{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6341.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49187971246317,
              34.70191273430288,
              -1.954561855025835
            ],
            [
              -76.49200507406428,
              34.7088941659361,
              -1.954561855025835
            ],
            [
              -76.48508577151011,
              34.708978712943086,
              -0.154561855025835
            ],
            [
              -76.48496099076227,
              34.70199725943228,
              -0.154561855025835
            ],
            [
              -76.49187971246317,
              34.70191273430288,
              -1.954561855025835
            ]
          ]
        ]
      },
      "bbox": [
        -76.49200507,
        34.70191273,
        -1.954561855,
        -76.48496099,
        34.70897871,
        -0.154561855
      ],
      "properties": {
        "datetime": "2019-09-29T18:49:50Z",
        "pc:count": 881184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363798.2198,
            "count": 881184,
            "maximum": 364000.0194,
            "minimum": 363366.1794,
            "name": "X",
            "position": 0,
            "stddev": 149.8881483,
            "variance": 22466.45699
          },
          {
            "average": 3841254.52,
            "count": 881184,
            "maximum": 3841774.42,
            "minimum": 3840999.98,
            "name": "Y",
            "position": 1,
            "stddev": 184.4994178,
            "variance": 34040.03517
          },
          {
            "average": -1.229991016,
            "count": 881184,
            "maximum": -0.154561855,
            "minimum": -1.954561855,
            "name": "Z",
            "position": 2,
            "stddev": 0.305804578,
            "variance": 0.09351643995
          },
          {
            "average": 0.005994207793,
            "count": 881184,
            "maximum": 1861,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.25421518,
            "variance": 10.58991644
          },
          {
            "average": 1.000012483,
            "count": 881184,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003533137805,
            "variance": 1.248306275e-05
          },
          {
            "average": 1.000024966,
            "count": 881184,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004996580215,
            "variance": 2.496581384e-05
          },
          {
            "average": 1,
            "count": 881184,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 881184,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97325107,
            "count": 881184,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.798500718,
            "variance": 0.6376033966
          },
          {
            "average": 2.001438973,
            "count": 881184,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03790651666,
            "variance": 0.001436904005
          },
          {
            "average": 1.291746105,
            "count": 881184,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4860903909,
            "variance": 0.2362838681
          },
          {
            "average": 253817352.6,
            "count": 881184,
            "maximum": 253818190.8,
            "minimum": 253817202.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 237.4908136,
            "variance": 56401.88654
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363366.1794,
          3840999.98,
          -1.954561855,
          364000.0194,
          3841774.42,
          -0.154561855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363366.1794260664,
                3840999.9797214335,
                -1.954561855025835
              ],
              [
                363366.1794260664,
                3841774.419721434,
                -1.954561855025835
              ],
              [
                364000.01942606637,
                3841774.419721434,
                -0.154561855025835
              ],
              [
                364000.01942606637,
                3840999.9797214335,
                -0.154561855025835
              ],
              [
                363366.1794260664,
                3840999.9797214335,
                -1.954561855025835
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:49:50+00:00",
        "end_time": "2019-09-29T18:33:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6341.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6341.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6341.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6341.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49200507,
            34.70191273,
            -1.954561855,
            -76.48496099,
            34.70897871,
            -0.154561855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49187971246317,
                  34.70191273430288,
                  -1.954561855025835
                ],
                [
                  -76.49200507406428,
                  34.7088941659361,
                  -1.954561855025835
                ],
                [
                  -76.48508577151011,
                  34.708978712943086,
                  -0.154561855025835
                ],
                [
                  -76.48496099076227,
                  34.70199725943228,
                  -0.154561855025835
                ],
                [
                  -76.49187971246317,
                  34.70191273430288,
                  -1.954561855025835
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6341.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6341.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:49:50Z",
            "pc:count": 881184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363798.2198,
                "count": 881184,
                "maximum": 364000.0194,
                "minimum": 363366.1794,
                "name": "X",
                "position": 0,
                "stddev": 149.8881483,
                "variance": 22466.45699
              },
              {
                "average": 3841254.52,
                "count": 881184,
                "maximum": 3841774.42,
                "minimum": 3840999.98,
                "name": "Y",
                "position": 1,
                "stddev": 184.4994178,
                "variance": 34040.03517
              },
              {
                "average": -1.229991016,
                "count": 881184,
                "maximum": -0.154561855,
                "minimum": -1.954561855,
                "name": "Z",
                "position": 2,
                "stddev": 0.305804578,
                "variance": 0.09351643995
              },
              {
                "average": 0.005994207793,
                "count": 881184,
                "maximum": 1861,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.25421518,
                "variance": 10.58991644
              },
              {
                "average": 1.000012483,
                "count": 881184,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003533137805,
                "variance": 1.248306275e-05
              },
              {
                "average": 1.000024966,
                "count": 881184,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004996580215,
                "variance": 2.496581384e-05
              },
              {
                "average": 1,
                "count": 881184,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 881184,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97325107,
                "count": 881184,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.798500718,
                "variance": 0.6376033966
              },
              {
                "average": 2.001438973,
                "count": 881184,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03790651666,
                "variance": 0.001436904005
              },
              {
                "average": 1.291746105,
                "count": 881184,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4860903909,
                "variance": 0.2362838681
              },
              {
                "average": 253817352.6,
                "count": 881184,
                "maximum": 253818190.8,
                "minimum": 253817202.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 237.4908136,
                "variance": 56401.88654
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363366.1794,
              3840999.98,
              -1.954561855,
              364000.0194,
              3841774.42,
              -0.154561855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363366.1794260664,
                    3840999.9797214335,
                    -1.954561855025835
                  ],
                  [
                    363366.1794260664,
                    3841774.419721434,
                    -1.954561855025835
                  ],
                  [
                    364000.01942606637,
                    3841774.419721434,
                    -0.154561855025835
                  ],
                  [
                    364000.01942606637,
                    3840999.9797214335,
                    -0.154561855025835
                  ],
                  [
                    363366.1794260664,
                    3840999.9797214335,
                    -1.954561855025835
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:49:50+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD6436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47601315138323,
              34.66310893273408,
              -10.278608417281324
            ],
            [
              -76.4760426242304,
              34.66477056634636,
              -10.278608417281324
            ],
            [
              -76.473384109451,
              34.66480273025911,
              -8.938608417281324
            ],
            [
              -76.47335468964081,
              34.66314109466466,
              -8.938608417281324
            ],
            [
              -76.47601315138323,
              34.66310893273408,
              -10.278608417281324
            ]
          ]
        ]
      },
      "bbox": [
        -76.47604262,
        34.66310893,
        -10.27860842,
        -76.47335469,
        34.66480273,
        -8.938608417
      ],
      "properties": {
        "datetime": "2019-09-29T21:25:00Z",
        "pc:count": 13450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364910.9419,
            "count": 13450,
            "maximum": 364999.9949,
            "minimum": 364756.3349,
            "name": "X",
            "position": 0,
            "stddev": 52.5070267,
            "variance": 2756.987853
          },
          {
            "average": 3836756.814,
            "count": 13450,
            "maximum": 3836859.39,
            "minimum": 3836675.07,
            "name": "Y",
            "position": 1,
            "stddev": 33.46943892,
            "variance": 1120.203342
          },
          {
            "average": -9.258445592,
            "count": 13450,
            "maximum": -8.938608417,
            "minimum": -10.27860842,
            "name": "Z",
            "position": 2,
            "stddev": 0.1760589923,
            "variance": 0.03099676879
          },
          {
            "average": 2786.404833,
            "count": 13450,
            "maximum": 3375,
            "minimum": 1842,
            "name": "Intensity",
            "position": 3,
            "stddev": 184.8962742,
            "variance": 34186.63222
          },
          {
            "average": 1,
            "count": 13450,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13450,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13450,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 13450,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.25503174,
            "count": 13450,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.162153249,
            "variance": 1.350600174
          },
          {
            "average": 3.356877323,
            "count": 13450,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4860297444,
            "variance": 0.2362249125
          },
          {
            "average": 17.59881041,
            "count": 13450,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4901574909,
            "variance": 0.2402543659
          },
          {
            "average": 253827317.3,
            "count": 13450,
            "maximum": 253827500.4,
            "minimum": 253827043.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.6693541,
            "variance": 48694.96386
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364756.3349,
          3836675.07,
          -10.27860842,
          364999.9949,
          3836859.39,
          -8.938608417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364756.3348926156,
                3836675.070286873,
                -10.278608417281324
              ],
              [
                364756.3348926156,
                3836859.390286873,
                -10.278608417281324
              ],
              [
                364999.99489261565,
                3836859.390286873,
                -8.938608417281324
              ],
              [
                364999.99489261565,
                3836675.070286873,
                -8.938608417281324
              ],
              [
                364756.3348926156,
                3836675.070286873,
                -10.278608417281324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:25:00+00:00",
        "end_time": "2019-09-29T21:17:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47604262,
            34.66310893,
            -10.27860842,
            -76.47335469,
            34.66480273,
            -8.938608417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47601315138323,
                  34.66310893273408,
                  -10.278608417281324
                ],
                [
                  -76.4760426242304,
                  34.66477056634636,
                  -10.278608417281324
                ],
                [
                  -76.473384109451,
                  34.66480273025911,
                  -8.938608417281324
                ],
                [
                  -76.47335468964081,
                  34.66314109466466,
                  -8.938608417281324
                ],
                [
                  -76.47601315138323,
                  34.66310893273408,
                  -10.278608417281324
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:25:00Z",
            "pc:count": 13450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364910.9419,
                "count": 13450,
                "maximum": 364999.9949,
                "minimum": 364756.3349,
                "name": "X",
                "position": 0,
                "stddev": 52.5070267,
                "variance": 2756.987853
              },
              {
                "average": 3836756.814,
                "count": 13450,
                "maximum": 3836859.39,
                "minimum": 3836675.07,
                "name": "Y",
                "position": 1,
                "stddev": 33.46943892,
                "variance": 1120.203342
              },
              {
                "average": -9.258445592,
                "count": 13450,
                "maximum": -8.938608417,
                "minimum": -10.27860842,
                "name": "Z",
                "position": 2,
                "stddev": 0.1760589923,
                "variance": 0.03099676879
              },
              {
                "average": 2786.404833,
                "count": 13450,
                "maximum": 3375,
                "minimum": 1842,
                "name": "Intensity",
                "position": 3,
                "stddev": 184.8962742,
                "variance": 34186.63222
              },
              {
                "average": 1,
                "count": 13450,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13450,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13450,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 13450,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.25503174,
                "count": 13450,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.162153249,
                "variance": 1.350600174
              },
              {
                "average": 3.356877323,
                "count": 13450,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4860297444,
                "variance": 0.2362249125
              },
              {
                "average": 17.59881041,
                "count": 13450,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4901574909,
                "variance": 0.2402543659
              },
              {
                "average": 253827317.3,
                "count": 13450,
                "maximum": 253827500.4,
                "minimum": 253827043.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.6693541,
                "variance": 48694.96386
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364756.3349,
              3836675.07,
              -10.27860842,
              364999.9949,
              3836859.39,
              -8.938608417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364756.3348926156,
                    3836675.070286873,
                    -10.278608417281324
                  ],
                  [
                    364756.3348926156,
                    3836859.390286873,
                    -10.278608417281324
                  ],
                  [
                    364999.99489261565,
                    3836859.390286873,
                    -8.938608417281324
                  ],
                  [
                    364999.99489261565,
                    3836675.070286873,
                    -8.938608417281324
                  ],
                  [
                    364756.3348926156,
                    3836675.070286873,
                    -10.278608417281324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:25:00+00:00",
            "end_time": "2019-09-29T21:17: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": "20190929_NCMP_NC_Dunex_18SUD6437.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.48437996923204,
              34.6694534420422,
              -6.20761289830097
            ],
            [
              -76.48447809695566,
              34.674952706949156,
              -6.20761289830097
            ],
            [
              -76.48068506729689,
              34.674998847822906,
              -0.12761289830097
            ],
            [
              -76.48058719007845,
              34.669499573506805,
              -0.12761289830097
            ],
            [
              -76.48437996923204,
              34.6694534420422,
              -6.20761289830097
            ]
          ]
        ]
      },
      "bbox": [
        -76.4844781,
        34.66945344,
        -6.207612898,
        -76.48058719,
        34.67499885,
        -0.1276128983
      ],
      "properties": {
        "datetime": "2019-09-29T20:33:07Z",
        "pc:count": 348351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364109.913,
            "count": 348351,
            "maximum": 364347.6128,
            "minimum": 364000.0128,
            "name": "X",
            "position": 0,
            "stddev": 69.53588233,
            "variance": 4835.238932
          },
          {
            "average": 3837819.187,
            "count": 348351,
            "maximum": 3837999.985,
            "minimum": 3837389.965,
            "name": "Y",
            "position": 1,
            "stddev": 122.0453493,
            "variance": 14895.0673
          },
          {
            "average": -3.343166722,
            "count": 348351,
            "maximum": -0.1276128983,
            "minimum": -6.207612898,
            "name": "Z",
            "position": 2,
            "stddev": 0.9549284733,
            "variance": 0.9118883891
          },
          {
            "average": 0.1914534478,
            "count": 348351,
            "maximum": 9621,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.46570103,
            "variance": 1054.021744
          },
          {
            "average": 1.000017224,
            "count": 348351,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004150151756,
            "variance": 1.72237596e-05
          },
          {
            "average": 1.000034448,
            "count": 348351,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005869150353,
            "variance": 3.444692586e-05
          },
          {
            "average": 1,
            "count": 348351,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99821732,
            "count": 348351,
            "maximum": 29,
            "minimum": 2,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2193842457,
            "variance": 0.04812944726
          },
          {
            "average": 20.12891147,
            "count": 348351,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.023820775,
            "variance": 1.048208979
          },
          {
            "average": 2.063123114,
            "count": 348351,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2451831691,
            "variance": 0.06011478639
          },
          {
            "average": 11.58658939,
            "count": 348351,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4954621436,
            "variance": 0.2454827357
          },
          {
            "average": 253823588.1,
            "count": 348351,
            "maximum": 253824387.9,
            "minimum": 253823081,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.9990959,
            "variance": 179775.2333
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 348351,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364000.0128,
          3837389.965,
          -6.207612898,
          364347.6128,
          3837999.985,
          -0.1276128983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364000.0128405473,
                3837389.9653700665,
                -6.20761289830097
              ],
              [
                364000.0128405473,
                3837999.985370066,
                -6.20761289830097
              ],
              [
                364347.6128405473,
                3837999.985370066,
                -0.12761289830097
              ],
              [
                364347.6128405473,
                3837389.9653700665,
                -0.12761289830097
              ],
              [
                364000.0128405473,
                3837389.9653700665,
                -6.20761289830097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:33:07+00:00",
        "end_time": "2019-09-29T20:11:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6437.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6437.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6437.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6437.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.4844781,
            34.66945344,
            -6.207612898,
            -76.48058719,
            34.67499885,
            -0.1276128983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.48437996923204,
                  34.6694534420422,
                  -6.20761289830097
                ],
                [
                  -76.48447809695566,
                  34.674952706949156,
                  -6.20761289830097
                ],
                [
                  -76.48068506729689,
                  34.674998847822906,
                  -0.12761289830097
                ],
                [
                  -76.48058719007845,
                  34.669499573506805,
                  -0.12761289830097
                ],
                [
                  -76.48437996923204,
                  34.6694534420422,
                  -6.20761289830097
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6437.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6437.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:33:07Z",
            "pc:count": 348351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364109.913,
                "count": 348351,
                "maximum": 364347.6128,
                "minimum": 364000.0128,
                "name": "X",
                "position": 0,
                "stddev": 69.53588233,
                "variance": 4835.238932
              },
              {
                "average": 3837819.187,
                "count": 348351,
                "maximum": 3837999.985,
                "minimum": 3837389.965,
                "name": "Y",
                "position": 1,
                "stddev": 122.0453493,
                "variance": 14895.0673
              },
              {
                "average": -3.343166722,
                "count": 348351,
                "maximum": -0.1276128983,
                "minimum": -6.207612898,
                "name": "Z",
                "position": 2,
                "stddev": 0.9549284733,
                "variance": 0.9118883891
              },
              {
                "average": 0.1914534478,
                "count": 348351,
                "maximum": 9621,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.46570103,
                "variance": 1054.021744
              },
              {
                "average": 1.000017224,
                "count": 348351,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004150151756,
                "variance": 1.72237596e-05
              },
              {
                "average": 1.000034448,
                "count": 348351,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005869150353,
                "variance": 3.444692586e-05
              },
              {
                "average": 1,
                "count": 348351,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99821732,
                "count": 348351,
                "maximum": 29,
                "minimum": 2,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2193842457,
                "variance": 0.04812944726
              },
              {
                "average": 20.12891147,
                "count": 348351,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.023820775,
                "variance": 1.048208979
              },
              {
                "average": 2.063123114,
                "count": 348351,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2451831691,
                "variance": 0.06011478639
              },
              {
                "average": 11.58658939,
                "count": 348351,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4954621436,
                "variance": 0.2454827357
              },
              {
                "average": 253823588.1,
                "count": 348351,
                "maximum": 253824387.9,
                "minimum": 253823081,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.9990959,
                "variance": 179775.2333
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 348351,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364000.0128,
              3837389.965,
              -6.207612898,
              364347.6128,
              3837999.985,
              -0.1276128983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364000.0128405473,
                    3837389.9653700665,
                    -6.20761289830097
                  ],
                  [
                    364000.0128405473,
                    3837999.985370066,
                    -6.20761289830097
                  ],
                  [
                    364347.6128405473,
                    3837999.985370066,
                    -0.12761289830097
                  ],
                  [
                    364347.6128405473,
                    3837389.9653700665,
                    -0.12761289830097
                  ],
                  [
                    364000.0128405473,
                    3837389.9653700665,
                    -6.20761289830097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:33:07+00:00",
            "end_time": "2019-09-29T20:11: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": "20190929_NCMP_NC_Dunex_18SUD6641.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46312976485123,
              34.70226147483983,
              -5.938784381587393
            ],
            [
              -76.46328852995163,
              34.71127640259877,
              -5.938784381587393
            ],
            [
              -76.45237158159699,
              34.711407047218444,
              6.581215618412607
            ],
            [
              -76.45221399995418,
              34.70239207580931,
              6.581215618412607
            ],
            [
              -76.46312976485123,
              34.70226147483983,
              -5.938784381587393
            ]
          ]
        ]
      },
      "bbox": [
        -76.46328853,
        34.70226147,
        -5.938784382,
        -76.452214,
        34.71140705,
        6.581215618
      ],
      "properties": {
        "datetime": "2019-09-29T20:24:50Z",
        "pc:count": 2833261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366400.7815,
            "count": 2833261,
            "maximum": 367000.0111,
            "minimum": 366000.0111,
            "name": "X",
            "position": 0,
            "stddev": 240.2117191,
            "variance": 57701.66999
          },
          {
            "average": 3841554.697,
            "count": 2833261,
            "maximum": 3841999.989,
            "minimum": 3840999.989,
            "name": "Y",
            "position": 1,
            "stddev": 275.0254814,
            "variance": 75639.01544
          },
          {
            "average": -0.1787670129,
            "count": 2833261,
            "maximum": 6.581215618,
            "minimum": -5.938784382,
            "name": "Z",
            "position": 2,
            "stddev": 2.343350868,
            "variance": 5.491293292
          },
          {
            "average": 2521.667155,
            "count": 2833261,
            "maximum": 43849,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2824.45328,
            "variance": 7977536.333
          },
          {
            "average": 1.036442107,
            "count": 2833261,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2156162946,
            "variance": 0.04649038651
          },
          {
            "average": 1.072922332,
            "count": 2833261,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3189957358,
            "variance": 0.1017582794
          },
          {
            "average": 1,
            "count": 2833261,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.02318953,
            "count": 2833261,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.63936564,
            "variance": 159.7535639
          },
          {
            "average": 19.91158785,
            "count": 2833261,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.012899819,
            "variance": 1.025966042
          },
          {
            "average": 1.386403159,
            "count": 2833261,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5508743053,
            "variance": 0.3034625002
          },
          {
            "average": 9.794043683,
            "count": 2833261,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.160760734,
            "variance": 1.347365481
          },
          {
            "average": 253822399.9,
            "count": 2833261,
            "maximum": 253823890.3,
            "minimum": 253820556.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 756.3759837,
            "variance": 572104.6288
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2833261,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366000.0111,
          3840999.989,
          -5.938784382,
          367000.0111,
          3841999.989,
          6.581215618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366000.0111451435,
                3840999.988874922,
                -5.938784381587393
              ],
              [
                366000.0111451435,
                3841999.988874922,
                -5.938784381587393
              ],
              [
                367000.0111451435,
                3841999.988874922,
                6.581215618412607
              ],
              [
                367000.0111451435,
                3840999.988874922,
                6.581215618412607
              ],
              [
                366000.0111451435,
                3840999.988874922,
                -5.938784381587393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:24:50+00:00",
        "end_time": "2019-09-29T19:29:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6641.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6641.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6641.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6641.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46328853,
            34.70226147,
            -5.938784382,
            -76.452214,
            34.71140705,
            6.581215618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46312976485123,
                  34.70226147483983,
                  -5.938784381587393
                ],
                [
                  -76.46328852995163,
                  34.71127640259877,
                  -5.938784381587393
                ],
                [
                  -76.45237158159699,
                  34.711407047218444,
                  6.581215618412607
                ],
                [
                  -76.45221399995418,
                  34.70239207580931,
                  6.581215618412607
                ],
                [
                  -76.46312976485123,
                  34.70226147483983,
                  -5.938784381587393
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6641.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6641.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:24:50Z",
            "pc:count": 2833261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366400.7815,
                "count": 2833261,
                "maximum": 367000.0111,
                "minimum": 366000.0111,
                "name": "X",
                "position": 0,
                "stddev": 240.2117191,
                "variance": 57701.66999
              },
              {
                "average": 3841554.697,
                "count": 2833261,
                "maximum": 3841999.989,
                "minimum": 3840999.989,
                "name": "Y",
                "position": 1,
                "stddev": 275.0254814,
                "variance": 75639.01544
              },
              {
                "average": -0.1787670129,
                "count": 2833261,
                "maximum": 6.581215618,
                "minimum": -5.938784382,
                "name": "Z",
                "position": 2,
                "stddev": 2.343350868,
                "variance": 5.491293292
              },
              {
                "average": 2521.667155,
                "count": 2833261,
                "maximum": 43849,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2824.45328,
                "variance": 7977536.333
              },
              {
                "average": 1.036442107,
                "count": 2833261,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2156162946,
                "variance": 0.04649038651
              },
              {
                "average": 1.072922332,
                "count": 2833261,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3189957358,
                "variance": 0.1017582794
              },
              {
                "average": 1,
                "count": 2833261,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.02318953,
                "count": 2833261,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.63936564,
                "variance": 159.7535639
              },
              {
                "average": 19.91158785,
                "count": 2833261,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.012899819,
                "variance": 1.025966042
              },
              {
                "average": 1.386403159,
                "count": 2833261,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5508743053,
                "variance": 0.3034625002
              },
              {
                "average": 9.794043683,
                "count": 2833261,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.160760734,
                "variance": 1.347365481
              },
              {
                "average": 253822399.9,
                "count": 2833261,
                "maximum": 253823890.3,
                "minimum": 253820556.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 756.3759837,
                "variance": 572104.6288
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2833261,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366000.0111,
              3840999.989,
              -5.938784382,
              367000.0111,
              3841999.989,
              6.581215618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366000.0111451435,
                    3840999.988874922,
                    -5.938784381587393
                  ],
                  [
                    366000.0111451435,
                    3841999.988874922,
                    -5.938784381587393
                  ],
                  [
                    367000.0111451435,
                    3841999.988874922,
                    6.581215618412607
                  ],
                  [
                    367000.0111451435,
                    3840999.988874922,
                    6.581215618412607
                  ],
                  [
                    366000.0111451435,
                    3840999.988874922,
                    -5.938784381587393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:24:50+00:00",
            "end_time": "2019-09-29T19:29:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.40977500137586,
              34.77502541205687,
              -1.307596280194962
            ],
            [
              -76.4099283929302,
              34.78404044311852,
              -1.307596280194962
            ],
            [
              -76.39900161202446,
              34.78416653547895,
              3.812403719805038
            ],
            [
              -76.39884940828814,
              34.77515146232808,
              3.812403719805038
            ],
            [
              -76.40977500137586,
              34.77502541205687,
              -1.307596280194962
            ]
          ]
        ]
      },
      "bbox": [
        -76.40992839,
        34.77502541,
        -1.30759628,
        -76.39884941,
        34.78416654,
        3.81240372
      ],
      "properties": {
        "datetime": "2019-09-29T20:00:49Z",
        "pc:count": 2988770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371525.9356,
            "count": 2988770,
            "maximum": 372000.0044,
            "minimum": 371000.0044,
            "name": "X",
            "position": 0,
            "stddev": 292.2709816,
            "variance": 85422.32669
          },
          {
            "average": 3849491.251,
            "count": 2988770,
            "maximum": 3849999.984,
            "minimum": 3848999.984,
            "name": "Y",
            "position": 1,
            "stddev": 299.3864453,
            "variance": 89632.24361
          },
          {
            "average": -0.05989798625,
            "count": 2988770,
            "maximum": 3.81240372,
            "minimum": -1.30759628,
            "name": "Z",
            "position": 2,
            "stddev": 0.5140010777,
            "variance": 0.2641971079
          },
          {
            "average": 1227.647327,
            "count": 2988770,
            "maximum": 12222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1484.391205,
            "variance": 2203417.249
          },
          {
            "average": 1.000190045,
            "count": 2988770,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01383282416,
            "variance": 0.0001913470243
          },
          {
            "average": 1.000378751,
            "count": 2988770,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01956074718,
            "variance": 0.0003826228302
          },
          {
            "average": 1,
            "count": 2988770,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.13487856,
            "count": 2988770,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58548053,
            "variance": 184.5652811
          },
          {
            "average": 20.01740761,
            "count": 2988770,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17265868,
            "variance": 1.37512838
          },
          {
            "average": 1.457037176,
            "count": 2988770,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4982160058,
            "variance": 0.2482191884
          },
          {
            "average": 6.772349495,
            "count": 2988770,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.445078764,
            "variance": 2.088252633
          },
          {
            "average": 253820466.7,
            "count": 2988770,
            "maximum": 253822449.1,
            "minimum": 253818345.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 918.2447206,
            "variance": 843173.367
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2988770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371000.0044,
          3848999.984,
          -1.30759628,
          372000.0044,
          3849999.984,
          3.81240372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371000.0044394558,
                3848999.9840009697,
                -1.307596280194962
              ],
              [
                371000.0044394558,
                3849999.9840009697,
                -1.307596280194962
              ],
              [
                372000.0044394558,
                3849999.9840009697,
                3.812403719805038
              ],
              [
                372000.0044394558,
                3848999.9840009697,
                3.812403719805038
              ],
              [
                371000.0044394558,
                3848999.9840009697,
                -1.307596280194962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:00:49+00:00",
        "end_time": "2019-09-29T18:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.40992839,
            34.77502541,
            -1.30759628,
            -76.39884941,
            34.78416654,
            3.81240372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.40977500137586,
                  34.77502541205687,
                  -1.307596280194962
                ],
                [
                  -76.4099283929302,
                  34.78404044311852,
                  -1.307596280194962
                ],
                [
                  -76.39900161202446,
                  34.78416653547895,
                  3.812403719805038
                ],
                [
                  -76.39884940828814,
                  34.77515146232808,
                  3.812403719805038
                ],
                [
                  -76.40977500137586,
                  34.77502541205687,
                  -1.307596280194962
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:00:49Z",
            "pc:count": 2988770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371525.9356,
                "count": 2988770,
                "maximum": 372000.0044,
                "minimum": 371000.0044,
                "name": "X",
                "position": 0,
                "stddev": 292.2709816,
                "variance": 85422.32669
              },
              {
                "average": 3849491.251,
                "count": 2988770,
                "maximum": 3849999.984,
                "minimum": 3848999.984,
                "name": "Y",
                "position": 1,
                "stddev": 299.3864453,
                "variance": 89632.24361
              },
              {
                "average": -0.05989798625,
                "count": 2988770,
                "maximum": 3.81240372,
                "minimum": -1.30759628,
                "name": "Z",
                "position": 2,
                "stddev": 0.5140010777,
                "variance": 0.2641971079
              },
              {
                "average": 1227.647327,
                "count": 2988770,
                "maximum": 12222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1484.391205,
                "variance": 2203417.249
              },
              {
                "average": 1.000190045,
                "count": 2988770,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01383282416,
                "variance": 0.0001913470243
              },
              {
                "average": 1.000378751,
                "count": 2988770,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01956074718,
                "variance": 0.0003826228302
              },
              {
                "average": 1,
                "count": 2988770,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.13487856,
                "count": 2988770,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58548053,
                "variance": 184.5652811
              },
              {
                "average": 20.01740761,
                "count": 2988770,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17265868,
                "variance": 1.37512838
              },
              {
                "average": 1.457037176,
                "count": 2988770,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4982160058,
                "variance": 0.2482191884
              },
              {
                "average": 6.772349495,
                "count": 2988770,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.445078764,
                "variance": 2.088252633
              },
              {
                "average": 253820466.7,
                "count": 2988770,
                "maximum": 253822449.1,
                "minimum": 253818345.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 918.2447206,
                "variance": 843173.367
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2988770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371000.0044,
              3848999.984,
              -1.30759628,
              372000.0044,
              3849999.984,
              3.81240372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371000.0044394558,
                    3848999.9840009697,
                    -1.307596280194962
                  ],
                  [
                    371000.0044394558,
                    3849999.9840009697,
                    -1.307596280194962
                  ],
                  [
                    372000.0044394558,
                    3849999.9840009697,
                    3.812403719805038
                  ],
                  [
                    372000.0044394558,
                    3848999.9840009697,
                    3.812403719805038
                  ],
                  [
                    371000.0044394558,
                    3848999.9840009697,
                    -1.307596280194962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:00:49+00:00",
            "end_time": "2019-09-29T18:52: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": "20190929_NCMP_NC_Dunex_18SUD5836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54961336323117,
              34.656108353191485,
              -3.083145386896798
            ],
            [
              -76.54978122171313,
              34.665122990347854,
              -3.083145386896798
            ],
            [
              -76.53887076308466,
              34.66526122465027,
              1.016854613103201
            ],
            [
              -76.53870408518561,
              34.656246541281014,
              1.016854613103201
            ],
            [
              -76.54961336323117,
              34.656108353191485,
              -3.083145386896798
            ]
          ]
        ]
      },
      "bbox": [
        -76.54978122,
        34.65610835,
        -3.083145387,
        -76.53870409,
        34.66526122,
        1.016854613
      ],
      "properties": {
        "datetime": "2019-09-29T14:27:47Z",
        "pc:count": 3833785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358456.6751,
            "count": 3833785,
            "maximum": 359000.0019,
            "minimum": 358000.0019,
            "name": "X",
            "position": 0,
            "stddev": 273.5564079,
            "variance": 74833.1083
          },
          {
            "average": 3836454.316,
            "count": 3833785,
            "maximum": 3836999.98,
            "minimum": 3835999.98,
            "name": "Y",
            "position": 1,
            "stddev": 278.0513976,
            "variance": 77312.57973
          },
          {
            "average": -1.387367666,
            "count": 3833785,
            "maximum": 1.016854613,
            "minimum": -3.083145387,
            "name": "Z",
            "position": 2,
            "stddev": 0.4351449127,
            "variance": 0.189351095
          },
          {
            "average": 0.9567278812,
            "count": 3833785,
            "maximum": 6829,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.61843802,
            "variance": 1990.805011
          },
          {
            "average": 1.000003391,
            "count": 3833785,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001841438079,
            "variance": 3.390894197e-06
          },
          {
            "average": 1.000006782,
            "count": 3833785,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00260418229,
            "variance": 6.781765398e-06
          },
          {
            "average": 1,
            "count": 3833785,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.96356029,
            "count": 3833785,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9928387581,
            "variance": 0.9857287996
          },
          {
            "average": 20.00394266,
            "count": 3833785,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.486242701,
            "variance": 2.208917365
          },
          {
            "average": 1.999040374,
            "count": 3833785,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04153372264,
            "variance": 0.001725050116
          },
          {
            "average": 4.270501084,
            "count": 3833785,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.260032321,
            "variance": 1.587681451
          },
          {
            "average": 253801400.6,
            "count": 3833785,
            "maximum": 253802467.5,
            "minimum": 253799956.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.7566042,
            "variance": 285964.6257
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0019,
          3835999.98,
          -3.083145387,
          359000.0019,
          3836999.98,
          1.016854613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.0018727954,
                3835999.979513906,
                -3.083145386896798
              ],
              [
                358000.0018727954,
                3836999.979513906,
                -3.083145386896798
              ],
              [
                359000.0018727954,
                3836999.979513906,
                1.016854613103201
              ],
              [
                359000.0018727954,
                3835999.979513906,
                1.016854613103201
              ],
              [
                358000.0018727954,
                3835999.979513906,
                -3.083145386896798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:27:47+00:00",
        "end_time": "2019-09-29T13:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54978122,
            34.65610835,
            -3.083145387,
            -76.53870409,
            34.66526122,
            1.016854613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54961336323117,
                  34.656108353191485,
                  -3.083145386896798
                ],
                [
                  -76.54978122171313,
                  34.665122990347854,
                  -3.083145386896798
                ],
                [
                  -76.53887076308466,
                  34.66526122465027,
                  1.016854613103201
                ],
                [
                  -76.53870408518561,
                  34.656246541281014,
                  1.016854613103201
                ],
                [
                  -76.54961336323117,
                  34.656108353191485,
                  -3.083145386896798
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:27:47Z",
            "pc:count": 3833785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358456.6751,
                "count": 3833785,
                "maximum": 359000.0019,
                "minimum": 358000.0019,
                "name": "X",
                "position": 0,
                "stddev": 273.5564079,
                "variance": 74833.1083
              },
              {
                "average": 3836454.316,
                "count": 3833785,
                "maximum": 3836999.98,
                "minimum": 3835999.98,
                "name": "Y",
                "position": 1,
                "stddev": 278.0513976,
                "variance": 77312.57973
              },
              {
                "average": -1.387367666,
                "count": 3833785,
                "maximum": 1.016854613,
                "minimum": -3.083145387,
                "name": "Z",
                "position": 2,
                "stddev": 0.4351449127,
                "variance": 0.189351095
              },
              {
                "average": 0.9567278812,
                "count": 3833785,
                "maximum": 6829,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.61843802,
                "variance": 1990.805011
              },
              {
                "average": 1.000003391,
                "count": 3833785,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001841438079,
                "variance": 3.390894197e-06
              },
              {
                "average": 1.000006782,
                "count": 3833785,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00260418229,
                "variance": 6.781765398e-06
              },
              {
                "average": 1,
                "count": 3833785,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.96356029,
                "count": 3833785,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9928387581,
                "variance": 0.9857287996
              },
              {
                "average": 20.00394266,
                "count": 3833785,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.486242701,
                "variance": 2.208917365
              },
              {
                "average": 1.999040374,
                "count": 3833785,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04153372264,
                "variance": 0.001725050116
              },
              {
                "average": 4.270501084,
                "count": 3833785,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.260032321,
                "variance": 1.587681451
              },
              {
                "average": 253801400.6,
                "count": 3833785,
                "maximum": 253802467.5,
                "minimum": 253799956.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.7566042,
                "variance": 285964.6257
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0019,
              3835999.98,
              -3.083145387,
              359000.0019,
              3836999.98,
              1.016854613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.0018727954,
                    3835999.979513906,
                    -3.083145386896798
                  ],
                  [
                    358000.0018727954,
                    3836999.979513906,
                    -3.083145386896798
                  ],
                  [
                    359000.0018727954,
                    3836999.979513906,
                    1.016854613103201
                  ],
                  [
                    359000.0018727954,
                    3835999.979513906,
                    1.016854613103201
                  ],
                  [
                    358000.0018727954,
                    3835999.979513906,
                    -3.083145386896798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:27:47+00:00",
            "end_time": "2019-09-29T13:45: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": "20190929_NCMP_NC_Dunex_18SUD5438.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.59293063336635,
              34.67358342403814,
              -2.010721112669081
            ],
            [
              -76.59310329528132,
              34.68259784777023,
              -2.010721112669081
            ],
            [
              -76.58285512760234,
              34.68273139348738,
              0.949278887330919
            ],
            [
              -76.58268357525871,
              34.67371692512129,
              0.949278887330919
            ],
            [
              -76.59293063336635,
              34.67358342403814,
              -2.010721112669081
            ]
          ]
        ]
      },
      "bbox": [
        -76.5931033,
        34.67358342,
        -2.010721113,
        -76.58268358,
        34.68273139,
        0.9492788873
      ],
      "properties": {
        "datetime": "2019-09-29T16:12:40Z",
        "pc:count": 3897908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354616.2646,
            "count": 3897908,
            "maximum": 355000.0064,
            "minimum": 354060.8864,
            "name": "X",
            "position": 0,
            "stddev": 213.4176377,
            "variance": 45547.08807
          },
          {
            "average": 3838503.883,
            "count": 3897908,
            "maximum": 3838999.981,
            "minimum": 3837999.981,
            "name": "Y",
            "position": 1,
            "stddev": 275.5934672,
            "variance": 75951.75916
          },
          {
            "average": -0.9151082198,
            "count": 3897908,
            "maximum": 0.9492788873,
            "minimum": -2.010721113,
            "name": "Z",
            "position": 2,
            "stddev": 0.4104423307,
            "variance": 0.1684629068
          },
          {
            "average": 15.17088962,
            "count": 3897908,
            "maximum": 15230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 198.6090564,
            "variance": 39445.55727
          },
          {
            "average": 1.00022961,
            "count": 3897908,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0151511611,
            "variance": 0.0002295576828
          },
          {
            "average": 1.000463325,
            "count": 3897908,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02152001171,
            "variance": 0.0004631109039
          },
          {
            "average": 1,
            "count": 3897908,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.60126586,
            "count": 3897908,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.282026891,
            "variance": 10.77170051
          },
          {
            "average": 20.0157057,
            "count": 3897908,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.349823019,
            "variance": 1.822022182
          },
          {
            "average": 1.98615796,
            "count": 3897908,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1221741022,
            "variance": 0.01492651126
          },
          {
            "average": 19.47047698,
            "count": 3897908,
            "maximum": 21,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.213110189,
            "variance": 1.47163633
          },
          {
            "average": 253808125.6,
            "count": 3897908,
            "maximum": 253808760.2,
            "minimum": 253806859.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.0233026,
            "variance": 312507.0529
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354060.8864,
          3837999.981,
          -2.010721113,
          355000.0064,
          3838999.981,
          0.9492788873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354060.88638155715,
                3837999.9805994453,
                -2.010721112669081
              ],
              [
                354060.88638155715,
                3838999.9805994453,
                -2.010721112669081
              ],
              [
                355000.00638155715,
                3838999.9805994453,
                0.949278887330919
              ],
              [
                355000.00638155715,
                3837999.9805994453,
                0.949278887330919
              ],
              [
                354060.88638155715,
                3837999.9805994453,
                -2.010721112669081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:12:40+00:00",
        "end_time": "2019-09-29T15:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5438.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5438.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5438.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5438.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5931033,
            34.67358342,
            -2.010721113,
            -76.58268358,
            34.68273139,
            0.9492788873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.59293063336635,
                  34.67358342403814,
                  -2.010721112669081
                ],
                [
                  -76.59310329528132,
                  34.68259784777023,
                  -2.010721112669081
                ],
                [
                  -76.58285512760234,
                  34.68273139348738,
                  0.949278887330919
                ],
                [
                  -76.58268357525871,
                  34.67371692512129,
                  0.949278887330919
                ],
                [
                  -76.59293063336635,
                  34.67358342403814,
                  -2.010721112669081
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5438.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5438.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:12:40Z",
            "pc:count": 3897908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354616.2646,
                "count": 3897908,
                "maximum": 355000.0064,
                "minimum": 354060.8864,
                "name": "X",
                "position": 0,
                "stddev": 213.4176377,
                "variance": 45547.08807
              },
              {
                "average": 3838503.883,
                "count": 3897908,
                "maximum": 3838999.981,
                "minimum": 3837999.981,
                "name": "Y",
                "position": 1,
                "stddev": 275.5934672,
                "variance": 75951.75916
              },
              {
                "average": -0.9151082198,
                "count": 3897908,
                "maximum": 0.9492788873,
                "minimum": -2.010721113,
                "name": "Z",
                "position": 2,
                "stddev": 0.4104423307,
                "variance": 0.1684629068
              },
              {
                "average": 15.17088962,
                "count": 3897908,
                "maximum": 15230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 198.6090564,
                "variance": 39445.55727
              },
              {
                "average": 1.00022961,
                "count": 3897908,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0151511611,
                "variance": 0.0002295576828
              },
              {
                "average": 1.000463325,
                "count": 3897908,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02152001171,
                "variance": 0.0004631109039
              },
              {
                "average": 1,
                "count": 3897908,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.60126586,
                "count": 3897908,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.282026891,
                "variance": 10.77170051
              },
              {
                "average": 20.0157057,
                "count": 3897908,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.349823019,
                "variance": 1.822022182
              },
              {
                "average": 1.98615796,
                "count": 3897908,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1221741022,
                "variance": 0.01492651126
              },
              {
                "average": 19.47047698,
                "count": 3897908,
                "maximum": 21,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.213110189,
                "variance": 1.47163633
              },
              {
                "average": 253808125.6,
                "count": 3897908,
                "maximum": 253808760.2,
                "minimum": 253806859.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.0233026,
                "variance": 312507.0529
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354060.8864,
              3837999.981,
              -2.010721113,
              355000.0064,
              3838999.981,
              0.9492788873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354060.88638155715,
                    3837999.9805994453,
                    -2.010721112669081
                  ],
                  [
                    354060.88638155715,
                    3838999.9805994453,
                    -2.010721112669081
                  ],
                  [
                    355000.00638155715,
                    3838999.9805994453,
                    0.949278887330919
                  ],
                  [
                    355000.00638155715,
                    3837999.9805994453,
                    0.949278887330919
                  ],
                  [
                    354060.88638155715,
                    3837999.9805994453,
                    -2.010721112669081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:12:40+00:00",
            "end_time": "2019-09-29T15:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7655.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.35603199629162,
              34.82973708179822,
              -3.722759664706104
            ],
            [
              -76.3561798418928,
              34.83875223646025,
              -3.722759664706104
            ],
            [
              -76.3452455893437,
              34.83887366941731,
              1.677240335293896
            ],
            [
              -76.34509893487373,
              34.82985847424988,
              1.677240335293896
            ],
            [
              -76.35603199629162,
              34.82973708179822,
              -3.722759664706104
            ]
          ]
        ]
      },
      "bbox": [
        -76.35617984,
        34.82973708,
        -3.722759665,
        -76.34509893,
        34.83887367,
        1.677240335
      ],
      "properties": {
        "datetime": "2019-09-29T20:20:44Z",
        "pc:count": 4067481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376494.6922,
            "count": 4067481,
            "maximum": 377000.0104,
            "minimum": 376000.0104,
            "name": "X",
            "position": 0,
            "stddev": 288.7021927,
            "variance": 83348.95609
          },
          {
            "average": 3855497.77,
            "count": 4067481,
            "maximum": 3855999.984,
            "minimum": 3854999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.1746811,
            "variance": 84201.34555
          },
          {
            "average": -0.3291186225,
            "count": 4067481,
            "maximum": 1.677240335,
            "minimum": -3.722759665,
            "name": "Z",
            "position": 2,
            "stddev": 0.6271124111,
            "variance": 0.3932699762
          },
          {
            "average": 2002.545174,
            "count": 4067481,
            "maximum": 14234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2154.587613,
            "variance": 4642247.784
          },
          {
            "average": 1.000024831,
            "count": 4067481,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004983019443,
            "variance": 2.483048277e-05
          },
          {
            "average": 1.000049662,
            "count": 4067481,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007046966182,
            "variance": 4.965973237e-05
          },
          {
            "average": 1,
            "count": 4067481,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.87628854,
            "count": 4067481,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.33678926,
            "variance": 177.8699478
          },
          {
            "average": 20.13497555,
            "count": 4067481,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.289889374,
            "variance": 1.663814598
          },
          {
            "average": 1.406994157,
            "count": 4067481,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4928940774,
            "variance": 0.2429445716
          },
          {
            "average": 8.572248278,
            "count": 4067481,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.431871458,
            "variance": 2.050255873
          },
          {
            "average": 253821611.7,
            "count": 4067481,
            "maximum": 253823644.6,
            "minimum": 253819542.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950.248503,
            "variance": 902972.2174
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4067481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376000.0104,
          3854999.984,
          -3.722759665,
          377000.0104,
          3855999.984,
          1.677240335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376000.01040272077,
                3854999.9838099536,
                -3.722759664706104
              ],
              [
                376000.01040272077,
                3855999.9838099536,
                -3.722759664706104
              ],
              [
                377000.01040272077,
                3855999.9838099536,
                1.677240335293896
              ],
              [
                377000.01040272077,
                3854999.9838099536,
                1.677240335293896
              ],
              [
                376000.01040272077,
                3854999.9838099536,
                -3.722759664706104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:20:44+00:00",
        "end_time": "2019-09-29T19:12:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7655.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7655.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7655.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7655.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.35617984,
            34.82973708,
            -3.722759665,
            -76.34509893,
            34.83887367,
            1.677240335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.35603199629162,
                  34.82973708179822,
                  -3.722759664706104
                ],
                [
                  -76.3561798418928,
                  34.83875223646025,
                  -3.722759664706104
                ],
                [
                  -76.3452455893437,
                  34.83887366941731,
                  1.677240335293896
                ],
                [
                  -76.34509893487373,
                  34.82985847424988,
                  1.677240335293896
                ],
                [
                  -76.35603199629162,
                  34.82973708179822,
                  -3.722759664706104
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7655.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7655.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:20:44Z",
            "pc:count": 4067481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376494.6922,
                "count": 4067481,
                "maximum": 377000.0104,
                "minimum": 376000.0104,
                "name": "X",
                "position": 0,
                "stddev": 288.7021927,
                "variance": 83348.95609
              },
              {
                "average": 3855497.77,
                "count": 4067481,
                "maximum": 3855999.984,
                "minimum": 3854999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.1746811,
                "variance": 84201.34555
              },
              {
                "average": -0.3291186225,
                "count": 4067481,
                "maximum": 1.677240335,
                "minimum": -3.722759665,
                "name": "Z",
                "position": 2,
                "stddev": 0.6271124111,
                "variance": 0.3932699762
              },
              {
                "average": 2002.545174,
                "count": 4067481,
                "maximum": 14234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2154.587613,
                "variance": 4642247.784
              },
              {
                "average": 1.000024831,
                "count": 4067481,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004983019443,
                "variance": 2.483048277e-05
              },
              {
                "average": 1.000049662,
                "count": 4067481,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007046966182,
                "variance": 4.965973237e-05
              },
              {
                "average": 1,
                "count": 4067481,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.87628854,
                "count": 4067481,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.33678926,
                "variance": 177.8699478
              },
              {
                "average": 20.13497555,
                "count": 4067481,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.289889374,
                "variance": 1.663814598
              },
              {
                "average": 1.406994157,
                "count": 4067481,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4928940774,
                "variance": 0.2429445716
              },
              {
                "average": 8.572248278,
                "count": 4067481,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.431871458,
                "variance": 2.050255873
              },
              {
                "average": 253821611.7,
                "count": 4067481,
                "maximum": 253823644.6,
                "minimum": 253819542.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950.248503,
                "variance": 902972.2174
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4067481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376000.0104,
              3854999.984,
              -3.722759665,
              377000.0104,
              3855999.984,
              1.677240335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376000.01040272077,
                    3854999.9838099536,
                    -3.722759664706104
                  ],
                  [
                    376000.01040272077,
                    3855999.9838099536,
                    -3.722759664706104
                  ],
                  [
                    377000.01040272077,
                    3855999.9838099536,
                    1.677240335293896
                  ],
                  [
                    377000.01040272077,
                    3854999.9838099536,
                    1.677240335293896
                  ],
                  [
                    376000.01040272077,
                    3854999.9838099536,
                    -3.722759664706104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:20:44+00:00",
            "end_time": "2019-09-29T19:12:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7554.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.36681614760863,
              34.82059958008945,
              -1.379692322959897
            ],
            [
              -76.36696511815313,
              34.82961470786045,
              -1.379692322959897
            ],
            [
              -76.35603190371953,
              34.829737084896884,
              1.080307677040103
            ],
            [
              -76.3558841237728,
              34.82072191630083,
              1.080307677040103
            ],
            [
              -76.36681614760863,
              34.82059958008945,
              -1.379692322959897
            ]
          ]
        ]
      },
      "bbox": [
        -76.36696512,
        34.82059958,
        -1.379692323,
        -76.35588412,
        34.82973708,
        1.080307677
      ],
      "properties": {
        "datetime": "2019-10-11T13:16:08Z",
        "pc:count": 4054234,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375496.8561,
            "count": 4054234,
            "maximum": 376000.0189,
            "minimum": 374999.9989,
            "name": "X",
            "position": 0,
            "stddev": 290.7829354,
            "variance": 84554.71553
          },
          {
            "average": 3854510.317,
            "count": 4054234,
            "maximum": 3854999.984,
            "minimum": 3853999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.2513047,
            "variance": 84245.81985
          },
          {
            "average": -0.5734614443,
            "count": 4054234,
            "maximum": 1.080307677,
            "minimum": -1.379692323,
            "name": "Z",
            "position": 2,
            "stddev": 0.4872384064,
            "variance": 0.2374012647
          },
          {
            "average": 707.3860243,
            "count": 4054234,
            "maximum": 11285,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1458.824353,
            "variance": 2128168.492
          },
          {
            "average": 1.0000037,
            "count": 4054234,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001923492397,
            "variance": 3.699823e-06
          },
          {
            "average": 1.0000074,
            "count": 4054234,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002720224002,
            "variance": 7.399618623e-06
          },
          {
            "average": 1,
            "count": 4054234,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.52333264,
            "count": 4054234,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.57699799,
            "variance": 134.0268824
          },
          {
            "average": 19.95048068,
            "count": 4054234,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.16015227,
            "variance": 1.345953291
          },
          {
            "average": 1.7614965,
            "count": 4054234,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4262634497,
            "variance": 0.1817005285
          },
          {
            "average": 7.635531151,
            "count": 4054234,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.402999367,
            "variance": 1.968407223
          },
          {
            "average": 253822106.2,
            "count": 4054234,
            "maximum": 254834968.4,
            "minimum": 253819519.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33294.88431,
            "variance": 1108549321
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4054234,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374999.9989,
          3853999.984,
          -1.379692323,
          376000.0189,
          3854999.984,
          1.080307677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374999.998873015,
                3853999.984039155,
                -1.379692322959897
              ],
              [
                374999.998873015,
                3854999.984039155,
                -1.379692322959897
              ],
              [
                376000.018873015,
                3854999.984039155,
                1.080307677040103
              ],
              [
                376000.018873015,
                3853999.984039155,
                1.080307677040103
              ],
              [
                374999.998873015,
                3853999.984039155,
                -1.379692322959897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:16:08+00:00",
        "end_time": "2019-09-29T19:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7554.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7554.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7554.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7554.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.36696512,
            34.82059958,
            -1.379692323,
            -76.35588412,
            34.82973708,
            1.080307677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.36681614760863,
                  34.82059958008945,
                  -1.379692322959897
                ],
                [
                  -76.36696511815313,
                  34.82961470786045,
                  -1.379692322959897
                ],
                [
                  -76.35603190371953,
                  34.829737084896884,
                  1.080307677040103
                ],
                [
                  -76.3558841237728,
                  34.82072191630083,
                  1.080307677040103
                ],
                [
                  -76.36681614760863,
                  34.82059958008945,
                  -1.379692322959897
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7554.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7554.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:16:08Z",
            "pc:count": 4054234,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375496.8561,
                "count": 4054234,
                "maximum": 376000.0189,
                "minimum": 374999.9989,
                "name": "X",
                "position": 0,
                "stddev": 290.7829354,
                "variance": 84554.71553
              },
              {
                "average": 3854510.317,
                "count": 4054234,
                "maximum": 3854999.984,
                "minimum": 3853999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.2513047,
                "variance": 84245.81985
              },
              {
                "average": -0.5734614443,
                "count": 4054234,
                "maximum": 1.080307677,
                "minimum": -1.379692323,
                "name": "Z",
                "position": 2,
                "stddev": 0.4872384064,
                "variance": 0.2374012647
              },
              {
                "average": 707.3860243,
                "count": 4054234,
                "maximum": 11285,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1458.824353,
                "variance": 2128168.492
              },
              {
                "average": 1.0000037,
                "count": 4054234,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001923492397,
                "variance": 3.699823e-06
              },
              {
                "average": 1.0000074,
                "count": 4054234,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002720224002,
                "variance": 7.399618623e-06
              },
              {
                "average": 1,
                "count": 4054234,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.52333264,
                "count": 4054234,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.57699799,
                "variance": 134.0268824
              },
              {
                "average": 19.95048068,
                "count": 4054234,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.16015227,
                "variance": 1.345953291
              },
              {
                "average": 1.7614965,
                "count": 4054234,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4262634497,
                "variance": 0.1817005285
              },
              {
                "average": 7.635531151,
                "count": 4054234,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.402999367,
                "variance": 1.968407223
              },
              {
                "average": 253822106.2,
                "count": 4054234,
                "maximum": 254834968.4,
                "minimum": 253819519.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33294.88431,
                "variance": 1108549321
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4054234,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374999.9989,
              3853999.984,
              -1.379692323,
              376000.0189,
              3854999.984,
              1.080307677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374999.998873015,
                    3853999.984039155,
                    -1.379692322959897
                  ],
                  [
                    374999.998873015,
                    3854999.984039155,
                    -1.379692322959897
                  ],
                  [
                    376000.018873015,
                    3854999.984039155,
                    1.080307677040103
                  ],
                  [
                    376000.018873015,
                    3853999.984039155,
                    1.080307677040103
                  ],
                  [
                    374999.998873015,
                    3853999.984039155,
                    -1.379692322959897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:16:08+00:00",
            "end_time": "2019-09-29T19:11:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5537.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.58251206591231,
              34.66470247516938,
              -1.782076077005282
            ],
            [
              -76.58268354207922,
              34.67371695763419,
              -1.782076077005282
            ],
            [
              -76.5717721277121,
              34.67385816671273,
              6.417923922994717
            ],
            [
              -76.5716018325542,
              34.66484363704674,
              6.417923922994717
            ],
            [
              -76.58251206591231,
              34.66470247516938,
              -1.782076077005282
            ]
          ]
        ]
      },
      "bbox": [
        -76.58268354,
        34.66470248,
        -1.782076077,
        -76.57160183,
        34.67385817,
        6.417923923
      ],
      "properties": {
        "datetime": "2019-09-29T16:12:54Z",
        "pc:count": 4279913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 355449.6229,
            "count": 4279913,
            "maximum": 356000.0095,
            "minimum": 355000.0095,
            "name": "X",
            "position": 0,
            "stddev": 294.1158193,
            "variance": 86504.11514
          },
          {
            "average": 3837488.385,
            "count": 4279913,
            "maximum": 3837999.984,
            "minimum": 3836999.984,
            "name": "Y",
            "position": 1,
            "stddev": 289.4657104,
            "variance": 83790.39748
          },
          {
            "average": -0.7567365316,
            "count": 4279913,
            "maximum": 6.417923923,
            "minimum": -1.782076077,
            "name": "Z",
            "position": 2,
            "stddev": 0.5663234301,
            "variance": 0.3207222275
          },
          {
            "average": 77.03752693,
            "count": 4279913,
            "maximum": 14260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 514.9967462,
            "variance": 265221.6486
          },
          {
            "average": 1.013187184,
            "count": 4279913,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1452467863,
            "variance": 0.02109662893
          },
          {
            "average": 1.026396798,
            "count": 4279913,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2235765953,
            "variance": 0.04998649396
          },
          {
            "average": 1,
            "count": 4279913,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.91469032,
            "count": 4279913,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.36184604,
            "variance": 28.74939296
          },
          {
            "average": 20.04963176,
            "count": 4279913,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.375976089,
            "variance": 1.893310196
          },
          {
            "average": 1.975450903,
            "count": 4279913,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1860457444,
            "variance": 0.03461301902
          },
          {
            "average": 16.9512948,
            "count": 4279913,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.636769453,
            "variance": 2.679014243
          },
          {
            "average": 253806974.2,
            "count": 4279913,
            "maximum": 253808774.8,
            "minimum": 253805720.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 774.4528348,
            "variance": 599777.1933
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4279913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          355000.0095,
          3836999.984,
          -1.782076077,
          356000.0095,
          3837999.984,
          6.417923923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                355000.00947830256,
                3836999.984157513,
                -1.782076077005282
              ],
              [
                355000.00947830256,
                3837999.984157513,
                -1.782076077005282
              ],
              [
                356000.00947830256,
                3837999.984157513,
                6.417923922994717
              ],
              [
                356000.00947830256,
                3836999.984157513,
                6.417923922994717
              ],
              [
                355000.00947830256,
                3836999.984157513,
                -1.782076077005282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:12:54+00:00",
        "end_time": "2019-09-29T15:22:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5537.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5537.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5537.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5537.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58268354,
            34.66470248,
            -1.782076077,
            -76.57160183,
            34.67385817,
            6.417923923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.58251206591231,
                  34.66470247516938,
                  -1.782076077005282
                ],
                [
                  -76.58268354207922,
                  34.67371695763419,
                  -1.782076077005282
                ],
                [
                  -76.5717721277121,
                  34.67385816671273,
                  6.417923922994717
                ],
                [
                  -76.5716018325542,
                  34.66484363704674,
                  6.417923922994717
                ],
                [
                  -76.58251206591231,
                  34.66470247516938,
                  -1.782076077005282
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5537.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5537.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:12:54Z",
            "pc:count": 4279913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 355449.6229,
                "count": 4279913,
                "maximum": 356000.0095,
                "minimum": 355000.0095,
                "name": "X",
                "position": 0,
                "stddev": 294.1158193,
                "variance": 86504.11514
              },
              {
                "average": 3837488.385,
                "count": 4279913,
                "maximum": 3837999.984,
                "minimum": 3836999.984,
                "name": "Y",
                "position": 1,
                "stddev": 289.4657104,
                "variance": 83790.39748
              },
              {
                "average": -0.7567365316,
                "count": 4279913,
                "maximum": 6.417923923,
                "minimum": -1.782076077,
                "name": "Z",
                "position": 2,
                "stddev": 0.5663234301,
                "variance": 0.3207222275
              },
              {
                "average": 77.03752693,
                "count": 4279913,
                "maximum": 14260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 514.9967462,
                "variance": 265221.6486
              },
              {
                "average": 1.013187184,
                "count": 4279913,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1452467863,
                "variance": 0.02109662893
              },
              {
                "average": 1.026396798,
                "count": 4279913,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2235765953,
                "variance": 0.04998649396
              },
              {
                "average": 1,
                "count": 4279913,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.91469032,
                "count": 4279913,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.36184604,
                "variance": 28.74939296
              },
              {
                "average": 20.04963176,
                "count": 4279913,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.375976089,
                "variance": 1.893310196
              },
              {
                "average": 1.975450903,
                "count": 4279913,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1860457444,
                "variance": 0.03461301902
              },
              {
                "average": 16.9512948,
                "count": 4279913,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.636769453,
                "variance": 2.679014243
              },
              {
                "average": 253806974.2,
                "count": 4279913,
                "maximum": 253808774.8,
                "minimum": 253805720.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 774.4528348,
                "variance": 599777.1933
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4279913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              355000.0095,
              3836999.984,
              -1.782076077,
              356000.0095,
              3837999.984,
              6.417923923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    355000.00947830256,
                    3836999.984157513,
                    -1.782076077005282
                  ],
                  [
                    355000.00947830256,
                    3837999.984157513,
                    -1.782076077005282
                  ],
                  [
                    356000.00947830256,
                    3837999.984157513,
                    6.417923922994717
                  ],
                  [
                    356000.00947830256,
                    3836999.984157513,
                    6.417923922994717
                  ],
                  [
                    355000.00947830256,
                    3836999.984157513,
                    -1.782076077005282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:12:54+00:00",
            "end_time": "2019-09-29T15:22: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": "20190929_NCMP_NC_Dunex_18SUD6133.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51639280889005,
              34.62947562427202,
              -4.751948194091932
            ],
            [
              -76.5165569067316,
              34.63849044118944,
              -4.751948194091932
            ],
            [
              -76.50667591470685,
              34.638612936715106,
              7.548051805908068
            ],
            [
              -76.5065128850412,
              34.62959807883102,
              7.548051805908068
            ],
            [
              -76.51639280889005,
              34.62947562427202,
              -4.751948194091932
            ]
          ]
        ]
      },
      "bbox": [
        -76.51655691,
        34.62947562,
        -4.751948194,
        -76.50651289,
        34.63861294,
        7.548051806
      ],
      "properties": {
        "datetime": "2019-09-29T20:53:54Z",
        "pc:count": 2521584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361304.3531,
            "count": 2521584,
            "maximum": 361905.9207,
            "minimum": 361000.0007,
            "name": "X",
            "position": 0,
            "stddev": 208.0414652,
            "variance": 43281.25123
          },
          {
            "average": 3833566.096,
            "count": 2521584,
            "maximum": 3833999.984,
            "minimum": 3832999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.5843564,
            "variance": 78167.41232
          },
          {
            "average": 0.4004420693,
            "count": 2521584,
            "maximum": 7.548051806,
            "minimum": -4.751948194,
            "name": "Z",
            "position": 2,
            "stddev": 2.08740444,
            "variance": 4.357257296
          },
          {
            "average": 3357.672754,
            "count": 2521584,
            "maximum": 42519,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3295.698072,
            "variance": 10861625.78
          },
          {
            "average": 1.110699862,
            "count": 2521584,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4233505045,
            "variance": 0.1792256496
          },
          {
            "average": 1.221525438,
            "count": 2521584,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.644376376,
            "variance": 0.415220914
          },
          {
            "average": 1,
            "count": 2521584,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.946842937,
            "count": 2521584,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.56209074,
            "variance": 157.8061237
          },
          {
            "average": 19.88941696,
            "count": 2521584,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.291161847,
            "variance": 1.667098914
          },
          {
            "average": 1.445229269,
            "count": 2521584,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5966082087,
            "variance": 0.3559413547
          },
          {
            "average": 13.03681218,
            "count": 2521584,
            "maximum": 15,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9074939847,
            "variance": 0.8235453323
          },
          {
            "average": 253824520.4,
            "count": 2521584,
            "maximum": 253825634.7,
            "minimum": 253823012.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624.0386993,
            "variance": 389424.2982
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0007,
          3832999.984,
          -4.751948194,
          361905.9207,
          3833999.984,
          7.548051806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.00070013484,
                3832999.984215417,
                -4.751948194091932
              ],
              [
                361000.00070013484,
                3833999.984215417,
                -4.751948194091932
              ],
              [
                361905.9207001349,
                3833999.984215417,
                7.548051805908068
              ],
              [
                361905.9207001349,
                3832999.984215417,
                7.548051805908068
              ],
              [
                361000.00070013484,
                3832999.984215417,
                -4.751948194091932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:53:54+00:00",
        "end_time": "2019-09-29T20:10:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6133.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6133.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6133.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6133.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51655691,
            34.62947562,
            -4.751948194,
            -76.50651289,
            34.63861294,
            7.548051806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51639280889005,
                  34.62947562427202,
                  -4.751948194091932
                ],
                [
                  -76.5165569067316,
                  34.63849044118944,
                  -4.751948194091932
                ],
                [
                  -76.50667591470685,
                  34.638612936715106,
                  7.548051805908068
                ],
                [
                  -76.5065128850412,
                  34.62959807883102,
                  7.548051805908068
                ],
                [
                  -76.51639280889005,
                  34.62947562427202,
                  -4.751948194091932
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6133.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6133.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:53:54Z",
            "pc:count": 2521584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361304.3531,
                "count": 2521584,
                "maximum": 361905.9207,
                "minimum": 361000.0007,
                "name": "X",
                "position": 0,
                "stddev": 208.0414652,
                "variance": 43281.25123
              },
              {
                "average": 3833566.096,
                "count": 2521584,
                "maximum": 3833999.984,
                "minimum": 3832999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.5843564,
                "variance": 78167.41232
              },
              {
                "average": 0.4004420693,
                "count": 2521584,
                "maximum": 7.548051806,
                "minimum": -4.751948194,
                "name": "Z",
                "position": 2,
                "stddev": 2.08740444,
                "variance": 4.357257296
              },
              {
                "average": 3357.672754,
                "count": 2521584,
                "maximum": 42519,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3295.698072,
                "variance": 10861625.78
              },
              {
                "average": 1.110699862,
                "count": 2521584,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4233505045,
                "variance": 0.1792256496
              },
              {
                "average": 1.221525438,
                "count": 2521584,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.644376376,
                "variance": 0.415220914
              },
              {
                "average": 1,
                "count": 2521584,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.946842937,
                "count": 2521584,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.56209074,
                "variance": 157.8061237
              },
              {
                "average": 19.88941696,
                "count": 2521584,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.291161847,
                "variance": 1.667098914
              },
              {
                "average": 1.445229269,
                "count": 2521584,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5966082087,
                "variance": 0.3559413547
              },
              {
                "average": 13.03681218,
                "count": 2521584,
                "maximum": 15,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9074939847,
                "variance": 0.8235453323
              },
              {
                "average": 253824520.4,
                "count": 2521584,
                "maximum": 253825634.7,
                "minimum": 253823012.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624.0386993,
                "variance": 389424.2982
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0007,
              3832999.984,
              -4.751948194,
              361905.9207,
              3833999.984,
              7.548051806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.00070013484,
                    3832999.984215417,
                    -4.751948194091932
                  ],
                  [
                    361000.00070013484,
                    3833999.984215417,
                    -4.751948194091932
                  ],
                  [
                    361905.9207001349,
                    3833999.984215417,
                    7.548051805908068
                  ],
                  [
                    361905.9207001349,
                    3832999.984215417,
                    7.548051805908068
                  ],
                  [
                    361000.00070013484,
                    3832999.984215417,
                    -4.751948194091932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:53:54+00:00",
            "end_time": "2019-09-29T20:10: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": "20190929_NCMP_NC_Dunex_18SUD6949.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42739863131065,
              34.77482006222309,
              -1.3744521106832
            ],
            [
              -76.42746332093924,
              34.77857551699181,
              -1.3744521106832
            ],
            [
              -76.42076483067386,
              34.778653892262945,
              -0.1744521106832
            ],
            [
              -76.42070044435725,
              34.77489842659451,
              -0.1744521106832
            ],
            [
              -76.42739863131065,
              34.77482006222309,
              -1.3744521106832
            ]
          ]
        ]
      },
      "bbox": [
        -76.42746332,
        34.77482006,
        -1.374452111,
        -76.42070044,
        34.77865389,
        -0.1744521107
      ],
      "properties": {
        "datetime": "2019-09-29T18:52:08Z",
        "pc:count": 484891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369762.5259,
            "count": 484891,
            "maximum": 370000.012,
            "minimum": 369386.932,
            "name": "X",
            "position": 0,
            "stddev": 163.5882348,
            "variance": 26761.11056
          },
          {
            "average": 3849141.614,
            "count": 484891,
            "maximum": 3849416.569,
            "minimum": 3848999.989,
            "name": "Y",
            "position": 1,
            "stddev": 100.890241,
            "variance": 10178.84073
          },
          {
            "average": -0.8779659313,
            "count": 484891,
            "maximum": -0.1744521107,
            "minimum": -1.374452111,
            "name": "Z",
            "position": 2,
            "stddev": 0.2126049372,
            "variance": 0.04520085933
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 484891,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 484891,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 484891,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 484891,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.73196452,
            "count": 484891,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.116947209,
            "variance": 1.247571067
          },
          {
            "average": 2.000032997,
            "count": 484891,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00574422195,
            "variance": 3.299608581e-05
          },
          {
            "average": 1.543918118,
            "count": 484891,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5662332766,
            "variance": 0.3206201236
          },
          {
            "average": 253817479.1,
            "count": 484891,
            "maximum": 253818328.8,
            "minimum": 253817336.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 196.3560189,
            "variance": 38555.68616
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369386.932,
          3848999.989,
          -1.374452111,
          370000.012,
          3849416.569,
          -0.1744521107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369386.9320135617,
                3848999.9888724955,
                -1.3744521106832
              ],
              [
                369386.9320135617,
                3849416.5688724956,
                -1.3744521106832
              ],
              [
                370000.0120135617,
                3849416.5688724956,
                -0.1744521106832
              ],
              [
                370000.0120135617,
                3848999.9888724955,
                -0.1744521106832
              ],
              [
                369386.9320135617,
                3848999.9888724955,
                -1.3744521106832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:52:08+00:00",
        "end_time": "2019-09-29T18:35:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6949.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6949.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6949.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6949.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42746332,
            34.77482006,
            -1.374452111,
            -76.42070044,
            34.77865389,
            -0.1744521107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42739863131065,
                  34.77482006222309,
                  -1.3744521106832
                ],
                [
                  -76.42746332093924,
                  34.77857551699181,
                  -1.3744521106832
                ],
                [
                  -76.42076483067386,
                  34.778653892262945,
                  -0.1744521106832
                ],
                [
                  -76.42070044435725,
                  34.77489842659451,
                  -0.1744521106832
                ],
                [
                  -76.42739863131065,
                  34.77482006222309,
                  -1.3744521106832
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6949.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6949.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:52:08Z",
            "pc:count": 484891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369762.5259,
                "count": 484891,
                "maximum": 370000.012,
                "minimum": 369386.932,
                "name": "X",
                "position": 0,
                "stddev": 163.5882348,
                "variance": 26761.11056
              },
              {
                "average": 3849141.614,
                "count": 484891,
                "maximum": 3849416.569,
                "minimum": 3848999.989,
                "name": "Y",
                "position": 1,
                "stddev": 100.890241,
                "variance": 10178.84073
              },
              {
                "average": -0.8779659313,
                "count": 484891,
                "maximum": -0.1744521107,
                "minimum": -1.374452111,
                "name": "Z",
                "position": 2,
                "stddev": 0.2126049372,
                "variance": 0.04520085933
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 484891,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 484891,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 484891,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 484891,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.73196452,
                "count": 484891,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.116947209,
                "variance": 1.247571067
              },
              {
                "average": 2.000032997,
                "count": 484891,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00574422195,
                "variance": 3.299608581e-05
              },
              {
                "average": 1.543918118,
                "count": 484891,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5662332766,
                "variance": 0.3206201236
              },
              {
                "average": 253817479.1,
                "count": 484891,
                "maximum": 253818328.8,
                "minimum": 253817336.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 196.3560189,
                "variance": 38555.68616
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369386.932,
              3848999.989,
              -1.374452111,
              370000.012,
              3849416.569,
              -0.1744521107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369386.9320135617,
                    3848999.9888724955,
                    -1.3744521106832
                  ],
                  [
                    369386.9320135617,
                    3849416.5688724956,
                    -1.3744521106832
                  ],
                  [
                    370000.0120135617,
                    3849416.5688724956,
                    -0.1744521106832
                  ],
                  [
                    370000.0120135617,
                    3848999.9888724955,
                    -0.1744521106832
                  ],
                  [
                    369386.9320135617,
                    3848999.9888724955,
                    -1.3744521106832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:52:08+00:00",
            "end_time": "2019-09-29T18:35:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7044.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.41994855680696,
              34.730984743457796,
              -11.463961339491076
            ],
            [
              -76.42002703442178,
              34.73557196665775,
              -11.463961339491076
            ],
            [
              -76.41365305303923,
              34.735646122695854,
              -7.843961339491075
            ],
            [
              -76.4135749273951,
              34.7310588868918,
              -7.843961339491075
            ],
            [
              -76.41994855680696,
              34.730984743457796,
              -11.463961339491076
            ]
          ]
        ]
      },
      "bbox": [
        -76.42002703,
        34.73098474,
        -11.46396134,
        -76.41357493,
        34.73564612,
        -7.843961339
      ],
      "properties": {
        "datetime": "2019-09-29T21:07:27Z",
        "pc:count": 73658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370127.2709,
            "count": 73658,
            "maximum": 370583.6817,
            "minimum": 370000.0017,
            "name": "X",
            "position": 0,
            "stddev": 121.9324694,
            "variance": 14867.5271
          },
          {
            "average": 3844324.105,
            "count": 73658,
            "maximum": 3844637.666,
            "minimum": 3844128.826,
            "name": "Y",
            "position": 1,
            "stddev": 74.65623688,
            "variance": 5573.553705
          },
          {
            "average": -8.664183311,
            "count": 73658,
            "maximum": -7.843961339,
            "minimum": -11.46396134,
            "name": "Z",
            "position": 2,
            "stddev": 0.5275290009,
            "variance": 0.2782868467
          },
          {
            "average": 1892.340669,
            "count": 73658,
            "maximum": 5354,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2039.32722,
            "variance": 4158855.512
          },
          {
            "average": 1,
            "count": 73658,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 73658,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 73658,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 73658,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.16795367,
            "count": 73658,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.03752813,
            "variance": 1.076464621
          },
          {
            "average": 2.659358115,
            "count": 73658,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7615139736,
            "variance": 0.5799035319
          },
          {
            "average": 15.68690434,
            "count": 73658,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.463756064,
            "variance": 0.2150696869
          },
          {
            "average": 253826250.1,
            "count": 73658,
            "maximum": 253826447.1,
            "minimum": 253825827.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283.8983513,
            "variance": 80598.27385
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370000.0017,
          3844128.826,
          -11.46396134,
          370583.6817,
          3844637.666,
          -7.843961339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370000.0016912263,
                3844128.8255541604,
                -11.463961339491076
              ],
              [
                370000.0016912263,
                3844637.6655541603,
                -11.463961339491076
              ],
              [
                370583.6816912264,
                3844637.6655541603,
                -7.843961339491075
              ],
              [
                370583.6816912264,
                3844128.8255541604,
                -7.843961339491075
              ],
              [
                370000.0016912263,
                3844128.8255541604,
                -11.463961339491076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:07:27+00:00",
        "end_time": "2019-09-29T20:57:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7044.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7044.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7044.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7044.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42002703,
            34.73098474,
            -11.46396134,
            -76.41357493,
            34.73564612,
            -7.843961339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.41994855680696,
                  34.730984743457796,
                  -11.463961339491076
                ],
                [
                  -76.42002703442178,
                  34.73557196665775,
                  -11.463961339491076
                ],
                [
                  -76.41365305303923,
                  34.735646122695854,
                  -7.843961339491075
                ],
                [
                  -76.4135749273951,
                  34.7310588868918,
                  -7.843961339491075
                ],
                [
                  -76.41994855680696,
                  34.730984743457796,
                  -11.463961339491076
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7044.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7044.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:07:27Z",
            "pc:count": 73658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370127.2709,
                "count": 73658,
                "maximum": 370583.6817,
                "minimum": 370000.0017,
                "name": "X",
                "position": 0,
                "stddev": 121.9324694,
                "variance": 14867.5271
              },
              {
                "average": 3844324.105,
                "count": 73658,
                "maximum": 3844637.666,
                "minimum": 3844128.826,
                "name": "Y",
                "position": 1,
                "stddev": 74.65623688,
                "variance": 5573.553705
              },
              {
                "average": -8.664183311,
                "count": 73658,
                "maximum": -7.843961339,
                "minimum": -11.46396134,
                "name": "Z",
                "position": 2,
                "stddev": 0.5275290009,
                "variance": 0.2782868467
              },
              {
                "average": 1892.340669,
                "count": 73658,
                "maximum": 5354,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2039.32722,
                "variance": 4158855.512
              },
              {
                "average": 1,
                "count": 73658,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 73658,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 73658,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 73658,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.16795367,
                "count": 73658,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.03752813,
                "variance": 1.076464621
              },
              {
                "average": 2.659358115,
                "count": 73658,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7615139736,
                "variance": 0.5799035319
              },
              {
                "average": 15.68690434,
                "count": 73658,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.463756064,
                "variance": 0.2150696869
              },
              {
                "average": 253826250.1,
                "count": 73658,
                "maximum": 253826447.1,
                "minimum": 253825827.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283.8983513,
                "variance": 80598.27385
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370000.0017,
              3844128.826,
              -11.46396134,
              370583.6817,
              3844637.666,
              -7.843961339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370000.0016912263,
                    3844128.8255541604,
                    -11.463961339491076
                  ],
                  [
                    370000.0016912263,
                    3844637.6655541603,
                    -11.463961339491076
                  ],
                  [
                    370583.6816912264,
                    3844637.6655541603,
                    -7.843961339491075
                  ],
                  [
                    370583.6816912264,
                    3844128.8255541604,
                    -7.843961339491075
                  ],
                  [
                    370000.0016912263,
                    3844128.8255541604,
                    -11.463961339491076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:07:27+00:00",
            "end_time": "2019-09-29T20:57:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7045.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42019254922972,
              34.74524552402776,
              -4.974849163620375
            ],
            [
              -76.42023719361941,
              34.747853394675595,
              -4.974849163620375
            ],
            [
              -76.41770308543788,
              34.747882925974054,
              -2.314849163620375
            ],
            [
              -76.41765852064141,
              34.745275052473076,
              -2.314849163620375
            ],
            [
              -76.42019254922972,
              34.74524552402776,
              -4.974849163620375
            ]
          ]
        ]
      },
      "bbox": [
        -76.42023719,
        34.74524552,
        -4.974849164,
        -76.41765852,
        34.74788293,
        -2.314849164
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:27Z",
        "pc:count": 124648,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370101.6915,
            "count": 124648,
            "maximum": 370232.0251,
            "minimum": 370000.0051,
            "name": "X",
            "position": 0,
            "stddev": 55.64725198,
            "variance": 3096.616653
          },
          {
            "average": 3845907.393,
            "count": 124648,
            "maximum": 3845999.991,
            "minimum": 3845710.711,
            "name": "Y",
            "position": 1,
            "stddev": 59.44719497,
            "variance": 3533.968989
          },
          {
            "average": -3.635510225,
            "count": 124648,
            "maximum": -2.314849164,
            "minimum": -4.974849164,
            "name": "Z",
            "position": 2,
            "stddev": 0.5359229457,
            "variance": 0.2872134037
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.00003209,
            "count": 124648,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005664767791,
            "variance": 3.208959412e-05
          },
          {
            "average": 1.000064181,
            "count": 124648,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008011062891,
            "variance": 6.417712864e-05
          },
          {
            "average": 1,
            "count": 124648,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 124648,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.20104753,
            "count": 124648,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7878587584,
            "variance": 0.6207214232
          },
          {
            "average": 2.06785508,
            "count": 124648,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2573318056,
            "variance": 0.06621965819
          },
          {
            "average": 11.4776972,
            "count": 124648,
            "maximum": 12,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4995043409,
            "variance": 0.2495045866
          },
          {
            "average": 253823499,
            "count": 124648,
            "maximum": 253823807.9,
            "minimum": 253823216.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 291.0446551,
            "variance": 84706.99125
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 124648,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370000.0051,
          3845710.711,
          -4.974849164,
          370232.0251,
          3845999.991,
          -2.314849164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370000.0051237351,
                3845710.7109516426,
                -4.974849163620375
              ],
              [
                370000.0051237351,
                3845999.990951643,
                -4.974849163620375
              ],
              [
                370232.02512373513,
                3845999.990951643,
                -2.314849163620375
              ],
              [
                370232.02512373513,
                3845710.7109516426,
                -2.314849163620375
              ],
              [
                370000.0051237351,
                3845710.7109516426,
                -4.974849163620375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:27+00:00",
        "end_time": "2019-09-29T20:13:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7045.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7045.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7045.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7045.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42023719,
            34.74524552,
            -4.974849164,
            -76.41765852,
            34.74788293,
            -2.314849164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42019254922972,
                  34.74524552402776,
                  -4.974849163620375
                ],
                [
                  -76.42023719361941,
                  34.747853394675595,
                  -4.974849163620375
                ],
                [
                  -76.41770308543788,
                  34.747882925974054,
                  -2.314849163620375
                ],
                [
                  -76.41765852064141,
                  34.745275052473076,
                  -2.314849163620375
                ],
                [
                  -76.42019254922972,
                  34.74524552402776,
                  -4.974849163620375
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7045.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7045.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:27Z",
            "pc:count": 124648,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370101.6915,
                "count": 124648,
                "maximum": 370232.0251,
                "minimum": 370000.0051,
                "name": "X",
                "position": 0,
                "stddev": 55.64725198,
                "variance": 3096.616653
              },
              {
                "average": 3845907.393,
                "count": 124648,
                "maximum": 3845999.991,
                "minimum": 3845710.711,
                "name": "Y",
                "position": 1,
                "stddev": 59.44719497,
                "variance": 3533.968989
              },
              {
                "average": -3.635510225,
                "count": 124648,
                "maximum": -2.314849164,
                "minimum": -4.974849164,
                "name": "Z",
                "position": 2,
                "stddev": 0.5359229457,
                "variance": 0.2872134037
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.00003209,
                "count": 124648,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005664767791,
                "variance": 3.208959412e-05
              },
              {
                "average": 1.000064181,
                "count": 124648,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008011062891,
                "variance": 6.417712864e-05
              },
              {
                "average": 1,
                "count": 124648,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 124648,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.20104753,
                "count": 124648,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7878587584,
                "variance": 0.6207214232
              },
              {
                "average": 2.06785508,
                "count": 124648,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2573318056,
                "variance": 0.06621965819
              },
              {
                "average": 11.4776972,
                "count": 124648,
                "maximum": 12,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4995043409,
                "variance": 0.2495045866
              },
              {
                "average": 253823499,
                "count": 124648,
                "maximum": 253823807.9,
                "minimum": 253823216.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 291.0446551,
                "variance": 84706.99125
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 124648,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370000.0051,
              3845710.711,
              -4.974849164,
              370232.0251,
              3845999.991,
              -2.314849164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370000.0051237351,
                    3845710.7109516426,
                    -4.974849163620375
                  ],
                  [
                    370000.0051237351,
                    3845999.990951643,
                    -4.974849163620375
                  ],
                  [
                    370232.02512373513,
                    3845999.990951643,
                    -2.314849163620375
                  ],
                  [
                    370232.02512373513,
                    3845710.7109516426,
                    -2.314849163620375
                  ],
                  [
                    370000.0051237351,
                    3845710.7109516426,
                    -4.974849163620375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:27+00:00",
            "end_time": "2019-09-29T20:13: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": "20190929_NCMP_NC_Dunex_18SUD5439.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.59372731014639,
              34.68258973704528,
              -2.50306040753924
            ],
            [
              -76.5937835363184,
              34.685523206885705,
              -2.50306040753924
            ],
            [
              -76.58291166440725,
              34.68566491849854,
              -0.58306040753924
            ],
            [
              -76.58285582138603,
              34.68273143324467,
              -0.58306040753924
            ],
            [
              -76.59372731014639,
              34.68258973704528,
              -2.50306040753924
            ]
          ]
        ]
      },
      "bbox": [
        -76.59378354,
        34.68258974,
        -2.503060408,
        -76.58285582,
        34.68566492,
        -0.5830604075
      ],
      "properties": {
        "datetime": "2019-09-29T16:12:25Z",
        "pc:count": 328680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354328.5464,
            "count": 328680,
            "maximum": 354999.9429,
            "minimum": 354003.7029,
            "name": "X",
            "position": 0,
            "stddev": 192.4608985,
            "variance": 37041.19744
          },
          {
            "average": 3839097.497,
            "count": 328680,
            "maximum": 3839325.406,
            "minimum": 3838999.986,
            "name": "Y",
            "position": 1,
            "stddev": 76.31502964,
            "variance": 5823.98375
          },
          {
            "average": -1.618331096,
            "count": 328680,
            "maximum": -0.5830604075,
            "minimum": -2.503060408,
            "name": "Z",
            "position": 2,
            "stddev": 0.2826087388,
            "variance": 0.07986769923
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 328680,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 328680,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 328680,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 328680,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.53476755,
            "count": 328680,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.27158599,
            "variance": 1.61693093
          },
          {
            "average": 2.00222709,
            "count": 328680,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04720404615,
            "variance": 0.002228221973
          },
          {
            "average": 20.19040708,
            "count": 328680,
            "maximum": 21,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001404266,
            "variance": 1.002810504
          },
          {
            "average": 253808396.8,
            "count": 328680,
            "maximum": 253808745.5,
            "minimum": 253806859.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.1123614,
            "variance": 219129.1829
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354003.7029,
          3838999.986,
          -2.503060408,
          354999.9429,
          3839325.406,
          -0.5830604075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354003.7028899721,
                3838999.986008184,
                -2.50306040753924
              ],
              [
                354003.7028899721,
                3839325.406008184,
                -2.50306040753924
              ],
              [
                354999.94288997207,
                3839325.406008184,
                -0.58306040753924
              ],
              [
                354999.94288997207,
                3838999.986008184,
                -0.58306040753924
              ],
              [
                354003.7028899721,
                3838999.986008184,
                -2.50306040753924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:12:25+00:00",
        "end_time": "2019-09-29T15:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5439.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5439.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5439.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5439.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.59378354,
            34.68258974,
            -2.503060408,
            -76.58285582,
            34.68566492,
            -0.5830604075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.59372731014639,
                  34.68258973704528,
                  -2.50306040753924
                ],
                [
                  -76.5937835363184,
                  34.685523206885705,
                  -2.50306040753924
                ],
                [
                  -76.58291166440725,
                  34.68566491849854,
                  -0.58306040753924
                ],
                [
                  -76.58285582138603,
                  34.68273143324467,
                  -0.58306040753924
                ],
                [
                  -76.59372731014639,
                  34.68258973704528,
                  -2.50306040753924
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5439.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5439.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:12:25Z",
            "pc:count": 328680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354328.5464,
                "count": 328680,
                "maximum": 354999.9429,
                "minimum": 354003.7029,
                "name": "X",
                "position": 0,
                "stddev": 192.4608985,
                "variance": 37041.19744
              },
              {
                "average": 3839097.497,
                "count": 328680,
                "maximum": 3839325.406,
                "minimum": 3838999.986,
                "name": "Y",
                "position": 1,
                "stddev": 76.31502964,
                "variance": 5823.98375
              },
              {
                "average": -1.618331096,
                "count": 328680,
                "maximum": -0.5830604075,
                "minimum": -2.503060408,
                "name": "Z",
                "position": 2,
                "stddev": 0.2826087388,
                "variance": 0.07986769923
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 328680,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 328680,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 328680,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 328680,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.53476755,
                "count": 328680,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.27158599,
                "variance": 1.61693093
              },
              {
                "average": 2.00222709,
                "count": 328680,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04720404615,
                "variance": 0.002228221973
              },
              {
                "average": 20.19040708,
                "count": 328680,
                "maximum": 21,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001404266,
                "variance": 1.002810504
              },
              {
                "average": 253808396.8,
                "count": 328680,
                "maximum": 253808745.5,
                "minimum": 253806859.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.1123614,
                "variance": 219129.1829
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354003.7029,
              3838999.986,
              -2.503060408,
              354999.9429,
              3839325.406,
              -0.5830604075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354003.7028899721,
                    3838999.986008184,
                    -2.50306040753924
                  ],
                  [
                    354003.7028899721,
                    3839325.406008184,
                    -2.50306040753924
                  ],
                  [
                    354999.94288997207,
                    3839325.406008184,
                    -0.58306040753924
                  ],
                  [
                    354999.94288997207,
                    3838999.986008184,
                    -0.58306040753924
                  ],
                  [
                    354003.7028899721,
                    3838999.986008184,
                    -2.50306040753924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:12:25+00:00",
            "end_time": "2019-09-29T15:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.40992845743033,
              34.784040345669126,
              -1.658829463524031
            ],
            [
              -76.4100819201991,
              34.79305554306211,
              -1.658829463524031
            ],
            [
              -76.39915373237734,
              34.79318168003998,
              1.081170536475969
            ],
            [
              -76.39900145800145,
              34.7841664405471,
              1.081170536475969
            ],
            [
              -76.40992845743033,
              34.784040345669126,
              -1.658829463524031
            ]
          ]
        ]
      },
      "bbox": [
        -76.41008192,
        34.78404035,
        -1.658829464,
        -76.39900146,
        34.79318168,
        1.081170536
      ],
      "properties": {
        "datetime": "2019-09-29T19:31:37Z",
        "pc:count": 2548613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371548.8774,
            "count": 2548613,
            "maximum": 372000.0184,
            "minimum": 370999.9984,
            "name": "X",
            "position": 0,
            "stddev": 298.4696178,
            "variance": 89084.11274
          },
          {
            "average": 3850429.922,
            "count": 2548613,
            "maximum": 3850999.993,
            "minimum": 3849999.973,
            "name": "Y",
            "position": 1,
            "stddev": 267.290349,
            "variance": 71444.13066
          },
          {
            "average": -0.4613648426,
            "count": 2548613,
            "maximum": 1.081170536,
            "minimum": -1.658829464,
            "name": "Z",
            "position": 2,
            "stddev": 0.5093790671,
            "variance": 0.259467034
          },
          {
            "average": 663.6656919,
            "count": 2548613,
            "maximum": 10964,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1142.215521,
            "variance": 1304656.295
          },
          {
            "average": 1.000063956,
            "count": 2548613,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007997017603,
            "variance": 6.395229055e-05
          },
          {
            "average": 1.000130659,
            "count": 2548613,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01142988552,
            "variance": 0.0001306422831
          },
          {
            "average": 1,
            "count": 2548613,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.66149588,
            "count": 2548613,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.55361319,
            "variance": 157.5932041
          },
          {
            "average": 19.85090318,
            "count": 2548613,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.365241359,
            "variance": 1.863883968
          },
          {
            "average": 1.69400572,
            "count": 2548613,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.460966134,
            "variance": 0.2124897767
          },
          {
            "average": 4.362038489,
            "count": 2548613,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.194633986,
            "variance": 1.42715036
          },
          {
            "average": 253818993.6,
            "count": 2548613,
            "maximum": 253820697.8,
            "minimum": 253817531.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 704.7117467,
            "variance": 496618.646
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2548613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370999.9984,
          3849999.973,
          -1.658829464,
          372000.0184,
          3850999.993,
          1.081170536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370999.9983859099,
                3849999.973276305,
                -1.658829463524031
              ],
              [
                370999.9983859099,
                3850999.9932763046,
                -1.658829463524031
              ],
              [
                372000.0183859099,
                3850999.9932763046,
                1.081170536475969
              ],
              [
                372000.0183859099,
                3849999.973276305,
                1.081170536475969
              ],
              [
                370999.9983859099,
                3849999.973276305,
                -1.658829463524031
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:31:37+00:00",
        "end_time": "2019-09-29T18:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.41008192,
            34.78404035,
            -1.658829464,
            -76.39900146,
            34.79318168,
            1.081170536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.40992845743033,
                  34.784040345669126,
                  -1.658829463524031
                ],
                [
                  -76.4100819201991,
                  34.79305554306211,
                  -1.658829463524031
                ],
                [
                  -76.39915373237734,
                  34.79318168003998,
                  1.081170536475969
                ],
                [
                  -76.39900145800145,
                  34.7841664405471,
                  1.081170536475969
                ],
                [
                  -76.40992845743033,
                  34.784040345669126,
                  -1.658829463524031
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:31:37Z",
            "pc:count": 2548613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371548.8774,
                "count": 2548613,
                "maximum": 372000.0184,
                "minimum": 370999.9984,
                "name": "X",
                "position": 0,
                "stddev": 298.4696178,
                "variance": 89084.11274
              },
              {
                "average": 3850429.922,
                "count": 2548613,
                "maximum": 3850999.993,
                "minimum": 3849999.973,
                "name": "Y",
                "position": 1,
                "stddev": 267.290349,
                "variance": 71444.13066
              },
              {
                "average": -0.4613648426,
                "count": 2548613,
                "maximum": 1.081170536,
                "minimum": -1.658829464,
                "name": "Z",
                "position": 2,
                "stddev": 0.5093790671,
                "variance": 0.259467034
              },
              {
                "average": 663.6656919,
                "count": 2548613,
                "maximum": 10964,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1142.215521,
                "variance": 1304656.295
              },
              {
                "average": 1.000063956,
                "count": 2548613,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007997017603,
                "variance": 6.395229055e-05
              },
              {
                "average": 1.000130659,
                "count": 2548613,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01142988552,
                "variance": 0.0001306422831
              },
              {
                "average": 1,
                "count": 2548613,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.66149588,
                "count": 2548613,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.55361319,
                "variance": 157.5932041
              },
              {
                "average": 19.85090318,
                "count": 2548613,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.365241359,
                "variance": 1.863883968
              },
              {
                "average": 1.69400572,
                "count": 2548613,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.460966134,
                "variance": 0.2124897767
              },
              {
                "average": 4.362038489,
                "count": 2548613,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.194633986,
                "variance": 1.42715036
              },
              {
                "average": 253818993.6,
                "count": 2548613,
                "maximum": 253820697.8,
                "minimum": 253817531.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 704.7117467,
                "variance": 496618.646
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2548613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370999.9984,
              3849999.973,
              -1.658829464,
              372000.0184,
              3850999.993,
              1.081170536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370999.9983859099,
                    3849999.973276305,
                    -1.658829463524031
                  ],
                  [
                    370999.9983859099,
                    3850999.9932763046,
                    -1.658829463524031
                  ],
                  [
                    372000.0183859099,
                    3850999.9932763046,
                    1.081170536475969
                  ],
                  [
                    372000.0183859099,
                    3849999.973276305,
                    1.081170536475969
                  ],
                  [
                    370999.9983859099,
                    3849999.973276305,
                    -1.658829463524031
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:31:37+00:00",
            "end_time": "2019-09-29T18: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": "20190929_NCMP_NC_Dunex_18SUD7656.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.35617987083967,
              34.83875223451286,
              -4.068357584235597
            ],
            [
              -76.35632020450524,
              34.84730562006991,
              -4.068357584235597
            ],
            [
              -76.3453848213462,
              34.84742709146828,
              0.631642415764402
            ],
            [
              -76.34524561829096,
              34.83887366747251,
              0.631642415764402
            ],
            [
              -76.35617987083967,
              34.83875223451286,
              -4.068357584235597
            ]
          ]
        ]
      },
      "bbox": [
        -76.3563202,
        34.83875223,
        -4.068357584,
        -76.34524562,
        34.84742709,
        0.6316424158
      ],
      "properties": {
        "datetime": "2019-09-29T19:54:45Z",
        "pc:count": 1505268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376560.5238,
            "count": 1505268,
            "maximum": 377000.0078,
            "minimum": 376000.0078,
            "name": "X",
            "position": 0,
            "stddev": 275.2746592,
            "variance": 75776.13801
          },
          {
            "average": 3856233.088,
            "count": 1505268,
            "maximum": 3856948.764,
            "minimum": 3855999.984,
            "name": "Y",
            "position": 1,
            "stddev": 214.7791637,
            "variance": 46130.08916
          },
          {
            "average": -0.7068054553,
            "count": 1505268,
            "maximum": 0.6316424158,
            "minimum": -4.068357584,
            "name": "Z",
            "position": 2,
            "stddev": 0.9009861996,
            "variance": 0.8117761319
          },
          {
            "average": 1863.151728,
            "count": 1505268,
            "maximum": 13153,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2015.286657,
            "variance": 4061380.31
          },
          {
            "average": 1.000049161,
            "count": 1505268,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007011297805,
            "variance": 4.915829691e-05
          },
          {
            "average": 1.000098321,
            "count": 1505268,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009915228705,
            "variance": 9.831176026e-05
          },
          {
            "average": 1,
            "count": 1505268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.17752985,
            "count": 1505268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59010409,
            "variance": 184.6909291
          },
          {
            "average": 20.07440982,
            "count": 1505268,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.372732142,
            "variance": 1.884393534
          },
          {
            "average": 1.491981494,
            "count": 1505268,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5009938303,
            "variance": 0.250994818
          },
          {
            "average": 6.852949774,
            "count": 1505268,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120551946,
            "variance": 1.255636663
          },
          {
            "average": 253820497.1,
            "count": 1505268,
            "maximum": 253822085,
            "minimum": 253819542.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 724.5490468,
            "variance": 524971.3213
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1505268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376000.0078,
          3855999.984,
          -4.068357584,
          377000.0078,
          3856948.764,
          0.6316424158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376000.00775291945,
                3855999.9836297766,
                -4.068357584235597
              ],
              [
                376000.00775291945,
                3856948.763629777,
                -4.068357584235597
              ],
              [
                377000.00775291945,
                3856948.763629777,
                0.631642415764402
              ],
              [
                377000.00775291945,
                3855999.9836297766,
                0.631642415764402
              ],
              [
                376000.00775291945,
                3855999.9836297766,
                -4.068357584235597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:54:45+00:00",
        "end_time": "2019-09-29T19:12:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7656.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7656.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7656.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7656.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.3563202,
            34.83875223,
            -4.068357584,
            -76.34524562,
            34.84742709,
            0.6316424158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.35617987083967,
                  34.83875223451286,
                  -4.068357584235597
                ],
                [
                  -76.35632020450524,
                  34.84730562006991,
                  -4.068357584235597
                ],
                [
                  -76.3453848213462,
                  34.84742709146828,
                  0.631642415764402
                ],
                [
                  -76.34524561829096,
                  34.83887366747251,
                  0.631642415764402
                ],
                [
                  -76.35617987083967,
                  34.83875223451286,
                  -4.068357584235597
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7656.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7656.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:54:45Z",
            "pc:count": 1505268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376560.5238,
                "count": 1505268,
                "maximum": 377000.0078,
                "minimum": 376000.0078,
                "name": "X",
                "position": 0,
                "stddev": 275.2746592,
                "variance": 75776.13801
              },
              {
                "average": 3856233.088,
                "count": 1505268,
                "maximum": 3856948.764,
                "minimum": 3855999.984,
                "name": "Y",
                "position": 1,
                "stddev": 214.7791637,
                "variance": 46130.08916
              },
              {
                "average": -0.7068054553,
                "count": 1505268,
                "maximum": 0.6316424158,
                "minimum": -4.068357584,
                "name": "Z",
                "position": 2,
                "stddev": 0.9009861996,
                "variance": 0.8117761319
              },
              {
                "average": 1863.151728,
                "count": 1505268,
                "maximum": 13153,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2015.286657,
                "variance": 4061380.31
              },
              {
                "average": 1.000049161,
                "count": 1505268,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007011297805,
                "variance": 4.915829691e-05
              },
              {
                "average": 1.000098321,
                "count": 1505268,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009915228705,
                "variance": 9.831176026e-05
              },
              {
                "average": 1,
                "count": 1505268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.17752985,
                "count": 1505268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59010409,
                "variance": 184.6909291
              },
              {
                "average": 20.07440982,
                "count": 1505268,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.372732142,
                "variance": 1.884393534
              },
              {
                "average": 1.491981494,
                "count": 1505268,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5009938303,
                "variance": 0.250994818
              },
              {
                "average": 6.852949774,
                "count": 1505268,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120551946,
                "variance": 1.255636663
              },
              {
                "average": 253820497.1,
                "count": 1505268,
                "maximum": 253822085,
                "minimum": 253819542.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 724.5490468,
                "variance": 524971.3213
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1505268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376000.0078,
              3855999.984,
              -4.068357584,
              377000.0078,
              3856948.764,
              0.6316424158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376000.00775291945,
                    3855999.9836297766,
                    -4.068357584235597
                  ],
                  [
                    376000.00775291945,
                    3856948.763629777,
                    -4.068357584235597
                  ],
                  [
                    377000.00775291945,
                    3856948.763629777,
                    0.631642415764402
                  ],
                  [
                    377000.00775291945,
                    3855999.9836297766,
                    0.631642415764402
                  ],
                  [
                    376000.00775291945,
                    3855999.9836297766,
                    -4.068357584235597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:54:45+00:00",
            "end_time": "2019-09-29T19:12:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6844.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44176763704752,
              34.72956656201485,
              -5.789332378488004
            ],
            [
              -76.44192424686447,
              34.73858171509806,
              -5.789332378488004
            ],
            [
              -76.43100360531648,
              34.73871053334023,
              8.310667621511996
            ],
            [
              -76.4308481806185,
              34.72969533723152,
              8.310667621511996
            ],
            [
              -76.44176763704752,
              34.72956656201485,
              -5.789332378488004
            ]
          ]
        ]
      },
      "bbox": [
        -76.44192425,
        34.72956656,
        -5.789332378,
        -76.43084818,
        34.73871053,
        8.310667622
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:57Z",
        "pc:count": 3192549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368464.6352,
            "count": 3192549,
            "maximum": 369000.0046,
            "minimum": 368000.0046,
            "name": "X",
            "position": 0,
            "stddev": 244.520349,
            "variance": 59790.2011
          },
          {
            "average": 3844526.299,
            "count": 3192549,
            "maximum": 3844999.993,
            "minimum": 3843999.973,
            "name": "Y",
            "position": 1,
            "stddev": 286.2791929,
            "variance": 81955.77628
          },
          {
            "average": 0.6643735067,
            "count": 3192549,
            "maximum": 8.310667622,
            "minimum": -5.789332378,
            "name": "Z",
            "position": 2,
            "stddev": 1.809341057,
            "variance": 3.273715059
          },
          {
            "average": 2544.043526,
            "count": 3192549,
            "maximum": 24995,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2570.380265,
            "variance": 6606854.707
          },
          {
            "average": 1.099407715,
            "count": 3192549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.362278213,
            "variance": 0.1312455036
          },
          {
            "average": 1.198961394,
            "count": 3192549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5336340586,
            "variance": 0.2847653085
          },
          {
            "average": 1,
            "count": 3192549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.613322771,
            "count": 3192549,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.63796432,
            "variance": 113.1662849
          },
          {
            "average": 20.02437646,
            "count": 3192549,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.006771553,
            "variance": 1.01358896
          },
          {
            "average": 1.317534359,
            "count": 3192549,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5285562075,
            "variance": 0.2793716645
          },
          {
            "average": 9.173789345,
            "count": 3192549,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.056696539,
            "variance": 1.116607576
          },
          {
            "average": 253821998,
            "count": 3192549,
            "maximum": 253823837.8,
            "minimum": 253819966.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 682.2257547,
            "variance": 465431.9804
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368000.0046,
          3843999.973,
          -5.789332378,
          369000.0046,
          3844999.993,
          8.310667622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368000.0046020574,
                3843999.973479103,
                -5.789332378488004
              ],
              [
                368000.0046020574,
                3844999.9934791024,
                -5.789332378488004
              ],
              [
                369000.0046020574,
                3844999.9934791024,
                8.310667621511996
              ],
              [
                369000.0046020574,
                3843999.973479103,
                8.310667621511996
              ],
              [
                368000.0046020574,
                3843999.973479103,
                -5.789332378488004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:57+00:00",
        "end_time": "2019-09-29T19:19:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6844.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6844.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6844.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6844.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44192425,
            34.72956656,
            -5.789332378,
            -76.43084818,
            34.73871053,
            8.310667622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44176763704752,
                  34.72956656201485,
                  -5.789332378488004
                ],
                [
                  -76.44192424686447,
                  34.73858171509806,
                  -5.789332378488004
                ],
                [
                  -76.43100360531648,
                  34.73871053334023,
                  8.310667621511996
                ],
                [
                  -76.4308481806185,
                  34.72969533723152,
                  8.310667621511996
                ],
                [
                  -76.44176763704752,
                  34.72956656201485,
                  -5.789332378488004
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6844.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6844.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:57Z",
            "pc:count": 3192549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368464.6352,
                "count": 3192549,
                "maximum": 369000.0046,
                "minimum": 368000.0046,
                "name": "X",
                "position": 0,
                "stddev": 244.520349,
                "variance": 59790.2011
              },
              {
                "average": 3844526.299,
                "count": 3192549,
                "maximum": 3844999.993,
                "minimum": 3843999.973,
                "name": "Y",
                "position": 1,
                "stddev": 286.2791929,
                "variance": 81955.77628
              },
              {
                "average": 0.6643735067,
                "count": 3192549,
                "maximum": 8.310667622,
                "minimum": -5.789332378,
                "name": "Z",
                "position": 2,
                "stddev": 1.809341057,
                "variance": 3.273715059
              },
              {
                "average": 2544.043526,
                "count": 3192549,
                "maximum": 24995,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2570.380265,
                "variance": 6606854.707
              },
              {
                "average": 1.099407715,
                "count": 3192549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.362278213,
                "variance": 0.1312455036
              },
              {
                "average": 1.198961394,
                "count": 3192549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5336340586,
                "variance": 0.2847653085
              },
              {
                "average": 1,
                "count": 3192549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.613322771,
                "count": 3192549,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.63796432,
                "variance": 113.1662849
              },
              {
                "average": 20.02437646,
                "count": 3192549,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.006771553,
                "variance": 1.01358896
              },
              {
                "average": 1.317534359,
                "count": 3192549,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5285562075,
                "variance": 0.2793716645
              },
              {
                "average": 9.173789345,
                "count": 3192549,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.056696539,
                "variance": 1.116607576
              },
              {
                "average": 253821998,
                "count": 3192549,
                "maximum": 253823837.8,
                "minimum": 253819966.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 682.2257547,
                "variance": 465431.9804
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368000.0046,
              3843999.973,
              -5.789332378,
              369000.0046,
              3844999.993,
              8.310667622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368000.0046020574,
                    3843999.973479103,
                    -5.789332378488004
                  ],
                  [
                    368000.0046020574,
                    3844999.9934791024,
                    -5.789332378488004
                  ],
                  [
                    369000.0046020574,
                    3844999.9934791024,
                    8.310667621511996
                  ],
                  [
                    369000.0046020574,
                    3843999.973479103,
                    8.310667621511996
                  ],
                  [
                    368000.0046020574,
                    3843999.973479103,
                    -5.789332378488004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:57+00:00",
            "end_time": "2019-09-29T19:19: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": "20190929_NCMP_NC_Dunex_18SUD6438.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.48447814088902,
              34.67495270519898,
              -6.348196059854732
            ],
            [
              -76.48463905826512,
              34.68396758672161,
              -6.348196059854732
            ],
            [
              -76.4737260183751,
              34.68410005117056,
              6.871803940145269
            ],
            [
              -76.47356628279664,
              34.67508512537386,
              6.871803940145269
            ],
            [
              -76.48447814088902,
              34.67495270519898,
              -6.348196059854732
            ]
          ]
        ]
      },
      "bbox": [
        -76.48463906,
        34.67495271,
        -6.34819606,
        -76.47356628,
        34.68410005,
        6.87180394
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:42Z",
        "pc:count": 2823212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364364.7227,
            "count": 2823212,
            "maximum": 364999.9888,
            "minimum": 364000.0088,
            "name": "X",
            "position": 0,
            "stddev": 251.6877004,
            "variance": 63346.69854
          },
          {
            "average": 3838596.705,
            "count": 2823212,
            "maximum": 3838999.985,
            "minimum": 3837999.985,
            "name": "Y",
            "position": 1,
            "stddev": 269.4756408,
            "variance": 72617.12099
          },
          {
            "average": -0.5800567561,
            "count": 2823212,
            "maximum": 6.87180394,
            "minimum": -6.34819606,
            "name": "Z",
            "position": 2,
            "stddev": 2.452995395,
            "variance": 6.017186407
          },
          {
            "average": 2541.675015,
            "count": 2823212,
            "maximum": 15112,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3152.349189,
            "variance": 9937305.411
          },
          {
            "average": 1.051653932,
            "count": 2823212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2622167681,
            "variance": 0.06875763346
          },
          {
            "average": 1.103348951,
            "count": 2823212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3899976673,
            "variance": 0.1520981805
          },
          {
            "average": 1,
            "count": 2823212,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.80133656,
            "count": 2823212,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.44646478,
            "variance": 180.807415
          },
          {
            "average": 19.98812034,
            "count": 2823212,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.139115234,
            "variance": 1.297583516
          },
          {
            "average": 1.484588122,
            "count": 2823212,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.541415655,
            "variance": 0.2931309115
          },
          {
            "average": 10.40478788,
            "count": 2823212,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.069562834,
            "variance": 1.143964656
          },
          {
            "average": 253822795.6,
            "count": 2823212,
            "maximum": 253823942,
            "minimum": 253821326.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.2641778,
            "variance": 508745.7874
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2823212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364000.0088,
          3837999.985,
          -6.34819606,
          364999.9888,
          3838999.985,
          6.87180394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364000.0088124239,
                3837999.9852353134,
                -6.348196059854732
              ],
              [
                364000.0088124239,
                3838999.9852353134,
                -6.348196059854732
              ],
              [
                364999.9888124239,
                3838999.9852353134,
                6.871803940145269
              ],
              [
                364999.9888124239,
                3837999.9852353134,
                6.871803940145269
              ],
              [
                364000.0088124239,
                3837999.9852353134,
                -6.348196059854732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:42+00:00",
        "end_time": "2019-09-29T19:42:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6438.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6438.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6438.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6438.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.48463906,
            34.67495271,
            -6.34819606,
            -76.47356628,
            34.68410005,
            6.87180394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.48447814088902,
                  34.67495270519898,
                  -6.348196059854732
                ],
                [
                  -76.48463905826512,
                  34.68396758672161,
                  -6.348196059854732
                ],
                [
                  -76.4737260183751,
                  34.68410005117056,
                  6.871803940145269
                ],
                [
                  -76.47356628279664,
                  34.67508512537386,
                  6.871803940145269
                ],
                [
                  -76.48447814088902,
                  34.67495270519898,
                  -6.348196059854732
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6438.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6438.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:42Z",
            "pc:count": 2823212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364364.7227,
                "count": 2823212,
                "maximum": 364999.9888,
                "minimum": 364000.0088,
                "name": "X",
                "position": 0,
                "stddev": 251.6877004,
                "variance": 63346.69854
              },
              {
                "average": 3838596.705,
                "count": 2823212,
                "maximum": 3838999.985,
                "minimum": 3837999.985,
                "name": "Y",
                "position": 1,
                "stddev": 269.4756408,
                "variance": 72617.12099
              },
              {
                "average": -0.5800567561,
                "count": 2823212,
                "maximum": 6.87180394,
                "minimum": -6.34819606,
                "name": "Z",
                "position": 2,
                "stddev": 2.452995395,
                "variance": 6.017186407
              },
              {
                "average": 2541.675015,
                "count": 2823212,
                "maximum": 15112,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3152.349189,
                "variance": 9937305.411
              },
              {
                "average": 1.051653932,
                "count": 2823212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2622167681,
                "variance": 0.06875763346
              },
              {
                "average": 1.103348951,
                "count": 2823212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3899976673,
                "variance": 0.1520981805
              },
              {
                "average": 1,
                "count": 2823212,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.80133656,
                "count": 2823212,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.44646478,
                "variance": 180.807415
              },
              {
                "average": 19.98812034,
                "count": 2823212,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.139115234,
                "variance": 1.297583516
              },
              {
                "average": 1.484588122,
                "count": 2823212,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.541415655,
                "variance": 0.2931309115
              },
              {
                "average": 10.40478788,
                "count": 2823212,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.069562834,
                "variance": 1.143964656
              },
              {
                "average": 253822795.6,
                "count": 2823212,
                "maximum": 253823942,
                "minimum": 253821326.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.2641778,
                "variance": 508745.7874
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2823212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364000.0088,
              3837999.985,
              -6.34819606,
              364999.9888,
              3838999.985,
              6.87180394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364000.0088124239,
                    3837999.9852353134,
                    -6.348196059854732
                  ],
                  [
                    364000.0088124239,
                    3838999.9852353134,
                    -6.348196059854732
                  ],
                  [
                    364999.9888124239,
                    3838999.9852353134,
                    6.871803940145269
                  ],
                  [
                    364999.9888124239,
                    3837999.9852353134,
                    6.871803940145269
                  ],
                  [
                    364000.0088124239,
                    3837999.9852353134,
                    -6.348196059854732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:42+00:00",
            "end_time": "2019-09-29T19:42: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": "20190929_NCMP_NC_Dunex_18SUD7151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.40516305925512,
              34.79311240968584,
              -1.814803357748675
            ],
            [
              -76.40528038025326,
              34.8000258510944,
              -1.814803357748675
            ],
            [
              -76.39927058021995,
              34.80009510878146,
              -0.294803357748675
            ],
            [
              -76.3991537605551,
              34.793181649647494,
              -0.294803357748675
            ],
            [
              -76.40516305925512,
              34.79311240968584,
              -1.814803357748675
            ]
          ]
        ]
      },
      "bbox": [
        -76.40528038,
        34.79311241,
        -1.814803358,
        -76.39915376,
        34.80009511,
        -0.2948033577
      ],
      "properties": {
        "datetime": "2019-09-29T19:10:57Z",
        "pc:count": 553596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371841.4128,
            "count": 553596,
            "maximum": 372000.0158,
            "minimum": 371450.1158,
            "name": "X",
            "position": 0,
            "stddev": 118.7627189,
            "variance": 14104.5834
          },
          {
            "average": 3851316.952,
            "count": 553596,
            "maximum": 3851766.87,
            "minimum": 3850999.99,
            "name": "Y",
            "position": 1,
            "stddev": 188.3308017,
            "variance": 35468.49088
          },
          {
            "average": -1.004106098,
            "count": 553596,
            "maximum": -0.2948033577,
            "minimum": -1.814803358,
            "name": "Z",
            "position": 2,
            "stddev": 0.2988034437,
            "variance": 0.08928349797
          },
          {
            "average": 0.01554201981,
            "count": 553596,
            "maximum": 1763,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.172662561,
            "variance": 26.75643797
          },
          {
            "average": 1.000010838,
            "count": 553596,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003292131636,
            "variance": 1.083813071e-05
          },
          {
            "average": 1.000021676,
            "count": 553596,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004655751979,
            "variance": 2.167602649e-05
          },
          {
            "average": 1,
            "count": 553596,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 553596,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.8160449,
            "count": 553596,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.184283916,
            "variance": 1.402528393
          },
          {
            "average": 2.000625005,
            "count": 553596,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02499229909,
            "variance": 0.0006246150136
          },
          {
            "average": 3.203628639,
            "count": 553596,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4086761942,
            "variance": 0.1670162317
          },
          {
            "average": 253818420.6,
            "count": 553596,
            "maximum": 253819457,
            "minimum": 253818360.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 110.4478636,
            "variance": 12198.73056
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 553596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371450.1158,
          3850999.99,
          -1.814803358,
          372000.0158,
          3851766.87,
          -0.2948033577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371450.1157609432,
                3850999.9899415844,
                -1.814803357748675
              ],
              [
                371450.1157609432,
                3851766.8699415843,
                -1.814803357748675
              ],
              [
                372000.01576094324,
                3851766.8699415843,
                -0.294803357748675
              ],
              [
                372000.01576094324,
                3850999.9899415844,
                -0.294803357748675
              ],
              [
                371450.1157609432,
                3850999.9899415844,
                -1.814803357748675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:10:57+00:00",
        "end_time": "2019-09-29T18:52:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.40528038,
            34.79311241,
            -1.814803358,
            -76.39915376,
            34.80009511,
            -0.2948033577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.40516305925512,
                  34.79311240968584,
                  -1.814803357748675
                ],
                [
                  -76.40528038025326,
                  34.8000258510944,
                  -1.814803357748675
                ],
                [
                  -76.39927058021995,
                  34.80009510878146,
                  -0.294803357748675
                ],
                [
                  -76.3991537605551,
                  34.793181649647494,
                  -0.294803357748675
                ],
                [
                  -76.40516305925512,
                  34.79311240968584,
                  -1.814803357748675
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:10:57Z",
            "pc:count": 553596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371841.4128,
                "count": 553596,
                "maximum": 372000.0158,
                "minimum": 371450.1158,
                "name": "X",
                "position": 0,
                "stddev": 118.7627189,
                "variance": 14104.5834
              },
              {
                "average": 3851316.952,
                "count": 553596,
                "maximum": 3851766.87,
                "minimum": 3850999.99,
                "name": "Y",
                "position": 1,
                "stddev": 188.3308017,
                "variance": 35468.49088
              },
              {
                "average": -1.004106098,
                "count": 553596,
                "maximum": -0.2948033577,
                "minimum": -1.814803358,
                "name": "Z",
                "position": 2,
                "stddev": 0.2988034437,
                "variance": 0.08928349797
              },
              {
                "average": 0.01554201981,
                "count": 553596,
                "maximum": 1763,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.172662561,
                "variance": 26.75643797
              },
              {
                "average": 1.000010838,
                "count": 553596,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003292131636,
                "variance": 1.083813071e-05
              },
              {
                "average": 1.000021676,
                "count": 553596,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004655751979,
                "variance": 2.167602649e-05
              },
              {
                "average": 1,
                "count": 553596,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 553596,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.8160449,
                "count": 553596,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.184283916,
                "variance": 1.402528393
              },
              {
                "average": 2.000625005,
                "count": 553596,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02499229909,
                "variance": 0.0006246150136
              },
              {
                "average": 3.203628639,
                "count": 553596,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4086761942,
                "variance": 0.1670162317
              },
              {
                "average": 253818420.6,
                "count": 553596,
                "maximum": 253819457,
                "minimum": 253818360.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 110.4478636,
                "variance": 12198.73056
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 553596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371450.1158,
              3850999.99,
              -1.814803358,
              372000.0158,
              3851766.87,
              -0.2948033577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371450.1157609432,
                    3850999.9899415844,
                    -1.814803357748675
                  ],
                  [
                    371450.1157609432,
                    3851766.8699415843,
                    -1.814803357748675
                  ],
                  [
                    372000.01576094324,
                    3851766.8699415843,
                    -0.294803357748675
                  ],
                  [
                    372000.01576094324,
                    3850999.9899415844,
                    -0.294803357748675
                  ],
                  [
                    371450.1157609432,
                    3850999.9899415844,
                    -1.814803357748675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:10:57+00:00",
            "end_time": "2019-09-29T18:52: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": "20190929_NCMP_NC_Dunex_18SUD6439.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.4846391834844,
              34.683967590276346,
              -5.497818430097039
            ],
            [
              -76.48480017235951,
              34.6929824577858,
              -5.497818430097039
            ],
            [
              -76.47388551356833,
              34.69311497181039,
              7.302181569902961
            ],
            [
              -76.4737257070628,
              34.68410006001568,
              7.302181569902961
            ],
            [
              -76.4846391834844,
              34.683967590276346,
              -5.497818430097039
            ]
          ]
        ]
      },
      "bbox": [
        -76.48480017,
        34.68396759,
        -5.49781843,
        -76.47372571,
        34.69311497,
        7.30218157
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:24Z",
        "pc:count": 3412514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364513.897,
            "count": 3412514,
            "maximum": 365000.0173,
            "minimum": 363999.9973,
            "name": "X",
            "position": 0,
            "stddev": 287.3024509,
            "variance": 82542.6983
          },
          {
            "average": 3839457.956,
            "count": 3412514,
            "maximum": 3839999.986,
            "minimum": 3838999.986,
            "name": "Y",
            "position": 1,
            "stddev": 282.3585958,
            "variance": 79726.37662
          },
          {
            "average": 0.2638313155,
            "count": 3412514,
            "maximum": 7.30218157,
            "minimum": -5.49781843,
            "name": "Z",
            "position": 2,
            "stddev": 1.177805601,
            "variance": 1.387226033
          },
          {
            "average": 2436.521116,
            "count": 3412514,
            "maximum": 38987,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2443.108444,
            "variance": 5968778.867
          },
          {
            "average": 1.014076133,
            "count": 3412514,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1365322601,
            "variance": 0.01864105806
          },
          {
            "average": 1.028150507,
            "count": 3412514,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2041153219,
            "variance": 0.04166306463
          },
          {
            "average": 1,
            "count": 3412514,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.333298266,
            "count": 3412514,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.68889548,
            "variance": 136.6302776
          },
          {
            "average": 20.02400779,
            "count": 3412514,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.079819788,
            "variance": 1.166010774
          },
          {
            "average": 1.265190414,
            "count": 3412514,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4496852992,
            "variance": 0.2022168683
          },
          {
            "average": 8.610563649,
            "count": 3412514,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.359517993,
            "variance": 1.848289174
          },
          {
            "average": 253821636.2,
            "count": 3412514,
            "maximum": 253823924.8,
            "minimum": 253819265,
            "name": "GpsTime",
            "position": 12,
            "stddev": 878.7547396,
            "variance": 772209.8923
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363999.9973,
          3838999.986,
          -5.49781843,
          365000.0173,
          3839999.986,
          7.30218157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363999.997346644,
                3838999.985798735,
                -5.497818430097039
              ],
              [
                363999.997346644,
                3839999.985798735,
                -5.497818430097039
              ],
              [
                365000.017346644,
                3839999.985798735,
                7.302181569902961
              ],
              [
                365000.017346644,
                3838999.985798735,
                7.302181569902961
              ],
              [
                363999.997346644,
                3838999.985798735,
                -5.497818430097039
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:24+00:00",
        "end_time": "2019-09-29T19:07:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6439.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6439.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6439.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6439.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.48480017,
            34.68396759,
            -5.49781843,
            -76.47372571,
            34.69311497,
            7.30218157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.4846391834844,
                  34.683967590276346,
                  -5.497818430097039
                ],
                [
                  -76.48480017235951,
                  34.6929824577858,
                  -5.497818430097039
                ],
                [
                  -76.47388551356833,
                  34.69311497181039,
                  7.302181569902961
                ],
                [
                  -76.4737257070628,
                  34.68410006001568,
                  7.302181569902961
                ],
                [
                  -76.4846391834844,
                  34.683967590276346,
                  -5.497818430097039
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6439.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6439.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:24Z",
            "pc:count": 3412514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364513.897,
                "count": 3412514,
                "maximum": 365000.0173,
                "minimum": 363999.9973,
                "name": "X",
                "position": 0,
                "stddev": 287.3024509,
                "variance": 82542.6983
              },
              {
                "average": 3839457.956,
                "count": 3412514,
                "maximum": 3839999.986,
                "minimum": 3838999.986,
                "name": "Y",
                "position": 1,
                "stddev": 282.3585958,
                "variance": 79726.37662
              },
              {
                "average": 0.2638313155,
                "count": 3412514,
                "maximum": 7.30218157,
                "minimum": -5.49781843,
                "name": "Z",
                "position": 2,
                "stddev": 1.177805601,
                "variance": 1.387226033
              },
              {
                "average": 2436.521116,
                "count": 3412514,
                "maximum": 38987,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2443.108444,
                "variance": 5968778.867
              },
              {
                "average": 1.014076133,
                "count": 3412514,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1365322601,
                "variance": 0.01864105806
              },
              {
                "average": 1.028150507,
                "count": 3412514,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2041153219,
                "variance": 0.04166306463
              },
              {
                "average": 1,
                "count": 3412514,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.333298266,
                "count": 3412514,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.68889548,
                "variance": 136.6302776
              },
              {
                "average": 20.02400779,
                "count": 3412514,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.079819788,
                "variance": 1.166010774
              },
              {
                "average": 1.265190414,
                "count": 3412514,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4496852992,
                "variance": 0.2022168683
              },
              {
                "average": 8.610563649,
                "count": 3412514,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.359517993,
                "variance": 1.848289174
              },
              {
                "average": 253821636.2,
                "count": 3412514,
                "maximum": 253823924.8,
                "minimum": 253819265,
                "name": "GpsTime",
                "position": 12,
                "stddev": 878.7547396,
                "variance": 772209.8923
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363999.9973,
              3838999.986,
              -5.49781843,
              365000.0173,
              3839999.986,
              7.30218157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363999.997346644,
                    3838999.985798735,
                    -5.497818430097039
                  ],
                  [
                    363999.997346644,
                    3839999.985798735,
                    -5.497818430097039
                  ],
                  [
                    365000.017346644,
                    3839999.985798735,
                    7.302181569902961
                  ],
                  [
                    365000.017346644,
                    3838999.985798735,
                    7.302181569902961
                  ],
                  [
                    363999.997346644,
                    3838999.985798735,
                    -5.497818430097039
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:24+00:00",
            "end_time": "2019-09-29T19:07:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6035.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52762935465024,
              34.647369063392404,
              -5.267566444109137
            ],
            [
              -76.52779477845147,
              34.6563838066934,
              -5.267566444109137
            ],
            [
              -76.5168851347102,
              34.65652004632386,
              1.432433555890862
            ],
            [
              -76.51672089105573,
              34.647505257470954,
              1.432433555890862
            ],
            [
              -76.52762935465024,
              34.647369063392404,
              -5.267566444109137
            ]
          ]
        ]
      },
      "bbox": [
        -76.52779478,
        34.64736906,
        -5.267566444,
        -76.51672089,
        34.65652005,
        1.432433556
      ],
      "properties": {
        "datetime": "2019-09-29T19:43:18Z",
        "pc:count": 3104412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360457.8607,
            "count": 3104412,
            "maximum": 361000.0178,
            "minimum": 359999.9978,
            "name": "X",
            "position": 0,
            "stddev": 296.7731975,
            "variance": 88074.33078
          },
          {
            "average": 3835490.434,
            "count": 3104412,
            "maximum": 3835999.985,
            "minimum": 3834999.985,
            "name": "Y",
            "position": 1,
            "stddev": 296.2967479,
            "variance": 87791.76282
          },
          {
            "average": -0.9977506432,
            "count": 3104412,
            "maximum": 1.432433556,
            "minimum": -5.267566444,
            "name": "Z",
            "position": 2,
            "stddev": 0.7815763969,
            "variance": 0.6108616642
          },
          {
            "average": 599.8464179,
            "count": 3104412,
            "maximum": 14791,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1308.686598,
            "variance": 1712660.612
          },
          {
            "average": 1.000075377,
            "count": 3104412,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008681643606,
            "variance": 7.53709357e-05
          },
          {
            "average": 1.000153652,
            "count": 3104412,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01239470558,
            "variance": 0.0001536287263
          },
          {
            "average": 1,
            "count": 3104412,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.09223905,
            "count": 3104412,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.22291718,
            "variance": 125.95387
          },
          {
            "average": 20.00822263,
            "count": 3104412,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.126181816,
            "variance": 1.268285484
          },
          {
            "average": 1.784205511,
            "count": 3104412,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4134937123,
            "variance": 0.1709770501
          },
          {
            "average": 4.67079434,
            "count": 3104412,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.381659892,
            "variance": 1.908984058
          },
          {
            "average": 253819178.2,
            "count": 3104412,
            "maximum": 253821398.7,
            "minimum": 253817120.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 828.2477236,
            "variance": 685994.2917
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3104412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359999.9978,
          3834999.985,
          -5.267566444,
          361000.0178,
          3835999.985,
          1.432433556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359999.99780821765,
                3834999.985443856,
                -5.267566444109137
              ],
              [
                359999.99780821765,
                3835999.985443856,
                -5.267566444109137
              ],
              [
                361000.0178082177,
                3835999.985443856,
                1.432433555890862
              ],
              [
                361000.0178082177,
                3834999.985443856,
                1.432433555890862
              ],
              [
                359999.99780821765,
                3834999.985443856,
                -5.267566444109137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:43:18+00:00",
        "end_time": "2019-09-29T18:32:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6035.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6035.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6035.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6035.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52779478,
            34.64736906,
            -5.267566444,
            -76.51672089,
            34.65652005,
            1.432433556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52762935465024,
                  34.647369063392404,
                  -5.267566444109137
                ],
                [
                  -76.52779477845147,
                  34.6563838066934,
                  -5.267566444109137
                ],
                [
                  -76.5168851347102,
                  34.65652004632386,
                  1.432433555890862
                ],
                [
                  -76.51672089105573,
                  34.647505257470954,
                  1.432433555890862
                ],
                [
                  -76.52762935465024,
                  34.647369063392404,
                  -5.267566444109137
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6035.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6035.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:43:18Z",
            "pc:count": 3104412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360457.8607,
                "count": 3104412,
                "maximum": 361000.0178,
                "minimum": 359999.9978,
                "name": "X",
                "position": 0,
                "stddev": 296.7731975,
                "variance": 88074.33078
              },
              {
                "average": 3835490.434,
                "count": 3104412,
                "maximum": 3835999.985,
                "minimum": 3834999.985,
                "name": "Y",
                "position": 1,
                "stddev": 296.2967479,
                "variance": 87791.76282
              },
              {
                "average": -0.9977506432,
                "count": 3104412,
                "maximum": 1.432433556,
                "minimum": -5.267566444,
                "name": "Z",
                "position": 2,
                "stddev": 0.7815763969,
                "variance": 0.6108616642
              },
              {
                "average": 599.8464179,
                "count": 3104412,
                "maximum": 14791,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1308.686598,
                "variance": 1712660.612
              },
              {
                "average": 1.000075377,
                "count": 3104412,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008681643606,
                "variance": 7.53709357e-05
              },
              {
                "average": 1.000153652,
                "count": 3104412,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01239470558,
                "variance": 0.0001536287263
              },
              {
                "average": 1,
                "count": 3104412,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.09223905,
                "count": 3104412,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.22291718,
                "variance": 125.95387
              },
              {
                "average": 20.00822263,
                "count": 3104412,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.126181816,
                "variance": 1.268285484
              },
              {
                "average": 1.784205511,
                "count": 3104412,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4134937123,
                "variance": 0.1709770501
              },
              {
                "average": 4.67079434,
                "count": 3104412,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.381659892,
                "variance": 1.908984058
              },
              {
                "average": 253819178.2,
                "count": 3104412,
                "maximum": 253821398.7,
                "minimum": 253817120.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 828.2477236,
                "variance": 685994.2917
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3104412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359999.9978,
              3834999.985,
              -5.267566444,
              361000.0178,
              3835999.985,
              1.432433556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359999.99780821765,
                    3834999.985443856,
                    -5.267566444109137
                  ],
                  [
                    359999.99780821765,
                    3835999.985443856,
                    -5.267566444109137
                  ],
                  [
                    361000.0178082177,
                    3835999.985443856,
                    1.432433555890862
                  ],
                  [
                    361000.0178082177,
                    3834999.985443856,
                    1.432433555890862
                  ],
                  [
                    359999.99780821765,
                    3834999.985443856,
                    -5.267566444109137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:43:18+00:00",
            "end_time": "2019-09-29T18:32: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": "20190929_NCMP_NC_Dunex_18SUD5538.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.58268362911186,
              34.673716955981256,
              -2.256017575183218
            ],
            [
              -76.5828551780297,
              34.682731244057855,
              -2.256017575183218
            ],
            [
              -76.57194258215362,
              34.68287250035443,
              0.703982424816782
            ],
            [
              -76.57177221474541,
              34.673858165067564,
              0.703982424816782
            ],
            [
              -76.58268362911186,
              34.673716955981256,
              -2.256017575183218
            ]
          ]
        ]
      },
      "bbox": [
        -76.58285518,
        34.67371696,
        -2.256017575,
        -76.57177221,
        34.6828725,
        0.7039824248
      ],
      "properties": {
        "datetime": "2019-09-29T15:52:43Z",
        "pc:count": 2477527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 355430.289,
            "count": 2477527,
            "maximum": 356000.0015,
            "minimum": 355000.0015,
            "name": "X",
            "position": 0,
            "stddev": 288.9175859,
            "variance": 83473.37146
          },
          {
            "average": 3838306.914,
            "count": 2477527,
            "maximum": 3838999.964,
            "minimum": 3837999.984,
            "name": "Y",
            "position": 1,
            "stddev": 201.4482081,
            "variance": 40581.38053
          },
          {
            "average": -0.9597280332,
            "count": 2477527,
            "maximum": 0.7039824248,
            "minimum": -2.256017575,
            "name": "Z",
            "position": 2,
            "stddev": 0.4166090078,
            "variance": 0.1735630654
          },
          {
            "average": 1.378720797,
            "count": 2477527,
            "maximum": 4692,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.29438655,
            "variance": 3169.057956
          },
          {
            "average": 1.000023814,
            "count": 2477527,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004879909009,
            "variance": 2.381351193e-05
          },
          {
            "average": 1.000048032,
            "count": 2477527,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006930330403,
            "variance": 4.80294795e-05
          },
          {
            "average": 1,
            "count": 2477527,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.96399515,
            "count": 2477527,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9928396787,
            "variance": 0.9857306276
          },
          {
            "average": 19.96332258,
            "count": 2477527,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.662322957,
            "variance": 2.763317612
          },
          {
            "average": 2.000252268,
            "count": 2477527,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05368656426,
            "variance": 0.002882247182
          },
          {
            "average": 15.76812765,
            "count": 2477527,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.28965973,
            "variance": 1.66322222
          },
          {
            "average": 253806414.9,
            "count": 2477527,
            "maximum": 253807563.6,
            "minimum": 253805045.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.9051234,
            "variance": 345632.4341
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2477527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          355000.0015,
          3837999.984,
          -2.256017575,
          356000.0015,
          3838999.964,
          0.7039824248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                355000.0015010715,
                3837999.9840995395,
                -2.256017575183218
              ],
              [
                355000.0015010715,
                3838999.96409954,
                -2.256017575183218
              ],
              [
                356000.0015010715,
                3838999.96409954,
                0.703982424816782
              ],
              [
                356000.0015010715,
                3837999.9840995395,
                0.703982424816782
              ],
              [
                355000.0015010715,
                3837999.9840995395,
                -2.256017575183218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:52:43+00:00",
        "end_time": "2019-09-29T15:10:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5538.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5538.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5538.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5538.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58285518,
            34.67371696,
            -2.256017575,
            -76.57177221,
            34.6828725,
            0.7039824248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.58268362911186,
                  34.673716955981256,
                  -2.256017575183218
                ],
                [
                  -76.5828551780297,
                  34.682731244057855,
                  -2.256017575183218
                ],
                [
                  -76.57194258215362,
                  34.68287250035443,
                  0.703982424816782
                ],
                [
                  -76.57177221474541,
                  34.673858165067564,
                  0.703982424816782
                ],
                [
                  -76.58268362911186,
                  34.673716955981256,
                  -2.256017575183218
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5538.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5538.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:52:43Z",
            "pc:count": 2477527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 355430.289,
                "count": 2477527,
                "maximum": 356000.0015,
                "minimum": 355000.0015,
                "name": "X",
                "position": 0,
                "stddev": 288.9175859,
                "variance": 83473.37146
              },
              {
                "average": 3838306.914,
                "count": 2477527,
                "maximum": 3838999.964,
                "minimum": 3837999.984,
                "name": "Y",
                "position": 1,
                "stddev": 201.4482081,
                "variance": 40581.38053
              },
              {
                "average": -0.9597280332,
                "count": 2477527,
                "maximum": 0.7039824248,
                "minimum": -2.256017575,
                "name": "Z",
                "position": 2,
                "stddev": 0.4166090078,
                "variance": 0.1735630654
              },
              {
                "average": 1.378720797,
                "count": 2477527,
                "maximum": 4692,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.29438655,
                "variance": 3169.057956
              },
              {
                "average": 1.000023814,
                "count": 2477527,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004879909009,
                "variance": 2.381351193e-05
              },
              {
                "average": 1.000048032,
                "count": 2477527,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006930330403,
                "variance": 4.80294795e-05
              },
              {
                "average": 1,
                "count": 2477527,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.96399515,
                "count": 2477527,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9928396787,
                "variance": 0.9857306276
              },
              {
                "average": 19.96332258,
                "count": 2477527,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.662322957,
                "variance": 2.763317612
              },
              {
                "average": 2.000252268,
                "count": 2477527,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05368656426,
                "variance": 0.002882247182
              },
              {
                "average": 15.76812765,
                "count": 2477527,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.28965973,
                "variance": 1.66322222
              },
              {
                "average": 253806414.9,
                "count": 2477527,
                "maximum": 253807563.6,
                "minimum": 253805045.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.9051234,
                "variance": 345632.4341
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2477527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              355000.0015,
              3837999.984,
              -2.256017575,
              356000.0015,
              3838999.964,
              0.7039824248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    355000.0015010715,
                    3837999.9840995395,
                    -2.256017575183218
                  ],
                  [
                    355000.0015010715,
                    3838999.96409954,
                    -2.256017575183218
                  ],
                  [
                    356000.0015010715,
                    3838999.96409954,
                    0.703982424816782
                  ],
                  [
                    356000.0015010715,
                    3837999.9840995395,
                    0.703982424816782
                  ],
                  [
                    355000.0015010715,
                    3837999.9840995395,
                    -2.256017575183218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:52:43+00:00",
            "end_time": "2019-09-29T15:10: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": "20190929_NCMP_NC_Dunex_18SUD7248.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.39876735510417,
              34.77028423160068,
              -4.542685238431492
            ],
            [
              -76.3988495018118,
              34.77515147539698,
              -4.542685238431492
            ],
            [
              -76.39383900218634,
              34.77520895425725,
              5.317314761568507
            ],
            [
              -76.39375714948508,
              34.7703417001005,
              5.317314761568507
            ],
            [
              -76.39876735510417,
              34.77028423160068,
              -4.542685238431492
            ]
          ]
        ]
      },
      "bbox": [
        -76.3988495,
        34.77028423,
        -4.542685238,
        -76.39375715,
        34.77520895,
        5.317314762
      ],
      "properties": {
        "datetime": "2019-09-29T20:22:39Z",
        "pc:count": 414801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372152.7489,
            "count": 414801,
            "maximum": 372458.5959,
            "minimum": 371999.9959,
            "name": "X",
            "position": 0,
            "stddev": 113.251581,
            "variance": 12825.92059
          },
          {
            "average": 3848836.416,
            "count": 414801,
            "maximum": 3848999.986,
            "minimum": 3848460.086,
            "name": "Y",
            "position": 1,
            "stddev": 115.1936359,
            "variance": 13269.57374
          },
          {
            "average": -2.617245353,
            "count": 414801,
            "maximum": 5.317314762,
            "minimum": -4.542685238,
            "name": "Z",
            "position": 2,
            "stddev": 1.584349409,
            "variance": 2.510163051
          },
          {
            "average": 780.6299961,
            "count": 414801,
            "maximum": 12576,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2272.000327,
            "variance": 5161985.486
          },
          {
            "average": 1.00039537,
            "count": 414801,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01988001371,
            "variance": 0.0003952149452
          },
          {
            "average": 1.000797973,
            "count": 414801,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02823717701,
            "variance": 0.0007973381652
          },
          {
            "average": 1,
            "count": 414801,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.46507602,
            "count": 414801,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.132932652,
            "variance": 83.41045883
          },
          {
            "average": 19.99366952,
            "count": 414801,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.008033882,
            "variance": 1.016132308
          },
          {
            "average": 2.099004101,
            "count": 414801,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6034719512,
            "variance": 0.3641783958
          },
          {
            "average": 10.91225913,
            "count": 414801,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6481701695,
            "variance": 0.4201245687
          },
          {
            "average": 253823138.9,
            "count": 414801,
            "maximum": 253823759.4,
            "minimum": 253822444.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.363116,
            "variance": 196570.8526
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 414801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371999.9959,
          3848460.086,
          -4.542685238,
          372458.5959,
          3848999.986,
          5.317314762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371999.99590127735,
                3848460.0855695563,
                -4.542685238431492
              ],
              [
                371999.99590127735,
                3848999.9855695567,
                -4.542685238431492
              ],
              [
                372458.5959012773,
                3848999.9855695567,
                5.317314761568507
              ],
              [
                372458.5959012773,
                3848460.0855695563,
                5.317314761568507
              ],
              [
                371999.99590127735,
                3848460.0855695563,
                -4.542685238431492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:22:39+00:00",
        "end_time": "2019-09-29T20:00:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7248.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7248.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7248.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7248.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.3988495,
            34.77028423,
            -4.542685238,
            -76.39375715,
            34.77520895,
            5.317314762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.39876735510417,
                  34.77028423160068,
                  -4.542685238431492
                ],
                [
                  -76.3988495018118,
                  34.77515147539698,
                  -4.542685238431492
                ],
                [
                  -76.39383900218634,
                  34.77520895425725,
                  5.317314761568507
                ],
                [
                  -76.39375714948508,
                  34.7703417001005,
                  5.317314761568507
                ],
                [
                  -76.39876735510417,
                  34.77028423160068,
                  -4.542685238431492
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7248.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7248.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:22:39Z",
            "pc:count": 414801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372152.7489,
                "count": 414801,
                "maximum": 372458.5959,
                "minimum": 371999.9959,
                "name": "X",
                "position": 0,
                "stddev": 113.251581,
                "variance": 12825.92059
              },
              {
                "average": 3848836.416,
                "count": 414801,
                "maximum": 3848999.986,
                "minimum": 3848460.086,
                "name": "Y",
                "position": 1,
                "stddev": 115.1936359,
                "variance": 13269.57374
              },
              {
                "average": -2.617245353,
                "count": 414801,
                "maximum": 5.317314762,
                "minimum": -4.542685238,
                "name": "Z",
                "position": 2,
                "stddev": 1.584349409,
                "variance": 2.510163051
              },
              {
                "average": 780.6299961,
                "count": 414801,
                "maximum": 12576,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2272.000327,
                "variance": 5161985.486
              },
              {
                "average": 1.00039537,
                "count": 414801,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01988001371,
                "variance": 0.0003952149452
              },
              {
                "average": 1.000797973,
                "count": 414801,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02823717701,
                "variance": 0.0007973381652
              },
              {
                "average": 1,
                "count": 414801,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.46507602,
                "count": 414801,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.132932652,
                "variance": 83.41045883
              },
              {
                "average": 19.99366952,
                "count": 414801,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.008033882,
                "variance": 1.016132308
              },
              {
                "average": 2.099004101,
                "count": 414801,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6034719512,
                "variance": 0.3641783958
              },
              {
                "average": 10.91225913,
                "count": 414801,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6481701695,
                "variance": 0.4201245687
              },
              {
                "average": 253823138.9,
                "count": 414801,
                "maximum": 253823759.4,
                "minimum": 253822444.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.363116,
                "variance": 196570.8526
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 414801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371999.9959,
              3848460.086,
              -4.542685238,
              372458.5959,
              3848999.986,
              5.317314762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371999.99590127735,
                    3848460.0855695563,
                    -4.542685238431492
                  ],
                  [
                    371999.99590127735,
                    3848999.9855695567,
                    -4.542685238431492
                  ],
                  [
                    372458.5959012773,
                    3848999.9855695567,
                    5.317314761568507
                  ],
                  [
                    372458.5959012773,
                    3848460.0855695563,
                    5.317314761568507
                  ],
                  [
                    371999.99590127735,
                    3848460.0855695563,
                    -4.542685238431492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:22:39+00:00",
            "end_time": "2019-09-29T20:00: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": "20190929_NCMP_NC_Dunex_18SUD7754.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.34499236186994,
              34.82329726232326,
              -8.867377778366713
            ],
            [
              -76.34509905606006,
              34.82985853012112,
              -8.867377778366713
            ],
            [
              -76.33416592951956,
              34.829978940428916,
              -0.627377778366712
            ],
            [
              -76.33406010192304,
              34.82341764339507,
              -0.627377778366712
            ],
            [
              -76.34499236186994,
              34.82329726232326,
              -8.867377778366713
            ]
          ]
        ]
      },
      "bbox": [
        -76.34509906,
        34.82329726,
        -8.867377778,
        -76.3340601,
        34.82997894,
        -0.6273777784
      ],
      "properties": {
        "datetime": "2019-09-29T21:04:34Z",
        "pc:count": 727567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377606.3039,
            "count": 727567,
            "maximum": 377999.9994,
            "minimum": 376999.9994,
            "name": "X",
            "position": 0,
            "stddev": 330.5622435,
            "variance": 109271.3968
          },
          {
            "average": 3854722.066,
            "count": 727567,
            "maximum": 3854999.99,
            "minimum": 3854272.19,
            "name": "Y",
            "position": 1,
            "stddev": 158.4669322,
            "variance": 25111.7686
          },
          {
            "average": -2.437758005,
            "count": 727567,
            "maximum": -0.6273777784,
            "minimum": -8.867377778,
            "name": "Z",
            "position": 2,
            "stddev": 1.025481139,
            "variance": 1.051611566
          },
          {
            "average": 25.93422461,
            "count": 727567,
            "maximum": 3224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 193.3743277,
            "variance": 37393.6306
          },
          {
            "average": 1,
            "count": 727567,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 727567,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 727567,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 727567,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.888735,
            "count": 727567,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9740392957,
            "variance": 0.9487525496
          },
          {
            "average": 2.001837631,
            "count": 727567,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04286030765,
            "variance": 0.001837005972
          },
          {
            "average": 14.73794853,
            "count": 727567,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.265721224,
            "variance": 1.602050216
          },
          {
            "average": 253825645.4,
            "count": 727567,
            "maximum": 253826274.6,
            "minimum": 253823640,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.2504006,
            "variance": 626077.1965
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 727567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376999.9994,
          3854272.19,
          -8.867377778,
          377999.9994,
          3854999.99,
          -0.6273777784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376999.99940345227,
                3854272.1901549106,
                -8.867377778366713
              ],
              [
                376999.99940345227,
                3854999.9901549104,
                -8.867377778366713
              ],
              [
                377999.99940345227,
                3854999.9901549104,
                -0.627377778366712
              ],
              [
                377999.99940345227,
                3854272.1901549106,
                -0.627377778366712
              ],
              [
                376999.99940345227,
                3854272.1901549106,
                -8.867377778366713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:04:34+00:00",
        "end_time": "2019-09-29T20:20:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7754.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7754.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7754.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7754.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.34509906,
            34.82329726,
            -8.867377778,
            -76.3340601,
            34.82997894,
            -0.6273777784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.34499236186994,
                  34.82329726232326,
                  -8.867377778366713
                ],
                [
                  -76.34509905606006,
                  34.82985853012112,
                  -8.867377778366713
                ],
                [
                  -76.33416592951956,
                  34.829978940428916,
                  -0.627377778366712
                ],
                [
                  -76.33406010192304,
                  34.82341764339507,
                  -0.627377778366712
                ],
                [
                  -76.34499236186994,
                  34.82329726232326,
                  -8.867377778366713
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7754.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7754.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:04:34Z",
            "pc:count": 727567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377606.3039,
                "count": 727567,
                "maximum": 377999.9994,
                "minimum": 376999.9994,
                "name": "X",
                "position": 0,
                "stddev": 330.5622435,
                "variance": 109271.3968
              },
              {
                "average": 3854722.066,
                "count": 727567,
                "maximum": 3854999.99,
                "minimum": 3854272.19,
                "name": "Y",
                "position": 1,
                "stddev": 158.4669322,
                "variance": 25111.7686
              },
              {
                "average": -2.437758005,
                "count": 727567,
                "maximum": -0.6273777784,
                "minimum": -8.867377778,
                "name": "Z",
                "position": 2,
                "stddev": 1.025481139,
                "variance": 1.051611566
              },
              {
                "average": 25.93422461,
                "count": 727567,
                "maximum": 3224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 193.3743277,
                "variance": 37393.6306
              },
              {
                "average": 1,
                "count": 727567,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 727567,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 727567,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 727567,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.888735,
                "count": 727567,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9740392957,
                "variance": 0.9487525496
              },
              {
                "average": 2.001837631,
                "count": 727567,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04286030765,
                "variance": 0.001837005972
              },
              {
                "average": 14.73794853,
                "count": 727567,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.265721224,
                "variance": 1.602050216
              },
              {
                "average": 253825645.4,
                "count": 727567,
                "maximum": 253826274.6,
                "minimum": 253823640,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.2504006,
                "variance": 626077.1965
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 727567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376999.9994,
              3854272.19,
              -8.867377778,
              377999.9994,
              3854999.99,
              -0.6273777784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376999.99940345227,
                    3854272.1901549106,
                    -8.867377778366713
                  ],
                  [
                    376999.99940345227,
                    3854999.9901549104,
                    -8.867377778366713
                  ],
                  [
                    377999.99940345227,
                    3854999.9901549104,
                    -0.627377778366712
                  ],
                  [
                    377999.99940345227,
                    3854272.1901549106,
                    -0.627377778366712
                  ],
                  [
                    376999.99940345227,
                    3854272.1901549106,
                    -8.867377778366713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:04:34+00:00",
            "end_time": "2019-09-29T20:20: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": "20190929_NCMP_NC_Dunex_18SUD7453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.37759775401909,
              34.81146117254461,
              -1.582893005980585
            ],
            [
              -76.37774784843218,
              34.82047627311337,
              -1.582893005980585
            ],
            [
              -76.36681610937585,
              34.82059958867342,
              1.177106994019416
            ],
            [
              -76.36666720497949,
              34.8115844469617,
              1.177106994019416
            ],
            [
              -76.37759775401909,
              34.81146117254461,
              -1.582893005980585
            ]
          ]
        ]
      },
      "bbox": [
        -76.37774785,
        34.81146117,
        -1.582893006,
        -76.3666672,
        34.82059959,
        1.177106994
      ],
      "properties": {
        "datetime": "2019-09-29T19:59:41Z",
        "pc:count": 3896565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374525.3777,
            "count": 3896565,
            "maximum": 375000.0024,
            "minimum": 374000.0024,
            "name": "X",
            "position": 0,
            "stddev": 282.5785972,
            "variance": 79850.66357
          },
          {
            "average": 3853480.436,
            "count": 3896565,
            "maximum": 3853999.985,
            "minimum": 3852999.985,
            "name": "Y",
            "position": 1,
            "stddev": 284.329593,
            "variance": 80843.31748
          },
          {
            "average": -0.3954918616,
            "count": 3896565,
            "maximum": 1.177106994,
            "minimum": -1.582893006,
            "name": "Z",
            "position": 2,
            "stddev": 0.3868614804,
            "variance": 0.149661805
          },
          {
            "average": 603.2480628,
            "count": 3896565,
            "maximum": 7346,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1232.906188,
            "variance": 1520057.668
          },
          {
            "average": 1.000017965,
            "count": 3896565,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004238422165,
            "variance": 1.796422245e-05
          },
          {
            "average": 1.000035929,
            "count": 3896565,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005993980268,
            "variance": 3.592779945e-05
          },
          {
            "average": 1,
            "count": 3896565,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.48601011,
            "count": 3896565,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.60119249,
            "variance": 134.5876671
          },
          {
            "average": 20.06052954,
            "count": 3896565,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091587735,
            "variance": 1.191563783
          },
          {
            "average": 1.761070327,
            "count": 3896565,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4264682641,
            "variance": 0.1818751803
          },
          {
            "average": 6.901516849,
            "count": 3896565,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.279846713,
            "variance": 1.63800761
          },
          {
            "average": 253820553.1,
            "count": 3896565,
            "maximum": 253822381.4,
            "minimum": 253819496.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 807.6074539,
            "variance": 652229.7997
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374000.0024,
          3852999.985,
          -1.582893006,
          375000.0024,
          3853999.985,
          1.177106994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374000.0023827367,
                3852999.984943511,
                -1.582893005980585
              ],
              [
                374000.0023827367,
                3853999.984943511,
                -1.582893005980585
              ],
              [
                375000.0023827367,
                3853999.984943511,
                1.177106994019416
              ],
              [
                375000.0023827367,
                3852999.984943511,
                1.177106994019416
              ],
              [
                374000.0023827367,
                3852999.984943511,
                -1.582893005980585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:59:41+00:00",
        "end_time": "2019-09-29T19:11:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.37774785,
            34.81146117,
            -1.582893006,
            -76.3666672,
            34.82059959,
            1.177106994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.37759775401909,
                  34.81146117254461,
                  -1.582893005980585
                ],
                [
                  -76.37774784843218,
                  34.82047627311337,
                  -1.582893005980585
                ],
                [
                  -76.36681610937585,
                  34.82059958867342,
                  1.177106994019416
                ],
                [
                  -76.36666720497949,
                  34.8115844469617,
                  1.177106994019416
                ],
                [
                  -76.37759775401909,
                  34.81146117254461,
                  -1.582893005980585
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:59:41Z",
            "pc:count": 3896565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374525.3777,
                "count": 3896565,
                "maximum": 375000.0024,
                "minimum": 374000.0024,
                "name": "X",
                "position": 0,
                "stddev": 282.5785972,
                "variance": 79850.66357
              },
              {
                "average": 3853480.436,
                "count": 3896565,
                "maximum": 3853999.985,
                "minimum": 3852999.985,
                "name": "Y",
                "position": 1,
                "stddev": 284.329593,
                "variance": 80843.31748
              },
              {
                "average": -0.3954918616,
                "count": 3896565,
                "maximum": 1.177106994,
                "minimum": -1.582893006,
                "name": "Z",
                "position": 2,
                "stddev": 0.3868614804,
                "variance": 0.149661805
              },
              {
                "average": 603.2480628,
                "count": 3896565,
                "maximum": 7346,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1232.906188,
                "variance": 1520057.668
              },
              {
                "average": 1.000017965,
                "count": 3896565,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004238422165,
                "variance": 1.796422245e-05
              },
              {
                "average": 1.000035929,
                "count": 3896565,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005993980268,
                "variance": 3.592779945e-05
              },
              {
                "average": 1,
                "count": 3896565,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.48601011,
                "count": 3896565,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.60119249,
                "variance": 134.5876671
              },
              {
                "average": 20.06052954,
                "count": 3896565,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091587735,
                "variance": 1.191563783
              },
              {
                "average": 1.761070327,
                "count": 3896565,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4264682641,
                "variance": 0.1818751803
              },
              {
                "average": 6.901516849,
                "count": 3896565,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.279846713,
                "variance": 1.63800761
              },
              {
                "average": 253820553.1,
                "count": 3896565,
                "maximum": 253822381.4,
                "minimum": 253819496.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 807.6074539,
                "variance": 652229.7997
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374000.0024,
              3852999.985,
              -1.582893006,
              375000.0024,
              3853999.985,
              1.177106994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374000.0023827367,
                    3852999.984943511,
                    -1.582893005980585
                  ],
                  [
                    374000.0023827367,
                    3853999.984943511,
                    -1.582893005980585
                  ],
                  [
                    375000.0023827367,
                    3853999.984943511,
                    1.177106994019416
                  ],
                  [
                    375000.0023827367,
                    3852999.984943511,
                    1.177106994019416
                  ],
                  [
                    374000.0023827367,
                    3852999.984943511,
                    -1.582893005980585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:59:41+00:00",
            "end_time": "2019-09-29T19:11: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": "20190929_NCMP_NC_Dunex_18SUD5539.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5828550292433,
              34.682731622552446,
              -0.933312551886711
            ],
            [
              -76.5828576820405,
              34.682870986122715,
              -0.933312551886711
            ],
            [
              -76.58261673233983,
              34.68287411561992,
              -0.793312551886711
            ],
            [
              -76.58261407994605,
              34.68273475203348,
              -0.793312551886711
            ],
            [
              -76.5828550292433,
              34.682731622552446,
              -0.933312551886711
            ]
          ]
        ]
      },
      "bbox": [
        -76.58285768,
        34.68273162,
        -0.9333125519,
        -76.58261408,
        34.68287412,
        -0.7933125519
      ],
      "properties": {
        "datetime": "2019-09-29T15:40:59Z",
        "pc:count": 335,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 355008.2782,
            "count": 335,
            "maximum": 355022.0958,
            "minimum": 355000.0158,
            "name": "X",
            "position": 0,
            "stddev": 5.629991157,
            "variance": 31.69680042
          },
          {
            "average": 3839005.551,
            "count": 335,
            "maximum": 3839015.466,
            "minimum": 3839000.006,
            "name": "Y",
            "position": 1,
            "stddev": 3.914264476,
            "variance": 15.32146639
          },
          {
            "average": -0.8677006116,
            "count": 335,
            "maximum": -0.7933125519,
            "minimum": -0.9333125519,
            "name": "Z",
            "position": 2,
            "stddev": 0.02917270237,
            "variance": 0.0008510465636
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 335,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 335,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 335,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 335,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.00200081,
            "count": 335,
            "maximum": 19.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 335,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17,
            "count": 335,
            "maximum": 17,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253806859.5,
            "count": 335,
            "maximum": 253806859.6,
            "minimum": 253806859.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.06551442676,
            "variance": 0.004292140114
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 335,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          355000.0158,
          3839000.006,
          -0.9333125519,
          355022.0958,
          3839015.466,
          -0.7933125519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                355000.0157921747,
                3839000.005862314,
                -0.933312551886711
              ],
              [
                355000.0157921747,
                3839015.4658623138,
                -0.933312551886711
              ],
              [
                355022.09579217463,
                3839015.4658623138,
                -0.793312551886711
              ],
              [
                355022.09579217463,
                3839000.005862314,
                -0.793312551886711
              ],
              [
                355000.0157921747,
                3839000.005862314,
                -0.933312551886711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:40:59+00:00",
        "end_time": "2019-09-29T15:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5539.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5539.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5539.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5539.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58285768,
            34.68273162,
            -0.9333125519,
            -76.58261408,
            34.68287412,
            -0.7933125519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5828550292433,
                  34.682731622552446,
                  -0.933312551886711
                ],
                [
                  -76.5828576820405,
                  34.682870986122715,
                  -0.933312551886711
                ],
                [
                  -76.58261673233983,
                  34.68287411561992,
                  -0.793312551886711
                ],
                [
                  -76.58261407994605,
                  34.68273475203348,
                  -0.793312551886711
                ],
                [
                  -76.5828550292433,
                  34.682731622552446,
                  -0.933312551886711
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5539.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5539.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:40:59Z",
            "pc:count": 335,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 355008.2782,
                "count": 335,
                "maximum": 355022.0958,
                "minimum": 355000.0158,
                "name": "X",
                "position": 0,
                "stddev": 5.629991157,
                "variance": 31.69680042
              },
              {
                "average": 3839005.551,
                "count": 335,
                "maximum": 3839015.466,
                "minimum": 3839000.006,
                "name": "Y",
                "position": 1,
                "stddev": 3.914264476,
                "variance": 15.32146639
              },
              {
                "average": -0.8677006116,
                "count": 335,
                "maximum": -0.7933125519,
                "minimum": -0.9333125519,
                "name": "Z",
                "position": 2,
                "stddev": 0.02917270237,
                "variance": 0.0008510465636
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 335,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 335,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 335,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 335,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.00200081,
                "count": 335,
                "maximum": 19.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 335,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17,
                "count": 335,
                "maximum": 17,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253806859.5,
                "count": 335,
                "maximum": 253806859.6,
                "minimum": 253806859.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.06551442676,
                "variance": 0.004292140114
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 335,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              355000.0158,
              3839000.006,
              -0.9333125519,
              355022.0958,
              3839015.466,
              -0.7933125519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    355000.0157921747,
                    3839000.005862314,
                    -0.933312551886711
                  ],
                  [
                    355000.0157921747,
                    3839015.4658623138,
                    -0.933312551886711
                  ],
                  [
                    355022.09579217463,
                    3839015.4658623138,
                    -0.793312551886711
                  ],
                  [
                    355022.09579217463,
                    3839000.005862314,
                    -0.793312551886711
                  ],
                  [
                    355000.0157921747,
                    3839000.005862314,
                    -0.933312551886711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:40:59+00:00",
            "end_time": "2019-09-29T15:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5631.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.56197074383851,
              34.61565015630002,
              -7.961458569447796
            ],
            [
              -76.56205005267971,
              34.6198825334461,
              -7.961458569447796
            ],
            [
              -76.5598471373877,
              34.61991072798622,
              -1.601458569447796
            ],
            [
              -76.55976794028292,
              34.61567834641188,
              -1.601458569447796
            ],
            [
              -76.56197074383851,
              34.61565015630002,
              -7.961458569447796
            ]
          ]
        ]
      },
      "bbox": [
        -76.56205005,
        34.61565016,
        -7.961458569,
        -76.55976794,
        34.61991073,
        -1.601458569
      ],
      "properties": {
        "datetime": "2019-09-29T16:06:59Z",
        "pc:count": 334717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356939.8313,
            "count": 334717,
            "maximum": 357000.0041,
            "minimum": 356797.9841,
            "name": "X",
            "position": 0,
            "stddev": 37.36371185,
            "variance": 1396.046963
          },
          {
            "average": 3831834.277,
            "count": 334717,
            "maximum": 3831999.984,
            "minimum": 3831530.484,
            "name": "Y",
            "position": 1,
            "stddev": 100.9890182,
            "variance": 10198.7818
          },
          {
            "average": -5.758247827,
            "count": 334717,
            "maximum": -1.601458569,
            "minimum": -7.961458569,
            "name": "Z",
            "position": 2,
            "stddev": 0.4913203622,
            "variance": 0.2413956983
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000152368,
            "count": 334717,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01258252663,
            "variance": 0.0001583199765
          },
          {
            "average": 1.000304735,
            "count": 334717,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01796019866,
            "variance": 0.000322568736
          },
          {
            "average": 1,
            "count": 334717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 334717,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.1737346,
            "count": 334717,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9440807095,
            "variance": 0.8912883861
          },
          {
            "average": 2.004337993,
            "count": 334717,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06603797556,
            "variance": 0.004361014216
          },
          {
            "average": 19.00300254,
            "count": 334717,
            "maximum": 20,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8261289143,
            "variance": 0.6824889831
          },
          {
            "average": 253807924.9,
            "count": 334717,
            "maximum": 253808419.6,
            "minimum": 253807462.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 392.5507058,
            "variance": 154096.0566
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          356797.9841,
          3831530.484,
          -7.961458569,
          357000.0041,
          3831999.984,
          -1.601458569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                356797.98409812374,
                3831530.4840983814,
                -7.961458569447796
              ],
              [
                356797.98409812374,
                3831999.9840983814,
                -7.961458569447796
              ],
              [
                357000.00409812375,
                3831999.9840983814,
                -1.601458569447796
              ],
              [
                357000.00409812375,
                3831530.4840983814,
                -1.601458569447796
              ],
              [
                356797.98409812374,
                3831530.4840983814,
                -7.961458569447796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:06:59+00:00",
        "end_time": "2019-09-29T15:51:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5631.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5631.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5631.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5631.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56205005,
            34.61565016,
            -7.961458569,
            -76.55976794,
            34.61991073,
            -1.601458569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.56197074383851,
                  34.61565015630002,
                  -7.961458569447796
                ],
                [
                  -76.56205005267971,
                  34.6198825334461,
                  -7.961458569447796
                ],
                [
                  -76.5598471373877,
                  34.61991072798622,
                  -1.601458569447796
                ],
                [
                  -76.55976794028292,
                  34.61567834641188,
                  -1.601458569447796
                ],
                [
                  -76.56197074383851,
                  34.61565015630002,
                  -7.961458569447796
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5631.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5631.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:06:59Z",
            "pc:count": 334717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356939.8313,
                "count": 334717,
                "maximum": 357000.0041,
                "minimum": 356797.9841,
                "name": "X",
                "position": 0,
                "stddev": 37.36371185,
                "variance": 1396.046963
              },
              {
                "average": 3831834.277,
                "count": 334717,
                "maximum": 3831999.984,
                "minimum": 3831530.484,
                "name": "Y",
                "position": 1,
                "stddev": 100.9890182,
                "variance": 10198.7818
              },
              {
                "average": -5.758247827,
                "count": 334717,
                "maximum": -1.601458569,
                "minimum": -7.961458569,
                "name": "Z",
                "position": 2,
                "stddev": 0.4913203622,
                "variance": 0.2413956983
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000152368,
                "count": 334717,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01258252663,
                "variance": 0.0001583199765
              },
              {
                "average": 1.000304735,
                "count": 334717,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01796019866,
                "variance": 0.000322568736
              },
              {
                "average": 1,
                "count": 334717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 334717,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.1737346,
                "count": 334717,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9440807095,
                "variance": 0.8912883861
              },
              {
                "average": 2.004337993,
                "count": 334717,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06603797556,
                "variance": 0.004361014216
              },
              {
                "average": 19.00300254,
                "count": 334717,
                "maximum": 20,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8261289143,
                "variance": 0.6824889831
              },
              {
                "average": 253807924.9,
                "count": 334717,
                "maximum": 253808419.6,
                "minimum": 253807462.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 392.5507058,
                "variance": 154096.0566
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              356797.9841,
              3831530.484,
              -7.961458569,
              357000.0041,
              3831999.984,
              -1.601458569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    356797.98409812374,
                    3831530.4840983814,
                    -7.961458569447796
                  ],
                  [
                    356797.98409812374,
                    3831999.9840983814,
                    -7.961458569447796
                  ],
                  [
                    357000.00409812375,
                    3831999.9840983814,
                    -1.601458569447796
                  ],
                  [
                    357000.00409812375,
                    3831530.4840983814,
                    -1.601458569447796
                  ],
                  [
                    356797.98409812374,
                    3831530.4840983814,
                    -7.961458569447796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:06:59+00:00",
            "end_time": "2019-09-29T15:51: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": "20190929_NCMP_NC_Dunex_18SUD5632.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.56223719999578,
              34.61988016458468,
              -7.336342031065968
            ],
            [
              -76.56230478314134,
              34.623485660355165,
              -7.336342031065968
            ],
            [
              -76.55991464447996,
              34.623516255724404,
              -4.016342031065967
            ],
            [
              -76.5598471646262,
              34.61991075586049,
              -4.016342031065967
            ],
            [
              -76.56223719999578,
              34.61988016458468,
              -7.336342031065968
            ]
          ]
        ]
      },
      "bbox": [
        -76.56230478,
        34.61988016,
        -7.336342031,
        -76.55984716,
        34.62351626,
        -4.016342031
      ],
      "properties": {
        "datetime": "2019-09-29T16:07:02Z",
        "pc:count": 222955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356911.2232,
            "count": 222955,
            "maximum": 357000.0016,
            "minimum": 356780.8216,
            "name": "X",
            "position": 0,
            "stddev": 52.82721348,
            "variance": 2790.714484
          },
          {
            "average": 3832133.884,
            "count": 222955,
            "maximum": 3832399.947,
            "minimum": 3831999.987,
            "name": "Y",
            "position": 1,
            "stddev": 89.14414761,
            "variance": 7946.679054
          },
          {
            "average": -5.348157375,
            "count": 222955,
            "maximum": -4.016342031,
            "minimum": -7.336342031,
            "name": "Z",
            "position": 2,
            "stddev": 0.5093062032,
            "variance": 0.2593928086
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 222955,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 222955,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 222955,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 222955,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.38548812,
            "count": 222955,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.041578806,
            "variance": 1.084886409
          },
          {
            "average": 2.019308829,
            "count": 222955,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.138161431,
            "variance": 0.01908858101
          },
          {
            "average": 18.55723352,
            "count": 222955,
            "maximum": 20,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022562772,
            "variance": 1.045634623
          },
          {
            "average": 253807717.8,
            "count": 222955,
            "maximum": 253808422.6,
            "minimum": 253806954.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.6971304,
            "variance": 238824.8852
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 222955,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          356780.8216,
          3831999.987,
          -7.336342031,
          357000.0016,
          3832399.947,
          -4.016342031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                356780.821648624,
                3831999.987228382,
                -7.336342031065968
              ],
              [
                356780.821648624,
                3832399.947228382,
                -7.336342031065968
              ],
              [
                357000.0016486241,
                3832399.947228382,
                -4.016342031065967
              ],
              [
                357000.0016486241,
                3831999.987228382,
                -4.016342031065967
              ],
              [
                356780.821648624,
                3831999.987228382,
                -7.336342031065968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:07:02+00:00",
        "end_time": "2019-09-29T15:42:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5632.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5632.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5632.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5632.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56230478,
            34.61988016,
            -7.336342031,
            -76.55984716,
            34.62351626,
            -4.016342031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.56223719999578,
                  34.61988016458468,
                  -7.336342031065968
                ],
                [
                  -76.56230478314134,
                  34.623485660355165,
                  -7.336342031065968
                ],
                [
                  -76.55991464447996,
                  34.623516255724404,
                  -4.016342031065967
                ],
                [
                  -76.5598471646262,
                  34.61991075586049,
                  -4.016342031065967
                ],
                [
                  -76.56223719999578,
                  34.61988016458468,
                  -7.336342031065968
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5632.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5632.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:07:02Z",
            "pc:count": 222955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356911.2232,
                "count": 222955,
                "maximum": 357000.0016,
                "minimum": 356780.8216,
                "name": "X",
                "position": 0,
                "stddev": 52.82721348,
                "variance": 2790.714484
              },
              {
                "average": 3832133.884,
                "count": 222955,
                "maximum": 3832399.947,
                "minimum": 3831999.987,
                "name": "Y",
                "position": 1,
                "stddev": 89.14414761,
                "variance": 7946.679054
              },
              {
                "average": -5.348157375,
                "count": 222955,
                "maximum": -4.016342031,
                "minimum": -7.336342031,
                "name": "Z",
                "position": 2,
                "stddev": 0.5093062032,
                "variance": 0.2593928086
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 222955,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 222955,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 222955,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 222955,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.38548812,
                "count": 222955,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.041578806,
                "variance": 1.084886409
              },
              {
                "average": 2.019308829,
                "count": 222955,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.138161431,
                "variance": 0.01908858101
              },
              {
                "average": 18.55723352,
                "count": 222955,
                "maximum": 20,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022562772,
                "variance": 1.045634623
              },
              {
                "average": 253807717.8,
                "count": 222955,
                "maximum": 253808422.6,
                "minimum": 253806954.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.6971304,
                "variance": 238824.8852
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 222955,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              356780.8216,
              3831999.987,
              -7.336342031,
              357000.0016,
              3832399.947,
              -4.016342031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    356780.821648624,
                    3831999.987228382,
                    -7.336342031065968
                  ],
                  [
                    356780.821648624,
                    3832399.947228382,
                    -7.336342031065968
                  ],
                  [
                    357000.0016486241,
                    3832399.947228382,
                    -4.016342031065967
                  ],
                  [
                    357000.0016486241,
                    3831999.987228382,
                    -4.016342031065967
                  ],
                  [
                    356780.821648624,
                    3831999.987228382,
                    -7.336342031065968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:07:02+00:00",
            "end_time": "2019-09-29T15:42: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": "20190929_NCMP_NC_Dunex_18SUD7755.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.34509900026819,
              34.82985849872151,
              -4.073235223567519
            ],
            [
              -76.34524565474543,
              34.838873693888665,
              -4.073235223567519
            ],
            [
              -76.33431133704914,
              34.83899414436914,
              1.526764776432482
            ],
            [
              -76.33416587373156,
              34.82997890902419,
              1.526764776432482
            ],
            [
              -76.34509900026819,
              34.82985849872151,
              -4.073235223567519
            ]
          ]
        ]
      },
      "bbox": [
        -76.34524565,
        34.8298585,
        -4.073235224,
        -76.33416587,
        34.83899414,
        1.526764776
      ],
      "properties": {
        "datetime": "2019-09-29T21:04:22Z",
        "pc:count": 2138721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377508.5943,
            "count": 2138721,
            "maximum": 378000.0045,
            "minimum": 377000.0045,
            "name": "X",
            "position": 0,
            "stddev": 356.2323063,
            "variance": 126901.456
          },
          {
            "average": 3855504.23,
            "count": 2138721,
            "maximum": 3855999.987,
            "minimum": 3854999.987,
            "name": "Y",
            "position": 1,
            "stddev": 285.0575435,
            "variance": 81257.80313
          },
          {
            "average": -1.522992289,
            "count": 2138721,
            "maximum": 1.526764776,
            "minimum": -4.073235224,
            "name": "Z",
            "position": 2,
            "stddev": 0.710106138,
            "variance": 0.5042507272
          },
          {
            "average": 419.4024382,
            "count": 2138721,
            "maximum": 14949,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1412.872406,
            "variance": 1996208.437
          },
          {
            "average": 1.000006078,
            "count": 2138721,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002465434057,
            "variance": 6.078365088e-06
          },
          {
            "average": 1.000012157,
            "count": 2138721,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003486639683,
            "variance": 1.215665628e-05
          },
          {
            "average": 1,
            "count": 2138721,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.41466138,
            "count": 2138721,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.971241027,
            "variance": 63.54068351
          },
          {
            "average": 19.80562299,
            "count": 2138721,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.388311387,
            "variance": 1.927408508
          },
          {
            "average": 1.905136294,
            "count": 2138721,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2941558036,
            "variance": 0.08652763676
          },
          {
            "average": 12.24469952,
            "count": 2138721,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7156372,
            "variance": 2.943411
          },
          {
            "average": 253823984.5,
            "count": 2138721,
            "maximum": 253826262.7,
            "minimum": 253822077.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1154.6964,
            "variance": 1333323.776
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2138721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377000.0045,
          3854999.987,
          -4.073235224,
          378000.0045,
          3855999.987,
          1.526764776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377000.004458862,
                3854999.9866041504,
                -4.073235223567519
              ],
              [
                377000.004458862,
                3855999.9866041504,
                -4.073235223567519
              ],
              [
                378000.004458862,
                3855999.9866041504,
                1.526764776432482
              ],
              [
                378000.004458862,
                3854999.9866041504,
                1.526764776432482
              ],
              [
                377000.004458862,
                3854999.9866041504,
                -4.073235223567519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:04:22+00:00",
        "end_time": "2019-09-29T19:54:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7755.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7755.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7755.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7755.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.34524565,
            34.8298585,
            -4.073235224,
            -76.33416587,
            34.83899414,
            1.526764776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.34509900026819,
                  34.82985849872151,
                  -4.073235223567519
                ],
                [
                  -76.34524565474543,
                  34.838873693888665,
                  -4.073235223567519
                ],
                [
                  -76.33431133704914,
                  34.83899414436914,
                  1.526764776432482
                ],
                [
                  -76.33416587373156,
                  34.82997890902419,
                  1.526764776432482
                ],
                [
                  -76.34509900026819,
                  34.82985849872151,
                  -4.073235223567519
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7755.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7755.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:04:22Z",
            "pc:count": 2138721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377508.5943,
                "count": 2138721,
                "maximum": 378000.0045,
                "minimum": 377000.0045,
                "name": "X",
                "position": 0,
                "stddev": 356.2323063,
                "variance": 126901.456
              },
              {
                "average": 3855504.23,
                "count": 2138721,
                "maximum": 3855999.987,
                "minimum": 3854999.987,
                "name": "Y",
                "position": 1,
                "stddev": 285.0575435,
                "variance": 81257.80313
              },
              {
                "average": -1.522992289,
                "count": 2138721,
                "maximum": 1.526764776,
                "minimum": -4.073235224,
                "name": "Z",
                "position": 2,
                "stddev": 0.710106138,
                "variance": 0.5042507272
              },
              {
                "average": 419.4024382,
                "count": 2138721,
                "maximum": 14949,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1412.872406,
                "variance": 1996208.437
              },
              {
                "average": 1.000006078,
                "count": 2138721,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002465434057,
                "variance": 6.078365088e-06
              },
              {
                "average": 1.000012157,
                "count": 2138721,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003486639683,
                "variance": 1.215665628e-05
              },
              {
                "average": 1,
                "count": 2138721,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.41466138,
                "count": 2138721,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.971241027,
                "variance": 63.54068351
              },
              {
                "average": 19.80562299,
                "count": 2138721,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.388311387,
                "variance": 1.927408508
              },
              {
                "average": 1.905136294,
                "count": 2138721,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2941558036,
                "variance": 0.08652763676
              },
              {
                "average": 12.24469952,
                "count": 2138721,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7156372,
                "variance": 2.943411
              },
              {
                "average": 253823984.5,
                "count": 2138721,
                "maximum": 253826262.7,
                "minimum": 253822077.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1154.6964,
                "variance": 1333323.776
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2138721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377000.0045,
              3854999.987,
              -4.073235224,
              378000.0045,
              3855999.987,
              1.526764776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377000.004458862,
                    3854999.9866041504,
                    -4.073235223567519
                  ],
                  [
                    377000.004458862,
                    3855999.9866041504,
                    -4.073235223567519
                  ],
                  [
                    378000.004458862,
                    3855999.9866041504,
                    1.526764776432482
                  ],
                  [
                    378000.004458862,
                    3854999.9866041504,
                    1.526764776432482
                  ],
                  [
                    377000.004458862,
                    3854999.9866041504,
                    -4.073235223567519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:04:22+00:00",
            "end_time": "2019-09-29T19:54: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": "20190929_NCMP_NC_Dunex_18SUD7249.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.39884940443811,
              34.77515147079013,
              -4.861688062674021
            ],
            [
              -76.39900160817406,
              34.784166543941,
              -4.861688062674021
            ],
            [
              -76.38807475965643,
              34.78429165588031,
              5.83831193732598
            ],
            [
              -76.387923743768,
              34.775276540967354,
              5.83831193732598
            ],
            [
              -76.39884940443811,
              34.77515147079013,
              -4.861688062674021
            ]
          ]
        ]
      },
      "bbox": [
        -76.39900161,
        34.77515147,
        -4.861688063,
        -76.38792374,
        34.78429166,
        5.838311937
      ],
      "properties": {
        "datetime": "2019-09-29T20:22:29Z",
        "pc:count": 3215316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372424.1003,
            "count": 3215316,
            "maximum": 373000.0048,
            "minimum": 372000.0048,
            "name": "X",
            "position": 0,
            "stddev": 266.2719233,
            "variance": 70900.73713
          },
          {
            "average": 3849570.35,
            "count": 3215316,
            "maximum": 3849999.985,
            "minimum": 3848999.985,
            "name": "Y",
            "position": 1,
            "stddev": 271.9871362,
            "variance": 73977.00228
          },
          {
            "average": -0.2944573333,
            "count": 3215316,
            "maximum": 5.838311937,
            "minimum": -4.861688063,
            "name": "Z",
            "position": 2,
            "stddev": 2.07549712,
            "variance": 4.307688294
          },
          {
            "average": 2888.936436,
            "count": 3215316,
            "maximum": 38076,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3115.704633,
            "variance": 9707615.363
          },
          {
            "average": 1.005542224,
            "count": 3215316,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0752961012,
            "variance": 0.005669502856
          },
          {
            "average": 1.011100931,
            "count": 3215316,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1070822746,
            "variance": 0.01146661353
          },
          {
            "average": 1,
            "count": 3215316,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.23390329,
            "count": 3215316,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.27027782,
            "variance": 176.1002734
          },
          {
            "average": 20.02854276,
            "count": 3215316,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.005175616,
            "variance": 1.01037802
          },
          {
            "average": 1.455940567,
            "count": 3215316,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5935606613,
            "variance": 0.3523142586
          },
          {
            "average": 9.884852064,
            "count": 3215316,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.191015895,
            "variance": 1.418518862
          },
          {
            "average": 253822459.2,
            "count": 3215316,
            "maximum": 253823749.9,
            "minimum": 253820691.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 777.1675521,
            "variance": 603989.404
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3215316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372000.0048,
          3848999.985,
          -4.861688063,
          373000.0048,
          3849999.985,
          5.838311937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372000.00480484427,
                3848999.984934534,
                -4.861688062674021
              ],
              [
                372000.00480484427,
                3849999.984934534,
                -4.861688062674021
              ],
              [
                373000.00480484427,
                3849999.984934534,
                5.83831193732598
              ],
              [
                373000.00480484427,
                3848999.984934534,
                5.83831193732598
              ],
              [
                372000.00480484427,
                3848999.984934534,
                -4.861688062674021
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:22:29+00:00",
        "end_time": "2019-09-29T19:31:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7249.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7249.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7249.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7249.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.39900161,
            34.77515147,
            -4.861688063,
            -76.38792374,
            34.78429166,
            5.838311937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.39884940443811,
                  34.77515147079013,
                  -4.861688062674021
                ],
                [
                  -76.39900160817406,
                  34.784166543941,
                  -4.861688062674021
                ],
                [
                  -76.38807475965643,
                  34.78429165588031,
                  5.83831193732598
                ],
                [
                  -76.387923743768,
                  34.775276540967354,
                  5.83831193732598
                ],
                [
                  -76.39884940443811,
                  34.77515147079013,
                  -4.861688062674021
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7249.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7249.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:22:29Z",
            "pc:count": 3215316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372424.1003,
                "count": 3215316,
                "maximum": 373000.0048,
                "minimum": 372000.0048,
                "name": "X",
                "position": 0,
                "stddev": 266.2719233,
                "variance": 70900.73713
              },
              {
                "average": 3849570.35,
                "count": 3215316,
                "maximum": 3849999.985,
                "minimum": 3848999.985,
                "name": "Y",
                "position": 1,
                "stddev": 271.9871362,
                "variance": 73977.00228
              },
              {
                "average": -0.2944573333,
                "count": 3215316,
                "maximum": 5.838311937,
                "minimum": -4.861688063,
                "name": "Z",
                "position": 2,
                "stddev": 2.07549712,
                "variance": 4.307688294
              },
              {
                "average": 2888.936436,
                "count": 3215316,
                "maximum": 38076,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3115.704633,
                "variance": 9707615.363
              },
              {
                "average": 1.005542224,
                "count": 3215316,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0752961012,
                "variance": 0.005669502856
              },
              {
                "average": 1.011100931,
                "count": 3215316,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1070822746,
                "variance": 0.01146661353
              },
              {
                "average": 1,
                "count": 3215316,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.23390329,
                "count": 3215316,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.27027782,
                "variance": 176.1002734
              },
              {
                "average": 20.02854276,
                "count": 3215316,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.005175616,
                "variance": 1.01037802
              },
              {
                "average": 1.455940567,
                "count": 3215316,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5935606613,
                "variance": 0.3523142586
              },
              {
                "average": 9.884852064,
                "count": 3215316,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.191015895,
                "variance": 1.418518862
              },
              {
                "average": 253822459.2,
                "count": 3215316,
                "maximum": 253823749.9,
                "minimum": 253820691.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 777.1675521,
                "variance": 603989.404
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3215316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372000.0048,
              3848999.985,
              -4.861688063,
              373000.0048,
              3849999.985,
              5.838311937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372000.00480484427,
                    3848999.984934534,
                    -4.861688062674021
                  ],
                  [
                    372000.00480484427,
                    3849999.984934534,
                    -4.861688062674021
                  ],
                  [
                    373000.00480484427,
                    3849999.984934534,
                    5.83831193732598
                  ],
                  [
                    373000.00480484427,
                    3848999.984934534,
                    5.83831193732598
                  ],
                  [
                    372000.00480484427,
                    3848999.984934534,
                    -4.861688062674021
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:22:29+00:00",
            "end_time": "2019-09-29T19:31: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": "20191011_NCMP_NC_Dunex_18SUD7960.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31420328253057,
              34.8752803774701,
              -1.536949540067426
            ],
            [
              -76.3142161343548,
              34.87608778301338,
              -1.536949540067426
            ],
            [
              -76.31302833952344,
              34.8761006181094,
              -0.996949540067426
            ],
            [
              -76.31301549930662,
              34.87529321218282,
              -0.996949540067426
            ],
            [
              -76.31420328253057,
              34.8752803774701,
              -1.536949540067426
            ]
          ]
        ]
      },
      "bbox": [
        -76.31421613,
        34.87528038,
        -1.53694954,
        -76.3130155,
        34.87610062,
        -0.9969495401
      ],
      "properties": {
        "datetime": "2019-10-11T13:09:59Z",
        "pc:count": 27517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379958.6329,
            "count": 27517,
            "maximum": 380000.0016,
            "minimum": 379891.4216,
            "name": "X",
            "position": 0,
            "stddev": 28.10187196,
            "variance": 789.7152076
          },
          {
            "average": 3860037.506,
            "count": 27517,
            "maximum": 3860089.546,
            "minimum": 3859999.986,
            "name": "Y",
            "position": 1,
            "stddev": 23.67256432,
            "variance": 560.3903016
          },
          {
            "average": -1.255216793,
            "count": 27517,
            "maximum": -0.9969495401,
            "minimum": -1.53694954,
            "name": "Z",
            "position": 2,
            "stddev": 0.07489858012,
            "variance": 0.005609797304
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27517,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27517,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27517,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 27517,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.32885605,
            "count": 27517,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7342568375,
            "variance": 0.5391331035
          },
          {
            "average": 2,
            "count": 27517,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27517,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254834597.8,
            "count": 27517,
            "maximum": 254834599.5,
            "minimum": 254834596,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9225676005,
            "variance": 0.8511309775
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27517,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379891.4216,
          3859999.986,
          -1.53694954,
          380000.0016,
          3860089.546,
          -0.9969495401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379891.4215757744,
                3859999.986035877,
                -1.536949540067426
              ],
              [
                379891.4215757744,
                3860089.5460358765,
                -1.536949540067426
              ],
              [
                380000.00157577434,
                3860089.5460358765,
                -0.996949540067426
              ],
              [
                380000.00157577434,
                3859999.986035877,
                -0.996949540067426
              ],
              [
                379891.4215757744,
                3859999.986035877,
                -1.536949540067426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:09:59+00:00",
        "end_time": "2019-10-11T13:09:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7960.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7960.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7960.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7960.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31421613,
            34.87528038,
            -1.53694954,
            -76.3130155,
            34.87610062,
            -0.9969495401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31420328253057,
                  34.8752803774701,
                  -1.536949540067426
                ],
                [
                  -76.3142161343548,
                  34.87608778301338,
                  -1.536949540067426
                ],
                [
                  -76.31302833952344,
                  34.8761006181094,
                  -0.996949540067426
                ],
                [
                  -76.31301549930662,
                  34.87529321218282,
                  -0.996949540067426
                ],
                [
                  -76.31420328253057,
                  34.8752803774701,
                  -1.536949540067426
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7960.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7960.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:09:59Z",
            "pc:count": 27517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379958.6329,
                "count": 27517,
                "maximum": 380000.0016,
                "minimum": 379891.4216,
                "name": "X",
                "position": 0,
                "stddev": 28.10187196,
                "variance": 789.7152076
              },
              {
                "average": 3860037.506,
                "count": 27517,
                "maximum": 3860089.546,
                "minimum": 3859999.986,
                "name": "Y",
                "position": 1,
                "stddev": 23.67256432,
                "variance": 560.3903016
              },
              {
                "average": -1.255216793,
                "count": 27517,
                "maximum": -0.9969495401,
                "minimum": -1.53694954,
                "name": "Z",
                "position": 2,
                "stddev": 0.07489858012,
                "variance": 0.005609797304
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27517,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27517,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27517,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 27517,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.32885605,
                "count": 27517,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7342568375,
                "variance": 0.5391331035
              },
              {
                "average": 2,
                "count": 27517,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27517,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254834597.8,
                "count": 27517,
                "maximum": 254834599.5,
                "minimum": 254834596,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9225676005,
                "variance": 0.8511309775
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27517,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379891.4216,
              3859999.986,
              -1.53694954,
              380000.0016,
              3860089.546,
              -0.9969495401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379891.4215757744,
                    3859999.986035877,
                    -1.536949540067426
                  ],
                  [
                    379891.4215757744,
                    3860089.5460358765,
                    -1.536949540067426
                  ],
                  [
                    380000.00157577434,
                    3860089.5460358765,
                    -0.996949540067426
                  ],
                  [
                    380000.00157577434,
                    3859999.986035877,
                    -0.996949540067426
                  ],
                  [
                    379891.4215757744,
                    3859999.986035877,
                    -1.536949540067426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:09:59+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD5635.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.57089010042279,
              34.648576913203385,
              -7.096095990831436
            ],
            [
              -76.5710270506187,
              34.65583435372556,
              -7.096095990831436
            ],
            [
              -76.56052243129317,
              34.655969279118665,
              5.543904009168564
            ],
            [
              -76.5603863959013,
              34.648711802277056,
              5.543904009168564
            ],
            [
              -76.57089010042279,
              34.648576913203385,
              -7.096095990831436
            ]
          ]
        ]
      },
      "bbox": [
        -76.57102705,
        34.64857691,
        -7.096095991,
        -76.5603864,
        34.65596928,
        5.543904009
      ],
      "properties": {
        "datetime": "2019-09-29T15:41:43Z",
        "pc:count": 984176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356729.3429,
            "count": 984176,
            "maximum": 357000.0144,
            "minimum": 356037.0944,
            "name": "X",
            "position": 0,
            "stddev": 219.5643325,
            "variance": 48208.49612
          },
          {
            "average": 3835815.615,
            "count": 984176,
            "maximum": 3835999.989,
            "minimum": 3835194.909,
            "name": "Y",
            "position": 1,
            "stddev": 145.9249628,
            "variance": 21294.09475
          },
          {
            "average": -1.418097615,
            "count": 984176,
            "maximum": 5.543904009,
            "minimum": -7.096095991,
            "name": "Z",
            "position": 2,
            "stddev": 2.448640025,
            "variance": 5.995837973
          },
          {
            "average": 2191.836459,
            "count": 984176,
            "maximum": 16050,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3224.743361,
            "variance": 10398969.75
          },
          {
            "average": 1.001684658,
            "count": 984176,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04179534364,
            "variance": 0.00174685075
          },
          {
            "average": 1.003381509,
            "count": 984176,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05972601807,
            "variance": 0.003567197234
          },
          {
            "average": 1,
            "count": 984176,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.09703346,
            "count": 984176,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.13044065,
            "variance": 172.4084716
          },
          {
            "average": 19.90692763,
            "count": 984176,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.791867795,
            "variance": 3.210790194
          },
          {
            "average": 1.643850287,
            "count": 984176,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4862741608,
            "variance": 0.2364625595
          },
          {
            "average": 13.58382647,
            "count": 984176,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.162521882,
            "variance": 1.351457125
          },
          {
            "average": 253805423.4,
            "count": 984176,
            "maximum": 253806903.9,
            "minimum": 253804201.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 544.9865455,
            "variance": 297010.3348
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          356037.0944,
          3835194.909,
          -7.096095991,
          357000.0144,
          3835999.989,
          5.543904009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                356037.09443968197,
                3835194.9092556965,
                -7.096095990831436
              ],
              [
                356037.09443968197,
                3835999.9892556965,
                -7.096095990831436
              ],
              [
                357000.014439682,
                3835999.9892556965,
                5.543904009168564
              ],
              [
                357000.014439682,
                3835194.9092556965,
                5.543904009168564
              ],
              [
                356037.09443968197,
                3835194.9092556965,
                -7.096095990831436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:41:43+00:00",
        "end_time": "2019-09-29T14:56:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5635.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5635.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5635.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5635.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.57102705,
            34.64857691,
            -7.096095991,
            -76.5603864,
            34.65596928,
            5.543904009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.57089010042279,
                  34.648576913203385,
                  -7.096095990831436
                ],
                [
                  -76.5710270506187,
                  34.65583435372556,
                  -7.096095990831436
                ],
                [
                  -76.56052243129317,
                  34.655969279118665,
                  5.543904009168564
                ],
                [
                  -76.5603863959013,
                  34.648711802277056,
                  5.543904009168564
                ],
                [
                  -76.57089010042279,
                  34.648576913203385,
                  -7.096095990831436
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5635.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5635.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:41:43Z",
            "pc:count": 984176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356729.3429,
                "count": 984176,
                "maximum": 357000.0144,
                "minimum": 356037.0944,
                "name": "X",
                "position": 0,
                "stddev": 219.5643325,
                "variance": 48208.49612
              },
              {
                "average": 3835815.615,
                "count": 984176,
                "maximum": 3835999.989,
                "minimum": 3835194.909,
                "name": "Y",
                "position": 1,
                "stddev": 145.9249628,
                "variance": 21294.09475
              },
              {
                "average": -1.418097615,
                "count": 984176,
                "maximum": 5.543904009,
                "minimum": -7.096095991,
                "name": "Z",
                "position": 2,
                "stddev": 2.448640025,
                "variance": 5.995837973
              },
              {
                "average": 2191.836459,
                "count": 984176,
                "maximum": 16050,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3224.743361,
                "variance": 10398969.75
              },
              {
                "average": 1.001684658,
                "count": 984176,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04179534364,
                "variance": 0.00174685075
              },
              {
                "average": 1.003381509,
                "count": 984176,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05972601807,
                "variance": 0.003567197234
              },
              {
                "average": 1,
                "count": 984176,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.09703346,
                "count": 984176,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.13044065,
                "variance": 172.4084716
              },
              {
                "average": 19.90692763,
                "count": 984176,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.791867795,
                "variance": 3.210790194
              },
              {
                "average": 1.643850287,
                "count": 984176,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4862741608,
                "variance": 0.2364625595
              },
              {
                "average": 13.58382647,
                "count": 984176,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.162521882,
                "variance": 1.351457125
              },
              {
                "average": 253805423.4,
                "count": 984176,
                "maximum": 253806903.9,
                "minimum": 253804201.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 544.9865455,
                "variance": 297010.3348
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              356037.0944,
              3835194.909,
              -7.096095991,
              357000.0144,
              3835999.989,
              5.543904009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    356037.09443968197,
                    3835194.9092556965,
                    -7.096095990831436
                  ],
                  [
                    356037.09443968197,
                    3835999.9892556965,
                    -7.096095990831436
                  ],
                  [
                    357000.014439682,
                    3835999.9892556965,
                    5.543904009168564
                  ],
                  [
                    357000.014439682,
                    3835194.9092556965,
                    5.543904009168564
                  ],
                  [
                    356037.09443968197,
                    3835194.9092556965,
                    -7.096095990831436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:41:43+00:00",
            "end_time": "2019-09-29T14:56: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": "20190929_NCMP_NC_Dunex_18SUD6845.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44192431599915,
              34.738581636501394,
              -1.342331266622519
            ],
            [
              -76.44208099225985,
              34.74759659529813,
              -1.342331266622519
            ],
            [
              -76.43115894666388,
              34.74772545914749,
              11.117668733377482
            ],
            [
              -76.43100345604829,
              34.73871045731608,
              11.117668733377482
            ],
            [
              -76.44192431599915,
              34.738581636501394,
              -1.342331266622519
            ]
          ]
        ]
      },
      "bbox": [
        -76.44208099,
        34.73858164,
        -1.342331267,
        -76.43100346,
        34.74772546,
        11.11766873
      ],
      "properties": {
        "datetime": "2019-09-29T20:01:55Z",
        "pc:count": 3016028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368577.1148,
            "count": 3016028,
            "maximum": 369000.0181,
            "minimum": 367999.9981,
            "name": "X",
            "position": 0,
            "stddev": 303.484544,
            "variance": 92102.86844
          },
          {
            "average": 3845482.789,
            "count": 3016028,
            "maximum": 3845999.985,
            "minimum": 3844999.985,
            "name": "Y",
            "position": 1,
            "stddev": 286.1797613,
            "variance": 81898.85577
          },
          {
            "average": 0.3894996713,
            "count": 3016028,
            "maximum": 11.11766873,
            "minimum": -1.342331267,
            "name": "Z",
            "position": 2,
            "stddev": 1.031724031,
            "variance": 1.064454476
          },
          {
            "average": 1557.39804,
            "count": 3016028,
            "maximum": 11600,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1447.443016,
            "variance": 2095091.283
          },
          {
            "average": 1.090362556,
            "count": 3016028,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3720637534,
            "variance": 0.1384314366
          },
          {
            "average": 1.180851106,
            "count": 3016028,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5639512859,
            "variance": 0.3180410528
          },
          {
            "average": 1,
            "count": 3016028,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.659624181,
            "count": 3016028,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.99588109,
            "variance": 143.901163
          },
          {
            "average": 20.0682572,
            "count": 3016028,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.0284344,
            "variance": 1.057677315
          },
          {
            "average": 1.357049736,
            "count": 3016028,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5367901695,
            "variance": 0.2881436861
          },
          {
            "average": 6.967576561,
            "count": 3016028,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.439738379,
            "variance": 2.0728466
          },
          {
            "average": 253820589.9,
            "count": 3016028,
            "maximum": 253822515.5,
            "minimum": 253818274.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 909.5964058,
            "variance": 827365.6214
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367999.9981,
          3844999.985,
          -1.342331267,
          369000.0181,
          3845999.985,
          11.11766873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367999.9981476697,
                3844999.9848532155,
                -1.342331266622519
              ],
              [
                367999.9981476697,
                3845999.9848532155,
                -1.342331266622519
              ],
              [
                369000.01814766973,
                3845999.9848532155,
                11.117668733377482
              ],
              [
                369000.01814766973,
                3844999.9848532155,
                11.117668733377482
              ],
              [
                367999.9981476697,
                3844999.9848532155,
                -1.342331266622519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:01:55+00:00",
        "end_time": "2019-09-29T18:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6845.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6845.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6845.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6845.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44208099,
            34.73858164,
            -1.342331267,
            -76.43100346,
            34.74772546,
            11.11766873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44192431599915,
                  34.738581636501394,
                  -1.342331266622519
                ],
                [
                  -76.44208099225985,
                  34.74759659529813,
                  -1.342331266622519
                ],
                [
                  -76.43115894666388,
                  34.74772545914749,
                  11.117668733377482
                ],
                [
                  -76.43100345604829,
                  34.73871045731608,
                  11.117668733377482
                ],
                [
                  -76.44192431599915,
                  34.738581636501394,
                  -1.342331266622519
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6845.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6845.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:01:55Z",
            "pc:count": 3016028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368577.1148,
                "count": 3016028,
                "maximum": 369000.0181,
                "minimum": 367999.9981,
                "name": "X",
                "position": 0,
                "stddev": 303.484544,
                "variance": 92102.86844
              },
              {
                "average": 3845482.789,
                "count": 3016028,
                "maximum": 3845999.985,
                "minimum": 3844999.985,
                "name": "Y",
                "position": 1,
                "stddev": 286.1797613,
                "variance": 81898.85577
              },
              {
                "average": 0.3894996713,
                "count": 3016028,
                "maximum": 11.11766873,
                "minimum": -1.342331267,
                "name": "Z",
                "position": 2,
                "stddev": 1.031724031,
                "variance": 1.064454476
              },
              {
                "average": 1557.39804,
                "count": 3016028,
                "maximum": 11600,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1447.443016,
                "variance": 2095091.283
              },
              {
                "average": 1.090362556,
                "count": 3016028,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3720637534,
                "variance": 0.1384314366
              },
              {
                "average": 1.180851106,
                "count": 3016028,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5639512859,
                "variance": 0.3180410528
              },
              {
                "average": 1,
                "count": 3016028,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.659624181,
                "count": 3016028,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.99588109,
                "variance": 143.901163
              },
              {
                "average": 20.0682572,
                "count": 3016028,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.0284344,
                "variance": 1.057677315
              },
              {
                "average": 1.357049736,
                "count": 3016028,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5367901695,
                "variance": 0.2881436861
              },
              {
                "average": 6.967576561,
                "count": 3016028,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.439738379,
                "variance": 2.0728466
              },
              {
                "average": 253820589.9,
                "count": 3016028,
                "maximum": 253822515.5,
                "minimum": 253818274.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 909.5964058,
                "variance": 827365.6214
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367999.9981,
              3844999.985,
              -1.342331267,
              369000.0181,
              3845999.985,
              11.11766873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367999.9981476697,
                    3844999.9848532155,
                    -1.342331266622519
                  ],
                  [
                    367999.9981476697,
                    3845999.9848532155,
                    -1.342331266622519
                  ],
                  [
                    369000.01814766973,
                    3845999.9848532155,
                    11.117668733377482
                  ],
                  [
                    369000.01814766973,
                    3844999.9848532155,
                    11.117668733377482
                  ],
                  [
                    367999.9981476697,
                    3844999.9848532155,
                    -1.342331266622519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:01:55+00:00",
            "end_time": "2019-09-29T18:51:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.4848000940344,
              34.69298244914303,
              -1.455158598931596
            ],
            [
              -76.4849611544175,
              34.701997302638254,
              -1.455158598931596
            ],
            [
              -76.47404553104577,
              34.702129858309135,
              2.104841401068405
            ],
            [
              -76.47388565353347,
              34.69311496052011,
              2.104841401068405
            ],
            [
              -76.4848000940344,
              34.69298244914303,
              -1.455158598931596
            ]
          ]
        ]
      },
      "bbox": [
        -76.48496115,
        34.69298245,
        -1.455158599,
        -76.47388565,
        34.70212986,
        2.104841401
      ],
      "properties": {
        "datetime": "2019-09-29T19:50:15Z",
        "pc:count": 2858915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364505.0079,
            "count": 2858915,
            "maximum": 365000.0045,
            "minimum": 364000.0045,
            "name": "X",
            "position": 0,
            "stddev": 284.3099083,
            "variance": 80832.12395
          },
          {
            "average": 3840484.017,
            "count": 2858915,
            "maximum": 3840999.985,
            "minimum": 3839999.985,
            "name": "Y",
            "position": 1,
            "stddev": 288.4078639,
            "variance": 83179.09596
          },
          {
            "average": -0.271837979,
            "count": 2858915,
            "maximum": 2.104841401,
            "minimum": -1.455158599,
            "name": "Z",
            "position": 2,
            "stddev": 0.4622217414,
            "variance": 0.2136489382
          },
          {
            "average": 1067.169252,
            "count": 2858915,
            "maximum": 6881,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1318.078723,
            "variance": 1737331.521
          },
          {
            "average": 1.000038476,
            "count": 2858915,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006202795194,
            "variance": 3.847466822e-05
          },
          {
            "average": 1.000076952,
            "count": 2858915,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008771908322,
            "variance": 7.694637562e-05
          },
          {
            "average": 1,
            "count": 2858915,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.67211372,
            "count": 2858915,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59370949,
            "variance": 184.7889376
          },
          {
            "average": 19.89212005,
            "count": 2858915,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.089564895,
            "variance": 1.187151661
          },
          {
            "average": 1.50723124,
            "count": 2858915,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000597236,
            "variance": 0.2500597272
          },
          {
            "average": 5.751134609,
            "count": 2858915,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.422135129,
            "variance": 2.022468324
          },
          {
            "average": 253819831.3,
            "count": 2858915,
            "maximum": 253821815.9,
            "minimum": 253817697.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 876.0396956,
            "variance": 767445.5483
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2858915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364000.0045,
          3839999.985,
          -1.455158599,
          365000.0045,
          3840999.985,
          2.104841401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364000.004507248,
                3839999.9847343676,
                -1.455158598931596
              ],
              [
                364000.004507248,
                3840999.9847343676,
                -1.455158598931596
              ],
              [
                365000.004507248,
                3840999.9847343676,
                2.104841401068405
              ],
              [
                365000.004507248,
                3839999.9847343676,
                2.104841401068405
              ],
              [
                364000.004507248,
                3839999.9847343676,
                -1.455158598931596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:50:15+00:00",
        "end_time": "2019-09-29T18:41:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.48496115,
            34.69298245,
            -1.455158599,
            -76.47388565,
            34.70212986,
            2.104841401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.4848000940344,
                  34.69298244914303,
                  -1.455158598931596
                ],
                [
                  -76.4849611544175,
                  34.701997302638254,
                  -1.455158598931596
                ],
                [
                  -76.47404553104577,
                  34.702129858309135,
                  2.104841401068405
                ],
                [
                  -76.47388565353347,
                  34.69311496052011,
                  2.104841401068405
                ],
                [
                  -76.4848000940344,
                  34.69298244914303,
                  -1.455158598931596
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:50:15Z",
            "pc:count": 2858915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364505.0079,
                "count": 2858915,
                "maximum": 365000.0045,
                "minimum": 364000.0045,
                "name": "X",
                "position": 0,
                "stddev": 284.3099083,
                "variance": 80832.12395
              },
              {
                "average": 3840484.017,
                "count": 2858915,
                "maximum": 3840999.985,
                "minimum": 3839999.985,
                "name": "Y",
                "position": 1,
                "stddev": 288.4078639,
                "variance": 83179.09596
              },
              {
                "average": -0.271837979,
                "count": 2858915,
                "maximum": 2.104841401,
                "minimum": -1.455158599,
                "name": "Z",
                "position": 2,
                "stddev": 0.4622217414,
                "variance": 0.2136489382
              },
              {
                "average": 1067.169252,
                "count": 2858915,
                "maximum": 6881,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1318.078723,
                "variance": 1737331.521
              },
              {
                "average": 1.000038476,
                "count": 2858915,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006202795194,
                "variance": 3.847466822e-05
              },
              {
                "average": 1.000076952,
                "count": 2858915,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008771908322,
                "variance": 7.694637562e-05
              },
              {
                "average": 1,
                "count": 2858915,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.67211372,
                "count": 2858915,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59370949,
                "variance": 184.7889376
              },
              {
                "average": 19.89212005,
                "count": 2858915,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.089564895,
                "variance": 1.187151661
              },
              {
                "average": 1.50723124,
                "count": 2858915,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000597236,
                "variance": 0.2500597272
              },
              {
                "average": 5.751134609,
                "count": 2858915,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.422135129,
                "variance": 2.022468324
              },
              {
                "average": 253819831.3,
                "count": 2858915,
                "maximum": 253821815.9,
                "minimum": 253817697.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 876.0396956,
                "variance": 767445.5483
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2858915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364000.0045,
              3839999.985,
              -1.455158599,
              365000.0045,
              3840999.985,
              2.104841401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364000.004507248,
                    3839999.9847343676,
                    -1.455158598931596
                  ],
                  [
                    364000.004507248,
                    3840999.9847343676,
                    -1.455158598931596
                  ],
                  [
                    365000.004507248,
                    3840999.9847343676,
                    2.104841401068405
                  ],
                  [
                    365000.004507248,
                    3839999.9847343676,
                    2.104841401068405
                  ],
                  [
                    364000.004507248,
                    3839999.9847343676,
                    -1.455158598931596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:50:15+00:00",
            "end_time": "2019-09-29T18:41: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": "20190929_NCMP_NC_Dunex_18SUD6134.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51655689172243,
              34.63849046220606,
              -4.267061849684771
            ],
            [
              -76.51672106246313,
              34.647505265091844,
              -4.267061849684771
            ],
            [
              -76.50581274410034,
              34.64764048115682,
              8.092938150315229
            ],
            [
              -76.50564975299079,
              34.63862563305572,
              8.092938150315229
            ],
            [
              -76.51655689172243,
              34.63849046220606,
              -4.267061849684771
            ]
          ]
        ]
      },
      "bbox": [
        -76.51672106,
        34.63849046,
        -4.26706185,
        -76.50564975,
        34.64764048,
        8.09293815
      ],
      "properties": {
        "datetime": "2019-09-29T20:48:18Z",
        "pc:count": 3601069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361574.8058,
            "count": 3601069,
            "maximum": 362000.0021,
            "minimum": 361000.0021,
            "name": "X",
            "position": 0,
            "stddev": 250.241408,
            "variance": 62620.7623
          },
          {
            "average": 3834523.144,
            "count": 3601069,
            "maximum": 3834999.987,
            "minimum": 3833999.987,
            "name": "Y",
            "position": 1,
            "stddev": 291.0298769,
            "variance": 84698.38925
          },
          {
            "average": 0.1936747816,
            "count": 3601069,
            "maximum": 8.09293815,
            "minimum": -4.26706185,
            "name": "Z",
            "position": 2,
            "stddev": 1.756400499,
            "variance": 3.084942713
          },
          {
            "average": 2656.613433,
            "count": 3601069,
            "maximum": 16541,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2904.309973,
            "variance": 8435016.421
          },
          {
            "average": 1.044924993,
            "count": 3601069,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2506519421,
            "variance": 0.06282639608
          },
          {
            "average": 1.089881643,
            "count": 3601069,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3763275596,
            "variance": 0.1416224321
          },
          {
            "average": 1,
            "count": 3601069,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.86848711,
            "count": 3601069,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.21097986,
            "variance": 174.5299889
          },
          {
            "average": 20.03195706,
            "count": 3601069,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.297871995,
            "variance": 1.684471714
          },
          {
            "average": 1.432690404,
            "count": 3601069,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5200901165,
            "variance": 0.2704937292
          },
          {
            "average": 11.38800784,
            "count": 3601069,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.310532491,
            "variance": 1.717495411
          },
          {
            "average": 253823435.2,
            "count": 3601069,
            "maximum": 253825298.4,
            "minimum": 253821393.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 873.1274452,
            "variance": 762351.5356
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3601069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0021,
          3833999.987,
          -4.26706185,
          362000.0021,
          3834999.987,
          8.09293815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.00211098895,
                3833999.9865255286,
                -4.267061849684771
              ],
              [
                361000.00211098895,
                3834999.9865255286,
                -4.267061849684771
              ],
              [
                362000.00211098895,
                3834999.9865255286,
                8.092938150315229
              ],
              [
                362000.00211098895,
                3833999.9865255286,
                8.092938150315229
              ],
              [
                361000.00211098895,
                3833999.9865255286,
                -4.267061849684771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:48:18+00:00",
        "end_time": "2019-09-29T19:43:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6134.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6134.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6134.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6134.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51672106,
            34.63849046,
            -4.26706185,
            -76.50564975,
            34.64764048,
            8.09293815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51655689172243,
                  34.63849046220606,
                  -4.267061849684771
                ],
                [
                  -76.51672106246313,
                  34.647505265091844,
                  -4.267061849684771
                ],
                [
                  -76.50581274410034,
                  34.64764048115682,
                  8.092938150315229
                ],
                [
                  -76.50564975299079,
                  34.63862563305572,
                  8.092938150315229
                ],
                [
                  -76.51655689172243,
                  34.63849046220606,
                  -4.267061849684771
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6134.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6134.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:48:18Z",
            "pc:count": 3601069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361574.8058,
                "count": 3601069,
                "maximum": 362000.0021,
                "minimum": 361000.0021,
                "name": "X",
                "position": 0,
                "stddev": 250.241408,
                "variance": 62620.7623
              },
              {
                "average": 3834523.144,
                "count": 3601069,
                "maximum": 3834999.987,
                "minimum": 3833999.987,
                "name": "Y",
                "position": 1,
                "stddev": 291.0298769,
                "variance": 84698.38925
              },
              {
                "average": 0.1936747816,
                "count": 3601069,
                "maximum": 8.09293815,
                "minimum": -4.26706185,
                "name": "Z",
                "position": 2,
                "stddev": 1.756400499,
                "variance": 3.084942713
              },
              {
                "average": 2656.613433,
                "count": 3601069,
                "maximum": 16541,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2904.309973,
                "variance": 8435016.421
              },
              {
                "average": 1.044924993,
                "count": 3601069,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2506519421,
                "variance": 0.06282639608
              },
              {
                "average": 1.089881643,
                "count": 3601069,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3763275596,
                "variance": 0.1416224321
              },
              {
                "average": 1,
                "count": 3601069,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.86848711,
                "count": 3601069,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.21097986,
                "variance": 174.5299889
              },
              {
                "average": 20.03195706,
                "count": 3601069,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.297871995,
                "variance": 1.684471714
              },
              {
                "average": 1.432690404,
                "count": 3601069,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5200901165,
                "variance": 0.2704937292
              },
              {
                "average": 11.38800784,
                "count": 3601069,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.310532491,
                "variance": 1.717495411
              },
              {
                "average": 253823435.2,
                "count": 3601069,
                "maximum": 253825298.4,
                "minimum": 253821393.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 873.1274452,
                "variance": 762351.5356
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3601069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0021,
              3833999.987,
              -4.26706185,
              362000.0021,
              3834999.987,
              8.09293815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.00211098895,
                    3833999.9865255286,
                    -4.267061849684771
                  ],
                  [
                    361000.00211098895,
                    3834999.9865255286,
                    -4.267061849684771
                  ],
                  [
                    362000.00211098895,
                    3834999.9865255286,
                    8.092938150315229
                  ],
                  [
                    362000.00211098895,
                    3833999.9865255286,
                    8.092938150315229
                  ],
                  [
                    361000.00211098895,
                    3833999.9865255286,
                    -4.267061849684771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:48:18+00:00",
            "end_time": "2019-09-29T19:43: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": "20190929_NCMP_NC_Dunex_18SUD6036.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52779478359233,
              34.65638378930044,
              -5.743075487640272
            ],
            [
              -76.52796028088196,
              34.665398518556216,
              -5.743075487640272
            ],
            [
              -76.51704945647231,
              34.665534803748656,
              7.256924512359728
            ],
            [
              -76.51688513985336,
              34.65652002893128,
              7.256924512359728
            ],
            [
              -76.52779478359233,
              34.65638378930044,
              -5.743075487640272
            ]
          ]
        ]
      },
      "bbox": [
        -76.52796028,
        34.65638379,
        -5.743075488,
        -76.51688514,
        34.6655348,
        7.256924512
      ],
      "properties": {
        "datetime": "2019-09-29T19:06:41Z",
        "pc:count": 3490848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360553.7637,
            "count": 3490848,
            "maximum": 361000.0173,
            "minimum": 359999.9973,
            "name": "X",
            "position": 0,
            "stddev": 272.7907635,
            "variance": 74414.80067
          },
          {
            "average": 3836465.851,
            "count": 3490848,
            "maximum": 3836999.984,
            "minimum": 3835999.984,
            "name": "Y",
            "position": 1,
            "stddev": 278.8349955,
            "variance": 77748.95469
          },
          {
            "average": -0.8696763537,
            "count": 3490848,
            "maximum": 7.256924512,
            "minimum": -5.743075488,
            "name": "Z",
            "position": 2,
            "stddev": 1.252436971,
            "variance": 1.568598367
          },
          {
            "average": 446.1256655,
            "count": 3490848,
            "maximum": 18828,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1357.841295,
            "variance": 1843732.982
          },
          {
            "average": 1.016515471,
            "count": 3490848,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1426474992,
            "variance": 0.02034830903
          },
          {
            "average": 1.033040969,
            "count": 3490848,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2104508112,
            "variance": 0.04428954395
          },
          {
            "average": 1,
            "count": 3490848,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.95491783,
            "count": 3490848,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.717484558,
            "variance": 94.42950613
          },
          {
            "average": 19.99618534,
            "count": 3490848,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.020417137,
            "variance": 1.041251134
          },
          {
            "average": 1.87542769,
            "count": 3490848,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3446249223,
            "variance": 0.1187663371
          },
          {
            "average": 2.393540481,
            "count": 3490848,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.135511184,
            "variance": 1.289385649
          },
          {
            "average": 253817904,
            "count": 3490848,
            "maximum": 253819201.6,
            "minimum": 253817120.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609.774865,
            "variance": 371825.386
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3490848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359999.9973,
          3835999.984,
          -5.743075488,
          361000.0173,
          3836999.984,
          7.256924512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359999.9973078367,
                3835999.983522052,
                -5.743075487640272
              ],
              [
                359999.9973078367,
                3836999.983522052,
                -5.743075487640272
              ],
              [
                361000.01730783674,
                3836999.983522052,
                7.256924512359728
              ],
              [
                361000.01730783674,
                3835999.983522052,
                7.256924512359728
              ],
              [
                359999.9973078367,
                3835999.983522052,
                -5.743075487640272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:06:41+00:00",
        "end_time": "2019-09-29T18:32:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6036.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6036.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6036.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6036.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52796028,
            34.65638379,
            -5.743075488,
            -76.51688514,
            34.6655348,
            7.256924512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52779478359233,
                  34.65638378930044,
                  -5.743075487640272
                ],
                [
                  -76.52796028088196,
                  34.665398518556216,
                  -5.743075487640272
                ],
                [
                  -76.51704945647231,
                  34.665534803748656,
                  7.256924512359728
                ],
                [
                  -76.51688513985336,
                  34.65652002893128,
                  7.256924512359728
                ],
                [
                  -76.52779478359233,
                  34.65638378930044,
                  -5.743075487640272
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6036.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6036.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:06:41Z",
            "pc:count": 3490848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360553.7637,
                "count": 3490848,
                "maximum": 361000.0173,
                "minimum": 359999.9973,
                "name": "X",
                "position": 0,
                "stddev": 272.7907635,
                "variance": 74414.80067
              },
              {
                "average": 3836465.851,
                "count": 3490848,
                "maximum": 3836999.984,
                "minimum": 3835999.984,
                "name": "Y",
                "position": 1,
                "stddev": 278.8349955,
                "variance": 77748.95469
              },
              {
                "average": -0.8696763537,
                "count": 3490848,
                "maximum": 7.256924512,
                "minimum": -5.743075488,
                "name": "Z",
                "position": 2,
                "stddev": 1.252436971,
                "variance": 1.568598367
              },
              {
                "average": 446.1256655,
                "count": 3490848,
                "maximum": 18828,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1357.841295,
                "variance": 1843732.982
              },
              {
                "average": 1.016515471,
                "count": 3490848,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1426474992,
                "variance": 0.02034830903
              },
              {
                "average": 1.033040969,
                "count": 3490848,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2104508112,
                "variance": 0.04428954395
              },
              {
                "average": 1,
                "count": 3490848,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.95491783,
                "count": 3490848,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.717484558,
                "variance": 94.42950613
              },
              {
                "average": 19.99618534,
                "count": 3490848,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.020417137,
                "variance": 1.041251134
              },
              {
                "average": 1.87542769,
                "count": 3490848,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3446249223,
                "variance": 0.1187663371
              },
              {
                "average": 2.393540481,
                "count": 3490848,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.135511184,
                "variance": 1.289385649
              },
              {
                "average": 253817904,
                "count": 3490848,
                "maximum": 253819201.6,
                "minimum": 253817120.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609.774865,
                "variance": 371825.386
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3490848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359999.9973,
              3835999.984,
              -5.743075488,
              361000.0173,
              3836999.984,
              7.256924512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359999.9973078367,
                    3835999.983522052,
                    -5.743075487640272
                  ],
                  [
                    359999.9973078367,
                    3836999.983522052,
                    -5.743075487640272
                  ],
                  [
                    361000.01730783674,
                    3836999.983522052,
                    7.256924512359728
                  ],
                  [
                    361000.01730783674,
                    3835999.983522052,
                    7.256924512359728
                  ],
                  [
                    359999.9973078367,
                    3835999.983522052,
                    -5.743075487640272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:06:41+00:00",
            "end_time": "2019-09-29T18:32: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": "20191011_NCMP_NC_Dunex_18SUD8766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.23644134550382,
              34.930197253380385,
              -1.820637422380688
            ],
            [
              -76.23657665850982,
              34.939212685945165,
              -1.820637422380688
            ],
            [
              -76.22643763886676,
              34.9393154780675,
              -0.040637422380688
            ],
            [
              -76.22630343464739,
              34.93030001125895,
              -0.040637422380688
            ],
            [
              -76.23644134550382,
              34.930197253380385,
              -1.820637422380688
            ]
          ]
        ]
      },
      "bbox": [
        -76.23657666,
        34.93019725,
        -1.820637422,
        -76.22630343,
        34.93931548,
        -0.04063742238
      ],
      "properties": {
        "datetime": "2019-10-11T13:54:19Z",
        "pc:count": 1437538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387820.2121,
            "count": 1437538,
            "maximum": 388000.007,
            "minimum": 387073.907,
            "name": "X",
            "position": 0,
            "stddev": 140.5375593,
            "variance": 19750.80559
          },
          {
            "average": 3866396.916,
            "count": 1437538,
            "maximum": 3866999.984,
            "minimum": 3865999.984,
            "name": "Y",
            "position": 1,
            "stddev": 296.0230582,
            "variance": 87629.651
          },
          {
            "average": -0.8461694083,
            "count": 1437538,
            "maximum": -0.04063742238,
            "minimum": -1.820637422,
            "name": "Z",
            "position": 2,
            "stddev": 0.2886951596,
            "variance": 0.0833448952
          },
          {
            "average": 0.01701937618,
            "count": 1437538,
            "maximum": 1855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.279514226,
            "variance": 27.87327046
          },
          {
            "average": 1,
            "count": 1437538,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1437538,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1437538,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1437538,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.39779484,
            "count": 1437538,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.675505846,
            "variance": 2.80731984
          },
          {
            "average": 2.00003339,
            "count": 1437538,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005778350109,
            "variance": 3.338932999e-05
          },
          {
            "average": 3.181411552,
            "count": 1437538,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.055094216,
            "variance": 1.113223804
          },
          {
            "average": 254836020.1,
            "count": 1437538,
            "maximum": 254837259.7,
            "minimum": 254834451.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.8269064,
            "variance": 545865.1976
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1437538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387073.907,
          3865999.984,
          -1.820637422,
          388000.007,
          3866999.984,
          -0.04063742238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387073.90699246456,
                3865999.98357635,
                -1.820637422380688
              ],
              [
                387073.90699246456,
                3866999.98357635,
                -1.820637422380688
              ],
              [
                388000.00699246454,
                3866999.98357635,
                -0.040637422380688
              ],
              [
                388000.00699246454,
                3865999.98357635,
                -0.040637422380688
              ],
              [
                387073.90699246456,
                3865999.98357635,
                -1.820637422380688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:54:19+00:00",
        "end_time": "2019-10-11T13:07:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.23657666,
            34.93019725,
            -1.820637422,
            -76.22630343,
            34.93931548,
            -0.04063742238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.23644134550382,
                  34.930197253380385,
                  -1.820637422380688
                ],
                [
                  -76.23657665850982,
                  34.939212685945165,
                  -1.820637422380688
                ],
                [
                  -76.22643763886676,
                  34.9393154780675,
                  -0.040637422380688
                ],
                [
                  -76.22630343464739,
                  34.93030001125895,
                  -0.040637422380688
                ],
                [
                  -76.23644134550382,
                  34.930197253380385,
                  -1.820637422380688
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:54:19Z",
            "pc:count": 1437538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387820.2121,
                "count": 1437538,
                "maximum": 388000.007,
                "minimum": 387073.907,
                "name": "X",
                "position": 0,
                "stddev": 140.5375593,
                "variance": 19750.80559
              },
              {
                "average": 3866396.916,
                "count": 1437538,
                "maximum": 3866999.984,
                "minimum": 3865999.984,
                "name": "Y",
                "position": 1,
                "stddev": 296.0230582,
                "variance": 87629.651
              },
              {
                "average": -0.8461694083,
                "count": 1437538,
                "maximum": -0.04063742238,
                "minimum": -1.820637422,
                "name": "Z",
                "position": 2,
                "stddev": 0.2886951596,
                "variance": 0.0833448952
              },
              {
                "average": 0.01701937618,
                "count": 1437538,
                "maximum": 1855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.279514226,
                "variance": 27.87327046
              },
              {
                "average": 1,
                "count": 1437538,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1437538,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1437538,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1437538,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.39779484,
                "count": 1437538,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.675505846,
                "variance": 2.80731984
              },
              {
                "average": 2.00003339,
                "count": 1437538,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005778350109,
                "variance": 3.338932999e-05
              },
              {
                "average": 3.181411552,
                "count": 1437538,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.055094216,
                "variance": 1.113223804
              },
              {
                "average": 254836020.1,
                "count": 1437538,
                "maximum": 254837259.7,
                "minimum": 254834451.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.8269064,
                "variance": 545865.1976
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1437538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387073.907,
              3865999.984,
              -1.820637422,
              388000.007,
              3866999.984,
              -0.04063742238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387073.90699246456,
                    3865999.98357635,
                    -1.820637422380688
                  ],
                  [
                    387073.90699246456,
                    3866999.98357635,
                    -1.820637422380688
                  ],
                  [
                    388000.00699246454,
                    3866999.98357635,
                    -0.040637422380688
                  ],
                  [
                    388000.00699246454,
                    3865999.98357635,
                    -0.040637422380688
                  ],
                  [
                    387073.90699246456,
                    3865999.98357635,
                    -1.820637422380688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:54:19+00:00",
            "end_time": "2019-10-11T13:07: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": "20190929_NCMP_NC_Dunex_18SUD6944.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43084813578224,
              34.72969546381399,
              -11.37024943464968
            ],
            [
              -76.43100355736696,
              34.73871047962251,
              -11.37024943464968
            ],
            [
              -76.4200828467838,
              34.738838319134395,
              6.00975056535032
            ],
            [
              -76.41992861032442,
              34.729823260628,
              6.00975056535032
            ],
            [
              -76.43084813578224,
              34.72969546381399,
              -11.37024943464968
            ]
          ]
        ]
      },
      "bbox": [
        -76.43100356,
        34.72969546,
        -11.37024943,
        -76.41992861,
        34.73883832,
        6.009750565
      ],
      "properties": {
        "datetime": "2019-09-29T21:07:29Z",
        "pc:count": 381093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369295.1953,
            "count": 381093,
            "maximum": 370000.0089,
            "minimum": 369000.0089,
            "name": "X",
            "position": 0,
            "stddev": 269.8124934,
            "variance": 72798.7816
          },
          {
            "average": 3844714.69,
            "count": 381093,
            "maximum": 3844999.987,
            "minimum": 3843999.987,
            "name": "Y",
            "position": 1,
            "stddev": 264.6965633,
            "variance": 70064.2706
          },
          {
            "average": -3.863564688,
            "count": 381093,
            "maximum": 6.009750565,
            "minimum": -11.37024943,
            "name": "Z",
            "position": 2,
            "stddev": 2.720652938,
            "variance": 7.401952408
          },
          {
            "average": 1079.943573,
            "count": 381093,
            "maximum": 12963,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2198.757936,
            "variance": 4834536.46
          },
          {
            "average": 1.001052237,
            "count": 381093,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03242116823,
            "variance": 0.00105113215
          },
          {
            "average": 1.002104473,
            "count": 381093,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04582630129,
            "variance": 0.00210004989
          },
          {
            "average": 1,
            "count": 381093,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.27447368,
            "count": 381093,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.155440517,
            "variance": 66.51121003
          },
          {
            "average": 19.76090932,
            "count": 381093,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9212007969,
            "variance": 0.8486109082
          },
          {
            "average": 2.161661327,
            "count": 381093,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6886266563,
            "variance": 0.4742066718
          },
          {
            "average": 11.82541794,
            "count": 381093,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.603164729,
            "variance": 2.570137149
          },
          {
            "average": 253823727.9,
            "count": 381093,
            "maximum": 253826449.5,
            "minimum": 253822510.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1048.770257,
            "variance": 1099919.052
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 381093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369000.0089,
          3843999.987,
          -11.37024943,
          370000.0089,
          3844999.987,
          6.009750565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369000.0089070712,
                3843999.9874591213,
                -11.37024943464968
              ],
              [
                369000.0089070712,
                3844999.9874591213,
                -11.37024943464968
              ],
              [
                370000.0089070712,
                3844999.9874591213,
                6.00975056535032
              ],
              [
                370000.0089070712,
                3843999.9874591213,
                6.00975056535032
              ],
              [
                369000.0089070712,
                3843999.9874591213,
                -11.37024943464968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:07:29+00:00",
        "end_time": "2019-09-29T20:01:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6944.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6944.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6944.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6944.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.43100356,
            34.72969546,
            -11.37024943,
            -76.41992861,
            34.73883832,
            6.009750565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43084813578224,
                  34.72969546381399,
                  -11.37024943464968
                ],
                [
                  -76.43100355736696,
                  34.73871047962251,
                  -11.37024943464968
                ],
                [
                  -76.4200828467838,
                  34.738838319134395,
                  6.00975056535032
                ],
                [
                  -76.41992861032442,
                  34.729823260628,
                  6.00975056535032
                ],
                [
                  -76.43084813578224,
                  34.72969546381399,
                  -11.37024943464968
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6944.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6944.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:07:29Z",
            "pc:count": 381093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369295.1953,
                "count": 381093,
                "maximum": 370000.0089,
                "minimum": 369000.0089,
                "name": "X",
                "position": 0,
                "stddev": 269.8124934,
                "variance": 72798.7816
              },
              {
                "average": 3844714.69,
                "count": 381093,
                "maximum": 3844999.987,
                "minimum": 3843999.987,
                "name": "Y",
                "position": 1,
                "stddev": 264.6965633,
                "variance": 70064.2706
              },
              {
                "average": -3.863564688,
                "count": 381093,
                "maximum": 6.009750565,
                "minimum": -11.37024943,
                "name": "Z",
                "position": 2,
                "stddev": 2.720652938,
                "variance": 7.401952408
              },
              {
                "average": 1079.943573,
                "count": 381093,
                "maximum": 12963,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2198.757936,
                "variance": 4834536.46
              },
              {
                "average": 1.001052237,
                "count": 381093,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03242116823,
                "variance": 0.00105113215
              },
              {
                "average": 1.002104473,
                "count": 381093,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04582630129,
                "variance": 0.00210004989
              },
              {
                "average": 1,
                "count": 381093,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.27447368,
                "count": 381093,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.155440517,
                "variance": 66.51121003
              },
              {
                "average": 19.76090932,
                "count": 381093,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9212007969,
                "variance": 0.8486109082
              },
              {
                "average": 2.161661327,
                "count": 381093,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6886266563,
                "variance": 0.4742066718
              },
              {
                "average": 11.82541794,
                "count": 381093,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.603164729,
                "variance": 2.570137149
              },
              {
                "average": 253823727.9,
                "count": 381093,
                "maximum": 253826449.5,
                "minimum": 253822510.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1048.770257,
                "variance": 1099919.052
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 381093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369000.0089,
              3843999.987,
              -11.37024943,
              370000.0089,
              3844999.987,
              6.009750565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369000.0089070712,
                    3843999.9874591213,
                    -11.37024943464968
                  ],
                  [
                    369000.0089070712,
                    3844999.9874591213,
                    -11.37024943464968
                  ],
                  [
                    370000.0089070712,
                    3844999.9874591213,
                    6.00975056535032
                  ],
                  [
                    370000.0089070712,
                    3843999.9874591213,
                    6.00975056535032
                  ],
                  [
                    369000.0089070712,
                    3843999.9874591213,
                    -11.37024943464968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:07:29+00:00",
            "end_time": "2019-09-29T20:01:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.366964972864,
              34.82961472656527,
              -3.288329943756736
            ],
            [
              -76.36711400956571,
              34.83862984039437,
              -3.288329943756736
            ],
            [
              -76.35617982268704,
              34.83875225581313,
              0.071670056243264
            ],
            [
              -76.35603197708784,
              34.82973710115103,
              0.071670056243264
            ],
            [
              -76.366964972864,
              34.82961472656527,
              -3.288329943756736
            ]
          ]
        ]
      },
      "bbox": [
        -76.36711401,
        34.82961473,
        -3.288329944,
        -76.35603198,
        34.83875226,
        0.07167005624
      ],
      "properties": {
        "datetime": "2019-10-11T13:34:47Z",
        "pc:count": 2729124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375647.4788,
            "count": 2729124,
            "maximum": 376000.0122,
            "minimum": 375000.0122,
            "name": "X",
            "position": 0,
            "stddev": 236.3616957,
            "variance": 55866.85119
          },
          {
            "average": 3855401.973,
            "count": 2729124,
            "maximum": 3855999.986,
            "minimum": 3854999.986,
            "name": "Y",
            "position": 1,
            "stddev": 272.2214265,
            "variance": 74104.50502
          },
          {
            "average": -1.053946387,
            "count": 2729124,
            "maximum": 0.07167005624,
            "minimum": -3.288329944,
            "name": "Z",
            "position": 2,
            "stddev": 0.5466969779,
            "variance": 0.2988775857
          },
          {
            "average": 10.53991134,
            "count": 2729124,
            "maximum": 6370,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 188.9728835,
            "variance": 35710.75071
          },
          {
            "average": 1.000001832,
            "count": 2729124,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001353546093,
            "variance": 1.832087026e-06
          },
          {
            "average": 1.000003664,
            "count": 2729124,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001914201488,
            "variance": 3.664167338e-06
          },
          {
            "average": 1,
            "count": 2729124,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.75710155,
            "count": 2729124,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.553916395,
            "variance": 6.522488952
          },
          {
            "average": 19.93749835,
            "count": 2729124,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.203713458,
            "variance": 1.448926088
          },
          {
            "average": 1.991463561,
            "count": 2729124,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09653768041,
            "variance": 0.009319523739
          },
          {
            "average": 5.802878506,
            "count": 2729124,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9265981591,
            "variance": 0.8585841485
          },
          {
            "average": 253826692.6,
            "count": 2729124,
            "maximum": 254836087.3,
            "minimum": 253819523.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 82698.24627,
            "variance": 6838999935
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2729124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375000.0122,
          3854999.986,
          -3.288329944,
          376000.0122,
          3855999.986,
          0.07167005624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375000.0121879099,
                3854999.9859325155,
                -3.288329943756736
              ],
              [
                375000.0121879099,
                3855999.9859325155,
                -3.288329943756736
              ],
              [
                376000.0121879099,
                3855999.9859325155,
                0.071670056243264
              ],
              [
                376000.0121879099,
                3854999.9859325155,
                0.071670056243264
              ],
              [
                375000.0121879099,
                3854999.9859325155,
                -3.288329943756736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:34:47+00:00",
        "end_time": "2019-09-29T19:12:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.36711401,
            34.82961473,
            -3.288329944,
            -76.35603198,
            34.83875226,
            0.07167005624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.366964972864,
                  34.82961472656527,
                  -3.288329943756736
                ],
                [
                  -76.36711400956571,
                  34.83862984039437,
                  -3.288329943756736
                ],
                [
                  -76.35617982268704,
                  34.83875225581313,
                  0.071670056243264
                ],
                [
                  -76.35603197708784,
                  34.82973710115103,
                  0.071670056243264
                ],
                [
                  -76.366964972864,
                  34.82961472656527,
                  -3.288329943756736
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:34:47Z",
            "pc:count": 2729124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375647.4788,
                "count": 2729124,
                "maximum": 376000.0122,
                "minimum": 375000.0122,
                "name": "X",
                "position": 0,
                "stddev": 236.3616957,
                "variance": 55866.85119
              },
              {
                "average": 3855401.973,
                "count": 2729124,
                "maximum": 3855999.986,
                "minimum": 3854999.986,
                "name": "Y",
                "position": 1,
                "stddev": 272.2214265,
                "variance": 74104.50502
              },
              {
                "average": -1.053946387,
                "count": 2729124,
                "maximum": 0.07167005624,
                "minimum": -3.288329944,
                "name": "Z",
                "position": 2,
                "stddev": 0.5466969779,
                "variance": 0.2988775857
              },
              {
                "average": 10.53991134,
                "count": 2729124,
                "maximum": 6370,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 188.9728835,
                "variance": 35710.75071
              },
              {
                "average": 1.000001832,
                "count": 2729124,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001353546093,
                "variance": 1.832087026e-06
              },
              {
                "average": 1.000003664,
                "count": 2729124,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001914201488,
                "variance": 3.664167338e-06
              },
              {
                "average": 1,
                "count": 2729124,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.75710155,
                "count": 2729124,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.553916395,
                "variance": 6.522488952
              },
              {
                "average": 19.93749835,
                "count": 2729124,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.203713458,
                "variance": 1.448926088
              },
              {
                "average": 1.991463561,
                "count": 2729124,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09653768041,
                "variance": 0.009319523739
              },
              {
                "average": 5.802878506,
                "count": 2729124,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9265981591,
                "variance": 0.8585841485
              },
              {
                "average": 253826692.6,
                "count": 2729124,
                "maximum": 254836087.3,
                "minimum": 253819523.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 82698.24627,
                "variance": 6838999935
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2729124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375000.0122,
              3854999.986,
              -3.288329944,
              376000.0122,
              3855999.986,
              0.07167005624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375000.0121879099,
                    3854999.9859325155,
                    -3.288329943756736
                  ],
                  [
                    375000.0121879099,
                    3855999.9859325155,
                    -3.288329943756736
                  ],
                  [
                    376000.0121879099,
                    3855999.9859325155,
                    0.071670056243264
                  ],
                  [
                    376000.0121879099,
                    3854999.9859325155,
                    0.071670056243264
                  ],
                  [
                    375000.0121879099,
                    3854999.9859325155,
                    -3.288329943756736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:34:47+00:00",
            "end_time": "2019-09-29T19:12: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": "20191011_NCMP_NC_Dunex_18SUD8767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.22825051678866,
              34.93929717114561,
              -2.007056791579936
            ],
            [
              -76.2283012450416,
              34.94269888117879,
              -2.007056791579936
            ],
            [
              -76.22648838287235,
              34.94271719987288,
              -0.847056791579936
            ],
            [
              -76.22643772944396,
              34.93931548753701,
              -0.847056791579936
            ],
            [
              -76.22825051678866,
              34.93929717114561,
              -2.007056791579936
            ]
          ]
        ]
      },
      "bbox": [
        -76.22830125,
        34.93929717,
        -2.007056792,
        -76.22643773,
        34.9427172,
        -0.8470567916
      ],
      "properties": {
        "datetime": "2019-10-11T13:20:37Z",
        "pc:count": 110133,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387939.6931,
            "count": 110133,
            "maximum": 387999.9987,
            "minimum": 387834.4187,
            "name": "X",
            "position": 0,
            "stddev": 37.0494683,
            "variance": 1372.663101
          },
          {
            "average": 3867101.686,
            "count": 110133,
            "maximum": 3867377.305,
            "minimum": 3866999.985,
            "name": "Y",
            "position": 1,
            "stddev": 91.53841043,
            "variance": 8379.280584
          },
          {
            "average": -1.505925341,
            "count": 110133,
            "maximum": -0.8470567916,
            "minimum": -2.007056792,
            "name": "Z",
            "position": 2,
            "stddev": 0.2032505504,
            "variance": 0.04131078624
          },
          {
            "average": 0.5270445734,
            "count": 110133,
            "maximum": 1593,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.02776362,
            "variance": 730.5000063
          },
          {
            "average": 1,
            "count": 110133,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 110133,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 110133,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 110133,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.56418712,
            "count": 110133,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.438751515,
            "variance": 2.070005921
          },
          {
            "average": 2.00005448,
            "count": 110133,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007380861088,
            "variance": 5.44771104e-05
          },
          {
            "average": 1.387032043,
            "count": 110133,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4870732951,
            "variance": 0.2372403948
          },
          {
            "average": 254834755,
            "count": 110133,
            "maximum": 254835237.4,
            "minimum": 254834448.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.4228894,
            "variance": 145483.4206
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110133,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387834.4187,
          3866999.985,
          -2.007056792,
          387999.9987,
          3867377.305,
          -0.8470567916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387834.41873326607,
                3866999.9847279787,
                -2.007056791579936
              ],
              [
                387834.41873326607,
                3867377.304727979,
                -2.007056791579936
              ],
              [
                387999.998733266,
                3867377.304727979,
                -0.847056791579936
              ],
              [
                387999.998733266,
                3866999.9847279787,
                -0.847056791579936
              ],
              [
                387834.41873326607,
                3866999.9847279787,
                -2.007056791579936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:20:37+00:00",
        "end_time": "2019-10-11T13:07:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.22830125,
            34.93929717,
            -2.007056792,
            -76.22643773,
            34.9427172,
            -0.8470567916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.22825051678866,
                  34.93929717114561,
                  -2.007056791579936
                ],
                [
                  -76.2283012450416,
                  34.94269888117879,
                  -2.007056791579936
                ],
                [
                  -76.22648838287235,
                  34.94271719987288,
                  -0.847056791579936
                ],
                [
                  -76.22643772944396,
                  34.93931548753701,
                  -0.847056791579936
                ],
                [
                  -76.22825051678866,
                  34.93929717114561,
                  -2.007056791579936
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:20:37Z",
            "pc:count": 110133,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387939.6931,
                "count": 110133,
                "maximum": 387999.9987,
                "minimum": 387834.4187,
                "name": "X",
                "position": 0,
                "stddev": 37.0494683,
                "variance": 1372.663101
              },
              {
                "average": 3867101.686,
                "count": 110133,
                "maximum": 3867377.305,
                "minimum": 3866999.985,
                "name": "Y",
                "position": 1,
                "stddev": 91.53841043,
                "variance": 8379.280584
              },
              {
                "average": -1.505925341,
                "count": 110133,
                "maximum": -0.8470567916,
                "minimum": -2.007056792,
                "name": "Z",
                "position": 2,
                "stddev": 0.2032505504,
                "variance": 0.04131078624
              },
              {
                "average": 0.5270445734,
                "count": 110133,
                "maximum": 1593,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.02776362,
                "variance": 730.5000063
              },
              {
                "average": 1,
                "count": 110133,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 110133,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 110133,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 110133,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.56418712,
                "count": 110133,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.438751515,
                "variance": 2.070005921
              },
              {
                "average": 2.00005448,
                "count": 110133,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007380861088,
                "variance": 5.44771104e-05
              },
              {
                "average": 1.387032043,
                "count": 110133,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4870732951,
                "variance": 0.2372403948
              },
              {
                "average": 254834755,
                "count": 110133,
                "maximum": 254835237.4,
                "minimum": 254834448.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.4228894,
                "variance": 145483.4206
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110133,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387834.4187,
              3866999.985,
              -2.007056792,
              387999.9987,
              3867377.305,
              -0.8470567916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387834.41873326607,
                    3866999.9847279787,
                    -2.007056791579936
                  ],
                  [
                    387834.41873326607,
                    3867377.304727979,
                    -2.007056791579936
                  ],
                  [
                    387999.998733266,
                    3867377.304727979,
                    -0.847056791579936
                  ],
                  [
                    387999.998733266,
                    3866999.9847279787,
                    -0.847056791579936
                  ],
                  [
                    387834.41873326607,
                    3866999.9847279787,
                    -2.007056791579936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:20:37+00:00",
            "end_time": "2019-10-11T13:07: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": "20191011_NCMP_NC_Dunex_18SUD8864.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.22616812751447,
              34.92120252728301,
              0.194885918274216
            ],
            [
              -76.2261693425926,
              34.92128420760113,
              0.194885918274216
            ],
            [
              -76.22603186438754,
              34.921285594954846,
              0.454885918274216
            ],
            [
              -76.22603064944558,
              34.921203914632535,
              0.454885918274216
            ],
            [
              -76.22616812751447,
              34.92120252728301,
              0.194885918274216
            ]
          ]
        ]
      },
      "bbox": [
        -76.22616934,
        34.92120253,
        0.1948859183,
        -76.22603065,
        34.92128559,
        0.4548859183
      ],
      "properties": {
        "datetime": "2019-10-11T14:41:27Z",
        "pc:count": 247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388003.3886,
            "count": 247,
            "maximum": 388012.5618,
            "minimum": 388000.0018,
            "name": "X",
            "position": 0,
            "stddev": 2.618662025,
            "variance": 6.8573908
          },
          {
            "average": 3864996.661,
            "count": 247,
            "maximum": 3864999.948,
            "minimum": 3864990.888,
            "name": "Y",
            "position": 1,
            "stddev": 2.368329056,
            "variance": 5.608982518
          },
          {
            "average": 0.3114446227,
            "count": 247,
            "maximum": 0.4548859183,
            "minimum": 0.1948859183,
            "name": "Z",
            "position": 2,
            "stddev": 0.06353972251,
            "variance": 0.004037296337
          },
          {
            "average": 3831.291498,
            "count": 247,
            "maximum": 8808,
            "minimum": 852,
            "name": "Intensity",
            "position": 3,
            "stddev": 1192.264186,
            "variance": 1421493.89
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.910931174,
            "count": 247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2854214245,
            "variance": 0.08146538955
          },
          {
            "average": 19.1391504,
            "count": 247,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7892007906,
            "variance": 0.6228378879
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.433198381,
            "count": 247,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4965235782,
            "variance": 0.2465356637
          },
          {
            "average": 254839720.3,
            "count": 247,
            "maximum": 254840087.7,
            "minimum": 254839437.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.1450848,
            "variance": 103134.1655
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388000.0018,
          3864990.888,
          0.1948859183,
          388012.5618,
          3864999.948,
          0.4548859183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388000.00175072206,
                3864990.8878138405,
                0.194885918274216
              ],
              [
                388000.00175072206,
                3864999.94781384,
                0.194885918274216
              ],
              [
                388012.5617507221,
                3864999.94781384,
                0.454885918274216
              ],
              [
                388012.5617507221,
                3864990.8878138405,
                0.454885918274216
              ],
              [
                388000.00175072206,
                3864990.8878138405,
                0.194885918274216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:41:27+00:00",
        "end_time": "2019-10-11T14:30:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8864.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8864.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8864.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8864.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.22616934,
            34.92120253,
            0.1948859183,
            -76.22603065,
            34.92128559,
            0.4548859183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.22616812751447,
                  34.92120252728301,
                  0.194885918274216
                ],
                [
                  -76.2261693425926,
                  34.92128420760113,
                  0.194885918274216
                ],
                [
                  -76.22603186438754,
                  34.921285594954846,
                  0.454885918274216
                ],
                [
                  -76.22603064944558,
                  34.921203914632535,
                  0.454885918274216
                ],
                [
                  -76.22616812751447,
                  34.92120252728301,
                  0.194885918274216
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8864.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8864.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:41:27Z",
            "pc:count": 247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388003.3886,
                "count": 247,
                "maximum": 388012.5618,
                "minimum": 388000.0018,
                "name": "X",
                "position": 0,
                "stddev": 2.618662025,
                "variance": 6.8573908
              },
              {
                "average": 3864996.661,
                "count": 247,
                "maximum": 3864999.948,
                "minimum": 3864990.888,
                "name": "Y",
                "position": 1,
                "stddev": 2.368329056,
                "variance": 5.608982518
              },
              {
                "average": 0.3114446227,
                "count": 247,
                "maximum": 0.4548859183,
                "minimum": 0.1948859183,
                "name": "Z",
                "position": 2,
                "stddev": 0.06353972251,
                "variance": 0.004037296337
              },
              {
                "average": 3831.291498,
                "count": 247,
                "maximum": 8808,
                "minimum": 852,
                "name": "Intensity",
                "position": 3,
                "stddev": 1192.264186,
                "variance": 1421493.89
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.910931174,
                "count": 247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2854214245,
                "variance": 0.08146538955
              },
              {
                "average": 19.1391504,
                "count": 247,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7892007906,
                "variance": 0.6228378879
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.433198381,
                "count": 247,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4965235782,
                "variance": 0.2465356637
              },
              {
                "average": 254839720.3,
                "count": 247,
                "maximum": 254840087.7,
                "minimum": 254839437.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.1450848,
                "variance": 103134.1655
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388000.0018,
              3864990.888,
              0.1948859183,
              388012.5618,
              3864999.948,
              0.4548859183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388000.00175072206,
                    3864990.8878138405,
                    0.194885918274216
                  ],
                  [
                    388000.00175072206,
                    3864999.94781384,
                    0.194885918274216
                  ],
                  [
                    388012.5617507221,
                    3864999.94781384,
                    0.454885918274216
                  ],
                  [
                    388012.5617507221,
                    3864990.8878138405,
                    0.454885918274216
                  ],
                  [
                    388000.00175072206,
                    3864990.8878138405,
                    0.194885918274216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:41:27+00:00",
            "end_time": "2019-10-11T14:30: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": "20190929_NCMP_NC_Dunex_18SUD6645.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45943602175804,
              34.738372946491026,
              -2.443735544614095
            ],
            [
              -76.4595657233176,
              34.74574658593026,
              -2.443735544614095
            ],
            [
              -76.45297395153055,
              34.745825421320475,
              -0.243735544614095
            ],
            [
              -76.45284483523297,
              34.738451760346216,
              -0.243735544614095
            ],
            [
              -76.45943602175804,
              34.738372946491026,
              -2.443735544614095
            ]
          ]
        ]
      },
      "bbox": [
        -76.45956572,
        34.73837295,
        -2.443735545,
        -76.45284484,
        34.74582542,
        -0.2437355446
      ],
      "properties": {
        "datetime": "2019-09-29T18:50:57Z",
        "pc:count": 886316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366805.9384,
            "count": 886316,
            "maximum": 367000.0028,
            "minimum": 366396.4428,
            "name": "X",
            "position": 0,
            "stddev": 142.1833669,
            "variance": 20216.10984
          },
          {
            "average": 3845273.951,
            "count": 886316,
            "maximum": 3845817.916,
            "minimum": 3844999.976,
            "name": "Y",
            "position": 1,
            "stddev": 192.5408182,
            "variance": 37071.96667
          },
          {
            "average": -1.33510078,
            "count": 886316,
            "maximum": -0.2437355446,
            "minimum": -2.443735545,
            "name": "Z",
            "position": 2,
            "stddev": 0.2231748369,
            "variance": 0.04980700781
          },
          {
            "average": 0.06359244333,
            "count": 886316,
            "maximum": 1842,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10.2826436,
            "variance": 105.7327595
          },
          {
            "average": 1.000038361,
            "count": 886316,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006193513359,
            "variance": 3.835960773e-05
          },
          {
            "average": 1.000076722,
            "count": 886316,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008758782582,
            "variance": 7.671627232e-05
          },
          {
            "average": 1,
            "count": 886316,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 886316,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96607973,
            "count": 886316,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.215897799,
            "variance": 1.478407458
          },
          {
            "average": 2.019254984,
            "count": 886316,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1374281885,
            "variance": 0.018886507
          },
          {
            "average": 1.280600824,
            "count": 886316,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4599595774,
            "variance": 0.2115628128
          },
          {
            "average": 253817376.7,
            "count": 886316,
            "maximum": 253818257.3,
            "minimum": 253817269.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 167.7530775,
            "variance": 28141.09502
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 886316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366396.4428,
          3844999.976,
          -2.443735545,
          367000.0028,
          3845817.916,
          -0.2437355446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366396.4428487242,
                3844999.975999669,
                -2.443735544614095
              ],
              [
                366396.4428487242,
                3845817.9159996696,
                -2.443735544614095
              ],
              [
                367000.00284872425,
                3845817.9159996696,
                -0.243735544614095
              ],
              [
                367000.00284872425,
                3844999.975999669,
                -0.243735544614095
              ],
              [
                366396.4428487242,
                3844999.975999669,
                -2.443735544614095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:50:57+00:00",
        "end_time": "2019-09-29T18:34:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6645.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6645.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6645.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6645.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45956572,
            34.73837295,
            -2.443735545,
            -76.45284484,
            34.74582542,
            -0.2437355446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45943602175804,
                  34.738372946491026,
                  -2.443735544614095
                ],
                [
                  -76.4595657233176,
                  34.74574658593026,
                  -2.443735544614095
                ],
                [
                  -76.45297395153055,
                  34.745825421320475,
                  -0.243735544614095
                ],
                [
                  -76.45284483523297,
                  34.738451760346216,
                  -0.243735544614095
                ],
                [
                  -76.45943602175804,
                  34.738372946491026,
                  -2.443735544614095
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6645.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6645.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:50:57Z",
            "pc:count": 886316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366805.9384,
                "count": 886316,
                "maximum": 367000.0028,
                "minimum": 366396.4428,
                "name": "X",
                "position": 0,
                "stddev": 142.1833669,
                "variance": 20216.10984
              },
              {
                "average": 3845273.951,
                "count": 886316,
                "maximum": 3845817.916,
                "minimum": 3844999.976,
                "name": "Y",
                "position": 1,
                "stddev": 192.5408182,
                "variance": 37071.96667
              },
              {
                "average": -1.33510078,
                "count": 886316,
                "maximum": -0.2437355446,
                "minimum": -2.443735545,
                "name": "Z",
                "position": 2,
                "stddev": 0.2231748369,
                "variance": 0.04980700781
              },
              {
                "average": 0.06359244333,
                "count": 886316,
                "maximum": 1842,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10.2826436,
                "variance": 105.7327595
              },
              {
                "average": 1.000038361,
                "count": 886316,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006193513359,
                "variance": 3.835960773e-05
              },
              {
                "average": 1.000076722,
                "count": 886316,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008758782582,
                "variance": 7.671627232e-05
              },
              {
                "average": 1,
                "count": 886316,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 886316,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96607973,
                "count": 886316,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.215897799,
                "variance": 1.478407458
              },
              {
                "average": 2.019254984,
                "count": 886316,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1374281885,
                "variance": 0.018886507
              },
              {
                "average": 1.280600824,
                "count": 886316,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4599595774,
                "variance": 0.2115628128
              },
              {
                "average": 253817376.7,
                "count": 886316,
                "maximum": 253818257.3,
                "minimum": 253817269.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 167.7530775,
                "variance": 28141.09502
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 886316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366396.4428,
              3844999.976,
              -2.443735545,
              367000.0028,
              3845817.916,
              -0.2437355446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366396.4428487242,
                    3844999.975999669,
                    -2.443735544614095
                  ],
                  [
                    366396.4428487242,
                    3845817.9159996696,
                    -2.443735544614095
                  ],
                  [
                    367000.00284872425,
                    3845817.9159996696,
                    -0.243735544614095
                  ],
                  [
                    367000.00284872425,
                    3844999.975999669,
                    -0.243735544614095
                  ],
                  [
                    366396.4428487242,
                    3844999.975999669,
                    -2.443735544614095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:50:57+00:00",
            "end_time": "2019-09-29T18:34: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": "20190929_NCMP_NC_Dunex_18SUD6741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45231454780495,
              34.70814322687675,
              -6.09068509081116
            ],
            [
              -76.45237160674637,
              34.71140700551017,
              -6.09068509081116
            ],
            [
              -76.44948428051998,
              34.71144139491379,
              -1.91068509081116
            ],
            [
              -76.44942733491528,
              34.70817761212027,
              -1.91068509081116
            ],
            [
              -76.45231454780495,
              34.70814322687675,
              -6.09068509081116
            ]
          ]
        ]
      },
      "bbox": [
        -76.45237161,
        34.70814323,
        -6.090685091,
        -76.44942733,
        34.71144139,
        -1.910685091
      ],
      "properties": {
        "datetime": "2019-09-29T20:24:38Z",
        "pc:count": 119519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367117.7065,
            "count": 119519,
            "maximum": 367264.4888,
            "minimum": 367000.0088,
            "name": "X",
            "position": 0,
            "stddev": 56.05498577,
            "variance": 3142.16143
          },
          {
            "average": 3841906.159,
            "count": 119519,
            "maximum": 3841999.984,
            "minimum": 3841637.944,
            "name": "Y",
            "position": 1,
            "stddev": 76.61425247,
            "variance": 5869.743681
          },
          {
            "average": -4.592672725,
            "count": 119519,
            "maximum": -1.910685091,
            "minimum": -6.090685091,
            "name": "Z",
            "position": 2,
            "stddev": 0.8470753908,
            "variance": 0.7175367176
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000025101,
            "count": 119519,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00501000914,
            "variance": 2.510019159e-05
          },
          {
            "average": 1.000050201,
            "count": 119519,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00708513395,
            "variance": 5.019912308e-05
          },
          {
            "average": 1,
            "count": 119519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 119519,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.44295302,
            "count": 119519,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.132031422,
            "variance": 1.28149514
          },
          {
            "average": 2.087500732,
            "count": 119519,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2901940127,
            "variance": 0.084212565
          },
          {
            "average": 11.54221505,
            "count": 119519,
            "maximum": 12,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4982167869,
            "variance": 0.2482199668
          },
          {
            "average": 253823543.8,
            "count": 119519,
            "maximum": 253823878.9,
            "minimum": 253823149.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358.4203261,
            "variance": 128465.1302
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367000.0088,
          3841637.944,
          -6.090685091,
          367264.4888,
          3841999.984,
          -1.910685091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367000.00877514854,
                3841637.944282579,
                -6.09068509081116
              ],
              [
                367000.00877514854,
                3841999.984282579,
                -6.09068509081116
              ],
              [
                367264.4887751485,
                3841999.984282579,
                -1.91068509081116
              ],
              [
                367264.4887751485,
                3841637.944282579,
                -1.91068509081116
              ],
              [
                367000.00877514854,
                3841637.944282579,
                -6.09068509081116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:24:38+00:00",
        "end_time": "2019-09-29T20:12:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45237161,
            34.70814323,
            -6.090685091,
            -76.44942733,
            34.71144139,
            -1.910685091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45231454780495,
                  34.70814322687675,
                  -6.09068509081116
                ],
                [
                  -76.45237160674637,
                  34.71140700551017,
                  -6.09068509081116
                ],
                [
                  -76.44948428051998,
                  34.71144139491379,
                  -1.91068509081116
                ],
                [
                  -76.44942733491528,
                  34.70817761212027,
                  -1.91068509081116
                ],
                [
                  -76.45231454780495,
                  34.70814322687675,
                  -6.09068509081116
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:24:38Z",
            "pc:count": 119519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367117.7065,
                "count": 119519,
                "maximum": 367264.4888,
                "minimum": 367000.0088,
                "name": "X",
                "position": 0,
                "stddev": 56.05498577,
                "variance": 3142.16143
              },
              {
                "average": 3841906.159,
                "count": 119519,
                "maximum": 3841999.984,
                "minimum": 3841637.944,
                "name": "Y",
                "position": 1,
                "stddev": 76.61425247,
                "variance": 5869.743681
              },
              {
                "average": -4.592672725,
                "count": 119519,
                "maximum": -1.910685091,
                "minimum": -6.090685091,
                "name": "Z",
                "position": 2,
                "stddev": 0.8470753908,
                "variance": 0.7175367176
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000025101,
                "count": 119519,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00501000914,
                "variance": 2.510019159e-05
              },
              {
                "average": 1.000050201,
                "count": 119519,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00708513395,
                "variance": 5.019912308e-05
              },
              {
                "average": 1,
                "count": 119519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 119519,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.44295302,
                "count": 119519,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.132031422,
                "variance": 1.28149514
              },
              {
                "average": 2.087500732,
                "count": 119519,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2901940127,
                "variance": 0.084212565
              },
              {
                "average": 11.54221505,
                "count": 119519,
                "maximum": 12,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4982167869,
                "variance": 0.2482199668
              },
              {
                "average": 253823543.8,
                "count": 119519,
                "maximum": 253823878.9,
                "minimum": 253823149.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358.4203261,
                "variance": 128465.1302
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367000.0088,
              3841637.944,
              -6.090685091,
              367264.4888,
              3841999.984,
              -1.910685091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367000.00877514854,
                    3841637.944282579,
                    -6.09068509081116
                  ],
                  [
                    367000.00877514854,
                    3841999.984282579,
                    -6.09068509081116
                  ],
                  [
                    367264.4887751485,
                    3841999.984282579,
                    -1.91068509081116
                  ],
                  [
                    367264.4887751485,
                    3841637.944282579,
                    -1.91068509081116
                  ],
                  [
                    367000.00877514854,
                    3841637.944282579,
                    -6.09068509081116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:24:38+00:00",
            "end_time": "2019-09-29T20:12:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31271278884444,
              34.856250657221445,
              0.107403809775205
            ],
            [
              -76.3127288685503,
              34.85726271263749,
              0.107403809775205
            ],
            [
              -76.31115724077905,
              34.85727966956699,
              1.947403809775205
            ],
            [
              -76.31114118031073,
              34.85626761351607,
              1.947403809775205
            ],
            [
              -76.31271278884444,
              34.856250657221445,
              0.107403809775205
            ]
          ]
        ]
      },
      "bbox": [
        -76.31272887,
        34.85625066,
        0.1074038098,
        -76.31114118,
        34.85727967,
        1.94740381
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:09Z",
        "pc:count": 43569,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380042.7913,
            "count": 43569,
            "maximum": 380143.7038,
            "minimum": 380000.0038,
            "name": "X",
            "position": 0,
            "stddev": 29.11263181,
            "variance": 847.5453307
          },
          {
            "average": 3857961.869,
            "count": 43569,
            "maximum": 3857999.99,
            "minimum": 3857887.73,
            "name": "Y",
            "position": 1,
            "stddev": 26.77825844,
            "variance": 717.0751249
          },
          {
            "average": 1.169323064,
            "count": 43569,
            "maximum": 1.94740381,
            "minimum": 0.1074038098,
            "name": "Z",
            "position": 2,
            "stddev": 0.5933056262,
            "variance": 0.3520115661
          },
          {
            "average": 4505.131424,
            "count": 43569,
            "maximum": 12229,
            "minimum": 236,
            "name": "Intensity",
            "position": 3,
            "stddev": 1634.533511,
            "variance": 2671699.797
          },
          {
            "average": 1,
            "count": 43569,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 43569,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 43569,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.806307237,
            "count": 43569,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3951954723,
            "variance": 0.1561794613
          },
          {
            "average": 21.4430159,
            "count": 43569,
            "maximum": 25.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.556388906,
            "variance": 2.422346428
          },
          {
            "average": 1.000344281,
            "count": 43569,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01855184234,
            "variance": 0.0003441708542
          },
          {
            "average": 7.422869471,
            "count": 43569,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4940207315,
            "variance": 0.2440564832
          },
          {
            "average": 254839040.7,
            "count": 43569,
            "maximum": 254839289.8,
            "minimum": 254838858.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 210.4713046,
            "variance": 44298.17006
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43569,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380000.0038,
          3857887.73,
          0.1074038098,
          380143.7038,
          3857999.99,
          1.94740381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380000.00379589095,
                3857887.729618974,
                0.107403809775205
              ],
              [
                380000.00379589095,
                3857999.989618974,
                0.107403809775205
              ],
              [
                380143.7037958909,
                3857999.989618974,
                1.947403809775205
              ],
              [
                380143.7037958909,
                3857887.729618974,
                1.947403809775205
              ],
              [
                380000.00379589095,
                3857887.729618974,
                0.107403809775205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:09+00:00",
        "end_time": "2019-10-11T14:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31272887,
            34.85625066,
            0.1074038098,
            -76.31114118,
            34.85727967,
            1.94740381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31271278884444,
                  34.856250657221445,
                  0.107403809775205
                ],
                [
                  -76.3127288685503,
                  34.85726271263749,
                  0.107403809775205
                ],
                [
                  -76.31115724077905,
                  34.85727966956699,
                  1.947403809775205
                ],
                [
                  -76.31114118031073,
                  34.85626761351607,
                  1.947403809775205
                ],
                [
                  -76.31271278884444,
                  34.856250657221445,
                  0.107403809775205
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:09Z",
            "pc:count": 43569,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380042.7913,
                "count": 43569,
                "maximum": 380143.7038,
                "minimum": 380000.0038,
                "name": "X",
                "position": 0,
                "stddev": 29.11263181,
                "variance": 847.5453307
              },
              {
                "average": 3857961.869,
                "count": 43569,
                "maximum": 3857999.99,
                "minimum": 3857887.73,
                "name": "Y",
                "position": 1,
                "stddev": 26.77825844,
                "variance": 717.0751249
              },
              {
                "average": 1.169323064,
                "count": 43569,
                "maximum": 1.94740381,
                "minimum": 0.1074038098,
                "name": "Z",
                "position": 2,
                "stddev": 0.5933056262,
                "variance": 0.3520115661
              },
              {
                "average": 4505.131424,
                "count": 43569,
                "maximum": 12229,
                "minimum": 236,
                "name": "Intensity",
                "position": 3,
                "stddev": 1634.533511,
                "variance": 2671699.797
              },
              {
                "average": 1,
                "count": 43569,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 43569,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 43569,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.806307237,
                "count": 43569,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3951954723,
                "variance": 0.1561794613
              },
              {
                "average": 21.4430159,
                "count": 43569,
                "maximum": 25.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.556388906,
                "variance": 2.422346428
              },
              {
                "average": 1.000344281,
                "count": 43569,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01855184234,
                "variance": 0.0003441708542
              },
              {
                "average": 7.422869471,
                "count": 43569,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4940207315,
                "variance": 0.2440564832
              },
              {
                "average": 254839040.7,
                "count": 43569,
                "maximum": 254839289.8,
                "minimum": 254838858.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 210.4713046,
                "variance": 44298.17006
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43569,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380000.0038,
              3857887.73,
              0.1074038098,
              380143.7038,
              3857999.99,
              1.94740381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380000.00379589095,
                    3857887.729618974,
                    0.107403809775205
                  ],
                  [
                    380000.00379589095,
                    3857999.989618974,
                    0.107403809775205
                  ],
                  [
                    380143.7037958909,
                    3857999.989618974,
                    1.947403809775205
                  ],
                  [
                    380143.7037958909,
                    3857887.729618974,
                    1.947403809775205
                  ],
                  [
                    380000.00379589095,
                    3857887.729618974,
                    0.107403809775205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:09+00:00",
            "end_time": "2019-10-11T14:20: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": "20190929_NCMP_NC_Dunex_18SUD7556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.35932046596959,
              34.83871721998643,
              -3.100109394291152
            ],
            [
              -76.35937562045889,
              34.84207157082389,
              -3.100109394291152
            ],
            [
              -76.3562349692256,
              34.842106634769095,
              -0.420109394291152
            ],
            [
              -76.35617994206787,
              34.838752279579715,
              -0.420109394291152
            ],
            [
              -76.35932046596959,
              34.83871721998643,
              -3.100109394291152
            ]
          ]
        ]
      },
      "bbox": [
        -76.35937562,
        34.83871722,
        -3.100109394,
        -76.35617994,
        34.84210663,
        -0.4201093943
      ],
      "properties": {
        "datetime": "2019-10-11T13:16:30Z",
        "pc:count": 84388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375911.707,
            "count": 84388,
            "maximum": 376000.0013,
            "minimum": 375712.7813,
            "name": "X",
            "position": 0,
            "stddev": 74.62418956,
            "variance": 5568.769668
          },
          {
            "average": 3856137.195,
            "count": 84388,
            "maximum": 3856372.069,
            "minimum": 3855999.989,
            "name": "Y",
            "position": 1,
            "stddev": 124.1073618,
            "variance": 15402.63724
          },
          {
            "average": -1.703379172,
            "count": 84388,
            "maximum": -0.4201093943,
            "minimum": -3.100109394,
            "name": "Z",
            "position": 2,
            "stddev": 0.4615292963,
            "variance": 0.2130092914
          },
          {
            "average": 0.2537209082,
            "count": 84388,
            "maximum": 1527,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.49566484,
            "variance": 342.0896179
          },
          {
            "average": 1,
            "count": 84388,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 84388,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 84388,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 84388,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.77849004,
            "count": 84388,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.018849332,
            "variance": 1.038053961
          },
          {
            "average": 2.000485851,
            "count": 84388,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02203680495,
            "variance": 0.0004856207722
          },
          {
            "average": 5.0000948,
            "count": 84388,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3331140196,
            "variance": 0.1109649501
          },
          {
            "average": 253825674.1,
            "count": 84388,
            "maximum": 254834990.1,
            "minimum": 253819541,
            "name": "GpsTime",
            "position": 12,
            "stddev": 78605.72185,
            "variance": 6178859507
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375712.7813,
          3855999.989,
          -3.100109394,
          376000.0013,
          3856372.069,
          -0.4201093943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375712.7813074605,
                3855999.988715962,
                -3.100109394291152
              ],
              [
                375712.7813074605,
                3856372.068715962,
                -3.100109394291152
              ],
              [
                376000.0013074605,
                3856372.068715962,
                -0.420109394291152
              ],
              [
                376000.0013074605,
                3855999.988715962,
                -0.420109394291152
              ],
              [
                375712.7813074605,
                3855999.988715962,
                -3.100109394291152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:16:30+00:00",
        "end_time": "2019-09-29T19:12:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.35937562,
            34.83871722,
            -3.100109394,
            -76.35617994,
            34.84210663,
            -0.4201093943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.35932046596959,
                  34.83871721998643,
                  -3.100109394291152
                ],
                [
                  -76.35937562045889,
                  34.84207157082389,
                  -3.100109394291152
                ],
                [
                  -76.3562349692256,
                  34.842106634769095,
                  -0.420109394291152
                ],
                [
                  -76.35617994206787,
                  34.838752279579715,
                  -0.420109394291152
                ],
                [
                  -76.35932046596959,
                  34.83871721998643,
                  -3.100109394291152
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:16:30Z",
            "pc:count": 84388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375911.707,
                "count": 84388,
                "maximum": 376000.0013,
                "minimum": 375712.7813,
                "name": "X",
                "position": 0,
                "stddev": 74.62418956,
                "variance": 5568.769668
              },
              {
                "average": 3856137.195,
                "count": 84388,
                "maximum": 3856372.069,
                "minimum": 3855999.989,
                "name": "Y",
                "position": 1,
                "stddev": 124.1073618,
                "variance": 15402.63724
              },
              {
                "average": -1.703379172,
                "count": 84388,
                "maximum": -0.4201093943,
                "minimum": -3.100109394,
                "name": "Z",
                "position": 2,
                "stddev": 0.4615292963,
                "variance": 0.2130092914
              },
              {
                "average": 0.2537209082,
                "count": 84388,
                "maximum": 1527,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.49566484,
                "variance": 342.0896179
              },
              {
                "average": 1,
                "count": 84388,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 84388,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 84388,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 84388,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.77849004,
                "count": 84388,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.018849332,
                "variance": 1.038053961
              },
              {
                "average": 2.000485851,
                "count": 84388,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02203680495,
                "variance": 0.0004856207722
              },
              {
                "average": 5.0000948,
                "count": 84388,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3331140196,
                "variance": 0.1109649501
              },
              {
                "average": 253825674.1,
                "count": 84388,
                "maximum": 254834990.1,
                "minimum": 253819541,
                "name": "GpsTime",
                "position": 12,
                "stddev": 78605.72185,
                "variance": 6178859507
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375712.7813,
              3855999.989,
              -3.100109394,
              376000.0013,
              3856372.069,
              -0.4201093943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375712.7813074605,
                    3855999.988715962,
                    -3.100109394291152
                  ],
                  [
                    375712.7813074605,
                    3856372.068715962,
                    -3.100109394291152
                  ],
                  [
                    376000.0013074605,
                    3856372.068715962,
                    -0.420109394291152
                  ],
                  [
                    376000.0013074605,
                    3855999.988715962,
                    -0.420109394291152
                  ],
                  [
                    375712.7813074605,
                    3855999.988715962,
                    -3.100109394291152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:16:30+00:00",
            "end_time": "2019-09-29T19:12:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6037.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5235421532891,
              34.66545381976765,
              -2.134296446782848
            ],
            [
              -76.52367294344718,
              34.67259583384547,
              -2.134296446782848
            ],
            [
              -76.51717969423278,
              34.672676836682456,
              -0.094296446782848
            ],
            [
              -76.51704946092477,
              34.66553480115172,
              -0.094296446782848
            ],
            [
              -76.5235421532891,
              34.66545381976765,
              -2.134296446782848
            ]
          ]
        ]
      },
      "bbox": [
        -76.52367294,
        34.66545382,
        -2.134296447,
        -76.51704946,
        34.67267684,
        -0.09429644678
      ],
      "properties": {
        "datetime": "2019-09-29T18:48:43Z",
        "pc:count": 880061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360804.8482,
            "count": 880061,
            "maximum": 361000.0169,
            "minimum": 360404.9369,
            "name": "X",
            "position": 0,
            "stddev": 144.1887584,
            "variance": 20790.39806
          },
          {
            "average": 3837255.285,
            "count": 880061,
            "maximum": 3837792.243,
            "minimum": 3836999.983,
            "name": "Y",
            "position": 1,
            "stddev": 185.9360182,
            "variance": 34572.20285
          },
          {
            "average": -1.083855943,
            "count": 880061,
            "maximum": -0.09429644678,
            "minimum": -2.134296447,
            "name": "Z",
            "position": 2,
            "stddev": 0.3529406648,
            "variance": 0.1245671128
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 880061,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 880061,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 880061,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.83100603,
            "count": 880061,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.135093104,
            "variance": 4.558622562
          },
          {
            "average": 19.77664479,
            "count": 880061,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.048242674,
            "variance": 1.098812704
          },
          {
            "average": 1.995203742,
            "count": 880061,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08737521575,
            "variance": 0.007634428327
          },
          {
            "average": 1.29106846,
            "count": 880061,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4871767517,
            "variance": 0.2373411874
          },
          {
            "average": 253817319.5,
            "count": 880061,
            "maximum": 253818123.2,
            "minimum": 253817134.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 291.0644903,
            "variance": 84718.53753
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 880061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360404.9369,
          3836999.983,
          -2.134296447,
          361000.0169,
          3837792.243,
          -0.09429644678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360404.9368955074,
                3836999.983240188,
                -2.134296446782848
              ],
              [
                360404.9368955074,
                3837792.243240188,
                -2.134296446782848
              ],
              [
                361000.01689550735,
                3837792.243240188,
                -0.094296446782848
              ],
              [
                361000.01689550735,
                3836999.983240188,
                -0.094296446782848
              ],
              [
                360404.9368955074,
                3836999.983240188,
                -2.134296446782848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:48:43+00:00",
        "end_time": "2019-09-29T18:32:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6037.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6037.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6037.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6037.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52367294,
            34.66545382,
            -2.134296447,
            -76.51704946,
            34.67267684,
            -0.09429644678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5235421532891,
                  34.66545381976765,
                  -2.134296446782848
                ],
                [
                  -76.52367294344718,
                  34.67259583384547,
                  -2.134296446782848
                ],
                [
                  -76.51717969423278,
                  34.672676836682456,
                  -0.094296446782848
                ],
                [
                  -76.51704946092477,
                  34.66553480115172,
                  -0.094296446782848
                ],
                [
                  -76.5235421532891,
                  34.66545381976765,
                  -2.134296446782848
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6037.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6037.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:48:43Z",
            "pc:count": 880061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360804.8482,
                "count": 880061,
                "maximum": 361000.0169,
                "minimum": 360404.9369,
                "name": "X",
                "position": 0,
                "stddev": 144.1887584,
                "variance": 20790.39806
              },
              {
                "average": 3837255.285,
                "count": 880061,
                "maximum": 3837792.243,
                "minimum": 3836999.983,
                "name": "Y",
                "position": 1,
                "stddev": 185.9360182,
                "variance": 34572.20285
              },
              {
                "average": -1.083855943,
                "count": 880061,
                "maximum": -0.09429644678,
                "minimum": -2.134296447,
                "name": "Z",
                "position": 2,
                "stddev": 0.3529406648,
                "variance": 0.1245671128
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 880061,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 880061,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 880061,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.83100603,
                "count": 880061,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.135093104,
                "variance": 4.558622562
              },
              {
                "average": 19.77664479,
                "count": 880061,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.048242674,
                "variance": 1.098812704
              },
              {
                "average": 1.995203742,
                "count": 880061,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08737521575,
                "variance": 0.007634428327
              },
              {
                "average": 1.29106846,
                "count": 880061,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4871767517,
                "variance": 0.2373411874
              },
              {
                "average": 253817319.5,
                "count": 880061,
                "maximum": 253818123.2,
                "minimum": 253817134.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 291.0644903,
                "variance": 84718.53753
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 880061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360404.9369,
              3836999.983,
              -2.134296447,
              361000.0169,
              3837792.243,
              -0.09429644678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360404.9368955074,
                    3836999.983240188,
                    -2.134296446782848
                  ],
                  [
                    360404.9368955074,
                    3837792.243240188,
                    -2.134296446782848
                  ],
                  [
                    361000.01689550735,
                    3837792.243240188,
                    -0.094296446782848
                  ],
                  [
                    361000.01689550735,
                    3836999.983240188,
                    -0.094296446782848
                  ],
                  [
                    360404.9368955074,
                    3836999.983240188,
                    -2.134296446782848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:48:43+00:00",
            "end_time": "2019-09-29T18:32:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6945.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43100360548871,
              34.738710477143485,
              -5.827276501723606
            ],
            [
              -76.43115909612065,
              34.747725478974274,
              -5.827276501723606
            ],
            [
              -76.42023719988656,
              34.74785336119745,
              12.212723498276393
            ],
            [
              -76.42008289490609,
              34.73883831665968,
              12.212723498276393
            ],
            [
              -76.43100360548871,
              34.738710477143485,
              -5.827276501723606
            ]
          ]
        ]
      },
      "bbox": [
        -76.4311591,
        34.73871048,
        -5.827276502,
        -76.42008289,
        34.74785336,
        12.2127235
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:40Z",
        "pc:count": 2669473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369360.8938,
            "count": 2669473,
            "maximum": 370000.0045,
            "minimum": 369000.0045,
            "name": "X",
            "position": 0,
            "stddev": 258.3514955,
            "variance": 66745.49523
          },
          {
            "average": 3845577.82,
            "count": 2669473,
            "maximum": 3845999.987,
            "minimum": 3844999.987,
            "name": "Y",
            "position": 1,
            "stddev": 256.0492132,
            "variance": 65561.19959
          },
          {
            "average": 0.739886605,
            "count": 2669473,
            "maximum": 12.2127235,
            "minimum": -5.827276502,
            "name": "Z",
            "position": 2,
            "stddev": 2.102449935,
            "variance": 4.420295728
          },
          {
            "average": 3400.765868,
            "count": 2669473,
            "maximum": 38004,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3302.766795,
            "variance": 10908268.5
          },
          {
            "average": 1.144881031,
            "count": 2669473,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.481913716,
            "variance": 0.2322408297
          },
          {
            "average": 1.289912279,
            "count": 2669473,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7307627943,
            "variance": 0.5340142615
          },
          {
            "average": 1,
            "count": 2669473,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.930560451,
            "count": 2669473,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.54934857,
            "variance": 133.3874523
          },
          {
            "average": 19.99831707,
            "count": 2669473,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8579341407,
            "variance": 0.7360509898
          },
          {
            "average": 1.418514815,
            "count": 2669473,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6276134475,
            "variance": 0.3938986395
          },
          {
            "average": 9.619171649,
            "count": 2669473,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109198908,
            "variance": 1.230322217
          },
          {
            "average": 253822286.8,
            "count": 2669473,
            "maximum": 253823820.2,
            "minimum": 253820623.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 720.3624011,
            "variance": 518921.989
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2669473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369000.0045,
          3844999.987,
          -5.827276502,
          370000.0045,
          3845999.987,
          12.2127235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369000.0044975706,
                3844999.987246902,
                -5.827276501723606
              ],
              [
                369000.0044975706,
                3845999.987246902,
                -5.827276501723606
              ],
              [
                370000.0044975706,
                3845999.987246902,
                12.212723498276393
              ],
              [
                370000.0044975706,
                3844999.987246902,
                12.212723498276393
              ],
              [
                369000.0044975706,
                3844999.987246902,
                -5.827276501723606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:40+00:00",
        "end_time": "2019-09-29T19:30:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6945.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6945.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6945.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6945.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.4311591,
            34.73871048,
            -5.827276502,
            -76.42008289,
            34.74785336,
            12.2127235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43100360548871,
                  34.738710477143485,
                  -5.827276501723606
                ],
                [
                  -76.43115909612065,
                  34.747725478974274,
                  -5.827276501723606
                ],
                [
                  -76.42023719988656,
                  34.74785336119745,
                  12.212723498276393
                ],
                [
                  -76.42008289490609,
                  34.73883831665968,
                  12.212723498276393
                ],
                [
                  -76.43100360548871,
                  34.738710477143485,
                  -5.827276501723606
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6945.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6945.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:40Z",
            "pc:count": 2669473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369360.8938,
                "count": 2669473,
                "maximum": 370000.0045,
                "minimum": 369000.0045,
                "name": "X",
                "position": 0,
                "stddev": 258.3514955,
                "variance": 66745.49523
              },
              {
                "average": 3845577.82,
                "count": 2669473,
                "maximum": 3845999.987,
                "minimum": 3844999.987,
                "name": "Y",
                "position": 1,
                "stddev": 256.0492132,
                "variance": 65561.19959
              },
              {
                "average": 0.739886605,
                "count": 2669473,
                "maximum": 12.2127235,
                "minimum": -5.827276502,
                "name": "Z",
                "position": 2,
                "stddev": 2.102449935,
                "variance": 4.420295728
              },
              {
                "average": 3400.765868,
                "count": 2669473,
                "maximum": 38004,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3302.766795,
                "variance": 10908268.5
              },
              {
                "average": 1.144881031,
                "count": 2669473,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.481913716,
                "variance": 0.2322408297
              },
              {
                "average": 1.289912279,
                "count": 2669473,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7307627943,
                "variance": 0.5340142615
              },
              {
                "average": 1,
                "count": 2669473,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.930560451,
                "count": 2669473,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.54934857,
                "variance": 133.3874523
              },
              {
                "average": 19.99831707,
                "count": 2669473,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8579341407,
                "variance": 0.7360509898
              },
              {
                "average": 1.418514815,
                "count": 2669473,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6276134475,
                "variance": 0.3938986395
              },
              {
                "average": 9.619171649,
                "count": 2669473,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109198908,
                "variance": 1.230322217
              },
              {
                "average": 253822286.8,
                "count": 2669473,
                "maximum": 253823820.2,
                "minimum": 253820623.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 720.3624011,
                "variance": 518921.989
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2669473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369000.0045,
              3844999.987,
              -5.827276502,
              370000.0045,
              3845999.987,
              12.2127235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369000.0044975706,
                    3844999.987246902,
                    -5.827276501723606
                  ],
                  [
                    369000.0044975706,
                    3845999.987246902,
                    -5.827276501723606
                  ],
                  [
                    370000.0044975706,
                    3845999.987246902,
                    12.212723498276393
                  ],
                  [
                    370000.0044975706,
                    3844999.987246902,
                    12.212723498276393
                  ],
                  [
                    369000.0044975706,
                    3844999.987246902,
                    -5.827276501723606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:40+00:00",
            "end_time": "2019-09-29T19:30: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": "20190929_NCMP_NC_Dunex_18SUD7653.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.35580320925709,
              34.815774201034664,
              -2.834082531714448
            ],
            [
              -76.35588428596786,
              34.82072191178456,
              -2.834082531714448
            ],
            [
              -76.35237275755273,
              34.82076099949807,
              4.065917468285552
            ],
            [
              -76.35229189066177,
              34.81581328159053,
              4.065917468285552
            ],
            [
              -76.35580320925709,
              34.815774201034664,
              -2.834082531714448
            ]
          ]
        ]
      },
      "bbox": [
        -76.35588429,
        34.8157742,
        -2.834082532,
        -76.35229189,
        34.820761,
        4.065917468
      ],
      "properties": {
        "datetime": "2019-09-29T20:37:40Z",
        "pc:count": 271439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376110.3691,
            "count": 271439,
            "maximum": 376321.224,
            "minimum": 376000.004,
            "name": "X",
            "position": 0,
            "stddev": 71.78685143,
            "variance": 5153.352039
          },
          {
            "average": 3853851.97,
            "count": 271439,
            "maximum": 3853999.984,
            "minimum": 3853451.164,
            "name": "Y",
            "position": 1,
            "stddev": 113.3443649,
            "variance": 12846.94506
          },
          {
            "average": -0.1782126678,
            "count": 271439,
            "maximum": 4.065917468,
            "minimum": -2.834082532,
            "name": "Z",
            "position": 2,
            "stddev": 1.74693025,
            "variance": 3.051765297
          },
          {
            "average": 4045.470621,
            "count": 271439,
            "maximum": 16181,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4057.272863,
            "variance": 16461463.09
          },
          {
            "average": 1.000062629,
            "count": 271439,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008366220537,
            "variance": 6.999364608e-05
          },
          {
            "average": 1.000136311,
            "count": 271439,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01258558577,
            "variance": 0.0001583969691
          },
          {
            "average": 1,
            "count": 271439,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.24000236,
            "count": 271439,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.5599903,
            "variance": 183.8733368
          },
          {
            "average": 20.29508327,
            "count": 271439,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.057344187,
            "variance": 1.11797673
          },
          {
            "average": 1.462431707,
            "count": 271439,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5065484838,
            "variance": 0.2565913665
          },
          {
            "average": 11.7482602,
            "count": 271439,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6244092276,
            "variance": 0.3898868835
          },
          {
            "average": 253823654.3,
            "count": 271439,
            "maximum": 253824660.7,
            "minimum": 253823351.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.5792261,
            "variance": 132918.0121
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 271439,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376000.004,
          3853451.164,
          -2.834082532,
          376321.224,
          3853999.984,
          4.065917468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376000.00403201056,
                3853451.163738772,
                -2.834082531714448
              ],
              [
                376000.00403201056,
                3853999.983738772,
                -2.834082531714448
              ],
              [
                376321.22403201053,
                3853999.983738772,
                4.065917468285552
              ],
              [
                376321.22403201053,
                3853451.163738772,
                4.065917468285552
              ],
              [
                376000.00403201056,
                3853451.163738772,
                -2.834082531714448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:37:40+00:00",
        "end_time": "2019-09-29T20:15:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7653.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7653.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7653.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7653.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.35588429,
            34.8157742,
            -2.834082532,
            -76.35229189,
            34.820761,
            4.065917468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.35580320925709,
                  34.815774201034664,
                  -2.834082531714448
                ],
                [
                  -76.35588428596786,
                  34.82072191178456,
                  -2.834082531714448
                ],
                [
                  -76.35237275755273,
                  34.82076099949807,
                  4.065917468285552
                ],
                [
                  -76.35229189066177,
                  34.81581328159053,
                  4.065917468285552
                ],
                [
                  -76.35580320925709,
                  34.815774201034664,
                  -2.834082531714448
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7653.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7653.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:37:40Z",
            "pc:count": 271439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376110.3691,
                "count": 271439,
                "maximum": 376321.224,
                "minimum": 376000.004,
                "name": "X",
                "position": 0,
                "stddev": 71.78685143,
                "variance": 5153.352039
              },
              {
                "average": 3853851.97,
                "count": 271439,
                "maximum": 3853999.984,
                "minimum": 3853451.164,
                "name": "Y",
                "position": 1,
                "stddev": 113.3443649,
                "variance": 12846.94506
              },
              {
                "average": -0.1782126678,
                "count": 271439,
                "maximum": 4.065917468,
                "minimum": -2.834082532,
                "name": "Z",
                "position": 2,
                "stddev": 1.74693025,
                "variance": 3.051765297
              },
              {
                "average": 4045.470621,
                "count": 271439,
                "maximum": 16181,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4057.272863,
                "variance": 16461463.09
              },
              {
                "average": 1.000062629,
                "count": 271439,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008366220537,
                "variance": 6.999364608e-05
              },
              {
                "average": 1.000136311,
                "count": 271439,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01258558577,
                "variance": 0.0001583969691
              },
              {
                "average": 1,
                "count": 271439,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.24000236,
                "count": 271439,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.5599903,
                "variance": 183.8733368
              },
              {
                "average": 20.29508327,
                "count": 271439,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.057344187,
                "variance": 1.11797673
              },
              {
                "average": 1.462431707,
                "count": 271439,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5065484838,
                "variance": 0.2565913665
              },
              {
                "average": 11.7482602,
                "count": 271439,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6244092276,
                "variance": 0.3898868835
              },
              {
                "average": 253823654.3,
                "count": 271439,
                "maximum": 253824660.7,
                "minimum": 253823351.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.5792261,
                "variance": 132918.0121
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 271439,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376000.004,
              3853451.164,
              -2.834082532,
              376321.224,
              3853999.984,
              4.065917468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376000.00403201056,
                    3853451.163738772,
                    -2.834082531714448
                  ],
                  [
                    376000.00403201056,
                    3853999.983738772,
                    -2.834082531714448
                  ],
                  [
                    376321.22403201053,
                    3853999.983738772,
                    4.065917468285552
                  ],
                  [
                    376321.22403201053,
                    3853451.163738772,
                    4.065917468285552
                  ],
                  [
                    376000.00403201056,
                    3853451.163738772,
                    -2.834082531714448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:37:40+00:00",
            "end_time": "2019-09-29T20:15: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": "20191011_NCMP_NC_Dunex_18SUD8865.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.22616941663426,
              34.921284593383774,
              -0.743249559568795
            ],
            [
              -76.22630356128157,
              34.93030007404559,
              -0.743249559568795
            ],
            [
              -76.21544397503172,
              34.930409208210605,
              6.736750440431205
            ],
            [
              -76.21531101759246,
              34.921393691187866,
              6.736750440431205
            ],
            [
              -76.22616941663426,
              34.921284593383774,
              -0.743249559568795
            ]
          ]
        ]
      },
      "bbox": [
        -76.22630356,
        34.92128459,
        -0.7432495596,
        -76.21531102,
        34.93040921,
        6.73675044
      ],
      "properties": {
        "datetime": "2019-10-11T14:41:27Z",
        "pc:count": 2024298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388315.8466,
            "count": 2024298,
            "maximum": 388992.0155,
            "minimum": 387999.9955,
            "name": "X",
            "position": 0,
            "stddev": 223.1750104,
            "variance": 49807.08525
          },
          {
            "average": 3865675.149,
            "count": 2024298,
            "maximum": 3865999.991,
            "minimum": 3864999.991,
            "name": "Y",
            "position": 1,
            "stddev": 230.464534,
            "variance": 53113.90142
          },
          {
            "average": 1.146374868,
            "count": 2024298,
            "maximum": 6.73675044,
            "minimum": -0.7432495596,
            "name": "Z",
            "position": 2,
            "stddev": 0.9605594499,
            "variance": 0.9226744568
          },
          {
            "average": 2722.481726,
            "count": 2024298,
            "maximum": 44793,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2638.858966,
            "variance": 6963576.642
          },
          {
            "average": 1.060335484,
            "count": 2024298,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2734239793,
            "variance": 0.07476067245
          },
          {
            "average": 1.120988609,
            "count": 2024298,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4008803944,
            "variance": 0.1607050906
          },
          {
            "average": 1,
            "count": 2024298,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.328002596,
            "count": 2024298,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.19113128,
            "variance": 125.2414194
          },
          {
            "average": 20.17925769,
            "count": 2024298,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.688027728,
            "variance": 2.849437611
          },
          {
            "average": 1.293844582,
            "count": 2024298,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4750497667,
            "variance": 0.2256722808
          },
          {
            "average": 7.170377583,
            "count": 2024298,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8520948906,
            "variance": 0.7260657026
          },
          {
            "average": 254838845.3,
            "count": 2024298,
            "maximum": 254840087.5,
            "minimum": 254837253.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 606.768475,
            "variance": 368167.9822
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387999.9955,
          3864999.991,
          -0.7432495596,
          388992.0155,
          3865999.991,
          6.73675044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387999.99551152415,
                3864999.990681389,
                -0.743249559568795
              ],
              [
                387999.99551152415,
                3865999.990681389,
                -0.743249559568795
              ],
              [
                388992.01551152417,
                3865999.990681389,
                6.736750440431205
              ],
              [
                388992.01551152417,
                3864999.990681389,
                6.736750440431205
              ],
              [
                387999.99551152415,
                3864999.990681389,
                -0.743249559568795
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:41:27+00:00",
        "end_time": "2019-10-11T13:54:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8865.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8865.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8865.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8865.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.22630356,
            34.92128459,
            -0.7432495596,
            -76.21531102,
            34.93040921,
            6.73675044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.22616941663426,
                  34.921284593383774,
                  -0.743249559568795
                ],
                [
                  -76.22630356128157,
                  34.93030007404559,
                  -0.743249559568795
                ],
                [
                  -76.21544397503172,
                  34.930409208210605,
                  6.736750440431205
                ],
                [
                  -76.21531101759246,
                  34.921393691187866,
                  6.736750440431205
                ],
                [
                  -76.22616941663426,
                  34.921284593383774,
                  -0.743249559568795
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8865.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8865.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:41:27Z",
            "pc:count": 2024298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388315.8466,
                "count": 2024298,
                "maximum": 388992.0155,
                "minimum": 387999.9955,
                "name": "X",
                "position": 0,
                "stddev": 223.1750104,
                "variance": 49807.08525
              },
              {
                "average": 3865675.149,
                "count": 2024298,
                "maximum": 3865999.991,
                "minimum": 3864999.991,
                "name": "Y",
                "position": 1,
                "stddev": 230.464534,
                "variance": 53113.90142
              },
              {
                "average": 1.146374868,
                "count": 2024298,
                "maximum": 6.73675044,
                "minimum": -0.7432495596,
                "name": "Z",
                "position": 2,
                "stddev": 0.9605594499,
                "variance": 0.9226744568
              },
              {
                "average": 2722.481726,
                "count": 2024298,
                "maximum": 44793,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2638.858966,
                "variance": 6963576.642
              },
              {
                "average": 1.060335484,
                "count": 2024298,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2734239793,
                "variance": 0.07476067245
              },
              {
                "average": 1.120988609,
                "count": 2024298,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4008803944,
                "variance": 0.1607050906
              },
              {
                "average": 1,
                "count": 2024298,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.328002596,
                "count": 2024298,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.19113128,
                "variance": 125.2414194
              },
              {
                "average": 20.17925769,
                "count": 2024298,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.688027728,
                "variance": 2.849437611
              },
              {
                "average": 1.293844582,
                "count": 2024298,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4750497667,
                "variance": 0.2256722808
              },
              {
                "average": 7.170377583,
                "count": 2024298,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8520948906,
                "variance": 0.7260657026
              },
              {
                "average": 254838845.3,
                "count": 2024298,
                "maximum": 254840087.5,
                "minimum": 254837253.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 606.768475,
                "variance": 368167.9822
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387999.9955,
              3864999.991,
              -0.7432495596,
              388992.0155,
              3865999.991,
              6.73675044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387999.99551152415,
                    3864999.990681389,
                    -0.743249559568795
                  ],
                  [
                    387999.99551152415,
                    3865999.990681389,
                    -0.743249559568795
                  ],
                  [
                    388992.01551152417,
                    3865999.990681389,
                    6.736750440431205
                  ],
                  [
                    388992.01551152417,
                    3864999.990681389,
                    6.736750440431205
                  ],
                  [
                    387999.99551152415,
                    3864999.990681389,
                    -0.743249559568795
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:41:27+00:00",
            "end_time": "2019-10-11T13:54: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": "20190929_NCMP_NC_Dunex_18SUD5636.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5714317384212,
              34.65582906174094,
              -4.788484147892719
            ],
            [
              -76.57160195797628,
              34.664843605493054,
              -4.788484147892719
            ],
            [
              -76.56069143079985,
              34.664983794336806,
              6.691515852107282
            ],
            [
              -76.56052239178625,
              34.65596920371867,
              6.691515852107282
            ],
            [
              -76.5714317384212,
              34.65582906174094,
              -4.788484147892719
            ]
          ]
        ]
      },
      "bbox": [
        -76.57160196,
        34.65582906,
        -4.788484148,
        -76.56052239,
        34.66498379,
        6.691515852
      ],
      "properties": {
        "datetime": "2019-09-29T15:41:43Z",
        "pc:count": 4406873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356536.5078,
            "count": 4406873,
            "maximum": 357000.0179,
            "minimum": 355999.9979,
            "name": "X",
            "position": 0,
            "stddev": 290.562114,
            "variance": 84426.34207
          },
          {
            "average": 3836492.728,
            "count": 4406873,
            "maximum": 3836999.981,
            "minimum": 3835999.981,
            "name": "Y",
            "position": 1,
            "stddev": 280.6192422,
            "variance": 78747.15911
          },
          {
            "average": -0.08702804285,
            "count": 4406873,
            "maximum": 6.691515852,
            "minimum": -4.788484148,
            "name": "Z",
            "position": 2,
            "stddev": 1.142777468,
            "variance": 1.305940342
          },
          {
            "average": 1435.399397,
            "count": 4406873,
            "maximum": 17904,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2735.95515,
            "variance": 7485450.58
          },
          {
            "average": 1.009862549,
            "count": 4406873,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1079291583,
            "variance": 0.01164870322
          },
          {
            "average": 1.019750286,
            "count": 4406873,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1581556366,
            "variance": 0.02501320538
          },
          {
            "average": 1,
            "count": 4406873,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.56963838,
            "count": 4406873,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.15219754,
            "variance": 147.6759051
          },
          {
            "average": 20.09878652,
            "count": 4406873,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.47226709,
            "variance": 2.167570383
          },
          {
            "average": 1.741066965,
            "count": 4406873,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4413403811,
            "variance": 0.194781332
          },
          {
            "average": 13.37133496,
            "count": 4406873,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.595848213,
            "variance": 2.546731518
          },
          {
            "average": 253805338.1,
            "count": 4406873,
            "maximum": 253806903.8,
            "minimum": 253803951.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 720.8983707,
            "variance": 519694.4609
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4406873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          355999.9979,
          3835999.981,
          -4.788484148,
          357000.0179,
          3836999.981,
          6.691515852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                355999.9979307113,
                3835999.9808374047,
                -4.788484147892719
              ],
              [
                355999.9979307113,
                3836999.9808374047,
                -4.788484147892719
              ],
              [
                357000.0179307113,
                3836999.9808374047,
                6.691515852107282
              ],
              [
                357000.0179307113,
                3835999.9808374047,
                6.691515852107282
              ],
              [
                355999.9979307113,
                3835999.9808374047,
                -4.788484147892719
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:41:43+00:00",
        "end_time": "2019-09-29T14:52:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5636.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5636.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5636.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5636.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.57160196,
            34.65582906,
            -4.788484148,
            -76.56052239,
            34.66498379,
            6.691515852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5714317384212,
                  34.65582906174094,
                  -4.788484147892719
                ],
                [
                  -76.57160195797628,
                  34.664843605493054,
                  -4.788484147892719
                ],
                [
                  -76.56069143079985,
                  34.664983794336806,
                  6.691515852107282
                ],
                [
                  -76.56052239178625,
                  34.65596920371867,
                  6.691515852107282
                ],
                [
                  -76.5714317384212,
                  34.65582906174094,
                  -4.788484147892719
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5636.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5636.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:41:43Z",
            "pc:count": 4406873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356536.5078,
                "count": 4406873,
                "maximum": 357000.0179,
                "minimum": 355999.9979,
                "name": "X",
                "position": 0,
                "stddev": 290.562114,
                "variance": 84426.34207
              },
              {
                "average": 3836492.728,
                "count": 4406873,
                "maximum": 3836999.981,
                "minimum": 3835999.981,
                "name": "Y",
                "position": 1,
                "stddev": 280.6192422,
                "variance": 78747.15911
              },
              {
                "average": -0.08702804285,
                "count": 4406873,
                "maximum": 6.691515852,
                "minimum": -4.788484148,
                "name": "Z",
                "position": 2,
                "stddev": 1.142777468,
                "variance": 1.305940342
              },
              {
                "average": 1435.399397,
                "count": 4406873,
                "maximum": 17904,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2735.95515,
                "variance": 7485450.58
              },
              {
                "average": 1.009862549,
                "count": 4406873,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1079291583,
                "variance": 0.01164870322
              },
              {
                "average": 1.019750286,
                "count": 4406873,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1581556366,
                "variance": 0.02501320538
              },
              {
                "average": 1,
                "count": 4406873,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.56963838,
                "count": 4406873,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.15219754,
                "variance": 147.6759051
              },
              {
                "average": 20.09878652,
                "count": 4406873,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.47226709,
                "variance": 2.167570383
              },
              {
                "average": 1.741066965,
                "count": 4406873,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4413403811,
                "variance": 0.194781332
              },
              {
                "average": 13.37133496,
                "count": 4406873,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.595848213,
                "variance": 2.546731518
              },
              {
                "average": 253805338.1,
                "count": 4406873,
                "maximum": 253806903.8,
                "minimum": 253803951.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 720.8983707,
                "variance": 519694.4609
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4406873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              355999.9979,
              3835999.981,
              -4.788484148,
              357000.0179,
              3836999.981,
              6.691515852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    355999.9979307113,
                    3835999.9808374047,
                    -4.788484147892719
                  ],
                  [
                    355999.9979307113,
                    3836999.9808374047,
                    -4.788484147892719
                  ],
                  [
                    357000.0179307113,
                    3836999.9808374047,
                    6.691515852107282
                  ],
                  [
                    357000.0179307113,
                    3835999.9808374047,
                    6.691515852107282
                  ],
                  [
                    355999.9979307113,
                    3835999.9808374047,
                    -4.788484147892719
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:41:43+00:00",
            "end_time": "2019-09-29T14:52: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": "20190929_NCMP_NC_Dunex_18SUD6122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51470726295776,
              34.53665105877008,
              -5.231545038520713
            ],
            [
              -76.51475573737673,
              34.53932670074191,
              -5.231545038520713
            ],
            [
              -76.50679862279186,
              34.53942516235145,
              -3.751545038520712
            ],
            [
              -76.50675040277683,
              34.53674951059241,
              -3.751545038520712
            ],
            [
              -76.51470726295776,
              34.53665105877008,
              -5.231545038520713
            ]
          ]
        ]
      },
      "bbox": [
        -76.51475574,
        34.53665106,
        -5.231545039,
        -76.5067504,
        34.53942516,
        -3.751545039
      ],
      "properties": {
        "datetime": "2019-09-29T15:18:32Z",
        "pc:count": 168109,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361287.3915,
            "count": 168109,
            "maximum": 361730.4095,
            "minimum": 361000.0095,
            "name": "X",
            "position": 0,
            "stddev": 197.0012427,
            "variance": 38809.48964
          },
          {
            "average": 3822924.337,
            "count": 168109,
            "maximum": 3822999.986,
            "minimum": 3822703.186,
            "name": "Y",
            "position": 1,
            "stddev": 59.01957316,
            "variance": 3483.310016
          },
          {
            "average": -4.33352084,
            "count": 168109,
            "maximum": -3.751545039,
            "minimum": -5.231545039,
            "name": "Z",
            "position": 2,
            "stddev": 0.2441727925,
            "variance": 0.05962035262
          },
          {
            "average": 12.49880137,
            "count": 168109,
            "maximum": 4214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 194.2874492,
            "variance": 37747.61293
          },
          {
            "average": 1,
            "count": 168109,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 168109,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 168109,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 168109,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84422179,
            "count": 168109,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8453425904,
            "variance": 0.7146040952
          },
          {
            "average": 2.000838742,
            "count": 168109,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02975956121,
            "variance": 0.0008856314836
          },
          {
            "average": 12.22974975,
            "count": 168109,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.300217003,
            "variance": 1.690564254
          },
          {
            "average": 253804751,
            "count": 168109,
            "maximum": 253805512.9,
            "minimum": 253803758.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.8578525,
            "variance": 342058.7077
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168109,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0095,
          3822703.186,
          -5.231545039,
          361730.4095,
          3822999.986,
          -3.751545039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.00950897817,
                3822703.1859645625,
                -5.231545038520713
              ],
              [
                361000.00950897817,
                3822999.9859645623,
                -5.231545038520713
              ],
              [
                361730.4095089782,
                3822999.9859645623,
                -3.751545038520712
              ],
              [
                361730.4095089782,
                3822703.1859645625,
                -3.751545038520712
              ],
              [
                361000.00950897817,
                3822703.1859645625,
                -5.231545038520713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:18:32+00:00",
        "end_time": "2019-09-29T14:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51475574,
            34.53665106,
            -5.231545039,
            -76.5067504,
            34.53942516,
            -3.751545039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51470726295776,
                  34.53665105877008,
                  -5.231545038520713
                ],
                [
                  -76.51475573737673,
                  34.53932670074191,
                  -5.231545038520713
                ],
                [
                  -76.50679862279186,
                  34.53942516235145,
                  -3.751545038520712
                ],
                [
                  -76.50675040277683,
                  34.53674951059241,
                  -3.751545038520712
                ],
                [
                  -76.51470726295776,
                  34.53665105877008,
                  -5.231545038520713
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:18:32Z",
            "pc:count": 168109,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361287.3915,
                "count": 168109,
                "maximum": 361730.4095,
                "minimum": 361000.0095,
                "name": "X",
                "position": 0,
                "stddev": 197.0012427,
                "variance": 38809.48964
              },
              {
                "average": 3822924.337,
                "count": 168109,
                "maximum": 3822999.986,
                "minimum": 3822703.186,
                "name": "Y",
                "position": 1,
                "stddev": 59.01957316,
                "variance": 3483.310016
              },
              {
                "average": -4.33352084,
                "count": 168109,
                "maximum": -3.751545039,
                "minimum": -5.231545039,
                "name": "Z",
                "position": 2,
                "stddev": 0.2441727925,
                "variance": 0.05962035262
              },
              {
                "average": 12.49880137,
                "count": 168109,
                "maximum": 4214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 194.2874492,
                "variance": 37747.61293
              },
              {
                "average": 1,
                "count": 168109,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 168109,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 168109,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 168109,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84422179,
                "count": 168109,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8453425904,
                "variance": 0.7146040952
              },
              {
                "average": 2.000838742,
                "count": 168109,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02975956121,
                "variance": 0.0008856314836
              },
              {
                "average": 12.22974975,
                "count": 168109,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.300217003,
                "variance": 1.690564254
              },
              {
                "average": 253804751,
                "count": 168109,
                "maximum": 253805512.9,
                "minimum": 253803758.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.8578525,
                "variance": 342058.7077
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168109,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0095,
              3822703.186,
              -5.231545039,
              361730.4095,
              3822999.986,
              -3.751545039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.00950897817,
                    3822703.1859645625,
                    -5.231545038520713
                  ],
                  [
                    361000.00950897817,
                    3822999.9859645623,
                    -5.231545038520713
                  ],
                  [
                    361730.4095089782,
                    3822999.9859645623,
                    -3.751545038520712
                  ],
                  [
                    361730.4095089782,
                    3822703.1859645625,
                    -3.751545038520712
                  ],
                  [
                    361000.00950897817,
                    3822703.1859645625,
                    -5.231545038520713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:18:32+00:00",
            "end_time": "2019-09-29T14:49: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": "20190929_NCMP_NC_Dunex_18SUD6237.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5061389871415,
              34.66567010969299,
              -2.062390969884774
            ],
            [
              -76.50630219557603,
              34.67468491571617,
              -2.062390969884774
            ],
            [
              -76.49539004443766,
              34.67481929387134,
              5.397609030115227
            ],
            [
              -76.49522801726121,
              34.665804442929286,
              5.397609030115227
            ],
            [
              -76.5061389871415,
              34.66567010969299,
              -2.062390969884774
            ]
          ]
        ]
      },
      "bbox": [
        -76.5063022,
        34.66567011,
        -2.06239097,
        -76.49522802,
        34.67481929,
        5.39760903
      ],
      "properties": {
        "datetime": "2019-09-29T20:04:06Z",
        "pc:count": 3798961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362513.6423,
            "count": 3798961,
            "maximum": 363000.0181,
            "minimum": 361999.9981,
            "name": "X",
            "position": 0,
            "stddev": 285.1137561,
            "variance": 81289.85394
          },
          {
            "average": 3837484.036,
            "count": 3798961,
            "maximum": 3837999.984,
            "minimum": 3836999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.6725507,
            "variance": 82755.49645
          },
          {
            "average": -0.5141890668,
            "count": 3798961,
            "maximum": 5.39760903,
            "minimum": -2.06239097,
            "name": "Z",
            "position": 2,
            "stddev": 0.4664569612,
            "variance": 0.2175820966
          },
          {
            "average": 494.717995,
            "count": 3798961,
            "maximum": 7917,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1088.586173,
            "variance": 1185019.856
          },
          {
            "average": 1.002711268,
            "count": 3798961,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06108224444,
            "variance": 0.003731040586
          },
          {
            "average": 1.005418587,
            "count": 3798961,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09203870519,
            "variance": 0.008471123252
          },
          {
            "average": 1,
            "count": 3798961,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.36816435,
            "count": 3798961,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.02986045,
            "variance": 121.6578216
          },
          {
            "average": 19.98781107,
            "count": 3798961,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.057925102,
            "variance": 1.11920552
          },
          {
            "average": 1.796836819,
            "count": 3798961,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4039872205,
            "variance": 0.1632056744
          },
          {
            "average": 6.702914034,
            "count": 3798961,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.38112952,
            "variance": 1.90751875
          },
          {
            "average": 253820419.8,
            "count": 3798961,
            "maximum": 253822646.6,
            "minimum": 253818139.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 874.3629499,
            "variance": 764510.5682
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3798961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361999.9981,
          3836999.984,
          -2.06239097,
          363000.0181,
          3837999.984,
          5.39760903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361999.9980766038,
                3836999.983746967,
                -2.062390969884774
              ],
              [
                361999.9980766038,
                3837999.983746967,
                -2.062390969884774
              ],
              [
                363000.0180766038,
                3837999.983746967,
                5.397609030115227
              ],
              [
                363000.0180766038,
                3836999.983746967,
                5.397609030115227
              ],
              [
                361999.9980766038,
                3836999.983746967,
                -2.062390969884774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:04:06+00:00",
        "end_time": "2019-09-29T18:48:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6237.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6237.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6237.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6237.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5063022,
            34.66567011,
            -2.06239097,
            -76.49522802,
            34.67481929,
            5.39760903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5061389871415,
                  34.66567010969299,
                  -2.062390969884774
                ],
                [
                  -76.50630219557603,
                  34.67468491571617,
                  -2.062390969884774
                ],
                [
                  -76.49539004443766,
                  34.67481929387134,
                  5.397609030115227
                ],
                [
                  -76.49522801726121,
                  34.665804442929286,
                  5.397609030115227
                ],
                [
                  -76.5061389871415,
                  34.66567010969299,
                  -2.062390969884774
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6237.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6237.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:04:06Z",
            "pc:count": 3798961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362513.6423,
                "count": 3798961,
                "maximum": 363000.0181,
                "minimum": 361999.9981,
                "name": "X",
                "position": 0,
                "stddev": 285.1137561,
                "variance": 81289.85394
              },
              {
                "average": 3837484.036,
                "count": 3798961,
                "maximum": 3837999.984,
                "minimum": 3836999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.6725507,
                "variance": 82755.49645
              },
              {
                "average": -0.5141890668,
                "count": 3798961,
                "maximum": 5.39760903,
                "minimum": -2.06239097,
                "name": "Z",
                "position": 2,
                "stddev": 0.4664569612,
                "variance": 0.2175820966
              },
              {
                "average": 494.717995,
                "count": 3798961,
                "maximum": 7917,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1088.586173,
                "variance": 1185019.856
              },
              {
                "average": 1.002711268,
                "count": 3798961,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06108224444,
                "variance": 0.003731040586
              },
              {
                "average": 1.005418587,
                "count": 3798961,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09203870519,
                "variance": 0.008471123252
              },
              {
                "average": 1,
                "count": 3798961,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.36816435,
                "count": 3798961,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.02986045,
                "variance": 121.6578216
              },
              {
                "average": 19.98781107,
                "count": 3798961,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.057925102,
                "variance": 1.11920552
              },
              {
                "average": 1.796836819,
                "count": 3798961,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4039872205,
                "variance": 0.1632056744
              },
              {
                "average": 6.702914034,
                "count": 3798961,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.38112952,
                "variance": 1.90751875
              },
              {
                "average": 253820419.8,
                "count": 3798961,
                "maximum": 253822646.6,
                "minimum": 253818139.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 874.3629499,
                "variance": 764510.5682
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3798961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361999.9981,
              3836999.984,
              -2.06239097,
              363000.0181,
              3837999.984,
              5.39760903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361999.9980766038,
                    3836999.983746967,
                    -2.062390969884774
                  ],
                  [
                    361999.9980766038,
                    3837999.983746967,
                    -2.062390969884774
                  ],
                  [
                    363000.0180766038,
                    3837999.983746967,
                    5.397609030115227
                  ],
                  [
                    363000.0180766038,
                    3836999.983746967,
                    5.397609030115227
                  ],
                  [
                    361999.9980766038,
                    3836999.983746967,
                    -2.062390969884774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:04:06+00:00",
            "end_time": "2019-09-29T18:48: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": "20190929_NCMP_NC_Dunex_18SUD6135.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51672104039662,
              34.64750524125634,
              -3.188470566420289
            ],
            [
              -76.51688528406714,
              34.65652003010864,
              -3.188470566420289
            ],
            [
              -76.50597578555247,
              34.656655291396504,
              6.331529433579711
            ],
            [
              -76.50581272203681,
              34.64764045731926,
              6.331529433579711
            ],
            [
              -76.51672104039662,
              34.64750524125634,
              -3.188470566420289
            ]
          ]
        ]
      },
      "bbox": [
        -76.51688528,
        34.64750524,
        -3.188470566,
        -76.50581272,
        34.65665529,
        6.331529434
      ],
      "properties": {
        "datetime": "2019-09-29T20:26:33Z",
        "pc:count": 4176318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361503.4961,
            "count": 4176318,
            "maximum": 362000.0041,
            "minimum": 361000.0041,
            "name": "X",
            "position": 0,
            "stddev": 289.3722859,
            "variance": 83736.31983
          },
          {
            "average": 3835497.867,
            "count": 4176318,
            "maximum": 3835999.984,
            "minimum": 3834999.984,
            "name": "Y",
            "position": 1,
            "stddev": 288.3382303,
            "variance": 83138.93506
          },
          {
            "average": -0.6905435384,
            "count": 4176318,
            "maximum": 6.331529434,
            "minimum": -3.188470566,
            "name": "Z",
            "position": 2,
            "stddev": 0.761881998,
            "variance": 0.5804641789
          },
          {
            "average": 538.5364948,
            "count": 4176318,
            "maximum": 14267,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1244.010175,
            "variance": 1547561.315
          },
          {
            "average": 1.008215131,
            "count": 4176318,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1119416484,
            "variance": 0.01253093265
          },
          {
            "average": 1.016446784,
            "count": 4176318,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1713396712,
            "variance": 0.02935728292
          },
          {
            "average": 1,
            "count": 4176318,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.97504548,
            "count": 4176318,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.31589774,
            "variance": 128.0495416
          },
          {
            "average": 20.09340163,
            "count": 4176318,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.128393002,
            "variance": 1.273270768
          },
          {
            "average": 1.789263653,
            "count": 4176318,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4152308201,
            "variance": 0.1724166339
          },
          {
            "average": 8.462225817,
            "count": 4176318,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.396969877,
            "variance": 1.951524838
          },
          {
            "average": 253821535.5,
            "count": 4176318,
            "maximum": 253823993.4,
            "minimum": 253819194.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 898.1082471,
            "variance": 806598.4234
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4176318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0041,
          3834999.984,
          -3.188470566,
          362000.0041,
          3835999.984,
          6.331529434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.00409365323,
                3834999.9838516405,
                -3.188470566420289
              ],
              [
                361000.00409365323,
                3835999.9838516405,
                -3.188470566420289
              ],
              [
                362000.00409365323,
                3835999.9838516405,
                6.331529433579711
              ],
              [
                362000.00409365323,
                3834999.9838516405,
                6.331529433579711
              ],
              [
                361000.00409365323,
                3834999.9838516405,
                -3.188470566420289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:26:33+00:00",
        "end_time": "2019-09-29T19:06:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6135.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6135.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6135.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6135.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51688528,
            34.64750524,
            -3.188470566,
            -76.50581272,
            34.65665529,
            6.331529434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51672104039662,
                  34.64750524125634,
                  -3.188470566420289
                ],
                [
                  -76.51688528406714,
                  34.65652003010864,
                  -3.188470566420289
                ],
                [
                  -76.50597578555247,
                  34.656655291396504,
                  6.331529433579711
                ],
                [
                  -76.50581272203681,
                  34.64764045731926,
                  6.331529433579711
                ],
                [
                  -76.51672104039662,
                  34.64750524125634,
                  -3.188470566420289
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6135.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6135.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:26:33Z",
            "pc:count": 4176318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361503.4961,
                "count": 4176318,
                "maximum": 362000.0041,
                "minimum": 361000.0041,
                "name": "X",
                "position": 0,
                "stddev": 289.3722859,
                "variance": 83736.31983
              },
              {
                "average": 3835497.867,
                "count": 4176318,
                "maximum": 3835999.984,
                "minimum": 3834999.984,
                "name": "Y",
                "position": 1,
                "stddev": 288.3382303,
                "variance": 83138.93506
              },
              {
                "average": -0.6905435384,
                "count": 4176318,
                "maximum": 6.331529434,
                "minimum": -3.188470566,
                "name": "Z",
                "position": 2,
                "stddev": 0.761881998,
                "variance": 0.5804641789
              },
              {
                "average": 538.5364948,
                "count": 4176318,
                "maximum": 14267,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1244.010175,
                "variance": 1547561.315
              },
              {
                "average": 1.008215131,
                "count": 4176318,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1119416484,
                "variance": 0.01253093265
              },
              {
                "average": 1.016446784,
                "count": 4176318,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1713396712,
                "variance": 0.02935728292
              },
              {
                "average": 1,
                "count": 4176318,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.97504548,
                "count": 4176318,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.31589774,
                "variance": 128.0495416
              },
              {
                "average": 20.09340163,
                "count": 4176318,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.128393002,
                "variance": 1.273270768
              },
              {
                "average": 1.789263653,
                "count": 4176318,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4152308201,
                "variance": 0.1724166339
              },
              {
                "average": 8.462225817,
                "count": 4176318,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.396969877,
                "variance": 1.951524838
              },
              {
                "average": 253821535.5,
                "count": 4176318,
                "maximum": 253823993.4,
                "minimum": 253819194.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 898.1082471,
                "variance": 806598.4234
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4176318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0041,
              3834999.984,
              -3.188470566,
              362000.0041,
              3835999.984,
              6.331529434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.00409365323,
                    3834999.9838516405,
                    -3.188470566420289
                  ],
                  [
                    361000.00409365323,
                    3835999.9838516405,
                    -3.188470566420289
                  ],
                  [
                    362000.00409365323,
                    3835999.9838516405,
                    6.331529433579711
                  ],
                  [
                    362000.00409365323,
                    3834999.9838516405,
                    6.331529433579711
                  ],
                  [
                    361000.00409365323,
                    3834999.9838516405,
                    -3.188470566420289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:26:33+00:00",
            "end_time": "2019-09-29T19:06: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": "20190929_NCMP_NC_Dunex_18SUD6441.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.48496113297047,
              34.701997203534766,
              -1.759406022081913
            ],
            [
              -76.48512226812169,
              34.711012223310384,
              -1.759406022081913
            ],
            [
              -76.47420546134323,
              34.71114482328315,
              0.680593977918087
            ],
            [
              -76.47404550961164,
              34.702129759203416,
              0.680593977918087
            ],
            [
              -76.48496113297047,
              34.701997203534766,
              -1.759406022081913
            ]
          ]
        ]
      },
      "bbox": [
        -76.48512227,
        34.7019972,
        -1.759406022,
        -76.47404551,
        34.71114482,
        0.6805939779
      ],
      "properties": {
        "datetime": "2019-09-29T19:20:38Z",
        "pc:count": 3370292,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364470.3976,
            "count": 3370292,
            "maximum": 365000.0063,
            "minimum": 364000.0063,
            "name": "X",
            "position": 0,
            "stddev": 276.8842074,
            "variance": 76664.86432
          },
          {
            "average": 3841520.077,
            "count": 3370292,
            "maximum": 3841999.994,
            "minimum": 3840999.974,
            "name": "Y",
            "position": 1,
            "stddev": 282.6497947,
            "variance": 79890.90644
          },
          {
            "average": -0.7897623295,
            "count": 3370292,
            "maximum": 0.6805939779,
            "minimum": -1.759406022,
            "name": "Z",
            "position": 2,
            "stddev": 0.3020111194,
            "variance": 0.09121071626
          },
          {
            "average": 53.05952185,
            "count": 3370292,
            "maximum": 5643,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 386.0572337,
            "variance": 149040.1877
          },
          {
            "average": 1.000011275,
            "count": 3370292,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003357806378,
            "variance": 1.127486367e-05
          },
          {
            "average": 1.00002255,
            "count": 3370292,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004748628548,
            "variance": 2.254947309e-05
          },
          {
            "average": 1,
            "count": 3370292,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.39932178,
            "count": 3370292,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.993876456,
            "variance": 15.95104914
          },
          {
            "average": 19.98434508,
            "count": 3370292,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.131202231,
            "variance": 1.279618487
          },
          {
            "average": 1.978025346,
            "count": 3370292,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1519886113,
            "variance": 0.02310053795
          },
          {
            "average": 2.792207916,
            "count": 3370292,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.236672812,
            "variance": 1.529359645
          },
          {
            "average": 253818123.8,
            "count": 3370292,
            "maximum": 253820038,
            "minimum": 253817211.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 661.080639,
            "variance": 437027.6113
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3370292,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364000.0063,
          3840999.974,
          -1.759406022,
          365000.0063,
          3841999.994,
          0.6805939779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364000.0063094196,
                3840999.9737144075,
                -1.759406022081913
              ],
              [
                364000.0063094196,
                3841999.993714407,
                -1.759406022081913
              ],
              [
                365000.0063094196,
                3841999.993714407,
                0.680593977918087
              ],
              [
                365000.0063094196,
                3840999.9737144075,
                0.680593977918087
              ],
              [
                364000.0063094196,
                3840999.9737144075,
                -1.759406022081913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:20:38+00:00",
        "end_time": "2019-09-29T18:33:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6441.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6441.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6441.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6441.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.48512227,
            34.7019972,
            -1.759406022,
            -76.47404551,
            34.71114482,
            0.6805939779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.48496113297047,
                  34.701997203534766,
                  -1.759406022081913
                ],
                [
                  -76.48512226812169,
                  34.711012223310384,
                  -1.759406022081913
                ],
                [
                  -76.47420546134323,
                  34.71114482328315,
                  0.680593977918087
                ],
                [
                  -76.47404550961164,
                  34.702129759203416,
                  0.680593977918087
                ],
                [
                  -76.48496113297047,
                  34.701997203534766,
                  -1.759406022081913
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6441.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6441.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:20:38Z",
            "pc:count": 3370292,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364470.3976,
                "count": 3370292,
                "maximum": 365000.0063,
                "minimum": 364000.0063,
                "name": "X",
                "position": 0,
                "stddev": 276.8842074,
                "variance": 76664.86432
              },
              {
                "average": 3841520.077,
                "count": 3370292,
                "maximum": 3841999.994,
                "minimum": 3840999.974,
                "name": "Y",
                "position": 1,
                "stddev": 282.6497947,
                "variance": 79890.90644
              },
              {
                "average": -0.7897623295,
                "count": 3370292,
                "maximum": 0.6805939779,
                "minimum": -1.759406022,
                "name": "Z",
                "position": 2,
                "stddev": 0.3020111194,
                "variance": 0.09121071626
              },
              {
                "average": 53.05952185,
                "count": 3370292,
                "maximum": 5643,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 386.0572337,
                "variance": 149040.1877
              },
              {
                "average": 1.000011275,
                "count": 3370292,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003357806378,
                "variance": 1.127486367e-05
              },
              {
                "average": 1.00002255,
                "count": 3370292,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004748628548,
                "variance": 2.254947309e-05
              },
              {
                "average": 1,
                "count": 3370292,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.39932178,
                "count": 3370292,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.993876456,
                "variance": 15.95104914
              },
              {
                "average": 19.98434508,
                "count": 3370292,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.131202231,
                "variance": 1.279618487
              },
              {
                "average": 1.978025346,
                "count": 3370292,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1519886113,
                "variance": 0.02310053795
              },
              {
                "average": 2.792207916,
                "count": 3370292,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.236672812,
                "variance": 1.529359645
              },
              {
                "average": 253818123.8,
                "count": 3370292,
                "maximum": 253820038,
                "minimum": 253817211.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 661.080639,
                "variance": 437027.6113
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3370292,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364000.0063,
              3840999.974,
              -1.759406022,
              365000.0063,
              3841999.994,
              0.6805939779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364000.0063094196,
                    3840999.9737144075,
                    -1.759406022081913
                  ],
                  [
                    364000.0063094196,
                    3841999.993714407,
                    -1.759406022081913
                  ],
                  [
                    365000.0063094196,
                    3841999.993714407,
                    0.680593977918087
                  ],
                  [
                    365000.0063094196,
                    3840999.9737144075,
                    0.680593977918087
                  ],
                  [
                    364000.0063094196,
                    3840999.9737144075,
                    -1.759406022081913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:20:38+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD5536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.58234698699998,
              34.65602280160944,
              -4.501401187042806
            ],
            [
              -76.58251202258636,
              34.664702499516736,
              -4.501401187042806
            ],
            [
              -76.57160178922484,
              34.66484366139031,
              6.798598812957195
            ],
            [
              -76.57143789028963,
              34.65616391804437,
              6.798598812957195
            ],
            [
              -76.58234698699998,
              34.65602280160944,
              -4.501401187042806
            ]
          ]
        ]
      },
      "bbox": [
        -76.58251202,
        34.6560228,
        -4.501401187,
        -76.57143789,
        34.66484366,
        6.798598813
      ],
      "properties": {
        "datetime": "2019-09-29T16:13:02Z",
        "pc:count": 3107004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 355500.4267,
            "count": 3107004,
            "maximum": 356000.0135,
            "minimum": 355000.0135,
            "name": "X",
            "position": 0,
            "stddev": 290.2258844,
            "variance": 84231.06396
          },
          {
            "average": 3836714.753,
            "count": 3107004,
            "maximum": 3836999.987,
            "minimum": 3836037.127,
            "name": "Y",
            "position": 1,
            "stddev": 211.4535613,
            "variance": 44712.60857
          },
          {
            "average": 0.6814030932,
            "count": 3107004,
            "maximum": 6.798598813,
            "minimum": -4.501401187,
            "name": "Z",
            "position": 2,
            "stddev": 1.804911874,
            "variance": 3.257706872
          },
          {
            "average": 3170.991455,
            "count": 3107004,
            "maximum": 30094,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3320.308303,
            "variance": 11024447.23
          },
          {
            "average": 1.137403428,
            "count": 3107004,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.435857818,
            "variance": 0.1899720375
          },
          {
            "average": 1.27489955,
            "count": 3107004,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6432845404,
            "variance": 0.4138149999
          },
          {
            "average": 1,
            "count": 3107004,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.289131588,
            "count": 3107004,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.33531437,
            "variance": 152.1599807
          },
          {
            "average": 19.96276467,
            "count": 3107004,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.335844902,
            "variance": 1.784481603
          },
          {
            "average": 1.426622238,
            "count": 3107004,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5638620953,
            "variance": 0.3179404625
          },
          {
            "average": 17.94775707,
            "count": 3107004,
            "maximum": 21,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.560512043,
            "variance": 2.435197835
          },
          {
            "average": 253807434.5,
            "count": 3107004,
            "maximum": 253808782.8,
            "minimum": 253805973.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733.8454828,
            "variance": 538529.1926
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          355000.0135,
          3836037.127,
          -4.501401187,
          356000.0135,
          3836999.987,
          6.798598813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                355000.0134908958,
                3836037.126795375,
                -4.501401187042806
              ],
              [
                355000.0134908958,
                3836999.986795375,
                -4.501401187042806
              ],
              [
                356000.0134908958,
                3836999.986795375,
                6.798598812957195
              ],
              [
                356000.0134908958,
                3836037.126795375,
                6.798598812957195
              ],
              [
                355000.0134908958,
                3836037.126795375,
                -4.501401187042806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:13:02+00:00",
        "end_time": "2019-09-29T15:26:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58251202,
            34.6560228,
            -4.501401187,
            -76.57143789,
            34.66484366,
            6.798598813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.58234698699998,
                  34.65602280160944,
                  -4.501401187042806
                ],
                [
                  -76.58251202258636,
                  34.664702499516736,
                  -4.501401187042806
                ],
                [
                  -76.57160178922484,
                  34.66484366139031,
                  6.798598812957195
                ],
                [
                  -76.57143789028963,
                  34.65616391804437,
                  6.798598812957195
                ],
                [
                  -76.58234698699998,
                  34.65602280160944,
                  -4.501401187042806
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:13:02Z",
            "pc:count": 3107004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 355500.4267,
                "count": 3107004,
                "maximum": 356000.0135,
                "minimum": 355000.0135,
                "name": "X",
                "position": 0,
                "stddev": 290.2258844,
                "variance": 84231.06396
              },
              {
                "average": 3836714.753,
                "count": 3107004,
                "maximum": 3836999.987,
                "minimum": 3836037.127,
                "name": "Y",
                "position": 1,
                "stddev": 211.4535613,
                "variance": 44712.60857
              },
              {
                "average": 0.6814030932,
                "count": 3107004,
                "maximum": 6.798598813,
                "minimum": -4.501401187,
                "name": "Z",
                "position": 2,
                "stddev": 1.804911874,
                "variance": 3.257706872
              },
              {
                "average": 3170.991455,
                "count": 3107004,
                "maximum": 30094,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3320.308303,
                "variance": 11024447.23
              },
              {
                "average": 1.137403428,
                "count": 3107004,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.435857818,
                "variance": 0.1899720375
              },
              {
                "average": 1.27489955,
                "count": 3107004,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6432845404,
                "variance": 0.4138149999
              },
              {
                "average": 1,
                "count": 3107004,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.289131588,
                "count": 3107004,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.33531437,
                "variance": 152.1599807
              },
              {
                "average": 19.96276467,
                "count": 3107004,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.335844902,
                "variance": 1.784481603
              },
              {
                "average": 1.426622238,
                "count": 3107004,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5638620953,
                "variance": 0.3179404625
              },
              {
                "average": 17.94775707,
                "count": 3107004,
                "maximum": 21,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.560512043,
                "variance": 2.435197835
              },
              {
                "average": 253807434.5,
                "count": 3107004,
                "maximum": 253808782.8,
                "minimum": 253805973.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733.8454828,
                "variance": 538529.1926
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              355000.0135,
              3836037.127,
              -4.501401187,
              356000.0135,
              3836999.987,
              6.798598813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    355000.0134908958,
                    3836037.126795375,
                    -4.501401187042806
                  ],
                  [
                    355000.0134908958,
                    3836999.986795375,
                    -4.501401187042806
                  ],
                  [
                    356000.0134908958,
                    3836999.986795375,
                    6.798598812957195
                  ],
                  [
                    356000.0134908958,
                    3836037.126795375,
                    6.798598812957195
                  ],
                  [
                    355000.0134908958,
                    3836037.126795375,
                    -4.501401187042806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:13:02+00:00",
            "end_time": "2019-09-29T15:26:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.38837707344007,
              34.80232185368023,
              -1.700480461372348
            ],
            [
              -76.38852829067545,
              34.811336926734796,
              -1.700480461372348
            ],
            [
              -76.37759758966772,
              34.81146118507411,
              -0.120480461372348
            ],
            [
              -76.3774475619157,
              34.80244607055721,
              -0.120480461372348
            ],
            [
              -76.38837707344007,
              34.80232185368023,
              -1.700480461372348
            ]
          ]
        ]
      },
      "bbox": [
        -76.38852829,
        34.80232185,
        -1.700480461,
        -76.37744756,
        34.81146119,
        -0.1204804614
      ],
      "properties": {
        "datetime": "2019-09-29T19:53:37Z",
        "pc:count": 4185179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373518.1988,
            "count": 4185179,
            "maximum": 374000.0174,
            "minimum": 372999.9974,
            "name": "X",
            "position": 0,
            "stddev": 281.5889078,
            "variance": 79292.31299
          },
          {
            "average": 3852484.317,
            "count": 4185179,
            "maximum": 3852999.986,
            "minimum": 3851999.986,
            "name": "Y",
            "position": 1,
            "stddev": 283.3954256,
            "variance": 80312.96724
          },
          {
            "average": -0.9253160729,
            "count": 4185179,
            "maximum": -0.1204804614,
            "minimum": -1.700480461,
            "name": "Z",
            "position": 2,
            "stddev": 0.2730405268,
            "variance": 0.07455112929
          },
          {
            "average": 0.008202277609,
            "count": 4185179,
            "maximum": 1901,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.632873445,
            "variance": 13.19776947
          },
          {
            "average": 1.000006929,
            "count": 4185179,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002632331176,
            "variance": 6.929167422e-06
          },
          {
            "average": 1.000013858,
            "count": 4185179,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003722665553,
            "variance": 1.385823882e-05
          },
          {
            "average": 1,
            "count": 4185179,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4185179,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03710974,
            "count": 4185179,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.378241537,
            "variance": 1.899549735
          },
          {
            "average": 2.00025877,
            "count": 4185179,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01609910776,
            "variance": 0.0002591812706
          },
          {
            "average": 5.949529279,
            "count": 4185179,
            "maximum": 9,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.283929219,
            "variance": 1.648474239
          },
          {
            "average": 253819936.1,
            "count": 4185179,
            "maximum": 253822017.3,
            "minimum": 253818578.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 827.2788921,
            "variance": 684390.3653
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4185179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372999.9974,
          3851999.986,
          -1.700480461,
          374000.0174,
          3852999.986,
          -0.1204804614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372999.99743499374,
                3851999.9861266967,
                -1.700480461372348
              ],
              [
                372999.99743499374,
                3852999.9861266967,
                -1.700480461372348
              ],
              [
                374000.01743499376,
                3852999.9861266967,
                -0.120480461372348
              ],
              [
                374000.01743499376,
                3851999.9861266967,
                -0.120480461372348
              ],
              [
                372999.99743499374,
                3851999.9861266967,
                -1.700480461372348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:53:37+00:00",
        "end_time": "2019-09-29T18:56:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.38852829,
            34.80232185,
            -1.700480461,
            -76.37744756,
            34.81146119,
            -0.1204804614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.38837707344007,
                  34.80232185368023,
                  -1.700480461372348
                ],
                [
                  -76.38852829067545,
                  34.811336926734796,
                  -1.700480461372348
                ],
                [
                  -76.37759758966772,
                  34.81146118507411,
                  -0.120480461372348
                ],
                [
                  -76.3774475619157,
                  34.80244607055721,
                  -0.120480461372348
                ],
                [
                  -76.38837707344007,
                  34.80232185368023,
                  -1.700480461372348
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:53:37Z",
            "pc:count": 4185179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373518.1988,
                "count": 4185179,
                "maximum": 374000.0174,
                "minimum": 372999.9974,
                "name": "X",
                "position": 0,
                "stddev": 281.5889078,
                "variance": 79292.31299
              },
              {
                "average": 3852484.317,
                "count": 4185179,
                "maximum": 3852999.986,
                "minimum": 3851999.986,
                "name": "Y",
                "position": 1,
                "stddev": 283.3954256,
                "variance": 80312.96724
              },
              {
                "average": -0.9253160729,
                "count": 4185179,
                "maximum": -0.1204804614,
                "minimum": -1.700480461,
                "name": "Z",
                "position": 2,
                "stddev": 0.2730405268,
                "variance": 0.07455112929
              },
              {
                "average": 0.008202277609,
                "count": 4185179,
                "maximum": 1901,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.632873445,
                "variance": 13.19776947
              },
              {
                "average": 1.000006929,
                "count": 4185179,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002632331176,
                "variance": 6.929167422e-06
              },
              {
                "average": 1.000013858,
                "count": 4185179,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003722665553,
                "variance": 1.385823882e-05
              },
              {
                "average": 1,
                "count": 4185179,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4185179,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03710974,
                "count": 4185179,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.378241537,
                "variance": 1.899549735
              },
              {
                "average": 2.00025877,
                "count": 4185179,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01609910776,
                "variance": 0.0002591812706
              },
              {
                "average": 5.949529279,
                "count": 4185179,
                "maximum": 9,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.283929219,
                "variance": 1.648474239
              },
              {
                "average": 253819936.1,
                "count": 4185179,
                "maximum": 253822017.3,
                "minimum": 253818578.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 827.2788921,
                "variance": 684390.3653
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4185179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372999.9974,
              3851999.986,
              -1.700480461,
              374000.0174,
              3852999.986,
              -0.1204804614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372999.99743499374,
                    3851999.9861266967,
                    -1.700480461372348
                  ],
                  [
                    372999.99743499374,
                    3852999.9861266967,
                    -1.700480461372348
                  ],
                  [
                    374000.01743499376,
                    3852999.9861266967,
                    -0.120480461372348
                  ],
                  [
                    374000.01743499376,
                    3851999.9861266967,
                    -0.120480461372348
                  ],
                  [
                    372999.99743499374,
                    3851999.9861266967,
                    -1.700480461372348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:53:37+00:00",
            "end_time": "2019-09-29T18:56: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": "20190929_NCMP_NC_Dunex_18SUD7046.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42023726172461,
              34.74785338301814,
              -4.953695393180997
            ],
            [
              -76.42039163525766,
              34.756868413585316,
              -4.953695393180997
            ],
            [
              -76.410084551799,
              34.756988225463445,
              6.506304606819004
            ],
            [
              -76.4099312975708,
              34.747973154889124,
              6.506304606819004
            ],
            [
              -76.42023726172461,
              34.74785338301814,
              -4.953695393180997
            ]
          ]
        ]
      },
      "bbox": [
        -76.42039164,
        34.74785338,
        -4.953695393,
        -76.4099313,
        34.75698823,
        6.506304607
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:22Z",
        "pc:count": 1984736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370291.0532,
            "count": 1984736,
            "maximum": 370943.5989,
            "minimum": 369999.9989,
            "name": "X",
            "position": 0,
            "stddev": 191.3076278,
            "variance": 36598.60845
          },
          {
            "average": 3846622.984,
            "count": 1984736,
            "maximum": 3846999.99,
            "minimum": 3845999.99,
            "name": "Y",
            "position": 1,
            "stddev": 266.8911604,
            "variance": 71230.89148
          },
          {
            "average": 0.02356954785,
            "count": 1984736,
            "maximum": 6.506304607,
            "minimum": -4.953695393,
            "name": "Z",
            "position": 2,
            "stddev": 2.30903367,
            "variance": 5.331636491
          },
          {
            "average": 2974.124957,
            "count": 1984736,
            "maximum": 14457,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3403.946555,
            "variance": 11586852.15
          },
          {
            "average": 1.058984167,
            "count": 1984736,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2779570264,
            "variance": 0.07726010854
          },
          {
            "average": 1.118211188,
            "count": 1984736,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4119771733,
            "variance": 0.1697251913
          },
          {
            "average": 1,
            "count": 1984736,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.25381663,
            "count": 1984736,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.34744273,
            "variance": 178.1542274
          },
          {
            "average": 20.05232326,
            "count": 1984736,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.210108082,
            "variance": 1.464361571
          },
          {
            "average": 1.544042633,
            "count": 1984736,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6576328471,
            "variance": 0.4324809616
          },
          {
            "average": 10.16935955,
            "count": 1984736,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9273353346,
            "variance": 0.8599508228
          },
          {
            "average": 253822644.7,
            "count": 1984736,
            "maximum": 253823802.6,
            "minimum": 253821192.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 608.3768981,
            "variance": 370122.4502
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1984736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369999.9989,
          3845999.99,
          -4.953695393,
          370943.5989,
          3846999.99,
          6.506304607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369999.998871073,
                3845999.9897468872,
                -4.953695393180997
              ],
              [
                369999.998871073,
                3846999.9897468872,
                -4.953695393180997
              ],
              [
                370943.598871073,
                3846999.9897468872,
                6.506304606819004
              ],
              [
                370943.598871073,
                3845999.9897468872,
                6.506304606819004
              ],
              [
                369999.998871073,
                3845999.9897468872,
                -4.953695393180997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:22+00:00",
        "end_time": "2019-09-29T19:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7046.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7046.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7046.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7046.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42039164,
            34.74785338,
            -4.953695393,
            -76.4099313,
            34.75698823,
            6.506304607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42023726172461,
                  34.74785338301814,
                  -4.953695393180997
                ],
                [
                  -76.42039163525766,
                  34.756868413585316,
                  -4.953695393180997
                ],
                [
                  -76.410084551799,
                  34.756988225463445,
                  6.506304606819004
                ],
                [
                  -76.4099312975708,
                  34.747973154889124,
                  6.506304606819004
                ],
                [
                  -76.42023726172461,
                  34.74785338301814,
                  -4.953695393180997
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7046.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7046.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:22Z",
            "pc:count": 1984736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370291.0532,
                "count": 1984736,
                "maximum": 370943.5989,
                "minimum": 369999.9989,
                "name": "X",
                "position": 0,
                "stddev": 191.3076278,
                "variance": 36598.60845
              },
              {
                "average": 3846622.984,
                "count": 1984736,
                "maximum": 3846999.99,
                "minimum": 3845999.99,
                "name": "Y",
                "position": 1,
                "stddev": 266.8911604,
                "variance": 71230.89148
              },
              {
                "average": 0.02356954785,
                "count": 1984736,
                "maximum": 6.506304607,
                "minimum": -4.953695393,
                "name": "Z",
                "position": 2,
                "stddev": 2.30903367,
                "variance": 5.331636491
              },
              {
                "average": 2974.124957,
                "count": 1984736,
                "maximum": 14457,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3403.946555,
                "variance": 11586852.15
              },
              {
                "average": 1.058984167,
                "count": 1984736,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2779570264,
                "variance": 0.07726010854
              },
              {
                "average": 1.118211188,
                "count": 1984736,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4119771733,
                "variance": 0.1697251913
              },
              {
                "average": 1,
                "count": 1984736,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.25381663,
                "count": 1984736,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.34744273,
                "variance": 178.1542274
              },
              {
                "average": 20.05232326,
                "count": 1984736,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.210108082,
                "variance": 1.464361571
              },
              {
                "average": 1.544042633,
                "count": 1984736,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6576328471,
                "variance": 0.4324809616
              },
              {
                "average": 10.16935955,
                "count": 1984736,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9273353346,
                "variance": 0.8599508228
              },
              {
                "average": 253822644.7,
                "count": 1984736,
                "maximum": 253823802.6,
                "minimum": 253821192.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 608.3768981,
                "variance": 370122.4502
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1984736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369999.9989,
              3845999.99,
              -4.953695393,
              370943.5989,
              3846999.99,
              6.506304607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369999.998871073,
                    3845999.9897468872,
                    -4.953695393180997
                  ],
                  [
                    369999.998871073,
                    3846999.9897468872,
                    -4.953695393180997
                  ],
                  [
                    370943.598871073,
                    3846999.9897468872,
                    6.506304606819004
                  ],
                  [
                    370943.598871073,
                    3845999.9897468872,
                    6.506304606819004
                  ],
                  [
                    369999.998871073,
                    3845999.9897468872,
                    -4.953695393180997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:22+00:00",
            "end_time": "2019-09-29T19:39:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6946.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43115909336633,
              34.747725355581416,
              -3.641567192141051
            ],
            [
              -76.43131465618126,
              34.75674052373259,
              -3.641567192141051
            ],
            [
              -76.42039157376179,
              34.756868448672066,
              6.73843280785895
            ],
            [
              -76.42023719714845,
              34.747853237803945,
              6.73843280785895
            ],
            [
              -76.43115909336633,
              34.747725355581416,
              -3.641567192141051
            ]
          ]
        ]
      },
      "bbox": [
        -76.43131466,
        34.74772536,
        -3.641567192,
        -76.4202372,
        34.75686845,
        6.738432808
      ],
      "properties": {
        "datetime": "2019-09-29T20:13:43Z",
        "pc:count": 3533165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369539.4262,
            "count": 3533165,
            "maximum": 370000.0046,
            "minimum": 369000.0046,
            "name": "X",
            "position": 0,
            "stddev": 278.7383229,
            "variance": 77695.05266
          },
          {
            "average": 3846520.935,
            "count": 3533165,
            "maximum": 3846999.994,
            "minimum": 3845999.974,
            "name": "Y",
            "position": 1,
            "stddev": 282.0899485,
            "variance": 79574.73903
          },
          {
            "average": 0.4135076459,
            "count": 3533165,
            "maximum": 6.738432808,
            "minimum": -3.641567192,
            "name": "Z",
            "position": 2,
            "stddev": 0.7628202045,
            "variance": 0.5818946644
          },
          {
            "average": 1926.719,
            "count": 3533165,
            "maximum": 13120,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2024.809829,
            "variance": 4099854.843
          },
          {
            "average": 1.014521258,
            "count": 3533165,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1360494915,
            "variance": 0.01850946414
          },
          {
            "average": 1.029130539,
            "count": 3533165,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2024545639,
            "variance": 0.04098785042
          },
          {
            "average": 1,
            "count": 3533165,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.004785794,
            "count": 3533165,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.91500389,
            "variance": 119.1373098
          },
          {
            "average": 19.95184819,
            "count": 3533165,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.033351314,
            "variance": 1.067814937
          },
          {
            "average": 1.220942696,
            "count": 3533165,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4202792455,
            "variance": 0.1766346442
          },
          {
            "average": 7.672316181,
            "count": 3533165,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.449656626,
            "variance": 2.101504333
          },
          {
            "average": 253821037.4,
            "count": 3533165,
            "maximum": 253823223.5,
            "minimum": 253818683.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 924.3258343,
            "variance": 854378.248
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369000.0046,
          3845999.974,
          -3.641567192,
          370000.0046,
          3846999.994,
          6.738432808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369000.00455483637,
                3845999.973558574,
                -3.641567192141051
              ],
              [
                369000.00455483637,
                3846999.9935585735,
                -3.641567192141051
              ],
              [
                370000.00455483637,
                3846999.9935585735,
                6.73843280785895
              ],
              [
                370000.00455483637,
                3845999.973558574,
                6.73843280785895
              ],
              [
                369000.00455483637,
                3845999.973558574,
                -3.641567192141051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:13:43+00:00",
        "end_time": "2019-09-29T18:58:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6946.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6946.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6946.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6946.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.43131466,
            34.74772536,
            -3.641567192,
            -76.4202372,
            34.75686845,
            6.738432808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43115909336633,
                  34.747725355581416,
                  -3.641567192141051
                ],
                [
                  -76.43131465618126,
                  34.75674052373259,
                  -3.641567192141051
                ],
                [
                  -76.42039157376179,
                  34.756868448672066,
                  6.73843280785895
                ],
                [
                  -76.42023719714845,
                  34.747853237803945,
                  6.73843280785895
                ],
                [
                  -76.43115909336633,
                  34.747725355581416,
                  -3.641567192141051
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6946.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6946.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:13:43Z",
            "pc:count": 3533165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369539.4262,
                "count": 3533165,
                "maximum": 370000.0046,
                "minimum": 369000.0046,
                "name": "X",
                "position": 0,
                "stddev": 278.7383229,
                "variance": 77695.05266
              },
              {
                "average": 3846520.935,
                "count": 3533165,
                "maximum": 3846999.994,
                "minimum": 3845999.974,
                "name": "Y",
                "position": 1,
                "stddev": 282.0899485,
                "variance": 79574.73903
              },
              {
                "average": 0.4135076459,
                "count": 3533165,
                "maximum": 6.738432808,
                "minimum": -3.641567192,
                "name": "Z",
                "position": 2,
                "stddev": 0.7628202045,
                "variance": 0.5818946644
              },
              {
                "average": 1926.719,
                "count": 3533165,
                "maximum": 13120,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2024.809829,
                "variance": 4099854.843
              },
              {
                "average": 1.014521258,
                "count": 3533165,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1360494915,
                "variance": 0.01850946414
              },
              {
                "average": 1.029130539,
                "count": 3533165,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2024545639,
                "variance": 0.04098785042
              },
              {
                "average": 1,
                "count": 3533165,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.004785794,
                "count": 3533165,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.91500389,
                "variance": 119.1373098
              },
              {
                "average": 19.95184819,
                "count": 3533165,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.033351314,
                "variance": 1.067814937
              },
              {
                "average": 1.220942696,
                "count": 3533165,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4202792455,
                "variance": 0.1766346442
              },
              {
                "average": 7.672316181,
                "count": 3533165,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.449656626,
                "variance": 2.101504333
              },
              {
                "average": 253821037.4,
                "count": 3533165,
                "maximum": 253823223.5,
                "minimum": 253818683.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 924.3258343,
                "variance": 854378.248
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369000.0046,
              3845999.974,
              -3.641567192,
              370000.0046,
              3846999.994,
              6.738432808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369000.00455483637,
                    3845999.973558574,
                    -3.641567192141051
                  ],
                  [
                    369000.00455483637,
                    3846999.9935585735,
                    -3.641567192141051
                  ],
                  [
                    370000.00455483637,
                    3846999.9935585735,
                    6.73843280785895
                  ],
                  [
                    370000.00455483637,
                    3845999.973558574,
                    6.73843280785895
                  ],
                  [
                    369000.00455483637,
                    3845999.973558574,
                    -3.641567192141051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:13:43+00:00",
            "end_time": "2019-09-29T18:58: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": "20190929_NCMP_NC_Dunex_18SUD5928.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5373732326889,
              34.58412851220662,
              -5.80244386927059
            ],
            [
              -76.53753932270486,
              34.593143488257404,
              -5.80244386927059
            ],
            [
              -76.52663822028073,
              34.59328037982648,
              7.317556130729411
            ],
            [
              -76.52647330671873,
              34.58426535796587,
              7.317556130729411
            ],
            [
              -76.5373732326889,
              34.58412851220662,
              -5.80244386927059
            ]
          ]
        ]
      },
      "bbox": [
        -76.53753932,
        34.58412851,
        -5.802443869,
        -76.52647331,
        34.59328038,
        7.317556131
      ],
      "properties": {
        "datetime": "2019-09-29T15:28:31Z",
        "pc:count": 4219684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359431.4484,
            "count": 4219684,
            "maximum": 360000.0101,
            "minimum": 359000.0101,
            "name": "X",
            "position": 0,
            "stddev": 242.469839,
            "variance": 58791.62283
          },
          {
            "average": 3828490.592,
            "count": 4219684,
            "maximum": 3828999.993,
            "minimum": 3827999.973,
            "name": "Y",
            "position": 1,
            "stddev": 299.1571935,
            "variance": 89495.02642
          },
          {
            "average": -0.9108210819,
            "count": 4219684,
            "maximum": 7.317556131,
            "minimum": -5.802443869,
            "name": "Z",
            "position": 2,
            "stddev": 1.821861844,
            "variance": 3.31918058
          },
          {
            "average": 2393.943975,
            "count": 4219684,
            "maximum": 17537,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3399.368972,
            "variance": 11555709.41
          },
          {
            "average": 1.000411168,
            "count": 4219684,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0206208231,
            "variance": 0.0004252183453
          },
          {
            "average": 1.000828024,
            "count": 4219684,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02955989932,
            "variance": 0.000873787648
          },
          {
            "average": 1,
            "count": 4219684,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.61374691,
            "count": 4219684,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.25976965,
            "variance": 175.8214911
          },
          {
            "average": 20.0677056,
            "count": 4219684,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.206863979,
            "variance": 1.456520663
          },
          {
            "average": 1.626012043,
            "count": 4219684,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4937312636,
            "variance": 0.2437705606
          },
          {
            "average": 12.06215939,
            "count": 4219684,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.495221594,
            "variance": 2.235687616
          },
          {
            "average": 253804757.8,
            "count": 4219684,
            "maximum": 253806111.2,
            "minimum": 253803415.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.3894255,
            "variance": 434794.4145
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219684,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0101,
          3827999.973,
          -5.802443869,
          360000.0101,
          3828999.993,
          7.317556131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0101273274,
                3827999.9731423594,
                -5.80244386927059
              ],
              [
                359000.0101273274,
                3828999.993142359,
                -5.80244386927059
              ],
              [
                360000.0101273274,
                3828999.993142359,
                7.317556130729411
              ],
              [
                360000.0101273274,
                3827999.9731423594,
                7.317556130729411
              ],
              [
                359000.0101273274,
                3827999.9731423594,
                -5.80244386927059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:28:31+00:00",
        "end_time": "2019-09-29T14:43:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5928.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5928.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5928.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5928.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53753932,
            34.58412851,
            -5.802443869,
            -76.52647331,
            34.59328038,
            7.317556131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5373732326889,
                  34.58412851220662,
                  -5.80244386927059
                ],
                [
                  -76.53753932270486,
                  34.593143488257404,
                  -5.80244386927059
                ],
                [
                  -76.52663822028073,
                  34.59328037982648,
                  7.317556130729411
                ],
                [
                  -76.52647330671873,
                  34.58426535796587,
                  7.317556130729411
                ],
                [
                  -76.5373732326889,
                  34.58412851220662,
                  -5.80244386927059
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5928.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5928.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:28:31Z",
            "pc:count": 4219684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359431.4484,
                "count": 4219684,
                "maximum": 360000.0101,
                "minimum": 359000.0101,
                "name": "X",
                "position": 0,
                "stddev": 242.469839,
                "variance": 58791.62283
              },
              {
                "average": 3828490.592,
                "count": 4219684,
                "maximum": 3828999.993,
                "minimum": 3827999.973,
                "name": "Y",
                "position": 1,
                "stddev": 299.1571935,
                "variance": 89495.02642
              },
              {
                "average": -0.9108210819,
                "count": 4219684,
                "maximum": 7.317556131,
                "minimum": -5.802443869,
                "name": "Z",
                "position": 2,
                "stddev": 1.821861844,
                "variance": 3.31918058
              },
              {
                "average": 2393.943975,
                "count": 4219684,
                "maximum": 17537,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3399.368972,
                "variance": 11555709.41
              },
              {
                "average": 1.000411168,
                "count": 4219684,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0206208231,
                "variance": 0.0004252183453
              },
              {
                "average": 1.000828024,
                "count": 4219684,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02955989932,
                "variance": 0.000873787648
              },
              {
                "average": 1,
                "count": 4219684,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.61374691,
                "count": 4219684,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.25976965,
                "variance": 175.8214911
              },
              {
                "average": 20.0677056,
                "count": 4219684,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.206863979,
                "variance": 1.456520663
              },
              {
                "average": 1.626012043,
                "count": 4219684,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4937312636,
                "variance": 0.2437705606
              },
              {
                "average": 12.06215939,
                "count": 4219684,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.495221594,
                "variance": 2.235687616
              },
              {
                "average": 253804757.8,
                "count": 4219684,
                "maximum": 253806111.2,
                "minimum": 253803415.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.3894255,
                "variance": 434794.4145
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219684,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0101,
              3827999.973,
              -5.802443869,
              360000.0101,
              3828999.993,
              7.317556131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0101273274,
                    3827999.9731423594,
                    -5.80244386927059
                  ],
                  [
                    359000.0101273274,
                    3828999.993142359,
                    -5.80244386927059
                  ],
                  [
                    360000.0101273274,
                    3828999.993142359,
                    7.317556130729411
                  ],
                  [
                    360000.0101273274,
                    3827999.9731423594,
                    7.317556130729411
                  ],
                  [
                    359000.0101273274,
                    3827999.9731423594,
                    -5.80244386927059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:28:31+00:00",
            "end_time": "2019-09-29T14:43:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5637.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.57160188625511,
              34.66484361526338,
              -2.12269011296052
            ],
            [
              -76.5717721814187,
              34.67385814492918,
              -2.12269011296052
            ],
            [
              -76.56086069140564,
              34.67399837784761,
              0.517309887039481
            ],
            [
              -76.56069157728398,
              34.66498380130678,
              0.517309887039481
            ],
            [
              -76.57160188625511,
              34.66484361526338,
              -2.12269011296052
            ]
          ]
        ]
      },
      "bbox": [
        -76.57177218,
        34.66484362,
        -2.122690113,
        -76.56069158,
        34.67399838,
        0.517309887
      ],
      "properties": {
        "datetime": "2019-09-29T15:26:17Z",
        "pc:count": 2314207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356405.9511,
            "count": 2314207,
            "maximum": 357000.0045,
            "minimum": 356000.0045,
            "name": "X",
            "position": 0,
            "stddev": 238.830721,
            "variance": 57040.11329
          },
          {
            "average": 3837487.297,
            "count": 2314207,
            "maximum": 3837999.982,
            "minimum": 3836999.982,
            "name": "Y",
            "position": 1,
            "stddev": 298.1744655,
            "variance": 88908.0119
          },
          {
            "average": -1.205871319,
            "count": 2314207,
            "maximum": 0.517309887,
            "minimum": -2.122690113,
            "name": "Z",
            "position": 2,
            "stddev": 0.3322725084,
            "variance": 0.1104050198
          },
          {
            "average": 3.530483228,
            "count": 2314207,
            "maximum": 2464,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 82.5342953,
            "variance": 6811.909901
          },
          {
            "average": 1.000054878,
            "count": 2314207,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007407794667,
            "variance": 5.487542183e-05
          },
          {
            "average": 1.000109757,
            "count": 2314207,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01047591621,
            "variance": 0.0001097448204
          },
          {
            "average": 1,
            "count": 2314207,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2314207,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97575222,
            "count": 2314207,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.410733761,
            "variance": 1.990169743
          },
          {
            "average": 2.003026955,
            "count": 2314207,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05495017842,
            "variance": 0.003019522109
          },
          {
            "average": 12.43382636,
            "count": 2314207,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.426272635,
            "variance": 2.034253628
          },
          {
            "average": 253804925.8,
            "count": 2314207,
            "maximum": 253805977.5,
            "minimum": 253803295.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 643.4262179,
            "variance": 413997.2979
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2314207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          356000.0045,
          3836999.982,
          -2.122690113,
          357000.0045,
          3837999.982,
          0.517309887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                356000.0045197492,
                3836999.9818184217,
                -2.12269011296052
              ],
              [
                356000.0045197492,
                3837999.9818184217,
                -2.12269011296052
              ],
              [
                357000.0045197492,
                3837999.9818184217,
                0.517309887039481
              ],
              [
                357000.0045197492,
                3836999.9818184217,
                0.517309887039481
              ],
              [
                356000.0045197492,
                3836999.9818184217,
                -2.12269011296052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:26:17+00:00",
        "end_time": "2019-09-29T14:41:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5637.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5637.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5637.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5637.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.57177218,
            34.66484362,
            -2.122690113,
            -76.56069158,
            34.67399838,
            0.517309887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.57160188625511,
                  34.66484361526338,
                  -2.12269011296052
                ],
                [
                  -76.5717721814187,
                  34.67385814492918,
                  -2.12269011296052
                ],
                [
                  -76.56086069140564,
                  34.67399837784761,
                  0.517309887039481
                ],
                [
                  -76.56069157728398,
                  34.66498380130678,
                  0.517309887039481
                ],
                [
                  -76.57160188625511,
                  34.66484361526338,
                  -2.12269011296052
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5637.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5637.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:26:17Z",
            "pc:count": 2314207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356405.9511,
                "count": 2314207,
                "maximum": 357000.0045,
                "minimum": 356000.0045,
                "name": "X",
                "position": 0,
                "stddev": 238.830721,
                "variance": 57040.11329
              },
              {
                "average": 3837487.297,
                "count": 2314207,
                "maximum": 3837999.982,
                "minimum": 3836999.982,
                "name": "Y",
                "position": 1,
                "stddev": 298.1744655,
                "variance": 88908.0119
              },
              {
                "average": -1.205871319,
                "count": 2314207,
                "maximum": 0.517309887,
                "minimum": -2.122690113,
                "name": "Z",
                "position": 2,
                "stddev": 0.3322725084,
                "variance": 0.1104050198
              },
              {
                "average": 3.530483228,
                "count": 2314207,
                "maximum": 2464,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 82.5342953,
                "variance": 6811.909901
              },
              {
                "average": 1.000054878,
                "count": 2314207,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007407794667,
                "variance": 5.487542183e-05
              },
              {
                "average": 1.000109757,
                "count": 2314207,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01047591621,
                "variance": 0.0001097448204
              },
              {
                "average": 1,
                "count": 2314207,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2314207,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97575222,
                "count": 2314207,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.410733761,
                "variance": 1.990169743
              },
              {
                "average": 2.003026955,
                "count": 2314207,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05495017842,
                "variance": 0.003019522109
              },
              {
                "average": 12.43382636,
                "count": 2314207,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.426272635,
                "variance": 2.034253628
              },
              {
                "average": 253804925.8,
                "count": 2314207,
                "maximum": 253805977.5,
                "minimum": 253803295.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 643.4262179,
                "variance": 413997.2979
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2314207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              356000.0045,
              3836999.982,
              -2.122690113,
              357000.0045,
              3837999.982,
              0.517309887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    356000.0045197492,
                    3836999.9818184217,
                    -2.12269011296052
                  ],
                  [
                    356000.0045197492,
                    3837999.9818184217,
                    -2.12269011296052
                  ],
                  [
                    357000.0045197492,
                    3837999.9818184217,
                    0.517309887039481
                  ],
                  [
                    357000.0045197492,
                    3836999.9818184217,
                    0.517309887039481
                  ],
                  [
                    356000.0045197492,
                    3836999.9818184217,
                    -2.12269011296052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:26:17+00:00",
            "end_time": "2019-09-29T14:41: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": "20190929_NCMP_NC_Dunex_18SUD5837.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54978103728261,
              34.665123005556936,
              -1.892724950867458
            ],
            [
              -76.54981991386131,
              34.667210252638796,
              -1.892724950867458
            ],
            [
              -76.54206479136352,
              34.66730861472703,
              -0.532724950867457
            ],
            [
              -76.5420261091304,
              34.66522136003097,
              -0.532724950867457
            ],
            [
              -76.54978103728261,
              34.665123005556936,
              -1.892724950867458
            ]
          ]
        ]
      },
      "bbox": [
        -76.54981991,
        34.66512301,
        -1.892724951,
        -76.54202611,
        34.66730861,
        -0.5327249509
      ],
      "properties": {
        "datetime": "2019-09-29T14:23:57Z",
        "pc:count": 157955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358357.1596,
            "count": 157955,
            "maximum": 358710.7988,
            "minimum": 358000.0188,
            "name": "X",
            "position": 0,
            "stddev": 160.9836689,
            "variance": 25915.74164
          },
          {
            "average": 3837062.048,
            "count": 157955,
            "maximum": 3837231.521,
            "minimum": 3836999.981,
            "name": "Y",
            "position": 1,
            "stddev": 48.55257262,
            "variance": 2357.352308
          },
          {
            "average": -1.383359815,
            "count": 157955,
            "maximum": -0.5327249509,
            "minimum": -1.892724951,
            "name": "Z",
            "position": 2,
            "stddev": 0.2734444803,
            "variance": 0.07477188381
          },
          {
            "average": 0.03435155582,
            "count": 157955,
            "maximum": 1979,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.901358422,
            "variance": 62.43146491
          },
          {
            "average": 1,
            "count": 157955,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 157955,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 157955,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 157955,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.42961206,
            "count": 157955,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.26581274,
            "variance": 1.602281892
          },
          {
            "average": 2.000202589,
            "count": 157955,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0142319916,
            "variance": 0.0002025495849
          },
          {
            "average": 4.09527397,
            "count": 157955,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7126460933,
            "variance": 0.5078644543
          },
          {
            "average": 253801326.3,
            "count": 157955,
            "maximum": 253802237.7,
            "minimum": 253800777.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298.1270688,
            "variance": 88879.74915
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157955,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0188,
          3836999.981,
          -1.892724951,
          358710.7988,
          3837231.521,
          -0.5327249509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.0187988194,
                3836999.9809405934,
                -1.892724950867458
              ],
              [
                358000.0187988194,
                3837231.5209405934,
                -1.892724950867458
              ],
              [
                358710.7987988194,
                3837231.5209405934,
                -0.532724950867457
              ],
              [
                358710.7987988194,
                3836999.9809405934,
                -0.532724950867457
              ],
              [
                358000.0187988194,
                3836999.9809405934,
                -1.892724950867458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:23:57+00:00",
        "end_time": "2019-09-29T13:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5837.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5837.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5837.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5837.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54981991,
            34.66512301,
            -1.892724951,
            -76.54202611,
            34.66730861,
            -0.5327249509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54978103728261,
                  34.665123005556936,
                  -1.892724950867458
                ],
                [
                  -76.54981991386131,
                  34.667210252638796,
                  -1.892724950867458
                ],
                [
                  -76.54206479136352,
                  34.66730861472703,
                  -0.532724950867457
                ],
                [
                  -76.5420261091304,
                  34.66522136003097,
                  -0.532724950867457
                ],
                [
                  -76.54978103728261,
                  34.665123005556936,
                  -1.892724950867458
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5837.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5837.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:23:57Z",
            "pc:count": 157955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358357.1596,
                "count": 157955,
                "maximum": 358710.7988,
                "minimum": 358000.0188,
                "name": "X",
                "position": 0,
                "stddev": 160.9836689,
                "variance": 25915.74164
              },
              {
                "average": 3837062.048,
                "count": 157955,
                "maximum": 3837231.521,
                "minimum": 3836999.981,
                "name": "Y",
                "position": 1,
                "stddev": 48.55257262,
                "variance": 2357.352308
              },
              {
                "average": -1.383359815,
                "count": 157955,
                "maximum": -0.5327249509,
                "minimum": -1.892724951,
                "name": "Z",
                "position": 2,
                "stddev": 0.2734444803,
                "variance": 0.07477188381
              },
              {
                "average": 0.03435155582,
                "count": 157955,
                "maximum": 1979,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.901358422,
                "variance": 62.43146491
              },
              {
                "average": 1,
                "count": 157955,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 157955,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 157955,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 157955,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.42961206,
                "count": 157955,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.26581274,
                "variance": 1.602281892
              },
              {
                "average": 2.000202589,
                "count": 157955,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0142319916,
                "variance": 0.0002025495849
              },
              {
                "average": 4.09527397,
                "count": 157955,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7126460933,
                "variance": 0.5078644543
              },
              {
                "average": 253801326.3,
                "count": 157955,
                "maximum": 253802237.7,
                "minimum": 253800777.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298.1270688,
                "variance": 88879.74915
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157955,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0188,
              3836999.981,
              -1.892724951,
              358710.7988,
              3837231.521,
              -0.5327249509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.0187988194,
                    3836999.9809405934,
                    -1.892724950867458
                  ],
                  [
                    358000.0187988194,
                    3837231.5209405934,
                    -1.892724950867458
                  ],
                  [
                    358710.7987988194,
                    3837231.5209405934,
                    -0.532724950867457
                  ],
                  [
                    358710.7987988194,
                    3836999.9809405934,
                    -0.532724950867457
                  ],
                  [
                    358000.0187988194,
                    3836999.9809405934,
                    -1.892724950867458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:23:57+00:00",
            "end_time": "2019-09-29T13:59: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": "20190929_NCMP_NC_Dunex_18SUD5924.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52937028975998,
              34.55096428060205,
              -6.328327304917932
            ],
            [
              -76.52948400574977,
              34.55717697585677,
              -6.328327304917932
            ],
            [
              -76.52597906177868,
              34.557220843435644,
              -2.568327304917932
            ],
            [
              -76.5258656061321,
              34.55100813805896,
              -2.568327304917932
            ],
            [
              -76.52937028975998,
              34.55096428060205,
              -6.328327304917932
            ]
          ]
        ]
      },
      "bbox": [
        -76.52948401,
        34.55096428,
        -6.328327305,
        -76.52586561,
        34.55722084,
        -2.568327305
      ],
      "properties": {
        "datetime": "2019-09-29T15:44:37Z",
        "pc:count": 387825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359908.3755,
            "count": 387825,
            "maximum": 360000.006,
            "minimum": 359678.346,
            "name": "X",
            "position": 0,
            "stddev": 63.80767914,
            "variance": 4071.419917
          },
          {
            "average": 3824804.462,
            "count": 387825,
            "maximum": 3824999.984,
            "minimum": 3824310.824,
            "name": "Y",
            "position": 1,
            "stddev": 134.1877923,
            "variance": 18006.36359
          },
          {
            "average": -3.488778591,
            "count": 387825,
            "maximum": -2.568327305,
            "minimum": -6.328327305,
            "name": "Z",
            "position": 2,
            "stddev": 0.4878333318,
            "variance": 0.2379813596
          },
          {
            "average": 15.44340102,
            "count": 387825,
            "maximum": 4109,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 192.9278676,
            "variance": 37221.16209
          },
          {
            "average": 1,
            "count": 387825,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 387825,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 387825,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 387825,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.22769434,
            "count": 387825,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.270414293,
            "variance": 1.613952476
          },
          {
            "average": 2.000348095,
            "count": 387825,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01865408462,
            "variance": 0.000347974873
          },
          {
            "average": 15.61487269,
            "count": 387825,
            "maximum": 17,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5081045541,
            "variance": 0.2581702379
          },
          {
            "average": 253806338.1,
            "count": 387825,
            "maximum": 253807077.3,
            "minimum": 253806152,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160.4830028,
            "variance": 25754.7942
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359678.346,
          3824310.824,
          -6.328327305,
          360000.006,
          3824999.984,
          -2.568327305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359678.346011813,
                3824310.8236685405,
                -6.328327304917932
              ],
              [
                359678.346011813,
                3824999.9836685406,
                -6.328327304917932
              ],
              [
                360000.006011813,
                3824999.9836685406,
                -2.568327304917932
              ],
              [
                360000.006011813,
                3824310.8236685405,
                -2.568327304917932
              ],
              [
                359678.346011813,
                3824310.8236685405,
                -6.328327304917932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:44:37+00:00",
        "end_time": "2019-09-29T15:29:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5924.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5924.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5924.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5924.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52948401,
            34.55096428,
            -6.328327305,
            -76.52586561,
            34.55722084,
            -2.568327305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52937028975998,
                  34.55096428060205,
                  -6.328327304917932
                ],
                [
                  -76.52948400574977,
                  34.55717697585677,
                  -6.328327304917932
                ],
                [
                  -76.52597906177868,
                  34.557220843435644,
                  -2.568327304917932
                ],
                [
                  -76.5258656061321,
                  34.55100813805896,
                  -2.568327304917932
                ],
                [
                  -76.52937028975998,
                  34.55096428060205,
                  -6.328327304917932
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5924.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5924.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:44:37Z",
            "pc:count": 387825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359908.3755,
                "count": 387825,
                "maximum": 360000.006,
                "minimum": 359678.346,
                "name": "X",
                "position": 0,
                "stddev": 63.80767914,
                "variance": 4071.419917
              },
              {
                "average": 3824804.462,
                "count": 387825,
                "maximum": 3824999.984,
                "minimum": 3824310.824,
                "name": "Y",
                "position": 1,
                "stddev": 134.1877923,
                "variance": 18006.36359
              },
              {
                "average": -3.488778591,
                "count": 387825,
                "maximum": -2.568327305,
                "minimum": -6.328327305,
                "name": "Z",
                "position": 2,
                "stddev": 0.4878333318,
                "variance": 0.2379813596
              },
              {
                "average": 15.44340102,
                "count": 387825,
                "maximum": 4109,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 192.9278676,
                "variance": 37221.16209
              },
              {
                "average": 1,
                "count": 387825,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 387825,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 387825,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 387825,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.22769434,
                "count": 387825,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.270414293,
                "variance": 1.613952476
              },
              {
                "average": 2.000348095,
                "count": 387825,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01865408462,
                "variance": 0.000347974873
              },
              {
                "average": 15.61487269,
                "count": 387825,
                "maximum": 17,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5081045541,
                "variance": 0.2581702379
              },
              {
                "average": 253806338.1,
                "count": 387825,
                "maximum": 253807077.3,
                "minimum": 253806152,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160.4830028,
                "variance": 25754.7942
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359678.346,
              3824310.824,
              -6.328327305,
              360000.006,
              3824999.984,
              -2.568327305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359678.346011813,
                    3824310.8236685405,
                    -6.328327304917932
                  ],
                  [
                    359678.346011813,
                    3824999.9836685406,
                    -6.328327304917932
                  ],
                  [
                    360000.006011813,
                    3824999.9836685406,
                    -2.568327304917932
                  ],
                  [
                    360000.006011813,
                    3824310.8236685405,
                    -2.568327304917932
                  ],
                  [
                    359678.346011813,
                    3824310.8236685405,
                    -6.328327304917932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:44:37+00:00",
            "end_time": "2019-09-29T15: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": "20190929_NCMP_NC_Dunex_18SUD6442.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.48338842784258,
              34.7110332649959,
              -2.364093925450412
            ],
            [
              -76.4835494433178,
              34.720048097516006,
              -2.364093925450412
            ],
            [
              -76.47436544314017,
              34.720159609905906,
              -0.184093925450412
            ],
            [
              -76.47420542355795,
              34.71114474013268,
              -0.184093925450412
            ],
            [
              -76.48338842784258,
              34.7110332649959,
              -2.364093925450412
            ]
          ]
        ]
      },
      "bbox": [
        -76.48354944,
        34.71103326,
        -2.364093925,
        -76.47420542,
        34.72015961,
        -0.1840939255
      ],
      "properties": {
        "datetime": "2019-09-29T18:59:36Z",
        "pc:count": 1762023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364727.6869,
            "count": 1762023,
            "maximum": 365000.0096,
            "minimum": 364158.8296,
            "name": "X",
            "position": 0,
            "stddev": 193.613065,
            "variance": 37486.01895
          },
          {
            "average": 3842349.668,
            "count": 1762023,
            "maximum": 3842999.984,
            "minimum": 3841999.984,
            "name": "Y",
            "position": 1,
            "stddev": 248.1572371,
            "variance": 61582.01433
          },
          {
            "average": -0.8949540164,
            "count": 1762023,
            "maximum": -0.1840939255,
            "minimum": -2.364093925,
            "name": "Z",
            "position": 2,
            "stddev": 0.4225919328,
            "variance": 0.1785839417
          },
          {
            "average": 0.00585860684,
            "count": 1762023,
            "maximum": 1809,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.000559582,
            "variance": 9.003357802
          },
          {
            "average": 1.000007945,
            "count": 1762023,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002818750454,
            "variance": 7.945354124e-06
          },
          {
            "average": 1.000015891,
            "count": 1762023,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003986299285,
            "variance": 1.589058199e-05
          },
          {
            "average": 1,
            "count": 1762023,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1762023,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04029924,
            "count": 1762023,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.317287113,
            "variance": 1.735245337
          },
          {
            "average": 2.001125978,
            "count": 1762023,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03362122247,
            "variance": 0.001130386601
          },
          {
            "average": 1.562122061,
            "count": 1762023,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.683215161,
            "variance": 0.4667829563
          },
          {
            "average": 253817490.6,
            "count": 1762023,
            "maximum": 253818776.4,
            "minimum": 253817219.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326.3271587,
            "variance": 106489.4145
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364158.8296,
          3841999.984,
          -2.364093925,
          365000.0096,
          3842999.984,
          -0.1840939255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364158.82963472704,
                3841999.9844419803,
                -2.364093925450412
              ],
              [
                364158.82963472704,
                3842999.9844419803,
                -2.364093925450412
              ],
              [
                365000.0096347271,
                3842999.9844419803,
                -0.184093925450412
              ],
              [
                365000.0096347271,
                3841999.9844419803,
                -0.184093925450412
              ],
              [
                364158.82963472704,
                3841999.9844419803,
                -2.364093925450412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:59:36+00:00",
        "end_time": "2019-09-29T18:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6442.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6442.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6442.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6442.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.48354944,
            34.71103326,
            -2.364093925,
            -76.47420542,
            34.72015961,
            -0.1840939255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.48338842784258,
                  34.7110332649959,
                  -2.364093925450412
                ],
                [
                  -76.4835494433178,
                  34.720048097516006,
                  -2.364093925450412
                ],
                [
                  -76.47436544314017,
                  34.720159609905906,
                  -0.184093925450412
                ],
                [
                  -76.47420542355795,
                  34.71114474013268,
                  -0.184093925450412
                ],
                [
                  -76.48338842784258,
                  34.7110332649959,
                  -2.364093925450412
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6442.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6442.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:59:36Z",
            "pc:count": 1762023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364727.6869,
                "count": 1762023,
                "maximum": 365000.0096,
                "minimum": 364158.8296,
                "name": "X",
                "position": 0,
                "stddev": 193.613065,
                "variance": 37486.01895
              },
              {
                "average": 3842349.668,
                "count": 1762023,
                "maximum": 3842999.984,
                "minimum": 3841999.984,
                "name": "Y",
                "position": 1,
                "stddev": 248.1572371,
                "variance": 61582.01433
              },
              {
                "average": -0.8949540164,
                "count": 1762023,
                "maximum": -0.1840939255,
                "minimum": -2.364093925,
                "name": "Z",
                "position": 2,
                "stddev": 0.4225919328,
                "variance": 0.1785839417
              },
              {
                "average": 0.00585860684,
                "count": 1762023,
                "maximum": 1809,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.000559582,
                "variance": 9.003357802
              },
              {
                "average": 1.000007945,
                "count": 1762023,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002818750454,
                "variance": 7.945354124e-06
              },
              {
                "average": 1.000015891,
                "count": 1762023,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003986299285,
                "variance": 1.589058199e-05
              },
              {
                "average": 1,
                "count": 1762023,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1762023,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04029924,
                "count": 1762023,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.317287113,
                "variance": 1.735245337
              },
              {
                "average": 2.001125978,
                "count": 1762023,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03362122247,
                "variance": 0.001130386601
              },
              {
                "average": 1.562122061,
                "count": 1762023,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.683215161,
                "variance": 0.4667829563
              },
              {
                "average": 253817490.6,
                "count": 1762023,
                "maximum": 253818776.4,
                "minimum": 253817219.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326.3271587,
                "variance": 106489.4145
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364158.8296,
              3841999.984,
              -2.364093925,
              365000.0096,
              3842999.984,
              -0.1840939255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364158.82963472704,
                    3841999.9844419803,
                    -2.364093925450412
                  ],
                  [
                    364158.82963472704,
                    3842999.9844419803,
                    -2.364093925450412
                  ],
                  [
                    365000.0096347271,
                    3842999.9844419803,
                    -0.184093925450412
                  ],
                  [
                    365000.0096347271,
                    3841999.9844419803,
                    -0.184093925450412
                  ],
                  [
                    364158.82963472704,
                    3841999.9844419803,
                    -2.364093925450412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:59:36+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD5638.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.57177222886844,
              34.67385824571152,
              -2.268860103740174
            ],
            [
              -76.57186387896516,
              34.67870805684289,
              -2.268860103740174
            ],
            [
              -76.56648311923429,
              34.67877734015532,
              -0.448860103740174
            ],
            [
              -76.56639178255834,
              34.67392751656461,
              -0.448860103740174
            ],
            [
              -76.57177222886844,
              34.67385824571152,
              -2.268860103740174
            ]
          ]
        ]
      },
      "bbox": [
        -76.57186388,
        34.67385825,
        -2.268860104,
        -76.56639178,
        34.67877734,
        -0.4488601037
      ],
      "properties": {
        "datetime": "2019-09-29T15:22:14Z",
        "pc:count": 109506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 356093.6087,
            "count": 109506,
            "maximum": 356493.1003,
            "minimum": 356000.0003,
            "name": "X",
            "position": 0,
            "stddev": 122.5637474,
            "variance": 15021.87218
          },
          {
            "average": 3838147.234,
            "count": 109506,
            "maximum": 3838537.993,
            "minimum": 3837999.993,
            "name": "Y",
            "position": 1,
            "stddev": 111.9064031,
            "variance": 12523.04305
          },
          {
            "average": -1.45538002,
            "count": 109506,
            "maximum": -0.4488601037,
            "minimum": -2.268860104,
            "name": "Z",
            "position": 2,
            "stddev": 0.3718075,
            "variance": 0.1382408171
          },
          {
            "average": 0.0309937355,
            "count": 109506,
            "maximum": 1815,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.269814087,
            "variance": 52.85019686
          },
          {
            "average": 1,
            "count": 109506,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 109506,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 109506,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 109506,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.67299401,
            "count": 109506,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.171387429,
            "variance": 1.37214851
          },
          {
            "average": 2.002301244,
            "count": 109506,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04791627084,
            "variance": 0.002295969011
          },
          {
            "average": 13.13617519,
            "count": 109506,
            "maximum": 14,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8348235313,
            "variance": 0.6969303284
          },
          {
            "average": 253805201.7,
            "count": 109506,
            "maximum": 253805734.1,
            "minimum": 253804171.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449.0117217,
            "variance": 201611.5263
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          356000.0003,
          3837999.993,
          -2.268860104,
          356493.1003,
          3838537.993,
          -0.4488601037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                356000.00034667185,
                3837999.9930635644,
                -2.268860103740174
              ],
              [
                356000.00034667185,
                3838537.9930635644,
                -2.268860103740174
              ],
              [
                356493.1003466718,
                3838537.9930635644,
                -0.448860103740174
              ],
              [
                356493.1003466718,
                3837999.9930635644,
                -0.448860103740174
              ],
              [
                356000.00034667185,
                3837999.9930635644,
                -2.268860103740174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:22:14+00:00",
        "end_time": "2019-09-29T14:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5638.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5638.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5638.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5638.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.57186388,
            34.67385825,
            -2.268860104,
            -76.56639178,
            34.67877734,
            -0.4488601037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.57177222886844,
                  34.67385824571152,
                  -2.268860103740174
                ],
                [
                  -76.57186387896516,
                  34.67870805684289,
                  -2.268860103740174
                ],
                [
                  -76.56648311923429,
                  34.67877734015532,
                  -0.448860103740174
                ],
                [
                  -76.56639178255834,
                  34.67392751656461,
                  -0.448860103740174
                ],
                [
                  -76.57177222886844,
                  34.67385824571152,
                  -2.268860103740174
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5638.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5638.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:22:14Z",
            "pc:count": 109506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 356093.6087,
                "count": 109506,
                "maximum": 356493.1003,
                "minimum": 356000.0003,
                "name": "X",
                "position": 0,
                "stddev": 122.5637474,
                "variance": 15021.87218
              },
              {
                "average": 3838147.234,
                "count": 109506,
                "maximum": 3838537.993,
                "minimum": 3837999.993,
                "name": "Y",
                "position": 1,
                "stddev": 111.9064031,
                "variance": 12523.04305
              },
              {
                "average": -1.45538002,
                "count": 109506,
                "maximum": -0.4488601037,
                "minimum": -2.268860104,
                "name": "Z",
                "position": 2,
                "stddev": 0.3718075,
                "variance": 0.1382408171
              },
              {
                "average": 0.0309937355,
                "count": 109506,
                "maximum": 1815,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.269814087,
                "variance": 52.85019686
              },
              {
                "average": 1,
                "count": 109506,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 109506,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 109506,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 109506,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.67299401,
                "count": 109506,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.171387429,
                "variance": 1.37214851
              },
              {
                "average": 2.002301244,
                "count": 109506,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04791627084,
                "variance": 0.002295969011
              },
              {
                "average": 13.13617519,
                "count": 109506,
                "maximum": 14,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8348235313,
                "variance": 0.6969303284
              },
              {
                "average": 253805201.7,
                "count": 109506,
                "maximum": 253805734.1,
                "minimum": 253804171.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449.0117217,
                "variance": 201611.5263
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              356000.0003,
              3837999.993,
              -2.268860104,
              356493.1003,
              3838537.993,
              -0.4488601037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    356000.00034667185,
                    3837999.9930635644,
                    -2.268860103740174
                  ],
                  [
                    356000.00034667185,
                    3838537.9930635644,
                    -2.268860103740174
                  ],
                  [
                    356493.1003466718,
                    3838537.9930635644,
                    -0.448860103740174
                  ],
                  [
                    356493.1003466718,
                    3837999.9930635644,
                    -0.448860103740174
                  ],
                  [
                    356000.00034667185,
                    3837999.9930635644,
                    -2.268860103740174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:22:14+00:00",
            "end_time": "2019-09-29T14:56: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": "20190929_NCMP_NC_Dunex_18SUD5729.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.55050671039913,
              34.599814815066225,
              -6.661936958766256
            ],
            [
              -76.55054725014051,
              34.60199565661218,
              -6.661936958766256
            ],
            [
              -76.54860775554748,
              34.60202029299098,
              -4.861936958766256
            ],
            [
              -76.54856726646561,
              34.599839449450684,
              -4.861936958766256
            ],
            [
              -76.55050671039913,
              34.599814815066225,
              -6.661936958766256
            ]
          ]
        ]
      },
      "bbox": [
        -76.55054725,
        34.59981482,
        -6.661936959,
        -76.54856727,
        34.60202029,
        -4.861936959
      ],
      "properties": {
        "datetime": "2019-09-29T15:43:18Z",
        "pc:count": 35421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357963.6561,
            "count": 35421,
            "maximum": 358000.0039,
            "minimum": 357822.1039,
            "name": "X",
            "position": 0,
            "stddev": 33.04767108,
            "variance": 1092.148564
          },
          {
            "average": 3829951.999,
            "count": 35421,
            "maximum": 3829999.986,
            "minimum": 3829758.066,
            "name": "Y",
            "position": 1,
            "stddev": 37.66696864,
            "variance": 1418.800527
          },
          {
            "average": -5.427802406,
            "count": 35421,
            "maximum": -4.861936959,
            "minimum": -6.661936959,
            "name": "Z",
            "position": 2,
            "stddev": 0.2635065518,
            "variance": 0.06943570284
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 35421,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 35421,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 35421,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 35421,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.26174229,
            "count": 35421,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.654336765,
            "variance": 2.736830132
          },
          {
            "average": 2.002682025,
            "count": 35421,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05171950356,
            "variance": 0.002674907048
          },
          {
            "average": 16.61579289,
            "count": 35421,
            "maximum": 17,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4864141095,
            "variance": 0.236598686
          },
          {
            "average": 253806812.3,
            "count": 35421,
            "maximum": 253806998.7,
            "minimum": 253806519.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.2605122,
            "variance": 53019.90348
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357822.1039,
          3829758.066,
          -6.661936959,
          358000.0039,
          3829999.986,
          -4.861936959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357822.10388897493,
                3829758.0659202253,
                -6.661936958766256
              ],
              [
                357822.10388897493,
                3829999.9859202253,
                -6.661936958766256
              ],
              [
                358000.00388897496,
                3829999.9859202253,
                -4.861936958766256
              ],
              [
                358000.00388897496,
                3829758.0659202253,
                -4.861936958766256
              ],
              [
                357822.10388897493,
                3829758.0659202253,
                -6.661936958766256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:43:18+00:00",
        "end_time": "2019-09-29T15:35:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5729.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5729.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5729.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5729.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.55054725,
            34.59981482,
            -6.661936959,
            -76.54856727,
            34.60202029,
            -4.861936959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.55050671039913,
                  34.599814815066225,
                  -6.661936958766256
                ],
                [
                  -76.55054725014051,
                  34.60199565661218,
                  -6.661936958766256
                ],
                [
                  -76.54860775554748,
                  34.60202029299098,
                  -4.861936958766256
                ],
                [
                  -76.54856726646561,
                  34.599839449450684,
                  -4.861936958766256
                ],
                [
                  -76.55050671039913,
                  34.599814815066225,
                  -6.661936958766256
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5729.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5729.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:43:18Z",
            "pc:count": 35421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357963.6561,
                "count": 35421,
                "maximum": 358000.0039,
                "minimum": 357822.1039,
                "name": "X",
                "position": 0,
                "stddev": 33.04767108,
                "variance": 1092.148564
              },
              {
                "average": 3829951.999,
                "count": 35421,
                "maximum": 3829999.986,
                "minimum": 3829758.066,
                "name": "Y",
                "position": 1,
                "stddev": 37.66696864,
                "variance": 1418.800527
              },
              {
                "average": -5.427802406,
                "count": 35421,
                "maximum": -4.861936959,
                "minimum": -6.661936959,
                "name": "Z",
                "position": 2,
                "stddev": 0.2635065518,
                "variance": 0.06943570284
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 35421,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 35421,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 35421,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 35421,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.26174229,
                "count": 35421,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.654336765,
                "variance": 2.736830132
              },
              {
                "average": 2.002682025,
                "count": 35421,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05171950356,
                "variance": 0.002674907048
              },
              {
                "average": 16.61579289,
                "count": 35421,
                "maximum": 17,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4864141095,
                "variance": 0.236598686
              },
              {
                "average": 253806812.3,
                "count": 35421,
                "maximum": 253806998.7,
                "minimum": 253806519.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.2605122,
                "variance": 53019.90348
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357822.1039,
              3829758.066,
              -6.661936959,
              358000.0039,
              3829999.986,
              -4.861936959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357822.10388897493,
                    3829758.0659202253,
                    -6.661936958766256
                  ],
                  [
                    357822.10388897493,
                    3829999.9859202253,
                    -6.661936958766256
                  ],
                  [
                    358000.00388897496,
                    3829999.9859202253,
                    -4.861936958766256
                  ],
                  [
                    358000.00388897496,
                    3829758.0659202253,
                    -4.861936958766256
                  ],
                  [
                    357822.10388897493,
                    3829758.0659202253,
                    -6.661936958766256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:43:18+00:00",
            "end_time": "2019-09-29T15:35: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": "20190929_NCMP_NC_Dunex_18SUD6443.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47519391399169,
              34.720149708942984,
              -1.760296234866124
            ],
            [
              -76.4752117385683,
              34.72115306270927,
              -1.760296234866124
            ],
            [
              -76.4743832689333,
              34.72116309384131,
              -1.200296234866124
            ],
            [
              -76.474365454358,
              34.720159739702034,
              -1.200296234866124
            ],
            [
              -76.47519391399169,
              34.720149708942984,
              -1.760296234866124
            ]
          ]
        ]
      },
      "bbox": [
        -76.47521174,
        34.72014971,
        -1.760296235,
        -76.47436545,
        34.72116309,
        -1.200296235
      ],
      "properties": {
        "datetime": "2019-09-29T18:33:59Z",
        "pc:count": 24688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364969.7689,
            "count": 24688,
            "maximum": 365000.0088,
            "minimum": 364924.1288,
            "name": "X",
            "position": 0,
            "stddev": 19.74191169,
            "variance": 389.743077
          },
          {
            "average": 3843043.999,
            "count": 24688,
            "maximum": 3843111.299,
            "minimum": 3842999.999,
            "name": "Y",
            "position": 1,
            "stddev": 28.8801446,
            "variance": 834.0627521
          },
          {
            "average": -1.523225188,
            "count": 24688,
            "maximum": -1.200296235,
            "minimum": -1.760296235,
            "name": "Z",
            "position": 2,
            "stddev": 0.06410837733,
            "variance": 0.004109884044
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24688,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24688,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24688,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 24688,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97391417,
            "count": 24688,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.1530016448,
            "variance": 0.02340950332
          },
          {
            "average": 2.0242628,
            "count": 24688,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1538670701,
            "variance": 0.02367507526
          },
          {
            "average": 1,
            "count": 24688,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253817238.2,
            "count": 24688,
            "maximum": 253817239.7,
            "minimum": 253817236.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8451225468,
            "variance": 0.7142321192
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364924.1288,
          3842999.999,
          -1.760296235,
          365000.0088,
          3843111.299,
          -1.200296235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364924.1288185127,
                3842999.9988519596,
                -1.760296234866124
              ],
              [
                364924.1288185127,
                3843111.2988519594,
                -1.760296234866124
              ],
              [
                365000.0088185127,
                3843111.2988519594,
                -1.200296234866124
              ],
              [
                365000.0088185127,
                3842999.9988519596,
                -1.200296234866124
              ],
              [
                364924.1288185127,
                3842999.9988519596,
                -1.760296234866124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:33:59+00:00",
        "end_time": "2019-09-29T18:33:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6443.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6443.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6443.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6443.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47521174,
            34.72014971,
            -1.760296235,
            -76.47436545,
            34.72116309,
            -1.200296235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47519391399169,
                  34.720149708942984,
                  -1.760296234866124
                ],
                [
                  -76.4752117385683,
                  34.72115306270927,
                  -1.760296234866124
                ],
                [
                  -76.4743832689333,
                  34.72116309384131,
                  -1.200296234866124
                ],
                [
                  -76.474365454358,
                  34.720159739702034,
                  -1.200296234866124
                ],
                [
                  -76.47519391399169,
                  34.720149708942984,
                  -1.760296234866124
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6443.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6443.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:33:59Z",
            "pc:count": 24688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364969.7689,
                "count": 24688,
                "maximum": 365000.0088,
                "minimum": 364924.1288,
                "name": "X",
                "position": 0,
                "stddev": 19.74191169,
                "variance": 389.743077
              },
              {
                "average": 3843043.999,
                "count": 24688,
                "maximum": 3843111.299,
                "minimum": 3842999.999,
                "name": "Y",
                "position": 1,
                "stddev": 28.8801446,
                "variance": 834.0627521
              },
              {
                "average": -1.523225188,
                "count": 24688,
                "maximum": -1.200296235,
                "minimum": -1.760296235,
                "name": "Z",
                "position": 2,
                "stddev": 0.06410837733,
                "variance": 0.004109884044
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24688,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24688,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24688,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 24688,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97391417,
                "count": 24688,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.1530016448,
                "variance": 0.02340950332
              },
              {
                "average": 2.0242628,
                "count": 24688,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1538670701,
                "variance": 0.02367507526
              },
              {
                "average": 1,
                "count": 24688,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253817238.2,
                "count": 24688,
                "maximum": 253817239.7,
                "minimum": 253817236.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8451225468,
                "variance": 0.7142321192
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364924.1288,
              3842999.999,
              -1.760296235,
              365000.0088,
              3843111.299,
              -1.200296235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364924.1288185127,
                    3842999.9988519596,
                    -1.760296234866124
                  ],
                  [
                    364924.1288185127,
                    3843111.2988519594,
                    -1.760296234866124
                  ],
                  [
                    365000.0088185127,
                    3843111.2988519594,
                    -1.200296234866124
                  ],
                  [
                    365000.0088185127,
                    3842999.9988519596,
                    -1.200296234866124
                  ],
                  [
                    364924.1288185127,
                    3842999.9988519596,
                    -1.760296234866124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:33:59+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD6642.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46328850694132,
              34.71127636226945,
              -3.50053423162527
            ],
            [
              -76.4634473425671,
              34.72029127602895,
              -3.50053423162527
            ],
            [
              -76.45252921023469,
              34.720421964305935,
              7.63946576837473
            ],
            [
              -76.45237155859189,
              34.71140700688693,
              7.63946576837473
            ],
            [
              -76.46328850694132,
              34.71127636226945,
              -3.50053423162527
            ]
          ]
        ]
      },
      "bbox": [
        -76.46344734,
        34.71127636,
        -3.500534232,
        -76.45237156,
        34.72042196,
        7.639465768
      ],
      "properties": {
        "datetime": "2019-09-29T20:12:35Z",
        "pc:count": 2915668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366544.2212,
            "count": 2915668,
            "maximum": 367000.0132,
            "minimum": 366000.0132,
            "name": "X",
            "position": 0,
            "stddev": 279.7171192,
            "variance": 78241.66676
          },
          {
            "average": 3842435.464,
            "count": 2915668,
            "maximum": 3842999.984,
            "minimum": 3841999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.7487254,
            "variance": 81081.83663
          },
          {
            "average": 0.5362065324,
            "count": 2915668,
            "maximum": 7.639465768,
            "minimum": -3.500534232,
            "name": "Z",
            "position": 2,
            "stddev": 0.8789759774,
            "variance": 0.7725987688
          },
          {
            "average": 2286.406626,
            "count": 2915668,
            "maximum": 18927,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1993.817586,
            "variance": 3975308.566
          },
          {
            "average": 1.02875053,
            "count": 2915668,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1922943227,
            "variance": 0.03697710655
          },
          {
            "average": 1.057553535,
            "count": 2915668,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2854353428,
            "variance": 0.08147333491
          },
          {
            "average": 1,
            "count": 2915668,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.221047458,
            "count": 2915668,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.194914532,
            "variance": 84.54645324
          },
          {
            "average": 20.02798618,
            "count": 2915668,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.027710791,
            "variance": 1.05618947
          },
          {
            "average": 1.172320717,
            "count": 2915668,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3903199571,
            "variance": 0.1523496689
          },
          {
            "average": 7.875359952,
            "count": 2915668,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.379323509,
            "variance": 1.902533343
          },
          {
            "average": 253821164.3,
            "count": 2915668,
            "maximum": 253823155.9,
            "minimum": 253818753.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 880.7524242,
            "variance": 775724.8327
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2915668,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366000.0132,
          3841999.984,
          -3.500534232,
          367000.0132,
          3842999.984,
          7.639465768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366000.0131874032,
                3841999.984371597,
                -3.50053423162527
              ],
              [
                366000.0131874032,
                3842999.984371597,
                -3.50053423162527
              ],
              [
                367000.0131874032,
                3842999.984371597,
                7.63946576837473
              ],
              [
                367000.0131874032,
                3841999.984371597,
                7.63946576837473
              ],
              [
                366000.0131874032,
                3841999.984371597,
                -3.50053423162527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:12:35+00:00",
        "end_time": "2019-09-29T18:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6642.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6642.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6642.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6642.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46344734,
            34.71127636,
            -3.500534232,
            -76.45237156,
            34.72042196,
            7.639465768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46328850694132,
                  34.71127636226945,
                  -3.50053423162527
                ],
                [
                  -76.4634473425671,
                  34.72029127602895,
                  -3.50053423162527
                ],
                [
                  -76.45252921023469,
                  34.720421964305935,
                  7.63946576837473
                ],
                [
                  -76.45237155859189,
                  34.71140700688693,
                  7.63946576837473
                ],
                [
                  -76.46328850694132,
                  34.71127636226945,
                  -3.50053423162527
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6642.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6642.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:12:35Z",
            "pc:count": 2915668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366544.2212,
                "count": 2915668,
                "maximum": 367000.0132,
                "minimum": 366000.0132,
                "name": "X",
                "position": 0,
                "stddev": 279.7171192,
                "variance": 78241.66676
              },
              {
                "average": 3842435.464,
                "count": 2915668,
                "maximum": 3842999.984,
                "minimum": 3841999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.7487254,
                "variance": 81081.83663
              },
              {
                "average": 0.5362065324,
                "count": 2915668,
                "maximum": 7.639465768,
                "minimum": -3.500534232,
                "name": "Z",
                "position": 2,
                "stddev": 0.8789759774,
                "variance": 0.7725987688
              },
              {
                "average": 2286.406626,
                "count": 2915668,
                "maximum": 18927,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1993.817586,
                "variance": 3975308.566
              },
              {
                "average": 1.02875053,
                "count": 2915668,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1922943227,
                "variance": 0.03697710655
              },
              {
                "average": 1.057553535,
                "count": 2915668,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2854353428,
                "variance": 0.08147333491
              },
              {
                "average": 1,
                "count": 2915668,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.221047458,
                "count": 2915668,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.194914532,
                "variance": 84.54645324
              },
              {
                "average": 20.02798618,
                "count": 2915668,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.027710791,
                "variance": 1.05618947
              },
              {
                "average": 1.172320717,
                "count": 2915668,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3903199571,
                "variance": 0.1523496689
              },
              {
                "average": 7.875359952,
                "count": 2915668,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.379323509,
                "variance": 1.902533343
              },
              {
                "average": 253821164.3,
                "count": 2915668,
                "maximum": 253823155.9,
                "minimum": 253818753.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 880.7524242,
                "variance": 775724.8327
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2915668,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366000.0132,
              3841999.984,
              -3.500534232,
              367000.0132,
              3842999.984,
              7.639465768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366000.0131874032,
                    3841999.984371597,
                    -3.50053423162527
                  ],
                  [
                    366000.0131874032,
                    3842999.984371597,
                    -3.50053423162527
                  ],
                  [
                    367000.0131874032,
                    3842999.984371597,
                    7.63946576837473
                  ],
                  [
                    367000.0131874032,
                    3841999.984371597,
                    7.63946576837473
                  ],
                  [
                    366000.0131874032,
                    3841999.984371597,
                    -3.50053423162527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:12:35+00:00",
            "end_time": "2019-09-29T18:59: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": "20190929_NCMP_NC_Dunex_18SUD7454.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.37526457815223,
              34.820504362555575,
              -1.302529858342949
            ],
            [
              -76.37541446879354,
              34.829519458551836,
              -1.302529858342949
            ],
            [
              -76.36696505764522,
              34.829614707343055,
              0.257470141657051
            ],
            [
              -76.3668160871073,
              34.82059957957182,
              0.257470141657051
            ],
            [
              -76.37526457815223,
              34.820504362555575,
              -1.302529858342949
            ]
          ]
        ]
      },
      "bbox": [
        -76.37541447,
        34.82050436,
        -1.302529858,
        -76.36681609,
        34.82961471,
        0.2574701417
      ],
      "properties": {
        "datetime": "2019-10-11T13:16:08Z",
        "pc:count": 1610208,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374752.9204,
            "count": 1610208,
            "maximum": 375000.0044,
            "minimum": 374227.1644,
            "name": "X",
            "position": 0,
            "stddev": 179.9288995,
            "variance": 32374.40887
          },
          {
            "average": 3854360.104,
            "count": 1610208,
            "maximum": 3854999.984,
            "minimum": 3853999.984,
            "name": "Y",
            "position": 1,
            "stddev": 255.6757589,
            "variance": 65370.09368
          },
          {
            "average": -0.5440906691,
            "count": 1610208,
            "maximum": 0.2574701417,
            "minimum": -1.302529858,
            "name": "Z",
            "position": 2,
            "stddev": 0.1841294852,
            "variance": 0.03390366731
          },
          {
            "average": 0.2211043542,
            "count": 1610208,
            "maximum": 4352,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.96443829,
            "variance": 439.507673
          },
          {
            "average": 1,
            "count": 1610208,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1610208,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1610208,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99193582,
            "count": 1610208,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4670145298,
            "variance": 0.2181025711
          },
          {
            "average": 20.19565928,
            "count": 1610208,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.39227258,
            "variance": 1.938422936
          },
          {
            "average": 1.999750343,
            "count": 1610208,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01847995297,
            "variance": 0.0003415086618
          },
          {
            "average": 5.431972143,
            "count": 1610208,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.82574008,
            "variance": 0.6818466797
          },
          {
            "average": 253841349.7,
            "count": 1610208,
            "maximum": 254834968.1,
            "minimum": 253819506.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146577.8994,
            "variance": 21485080590.0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610208,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374227.1644,
          3853999.984,
          -1.302529858,
          375000.0044,
          3854999.984,
          0.2574701417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374227.16440565325,
                3853999.9839063594,
                -1.302529858342949
              ],
              [
                374227.16440565325,
                3854999.9839063594,
                -1.302529858342949
              ],
              [
                375000.0044056532,
                3854999.9839063594,
                0.257470141657051
              ],
              [
                375000.0044056532,
                3853999.9839063594,
                0.257470141657051
              ],
              [
                374227.16440565325,
                3853999.9839063594,
                -1.302529858342949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:16:08+00:00",
        "end_time": "2019-09-29T19:11:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7454.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7454.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7454.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7454.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.37541447,
            34.82050436,
            -1.302529858,
            -76.36681609,
            34.82961471,
            0.2574701417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.37526457815223,
                  34.820504362555575,
                  -1.302529858342949
                ],
                [
                  -76.37541446879354,
                  34.829519458551836,
                  -1.302529858342949
                ],
                [
                  -76.36696505764522,
                  34.829614707343055,
                  0.257470141657051
                ],
                [
                  -76.3668160871073,
                  34.82059957957182,
                  0.257470141657051
                ],
                [
                  -76.37526457815223,
                  34.820504362555575,
                  -1.302529858342949
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7454.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7454.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:16:08Z",
            "pc:count": 1610208,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374752.9204,
                "count": 1610208,
                "maximum": 375000.0044,
                "minimum": 374227.1644,
                "name": "X",
                "position": 0,
                "stddev": 179.9288995,
                "variance": 32374.40887
              },
              {
                "average": 3854360.104,
                "count": 1610208,
                "maximum": 3854999.984,
                "minimum": 3853999.984,
                "name": "Y",
                "position": 1,
                "stddev": 255.6757589,
                "variance": 65370.09368
              },
              {
                "average": -0.5440906691,
                "count": 1610208,
                "maximum": 0.2574701417,
                "minimum": -1.302529858,
                "name": "Z",
                "position": 2,
                "stddev": 0.1841294852,
                "variance": 0.03390366731
              },
              {
                "average": 0.2211043542,
                "count": 1610208,
                "maximum": 4352,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.96443829,
                "variance": 439.507673
              },
              {
                "average": 1,
                "count": 1610208,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1610208,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1610208,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99193582,
                "count": 1610208,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4670145298,
                "variance": 0.2181025711
              },
              {
                "average": 20.19565928,
                "count": 1610208,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.39227258,
                "variance": 1.938422936
              },
              {
                "average": 1.999750343,
                "count": 1610208,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01847995297,
                "variance": 0.0003415086618
              },
              {
                "average": 5.431972143,
                "count": 1610208,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.82574008,
                "variance": 0.6818466797
              },
              {
                "average": 253841349.7,
                "count": 1610208,
                "maximum": 254834968.1,
                "minimum": 253819506.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146577.8994,
                "variance": 21485080590.0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610208,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374227.1644,
              3853999.984,
              -1.302529858,
              375000.0044,
              3854999.984,
              0.2574701417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374227.16440565325,
                    3853999.9839063594,
                    -1.302529858342949
                  ],
                  [
                    374227.16440565325,
                    3854999.9839063594,
                    -1.302529858342949
                  ],
                  [
                    375000.0044056532,
                    3854999.9839063594,
                    0.257470141657051
                  ],
                  [
                    375000.0044056532,
                    3853999.9839063594,
                    0.257470141657051
                  ],
                  [
                    374227.16440565325,
                    3853999.9839063594,
                    -1.302529858342949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:16:08+00:00",
            "end_time": "2019-09-29T19:11:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6136.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51688528533049,
              34.65652004666122,
              -2.999896966747496
            ],
            [
              -76.5170496019653,
              34.66553482147796,
              -2.999896966747496
            ],
            [
              -76.50613892276968,
              34.665670128000535,
              0.680103033252504
            ],
            [
              -76.50597578681366,
              34.65665530794926,
              0.680103033252504
            ],
            [
              -76.51688528533049,
              34.65652004666122,
              -2.999896966747496
            ]
          ]
        ]
      },
      "bbox": [
        -76.5170496,
        34.65652005,
        -2.999896967,
        -76.50597579,
        34.66567013,
        0.6801030333
      ],
      "properties": {
        "datetime": "2019-09-29T19:49:08Z",
        "pc:count": 4095915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361495.7757,
            "count": 4095915,
            "maximum": 362000.004,
            "minimum": 361000.004,
            "name": "X",
            "position": 0,
            "stddev": 288.676597,
            "variance": 83334.17765
          },
          {
            "average": 3836506.646,
            "count": 4095915,
            "maximum": 3836999.986,
            "minimum": 3835999.986,
            "name": "Y",
            "position": 1,
            "stddev": 287.7553376,
            "variance": 82803.13429
          },
          {
            "average": -1.040227762,
            "count": 4095915,
            "maximum": 0.6801030333,
            "minimum": -2.999896967,
            "name": "Z",
            "position": 2,
            "stddev": 0.5464078546,
            "variance": 0.2985615436
          },
          {
            "average": 17.53073001,
            "count": 4095915,
            "maximum": 7890,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 239.7006951,
            "variance": 57456.42325
          },
          {
            "average": 1.000006836,
            "count": 4095915,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002614581094,
            "variance": 6.836034299e-06
          },
          {
            "average": 1.000013672,
            "count": 4095915,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003697563405,
            "variance": 1.367197513e-05
          },
          {
            "average": 1,
            "count": 4095915,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.81931192,
            "count": 4095915,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.209611059,
            "variance": 4.882381033
          },
          {
            "average": 19.94285689,
            "count": 4095915,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8996532611,
            "variance": 0.8093759903
          },
          {
            "average": 1.996261641,
            "count": 4095915,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09757756466,
            "variance": 0.009521381125
          },
          {
            "average": 5.673356747,
            "count": 4095915,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.396940525,
            "variance": 1.951442831
          },
          {
            "average": 253819780.4,
            "count": 4095915,
            "maximum": 253821748.3,
            "minimum": 253817765.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 873.7519859,
            "variance": 763442.5328
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4095915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.004,
          3835999.986,
          -2.999896967,
          362000.004,
          3836999.986,
          0.6801030333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.0040055204,
                3835999.985689128,
                -2.999896966747496
              ],
              [
                361000.0040055204,
                3836999.985689128,
                -2.999896966747496
              ],
              [
                362000.0040055204,
                3836999.985689128,
                0.680103033252504
              ],
              [
                362000.0040055204,
                3835999.985689128,
                0.680103033252504
              ],
              [
                361000.0040055204,
                3835999.985689128,
                -2.999896966747496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:49:08+00:00",
        "end_time": "2019-09-29T18:42:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6136.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6136.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6136.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6136.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5170496,
            34.65652005,
            -2.999896967,
            -76.50597579,
            34.66567013,
            0.6801030333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51688528533049,
                  34.65652004666122,
                  -2.999896966747496
                ],
                [
                  -76.5170496019653,
                  34.66553482147796,
                  -2.999896966747496
                ],
                [
                  -76.50613892276968,
                  34.665670128000535,
                  0.680103033252504
                ],
                [
                  -76.50597578681366,
                  34.65665530794926,
                  0.680103033252504
                ],
                [
                  -76.51688528533049,
                  34.65652004666122,
                  -2.999896966747496
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6136.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6136.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:49:08Z",
            "pc:count": 4095915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361495.7757,
                "count": 4095915,
                "maximum": 362000.004,
                "minimum": 361000.004,
                "name": "X",
                "position": 0,
                "stddev": 288.676597,
                "variance": 83334.17765
              },
              {
                "average": 3836506.646,
                "count": 4095915,
                "maximum": 3836999.986,
                "minimum": 3835999.986,
                "name": "Y",
                "position": 1,
                "stddev": 287.7553376,
                "variance": 82803.13429
              },
              {
                "average": -1.040227762,
                "count": 4095915,
                "maximum": 0.6801030333,
                "minimum": -2.999896967,
                "name": "Z",
                "position": 2,
                "stddev": 0.5464078546,
                "variance": 0.2985615436
              },
              {
                "average": 17.53073001,
                "count": 4095915,
                "maximum": 7890,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 239.7006951,
                "variance": 57456.42325
              },
              {
                "average": 1.000006836,
                "count": 4095915,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002614581094,
                "variance": 6.836034299e-06
              },
              {
                "average": 1.000013672,
                "count": 4095915,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003697563405,
                "variance": 1.367197513e-05
              },
              {
                "average": 1,
                "count": 4095915,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.81931192,
                "count": 4095915,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.209611059,
                "variance": 4.882381033
              },
              {
                "average": 19.94285689,
                "count": 4095915,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8996532611,
                "variance": 0.8093759903
              },
              {
                "average": 1.996261641,
                "count": 4095915,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09757756466,
                "variance": 0.009521381125
              },
              {
                "average": 5.673356747,
                "count": 4095915,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.396940525,
                "variance": 1.951442831
              },
              {
                "average": 253819780.4,
                "count": 4095915,
                "maximum": 253821748.3,
                "minimum": 253817765.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 873.7519859,
                "variance": 763442.5328
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4095915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.004,
              3835999.986,
              -2.999896967,
              362000.004,
              3836999.986,
              0.6801030333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.0040055204,
                    3835999.985689128,
                    -2.999896966747496
                  ],
                  [
                    361000.0040055204,
                    3836999.985689128,
                    -2.999896966747496
                  ],
                  [
                    362000.0040055204,
                    3836999.985689128,
                    0.680103033252504
                  ],
                  [
                    362000.0040055204,
                    3835999.985689128,
                    0.680103033252504
                  ],
                  [
                    361000.0040055204,
                    3835999.985689128,
                    -2.999896966747496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:49:08+00:00",
            "end_time": "2019-09-29T18:42: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": "20190929_NCMP_NC_Dunex_18SUD5925.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53687533371978,
              34.557084161790584,
              -5.74386635746196
            ],
            [
              -76.53704119923572,
              34.566098999658024,
              -5.74386635746196
            ],
            [
              -76.52614362454428,
              34.566235753821765,
              1.99613364253804
            ],
            [
              -76.52597893389326,
              34.55722087017452,
              1.99613364253804
            ],
            [
              -76.53687533371978,
              34.557084161790584,
              -5.74386635746196
            ]
          ]
        ]
      },
      "bbox": [
        -76.5370412,
        34.55708416,
        -5.743866357,
        -76.52597893,
        34.56623575,
        1.996133643
      ],
      "properties": {
        "datetime": "2019-09-29T15:49:43Z",
        "pc:count": 2872936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359622.8071,
            "count": 2872936,
            "maximum": 360000.0178,
            "minimum": 359000.0178,
            "name": "X",
            "position": 0,
            "stddev": 240.6496632,
            "variance": 57912.26041
          },
          {
            "average": 3825601.357,
            "count": 2872936,
            "maximum": 3825999.986,
            "minimum": 3824999.986,
            "name": "Y",
            "position": 1,
            "stddev": 265.7695423,
            "variance": 70633.44961
          },
          {
            "average": -2.306404155,
            "count": 2872936,
            "maximum": 1.996133643,
            "minimum": -5.743866357,
            "name": "Z",
            "position": 2,
            "stddev": 1.364531367,
            "variance": 1.861945851
          },
          {
            "average": 435.7597148,
            "count": 2872936,
            "maximum": 11816,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1536.695431,
            "variance": 2361432.846
          },
          {
            "average": 1.000001044,
            "count": 2872936,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001021874356,
            "variance": 1.044227199e-06
          },
          {
            "average": 1.000002088,
            "count": 2872936,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001445147818,
            "variance": 2.088452217e-06
          },
          {
            "average": 1,
            "count": 2872936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.59718107,
            "count": 2872936,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.750869492,
            "variance": 60.07597789
          },
          {
            "average": 19.92332973,
            "count": 2872936,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.422694114,
            "variance": 2.024058543
          },
          {
            "average": 1.913622162,
            "count": 2872936,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.285227382,
            "variance": 0.08135465944
          },
          {
            "average": 15.78783655,
            "count": 2872936,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053861641,
            "variance": 1.110624358
          },
          {
            "average": 253806436.5,
            "count": 2872936,
            "maximum": 253807383.9,
            "minimum": 253805223.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.5925787,
            "variance": 238722.708
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2872936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0178,
          3824999.986,
          -5.743866357,
          360000.0178,
          3825999.986,
          1.996133643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.017790389,
                3824999.9864566354,
                -5.74386635746196
              ],
              [
                359000.017790389,
                3825999.9864566354,
                -5.74386635746196
              ],
              [
                360000.017790389,
                3825999.9864566354,
                1.99613364253804
              ],
              [
                360000.017790389,
                3824999.9864566354,
                1.99613364253804
              ],
              [
                359000.017790389,
                3824999.9864566354,
                -5.74386635746196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:49:43+00:00",
        "end_time": "2019-09-29T15:13:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5925.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5925.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5925.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5925.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5370412,
            34.55708416,
            -5.743866357,
            -76.52597893,
            34.56623575,
            1.996133643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53687533371978,
                  34.557084161790584,
                  -5.74386635746196
                ],
                [
                  -76.53704119923572,
                  34.566098999658024,
                  -5.74386635746196
                ],
                [
                  -76.52614362454428,
                  34.566235753821765,
                  1.99613364253804
                ],
                [
                  -76.52597893389326,
                  34.55722087017452,
                  1.99613364253804
                ],
                [
                  -76.53687533371978,
                  34.557084161790584,
                  -5.74386635746196
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5925.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5925.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:49:43Z",
            "pc:count": 2872936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359622.8071,
                "count": 2872936,
                "maximum": 360000.0178,
                "minimum": 359000.0178,
                "name": "X",
                "position": 0,
                "stddev": 240.6496632,
                "variance": 57912.26041
              },
              {
                "average": 3825601.357,
                "count": 2872936,
                "maximum": 3825999.986,
                "minimum": 3824999.986,
                "name": "Y",
                "position": 1,
                "stddev": 265.7695423,
                "variance": 70633.44961
              },
              {
                "average": -2.306404155,
                "count": 2872936,
                "maximum": 1.996133643,
                "minimum": -5.743866357,
                "name": "Z",
                "position": 2,
                "stddev": 1.364531367,
                "variance": 1.861945851
              },
              {
                "average": 435.7597148,
                "count": 2872936,
                "maximum": 11816,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1536.695431,
                "variance": 2361432.846
              },
              {
                "average": 1.000001044,
                "count": 2872936,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001021874356,
                "variance": 1.044227199e-06
              },
              {
                "average": 1.000002088,
                "count": 2872936,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001445147818,
                "variance": 2.088452217e-06
              },
              {
                "average": 1,
                "count": 2872936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.59718107,
                "count": 2872936,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.750869492,
                "variance": 60.07597789
              },
              {
                "average": 19.92332973,
                "count": 2872936,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.422694114,
                "variance": 2.024058543
              },
              {
                "average": 1.913622162,
                "count": 2872936,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.285227382,
                "variance": 0.08135465944
              },
              {
                "average": 15.78783655,
                "count": 2872936,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053861641,
                "variance": 1.110624358
              },
              {
                "average": 253806436.5,
                "count": 2872936,
                "maximum": 253807383.9,
                "minimum": 253805223.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.5925787,
                "variance": 238722.708
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2872936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0178,
              3824999.986,
              -5.743866357,
              360000.0178,
              3825999.986,
              1.996133643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.017790389,
                    3824999.9864566354,
                    -5.74386635746196
                  ],
                  [
                    359000.017790389,
                    3825999.9864566354,
                    -5.74386635746196
                  ],
                  [
                    360000.017790389,
                    3825999.9864566354,
                    1.99613364253804
                  ],
                  [
                    360000.017790389,
                    3824999.9864566354,
                    1.99613364253804
                  ],
                  [
                    359000.017790389,
                    3824999.9864566354,
                    -5.74386635746196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:49:43+00:00",
            "end_time": "2019-09-29T15: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": "20190929_NCMP_NC_Dunex_18SUD6742.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45237168127818,
              34.71140704931538,
              -6.279864960095631
            ],
            [
              -76.45252933293455,
              34.72042200673383,
              -6.279864960095631
            ],
            [
              -76.4422168742575,
              34.72054454629102,
              6.84013503990437
            ],
            [
              -76.44206034092473,
              34.71152954793523,
              6.84013503990437
            ],
            [
              -76.45237168127818,
              34.71140704931538,
              -6.279864960095631
            ]
          ]
        ]
      },
      "bbox": [
        -76.45252933,
        34.71140705,
        -6.27986496,
        -76.44206034,
        34.72054455,
        6.84013504
      ],
      "properties": {
        "datetime": "2019-09-29T20:24:32Z",
        "pc:count": 1825436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367289.2888,
            "count": 1825436,
            "maximum": 367944.522,
            "minimum": 367000.002,
            "name": "X",
            "position": 0,
            "stddev": 213.400195,
            "variance": 45539.64324
          },
          {
            "average": 3842636.787,
            "count": 1825436,
            "maximum": 3842999.989,
            "minimum": 3841999.989,
            "name": "Y",
            "position": 1,
            "stddev": 279.4850168,
            "variance": 78111.87463
          },
          {
            "average": -0.471037228,
            "count": 1825436,
            "maximum": 6.84013504,
            "minimum": -6.27986496,
            "name": "Z",
            "position": 2,
            "stddev": 2.585885113,
            "variance": 6.686801816
          },
          {
            "average": 2254.141493,
            "count": 1825436,
            "maximum": 12956,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2885.515803,
            "variance": 8326201.449
          },
          {
            "average": 1.068189189,
            "count": 1825436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2886538488,
            "variance": 0.08332104442
          },
          {
            "average": 1.136521905,
            "count": 1825436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.421156884,
            "variance": 0.1773731209
          },
          {
            "average": 1,
            "count": 1825436,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.11556636,
            "count": 1825436,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.53709263,
            "variance": 183.2528768
          },
          {
            "average": 20.09780555,
            "count": 1825436,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9697007123,
            "variance": 0.9403194715
          },
          {
            "average": 1.520413205,
            "count": 1825436,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5404276823,
            "variance": 0.2920620798
          },
          {
            "average": 10.10996222,
            "count": 1825436,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9894696258,
            "variance": 0.9790501404
          },
          {
            "average": 253822603.6,
            "count": 1825436,
            "maximum": 253823872.9,
            "minimum": 253821260,
            "name": "GpsTime",
            "position": 12,
            "stddev": 645.7180097,
            "variance": 416951.7481
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1825436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367000.002,
          3841999.989,
          -6.27986496,
          367944.522,
          3842999.989,
          6.84013504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367000.0020195673,
                3841999.989239282,
                -6.279864960095631
              ],
              [
                367000.0020195673,
                3842999.989239282,
                -6.279864960095631
              ],
              [
                367944.5220195673,
                3842999.989239282,
                6.84013503990437
              ],
              [
                367944.5220195673,
                3841999.989239282,
                6.84013503990437
              ],
              [
                367000.0020195673,
                3841999.989239282,
                -6.279864960095631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:24:32+00:00",
        "end_time": "2019-09-29T19:41:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6742.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6742.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6742.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6742.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45252933,
            34.71140705,
            -6.27986496,
            -76.44206034,
            34.72054455,
            6.84013504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45237168127818,
                  34.71140704931538,
                  -6.279864960095631
                ],
                [
                  -76.45252933293455,
                  34.72042200673383,
                  -6.279864960095631
                ],
                [
                  -76.4422168742575,
                  34.72054454629102,
                  6.84013503990437
                ],
                [
                  -76.44206034092473,
                  34.71152954793523,
                  6.84013503990437
                ],
                [
                  -76.45237168127818,
                  34.71140704931538,
                  -6.279864960095631
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6742.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6742.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:24:32Z",
            "pc:count": 1825436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367289.2888,
                "count": 1825436,
                "maximum": 367944.522,
                "minimum": 367000.002,
                "name": "X",
                "position": 0,
                "stddev": 213.400195,
                "variance": 45539.64324
              },
              {
                "average": 3842636.787,
                "count": 1825436,
                "maximum": 3842999.989,
                "minimum": 3841999.989,
                "name": "Y",
                "position": 1,
                "stddev": 279.4850168,
                "variance": 78111.87463
              },
              {
                "average": -0.471037228,
                "count": 1825436,
                "maximum": 6.84013504,
                "minimum": -6.27986496,
                "name": "Z",
                "position": 2,
                "stddev": 2.585885113,
                "variance": 6.686801816
              },
              {
                "average": 2254.141493,
                "count": 1825436,
                "maximum": 12956,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2885.515803,
                "variance": 8326201.449
              },
              {
                "average": 1.068189189,
                "count": 1825436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2886538488,
                "variance": 0.08332104442
              },
              {
                "average": 1.136521905,
                "count": 1825436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.421156884,
                "variance": 0.1773731209
              },
              {
                "average": 1,
                "count": 1825436,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.11556636,
                "count": 1825436,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.53709263,
                "variance": 183.2528768
              },
              {
                "average": 20.09780555,
                "count": 1825436,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9697007123,
                "variance": 0.9403194715
              },
              {
                "average": 1.520413205,
                "count": 1825436,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5404276823,
                "variance": 0.2920620798
              },
              {
                "average": 10.10996222,
                "count": 1825436,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9894696258,
                "variance": 0.9790501404
              },
              {
                "average": 253822603.6,
                "count": 1825436,
                "maximum": 253823872.9,
                "minimum": 253821260,
                "name": "GpsTime",
                "position": 12,
                "stddev": 645.7180097,
                "variance": 416951.7481
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1825436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367000.002,
              3841999.989,
              -6.27986496,
              367944.522,
              3842999.989,
              6.84013504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367000.0020195673,
                    3841999.989239282,
                    -6.279864960095631
                  ],
                  [
                    367000.0020195673,
                    3842999.989239282,
                    -6.279864960095631
                  ],
                  [
                    367944.5220195673,
                    3842999.989239282,
                    6.84013503990437
                  ],
                  [
                    367944.5220195673,
                    3841999.989239282,
                    6.84013503990437
                  ],
                  [
                    367000.0020195673,
                    3841999.989239282,
                    -6.279864960095631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:24:32+00:00",
            "end_time": "2019-09-29T19:41: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": "20190929_NCMP_NC_Dunex_18SUD6947.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43131471279341,
              34.75674045112555,
              -1.437050209558894
            ],
            [
              -76.43147034160579,
              34.76575542499539,
              -1.437050209558894
            ],
            [
              -76.42054585400561,
              34.765883395214495,
              1.562949790441106
            ],
            [
              -76.42039141192141,
              34.756868378618584,
              1.562949790441106
            ],
            [
              -76.43131471279341,
              34.75674045112555,
              -1.437050209558894
            ]
          ]
        ]
      },
      "bbox": [
        -76.43147034,
        34.75674045,
        -1.43705021,
        -76.42039141,
        34.7658834,
        1.56294979
      ],
      "properties": {
        "datetime": "2019-09-29T19:39:57Z",
        "pc:count": 3238091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369483.9673,
            "count": 3238091,
            "maximum": 370000.0193,
            "minimum": 368999.9993,
            "name": "X",
            "position": 0,
            "stddev": 297.1119216,
            "variance": 88275.49393
          },
          {
            "average": 3847448.178,
            "count": 3238091,
            "maximum": 3847999.986,
            "minimum": 3846999.986,
            "name": "Y",
            "position": 1,
            "stddev": 280.6480228,
            "variance": 78763.31272
          },
          {
            "average": -0.04151811673,
            "count": 3238091,
            "maximum": 1.56294979,
            "minimum": -1.43705021,
            "name": "Z",
            "position": 2,
            "stddev": 0.5335556075,
            "variance": 0.2846815863
          },
          {
            "average": 1252.980301,
            "count": 3238091,
            "maximum": 28134,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1289.711893,
            "variance": 1663356.767
          },
          {
            "average": 1.000188691,
            "count": 3238091,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01375767151,
            "variance": 0.0001892735253
          },
          {
            "average": 1.000380162,
            "count": 3238091,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01954151479,
            "variance": 0.0003818708005
          },
          {
            "average": 1,
            "count": 3238091,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.37340767,
            "count": 3238091,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.35566193,
            "variance": 178.3737056
          },
          {
            "average": 20.02079133,
            "count": 3238091,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.287309366,
            "variance": 1.657165403
          },
          {
            "average": 1.394884208,
            "count": 3238091,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4888802121,
            "variance": 0.2390038618
          },
          {
            "average": 4.9348434,
            "count": 3238091,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.377566589,
            "variance": 1.897689708
          },
          {
            "average": 253819333,
            "count": 3238091,
            "maximum": 253821197.3,
            "minimum": 253817323.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 829.2586182,
            "variance": 687669.8559
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368999.9993,
          3846999.986,
          -1.43705021,
          370000.0193,
          3847999.986,
          1.56294979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368999.99925836985,
                3846999.9855799777,
                -1.437050209558894
              ],
              [
                368999.99925836985,
                3847999.9855799777,
                -1.437050209558894
              ],
              [
                370000.01925836987,
                3847999.9855799777,
                1.562949790441106
              ],
              [
                370000.01925836987,
                3846999.9855799777,
                1.562949790441106
              ],
              [
                368999.99925836985,
                3846999.9855799777,
                -1.437050209558894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:39:57+00:00",
        "end_time": "2019-09-29T18:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6947.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6947.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6947.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6947.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.43147034,
            34.75674045,
            -1.43705021,
            -76.42039141,
            34.7658834,
            1.56294979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43131471279341,
                  34.75674045112555,
                  -1.437050209558894
                ],
                [
                  -76.43147034160579,
                  34.76575542499539,
                  -1.437050209558894
                ],
                [
                  -76.42054585400561,
                  34.765883395214495,
                  1.562949790441106
                ],
                [
                  -76.42039141192141,
                  34.756868378618584,
                  1.562949790441106
                ],
                [
                  -76.43131471279341,
                  34.75674045112555,
                  -1.437050209558894
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6947.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6947.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:39:57Z",
            "pc:count": 3238091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369483.9673,
                "count": 3238091,
                "maximum": 370000.0193,
                "minimum": 368999.9993,
                "name": "X",
                "position": 0,
                "stddev": 297.1119216,
                "variance": 88275.49393
              },
              {
                "average": 3847448.178,
                "count": 3238091,
                "maximum": 3847999.986,
                "minimum": 3846999.986,
                "name": "Y",
                "position": 1,
                "stddev": 280.6480228,
                "variance": 78763.31272
              },
              {
                "average": -0.04151811673,
                "count": 3238091,
                "maximum": 1.56294979,
                "minimum": -1.43705021,
                "name": "Z",
                "position": 2,
                "stddev": 0.5335556075,
                "variance": 0.2846815863
              },
              {
                "average": 1252.980301,
                "count": 3238091,
                "maximum": 28134,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1289.711893,
                "variance": 1663356.767
              },
              {
                "average": 1.000188691,
                "count": 3238091,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01375767151,
                "variance": 0.0001892735253
              },
              {
                "average": 1.000380162,
                "count": 3238091,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01954151479,
                "variance": 0.0003818708005
              },
              {
                "average": 1,
                "count": 3238091,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.37340767,
                "count": 3238091,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.35566193,
                "variance": 178.3737056
              },
              {
                "average": 20.02079133,
                "count": 3238091,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.287309366,
                "variance": 1.657165403
              },
              {
                "average": 1.394884208,
                "count": 3238091,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4888802121,
                "variance": 0.2390038618
              },
              {
                "average": 4.9348434,
                "count": 3238091,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.377566589,
                "variance": 1.897689708
              },
              {
                "average": 253819333,
                "count": 3238091,
                "maximum": 253821197.3,
                "minimum": 253817323.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 829.2586182,
                "variance": 687669.8559
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368999.9993,
              3846999.986,
              -1.43705021,
              370000.0193,
              3847999.986,
              1.56294979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368999.99925836985,
                    3846999.9855799777,
                    -1.437050209558894
                  ],
                  [
                    368999.99925836985,
                    3847999.9855799777,
                    -1.437050209558894
                  ],
                  [
                    370000.01925836987,
                    3847999.9855799777,
                    1.562949790441106
                  ],
                  [
                    370000.01925836987,
                    3846999.9855799777,
                    1.562949790441106
                  ],
                  [
                    368999.99925836985,
                    3846999.9855799777,
                    -1.437050209558894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:39:57+00:00",
            "end_time": "2019-09-29T18:35: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": "20190929_NCMP_NC_Dunex_18SUD7455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.36756575102056,
              34.82960801149085,
              -1.259443162427686
            ],
            [
              -76.36757403936194,
              34.83010925206053,
              -1.259443162427686
            ],
            [
              -76.36697337884897,
              34.83011600390726,
              -0.619443162427686
            ],
            [
              -76.3669650941452,
              34.82961476321232,
              -0.619443162427686
            ],
            [
              -76.36756575102056,
              34.82960801149085,
              -1.259443162427686
            ]
          ]
        ]
      },
      "bbox": [
        -76.36757404,
        34.82960801,
        -1.259443162,
        -76.36696509,
        34.830116,
        -0.6194431624
      ],
      "properties": {
        "datetime": "2019-10-11T13:16:08Z",
        "pc:count": 11469,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374978.4554,
            "count": 11469,
            "maximum": 375000.0012,
            "minimum": 374945.0612,
            "name": "X",
            "position": 0,
            "stddev": 14.44889351,
            "variance": 208.7705238
          },
          {
            "average": 3855021.857,
            "count": 11469,
            "maximum": 3855055.59,
            "minimum": 3854999.99,
            "name": "Y",
            "position": 1,
            "stddev": 14.32876246,
            "variance": 205.3134335
          },
          {
            "average": -1.007376722,
            "count": 11469,
            "maximum": -0.6194431624,
            "minimum": -1.259443162,
            "name": "Z",
            "position": 2,
            "stddev": 0.1014562717,
            "variance": 0.01029337508
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11469,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11469,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11469,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 11469,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.24503344,
            "count": 11469,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.873342789,
            "variance": 0.7627276271
          },
          {
            "average": 2,
            "count": 11469,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.961810097,
            "count": 11469,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3363348096,
            "variance": 0.1131211041
          },
          {
            "average": 253832451.5,
            "count": 11469,
            "maximum": 254834968.7,
            "minimum": 253819523.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113842.8796,
            "variance": 12960201240.0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11469,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374945.0612,
          3854999.99,
          -1.259443162,
          375000.0012,
          3855055.59,
          -0.6194431624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374945.06115219346,
                3854999.990147984,
                -1.259443162427686
              ],
              [
                374945.06115219346,
                3855055.5901479837,
                -1.259443162427686
              ],
              [
                375000.0011521934,
                3855055.5901479837,
                -0.619443162427686
              ],
              [
                375000.0011521934,
                3854999.990147984,
                -0.619443162427686
              ],
              [
                374945.06115219346,
                3854999.990147984,
                -1.259443162427686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:16:08+00:00",
        "end_time": "2019-09-29T19:12:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.36757404,
            34.82960801,
            -1.259443162,
            -76.36696509,
            34.830116,
            -0.6194431624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.36756575102056,
                  34.82960801149085,
                  -1.259443162427686
                ],
                [
                  -76.36757403936194,
                  34.83010925206053,
                  -1.259443162427686
                ],
                [
                  -76.36697337884897,
                  34.83011600390726,
                  -0.619443162427686
                ],
                [
                  -76.3669650941452,
                  34.82961476321232,
                  -0.619443162427686
                ],
                [
                  -76.36756575102056,
                  34.82960801149085,
                  -1.259443162427686
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:16:08Z",
            "pc:count": 11469,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374978.4554,
                "count": 11469,
                "maximum": 375000.0012,
                "minimum": 374945.0612,
                "name": "X",
                "position": 0,
                "stddev": 14.44889351,
                "variance": 208.7705238
              },
              {
                "average": 3855021.857,
                "count": 11469,
                "maximum": 3855055.59,
                "minimum": 3854999.99,
                "name": "Y",
                "position": 1,
                "stddev": 14.32876246,
                "variance": 205.3134335
              },
              {
                "average": -1.007376722,
                "count": 11469,
                "maximum": -0.6194431624,
                "minimum": -1.259443162,
                "name": "Z",
                "position": 2,
                "stddev": 0.1014562717,
                "variance": 0.01029337508
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11469,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11469,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11469,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 11469,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.24503344,
                "count": 11469,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.873342789,
                "variance": 0.7627276271
              },
              {
                "average": 2,
                "count": 11469,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.961810097,
                "count": 11469,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3363348096,
                "variance": 0.1131211041
              },
              {
                "average": 253832451.5,
                "count": 11469,
                "maximum": 254834968.7,
                "minimum": 253819523.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113842.8796,
                "variance": 12960201240.0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11469,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374945.0612,
              3854999.99,
              -1.259443162,
              375000.0012,
              3855055.59,
              -0.6194431624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374945.06115219346,
                    3854999.990147984,
                    -1.259443162427686
                  ],
                  [
                    374945.06115219346,
                    3855055.5901479837,
                    -1.259443162427686
                  ],
                  [
                    375000.0011521934,
                    3855055.5901479837,
                    -0.619443162427686
                  ],
                  [
                    375000.0011521934,
                    3854999.990147984,
                    -0.619443162427686
                  ],
                  [
                    374945.06115219346,
                    3854999.990147984,
                    -1.259443162427686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:16:08+00:00",
            "end_time": "2019-09-29T19:12: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": "20190929_NCMP_NC_Dunex_18SUD7353.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.38609922141497,
              34.81136459008696,
              -1.448277313669863
            ],
            [
              -76.38620321562954,
              34.817572908547746,
              -1.448277313669863
            ],
            [
              -76.37770106190128,
              34.81766948964438,
              -0.128277313669862
            ],
            [
              -76.37759770503267,
              34.8114611489912,
              -0.128277313669862
            ],
            [
              -76.38609922141497,
              34.81136459008696,
              -1.448277313669863
            ]
          ]
        ]
      },
      "bbox": [
        -76.38620322,
        34.81136459,
        -1.448277314,
        -76.37759771,
        34.81766949,
        -0.1282773137
      ],
      "properties": {
        "datetime": "2019-09-29T19:17:16Z",
        "pc:count": 1036864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373709.2512,
            "count": 1036864,
            "maximum": 374000.0068,
            "minimum": 373222.2268,
            "name": "X",
            "position": 0,
            "stddev": 198.3705771,
            "variance": 39350.88587
          },
          {
            "average": 3853214.066,
            "count": 1036864,
            "maximum": 3853688.642,
            "minimum": 3852999.982,
            "name": "Y",
            "position": 1,
            "stddev": 156.2616879,
            "variance": 24417.71509
          },
          {
            "average": -0.6170196849,
            "count": 1036864,
            "maximum": -0.1282773137,
            "minimum": -1.448277314,
            "name": "Z",
            "position": 2,
            "stddev": 0.2487550735,
            "variance": 0.0618790866
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000000964,
            "count": 1036864,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009820624415,
            "variance": 9.644466391e-07
          },
          {
            "average": 1.000001929,
            "count": 1036864,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001388845354,
            "variance": 1.928891418e-06
          },
          {
            "average": 1,
            "count": 1036864,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9993789,
            "count": 1036864,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1318731694,
            "variance": 0.0173905328
          },
          {
            "average": 19.69457052,
            "count": 1036864,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.306368197,
            "variance": 1.706597866
          },
          {
            "average": 2.00001736,
            "count": 1036864,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004166503915,
            "variance": 1.735975488e-05
          },
          {
            "average": 4.767831654,
            "count": 1036864,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6627664684,
            "variance": 0.4392593916
          },
          {
            "average": 253819207.2,
            "count": 1036864,
            "maximum": 253819836.5,
            "minimum": 253818575.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 486.6366067,
            "variance": 236815.1869
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373222.2268,
          3852999.982,
          -1.448277314,
          374000.0068,
          3853688.642,
          -0.1282773137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373222.22682765,
                3852999.982269829,
                -1.448277313669863
              ],
              [
                373222.22682765,
                3853688.6422698293,
                -1.448277313669863
              ],
              [
                374000.00682765,
                3853688.6422698293,
                -0.128277313669862
              ],
              [
                374000.00682765,
                3852999.982269829,
                -0.128277313669862
              ],
              [
                373222.22682765,
                3852999.982269829,
                -1.448277313669863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:17:16+00:00",
        "end_time": "2019-09-29T18:56:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7353.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7353.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7353.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7353.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.38620322,
            34.81136459,
            -1.448277314,
            -76.37759771,
            34.81766949,
            -0.1282773137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.38609922141497,
                  34.81136459008696,
                  -1.448277313669863
                ],
                [
                  -76.38620321562954,
                  34.817572908547746,
                  -1.448277313669863
                ],
                [
                  -76.37770106190128,
                  34.81766948964438,
                  -0.128277313669862
                ],
                [
                  -76.37759770503267,
                  34.8114611489912,
                  -0.128277313669862
                ],
                [
                  -76.38609922141497,
                  34.81136459008696,
                  -1.448277313669863
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7353.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7353.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:17:16Z",
            "pc:count": 1036864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373709.2512,
                "count": 1036864,
                "maximum": 374000.0068,
                "minimum": 373222.2268,
                "name": "X",
                "position": 0,
                "stddev": 198.3705771,
                "variance": 39350.88587
              },
              {
                "average": 3853214.066,
                "count": 1036864,
                "maximum": 3853688.642,
                "minimum": 3852999.982,
                "name": "Y",
                "position": 1,
                "stddev": 156.2616879,
                "variance": 24417.71509
              },
              {
                "average": -0.6170196849,
                "count": 1036864,
                "maximum": -0.1282773137,
                "minimum": -1.448277314,
                "name": "Z",
                "position": 2,
                "stddev": 0.2487550735,
                "variance": 0.0618790866
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000000964,
                "count": 1036864,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009820624415,
                "variance": 9.644466391e-07
              },
              {
                "average": 1.000001929,
                "count": 1036864,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001388845354,
                "variance": 1.928891418e-06
              },
              {
                "average": 1,
                "count": 1036864,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9993789,
                "count": 1036864,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1318731694,
                "variance": 0.0173905328
              },
              {
                "average": 19.69457052,
                "count": 1036864,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.306368197,
                "variance": 1.706597866
              },
              {
                "average": 2.00001736,
                "count": 1036864,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004166503915,
                "variance": 1.735975488e-05
              },
              {
                "average": 4.767831654,
                "count": 1036864,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6627664684,
                "variance": 0.4392593916
              },
              {
                "average": 253819207.2,
                "count": 1036864,
                "maximum": 253819836.5,
                "minimum": 253818575.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 486.6366067,
                "variance": 236815.1869
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373222.2268,
              3852999.982,
              -1.448277314,
              374000.0068,
              3853688.642,
              -0.1282773137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373222.22682765,
                    3852999.982269829,
                    -1.448277313669863
                  ],
                  [
                    373222.22682765,
                    3853688.6422698293,
                    -1.448277313669863
                  ],
                  [
                    374000.00682765,
                    3853688.6422698293,
                    -0.128277313669862
                  ],
                  [
                    374000.00682765,
                    3852999.982269829,
                    -0.128277313669862
                  ],
                  [
                    373222.22682765,
                    3852999.982269829,
                    -1.448277313669863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:17:16+00:00",
            "end_time": "2019-09-29T18:56: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": "20190929_NCMP_NC_Dunex_18SUD5735.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.56035350547474,
              34.646954530739585,
              -6.7586490648323
            ],
            [
              -76.56052247281684,
              34.65596931572412,
              -6.7586490648323
            ],
            [
              -76.54961326928995,
              34.65610847936228,
              7.021350935167701
            ],
            [
              -76.54944548199812,
              34.64709364784773,
              7.021350935167701
            ],
            [
              -76.56035350547474,
              34.646954530739585,
              -6.7586490648323
            ]
          ]
        ]
      },
      "bbox": [
        -76.56052247,
        34.64695453,
        -6.758649065,
        -76.54944548,
        34.65610848,
        7.021350935
      ],
      "properties": {
        "datetime": "2019-09-29T15:21:27Z",
        "pc:count": 4234095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357519.7402,
            "count": 4234095,
            "maximum": 358000.0107,
            "minimum": 357000.0107,
            "name": "X",
            "position": 0,
            "stddev": 285.0157169,
            "variance": 81233.95889
          },
          {
            "average": 3835572.528,
            "count": 4234095,
            "maximum": 3835999.993,
            "minimum": 3834999.973,
            "name": "Y",
            "position": 1,
            "stddev": 259.8375156,
            "variance": 67515.53452
          },
          {
            "average": -0.2634111498,
            "count": 4234095,
            "maximum": 7.021350935,
            "minimum": -6.758649065,
            "name": "Z",
            "position": 2,
            "stddev": 1.902925695,
            "variance": 3.621126201
          },
          {
            "average": 1957.524607,
            "count": 4234095,
            "maximum": 32210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2979.824639,
            "variance": 8879354.878
          },
          {
            "average": 1.058838548,
            "count": 4234095,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2813290169,
            "variance": 0.07914601573
          },
          {
            "average": 1.117689613,
            "count": 4234095,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4185531739,
            "variance": 0.1751867594
          },
          {
            "average": 1,
            "count": 4234095,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.28588943,
            "count": 4234095,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.57878735,
            "variance": 184.3834659
          },
          {
            "average": 20.12871999,
            "count": 4234095,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.222360361,
            "variance": 1.494164853
          },
          {
            "average": 1.638361444,
            "count": 4234095,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5062049136,
            "variance": 0.2562434145
          },
          {
            "average": 9.79652842,
            "count": 4234095,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.543130643,
            "variance": 2.381252181
          },
          {
            "average": 253803766,
            "count": 4234095,
            "maximum": 253805687.9,
            "minimum": 253802463.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 683.7645491,
            "variance": 467533.9585
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357000.0107,
          3834999.973,
          -6.758649065,
          358000.0107,
          3835999.993,
          7.021350935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357000.0106971762,
                3834999.973374361,
                -6.7586490648323
              ],
              [
                357000.0106971762,
                3835999.9933743607,
                -6.7586490648323
              ],
              [
                358000.0106971762,
                3835999.9933743607,
                7.021350935167701
              ],
              [
                358000.0106971762,
                3834999.973374361,
                7.021350935167701
              ],
              [
                357000.0106971762,
                3834999.973374361,
                -6.7586490648323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:21:27+00:00",
        "end_time": "2019-09-29T14:27:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5735.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5735.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5735.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5735.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56052247,
            34.64695453,
            -6.758649065,
            -76.54944548,
            34.65610848,
            7.021350935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.56035350547474,
                  34.646954530739585,
                  -6.7586490648323
                ],
                [
                  -76.56052247281684,
                  34.65596931572412,
                  -6.7586490648323
                ],
                [
                  -76.54961326928995,
                  34.65610847936228,
                  7.021350935167701
                ],
                [
                  -76.54944548199812,
                  34.64709364784773,
                  7.021350935167701
                ],
                [
                  -76.56035350547474,
                  34.646954530739585,
                  -6.7586490648323
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5735.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5735.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:21:27Z",
            "pc:count": 4234095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357519.7402,
                "count": 4234095,
                "maximum": 358000.0107,
                "minimum": 357000.0107,
                "name": "X",
                "position": 0,
                "stddev": 285.0157169,
                "variance": 81233.95889
              },
              {
                "average": 3835572.528,
                "count": 4234095,
                "maximum": 3835999.993,
                "minimum": 3834999.973,
                "name": "Y",
                "position": 1,
                "stddev": 259.8375156,
                "variance": 67515.53452
              },
              {
                "average": -0.2634111498,
                "count": 4234095,
                "maximum": 7.021350935,
                "minimum": -6.758649065,
                "name": "Z",
                "position": 2,
                "stddev": 1.902925695,
                "variance": 3.621126201
              },
              {
                "average": 1957.524607,
                "count": 4234095,
                "maximum": 32210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2979.824639,
                "variance": 8879354.878
              },
              {
                "average": 1.058838548,
                "count": 4234095,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2813290169,
                "variance": 0.07914601573
              },
              {
                "average": 1.117689613,
                "count": 4234095,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4185531739,
                "variance": 0.1751867594
              },
              {
                "average": 1,
                "count": 4234095,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.28588943,
                "count": 4234095,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.57878735,
                "variance": 184.3834659
              },
              {
                "average": 20.12871999,
                "count": 4234095,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.222360361,
                "variance": 1.494164853
              },
              {
                "average": 1.638361444,
                "count": 4234095,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5062049136,
                "variance": 0.2562434145
              },
              {
                "average": 9.79652842,
                "count": 4234095,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.543130643,
                "variance": 2.381252181
              },
              {
                "average": 253803766,
                "count": 4234095,
                "maximum": 253805687.9,
                "minimum": 253802463.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 683.7645491,
                "variance": 467533.9585
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357000.0107,
              3834999.973,
              -6.758649065,
              358000.0107,
              3835999.993,
              7.021350935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357000.0106971762,
                    3834999.973374361,
                    -6.7586490648323
                  ],
                  [
                    357000.0106971762,
                    3835999.9933743607,
                    -6.7586490648323
                  ],
                  [
                    358000.0106971762,
                    3835999.9933743607,
                    7.021350935167701
                  ],
                  [
                    358000.0106971762,
                    3834999.973374361,
                    7.021350935167701
                  ],
                  [
                    357000.0106971762,
                    3834999.973374361,
                    -6.7586490648323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:21:27+00:00",
            "end_time": "2019-09-29T14:27:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7450.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.3772900584622,
              34.79298698549512,
              -4.645036015885461
            ],
            [
              -76.37729744082746,
              34.79343089078088,
              -4.645036015885461
            ],
            [
              -76.3769396535739,
              34.79343493962109,
              -3.445036015885461
            ],
            [
              -76.37693227312491,
              34.79299103426879,
              -3.445036015885461
            ],
            [
              -76.3772900584622,
              34.79298698549512,
              -4.645036015885461
            ]
          ]
        ]
      },
      "bbox": [
        -76.37729744,
        34.79298699,
        -4.645036016,
        -76.37693227,
        34.79343494,
        -3.445036016
      ],
      "properties": {
        "datetime": "2019-09-29T20:21:55Z",
        "pc:count": 913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374009.6087,
            "count": 913,
            "maximum": 374032.772,
            "minimum": 374000.032,
            "name": "X",
            "position": 0,
            "stddev": 7.195142306,
            "variance": 51.77007281
          },
          {
            "average": 3850987.648,
            "count": 913,
            "maximum": 3850999.98,
            "minimum": 3850950.74,
            "name": "Y",
            "position": 1,
            "stddev": 11.33172214,
            "variance": 128.4079267
          },
          {
            "average": -3.926591328,
            "count": 913,
            "maximum": -3.445036016,
            "minimum": -4.645036016,
            "name": "Z",
            "position": 2,
            "stddev": 0.2162894611,
            "variance": 0.04678113098
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 913,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 913,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 913,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 913,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01634214,
            "count": 913,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.002038298,
            "variance": 4.008157345
          },
          {
            "average": 2.285870756,
            "count": 913,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4569009509,
            "variance": 0.2087584789
          },
          {
            "average": 12,
            "count": 913,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253823712.7,
            "count": 913,
            "maximum": 253823715.3,
            "minimum": 253823710.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.006066953,
            "variance": 4.02430462
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374000.032,
          3850950.74,
          -4.645036016,
          374032.772,
          3850999.98,
          -3.445036016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374000.03199072543,
                3850950.7402350446,
                -4.645036015885461
              ],
              [
                374000.03199072543,
                3850999.980235045,
                -4.645036015885461
              ],
              [
                374032.7719907254,
                3850999.980235045,
                -3.445036015885461
              ],
              [
                374032.7719907254,
                3850950.7402350446,
                -3.445036015885461
              ],
              [
                374000.03199072543,
                3850950.7402350446,
                -4.645036015885461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:21:55+00:00",
        "end_time": "2019-09-29T20:21:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7450.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7450.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7450.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7450.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.37729744,
            34.79298699,
            -4.645036016,
            -76.37693227,
            34.79343494,
            -3.445036016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.3772900584622,
                  34.79298698549512,
                  -4.645036015885461
                ],
                [
                  -76.37729744082746,
                  34.79343089078088,
                  -4.645036015885461
                ],
                [
                  -76.3769396535739,
                  34.79343493962109,
                  -3.445036015885461
                ],
                [
                  -76.37693227312491,
                  34.79299103426879,
                  -3.445036015885461
                ],
                [
                  -76.3772900584622,
                  34.79298698549512,
                  -4.645036015885461
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7450.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7450.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:21:55Z",
            "pc:count": 913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374009.6087,
                "count": 913,
                "maximum": 374032.772,
                "minimum": 374000.032,
                "name": "X",
                "position": 0,
                "stddev": 7.195142306,
                "variance": 51.77007281
              },
              {
                "average": 3850987.648,
                "count": 913,
                "maximum": 3850999.98,
                "minimum": 3850950.74,
                "name": "Y",
                "position": 1,
                "stddev": 11.33172214,
                "variance": 128.4079267
              },
              {
                "average": -3.926591328,
                "count": 913,
                "maximum": -3.445036016,
                "minimum": -4.645036016,
                "name": "Z",
                "position": 2,
                "stddev": 0.2162894611,
                "variance": 0.04678113098
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 913,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 913,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 913,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 913,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01634214,
                "count": 913,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.002038298,
                "variance": 4.008157345
              },
              {
                "average": 2.285870756,
                "count": 913,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4569009509,
                "variance": 0.2087584789
              },
              {
                "average": 12,
                "count": 913,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253823712.7,
                "count": 913,
                "maximum": 253823715.3,
                "minimum": 253823710.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.006066953,
                "variance": 4.02430462
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374000.032,
              3850950.74,
              -4.645036016,
              374032.772,
              3850999.98,
              -3.445036016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374000.03199072543,
                    3850950.7402350446,
                    -4.645036015885461
                  ],
                  [
                    374000.03199072543,
                    3850999.980235045,
                    -4.645036015885461
                  ],
                  [
                    374032.7719907254,
                    3850999.980235045,
                    -3.445036015885461
                  ],
                  [
                    374032.7719907254,
                    3850950.7402350446,
                    -3.445036015885461
                  ],
                  [
                    374000.03199072543,
                    3850950.7402350446,
                    -4.645036015885461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:21:55+00:00",
            "end_time": "2019-09-29T20:21: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": "20191011_NCMP_NC_Dunex_18SUD8866.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.22630352194085,
              34.93030003709255,
              -1.492796654672326
            ],
            [
              -76.22643772616988,
              34.93931550390075,
              -1.492796654672326
            ],
            [
              -76.21548936683145,
              34.93942555087534,
              7.087203345327674
            ],
            [
              -76.21535635991597,
              34.93041004740643,
              7.087203345327674
            ],
            [
              -76.22630352194085,
              34.93030003709255,
              -1.492796654672326
            ]
          ]
        ]
      },
      "bbox": [
        -76.22643773,
        34.93030004,
        -1.492796655,
        -76.21535636,
        34.93942555,
        7.087203345
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:03Z",
        "pc:count": 4429637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388493.6936,
            "count": 4429637,
            "maximum": 389000.0191,
            "minimum": 387999.9991,
            "name": "X",
            "position": 0,
            "stddev": 288.8077513,
            "variance": 83409.91721
          },
          {
            "average": 3866501.273,
            "count": 4429637,
            "maximum": 3866999.987,
            "minimum": 3865999.987,
            "name": "Y",
            "position": 1,
            "stddev": 286.6625604,
            "variance": 82175.42355
          },
          {
            "average": -0.09000322036,
            "count": 4429637,
            "maximum": 7.087203345,
            "minimum": -1.492796655,
            "name": "Z",
            "position": 2,
            "stddev": 0.7633367483,
            "variance": 0.5826829914
          },
          {
            "average": 563.9910058,
            "count": 4429637,
            "maximum": 17144,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1572.814134,
            "variance": 2473744.3
          },
          {
            "average": 1.01282227,
            "count": 4429637,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1332729052,
            "variance": 0.01776166726
          },
          {
            "average": 1.025683369,
            "count": 4429637,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.200990077,
            "variance": 0.04039701107
          },
          {
            "average": 1,
            "count": 4429637,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.47349207,
            "count": 4429637,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.0071999,
            "variance": 121.1584497
          },
          {
            "average": 20.04471813,
            "count": 4429637,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.060671134,
            "variance": 4.246365524
          },
          {
            "average": 1.815901845,
            "count": 4429637,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.394214575,
            "variance": 0.1554051312
          },
          {
            "average": 4.920018954,
            "count": 4429637,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.409505454,
            "variance": 1.986705624
          },
          {
            "average": 254837242.6,
            "count": 4429637,
            "maximum": 254839463.3,
            "minimum": 254834452,
            "name": "GpsTime",
            "position": 12,
            "stddev": 999.7706469,
            "variance": 999541.3465
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4429637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387999.9991,
          3865999.987,
          -1.492796655,
          389000.0191,
          3866999.987,
          7.087203345
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387999.99905452656,
                3865999.9865391175,
                -1.492796654672326
              ],
              [
                387999.99905452656,
                3866999.9865391175,
                -1.492796654672326
              ],
              [
                389000.0190545266,
                3866999.9865391175,
                7.087203345327674
              ],
              [
                389000.0190545266,
                3865999.9865391175,
                7.087203345327674
              ],
              [
                387999.99905452656,
                3865999.9865391175,
                -1.492796654672326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:03+00:00",
        "end_time": "2019-10-11T13:07:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8866.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8866.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8866.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8866.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.22643773,
            34.93030004,
            -1.492796655,
            -76.21535636,
            34.93942555,
            7.087203345
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.22630352194085,
                  34.93030003709255,
                  -1.492796654672326
                ],
                [
                  -76.22643772616988,
                  34.93931550390075,
                  -1.492796654672326
                ],
                [
                  -76.21548936683145,
                  34.93942555087534,
                  7.087203345327674
                ],
                [
                  -76.21535635991597,
                  34.93041004740643,
                  7.087203345327674
                ],
                [
                  -76.22630352194085,
                  34.93030003709255,
                  -1.492796654672326
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8866.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8866.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:03Z",
            "pc:count": 4429637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388493.6936,
                "count": 4429637,
                "maximum": 389000.0191,
                "minimum": 387999.9991,
                "name": "X",
                "position": 0,
                "stddev": 288.8077513,
                "variance": 83409.91721
              },
              {
                "average": 3866501.273,
                "count": 4429637,
                "maximum": 3866999.987,
                "minimum": 3865999.987,
                "name": "Y",
                "position": 1,
                "stddev": 286.6625604,
                "variance": 82175.42355
              },
              {
                "average": -0.09000322036,
                "count": 4429637,
                "maximum": 7.087203345,
                "minimum": -1.492796655,
                "name": "Z",
                "position": 2,
                "stddev": 0.7633367483,
                "variance": 0.5826829914
              },
              {
                "average": 563.9910058,
                "count": 4429637,
                "maximum": 17144,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1572.814134,
                "variance": 2473744.3
              },
              {
                "average": 1.01282227,
                "count": 4429637,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1332729052,
                "variance": 0.01776166726
              },
              {
                "average": 1.025683369,
                "count": 4429637,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.200990077,
                "variance": 0.04039701107
              },
              {
                "average": 1,
                "count": 4429637,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.47349207,
                "count": 4429637,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.0071999,
                "variance": 121.1584497
              },
              {
                "average": 20.04471813,
                "count": 4429637,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.060671134,
                "variance": 4.246365524
              },
              {
                "average": 1.815901845,
                "count": 4429637,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.394214575,
                "variance": 0.1554051312
              },
              {
                "average": 4.920018954,
                "count": 4429637,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.409505454,
                "variance": 1.986705624
              },
              {
                "average": 254837242.6,
                "count": 4429637,
                "maximum": 254839463.3,
                "minimum": 254834452,
                "name": "GpsTime",
                "position": 12,
                "stddev": 999.7706469,
                "variance": 999541.3465
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4429637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387999.9991,
              3865999.987,
              -1.492796655,
              389000.0191,
              3866999.987,
              7.087203345
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387999.99905452656,
                    3865999.9865391175,
                    -1.492796654672326
                  ],
                  [
                    387999.99905452656,
                    3866999.9865391175,
                    -1.492796654672326
                  ],
                  [
                    389000.0190545266,
                    3866999.9865391175,
                    7.087203345327674
                  ],
                  [
                    389000.0190545266,
                    3865999.9865391175,
                    7.087203345327674
                  ],
                  [
                    387999.99905452656,
                    3865999.9865391175,
                    -1.492796654672326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:03+00:00",
            "end_time": "2019-10-11T13:07: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": "20190929_NCMP_NC_Dunex_18SUD5730.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.55594523438518,
              34.60192694586878,
              -6.58428515665386
            ],
            [
              -76.55611343857409,
              34.610941636138215,
              -6.58428515665386
            ],
            [
              -76.54877506752433,
              34.61103503515986,
              8.675714843346139
            ],
            [
              -76.54860765578364,
              34.60202031364356,
              8.675714843346139
            ],
            [
              -76.55594523438518,
              34.60192694586878,
              -6.58428515665386
            ]
          ]
        ]
      },
      "bbox": [
        -76.55611344,
        34.60192695,
        -6.584285157,
        -76.54860766,
        34.61103504,
        8.675714843
      ],
      "properties": {
        "datetime": "2019-09-29T15:50:55Z",
        "pc:count": 1751097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357756.7111,
            "count": 1751097,
            "maximum": 358000.0131,
            "minimum": 357326.9731,
            "name": "X",
            "position": 0,
            "stddev": 163.4273733,
            "variance": 26708.50633
          },
          {
            "average": 3830622.501,
            "count": 1751097,
            "maximum": 3830999.988,
            "minimum": 3829999.988,
            "name": "Y",
            "position": 1,
            "stddev": 265.6086487,
            "variance": 70547.95428
          },
          {
            "average": -3.169561324,
            "count": 1751097,
            "maximum": 8.675714843,
            "minimum": -6.584285157,
            "name": "Z",
            "position": 2,
            "stddev": 2.405518429,
            "variance": 5.786518915
          },
          {
            "average": 562.968823,
            "count": 1751097,
            "maximum": 13959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1810.068846,
            "variance": 3276349.226
          },
          {
            "average": 1.001744621,
            "count": 1751097,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04372364446,
            "variance": 0.001911757085
          },
          {
            "average": 1.003539496,
            "count": 1751097,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06384621944,
            "variance": 0.004076339736
          },
          {
            "average": 1,
            "count": 1751097,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.24724901,
            "count": 1751097,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.227338246,
            "variance": 67.68909461
          },
          {
            "average": 19.97951944,
            "count": 1751097,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.231025639,
            "variance": 1.515424124
          },
          {
            "average": 1.906922346,
            "count": 1751097,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3001263889,
            "variance": 0.09007584929
          },
          {
            "average": 16.67767177,
            "count": 1751097,
            "maximum": 18,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8170711546,
            "variance": 0.6676052716
          },
          {
            "average": 253806838.6,
            "count": 1751097,
            "maximum": 253807455.7,
            "minimum": 253806061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375.0053661,
            "variance": 140629.0246
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357326.9731,
          3829999.988,
          -6.584285157,
          358000.0131,
          3830999.988,
          8.675714843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357326.9730728064,
                3829999.9880702132,
                -6.58428515665386
              ],
              [
                357326.9730728064,
                3830999.9880702132,
                -6.58428515665386
              ],
              [
                358000.0130728064,
                3830999.9880702132,
                8.675714843346139
              ],
              [
                358000.0130728064,
                3829999.9880702132,
                8.675714843346139
              ],
              [
                357326.9730728064,
                3829999.9880702132,
                -6.58428515665386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:50:55+00:00",
        "end_time": "2019-09-29T15:27:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5730.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5730.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5730.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5730.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.55611344,
            34.60192695,
            -6.584285157,
            -76.54860766,
            34.61103504,
            8.675714843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.55594523438518,
                  34.60192694586878,
                  -6.58428515665386
                ],
                [
                  -76.55611343857409,
                  34.610941636138215,
                  -6.58428515665386
                ],
                [
                  -76.54877506752433,
                  34.61103503515986,
                  8.675714843346139
                ],
                [
                  -76.54860765578364,
                  34.60202031364356,
                  8.675714843346139
                ],
                [
                  -76.55594523438518,
                  34.60192694586878,
                  -6.58428515665386
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5730.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5730.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:50:55Z",
            "pc:count": 1751097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357756.7111,
                "count": 1751097,
                "maximum": 358000.0131,
                "minimum": 357326.9731,
                "name": "X",
                "position": 0,
                "stddev": 163.4273733,
                "variance": 26708.50633
              },
              {
                "average": 3830622.501,
                "count": 1751097,
                "maximum": 3830999.988,
                "minimum": 3829999.988,
                "name": "Y",
                "position": 1,
                "stddev": 265.6086487,
                "variance": 70547.95428
              },
              {
                "average": -3.169561324,
                "count": 1751097,
                "maximum": 8.675714843,
                "minimum": -6.584285157,
                "name": "Z",
                "position": 2,
                "stddev": 2.405518429,
                "variance": 5.786518915
              },
              {
                "average": 562.968823,
                "count": 1751097,
                "maximum": 13959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1810.068846,
                "variance": 3276349.226
              },
              {
                "average": 1.001744621,
                "count": 1751097,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04372364446,
                "variance": 0.001911757085
              },
              {
                "average": 1.003539496,
                "count": 1751097,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06384621944,
                "variance": 0.004076339736
              },
              {
                "average": 1,
                "count": 1751097,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.24724901,
                "count": 1751097,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.227338246,
                "variance": 67.68909461
              },
              {
                "average": 19.97951944,
                "count": 1751097,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.231025639,
                "variance": 1.515424124
              },
              {
                "average": 1.906922346,
                "count": 1751097,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3001263889,
                "variance": 0.09007584929
              },
              {
                "average": 16.67767177,
                "count": 1751097,
                "maximum": 18,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8170711546,
                "variance": 0.6676052716
              },
              {
                "average": 253806838.6,
                "count": 1751097,
                "maximum": 253807455.7,
                "minimum": 253806061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375.0053661,
                "variance": 140629.0246
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357326.9731,
              3829999.988,
              -6.584285157,
              358000.0131,
              3830999.988,
              8.675714843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357326.9730728064,
                    3829999.9880702132,
                    -6.58428515665386
                  ],
                  [
                    357326.9730728064,
                    3830999.9880702132,
                    -6.58428515665386
                  ],
                  [
                    358000.0130728064,
                    3830999.9880702132,
                    8.675714843346139
                  ],
                  [
                    358000.0130728064,
                    3829999.9880702132,
                    8.675714843346139
                  ],
                  [
                    357326.9730728064,
                    3829999.9880702132,
                    -6.58428515665386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:50:55+00:00",
            "end_time": "2019-09-29T15:27:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.36652122555168,
              34.8027433227057,
              -4.701934211235415
            ],
            [
              -76.36666719187835,
              34.81158448572019,
              -4.701934211235415
            ],
            [
              -76.35929406195332,
              34.8116670849439,
              4.238065788764584
            ],
            [
              -76.3591488825182,
              34.802825894899556,
              4.238065788764584
            ],
            [
              -76.36652122555168,
              34.8027433227057,
              -4.701934211235415
            ]
          ]
        ]
      },
      "bbox": [
        -76.36666719,
        34.80274332,
        -4.701934211,
        -76.35914888,
        34.81166708,
        4.238065789
      ],
      "properties": {
        "datetime": "2019-09-29T20:37:23Z",
        "pc:count": 1035985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375185.5826,
            "count": 1035985,
            "maximum": 375674.5436,
            "minimum": 375000.0036,
            "name": "X",
            "position": 0,
            "stddev": 135.8393112,
            "variance": 18452.31846
          },
          {
            "average": 3852662.236,
            "count": 1035985,
            "maximum": 3852999.989,
            "minimum": 3852019.289,
            "name": "Y",
            "position": 1,
            "stddev": 240.223297,
            "variance": 57707.23242
          },
          {
            "average": -0.5865090748,
            "count": 1035985,
            "maximum": 4.238065789,
            "minimum": -4.701934211,
            "name": "Z",
            "position": 2,
            "stddev": 1.925301916,
            "variance": 3.706787467
          },
          {
            "average": 2600.470664,
            "count": 1035985,
            "maximum": 15053,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3319.904651,
            "variance": 11021766.89
          },
          {
            "average": 1.001917016,
            "count": 1035985,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04500348776,
            "variance": 0.00202531391
          },
          {
            "average": 1.003837893,
            "count": 1035985,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0644909311,
            "variance": 0.004159080194
          },
          {
            "average": 1,
            "count": 1035985,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.6894984,
            "count": 1035985,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59341706,
            "variance": 184.7809873
          },
          {
            "average": 19.90063834,
            "count": 1035985,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.456108943,
            "variance": 2.120253255
          },
          {
            "average": 1.483611249,
            "count": 1035985,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5081860063,
            "variance": 0.258253017
          },
          {
            "average": 11.57167816,
            "count": 1035985,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8710131164,
            "variance": 0.758663849
          },
          {
            "average": 253823564.3,
            "count": 1035985,
            "maximum": 253824643.5,
            "minimum": 253822376.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.5691113,
            "variance": 346413.5988
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1035985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375000.0036,
          3852019.289,
          -4.701934211,
          375674.5436,
          3852999.989,
          4.238065789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375000.00363963575,
                3852019.289225655,
                -4.701934211235415
              ],
              [
                375000.00363963575,
                3852999.9892256553,
                -4.701934211235415
              ],
              [
                375674.5436396358,
                3852999.9892256553,
                4.238065788764584
              ],
              [
                375674.5436396358,
                3852019.289225655,
                4.238065788764584
              ],
              [
                375000.00363963575,
                3852019.289225655,
                -4.701934211235415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:37:23+00:00",
        "end_time": "2019-09-29T19:59:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.36666719,
            34.80274332,
            -4.701934211,
            -76.35914888,
            34.81166708,
            4.238065789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.36652122555168,
                  34.8027433227057,
                  -4.701934211235415
                ],
                [
                  -76.36666719187835,
                  34.81158448572019,
                  -4.701934211235415
                ],
                [
                  -76.35929406195332,
                  34.8116670849439,
                  4.238065788764584
                ],
                [
                  -76.3591488825182,
                  34.802825894899556,
                  4.238065788764584
                ],
                [
                  -76.36652122555168,
                  34.8027433227057,
                  -4.701934211235415
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:37:23Z",
            "pc:count": 1035985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375185.5826,
                "count": 1035985,
                "maximum": 375674.5436,
                "minimum": 375000.0036,
                "name": "X",
                "position": 0,
                "stddev": 135.8393112,
                "variance": 18452.31846
              },
              {
                "average": 3852662.236,
                "count": 1035985,
                "maximum": 3852999.989,
                "minimum": 3852019.289,
                "name": "Y",
                "position": 1,
                "stddev": 240.223297,
                "variance": 57707.23242
              },
              {
                "average": -0.5865090748,
                "count": 1035985,
                "maximum": 4.238065789,
                "minimum": -4.701934211,
                "name": "Z",
                "position": 2,
                "stddev": 1.925301916,
                "variance": 3.706787467
              },
              {
                "average": 2600.470664,
                "count": 1035985,
                "maximum": 15053,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3319.904651,
                "variance": 11021766.89
              },
              {
                "average": 1.001917016,
                "count": 1035985,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04500348776,
                "variance": 0.00202531391
              },
              {
                "average": 1.003837893,
                "count": 1035985,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0644909311,
                "variance": 0.004159080194
              },
              {
                "average": 1,
                "count": 1035985,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.6894984,
                "count": 1035985,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59341706,
                "variance": 184.7809873
              },
              {
                "average": 19.90063834,
                "count": 1035985,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.456108943,
                "variance": 2.120253255
              },
              {
                "average": 1.483611249,
                "count": 1035985,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5081860063,
                "variance": 0.258253017
              },
              {
                "average": 11.57167816,
                "count": 1035985,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8710131164,
                "variance": 0.758663849
              },
              {
                "average": 253823564.3,
                "count": 1035985,
                "maximum": 253824643.5,
                "minimum": 253822376.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.5691113,
                "variance": 346413.5988
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1035985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375000.0036,
              3852019.289,
              -4.701934211,
              375674.5436,
              3852999.989,
              4.238065789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375000.00363963575,
                    3852019.289225655,
                    -4.701934211235415
                  ],
                  [
                    375000.00363963575,
                    3852999.9892256553,
                    -4.701934211235415
                  ],
                  [
                    375674.5436396358,
                    3852999.9892256553,
                    4.238065788764584
                  ],
                  [
                    375674.5436396358,
                    3852019.289225655,
                    4.238065788764584
                  ],
                  [
                    375000.00363963575,
                    3852019.289225655,
                    -4.701934211235415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:37:23+00:00",
            "end_time": "2019-09-29T19:59: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": "20190929_NCMP_NC_Dunex_18SUD6846.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44208093264129,
              34.74759660192463,
              -1.350758868371116
            ],
            [
              -76.44223767849402,
              34.75661154673297,
              -1.350758868371116
            ],
            [
              -76.43131466518638,
              34.75674045105257,
              2.829241131628883
            ],
            [
              -76.4311591054814,
              34.747725463201235,
              2.829241131628883
            ],
            [
              -76.44208093264129,
              34.74759660192463,
              -1.350758868371116
            ]
          ]
        ]
      },
      "bbox": [
        -76.44223768,
        34.7475966,
        -1.350758868,
        -76.43115911,
        34.75674045,
        2.829241132
      ],
      "properties": {
        "datetime": "2019-09-29T19:30:30Z",
        "pc:count": 2700818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368519.503,
            "count": 2700818,
            "maximum": 369000.0036,
            "minimum": 368000.0036,
            "name": "X",
            "position": 0,
            "stddev": 284.8720391,
            "variance": 81152.07867
          },
          {
            "average": 3846537.618,
            "count": 2700818,
            "maximum": 3846999.986,
            "minimum": 3845999.986,
            "name": "Y",
            "position": 1,
            "stddev": 305.855929,
            "variance": 93547.84933
          },
          {
            "average": -0.2478244167,
            "count": 2700818,
            "maximum": 2.829241132,
            "minimum": -1.350758868,
            "name": "Z",
            "position": 2,
            "stddev": 0.4820958597,
            "variance": 0.2324164179
          },
          {
            "average": 909.9988492,
            "count": 2700818,
            "maximum": 6960,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1174.03074,
            "variance": 1378348.179
          },
          {
            "average": 1.000308795,
            "count": 2700818,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01812992126,
            "variance": 0.0003286940451
          },
          {
            "average": 1.000619442,
            "count": 2700818,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02605840234,
            "variance": 0.0006790403325
          },
          {
            "average": 1,
            "count": 2700818,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.56971518,
            "count": 2700818,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.594687,
            "variance": 184.8155147
          },
          {
            "average": 19.98264765,
            "count": 2700818,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.338708557,
            "variance": 1.792140601
          },
          {
            "average": 1.545428089,
            "count": 2700818,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4980005101,
            "variance": 0.2480045081
          },
          {
            "average": 3.883174283,
            "count": 2700818,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.433748533,
            "variance": 2.055634856
          },
          {
            "average": 253818725.1,
            "count": 2700818,
            "maximum": 253820630.5,
            "minimum": 253817300.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 813.7277229,
            "variance": 662152.807
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2700818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368000.0036,
          3845999.986,
          -1.350758868,
          369000.0036,
          3846999.986,
          2.829241132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368000.00361577084,
                3845999.9855098138,
                -1.350758868371116
              ],
              [
                368000.00361577084,
                3846999.9855098138,
                -1.350758868371116
              ],
              [
                369000.00361577084,
                3846999.9855098138,
                2.829241131628883
              ],
              [
                369000.00361577084,
                3845999.9855098138,
                2.829241131628883
              ],
              [
                368000.00361577084,
                3845999.9855098138,
                -1.350758868371116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:30:30+00:00",
        "end_time": "2019-09-29T18:35:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6846.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6846.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6846.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6846.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44223768,
            34.7475966,
            -1.350758868,
            -76.43115911,
            34.75674045,
            2.829241132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44208093264129,
                  34.74759660192463,
                  -1.350758868371116
                ],
                [
                  -76.44223767849402,
                  34.75661154673297,
                  -1.350758868371116
                ],
                [
                  -76.43131466518638,
                  34.75674045105257,
                  2.829241131628883
                ],
                [
                  -76.4311591054814,
                  34.747725463201235,
                  2.829241131628883
                ],
                [
                  -76.44208093264129,
                  34.74759660192463,
                  -1.350758868371116
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6846.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6846.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:30:30Z",
            "pc:count": 2700818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368519.503,
                "count": 2700818,
                "maximum": 369000.0036,
                "minimum": 368000.0036,
                "name": "X",
                "position": 0,
                "stddev": 284.8720391,
                "variance": 81152.07867
              },
              {
                "average": 3846537.618,
                "count": 2700818,
                "maximum": 3846999.986,
                "minimum": 3845999.986,
                "name": "Y",
                "position": 1,
                "stddev": 305.855929,
                "variance": 93547.84933
              },
              {
                "average": -0.2478244167,
                "count": 2700818,
                "maximum": 2.829241132,
                "minimum": -1.350758868,
                "name": "Z",
                "position": 2,
                "stddev": 0.4820958597,
                "variance": 0.2324164179
              },
              {
                "average": 909.9988492,
                "count": 2700818,
                "maximum": 6960,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1174.03074,
                "variance": 1378348.179
              },
              {
                "average": 1.000308795,
                "count": 2700818,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01812992126,
                "variance": 0.0003286940451
              },
              {
                "average": 1.000619442,
                "count": 2700818,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02605840234,
                "variance": 0.0006790403325
              },
              {
                "average": 1,
                "count": 2700818,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.56971518,
                "count": 2700818,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.594687,
                "variance": 184.8155147
              },
              {
                "average": 19.98264765,
                "count": 2700818,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.338708557,
                "variance": 1.792140601
              },
              {
                "average": 1.545428089,
                "count": 2700818,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4980005101,
                "variance": 0.2480045081
              },
              {
                "average": 3.883174283,
                "count": 2700818,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.433748533,
                "variance": 2.055634856
              },
              {
                "average": 253818725.1,
                "count": 2700818,
                "maximum": 253820630.5,
                "minimum": 253817300.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 813.7277229,
                "variance": 662152.807
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2700818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368000.0036,
              3845999.986,
              -1.350758868,
              369000.0036,
              3846999.986,
              2.829241132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368000.00361577084,
                    3845999.9855098138,
                    -1.350758868371116
                  ],
                  [
                    368000.00361577084,
                    3846999.9855098138,
                    -1.350758868371116
                  ],
                  [
                    369000.00361577084,
                    3846999.9855098138,
                    2.829241131628883
                  ],
                  [
                    369000.00361577084,
                    3845999.9855098138,
                    2.829241131628883
                  ],
                  [
                    368000.00361577084,
                    3845999.9855098138,
                    -1.350758868371116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:30:30+00:00",
            "end_time": "2019-09-29T18:35: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": "20191011_NCMP_NC_Dunex_18SUD8158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.30190696743361,
              34.86467713977521,
              0.136628541701597
            ],
            [
              -76.30193405536993,
              34.86639563752012,
              0.136628541701597
            ],
            [
              -76.2998435610077,
              34.866418005211244,
              5.816628541701597
            ],
            [
              -76.2998165165362,
              34.86469950604448,
              5.816628541701597
            ],
            [
              -76.30190696743361,
              34.86467713977521,
              0.136628541701597
            ]
          ]
        ]
      },
      "bbox": [
        -76.30193406,
        34.86467714,
        0.1366285417,
        -76.29981652,
        34.86641801,
        5.816628542
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:30Z",
        "pc:count": 121903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381066.7176,
            "count": 121903,
            "maximum": 381191.1237,
            "minimum": 381000.0037,
            "name": "X",
            "position": 0,
            "stddev": 43.37279261,
            "variance": 1881.199139
          },
          {
            "average": 3858938.679,
            "count": 121903,
            "maximum": 3858999.993,
            "minimum": 3858809.373,
            "name": "Y",
            "position": 1,
            "stddev": 39.11998784,
            "variance": 1530.373449
          },
          {
            "average": 2.171457299,
            "count": 121903,
            "maximum": 5.816628542,
            "minimum": 0.1366285417,
            "name": "Z",
            "position": 2,
            "stddev": 0.601626639,
            "variance": 0.3619546127
          },
          {
            "average": 6999.596507,
            "count": 121903,
            "maximum": 18396,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2271.674018,
            "variance": 5160502.844
          },
          {
            "average": 1.004544597,
            "count": 121903,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07288002831,
            "variance": 0.005311498526
          },
          {
            "average": 1.009614201,
            "count": 121903,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1093161777,
            "variance": 0.01195002671
          },
          {
            "average": 1,
            "count": 121903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.728005053,
            "count": 121903,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449891236,
            "variance": 0.1980153201
          },
          {
            "average": 20.21387311,
            "count": 121903,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.560024634,
            "variance": 2.433676857
          },
          {
            "average": 1.006472359,
            "count": 121903,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08495903914,
            "variance": 0.007218038331
          },
          {
            "average": 7.49678843,
            "count": 121903,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999917365,
            "variance": 0.2499917366
          },
          {
            "average": 254839072,
            "count": 121903,
            "maximum": 254839310.3,
            "minimum": 254838838.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 232.9946016,
            "variance": 54286.48438
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381000.0037,
          3858809.373,
          0.1366285417,
          381191.1237,
          3858999.993,
          5.816628542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381000.00365700194,
                3858809.373094754,
                0.136628541701597
              ],
              [
                381000.00365700194,
                3858999.993094754,
                0.136628541701597
              ],
              [
                381191.12365700194,
                3858999.993094754,
                5.816628541701597
              ],
              [
                381191.12365700194,
                3858809.373094754,
                5.816628541701597
              ],
              [
                381000.00365700194,
                3858809.373094754,
                0.136628541701597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:30+00:00",
        "end_time": "2019-10-11T14:20:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.30193406,
            34.86467714,
            0.1366285417,
            -76.29981652,
            34.86641801,
            5.816628542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.30190696743361,
                  34.86467713977521,
                  0.136628541701597
                ],
                [
                  -76.30193405536993,
                  34.86639563752012,
                  0.136628541701597
                ],
                [
                  -76.2998435610077,
                  34.866418005211244,
                  5.816628541701597
                ],
                [
                  -76.2998165165362,
                  34.86469950604448,
                  5.816628541701597
                ],
                [
                  -76.30190696743361,
                  34.86467713977521,
                  0.136628541701597
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:30Z",
            "pc:count": 121903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381066.7176,
                "count": 121903,
                "maximum": 381191.1237,
                "minimum": 381000.0037,
                "name": "X",
                "position": 0,
                "stddev": 43.37279261,
                "variance": 1881.199139
              },
              {
                "average": 3858938.679,
                "count": 121903,
                "maximum": 3858999.993,
                "minimum": 3858809.373,
                "name": "Y",
                "position": 1,
                "stddev": 39.11998784,
                "variance": 1530.373449
              },
              {
                "average": 2.171457299,
                "count": 121903,
                "maximum": 5.816628542,
                "minimum": 0.1366285417,
                "name": "Z",
                "position": 2,
                "stddev": 0.601626639,
                "variance": 0.3619546127
              },
              {
                "average": 6999.596507,
                "count": 121903,
                "maximum": 18396,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2271.674018,
                "variance": 5160502.844
              },
              {
                "average": 1.004544597,
                "count": 121903,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07288002831,
                "variance": 0.005311498526
              },
              {
                "average": 1.009614201,
                "count": 121903,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1093161777,
                "variance": 0.01195002671
              },
              {
                "average": 1,
                "count": 121903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.728005053,
                "count": 121903,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449891236,
                "variance": 0.1980153201
              },
              {
                "average": 20.21387311,
                "count": 121903,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.560024634,
                "variance": 2.433676857
              },
              {
                "average": 1.006472359,
                "count": 121903,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08495903914,
                "variance": 0.007218038331
              },
              {
                "average": 7.49678843,
                "count": 121903,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999917365,
                "variance": 0.2499917366
              },
              {
                "average": 254839072,
                "count": 121903,
                "maximum": 254839310.3,
                "minimum": 254838838.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 232.9946016,
                "variance": 54286.48438
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381000.0037,
              3858809.373,
              0.1366285417,
              381191.1237,
              3858999.993,
              5.816628542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381000.00365700194,
                    3858809.373094754,
                    0.136628541701597
                  ],
                  [
                    381000.00365700194,
                    3858999.993094754,
                    0.136628541701597
                  ],
                  [
                    381191.12365700194,
                    3858999.993094754,
                    5.816628541701597
                  ],
                  [
                    381191.12365700194,
                    3858809.373094754,
                    5.816628541701597
                  ],
                  [
                    381000.00365700194,
                    3858809.373094754,
                    0.136628541701597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:30+00:00",
            "end_time": "2019-10-11T14:20: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": "20190929_NCMP_NC_Dunex_18SUD7048.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42054590223896,
              34.765883423688585,
              -1.815583855690946
            ],
            [
              -76.42070041293408,
              34.774898426310195,
              -1.815583855690946
            ],
            [
              -76.4097751064595,
              34.77502545411435,
              2.504416144309054
            ],
            [
              -76.40962178300187,
              34.76601040908629,
              2.504416144309054
            ],
            [
              -76.42054590223896,
              34.765883423688585,
              -1.815583855690946
            ]
          ]
        ]
      },
      "bbox": [
        -76.42070041,
        34.76588342,
        -1.815583856,
        -76.40962178,
        34.77502545,
        2.504416144
      ],
      "properties": {
        "datetime": "2019-09-29T19:52:30Z",
        "pc:count": 3343692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370472.8608,
            "count": 3343692,
            "maximum": 370999.9949,
            "minimum": 370000.0149,
            "name": "X",
            "position": 0,
            "stddev": 290.8855641,
            "variance": 84614.41138
          },
          {
            "average": 3848495.832,
            "count": 3343692,
            "maximum": 3848999.989,
            "minimum": 3847999.989,
            "name": "Y",
            "position": 1,
            "stddev": 296.4830877,
            "variance": 87902.22129
          },
          {
            "average": -0.7385216442,
            "count": 3343692,
            "maximum": 2.504416144,
            "minimum": -1.815583856,
            "name": "Z",
            "position": 2,
            "stddev": 0.4928577929,
            "variance": 0.242908804
          },
          {
            "average": 265.1896505,
            "count": 3343692,
            "maximum": 9365,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 785.4411944,
            "variance": 616917.8698
          },
          {
            "average": 1.000110955,
            "count": 3343692,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01061778423,
            "variance": 0.0001127373419
          },
          {
            "average": 1.000222808,
            "count": 3343692,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01514389586,
            "variance": 0.0002293375818
          },
          {
            "average": 1,
            "count": 3343692,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.49621197,
            "count": 3343692,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.138640049,
            "variance": 83.51474195
          },
          {
            "average": 19.97628376,
            "count": 3343692,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.189774471,
            "variance": 1.415563292
          },
          {
            "average": 1.872455358,
            "count": 3343692,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3341948062,
            "variance": 0.1116861685
          },
          {
            "average": 5.65594977,
            "count": 3343692,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.47182558,
            "variance": 2.166270539
          },
          {
            "average": 253819772,
            "count": 3343692,
            "maximum": 253821950,
            "minimum": 253817558.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 908.2460754,
            "variance": 824910.9335
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370000.0149,
          3847999.989,
          -1.815583856,
          370999.9949,
          3848999.989,
          2.504416144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370000.01488867356,
                3847999.9888002872,
                -1.815583855690946
              ],
              [
                370000.01488867356,
                3848999.9888002872,
                -1.815583855690946
              ],
              [
                370999.99488867354,
                3848999.9888002872,
                2.504416144309054
              ],
              [
                370999.99488867354,
                3847999.9888002872,
                2.504416144309054
              ],
              [
                370000.01488867356,
                3847999.9888002872,
                -1.815583855690946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:52:30+00:00",
        "end_time": "2019-09-29T18:39:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7048.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7048.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7048.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7048.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42070041,
            34.76588342,
            -1.815583856,
            -76.40962178,
            34.77502545,
            2.504416144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42054590223896,
                  34.765883423688585,
                  -1.815583855690946
                ],
                [
                  -76.42070041293408,
                  34.774898426310195,
                  -1.815583855690946
                ],
                [
                  -76.4097751064595,
                  34.77502545411435,
                  2.504416144309054
                ],
                [
                  -76.40962178300187,
                  34.76601040908629,
                  2.504416144309054
                ],
                [
                  -76.42054590223896,
                  34.765883423688585,
                  -1.815583855690946
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7048.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7048.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:52:30Z",
            "pc:count": 3343692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370472.8608,
                "count": 3343692,
                "maximum": 370999.9949,
                "minimum": 370000.0149,
                "name": "X",
                "position": 0,
                "stddev": 290.8855641,
                "variance": 84614.41138
              },
              {
                "average": 3848495.832,
                "count": 3343692,
                "maximum": 3848999.989,
                "minimum": 3847999.989,
                "name": "Y",
                "position": 1,
                "stddev": 296.4830877,
                "variance": 87902.22129
              },
              {
                "average": -0.7385216442,
                "count": 3343692,
                "maximum": 2.504416144,
                "minimum": -1.815583856,
                "name": "Z",
                "position": 2,
                "stddev": 0.4928577929,
                "variance": 0.242908804
              },
              {
                "average": 265.1896505,
                "count": 3343692,
                "maximum": 9365,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 785.4411944,
                "variance": 616917.8698
              },
              {
                "average": 1.000110955,
                "count": 3343692,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01061778423,
                "variance": 0.0001127373419
              },
              {
                "average": 1.000222808,
                "count": 3343692,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01514389586,
                "variance": 0.0002293375818
              },
              {
                "average": 1,
                "count": 3343692,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.49621197,
                "count": 3343692,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.138640049,
                "variance": 83.51474195
              },
              {
                "average": 19.97628376,
                "count": 3343692,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.189774471,
                "variance": 1.415563292
              },
              {
                "average": 1.872455358,
                "count": 3343692,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3341948062,
                "variance": 0.1116861685
              },
              {
                "average": 5.65594977,
                "count": 3343692,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.47182558,
                "variance": 2.166270539
              },
              {
                "average": 253819772,
                "count": 3343692,
                "maximum": 253821950,
                "minimum": 253817558.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 908.2460754,
                "variance": 824910.9335
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370000.0149,
              3847999.989,
              -1.815583856,
              370999.9949,
              3848999.989,
              2.504416144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370000.01488867356,
                    3847999.9888002872,
                    -1.815583855690946
                  ],
                  [
                    370000.01488867356,
                    3848999.9888002872,
                    -1.815583855690946
                  ],
                  [
                    370999.99488867354,
                    3848999.9888002872,
                    2.504416144309054
                  ],
                  [
                    370999.99488867354,
                    3847999.9888002872,
                    2.504416144309054
                  ],
                  [
                    370000.01488867356,
                    3847999.9888002872,
                    -1.815583855690946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:52:30+00:00",
            "end_time": "2019-09-29T18:39:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31272892300491,
              34.85726270532872,
              -1.058245146031273
            ],
            [
              -76.31287219468207,
              34.86627797833697,
              -1.058245146031273
            ],
            [
              -76.30193410781852,
              34.866395598897086,
              10.221754853968726
            ],
            [
              -76.30179202897239,
              34.85738028666872,
              10.221754853968726
            ],
            [
              -76.31272892300491,
              34.85726270532872,
              -1.058245146031273
            ]
          ]
        ]
      },
      "bbox": [
        -76.31287219,
        34.85726271,
        -1.058245146,
        -76.30179203,
        34.8663956,
        10.22175485
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:26Z",
        "pc:count": 2145743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380457.2358,
            "count": 2145743,
            "maximum": 380999.9988,
            "minimum": 379999.9988,
            "name": "X",
            "position": 0,
            "stddev": 262.4492755,
            "variance": 68879.62222
          },
          {
            "average": 3858576.406,
            "count": 2145743,
            "maximum": 3858999.989,
            "minimum": 3857999.989,
            "name": "Y",
            "position": 1,
            "stddev": 277.4846491,
            "variance": 76997.73048
          },
          {
            "average": 1.19977361,
            "count": 2145743,
            "maximum": 10.22175485,
            "minimum": -1.058245146,
            "name": "Z",
            "position": 2,
            "stddev": 1.147595919,
            "variance": 1.316976394
          },
          {
            "average": 4242.740986,
            "count": 2145743,
            "maximum": 24019,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3277.422944,
            "variance": 10741501.15
          },
          {
            "average": 1.004642215,
            "count": 2145743,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07102649194,
            "variance": 0.005044762557
          },
          {
            "average": 1.009369715,
            "count": 2145743,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1028742397,
            "variance": 0.01058310919
          },
          {
            "average": 1,
            "count": 2145743,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.925523234,
            "count": 2145743,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.46541084,
            "variance": 131.4556457
          },
          {
            "average": 20.24227321,
            "count": 2145743,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.667712361,
            "variance": 2.781264518
          },
          {
            "average": 1.238237291,
            "count": 2145743,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4265495797,
            "variance": 0.181944544
          },
          {
            "average": 6.905998528,
            "count": 2145743,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8463670061,
            "variance": 0.7163371091
          },
          {
            "average": 254838672.5,
            "count": 2145743,
            "maximum": 254839306.3,
            "minimum": 254836468.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.3556425,
            "variance": 341471.5169
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2145743,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379999.9988,
          3857999.989,
          -1.058245146,
          380999.9988,
          3858999.989,
          10.22175485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379999.99880713,
                3857999.988873602,
                -1.058245146031273
              ],
              [
                379999.99880713,
                3858999.988873602,
                -1.058245146031273
              ],
              [
                380999.99880713,
                3858999.988873602,
                10.221754853968726
              ],
              [
                380999.99880713,
                3857999.988873602,
                10.221754853968726
              ],
              [
                379999.99880713,
                3857999.988873602,
                -1.058245146031273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:26+00:00",
        "end_time": "2019-10-11T13:41:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31287219,
            34.85726271,
            -1.058245146,
            -76.30179203,
            34.8663956,
            10.22175485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31272892300491,
                  34.85726270532872,
                  -1.058245146031273
                ],
                [
                  -76.31287219468207,
                  34.86627797833697,
                  -1.058245146031273
                ],
                [
                  -76.30193410781852,
                  34.866395598897086,
                  10.221754853968726
                ],
                [
                  -76.30179202897239,
                  34.85738028666872,
                  10.221754853968726
                ],
                [
                  -76.31272892300491,
                  34.85726270532872,
                  -1.058245146031273
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:26Z",
            "pc:count": 2145743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380457.2358,
                "count": 2145743,
                "maximum": 380999.9988,
                "minimum": 379999.9988,
                "name": "X",
                "position": 0,
                "stddev": 262.4492755,
                "variance": 68879.62222
              },
              {
                "average": 3858576.406,
                "count": 2145743,
                "maximum": 3858999.989,
                "minimum": 3857999.989,
                "name": "Y",
                "position": 1,
                "stddev": 277.4846491,
                "variance": 76997.73048
              },
              {
                "average": 1.19977361,
                "count": 2145743,
                "maximum": 10.22175485,
                "minimum": -1.058245146,
                "name": "Z",
                "position": 2,
                "stddev": 1.147595919,
                "variance": 1.316976394
              },
              {
                "average": 4242.740986,
                "count": 2145743,
                "maximum": 24019,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3277.422944,
                "variance": 10741501.15
              },
              {
                "average": 1.004642215,
                "count": 2145743,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07102649194,
                "variance": 0.005044762557
              },
              {
                "average": 1.009369715,
                "count": 2145743,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1028742397,
                "variance": 0.01058310919
              },
              {
                "average": 1,
                "count": 2145743,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.925523234,
                "count": 2145743,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.46541084,
                "variance": 131.4556457
              },
              {
                "average": 20.24227321,
                "count": 2145743,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.667712361,
                "variance": 2.781264518
              },
              {
                "average": 1.238237291,
                "count": 2145743,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4265495797,
                "variance": 0.181944544
              },
              {
                "average": 6.905998528,
                "count": 2145743,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8463670061,
                "variance": 0.7163371091
              },
              {
                "average": 254838672.5,
                "count": 2145743,
                "maximum": 254839306.3,
                "minimum": 254836468.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.3556425,
                "variance": 341471.5169
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2145743,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379999.9988,
              3857999.989,
              -1.058245146,
              380999.9988,
              3858999.989,
              10.22175485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379999.99880713,
                    3857999.988873602,
                    -1.058245146031273
                  ],
                  [
                    379999.99880713,
                    3858999.988873602,
                    -1.058245146031273
                  ],
                  [
                    380999.99880713,
                    3858999.988873602,
                    10.221754853968726
                  ],
                  [
                    380999.99880713,
                    3857999.988873602,
                    10.221754853968726
                  ],
                  [
                    379999.99880713,
                    3857999.988873602,
                    -1.058245146031273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:26+00:00",
            "end_time": "2019-10-11T13:41: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": "20190929_NCMP_NC_Dunex_18SUD6137.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51704955119153,
              34.66553480010839,
              -2.318448465780964
            ],
            [
              -76.5172139408165,
              34.6745495608879,
              -2.318448465780964
            ],
            [
              -76.5063020804205,
              34.67468491265002,
              0.681551534219036
            ],
            [
              -76.50613887199846,
              34.66567010662635,
              0.681551534219036
            ],
            [
              -76.51704955119153,
              34.66553480010839,
              -2.318448465780964
            ]
          ]
        ]
      },
      "bbox": [
        -76.51721394,
        34.6655348,
        -2.318448466,
        -76.50613887,
        34.67468491,
        0.6815515342
      ],
      "properties": {
        "datetime": "2019-09-29T19:21:45Z",
        "pc:count": 3902013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361484.1892,
            "count": 3902013,
            "maximum": 362000.0086,
            "minimum": 361000.0086,
            "name": "X",
            "position": 0,
            "stddev": 278.8702168,
            "variance": 77768.59781
          },
          {
            "average": 3837492.267,
            "count": 3902013,
            "maximum": 3837999.983,
            "minimum": 3836999.983,
            "name": "Y",
            "position": 1,
            "stddev": 292.4563318,
            "variance": 85530.70603
          },
          {
            "average": -1.283958837,
            "count": 3902013,
            "maximum": 0.6815515342,
            "minimum": -2.318448466,
            "name": "Z",
            "position": 2,
            "stddev": 0.4391082693,
            "variance": 0.1928160722
          },
          {
            "average": 4.864785689,
            "count": 3902013,
            "maximum": 7707,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 129.0695695,
            "variance": 16658.95376
          },
          {
            "average": 1.000005382,
            "count": 3902013,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002319872829,
            "variance": 5.381809944e-06
          },
          {
            "average": 1.000010764,
            "count": 3902013,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00328078679,
            "variance": 1.076356196e-05
          },
          {
            "average": 1,
            "count": 3902013,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.93863757,
            "count": 3902013,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.290214182,
            "variance": 1.664652637
          },
          {
            "average": 20.05390446,
            "count": 3902013,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.190416703,
            "variance": 1.417091927
          },
          {
            "average": 2.004756776,
            "count": 3902013,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09606907265,
            "variance": 0.009229266719
          },
          {
            "average": 2.960988341,
            "count": 3902013,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284969259,
            "variance": 1.651145996
          },
          {
            "average": 253818212.6,
            "count": 3902013,
            "maximum": 253820105.5,
            "minimum": 253817143.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.2012477,
            "variance": 497308.7998
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0086,
          3836999.983,
          -2.318448466,
          362000.0086,
          3837999.983,
          0.6815515342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.0086223646,
                3836999.983249075,
                -2.318448465780964
              ],
              [
                361000.0086223646,
                3837999.983249075,
                -2.318448465780964
              ],
              [
                362000.0086223646,
                3837999.983249075,
                0.681551534219036
              ],
              [
                362000.0086223646,
                3836999.983249075,
                0.681551534219036
              ],
              [
                361000.0086223646,
                3836999.983249075,
                -2.318448465780964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:21:45+00:00",
        "end_time": "2019-09-29T18:32:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6137.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6137.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6137.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6137.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51721394,
            34.6655348,
            -2.318448466,
            -76.50613887,
            34.67468491,
            0.6815515342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51704955119153,
                  34.66553480010839,
                  -2.318448465780964
                ],
                [
                  -76.5172139408165,
                  34.6745495608879,
                  -2.318448465780964
                ],
                [
                  -76.5063020804205,
                  34.67468491265002,
                  0.681551534219036
                ],
                [
                  -76.50613887199846,
                  34.66567010662635,
                  0.681551534219036
                ],
                [
                  -76.51704955119153,
                  34.66553480010839,
                  -2.318448465780964
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6137.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6137.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:21:45Z",
            "pc:count": 3902013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361484.1892,
                "count": 3902013,
                "maximum": 362000.0086,
                "minimum": 361000.0086,
                "name": "X",
                "position": 0,
                "stddev": 278.8702168,
                "variance": 77768.59781
              },
              {
                "average": 3837492.267,
                "count": 3902013,
                "maximum": 3837999.983,
                "minimum": 3836999.983,
                "name": "Y",
                "position": 1,
                "stddev": 292.4563318,
                "variance": 85530.70603
              },
              {
                "average": -1.283958837,
                "count": 3902013,
                "maximum": 0.6815515342,
                "minimum": -2.318448466,
                "name": "Z",
                "position": 2,
                "stddev": 0.4391082693,
                "variance": 0.1928160722
              },
              {
                "average": 4.864785689,
                "count": 3902013,
                "maximum": 7707,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 129.0695695,
                "variance": 16658.95376
              },
              {
                "average": 1.000005382,
                "count": 3902013,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002319872829,
                "variance": 5.381809944e-06
              },
              {
                "average": 1.000010764,
                "count": 3902013,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00328078679,
                "variance": 1.076356196e-05
              },
              {
                "average": 1,
                "count": 3902013,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.93863757,
                "count": 3902013,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.290214182,
                "variance": 1.664652637
              },
              {
                "average": 20.05390446,
                "count": 3902013,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.190416703,
                "variance": 1.417091927
              },
              {
                "average": 2.004756776,
                "count": 3902013,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09606907265,
                "variance": 0.009229266719
              },
              {
                "average": 2.960988341,
                "count": 3902013,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284969259,
                "variance": 1.651145996
              },
              {
                "average": 253818212.6,
                "count": 3902013,
                "maximum": 253820105.5,
                "minimum": 253817143.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.2012477,
                "variance": 497308.7998
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0086,
              3836999.983,
              -2.318448466,
              362000.0086,
              3837999.983,
              0.6815515342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.0086223646,
                    3836999.983249075,
                    -2.318448465780964
                  ],
                  [
                    361000.0086223646,
                    3837999.983249075,
                    -2.318448465780964
                  ],
                  [
                    362000.0086223646,
                    3837999.983249075,
                    0.681551534219036
                  ],
                  [
                    362000.0086223646,
                    3836999.983249075,
                    0.681551534219036
                  ],
                  [
                    361000.0086223646,
                    3836999.983249075,
                    -2.318448465780964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:21:45+00:00",
            "end_time": "2019-09-29T18:32: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": "20190929_NCMP_NC_Dunex_18SUD5736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5605224820393,
              34.655969134115836,
              -1.941130746573133
            ],
            [
              -76.5606915244438,
              34.664983905025345,
              -1.941130746573133
            ],
            [
              -76.54978114036662,
              34.665123115203606,
              0.658869253426867
            ],
            [
              -76.54961327853626,
              34.65610829775419,
              0.658869253426867
            ],
            [
              -76.5605224820393,
              34.655969134115836,
              -1.941130746573133
            ]
          ]
        ]
      },
      "bbox": [
        -76.56069152,
        34.65596913,
        -1.941130747,
        -76.54961328,
        34.66512312,
        0.6588692534
      ],
      "properties": {
        "datetime": "2019-09-29T15:06:57Z",
        "pc:count": 2179808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357536.2748,
            "count": 2179808,
            "maximum": 358000.0095,
            "minimum": 357000.0095,
            "name": "X",
            "position": 0,
            "stddev": 333.9704395,
            "variance": 111536.2545
          },
          {
            "average": 3836302.582,
            "count": 2179808,
            "maximum": 3836999.993,
            "minimum": 3835999.973,
            "name": "Y",
            "position": 1,
            "stddev": 220.783133,
            "variance": 48745.19182
          },
          {
            "average": -1.113752867,
            "count": 2179808,
            "maximum": 0.6588692534,
            "minimum": -1.941130747,
            "name": "Z",
            "position": 2,
            "stddev": 0.4120831264,
            "variance": 0.1698125031
          },
          {
            "average": 0.2475094137,
            "count": 2179808,
            "maximum": 2517,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.49279908,
            "variance": 461.9404121
          },
          {
            "average": 1.00000367,
            "count": 2179808,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001915733859,
            "variance": 3.670036219e-06
          },
          {
            "average": 1.00000734,
            "count": 2179808,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002709251834,
            "variance": 7.340045499e-06
          },
          {
            "average": 1,
            "count": 2179808,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2179808,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99692036,
            "count": 2179808,
            "maximum": 28.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.197637895,
            "variance": 1.434336528
          },
          {
            "average": 2.000623908,
            "count": 2179808,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02497036614,
            "variance": 0.0006235191854
          },
          {
            "average": 8.6006607,
            "count": 2179808,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.827300782,
            "variance": 3.339028147
          },
          {
            "average": 253803256,
            "count": 2179808,
            "maximum": 253804817.4,
            "minimum": 253801588.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 805.7867207,
            "variance": 649292.2393
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2179808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357000.0095,
          3835999.973,
          -1.941130747,
          358000.0095,
          3836999.993,
          0.6588692534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357000.0095399713,
                3835999.973246266,
                -1.941130746573133
              ],
              [
                357000.0095399713,
                3836999.9932462657,
                -1.941130746573133
              ],
              [
                358000.0095399713,
                3836999.9932462657,
                0.658869253426867
              ],
              [
                358000.0095399713,
                3835999.973246266,
                0.658869253426867
              ],
              [
                357000.0095399713,
                3835999.973246266,
                -1.941130746573133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:06:57+00:00",
        "end_time": "2019-09-29T14:13:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56069152,
            34.65596913,
            -1.941130747,
            -76.54961328,
            34.66512312,
            0.6588692534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5605224820393,
                  34.655969134115836,
                  -1.941130746573133
                ],
                [
                  -76.5606915244438,
                  34.664983905025345,
                  -1.941130746573133
                ],
                [
                  -76.54978114036662,
                  34.665123115203606,
                  0.658869253426867
                ],
                [
                  -76.54961327853626,
                  34.65610829775419,
                  0.658869253426867
                ],
                [
                  -76.5605224820393,
                  34.655969134115836,
                  -1.941130746573133
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:06:57Z",
            "pc:count": 2179808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357536.2748,
                "count": 2179808,
                "maximum": 358000.0095,
                "minimum": 357000.0095,
                "name": "X",
                "position": 0,
                "stddev": 333.9704395,
                "variance": 111536.2545
              },
              {
                "average": 3836302.582,
                "count": 2179808,
                "maximum": 3836999.993,
                "minimum": 3835999.973,
                "name": "Y",
                "position": 1,
                "stddev": 220.783133,
                "variance": 48745.19182
              },
              {
                "average": -1.113752867,
                "count": 2179808,
                "maximum": 0.6588692534,
                "minimum": -1.941130747,
                "name": "Z",
                "position": 2,
                "stddev": 0.4120831264,
                "variance": 0.1698125031
              },
              {
                "average": 0.2475094137,
                "count": 2179808,
                "maximum": 2517,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.49279908,
                "variance": 461.9404121
              },
              {
                "average": 1.00000367,
                "count": 2179808,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001915733859,
                "variance": 3.670036219e-06
              },
              {
                "average": 1.00000734,
                "count": 2179808,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002709251834,
                "variance": 7.340045499e-06
              },
              {
                "average": 1,
                "count": 2179808,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2179808,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99692036,
                "count": 2179808,
                "maximum": 28.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.197637895,
                "variance": 1.434336528
              },
              {
                "average": 2.000623908,
                "count": 2179808,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02497036614,
                "variance": 0.0006235191854
              },
              {
                "average": 8.6006607,
                "count": 2179808,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.827300782,
                "variance": 3.339028147
              },
              {
                "average": 253803256,
                "count": 2179808,
                "maximum": 253804817.4,
                "minimum": 253801588.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 805.7867207,
                "variance": 649292.2393
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2179808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357000.0095,
              3835999.973,
              -1.941130747,
              358000.0095,
              3836999.993,
              0.6588692534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357000.0095399713,
                    3835999.973246266,
                    -1.941130746573133
                  ],
                  [
                    357000.0095399713,
                    3836999.9932462657,
                    -1.941130746573133
                  ],
                  [
                    358000.0095399713,
                    3836999.9932462657,
                    0.658869253426867
                  ],
                  [
                    358000.0095399713,
                    3835999.973246266,
                    0.658869253426867
                  ],
                  [
                    357000.0095399713,
                    3835999.973246266,
                    -1.941130746573133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:06:57+00:00",
            "end_time": "2019-09-29T14:13: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": "20190929_NCMP_NC_Dunex_18SUD6238.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5063020332823,
              34.67468495765786,
              -2.433561913995973
            ],
            [
              -76.50646531420266,
              34.68369974965188,
              -2.433561913995973
            ],
            [
              -76.49555219953851,
              34.68383417004243,
              0.886438086004027
            ],
            [
              -76.495390100377,
              34.674819333120894,
              0.886438086004027
            ],
            [
              -76.5063020332823,
              34.67468495765786,
              -2.433561913995973
            ]
          ]
        ]
      },
      "bbox": [
        -76.50646531,
        34.67468496,
        -2.433561914,
        -76.4953901,
        34.68383417,
        0.886438086
      ],
      "properties": {
        "datetime": "2019-09-29T19:28:16Z",
        "pc:count": 3510633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362467.167,
            "count": 3510633,
            "maximum": 363000.013,
            "minimum": 362000.013,
            "name": "X",
            "position": 0,
            "stddev": 290.5580878,
            "variance": 84424.00241
          },
          {
            "average": 3838515.778,
            "count": 3510633,
            "maximum": 3838999.988,
            "minimum": 3837999.988,
            "name": "Y",
            "position": 1,
            "stddev": 292.6033297,
            "variance": 85616.70857
          },
          {
            "average": -0.9000979233,
            "count": 3510633,
            "maximum": 0.886438086,
            "minimum": -2.433561914,
            "name": "Z",
            "position": 2,
            "stddev": 0.4811610965,
            "variance": 0.2315160007
          },
          {
            "average": 146.3360112,
            "count": 3510633,
            "maximum": 7019,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 630.7447299,
            "variance": 397838.9143
          },
          {
            "average": 1.000069218,
            "count": 3510633,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008319466018,
            "variance": 6.921351482e-05
          },
          {
            "average": 1.000137867,
            "count": 3510633,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01174086482,
            "variance": 0.0001378479067
          },
          {
            "average": 1,
            "count": 3510633,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.38075242,
            "count": 3510633,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.429085364,
            "variance": 41.33313862
          },
          {
            "average": 20.07532561,
            "count": 3510633,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.282011933,
            "variance": 1.643554596
          },
          {
            "average": 1.94268441,
            "count": 3510633,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2421251179,
            "variance": 0.05862457272
          },
          {
            "average": 3.72596452,
            "count": 3510633,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.406527432,
            "variance": 1.978319418
          },
          {
            "average": 253818637.2,
            "count": 3510633,
            "maximum": 253820496.2,
            "minimum": 253817166.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.3682938,
            "variance": 626263.7765
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362000.013,
          3837999.988,
          -2.433561914,
          363000.013,
          3838999.988,
          0.886438086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362000.0130159629,
                3837999.9881760087,
                -2.433561913995973
              ],
              [
                362000.0130159629,
                3838999.9881760087,
                -2.433561913995973
              ],
              [
                363000.0130159629,
                3838999.9881760087,
                0.886438086004027
              ],
              [
                363000.0130159629,
                3837999.9881760087,
                0.886438086004027
              ],
              [
                362000.0130159629,
                3837999.9881760087,
                -2.433561913995973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:28:16+00:00",
        "end_time": "2019-09-29T18:32:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6238.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6238.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6238.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6238.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50646531,
            34.67468496,
            -2.433561914,
            -76.4953901,
            34.68383417,
            0.886438086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5063020332823,
                  34.67468495765786,
                  -2.433561913995973
                ],
                [
                  -76.50646531420266,
                  34.68369974965188,
                  -2.433561913995973
                ],
                [
                  -76.49555219953851,
                  34.68383417004243,
                  0.886438086004027
                ],
                [
                  -76.495390100377,
                  34.674819333120894,
                  0.886438086004027
                ],
                [
                  -76.5063020332823,
                  34.67468495765786,
                  -2.433561913995973
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6238.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6238.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:28:16Z",
            "pc:count": 3510633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362467.167,
                "count": 3510633,
                "maximum": 363000.013,
                "minimum": 362000.013,
                "name": "X",
                "position": 0,
                "stddev": 290.5580878,
                "variance": 84424.00241
              },
              {
                "average": 3838515.778,
                "count": 3510633,
                "maximum": 3838999.988,
                "minimum": 3837999.988,
                "name": "Y",
                "position": 1,
                "stddev": 292.6033297,
                "variance": 85616.70857
              },
              {
                "average": -0.9000979233,
                "count": 3510633,
                "maximum": 0.886438086,
                "minimum": -2.433561914,
                "name": "Z",
                "position": 2,
                "stddev": 0.4811610965,
                "variance": 0.2315160007
              },
              {
                "average": 146.3360112,
                "count": 3510633,
                "maximum": 7019,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 630.7447299,
                "variance": 397838.9143
              },
              {
                "average": 1.000069218,
                "count": 3510633,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008319466018,
                "variance": 6.921351482e-05
              },
              {
                "average": 1.000137867,
                "count": 3510633,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01174086482,
                "variance": 0.0001378479067
              },
              {
                "average": 1,
                "count": 3510633,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.38075242,
                "count": 3510633,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.429085364,
                "variance": 41.33313862
              },
              {
                "average": 20.07532561,
                "count": 3510633,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.282011933,
                "variance": 1.643554596
              },
              {
                "average": 1.94268441,
                "count": 3510633,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2421251179,
                "variance": 0.05862457272
              },
              {
                "average": 3.72596452,
                "count": 3510633,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.406527432,
                "variance": 1.978319418
              },
              {
                "average": 253818637.2,
                "count": 3510633,
                "maximum": 253820496.2,
                "minimum": 253817166.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.3682938,
                "variance": 626263.7765
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362000.013,
              3837999.988,
              -2.433561914,
              363000.013,
              3838999.988,
              0.886438086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362000.0130159629,
                    3837999.9881760087,
                    -2.433561913995973
                  ],
                  [
                    362000.0130159629,
                    3838999.9881760087,
                    -2.433561913995973
                  ],
                  [
                    363000.0130159629,
                    3838999.9881760087,
                    0.886438086004027
                  ],
                  [
                    363000.0130159629,
                    3837999.9881760087,
                    0.886438086004027
                  ],
                  [
                    362000.0130159629,
                    3837999.9881760087,
                    -2.433561913995973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:28:16+00:00",
            "end_time": "2019-09-29T18:32: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": "20190929_NCMP_NC_Dunex_18SUD5926.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53704125311721,
              34.56609898881933,
              -4.057425221914436
            ],
            [
              -76.53720719233011,
              34.5751138126511,
              -4.057425221914436
            ],
            [
              -76.5263084422538,
              34.57525061260909,
              1.582574778085565
            ],
            [
              -76.52614367842745,
              34.566235742987836,
              1.582574778085565
            ],
            [
              -76.53704125311721,
              34.56609898881933,
              -4.057425221914436
            ]
          ]
        ]
      },
      "bbox": [
        -76.53720719,
        34.56609899,
        -4.057425222,
        -76.52614368,
        34.57525061,
        1.582574778
      ],
      "properties": {
        "datetime": "2019-09-29T15:49:47Z",
        "pc:count": 4566795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359507.0406,
            "count": 4566795,
            "maximum": 360000.0128,
            "minimum": 359000.0128,
            "name": "X",
            "position": 0,
            "stddev": 294.9815907,
            "variance": 87014.13887
          },
          {
            "average": 3826506.549,
            "count": 4566795,
            "maximum": 3826999.985,
            "minimum": 3825999.985,
            "name": "Y",
            "position": 1,
            "stddev": 292.751397,
            "variance": 85703.38043
          },
          {
            "average": -1.668137875,
            "count": 4566795,
            "maximum": 1.582574778,
            "minimum": -4.057425222,
            "name": "Z",
            "position": 2,
            "stddev": 0.8851178741,
            "variance": 0.783433651
          },
          {
            "average": 370.0809841,
            "count": 4566795,
            "maximum": 32171,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1462.142455,
            "variance": 2137860.559
          },
          {
            "average": 1.000000219,
            "count": 4566795,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004679443862,
            "variance": 2.189719486e-07
          },
          {
            "average": 1.000000438,
            "count": 4566795,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.000661773225,
            "variance": 4.379438013e-07
          },
          {
            "average": 1,
            "count": 4566795,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.891287,
            "count": 4566795,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.313874244,
            "variance": 53.49275646
          },
          {
            "average": 20.03668056,
            "count": 4566795,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.463263944,
            "variance": 2.141141369
          },
          {
            "average": 1.923785937,
            "count": 4566795,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2674151554,
            "variance": 0.07151086532
          },
          {
            "average": 14.92852734,
            "count": 4566795,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.547481023,
            "variance": 2.394697517
          },
          {
            "average": 253806046.4,
            "count": 4566795,
            "maximum": 253807387,
            "minimum": 253804331.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.3232449,
            "variance": 493257.9404
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0128,
          3825999.985,
          -4.057425222,
          360000.0128,
          3826999.985,
          1.582574778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0128288632,
                3825999.9853298506,
                -4.057425221914436
              ],
              [
                359000.0128288632,
                3826999.9853298506,
                -4.057425221914436
              ],
              [
                360000.0128288632,
                3826999.9853298506,
                1.582574778085565
              ],
              [
                360000.0128288632,
                3825999.9853298506,
                1.582574778085565
              ],
              [
                359000.0128288632,
                3825999.9853298506,
                -4.057425221914436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:49:47+00:00",
        "end_time": "2019-09-29T14:58:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5926.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5926.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5926.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5926.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53720719,
            34.56609899,
            -4.057425222,
            -76.52614368,
            34.57525061,
            1.582574778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53704125311721,
                  34.56609898881933,
                  -4.057425221914436
                ],
                [
                  -76.53720719233011,
                  34.5751138126511,
                  -4.057425221914436
                ],
                [
                  -76.5263084422538,
                  34.57525061260909,
                  1.582574778085565
                ],
                [
                  -76.52614367842745,
                  34.566235742987836,
                  1.582574778085565
                ],
                [
                  -76.53704125311721,
                  34.56609898881933,
                  -4.057425221914436
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5926.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5926.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:49:47Z",
            "pc:count": 4566795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359507.0406,
                "count": 4566795,
                "maximum": 360000.0128,
                "minimum": 359000.0128,
                "name": "X",
                "position": 0,
                "stddev": 294.9815907,
                "variance": 87014.13887
              },
              {
                "average": 3826506.549,
                "count": 4566795,
                "maximum": 3826999.985,
                "minimum": 3825999.985,
                "name": "Y",
                "position": 1,
                "stddev": 292.751397,
                "variance": 85703.38043
              },
              {
                "average": -1.668137875,
                "count": 4566795,
                "maximum": 1.582574778,
                "minimum": -4.057425222,
                "name": "Z",
                "position": 2,
                "stddev": 0.8851178741,
                "variance": 0.783433651
              },
              {
                "average": 370.0809841,
                "count": 4566795,
                "maximum": 32171,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1462.142455,
                "variance": 2137860.559
              },
              {
                "average": 1.000000219,
                "count": 4566795,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004679443862,
                "variance": 2.189719486e-07
              },
              {
                "average": 1.000000438,
                "count": 4566795,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.000661773225,
                "variance": 4.379438013e-07
              },
              {
                "average": 1,
                "count": 4566795,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.891287,
                "count": 4566795,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.313874244,
                "variance": 53.49275646
              },
              {
                "average": 20.03668056,
                "count": 4566795,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.463263944,
                "variance": 2.141141369
              },
              {
                "average": 1.923785937,
                "count": 4566795,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2674151554,
                "variance": 0.07151086532
              },
              {
                "average": 14.92852734,
                "count": 4566795,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.547481023,
                "variance": 2.394697517
              },
              {
                "average": 253806046.4,
                "count": 4566795,
                "maximum": 253807387,
                "minimum": 253804331.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.3232449,
                "variance": 493257.9404
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0128,
              3825999.985,
              -4.057425222,
              360000.0128,
              3826999.985,
              1.582574778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0128288632,
                    3825999.9853298506,
                    -4.057425221914436
                  ],
                  [
                    359000.0128288632,
                    3826999.9853298506,
                    -4.057425221914436
                  ],
                  [
                    360000.0128288632,
                    3826999.9853298506,
                    1.582574778085565
                  ],
                  [
                    360000.0128288632,
                    3825999.9853298506,
                    1.582574778085565
                  ],
                  [
                    359000.0128288632,
                    3825999.9853298506,
                    -4.057425221914436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:49:47+00:00",
            "end_time": "2019-09-29T14:58: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": "20190929_NCMP_NC_Dunex_18SUD5933.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53820455318196,
              34.62920235343519,
              -8.447440231452095
            ],
            [
              -76.53837101247775,
              34.638217259257765,
              -8.447440231452095
            ],
            [
              -76.5274638019223,
              34.63835438276319,
              10.152559768547906
            ],
            [
              -76.52729852171782,
              34.62933943108125,
              10.152559768547906
            ],
            [
              -76.53820455318196,
              34.62920235343519,
              -8.447440231452095
            ]
          ]
        ]
      },
      "bbox": [
        -76.53837101,
        34.62920235,
        -8.447440231,
        -76.52729852,
        34.63835438,
        10.15255977
      ],
      "properties": {
        "datetime": "2019-09-29T20:05:12Z",
        "pc:count": 8038121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359440.4193,
            "count": 8038121,
            "maximum": 360000.0165,
            "minimum": 358999.9965,
            "name": "X",
            "position": 0,
            "stddev": 258.9238258,
            "variance": 67041.54756
          },
          {
            "average": 3833540.023,
            "count": 8038121,
            "maximum": 3833999.994,
            "minimum": 3832999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.3344601,
            "variance": 78027.7406
          },
          {
            "average": 0.8242901618,
            "count": 8038121,
            "maximum": 10.15255977,
            "minimum": -8.447440231,
            "name": "Z",
            "position": 2,
            "stddev": 1.601107056,
            "variance": 2.563543804
          },
          {
            "average": 2853.453459,
            "count": 8038121,
            "maximum": 46943,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2530.703039,
            "variance": 6404457.872
          },
          {
            "average": 1.1636054,
            "count": 8038121,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5014139799,
            "variance": 0.2514159792
          },
          {
            "average": 1.327267156,
            "count": 8038121,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7516087064,
            "variance": 0.5649156475
          },
          {
            "average": 1,
            "count": 8038121,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.548094511,
            "count": 8038121,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.67311162,
            "variance": 113.9153117
          },
          {
            "average": 19.98893365,
            "count": 8038121,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.35794219,
            "variance": 1.84400699
          },
          {
            "average": 1.356107354,
            "count": 8038121,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5893679924,
            "variance": 0.3473546305
          },
          {
            "average": 5.375762569,
            "count": 8038121,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.590542885,
            "variance": 2.529826669
          },
          {
            "average": 253811302.4,
            "count": 8038121,
            "maximum": 253822712.6,
            "minimum": 253799995.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9386.094947,
            "variance": 88098778.36
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8038121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358999.9965,
          3832999.974,
          -8.447440231,
          360000.0165,
          3833999.994,
          10.15255977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358999.99648816686,
                3832999.9736706694,
                -8.447440231452095
              ],
              [
                358999.99648816686,
                3833999.993670669,
                -8.447440231452095
              ],
              [
                360000.0164881669,
                3833999.993670669,
                10.152559768547906
              ],
              [
                360000.0164881669,
                3832999.9736706694,
                10.152559768547906
              ],
              [
                358999.99648816686,
                3832999.9736706694,
                -8.447440231452095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:05:12+00:00",
        "end_time": "2019-09-29T13:46:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5933.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5933.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5933.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5933.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53837101,
            34.62920235,
            -8.447440231,
            -76.52729852,
            34.63835438,
            10.15255977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53820455318196,
                  34.62920235343519,
                  -8.447440231452095
                ],
                [
                  -76.53837101247775,
                  34.638217259257765,
                  -8.447440231452095
                ],
                [
                  -76.5274638019223,
                  34.63835438276319,
                  10.152559768547906
                ],
                [
                  -76.52729852171782,
                  34.62933943108125,
                  10.152559768547906
                ],
                [
                  -76.53820455318196,
                  34.62920235343519,
                  -8.447440231452095
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5933.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5933.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:05:12Z",
            "pc:count": 8038121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359440.4193,
                "count": 8038121,
                "maximum": 360000.0165,
                "minimum": 358999.9965,
                "name": "X",
                "position": 0,
                "stddev": 258.9238258,
                "variance": 67041.54756
              },
              {
                "average": 3833540.023,
                "count": 8038121,
                "maximum": 3833999.994,
                "minimum": 3832999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.3344601,
                "variance": 78027.7406
              },
              {
                "average": 0.8242901618,
                "count": 8038121,
                "maximum": 10.15255977,
                "minimum": -8.447440231,
                "name": "Z",
                "position": 2,
                "stddev": 1.601107056,
                "variance": 2.563543804
              },
              {
                "average": 2853.453459,
                "count": 8038121,
                "maximum": 46943,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2530.703039,
                "variance": 6404457.872
              },
              {
                "average": 1.1636054,
                "count": 8038121,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5014139799,
                "variance": 0.2514159792
              },
              {
                "average": 1.327267156,
                "count": 8038121,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7516087064,
                "variance": 0.5649156475
              },
              {
                "average": 1,
                "count": 8038121,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.548094511,
                "count": 8038121,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.67311162,
                "variance": 113.9153117
              },
              {
                "average": 19.98893365,
                "count": 8038121,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.35794219,
                "variance": 1.84400699
              },
              {
                "average": 1.356107354,
                "count": 8038121,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5893679924,
                "variance": 0.3473546305
              },
              {
                "average": 5.375762569,
                "count": 8038121,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.590542885,
                "variance": 2.529826669
              },
              {
                "average": 253811302.4,
                "count": 8038121,
                "maximum": 253822712.6,
                "minimum": 253799995.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9386.094947,
                "variance": 88098778.36
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8038121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358999.9965,
              3832999.974,
              -8.447440231,
              360000.0165,
              3833999.994,
              10.15255977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358999.99648816686,
                    3832999.9736706694,
                    -8.447440231452095
                  ],
                  [
                    358999.99648816686,
                    3833999.993670669,
                    -8.447440231452095
                  ],
                  [
                    360000.0164881669,
                    3833999.993670669,
                    10.152559768547906
                  ],
                  [
                    360000.0164881669,
                    3832999.9736706694,
                    10.152559768547906
                  ],
                  [
                    358999.99648816686,
                    3832999.9736706694,
                    -8.447440231452095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:05:12+00:00",
            "end_time": "2019-09-29T13:46: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": "20190929_NCMP_NC_Dunex_18SUD5737.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.56069149144194,
              34.66498374004862,
              -1.550471267174427
            ],
            [
              -76.56075275280841,
              34.668249722755746,
              -1.550471267174427
            ],
            [
              -76.54984259556089,
              34.66838894146966,
              0.629528732825573
            ],
            [
              -76.54978176201152,
              34.665122941900016,
              0.629528732825573
            ],
            [
              -76.56069149144194,
              34.66498374004862,
              -1.550471267174427
            ]
          ]
        ]
      },
      "bbox": [
        -76.56075275,
        34.66498374,
        -1.550471267,
        -76.54978176,
        34.66838894,
        0.6295287328
      ],
      "properties": {
        "datetime": "2019-09-29T14:52:43Z",
        "pc:count": 49060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357147.0294,
            "count": 49060,
            "maximum": 357999.9523,
            "minimum": 357000.0123,
            "name": "X",
            "position": 0,
            "stddev": 274.2852296,
            "variance": 75232.38716
          },
          {
            "average": 3837107.912,
            "count": 49060,
            "maximum": 3837362.275,
            "minimum": 3836999.975,
            "name": "Y",
            "position": 1,
            "stddev": 61.74304364,
            "variance": 3812.203438
          },
          {
            "average": -0.7861956863,
            "count": 49060,
            "maximum": 0.6295287328,
            "minimum": -1.550471267,
            "name": "Z",
            "position": 2,
            "stddev": 0.2034954415,
            "variance": 0.04141039471
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000020383,
            "count": 49060,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004514776211,
            "variance": 2.038320424e-05
          },
          {
            "average": 1.000040766,
            "count": 49060,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006384792676,
            "variance": 4.076557751e-05
          },
          {
            "average": 1,
            "count": 49060,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 49060,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.90255238,
            "count": 49060,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17704783,
            "variance": 1.385441595
          },
          {
            "average": 2.00050958,
            "count": 49060,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02256835873,
            "variance": 0.0005093308159
          },
          {
            "average": 9.112637587,
            "count": 49060,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.251718195,
            "variance": 1.566798441
          },
          {
            "average": 253803485.5,
            "count": 49060,
            "maximum": 253803963.5,
            "minimum": 253801587.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578.626612,
            "variance": 334808.7561
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357000.0123,
          3836999.975,
          -1.550471267,
          357999.9523,
          3837362.275,
          0.6295287328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357000.0122805231,
                3836999.974902703,
                -1.550471267174427
              ],
              [
                357000.0122805231,
                3837362.274902703,
                -1.550471267174427
              ],
              [
                357999.952280523,
                3837362.274902703,
                0.629528732825573
              ],
              [
                357999.952280523,
                3836999.974902703,
                0.629528732825573
              ],
              [
                357000.0122805231,
                3836999.974902703,
                -1.550471267174427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:52:43+00:00",
        "end_time": "2019-09-29T14:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5737.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5737.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5737.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5737.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56075275,
            34.66498374,
            -1.550471267,
            -76.54978176,
            34.66838894,
            0.6295287328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.56069149144194,
                  34.66498374004862,
                  -1.550471267174427
                ],
                [
                  -76.56075275280841,
                  34.668249722755746,
                  -1.550471267174427
                ],
                [
                  -76.54984259556089,
                  34.66838894146966,
                  0.629528732825573
                ],
                [
                  -76.54978176201152,
                  34.665122941900016,
                  0.629528732825573
                ],
                [
                  -76.56069149144194,
                  34.66498374004862,
                  -1.550471267174427
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5737.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5737.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:52:43Z",
            "pc:count": 49060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357147.0294,
                "count": 49060,
                "maximum": 357999.9523,
                "minimum": 357000.0123,
                "name": "X",
                "position": 0,
                "stddev": 274.2852296,
                "variance": 75232.38716
              },
              {
                "average": 3837107.912,
                "count": 49060,
                "maximum": 3837362.275,
                "minimum": 3836999.975,
                "name": "Y",
                "position": 1,
                "stddev": 61.74304364,
                "variance": 3812.203438
              },
              {
                "average": -0.7861956863,
                "count": 49060,
                "maximum": 0.6295287328,
                "minimum": -1.550471267,
                "name": "Z",
                "position": 2,
                "stddev": 0.2034954415,
                "variance": 0.04141039471
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000020383,
                "count": 49060,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004514776211,
                "variance": 2.038320424e-05
              },
              {
                "average": 1.000040766,
                "count": 49060,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006384792676,
                "variance": 4.076557751e-05
              },
              {
                "average": 1,
                "count": 49060,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 49060,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.90255238,
                "count": 49060,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17704783,
                "variance": 1.385441595
              },
              {
                "average": 2.00050958,
                "count": 49060,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02256835873,
                "variance": 0.0005093308159
              },
              {
                "average": 9.112637587,
                "count": 49060,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.251718195,
                "variance": 1.566798441
              },
              {
                "average": 253803485.5,
                "count": 49060,
                "maximum": 253803963.5,
                "minimum": 253801587.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578.626612,
                "variance": 334808.7561
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357000.0123,
              3836999.975,
              -1.550471267,
              357999.9523,
              3837362.275,
              0.6295287328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357000.0122805231,
                    3836999.974902703,
                    -1.550471267174427
                  ],
                  [
                    357000.0122805231,
                    3837362.274902703,
                    -1.550471267174427
                  ],
                  [
                    357999.952280523,
                    3837362.274902703,
                    0.629528732825573
                  ],
                  [
                    357999.952280523,
                    3836999.974902703,
                    0.629528732825573
                  ],
                  [
                    357000.0122805231,
                    3836999.974902703,
                    -1.550471267174427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:52:43+00:00",
            "end_time": "2019-09-29T14:13:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6028.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52647334794663,
              34.58426547067996,
              -6.176729474539485
            ],
            [
              -76.52651990458887,
              34.58681090276537,
              -6.176729474539485
            ],
            [
              -76.52414385658557,
              34.586840606050075,
              -1.856729474539485
            ],
            [
              -76.5240973723409,
              34.584295171157585,
              -1.856729474539485
            ],
            [
              -76.52647334794663,
              34.58426547067996,
              -6.176729474539485
            ]
          ]
        ]
      },
      "bbox": [
        -76.5265199,
        34.58426547,
        -6.176729475,
        -76.52409737,
        34.58684061,
        -1.856729475
      ],
      "properties": {
        "datetime": "2019-09-29T14:50:33Z",
        "pc:count": 127674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360044.1997,
            "count": 127674,
            "maximum": 360217.9865,
            "minimum": 360000.0065,
            "name": "X",
            "position": 0,
            "stddev": 35.52001485,
            "variance": 1261.671455
          },
          {
            "average": 3828097.973,
            "count": 127674,
            "maximum": 3828282.346,
            "minimum": 3827999.986,
            "name": "Y",
            "position": 1,
            "stddev": 65.43476937,
            "variance": 4281.709042
          },
          {
            "average": -4.285862109,
            "count": 127674,
            "maximum": -1.856729475,
            "minimum": -6.176729475,
            "name": "Z",
            "position": 2,
            "stddev": 0.8661685407,
            "variance": 0.7502479408
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 127674,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 127674,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 127674,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 127674,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.82942673,
            "count": 127674,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.327386466,
            "variance": 1.761954831
          },
          {
            "average": 2.001355014,
            "count": 127674,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0369980149,
            "variance": 0.001368853106
          },
          {
            "average": 9.424526529,
            "count": 127674,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4959181693,
            "variance": 0.2459348306
          },
          {
            "average": 253803600.6,
            "count": 127674,
            "maximum": 253803833.6,
            "minimum": 253802949.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198.8941377,
            "variance": 39558.87803
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0065,
          3827999.986,
          -6.176729475,
          360217.9865,
          3828282.346,
          -1.856729475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.0065348839,
                3827999.985699858,
                -6.176729474539485
              ],
              [
                360000.0065348839,
                3828282.3456998584,
                -6.176729474539485
              ],
              [
                360217.9865348839,
                3828282.3456998584,
                -1.856729474539485
              ],
              [
                360217.9865348839,
                3827999.985699858,
                -1.856729474539485
              ],
              [
                360000.0065348839,
                3827999.985699858,
                -6.176729474539485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:50:33+00:00",
        "end_time": "2019-09-29T14:35:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6028.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6028.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6028.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6028.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5265199,
            34.58426547,
            -6.176729475,
            -76.52409737,
            34.58684061,
            -1.856729475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52647334794663,
                  34.58426547067996,
                  -6.176729474539485
                ],
                [
                  -76.52651990458887,
                  34.58681090276537,
                  -6.176729474539485
                ],
                [
                  -76.52414385658557,
                  34.586840606050075,
                  -1.856729474539485
                ],
                [
                  -76.5240973723409,
                  34.584295171157585,
                  -1.856729474539485
                ],
                [
                  -76.52647334794663,
                  34.58426547067996,
                  -6.176729474539485
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6028.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6028.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:50:33Z",
            "pc:count": 127674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360044.1997,
                "count": 127674,
                "maximum": 360217.9865,
                "minimum": 360000.0065,
                "name": "X",
                "position": 0,
                "stddev": 35.52001485,
                "variance": 1261.671455
              },
              {
                "average": 3828097.973,
                "count": 127674,
                "maximum": 3828282.346,
                "minimum": 3827999.986,
                "name": "Y",
                "position": 1,
                "stddev": 65.43476937,
                "variance": 4281.709042
              },
              {
                "average": -4.285862109,
                "count": 127674,
                "maximum": -1.856729475,
                "minimum": -6.176729475,
                "name": "Z",
                "position": 2,
                "stddev": 0.8661685407,
                "variance": 0.7502479408
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 127674,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 127674,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 127674,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 127674,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.82942673,
                "count": 127674,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.327386466,
                "variance": 1.761954831
              },
              {
                "average": 2.001355014,
                "count": 127674,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0369980149,
                "variance": 0.001368853106
              },
              {
                "average": 9.424526529,
                "count": 127674,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4959181693,
                "variance": 0.2459348306
              },
              {
                "average": 253803600.6,
                "count": 127674,
                "maximum": 253803833.6,
                "minimum": 253802949.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198.8941377,
                "variance": 39558.87803
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0065,
              3827999.986,
              -6.176729475,
              360217.9865,
              3828282.346,
              -1.856729475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.0065348839,
                    3827999.985699858,
                    -6.176729474539485
                  ],
                  [
                    360000.0065348839,
                    3828282.3456998584,
                    -6.176729474539485
                  ],
                  [
                    360217.9865348839,
                    3828282.3456998584,
                    -1.856729474539485
                  ],
                  [
                    360217.9865348839,
                    3827999.985699858,
                    -1.856729474539485
                  ],
                  [
                    360000.0065348839,
                    3827999.985699858,
                    -6.176729474539485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:50:33+00:00",
            "end_time": "2019-09-29T14:35:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5825.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53843549201879,
              34.56521685375311,
              -5.624697969038399
            ],
            [
              -76.53845141297784,
              34.56608119522919,
              -5.624697969038399
            ],
            [
              -76.53704149013791,
              34.56609895952407,
              -3.964697969038399
            ],
            [
              -76.5370255837557,
              34.56523461747778,
              -3.964697969038399
            ],
            [
              -76.53843549201879,
              34.56521685375311,
              -5.624697969038399
            ]
          ]
        ]
      },
      "bbox": [
        -76.53845141,
        34.56521685,
        -5.624697969,
        -76.53702558,
        34.56609896,
        -3.964697969
      ],
      "properties": {
        "datetime": "2019-09-29T16:05:33Z",
        "pc:count": 16272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358953.2206,
            "count": 16272,
            "maximum": 358999.991,
            "minimum": 358870.611,
            "name": "X",
            "position": 0,
            "stddev": 22.69604713,
            "variance": 515.1105552
          },
          {
            "average": 3825977.121,
            "count": 16272,
            "maximum": 3825999.982,
            "minimum": 3825904.102,
            "name": "Y",
            "position": 1,
            "stddev": 17.63296032,
            "variance": 310.9212895
          },
          {
            "average": -4.745644995,
            "count": 16272,
            "maximum": -3.964697969,
            "minimum": -5.624697969,
            "name": "Z",
            "position": 2,
            "stddev": 0.2520899924,
            "variance": 0.06354936429
          },
          {
            "average": 144.752704,
            "count": 16272,
            "maximum": 3552,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 586.2590537,
            "variance": 343699.678
          },
          {
            "average": 1,
            "count": 16272,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16272,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16272,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 16272,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.05390602,
            "count": 16272,
            "maximum": 25.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.960921301,
            "variance": 3.845212347
          },
          {
            "average": 2.004547689,
            "count": 16272,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07170687837,
            "variance": 0.005141876405
          },
          {
            "average": 18.97025565,
            "count": 16272,
            "maximum": 20,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9044989519,
            "variance": 0.8181183539
          },
          {
            "average": 253807863.1,
            "count": 16272,
            "maximum": 253808333.6,
            "minimum": 253807378.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.6956495,
            "variance": 187225.5251
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358870.611,
          3825904.102,
          -5.624697969,
          358999.991,
          3825999.982,
          -3.964697969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358870.6110345107,
                3825904.1024119714,
                -5.624697969038399
              ],
              [
                358870.6110345107,
                3825999.9824119713,
                -5.624697969038399
              ],
              [
                358999.9910345107,
                3825999.9824119713,
                -3.964697969038399
              ],
              [
                358999.9910345107,
                3825904.1024119714,
                -3.964697969038399
              ],
              [
                358870.6110345107,
                3825904.1024119714,
                -5.624697969038399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:05:33+00:00",
        "end_time": "2019-09-29T15:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5825.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5825.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5825.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5825.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53845141,
            34.56521685,
            -5.624697969,
            -76.53702558,
            34.56609896,
            -3.964697969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53843549201879,
                  34.56521685375311,
                  -5.624697969038399
                ],
                [
                  -76.53845141297784,
                  34.56608119522919,
                  -5.624697969038399
                ],
                [
                  -76.53704149013791,
                  34.56609895952407,
                  -3.964697969038399
                ],
                [
                  -76.5370255837557,
                  34.56523461747778,
                  -3.964697969038399
                ],
                [
                  -76.53843549201879,
                  34.56521685375311,
                  -5.624697969038399
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5825.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5825.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:05:33Z",
            "pc:count": 16272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358953.2206,
                "count": 16272,
                "maximum": 358999.991,
                "minimum": 358870.611,
                "name": "X",
                "position": 0,
                "stddev": 22.69604713,
                "variance": 515.1105552
              },
              {
                "average": 3825977.121,
                "count": 16272,
                "maximum": 3825999.982,
                "minimum": 3825904.102,
                "name": "Y",
                "position": 1,
                "stddev": 17.63296032,
                "variance": 310.9212895
              },
              {
                "average": -4.745644995,
                "count": 16272,
                "maximum": -3.964697969,
                "minimum": -5.624697969,
                "name": "Z",
                "position": 2,
                "stddev": 0.2520899924,
                "variance": 0.06354936429
              },
              {
                "average": 144.752704,
                "count": 16272,
                "maximum": 3552,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 586.2590537,
                "variance": 343699.678
              },
              {
                "average": 1,
                "count": 16272,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16272,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16272,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 16272,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.05390602,
                "count": 16272,
                "maximum": 25.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.960921301,
                "variance": 3.845212347
              },
              {
                "average": 2.004547689,
                "count": 16272,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07170687837,
                "variance": 0.005141876405
              },
              {
                "average": 18.97025565,
                "count": 16272,
                "maximum": 20,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9044989519,
                "variance": 0.8181183539
              },
              {
                "average": 253807863.1,
                "count": 16272,
                "maximum": 253808333.6,
                "minimum": 253807378.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.6956495,
                "variance": 187225.5251
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358870.611,
              3825904.102,
              -5.624697969,
              358999.991,
              3825999.982,
              -3.964697969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358870.6110345107,
                    3825904.1024119714,
                    -5.624697969038399
                  ],
                  [
                    358870.6110345107,
                    3825999.9824119713,
                    -5.624697969038399
                  ],
                  [
                    358999.9910345107,
                    3825999.9824119713,
                    -3.964697969038399
                  ],
                  [
                    358999.9910345107,
                    3825904.1024119714,
                    -3.964697969038399
                  ],
                  [
                    358870.6110345107,
                    3825904.1024119714,
                    -5.624697969038399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:05:33+00:00",
            "end_time": "2019-09-29T15:49: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": "20190929_NCMP_NC_Dunex_18SUD7451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.37729770185207,
              34.79343117859818,
              -5.236956357155234
            ],
            [
              -76.37744766000237,
              34.80244612675761,
              -5.236956357155234
            ],
            [
              -76.36659415042575,
              34.80256850817675,
              7.483043642844767
            ],
            [
              -76.3664453729612,
              34.79355351917706,
              7.483043642844767
            ],
            [
              -76.37729770185207,
              34.79343117859818,
              -5.236956357155234
            ]
          ]
        ]
      },
      "bbox": [
        -76.37744766,
        34.79343118,
        -5.236956357,
        -76.36644537,
        34.80256851,
        7.483043643
      ],
      "properties": {
        "datetime": "2019-09-29T20:37:11Z",
        "pc:count": 1805100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374297.84,
            "count": 1805100,
            "maximum": 374993.0685,
            "minimum": 374000.0085,
            "name": "X",
            "position": 0,
            "stddev": 243.3075599,
            "variance": 59198.5687
          },
          {
            "average": 3851667.153,
            "count": 1805100,
            "maximum": 3851999.992,
            "minimum": 3851000.012,
            "name": "Y",
            "position": 1,
            "stddev": 250.0859155,
            "variance": 62542.96513
          },
          {
            "average": -0.4266569832,
            "count": 1805100,
            "maximum": 7.483043643,
            "minimum": -5.236956357,
            "name": "Z",
            "position": 2,
            "stddev": 2.541812078,
            "variance": 6.460808638
          },
          {
            "average": 2545.971128,
            "count": 1805100,
            "maximum": 30566,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3144.491793,
            "variance": 9887828.639
          },
          {
            "average": 1.04651986,
            "count": 1805100,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2383844074,
            "variance": 0.05682712569
          },
          {
            "average": 1.093441361,
            "count": 1805100,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3500581833,
            "variance": 0.1225407317
          },
          {
            "average": 1,
            "count": 1805100,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.04025539,
            "count": 1805100,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.63842086,
            "variance": 186.0065237
          },
          {
            "average": 20.02184538,
            "count": 1805100,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17276208,
            "variance": 1.375370895
          },
          {
            "average": 1.562078001,
            "count": 1805100,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5846962799,
            "variance": 0.3418697398
          },
          {
            "average": 11.00677082,
            "count": 1805100,
            "maximum": 13,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006064449,
            "variance": 1.012165675
          },
          {
            "average": 253823177.6,
            "count": 1805100,
            "maximum": 253824631.2,
            "minimum": 253822011,
            "name": "GpsTime",
            "position": 12,
            "stddev": 668.1286623,
            "variance": 446395.9093
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1805100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374000.0085,
          3851000.012,
          -5.236956357,
          374993.0685,
          3851999.992,
          7.483043643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374000.00854759116,
                3851000.0124826822,
                -5.236956357155234
              ],
              [
                374000.00854759116,
                3851999.9924826827,
                -5.236956357155234
              ],
              [
                374993.0685475912,
                3851999.9924826827,
                7.483043642844767
              ],
              [
                374993.0685475912,
                3851000.0124826822,
                7.483043642844767
              ],
              [
                374000.00854759116,
                3851000.0124826822,
                -5.236956357155234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:37:11+00:00",
        "end_time": "2019-09-29T19:53:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.37744766,
            34.79343118,
            -5.236956357,
            -76.36644537,
            34.80256851,
            7.483043643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.37729770185207,
                  34.79343117859818,
                  -5.236956357155234
                ],
                [
                  -76.37744766000237,
                  34.80244612675761,
                  -5.236956357155234
                ],
                [
                  -76.36659415042575,
                  34.80256850817675,
                  7.483043642844767
                ],
                [
                  -76.3664453729612,
                  34.79355351917706,
                  7.483043642844767
                ],
                [
                  -76.37729770185207,
                  34.79343117859818,
                  -5.236956357155234
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:37:11Z",
            "pc:count": 1805100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374297.84,
                "count": 1805100,
                "maximum": 374993.0685,
                "minimum": 374000.0085,
                "name": "X",
                "position": 0,
                "stddev": 243.3075599,
                "variance": 59198.5687
              },
              {
                "average": 3851667.153,
                "count": 1805100,
                "maximum": 3851999.992,
                "minimum": 3851000.012,
                "name": "Y",
                "position": 1,
                "stddev": 250.0859155,
                "variance": 62542.96513
              },
              {
                "average": -0.4266569832,
                "count": 1805100,
                "maximum": 7.483043643,
                "minimum": -5.236956357,
                "name": "Z",
                "position": 2,
                "stddev": 2.541812078,
                "variance": 6.460808638
              },
              {
                "average": 2545.971128,
                "count": 1805100,
                "maximum": 30566,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3144.491793,
                "variance": 9887828.639
              },
              {
                "average": 1.04651986,
                "count": 1805100,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2383844074,
                "variance": 0.05682712569
              },
              {
                "average": 1.093441361,
                "count": 1805100,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3500581833,
                "variance": 0.1225407317
              },
              {
                "average": 1,
                "count": 1805100,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.04025539,
                "count": 1805100,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.63842086,
                "variance": 186.0065237
              },
              {
                "average": 20.02184538,
                "count": 1805100,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17276208,
                "variance": 1.375370895
              },
              {
                "average": 1.562078001,
                "count": 1805100,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5846962799,
                "variance": 0.3418697398
              },
              {
                "average": 11.00677082,
                "count": 1805100,
                "maximum": 13,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006064449,
                "variance": 1.012165675
              },
              {
                "average": 253823177.6,
                "count": 1805100,
                "maximum": 253824631.2,
                "minimum": 253822011,
                "name": "GpsTime",
                "position": 12,
                "stddev": 668.1286623,
                "variance": 446395.9093
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1805100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374000.0085,
              3851000.012,
              -5.236956357,
              374993.0685,
              3851999.992,
              7.483043643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374000.00854759116,
                    3851000.0124826822,
                    -5.236956357155234
                  ],
                  [
                    374000.00854759116,
                    3851999.9924826827,
                    -5.236956357155234
                  ],
                  [
                    374993.0685475912,
                    3851999.9924826827,
                    7.483043642844767
                  ],
                  [
                    374993.0685475912,
                    3851000.0124826822,
                    7.483043642844767
                  ],
                  [
                    374000.00854759116,
                    3851000.0124826822,
                    -5.236956357155234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:37:11+00:00",
            "end_time": "2019-09-29T19:53: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": "20190929_NCMP_NC_Dunex_18SUD6030.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52682182034981,
              34.603314018877676,
              -5.184577661128998
            ],
            [
              -76.52696822612431,
              34.6113099774513,
              -5.184577661128998
            ],
            [
              -76.52373250213755,
              34.611350441185685,
              1.995422338871002
            ],
            [
              -76.52358640631151,
              34.603354470604565,
              1.995422338871002
            ],
            [
              -76.52682182034981,
              34.603314018877676,
              -5.184577661128998
            ]
          ]
        ]
      },
      "bbox": [
        -76.52696823,
        34.60331402,
        -5.184577661,
        -76.52358641,
        34.61135044,
        1.995422339
      ],
      "properties": {
        "datetime": "2019-09-29T21:26:52Z",
        "pc:count": 734144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360101.8942,
            "count": 734144,
            "maximum": 360296.7732,
            "minimum": 360000.0132,
            "name": "X",
            "position": 0,
            "stddev": 70.89070583,
            "variance": 5025.492172
          },
          {
            "average": 3830733.842,
            "count": 734144,
            "maximum": 3830999.988,
            "minimum": 3830113.008,
            "name": "Y",
            "position": 1,
            "stddev": 201.481786,
            "variance": 40594.9101
          },
          {
            "average": -2.376815792,
            "count": 734144,
            "maximum": 1.995422339,
            "minimum": -5.184577661,
            "name": "Z",
            "position": 2,
            "stddev": 1.117598388,
            "variance": 1.249026156
          },
          {
            "average": 426.5180986,
            "count": 734144,
            "maximum": 15610,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1671.559803,
            "variance": 2794112.175
          },
          {
            "average": 1.000005449,
            "count": 734144,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00233420224,
            "variance": 5.448500096e-06
          },
          {
            "average": 1.000010897,
            "count": 734144,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003301051472,
            "variance": 1.089694082e-05
          },
          {
            "average": 1,
            "count": 734144,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.01932863,
            "count": 734144,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.073068398,
            "variance": 50.02829657
          },
          {
            "average": 20.11242886,
            "count": 734144,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.385018429,
            "variance": 1.91827605
          },
          {
            "average": 1.96011273,
            "count": 734144,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3235658142,
            "variance": 0.1046948361
          },
          {
            "average": 11.68549222,
            "count": 734144,
            "maximum": 18,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.646234212,
            "variance": 31.87996077
          },
          {
            "average": 253816022.3,
            "count": 734144,
            "maximum": 253827612.2,
            "minimum": 253801297.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12378.27814,
            "variance": 153221769.6
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 734144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0132,
          3830113.008,
          -5.184577661,
          360296.7732,
          3830999.988,
          1.995422339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.0132189281,
                3830113.0082806163,
                -5.184577661128998
              ],
              [
                360000.0132189281,
                3830999.9882806167,
                -5.184577661128998
              ],
              [
                360296.77321892814,
                3830999.9882806167,
                1.995422338871002
              ],
              [
                360296.77321892814,
                3830113.0082806163,
                1.995422338871002
              ],
              [
                360000.0132189281,
                3830113.0082806163,
                -5.184577661128998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:26:52+00:00",
        "end_time": "2019-09-29T14:08:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6030.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6030.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6030.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6030.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52696823,
            34.60331402,
            -5.184577661,
            -76.52358641,
            34.61135044,
            1.995422339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52682182034981,
                  34.603314018877676,
                  -5.184577661128998
                ],
                [
                  -76.52696822612431,
                  34.6113099774513,
                  -5.184577661128998
                ],
                [
                  -76.52373250213755,
                  34.611350441185685,
                  1.995422338871002
                ],
                [
                  -76.52358640631151,
                  34.603354470604565,
                  1.995422338871002
                ],
                [
                  -76.52682182034981,
                  34.603314018877676,
                  -5.184577661128998
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6030.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6030.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:26:52Z",
            "pc:count": 734144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360101.8942,
                "count": 734144,
                "maximum": 360296.7732,
                "minimum": 360000.0132,
                "name": "X",
                "position": 0,
                "stddev": 70.89070583,
                "variance": 5025.492172
              },
              {
                "average": 3830733.842,
                "count": 734144,
                "maximum": 3830999.988,
                "minimum": 3830113.008,
                "name": "Y",
                "position": 1,
                "stddev": 201.481786,
                "variance": 40594.9101
              },
              {
                "average": -2.376815792,
                "count": 734144,
                "maximum": 1.995422339,
                "minimum": -5.184577661,
                "name": "Z",
                "position": 2,
                "stddev": 1.117598388,
                "variance": 1.249026156
              },
              {
                "average": 426.5180986,
                "count": 734144,
                "maximum": 15610,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1671.559803,
                "variance": 2794112.175
              },
              {
                "average": 1.000005449,
                "count": 734144,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00233420224,
                "variance": 5.448500096e-06
              },
              {
                "average": 1.000010897,
                "count": 734144,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003301051472,
                "variance": 1.089694082e-05
              },
              {
                "average": 1,
                "count": 734144,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.01932863,
                "count": 734144,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.073068398,
                "variance": 50.02829657
              },
              {
                "average": 20.11242886,
                "count": 734144,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.385018429,
                "variance": 1.91827605
              },
              {
                "average": 1.96011273,
                "count": 734144,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3235658142,
                "variance": 0.1046948361
              },
              {
                "average": 11.68549222,
                "count": 734144,
                "maximum": 18,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.646234212,
                "variance": 31.87996077
              },
              {
                "average": 253816022.3,
                "count": 734144,
                "maximum": 253827612.2,
                "minimum": 253801297.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12378.27814,
                "variance": 153221769.6
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 734144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0132,
              3830113.008,
              -5.184577661,
              360296.7732,
              3830999.988,
              1.995422339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.0132189281,
                    3830113.0082806163,
                    -5.184577661128998
                  ],
                  [
                    360000.0132189281,
                    3830999.9882806167,
                    -5.184577661128998
                  ],
                  [
                    360296.77321892814,
                    3830999.9882806167,
                    1.995422338871002
                  ],
                  [
                    360296.77321892814,
                    3830113.0082806163,
                    1.995422338871002
                  ],
                  [
                    360000.0132189281,
                    3830113.0082806163,
                    -5.184577661128998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:26:52+00:00",
            "end_time": "2019-09-29T14:08: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": "20190929_NCMP_NC_Dunex_18SUD7049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42070046468547,
              34.77489838093776,
              -2.141538361404722
            ],
            [
              -76.4208550440214,
              34.783913369583296,
              -2.141538361404722
            ],
            [
              -76.40992833125357,
              34.784040442339105,
              1.378461638595278
            ],
            [
              -76.40977493970593,
              34.77502541127723,
              1.378461638595278
            ],
            [
              -76.42070046468547,
              34.77489838093776,
              -2.141538361404722
            ]
          ]
        ]
      },
      "bbox": [
        -76.42085504,
        34.77489838,
        -2.141538361,
        -76.40977494,
        34.78404044,
        1.378461639
      ],
      "properties": {
        "datetime": "2019-09-29T19:18:24Z",
        "pc:count": 3108629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370499.3299,
            "count": 3108629,
            "maximum": 371000.0101,
            "minimum": 370000.0101,
            "name": "X",
            "position": 0,
            "stddev": 258.8578454,
            "variance": 67007.38414
          },
          {
            "average": 3849450.075,
            "count": 3108629,
            "maximum": 3849999.984,
            "minimum": 3848999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.3355345,
            "variance": 80279.02513
          },
          {
            "average": -0.7771913293,
            "count": 3108629,
            "maximum": 1.378461639,
            "minimum": -2.141538361,
            "name": "Z",
            "position": 2,
            "stddev": 0.4062664922,
            "variance": 0.1650524627
          },
          {
            "average": 273.4353112,
            "count": 3108629,
            "maximum": 7668,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 887.4350699,
            "variance": 787541.0034
          },
          {
            "average": 1.000023483,
            "count": 3108629,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004845872168,
            "variance": 2.348247707e-05
          },
          {
            "average": 1.000046966,
            "count": 3108629,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006853017674,
            "variance": 4.696385124e-05
          },
          {
            "average": 1,
            "count": 3108629,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.16056403,
            "count": 3108629,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.326477199,
            "variance": 69.33022254
          },
          {
            "average": 19.98794744,
            "count": 3108629,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.233196788,
            "variance": 1.520774318
          },
          {
            "average": 1.895894299,
            "count": 3108629,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.305590364,
            "variance": 0.09338547055
          },
          {
            "average": 3.185989065,
            "count": 3108629,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.042776933,
            "variance": 1.087383732
          },
          {
            "average": 253818306.6,
            "count": 3108629,
            "maximum": 253819904.8,
            "minimum": 253817540.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 617.288875,
            "variance": 381045.5552
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3108629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370000.0101,
          3848999.984,
          -2.141538361,
          371000.0101,
          3849999.984,
          1.378461639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370000.01008168625,
                3848999.9838352883,
                -2.141538361404722
              ],
              [
                370000.01008168625,
                3849999.9838352883,
                -2.141538361404722
              ],
              [
                371000.01008168625,
                3849999.9838352883,
                1.378461638595278
              ],
              [
                371000.01008168625,
                3848999.9838352883,
                1.378461638595278
              ],
              [
                370000.01008168625,
                3848999.9838352883,
                -2.141538361404722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:18:24+00:00",
        "end_time": "2019-09-29T18:39:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42085504,
            34.77489838,
            -2.141538361,
            -76.40977494,
            34.78404044,
            1.378461639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42070046468547,
                  34.77489838093776,
                  -2.141538361404722
                ],
                [
                  -76.4208550440214,
                  34.783913369583296,
                  -2.141538361404722
                ],
                [
                  -76.40992833125357,
                  34.784040442339105,
                  1.378461638595278
                ],
                [
                  -76.40977493970593,
                  34.77502541127723,
                  1.378461638595278
                ],
                [
                  -76.42070046468547,
                  34.77489838093776,
                  -2.141538361404722
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:18:24Z",
            "pc:count": 3108629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370499.3299,
                "count": 3108629,
                "maximum": 371000.0101,
                "minimum": 370000.0101,
                "name": "X",
                "position": 0,
                "stddev": 258.8578454,
                "variance": 67007.38414
              },
              {
                "average": 3849450.075,
                "count": 3108629,
                "maximum": 3849999.984,
                "minimum": 3848999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.3355345,
                "variance": 80279.02513
              },
              {
                "average": -0.7771913293,
                "count": 3108629,
                "maximum": 1.378461639,
                "minimum": -2.141538361,
                "name": "Z",
                "position": 2,
                "stddev": 0.4062664922,
                "variance": 0.1650524627
              },
              {
                "average": 273.4353112,
                "count": 3108629,
                "maximum": 7668,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 887.4350699,
                "variance": 787541.0034
              },
              {
                "average": 1.000023483,
                "count": 3108629,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004845872168,
                "variance": 2.348247707e-05
              },
              {
                "average": 1.000046966,
                "count": 3108629,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006853017674,
                "variance": 4.696385124e-05
              },
              {
                "average": 1,
                "count": 3108629,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.16056403,
                "count": 3108629,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.326477199,
                "variance": 69.33022254
              },
              {
                "average": 19.98794744,
                "count": 3108629,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.233196788,
                "variance": 1.520774318
              },
              {
                "average": 1.895894299,
                "count": 3108629,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.305590364,
                "variance": 0.09338547055
              },
              {
                "average": 3.185989065,
                "count": 3108629,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.042776933,
                "variance": 1.087383732
              },
              {
                "average": 253818306.6,
                "count": 3108629,
                "maximum": 253819904.8,
                "minimum": 253817540.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 617.288875,
                "variance": 381045.5552
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3108629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370000.0101,
              3848999.984,
              -2.141538361,
              371000.0101,
              3849999.984,
              1.378461639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370000.01008168625,
                    3848999.9838352883,
                    -2.141538361404722
                  ],
                  [
                    370000.01008168625,
                    3849999.9838352883,
                    -2.141538361404722
                  ],
                  [
                    371000.01008168625,
                    3849999.9838352883,
                    1.378461638595278
                  ],
                  [
                    371000.01008168625,
                    3848999.9838352883,
                    1.378461638595278
                  ],
                  [
                    370000.01008168625,
                    3848999.9838352883,
                    -2.141538361404722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:18:24+00:00",
            "end_time": "2019-09-29T18:39: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": "20190929_NCMP_NC_Dunex_18SUD5826.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54316980635802,
              34.56602171883302,
              -5.278702661996089
            ],
            [
              -76.54333640657201,
              34.57503651677061,
              -5.278702661996089
            ],
            [
              -76.53720719985438,
              34.57511387764143,
              -1.318702661996089
            ],
            [
              -76.53704126064027,
              34.566099053809786,
              -1.318702661996089
            ],
            [
              -76.54316980635802,
              34.56602171883302,
              -5.278702661996089
            ]
          ]
        ]
      },
      "bbox": [
        -76.54333641,
        34.56602172,
        -5.278702662,
        -76.53704126,
        34.57511388,
        -1.318702662
      ],
      "properties": {
        "datetime": "2019-09-29T16:05:49Z",
        "pc:count": 2026260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358775.8846,
            "count": 2026260,
            "maximum": 359000.0122,
            "minimum": 358437.6322,
            "name": "X",
            "position": 0,
            "stddev": 133.8381125,
            "variance": 17912.64035
          },
          {
            "average": 3826580.28,
            "count": 2026260,
            "maximum": 3826999.993,
            "minimum": 3825999.993,
            "name": "Y",
            "position": 1,
            "stddev": 267.6314279,
            "variance": 71626.58119
          },
          {
            "average": -3.056994253,
            "count": 2026260,
            "maximum": -1.318702662,
            "minimum": -5.278702662,
            "name": "Z",
            "position": 2,
            "stddev": 0.6928213351,
            "variance": 0.4800014023
          },
          {
            "average": 4.869073071,
            "count": 2026260,
            "maximum": 4581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 112.0918845,
            "variance": 12564.59058
          },
          {
            "average": 1,
            "count": 2026260,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2026260,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2026260,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2026260,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92924005,
            "count": 2026260,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.310826639,
            "variance": 1.718266477
          },
          {
            "average": 2.003895354,
            "count": 2026260,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06269386898,
            "variance": 0.003930521207
          },
          {
            "average": 18.35351436,
            "count": 2026260,
            "maximum": 20,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070919189,
            "variance": 1.14686791
          },
          {
            "average": 253807600.8,
            "count": 2026260,
            "maximum": 253808349.2,
            "minimum": 253806475.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.8172743,
            "variance": 238942.3277
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2026260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358437.6322,
          3825999.993,
          -5.278702662,
          359000.0122,
          3826999.993,
          -1.318702662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358437.63224840636,
                3825999.9925479693,
                -5.278702661996089
              ],
              [
                358437.63224840636,
                3826999.9925479693,
                -5.278702661996089
              ],
              [
                359000.01224840636,
                3826999.9925479693,
                -1.318702661996089
              ],
              [
                359000.01224840636,
                3825999.9925479693,
                -1.318702661996089
              ],
              [
                358437.63224840636,
                3825999.9925479693,
                -5.278702661996089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:05:49+00:00",
        "end_time": "2019-09-29T15:34:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5826.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5826.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5826.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5826.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54333641,
            34.56602172,
            -5.278702662,
            -76.53704126,
            34.57511388,
            -1.318702662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54316980635802,
                  34.56602171883302,
                  -5.278702661996089
                ],
                [
                  -76.54333640657201,
                  34.57503651677061,
                  -5.278702661996089
                ],
                [
                  -76.53720719985438,
                  34.57511387764143,
                  -1.318702661996089
                ],
                [
                  -76.53704126064027,
                  34.566099053809786,
                  -1.318702661996089
                ],
                [
                  -76.54316980635802,
                  34.56602171883302,
                  -5.278702661996089
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5826.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5826.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:05:49Z",
            "pc:count": 2026260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358775.8846,
                "count": 2026260,
                "maximum": 359000.0122,
                "minimum": 358437.6322,
                "name": "X",
                "position": 0,
                "stddev": 133.8381125,
                "variance": 17912.64035
              },
              {
                "average": 3826580.28,
                "count": 2026260,
                "maximum": 3826999.993,
                "minimum": 3825999.993,
                "name": "Y",
                "position": 1,
                "stddev": 267.6314279,
                "variance": 71626.58119
              },
              {
                "average": -3.056994253,
                "count": 2026260,
                "maximum": -1.318702662,
                "minimum": -5.278702662,
                "name": "Z",
                "position": 2,
                "stddev": 0.6928213351,
                "variance": 0.4800014023
              },
              {
                "average": 4.869073071,
                "count": 2026260,
                "maximum": 4581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 112.0918845,
                "variance": 12564.59058
              },
              {
                "average": 1,
                "count": 2026260,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2026260,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2026260,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2026260,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92924005,
                "count": 2026260,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.310826639,
                "variance": 1.718266477
              },
              {
                "average": 2.003895354,
                "count": 2026260,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06269386898,
                "variance": 0.003930521207
              },
              {
                "average": 18.35351436,
                "count": 2026260,
                "maximum": 20,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070919189,
                "variance": 1.14686791
              },
              {
                "average": 253807600.8,
                "count": 2026260,
                "maximum": 253808349.2,
                "minimum": 253806475.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.8172743,
                "variance": 238942.3277
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2026260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358437.6322,
              3825999.993,
              -5.278702662,
              359000.0122,
              3826999.993,
              -1.318702662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358437.63224840636,
                    3825999.9925479693,
                    -5.278702661996089
                  ],
                  [
                    358437.63224840636,
                    3826999.9925479693,
                    -5.278702661996089
                  ],
                  [
                    359000.01224840636,
                    3826999.9925479693,
                    -1.318702661996089
                  ],
                  [
                    359000.01224840636,
                    3825999.9925479693,
                    -1.318702661996089
                  ],
                  [
                    358437.63224840636,
                    3825999.9925479693,
                    -5.278702661996089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:05:49+00:00",
            "end_time": "2019-09-29T15:34: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": "20190929_NCMP_NC_Dunex_18SUD5929.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53753943963898,
              34.593143405774896,
              -5.18369863347302
            ],
            [
              -76.53770560013324,
              34.60215818748793,
              -5.18369863347302
            ],
            [
              -76.52710313443279,
              34.6022913721267,
              18.31630136652698
            ],
            [
              -76.52693811852463,
              34.593276545850706,
              18.31630136652698
            ],
            [
              -76.53753943963898,
              34.593143405774896,
              -5.18369863347302
            ]
          ]
        ]
      },
      "bbox": [
        -76.5377056,
        34.59314341,
        -5.183698633,
        -76.52693812,
        34.60229137,
        18.31630137
      ],
      "properties": {
        "datetime": "2019-09-29T21:27:05Z",
        "pc:count": 6955787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359374.9254,
            "count": 6955787,
            "maximum": 359972.4993,
            "minimum": 358999.9993,
            "name": "X",
            "position": 0,
            "stddev": 244.7825693,
            "variance": 59918.50622
          },
          {
            "average": 3829603.434,
            "count": 6955787,
            "maximum": 3829999.984,
            "minimum": 3828999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.666071,
            "variance": 78213.11126
          },
          {
            "average": 1.784821515,
            "count": 6955787,
            "maximum": 18.31630137,
            "minimum": -5.183698633,
            "name": "Z",
            "position": 2,
            "stddev": 2.599439874,
            "variance": 6.757087658
          },
          {
            "average": 3559.733028,
            "count": 6955787,
            "maximum": 31811,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3435.565265,
            "variance": 11803108.69
          },
          {
            "average": 1.353845079,
            "count": 6955787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8172950197,
            "variance": 0.6679711493
          },
          {
            "average": 1.707890423,
            "count": 6955787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249279295,
            "variance": 1.560698758
          },
          {
            "average": 1,
            "count": 6955787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.920582818,
            "count": 6955787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.21284831,
            "variance": 104.3022707
          },
          {
            "average": 20.06787225,
            "count": 6955787,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.517230428,
            "variance": 2.301988173
          },
          {
            "average": 1.555263984,
            "count": 6955787,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9046925919,
            "variance": 0.8184686858
          },
          {
            "average": 12.03293948,
            "count": 6955787,
            "maximum": 18,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.995582651,
            "variance": 8.973515417
          },
          {
            "average": 253808787.4,
            "count": 6955787,
            "maximum": 253827625.1,
            "minimum": 253802549.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9254.099481,
            "variance": 85638357.21
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358999.9993,
          3828999.984,
          -5.183698633,
          359972.4993,
          3829999.984,
          18.31630137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358999.9992635658,
                3828999.9841582254,
                -5.18369863347302
              ],
              [
                358999.9992635658,
                3829999.9841582254,
                -5.18369863347302
              ],
              [
                359972.4992635658,
                3829999.9841582254,
                18.31630136652698
              ],
              [
                359972.4992635658,
                3828999.9841582254,
                18.31630136652698
              ],
              [
                358999.9992635658,
                3828999.9841582254,
                -5.18369863347302
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:27:05+00:00",
        "end_time": "2019-09-29T14:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5929.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5929.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5929.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5929.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5377056,
            34.59314341,
            -5.183698633,
            -76.52693812,
            34.60229137,
            18.31630137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53753943963898,
                  34.593143405774896,
                  -5.18369863347302
                ],
                [
                  -76.53770560013324,
                  34.60215818748793,
                  -5.18369863347302
                ],
                [
                  -76.52710313443279,
                  34.6022913721267,
                  18.31630136652698
                ],
                [
                  -76.52693811852463,
                  34.593276545850706,
                  18.31630136652698
                ],
                [
                  -76.53753943963898,
                  34.593143405774896,
                  -5.18369863347302
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5929.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5929.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:27:05Z",
            "pc:count": 6955787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359374.9254,
                "count": 6955787,
                "maximum": 359972.4993,
                "minimum": 358999.9993,
                "name": "X",
                "position": 0,
                "stddev": 244.7825693,
                "variance": 59918.50622
              },
              {
                "average": 3829603.434,
                "count": 6955787,
                "maximum": 3829999.984,
                "minimum": 3828999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.666071,
                "variance": 78213.11126
              },
              {
                "average": 1.784821515,
                "count": 6955787,
                "maximum": 18.31630137,
                "minimum": -5.183698633,
                "name": "Z",
                "position": 2,
                "stddev": 2.599439874,
                "variance": 6.757087658
              },
              {
                "average": 3559.733028,
                "count": 6955787,
                "maximum": 31811,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3435.565265,
                "variance": 11803108.69
              },
              {
                "average": 1.353845079,
                "count": 6955787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8172950197,
                "variance": 0.6679711493
              },
              {
                "average": 1.707890423,
                "count": 6955787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249279295,
                "variance": 1.560698758
              },
              {
                "average": 1,
                "count": 6955787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.920582818,
                "count": 6955787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.21284831,
                "variance": 104.3022707
              },
              {
                "average": 20.06787225,
                "count": 6955787,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.517230428,
                "variance": 2.301988173
              },
              {
                "average": 1.555263984,
                "count": 6955787,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9046925919,
                "variance": 0.8184686858
              },
              {
                "average": 12.03293948,
                "count": 6955787,
                "maximum": 18,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.995582651,
                "variance": 8.973515417
              },
              {
                "average": 253808787.4,
                "count": 6955787,
                "maximum": 253827625.1,
                "minimum": 253802549.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9254.099481,
                "variance": 85638357.21
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358999.9993,
              3828999.984,
              -5.183698633,
              359972.4993,
              3829999.984,
              18.31630137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358999.9992635658,
                    3828999.9841582254,
                    -5.18369863347302
                  ],
                  [
                    358999.9992635658,
                    3829999.9841582254,
                    -5.18369863347302
                  ],
                  [
                    359972.4992635658,
                    3829999.9841582254,
                    18.31630136652698
                  ],
                  [
                    359972.4992635658,
                    3828999.9841582254,
                    18.31630136652698
                  ],
                  [
                    358999.9992635658,
                    3828999.9841582254,
                    -5.18369863347302
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:27:05+00:00",
            "end_time": "2019-09-29T14:29: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": "20191011_NCMP_NC_Dunex_18SUD8059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31287213186533,
              34.866277841615116,
              -1.722857003339596
            ],
            [
              -76.31301547004337,
              34.87529328102213,
              -1.722857003339596
            ],
            [
              -76.30207618981318,
              34.875410940805516,
              3.217142996660404
            ],
            [
              -76.30193404501962,
              34.866395462169194,
              3.217142996660404
            ],
            [
              -76.31287213186533,
              34.866277841615116,
              -1.722857003339596
            ]
          ]
        ]
      },
      "bbox": [
        -76.31301547,
        34.86627784,
        -1.722857003,
        -76.30193405,
        34.87541094,
        3.217142997
      ],
      "properties": {
        "datetime": "2019-10-11T14:20:44Z",
        "pc:count": 2977405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380598.6458,
            "count": 2977405,
            "maximum": 381000.0044,
            "minimum": 380000.0044,
            "name": "X",
            "position": 0,
            "stddev": 254.0032105,
            "variance": 64517.63094
          },
          {
            "average": 3859492.576,
            "count": 2977405,
            "maximum": 3859999.994,
            "minimum": 3858999.974,
            "name": "Y",
            "position": 1,
            "stddev": 304.7835153,
            "variance": 92892.99121
          },
          {
            "average": -0.6672764962,
            "count": 2977405,
            "maximum": 3.217142997,
            "minimum": -1.722857003,
            "name": "Z",
            "position": 2,
            "stddev": 0.3554596847,
            "variance": 0.1263515875
          },
          {
            "average": 61.73892265,
            "count": 2977405,
            "maximum": 15388,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 433.2669299,
            "variance": 187720.2325
          },
          {
            "average": 1.000190098,
            "count": 2977405,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01421806671,
            "variance": 0.000202153421
          },
          {
            "average": 1.00038322,
            "count": 2977405,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02047794172,
            "variance": 0.0004193460969
          },
          {
            "average": 1,
            "count": 2977405,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.25882606,
            "count": 2977405,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.449709796,
            "variance": 19.79991727
          },
          {
            "average": 20.15307183,
            "count": 2977405,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.817873178,
            "variance": 3.304662892
          },
          {
            "average": 1.973562884,
            "count": 2977405,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1608598985,
            "variance": 0.02587590696
          },
          {
            "average": 4.219400451,
            "count": 2977405,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.481073947,
            "variance": 2.193580035
          },
          {
            "average": 254836745.4,
            "count": 2977405,
            "maximum": 254838844.1,
            "minimum": 254834593.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1053.651856,
            "variance": 1110182.233
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2977405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380000.0044,
          3858999.974,
          -1.722857003,
          381000.0044,
          3859999.994,
          3.217142997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380000.00435044104,
                3858999.973635385,
                -1.722857003339596
              ],
              [
                380000.00435044104,
                3859999.9936353844,
                -1.722857003339596
              ],
              [
                381000.00435044104,
                3859999.9936353844,
                3.217142996660404
              ],
              [
                381000.00435044104,
                3858999.973635385,
                3.217142996660404
              ],
              [
                380000.00435044104,
                3858999.973635385,
                -1.722857003339596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:20:44+00:00",
        "end_time": "2019-10-11T13:09:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31301547,
            34.86627784,
            -1.722857003,
            -76.30193405,
            34.87541094,
            3.217142997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31287213186533,
                  34.866277841615116,
                  -1.722857003339596
                ],
                [
                  -76.31301547004337,
                  34.87529328102213,
                  -1.722857003339596
                ],
                [
                  -76.30207618981318,
                  34.875410940805516,
                  3.217142996660404
                ],
                [
                  -76.30193404501962,
                  34.866395462169194,
                  3.217142996660404
                ],
                [
                  -76.31287213186533,
                  34.866277841615116,
                  -1.722857003339596
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:20:44Z",
            "pc:count": 2977405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380598.6458,
                "count": 2977405,
                "maximum": 381000.0044,
                "minimum": 380000.0044,
                "name": "X",
                "position": 0,
                "stddev": 254.0032105,
                "variance": 64517.63094
              },
              {
                "average": 3859492.576,
                "count": 2977405,
                "maximum": 3859999.994,
                "minimum": 3858999.974,
                "name": "Y",
                "position": 1,
                "stddev": 304.7835153,
                "variance": 92892.99121
              },
              {
                "average": -0.6672764962,
                "count": 2977405,
                "maximum": 3.217142997,
                "minimum": -1.722857003,
                "name": "Z",
                "position": 2,
                "stddev": 0.3554596847,
                "variance": 0.1263515875
              },
              {
                "average": 61.73892265,
                "count": 2977405,
                "maximum": 15388,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 433.2669299,
                "variance": 187720.2325
              },
              {
                "average": 1.000190098,
                "count": 2977405,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01421806671,
                "variance": 0.000202153421
              },
              {
                "average": 1.00038322,
                "count": 2977405,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02047794172,
                "variance": 0.0004193460969
              },
              {
                "average": 1,
                "count": 2977405,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.25882606,
                "count": 2977405,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.449709796,
                "variance": 19.79991727
              },
              {
                "average": 20.15307183,
                "count": 2977405,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.817873178,
                "variance": 3.304662892
              },
              {
                "average": 1.973562884,
                "count": 2977405,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1608598985,
                "variance": 0.02587590696
              },
              {
                "average": 4.219400451,
                "count": 2977405,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.481073947,
                "variance": 2.193580035
              },
              {
                "average": 254836745.4,
                "count": 2977405,
                "maximum": 254838844.1,
                "minimum": 254834593.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1053.651856,
                "variance": 1110182.233
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2977405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380000.0044,
              3858999.974,
              -1.722857003,
              381000.0044,
              3859999.994,
              3.217142997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380000.00435044104,
                    3858999.973635385,
                    -1.722857003339596
                  ],
                  [
                    380000.00435044104,
                    3859999.9936353844,
                    -1.722857003339596
                  ],
                  [
                    381000.00435044104,
                    3859999.9936353844,
                    3.217142996660404
                  ],
                  [
                    381000.00435044104,
                    3858999.973635385,
                    3.217142996660404
                  ],
                  [
                    380000.00435044104,
                    3858999.973635385,
                    -1.722857003339596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:20:44+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD7047.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42039159460367,
              34.75686835819911,
              -3.704242254825286
            ],
            [
              -76.42054603670759,
              34.765883374794335,
              -3.704242254825286
            ],
            [
              -76.40962169899014,
              34.76601036273393,
              7.855757745174714
            ],
            [
              -76.40946844362058,
              34.75699530374046,
              7.855757745174714
            ],
            [
              -76.42039159460367,
              34.75686835819911,
              -3.704242254825286
            ]
          ]
        ]
      },
      "bbox": [
        -76.42054604,
        34.75686836,
        -3.704242255,
        -76.40946844,
        34.76601036,
        7.855757745
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:05Z",
        "pc:count": 3731047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370517.2929,
            "count": 3731047,
            "maximum": 371000.0025,
            "minimum": 370000.0025,
            "name": "X",
            "position": 0,
            "stddev": 275.1072556,
            "variance": 75684.00209
          },
          {
            "average": 3847477.559,
            "count": 3731047,
            "maximum": 3847999.984,
            "minimum": 3846999.984,
            "name": "Y",
            "position": 1,
            "stddev": 278.4524395,
            "variance": 77535.76106
          },
          {
            "average": 0.1990541711,
            "count": 3731047,
            "maximum": 7.855757745,
            "minimum": -3.704242255,
            "name": "Z",
            "position": 2,
            "stddev": 1.284482308,
            "variance": 1.649894801
          },
          {
            "average": 1679.71633,
            "count": 3731047,
            "maximum": 48188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2614.712747,
            "variance": 6836722.749
          },
          {
            "average": 1.04850542,
            "count": 3731047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.252852259,
            "variance": 0.06393426487
          },
          {
            "average": 1.097287705,
            "count": 3731047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3759988107,
            "variance": 0.1413751056
          },
          {
            "average": 1,
            "count": 3731047,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.70207558,
            "count": 3731047,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.70178409,
            "variance": 187.7388872
          },
          {
            "average": 19.99119254,
            "count": 3731047,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.172567931,
            "variance": 1.374915554
          },
          {
            "average": 1.585770965,
            "count": 3731047,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5326555805,
            "variance": 0.2837219675
          },
          {
            "average": 8.634007023,
            "count": 3731047,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.343277638,
            "variance": 1.804394813
          },
          {
            "average": 253821651.5,
            "count": 3731047,
            "maximum": 253823785,
            "minimum": 253819403.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 863.9849918,
            "variance": 746470.066
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3731047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370000.0025,
          3846999.984,
          -3.704242255,
          371000.0025,
          3847999.984,
          7.855757745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370000.00250532903,
                3846999.9835517467,
                -3.704242254825286
              ],
              [
                370000.00250532903,
                3847999.9835517467,
                -3.704242254825286
              ],
              [
                371000.00250532903,
                3847999.9835517467,
                7.855757745174714
              ],
              [
                371000.00250532903,
                3846999.9835517467,
                7.855757745174714
              ],
              [
                370000.00250532903,
                3846999.9835517467,
                -3.704242254825286
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:05+00:00",
        "end_time": "2019-09-29T19:10:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7047.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7047.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7047.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7047.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42054604,
            34.75686836,
            -3.704242255,
            -76.40946844,
            34.76601036,
            7.855757745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42039159460367,
                  34.75686835819911,
                  -3.704242254825286
                ],
                [
                  -76.42054603670759,
                  34.765883374794335,
                  -3.704242254825286
                ],
                [
                  -76.40962169899014,
                  34.76601036273393,
                  7.855757745174714
                ],
                [
                  -76.40946844362058,
                  34.75699530374046,
                  7.855757745174714
                ],
                [
                  -76.42039159460367,
                  34.75686835819911,
                  -3.704242254825286
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7047.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7047.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:05Z",
            "pc:count": 3731047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370517.2929,
                "count": 3731047,
                "maximum": 371000.0025,
                "minimum": 370000.0025,
                "name": "X",
                "position": 0,
                "stddev": 275.1072556,
                "variance": 75684.00209
              },
              {
                "average": 3847477.559,
                "count": 3731047,
                "maximum": 3847999.984,
                "minimum": 3846999.984,
                "name": "Y",
                "position": 1,
                "stddev": 278.4524395,
                "variance": 77535.76106
              },
              {
                "average": 0.1990541711,
                "count": 3731047,
                "maximum": 7.855757745,
                "minimum": -3.704242255,
                "name": "Z",
                "position": 2,
                "stddev": 1.284482308,
                "variance": 1.649894801
              },
              {
                "average": 1679.71633,
                "count": 3731047,
                "maximum": 48188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2614.712747,
                "variance": 6836722.749
              },
              {
                "average": 1.04850542,
                "count": 3731047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.252852259,
                "variance": 0.06393426487
              },
              {
                "average": 1.097287705,
                "count": 3731047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3759988107,
                "variance": 0.1413751056
              },
              {
                "average": 1,
                "count": 3731047,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.70207558,
                "count": 3731047,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.70178409,
                "variance": 187.7388872
              },
              {
                "average": 19.99119254,
                "count": 3731047,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.172567931,
                "variance": 1.374915554
              },
              {
                "average": 1.585770965,
                "count": 3731047,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5326555805,
                "variance": 0.2837219675
              },
              {
                "average": 8.634007023,
                "count": 3731047,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.343277638,
                "variance": 1.804394813
              },
              {
                "average": 253821651.5,
                "count": 3731047,
                "maximum": 253823785,
                "minimum": 253819403.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 863.9849918,
                "variance": 746470.066
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3731047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370000.0025,
              3846999.984,
              -3.704242255,
              371000.0025,
              3847999.984,
              7.855757745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370000.00250532903,
                    3846999.9835517467,
                    -3.704242254825286
                  ],
                  [
                    370000.00250532903,
                    3847999.9835517467,
                    -3.704242254825286
                  ],
                  [
                    371000.00250532903,
                    3847999.9835517467,
                    7.855757745174714
                  ],
                  [
                    371000.00250532903,
                    3846999.9835517467,
                    7.855757745174714
                  ],
                  [
                    370000.00250532903,
                    3846999.9835517467,
                    -3.704242254825286
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:05+00:00",
            "end_time": "2019-09-29T19:10: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": "20190929_NCMP_NC_Dunex_18SUD6031.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52696826887733,
              34.61130984268735,
              -4.266329132518369
            ],
            [
              -76.52713340233504,
              34.620324822446364,
              -4.266329132518369
            ],
            [
              -76.51867767985497,
              34.62043040686249,
              15.95367086748163
            ],
            [
              -76.51851345988067,
              34.611415391783254,
              15.95367086748163
            ],
            [
              -76.52696826887733,
              34.61130984268735,
              -4.266329132518369
            ]
          ]
        ]
      },
      "bbox": [
        -76.5271334,
        34.61130984,
        -4.266329133,
        -76.51851346,
        34.62043041,
        15.95367087
      ],
      "properties": {
        "datetime": "2019-09-29T21:15:42Z",
        "pc:count": 3906867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360233.2782,
            "count": 3906867,
            "maximum": 360775.4291,
            "minimum": 360000.0091,
            "name": "X",
            "position": 0,
            "stddev": 156.9951924,
            "variance": 24647.49043
          },
          {
            "average": 3831644.404,
            "count": 3906867,
            "maximum": 3831999.993,
            "minimum": 3830999.973,
            "name": "Y",
            "position": 1,
            "stddev": 268.5047564,
            "variance": 72094.8042
          },
          {
            "average": 1.095253489,
            "count": 3906867,
            "maximum": 15.95367087,
            "minimum": -4.266329133,
            "name": "Z",
            "position": 2,
            "stddev": 2.389499941,
            "variance": 5.709709966
          },
          {
            "average": 3705.264858,
            "count": 3906867,
            "maximum": 44721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3391.53296,
            "variance": 11502495.82
          },
          {
            "average": 1.208401515,
            "count": 3906867,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6634677299,
            "variance": 0.4401894286
          },
          {
            "average": 1.416744926,
            "count": 3906867,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.051739195,
            "variance": 1.106155334
          },
          {
            "average": 1,
            "count": 3906867,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.170499277,
            "count": 3906867,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.77794788,
            "variance": 138.7200563
          },
          {
            "average": 20.04758358,
            "count": 3906867,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.209173337,
            "variance": 1.462100159
          },
          {
            "average": 1.501448091,
            "count": 3906867,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.820685476,
            "variance": 0.6735246506
          },
          {
            "average": 9.556064744,
            "count": 3906867,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.49931957,
            "variance": 30.24251573
          },
          {
            "average": 253814433.5,
            "count": 3906867,
            "maximum": 253826942.1,
            "minimum": 253800024.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12118.09956,
            "variance": 146848336.8
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3906867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0091,
          3830999.973,
          -4.266329133,
          360775.4291,
          3831999.993,
          15.95367087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.00907248905,
                3830999.9733942216,
                -4.266329132518369
              ],
              [
                360000.00907248905,
                3831999.993394221,
                -4.266329132518369
              ],
              [
                360775.4290724891,
                3831999.993394221,
                15.95367086748163
              ],
              [
                360775.4290724891,
                3830999.9733942216,
                15.95367086748163
              ],
              [
                360000.00907248905,
                3830999.9733942216,
                -4.266329132518369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:15:42+00:00",
        "end_time": "2019-09-29T13:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6031.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6031.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6031.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6031.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5271334,
            34.61130984,
            -4.266329133,
            -76.51851346,
            34.62043041,
            15.95367087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52696826887733,
                  34.61130984268735,
                  -4.266329132518369
                ],
                [
                  -76.52713340233504,
                  34.620324822446364,
                  -4.266329132518369
                ],
                [
                  -76.51867767985497,
                  34.62043040686249,
                  15.95367086748163
                ],
                [
                  -76.51851345988067,
                  34.611415391783254,
                  15.95367086748163
                ],
                [
                  -76.52696826887733,
                  34.61130984268735,
                  -4.266329132518369
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6031.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6031.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:15:42Z",
            "pc:count": 3906867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360233.2782,
                "count": 3906867,
                "maximum": 360775.4291,
                "minimum": 360000.0091,
                "name": "X",
                "position": 0,
                "stddev": 156.9951924,
                "variance": 24647.49043
              },
              {
                "average": 3831644.404,
                "count": 3906867,
                "maximum": 3831999.993,
                "minimum": 3830999.973,
                "name": "Y",
                "position": 1,
                "stddev": 268.5047564,
                "variance": 72094.8042
              },
              {
                "average": 1.095253489,
                "count": 3906867,
                "maximum": 15.95367087,
                "minimum": -4.266329133,
                "name": "Z",
                "position": 2,
                "stddev": 2.389499941,
                "variance": 5.709709966
              },
              {
                "average": 3705.264858,
                "count": 3906867,
                "maximum": 44721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3391.53296,
                "variance": 11502495.82
              },
              {
                "average": 1.208401515,
                "count": 3906867,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6634677299,
                "variance": 0.4401894286
              },
              {
                "average": 1.416744926,
                "count": 3906867,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.051739195,
                "variance": 1.106155334
              },
              {
                "average": 1,
                "count": 3906867,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.170499277,
                "count": 3906867,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.77794788,
                "variance": 138.7200563
              },
              {
                "average": 20.04758358,
                "count": 3906867,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.209173337,
                "variance": 1.462100159
              },
              {
                "average": 1.501448091,
                "count": 3906867,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.820685476,
                "variance": 0.6735246506
              },
              {
                "average": 9.556064744,
                "count": 3906867,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.49931957,
                "variance": 30.24251573
              },
              {
                "average": 253814433.5,
                "count": 3906867,
                "maximum": 253826942.1,
                "minimum": 253800024.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12118.09956,
                "variance": 146848336.8
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3906867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0091,
              3830999.973,
              -4.266329133,
              360775.4291,
              3831999.993,
              15.95367087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.00907248905,
                    3830999.9733942216,
                    -4.266329132518369
                  ],
                  [
                    360000.00907248905,
                    3831999.993394221,
                    -4.266329132518369
                  ],
                  [
                    360775.4290724891,
                    3831999.993394221,
                    15.95367086748163
                  ],
                  [
                    360775.4290724891,
                    3830999.9733942216,
                    15.95367086748163
                  ],
                  [
                    360000.00907248905,
                    3830999.9733942216,
                    -4.266329132518369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:15:42+00:00",
            "end_time": "2019-09-29T13:47: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": "20190929_NCMP_NC_Dunex_18SUD6948.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43147034369652,
              34.76575531434911,
              -2.027768458797143
            ],
            [
              -76.4316260447555,
              34.774770454534966,
              -2.027768458797143
            ],
            [
              -76.42070036989114,
              34.774898467489955,
              -0.147768458797143
            ],
            [
              -76.42054585611093,
              34.765883284568034,
              -0.147768458797143
            ],
            [
              -76.43147034369652,
              34.76575531434911,
              -2.027768458797143
            ]
          ]
        ]
      },
      "bbox": [
        -76.43162604,
        34.76575531,
        -2.027768459,
        -76.42054586,
        34.77489847,
        -0.1477684588
      ],
      "properties": {
        "datetime": "2019-09-29T19:10:10Z",
        "pc:count": 3016675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369575.4595,
            "count": 3016675,
            "maximum": 370000.0189,
            "minimum": 368999.9989,
            "name": "X",
            "position": 0,
            "stddev": 266.0017224,
            "variance": 70756.91633
          },
          {
            "average": 3848476.502,
            "count": 3016675,
            "maximum": 3848999.993,
            "minimum": 3847999.973,
            "name": "Y",
            "position": 1,
            "stddev": 282.805177,
            "variance": 79978.76816
          },
          {
            "average": -1.026495842,
            "count": 3016675,
            "maximum": -0.1477684588,
            "minimum": -2.027768459,
            "name": "Z",
            "position": 2,
            "stddev": 0.3097291789,
            "variance": 0.09593216424
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000000331,
            "count": 3016675,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0005757523747,
            "variance": 3.31490797e-07
          },
          {
            "average": 1.000000663,
            "count": 3016675,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008142366819,
            "variance": 6.629813742e-07
          },
          {
            "average": 1,
            "count": 3016675,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3016675,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00166009,
            "count": 3016675,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.250435579,
            "variance": 1.563589137
          },
          {
            "average": 2.000435247,
            "count": 3016675,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02087393356,
            "variance": 0.0004357211022
          },
          {
            "average": 2.502266568,
            "count": 3016675,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.113785862,
            "variance": 1.240518946
          },
          {
            "average": 253817979.7,
            "count": 3016675,
            "maximum": 253819410.3,
            "minimum": 253817323.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 574.5955592,
            "variance": 330160.0567
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3016675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368999.9989,
          3847999.973,
          -2.027768459,
          370000.0189,
          3848999.993,
          -0.1477684588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368999.9988921685,
                3847999.9733115747,
                -2.027768458797143
              ],
              [
                368999.9988921685,
                3848999.993311574,
                -2.027768458797143
              ],
              [
                370000.01889216853,
                3848999.993311574,
                -0.147768458797143
              ],
              [
                370000.01889216853,
                3847999.9733115747,
                -0.147768458797143
              ],
              [
                368999.9988921685,
                3847999.9733115747,
                -2.027768458797143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:10:10+00:00",
        "end_time": "2019-09-29T18:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6948.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6948.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6948.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6948.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.43162604,
            34.76575531,
            -2.027768459,
            -76.42054586,
            34.77489847,
            -0.1477684588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43147034369652,
                  34.76575531434911,
                  -2.027768458797143
                ],
                [
                  -76.4316260447555,
                  34.774770454534966,
                  -2.027768458797143
                ],
                [
                  -76.42070036989114,
                  34.774898467489955,
                  -0.147768458797143
                ],
                [
                  -76.42054585611093,
                  34.765883284568034,
                  -0.147768458797143
                ],
                [
                  -76.43147034369652,
                  34.76575531434911,
                  -2.027768458797143
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6948.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6948.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:10:10Z",
            "pc:count": 3016675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369575.4595,
                "count": 3016675,
                "maximum": 370000.0189,
                "minimum": 368999.9989,
                "name": "X",
                "position": 0,
                "stddev": 266.0017224,
                "variance": 70756.91633
              },
              {
                "average": 3848476.502,
                "count": 3016675,
                "maximum": 3848999.993,
                "minimum": 3847999.973,
                "name": "Y",
                "position": 1,
                "stddev": 282.805177,
                "variance": 79978.76816
              },
              {
                "average": -1.026495842,
                "count": 3016675,
                "maximum": -0.1477684588,
                "minimum": -2.027768459,
                "name": "Z",
                "position": 2,
                "stddev": 0.3097291789,
                "variance": 0.09593216424
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000000331,
                "count": 3016675,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0005757523747,
                "variance": 3.31490797e-07
              },
              {
                "average": 1.000000663,
                "count": 3016675,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008142366819,
                "variance": 6.629813742e-07
              },
              {
                "average": 1,
                "count": 3016675,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3016675,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00166009,
                "count": 3016675,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.250435579,
                "variance": 1.563589137
              },
              {
                "average": 2.000435247,
                "count": 3016675,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02087393356,
                "variance": 0.0004357211022
              },
              {
                "average": 2.502266568,
                "count": 3016675,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.113785862,
                "variance": 1.240518946
              },
              {
                "average": 253817979.7,
                "count": 3016675,
                "maximum": 253819410.3,
                "minimum": 253817323.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 574.5955592,
                "variance": 330160.0567
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3016675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368999.9989,
              3847999.973,
              -2.027768459,
              370000.0189,
              3848999.993,
              -0.1477684588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368999.9988921685,
                    3847999.9733115747,
                    -2.027768458797143
                  ],
                  [
                    368999.9988921685,
                    3848999.993311574,
                    -2.027768458797143
                  ],
                  [
                    370000.01889216853,
                    3848999.993311574,
                    -0.147768458797143
                  ],
                  [
                    370000.01889216853,
                    3847999.9733115747,
                    -0.147768458797143
                  ],
                  [
                    368999.9988921685,
                    3847999.9733115747,
                    -2.027768458797143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:10:10+00:00",
            "end_time": "2019-09-29T18:35: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": "20190929_NCMP_NC_Dunex_18SUD5731.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5596784822698,
              34.61089606754386,
              -7.264917545426384
            ],
            [
              -76.55984714632932,
              34.619910728515144,
              -7.264917545426384
            ],
            [
              -76.54894265977984,
              34.62004970610305,
              9.655082454573618
            ],
            [
              -76.54877517365394,
              34.6110349986422,
              9.655082454573618
            ],
            [
              -76.5596784822698,
              34.61089606754386,
              -7.264917545426384
            ]
          ]
        ]
      },
      "bbox": [
        -76.55984715,
        34.61089607,
        -7.264917545,
        -76.54877517,
        34.62004971,
        9.655082455
      ],
      "properties": {
        "datetime": "2019-09-29T16:06:53Z",
        "pc:count": 3544377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357517.1028,
            "count": 3544377,
            "maximum": 358000.0033,
            "minimum": 357000.0033,
            "name": "X",
            "position": 0,
            "stddev": 253.5909673,
            "variance": 64308.37871
          },
          {
            "average": 3831523.671,
            "count": 3544377,
            "maximum": 3831999.984,
            "minimum": 3830999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.7755306,
            "variance": 78274.34752
          },
          {
            "average": -1.204351443,
            "count": 3544377,
            "maximum": 9.655082455,
            "minimum": -7.264917545,
            "name": "Z",
            "position": 2,
            "stddev": 2.678292904,
            "variance": 7.173252879
          },
          {
            "average": 1990.188645,
            "count": 3544377,
            "maximum": 43849,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2980.640466,
            "variance": 8884217.588
          },
          {
            "average": 1.00386161,
            "count": 3544377,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06290256004,
            "variance": 0.00395673206
          },
          {
            "average": 1.007756511,
            "count": 3544377,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08963453682,
            "variance": 0.008034350191
          },
          {
            "average": 1,
            "count": 3544377,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.21167274,
            "count": 3544377,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.06927604,
            "variance": 170.8059763
          },
          {
            "average": 19.94452143,
            "count": 3544377,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.496831559,
            "variance": 2.240504717
          },
          {
            "average": 1.651687165,
            "count": 3544377,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4831961596,
            "variance": 0.2334785286
          },
          {
            "average": 16.45898645,
            "count": 3544377,
            "maximum": 20,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.207547271,
            "variance": 1.458170412
          },
          {
            "average": 253806739.4,
            "count": 3544377,
            "maximum": 253808413.7,
            "minimum": 253805631.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 556.7070839,
            "variance": 309922.7773
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3544377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357000.0033,
          3830999.984,
          -7.264917545,
          358000.0033,
          3831999.984,
          9.655082455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357000.00327923166,
                3830999.9841697235,
                -7.264917545426384
              ],
              [
                357000.00327923166,
                3831999.9841697235,
                -7.264917545426384
              ],
              [
                358000.00327923166,
                3831999.9841697235,
                9.655082454573618
              ],
              [
                358000.00327923166,
                3830999.9841697235,
                9.655082454573618
              ],
              [
                357000.00327923166,
                3830999.9841697235,
                -7.264917545426384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:06:53+00:00",
        "end_time": "2019-09-29T15:20:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5731.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5731.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5731.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5731.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.55984715,
            34.61089607,
            -7.264917545,
            -76.54877517,
            34.62004971,
            9.655082455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5596784822698,
                  34.61089606754386,
                  -7.264917545426384
                ],
                [
                  -76.55984714632932,
                  34.619910728515144,
                  -7.264917545426384
                ],
                [
                  -76.54894265977984,
                  34.62004970610305,
                  9.655082454573618
                ],
                [
                  -76.54877517365394,
                  34.6110349986422,
                  9.655082454573618
                ],
                [
                  -76.5596784822698,
                  34.61089606754386,
                  -7.264917545426384
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5731.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5731.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:06:53Z",
            "pc:count": 3544377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357517.1028,
                "count": 3544377,
                "maximum": 358000.0033,
                "minimum": 357000.0033,
                "name": "X",
                "position": 0,
                "stddev": 253.5909673,
                "variance": 64308.37871
              },
              {
                "average": 3831523.671,
                "count": 3544377,
                "maximum": 3831999.984,
                "minimum": 3830999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.7755306,
                "variance": 78274.34752
              },
              {
                "average": -1.204351443,
                "count": 3544377,
                "maximum": 9.655082455,
                "minimum": -7.264917545,
                "name": "Z",
                "position": 2,
                "stddev": 2.678292904,
                "variance": 7.173252879
              },
              {
                "average": 1990.188645,
                "count": 3544377,
                "maximum": 43849,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2980.640466,
                "variance": 8884217.588
              },
              {
                "average": 1.00386161,
                "count": 3544377,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06290256004,
                "variance": 0.00395673206
              },
              {
                "average": 1.007756511,
                "count": 3544377,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08963453682,
                "variance": 0.008034350191
              },
              {
                "average": 1,
                "count": 3544377,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.21167274,
                "count": 3544377,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.06927604,
                "variance": 170.8059763
              },
              {
                "average": 19.94452143,
                "count": 3544377,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.496831559,
                "variance": 2.240504717
              },
              {
                "average": 1.651687165,
                "count": 3544377,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4831961596,
                "variance": 0.2334785286
              },
              {
                "average": 16.45898645,
                "count": 3544377,
                "maximum": 20,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.207547271,
                "variance": 1.458170412
              },
              {
                "average": 253806739.4,
                "count": 3544377,
                "maximum": 253808413.7,
                "minimum": 253805631.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 556.7070839,
                "variance": 309922.7773
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3544377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357000.0033,
              3830999.984,
              -7.264917545,
              358000.0033,
              3831999.984,
              9.655082455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357000.00327923166,
                    3830999.9841697235,
                    -7.264917545426384
                  ],
                  [
                    357000.00327923166,
                    3831999.9841697235,
                    -7.264917545426384
                  ],
                  [
                    358000.00327923166,
                    3831999.9841697235,
                    9.655082454573618
                  ],
                  [
                    358000.00327923166,
                    3830999.9841697235,
                    9.655082454573618
                  ],
                  [
                    357000.00327923166,
                    3830999.9841697235,
                    -7.264917545426384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:06:53+00:00",
            "end_time": "2019-09-29T15:20: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": "20190929_NCMP_NC_Dunex_18SUD6123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51475588144035,
              34.53932667482364,
              -7.216640630313274
            ],
            [
              -76.51491925201829,
              34.548341631950805,
              -7.216640630313274
            ],
            [
              -76.5040236629413,
              34.54847635386484,
              -3.056640630313273
            ],
            [
              -76.50386146627233,
              34.53946135162681,
              -3.056640630313273
            ],
            [
              -76.51475588144035,
              34.53932667482364,
              -7.216640630313274
            ]
          ]
        ]
      },
      "bbox": [
        -76.51491925,
        34.53932667,
        -7.21664063,
        -76.50386147,
        34.54847635,
        -3.05664063
      ],
      "properties": {
        "datetime": "2019-09-29T15:18:34Z",
        "pc:count": 4213204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361416.4532,
            "count": 4213204,
            "maximum": 362000.0162,
            "minimum": 360999.9962,
            "name": "X",
            "position": 0,
            "stddev": 272.5861903,
            "variance": 74303.23112
          },
          {
            "average": 3823532.247,
            "count": 4213204,
            "maximum": 3823999.983,
            "minimum": 3822999.983,
            "name": "Y",
            "position": 1,
            "stddev": 268.2901888,
            "variance": 71979.62542
          },
          {
            "average": -4.202819218,
            "count": 4213204,
            "maximum": -3.05664063,
            "minimum": -7.21664063,
            "name": "Z",
            "position": 2,
            "stddev": 0.4992531237,
            "variance": 0.2492536816
          },
          {
            "average": 41.73945197,
            "count": 4213204,
            "maximum": 4732,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.6781916,
            "variance": 109348.0664
          },
          {
            "average": 1,
            "count": 4213204,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4213204,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4213204,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4213204,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05823253,
            "count": 4213204,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.23798424,
            "variance": 1.532604977
          },
          {
            "average": 2.002363759,
            "count": 4213204,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0511740344,
            "variance": 0.002618781797
          },
          {
            "average": 10.26135027,
            "count": 4213204,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.615519298,
            "variance": 2.609902601
          },
          {
            "average": 253803956.2,
            "count": 4213204,
            "maximum": 253805514.2,
            "minimum": 253802637.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 714.5681094,
            "variance": 510607.5829
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360999.9962,
          3822999.983,
          -7.21664063,
          362000.0162,
          3823999.983,
          -3.05664063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360999.99624492566,
                3822999.9832884017,
                -7.216640630313274
              ],
              [
                360999.99624492566,
                3823999.9832884017,
                -7.216640630313274
              ],
              [
                362000.0162449257,
                3823999.9832884017,
                -3.056640630313273
              ],
              [
                362000.0162449257,
                3822999.9832884017,
                -3.056640630313273
              ],
              [
                360999.99624492566,
                3822999.9832884017,
                -7.216640630313274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:18:34+00:00",
        "end_time": "2019-09-29T14:30:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51491925,
            34.53932667,
            -7.21664063,
            -76.50386147,
            34.54847635,
            -3.05664063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51475588144035,
                  34.53932667482364,
                  -7.216640630313274
                ],
                [
                  -76.51491925201829,
                  34.548341631950805,
                  -7.216640630313274
                ],
                [
                  -76.5040236629413,
                  34.54847635386484,
                  -3.056640630313273
                ],
                [
                  -76.50386146627233,
                  34.53946135162681,
                  -3.056640630313273
                ],
                [
                  -76.51475588144035,
                  34.53932667482364,
                  -7.216640630313274
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:18:34Z",
            "pc:count": 4213204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361416.4532,
                "count": 4213204,
                "maximum": 362000.0162,
                "minimum": 360999.9962,
                "name": "X",
                "position": 0,
                "stddev": 272.5861903,
                "variance": 74303.23112
              },
              {
                "average": 3823532.247,
                "count": 4213204,
                "maximum": 3823999.983,
                "minimum": 3822999.983,
                "name": "Y",
                "position": 1,
                "stddev": 268.2901888,
                "variance": 71979.62542
              },
              {
                "average": -4.202819218,
                "count": 4213204,
                "maximum": -3.05664063,
                "minimum": -7.21664063,
                "name": "Z",
                "position": 2,
                "stddev": 0.4992531237,
                "variance": 0.2492536816
              },
              {
                "average": 41.73945197,
                "count": 4213204,
                "maximum": 4732,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.6781916,
                "variance": 109348.0664
              },
              {
                "average": 1,
                "count": 4213204,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4213204,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4213204,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4213204,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05823253,
                "count": 4213204,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.23798424,
                "variance": 1.532604977
              },
              {
                "average": 2.002363759,
                "count": 4213204,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0511740344,
                "variance": 0.002618781797
              },
              {
                "average": 10.26135027,
                "count": 4213204,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.615519298,
                "variance": 2.609902601
              },
              {
                "average": 253803956.2,
                "count": 4213204,
                "maximum": 253805514.2,
                "minimum": 253802637.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 714.5681094,
                "variance": 510607.5829
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360999.9962,
              3822999.983,
              -7.21664063,
              362000.0162,
              3823999.983,
              -3.05664063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360999.99624492566,
                    3822999.9832884017,
                    -7.216640630313274
                  ],
                  [
                    360999.99624492566,
                    3823999.9832884017,
                    -7.216640630313274
                  ],
                  [
                    362000.0162449257,
                    3823999.9832884017,
                    -3.056640630313273
                  ],
                  [
                    362000.0162449257,
                    3822999.9832884017,
                    -3.056640630313273
                  ],
                  [
                    360999.99624492566,
                    3822999.9832884017,
                    -7.216640630313274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:18:34+00:00",
            "end_time": "2019-09-29T14:30: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": "20190929_NCMP_NC_Dunex_18SUD7050.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.41633557569818,
              34.78396600095895,
              -1.492555634086705
            ],
            [
              -76.41645158442044,
              34.79075050513157,
              -1.492555634086705
            ],
            [
              -76.41004384591945,
              34.79082491785633,
              -0.252555634086705
            ],
            [
              -76.40992836157227,
              34.7840403949918,
              -0.252555634086705
            ],
            [
              -76.41633557569818,
              34.78396600095895,
              -1.492555634086705
            ]
          ]
        ]
      },
      "bbox": [
        -76.41645158,
        34.783966,
        -1.492555634,
        -76.40992836,
        34.79082492,
        -0.2525556341
      ],
      "properties": {
        "datetime": "2019-09-29T18:57:15Z",
        "pc:count": 827087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370803.4708,
            "count": 827087,
            "maximum": 371000.0072,
            "minimum": 370413.6272,
            "name": "X",
            "position": 0,
            "stddev": 139.491342,
            "variance": 19457.8345
          },
          {
            "average": 3850254.311,
            "count": 827087,
            "maximum": 3850752.559,
            "minimum": 3849999.979,
            "name": "Y",
            "position": 1,
            "stddev": 179.3316179,
            "variance": 32159.82919
          },
          {
            "average": -0.8849620073,
            "count": 827087,
            "maximum": -0.2525556341,
            "minimum": -1.492555634,
            "name": "Z",
            "position": 2,
            "stddev": 0.1666590753,
            "variance": 0.02777524737
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000016927,
            "count": 827087,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004114196282,
            "variance": 1.692661105e-05
          },
          {
            "average": 1.000033854,
            "count": 827087,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005818302936,
            "variance": 3.385264905e-05
          },
          {
            "average": 1,
            "count": 827087,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 827087,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.2199182,
            "count": 827087,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.275718298,
            "variance": 1.627457177
          },
          {
            "average": 2.000160805,
            "count": 827087,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01267989229,
            "variance": 0.0001607796685
          },
          {
            "average": 2.289074789,
            "count": 827087,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4561751669,
            "variance": 0.2080957829
          },
          {
            "average": 253817772,
            "count": 827087,
            "maximum": 253818635.7,
            "minimum": 253817531.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 367.0674611,
            "variance": 134738.521
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370413.6272,
          3849999.979,
          -1.492555634,
          371000.0072,
          3850752.559,
          -0.2525556341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370413.6272337789,
                3849999.978623233,
                -1.492555634086705
              ],
              [
                370413.6272337789,
                3850752.558623233,
                -1.492555634086705
              ],
              [
                371000.0072337789,
                3850752.558623233,
                -0.252555634086705
              ],
              [
                371000.0072337789,
                3849999.978623233,
                -0.252555634086705
              ],
              [
                370413.6272337789,
                3849999.978623233,
                -1.492555634086705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:57:15+00:00",
        "end_time": "2019-09-29T18:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7050.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7050.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7050.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7050.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.41645158,
            34.783966,
            -1.492555634,
            -76.40992836,
            34.79082492,
            -0.2525556341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.41633557569818,
                  34.78396600095895,
                  -1.492555634086705
                ],
                [
                  -76.41645158442044,
                  34.79075050513157,
                  -1.492555634086705
                ],
                [
                  -76.41004384591945,
                  34.79082491785633,
                  -0.252555634086705
                ],
                [
                  -76.40992836157227,
                  34.7840403949918,
                  -0.252555634086705
                ],
                [
                  -76.41633557569818,
                  34.78396600095895,
                  -1.492555634086705
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7050.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7050.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:57:15Z",
            "pc:count": 827087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370803.4708,
                "count": 827087,
                "maximum": 371000.0072,
                "minimum": 370413.6272,
                "name": "X",
                "position": 0,
                "stddev": 139.491342,
                "variance": 19457.8345
              },
              {
                "average": 3850254.311,
                "count": 827087,
                "maximum": 3850752.559,
                "minimum": 3849999.979,
                "name": "Y",
                "position": 1,
                "stddev": 179.3316179,
                "variance": 32159.82919
              },
              {
                "average": -0.8849620073,
                "count": 827087,
                "maximum": -0.2525556341,
                "minimum": -1.492555634,
                "name": "Z",
                "position": 2,
                "stddev": 0.1666590753,
                "variance": 0.02777524737
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000016927,
                "count": 827087,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004114196282,
                "variance": 1.692661105e-05
              },
              {
                "average": 1.000033854,
                "count": 827087,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005818302936,
                "variance": 3.385264905e-05
              },
              {
                "average": 1,
                "count": 827087,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 827087,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.2199182,
                "count": 827087,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.275718298,
                "variance": 1.627457177
              },
              {
                "average": 2.000160805,
                "count": 827087,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01267989229,
                "variance": 0.0001607796685
              },
              {
                "average": 2.289074789,
                "count": 827087,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4561751669,
                "variance": 0.2080957829
              },
              {
                "average": 253817772,
                "count": 827087,
                "maximum": 253818635.7,
                "minimum": 253817531.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 367.0674611,
                "variance": 134738.521
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370413.6272,
              3849999.979,
              -1.492555634,
              371000.0072,
              3850752.559,
              -0.2525556341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370413.6272337789,
                    3849999.978623233,
                    -1.492555634086705
                  ],
                  [
                    370413.6272337789,
                    3850752.558623233,
                    -1.492555634086705
                  ],
                  [
                    371000.0072337789,
                    3850752.558623233,
                    -0.252555634086705
                  ],
                  [
                    371000.0072337789,
                    3849999.978623233,
                    -0.252555634086705
                  ],
                  [
                    370413.6272337789,
                    3849999.978623233,
                    -1.492555634086705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:57:15+00:00",
            "end_time": "2019-09-29T18: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": "20191011_NCMP_NC_Dunex_18SUD8159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.30193411740301,
              34.86639559855974,
              -1.146770402192018
            ],
            [
              -76.30207625936171,
              34.87541089688978,
              -1.146770402192018
            ],
            [
              -76.29113669721102,
              34.875527575134015,
              5.313229597807982
            ],
            [
              -76.2909957486644,
              34.86651223790259,
              5.313229597807982
            ],
            [
              -76.30193411740301,
              34.86639559855974,
              -1.146770402192018
            ]
          ]
        ]
      },
      "bbox": [
        -76.30207626,
        34.8663956,
        -1.146770402,
        -76.29099575,
        34.87552758,
        5.313229598
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:46Z",
        "pc:count": 2687035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381438.9041,
            "count": 2687035,
            "maximum": 382000.0179,
            "minimum": 380999.9979,
            "name": "X",
            "position": 0,
            "stddev": 273.0048413,
            "variance": 74531.64339
          },
          {
            "average": 3859549.374,
            "count": 2687035,
            "maximum": 3859999.989,
            "minimum": 3858999.989,
            "name": "Y",
            "position": 1,
            "stddev": 252.0270658,
            "variance": 63517.64188
          },
          {
            "average": 0.8931129227,
            "count": 2687035,
            "maximum": 5.313229598,
            "minimum": -1.146770402,
            "name": "Z",
            "position": 2,
            "stddev": 1.074027365,
            "variance": 1.15353478
          },
          {
            "average": 3279.033349,
            "count": 2687035,
            "maximum": 39249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3359.763555,
            "variance": 11288011.15
          },
          {
            "average": 1.010248843,
            "count": 2687035,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1066392422,
            "variance": 0.01137192797
          },
          {
            "average": 1.020600774,
            "count": 2687035,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1545752211,
            "variance": 0.02389349899
          },
          {
            "average": 1,
            "count": 2687035,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.99678903,
            "count": 2687035,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.98858665,
            "variance": 168.7033831
          },
          {
            "average": 20.20643564,
            "count": 2687035,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.943725539,
            "variance": 3.77806897
          },
          {
            "average": 1.362998249,
            "count": 2687035,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4826419743,
            "variance": 0.2329432753
          },
          {
            "average": 6.621344716,
            "count": 2687035,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9786444739,
            "variance": 0.9577450063
          },
          {
            "average": 254838458.4,
            "count": 2687035,
            "maximum": 254839326,
            "minimum": 254836483.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 700.1000913,
            "variance": 490140.1379
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2687035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380999.9979,
          3858999.989,
          -1.146770402,
          382000.0179,
          3859999.989,
          5.313229598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380999.99793054565,
                3858999.9888475714,
                -1.146770402192018
              ],
              [
                380999.99793054565,
                3859999.9888475714,
                -1.146770402192018
              ],
              [
                382000.01793054567,
                3859999.9888475714,
                5.313229597807982
              ],
              [
                382000.01793054567,
                3858999.9888475714,
                5.313229597807982
              ],
              [
                380999.99793054565,
                3858999.9888475714,
                -1.146770402192018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:46+00:00",
        "end_time": "2019-10-11T13:41:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.30207626,
            34.8663956,
            -1.146770402,
            -76.29099575,
            34.87552758,
            5.313229598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.30193411740301,
                  34.86639559855974,
                  -1.146770402192018
                ],
                [
                  -76.30207625936171,
                  34.87541089688978,
                  -1.146770402192018
                ],
                [
                  -76.29113669721102,
                  34.875527575134015,
                  5.313229597807982
                ],
                [
                  -76.2909957486644,
                  34.86651223790259,
                  5.313229597807982
                ],
                [
                  -76.30193411740301,
                  34.86639559855974,
                  -1.146770402192018
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:46Z",
            "pc:count": 2687035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381438.9041,
                "count": 2687035,
                "maximum": 382000.0179,
                "minimum": 380999.9979,
                "name": "X",
                "position": 0,
                "stddev": 273.0048413,
                "variance": 74531.64339
              },
              {
                "average": 3859549.374,
                "count": 2687035,
                "maximum": 3859999.989,
                "minimum": 3858999.989,
                "name": "Y",
                "position": 1,
                "stddev": 252.0270658,
                "variance": 63517.64188
              },
              {
                "average": 0.8931129227,
                "count": 2687035,
                "maximum": 5.313229598,
                "minimum": -1.146770402,
                "name": "Z",
                "position": 2,
                "stddev": 1.074027365,
                "variance": 1.15353478
              },
              {
                "average": 3279.033349,
                "count": 2687035,
                "maximum": 39249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3359.763555,
                "variance": 11288011.15
              },
              {
                "average": 1.010248843,
                "count": 2687035,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1066392422,
                "variance": 0.01137192797
              },
              {
                "average": 1.020600774,
                "count": 2687035,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1545752211,
                "variance": 0.02389349899
              },
              {
                "average": 1,
                "count": 2687035,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.99678903,
                "count": 2687035,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.98858665,
                "variance": 168.7033831
              },
              {
                "average": 20.20643564,
                "count": 2687035,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.943725539,
                "variance": 3.77806897
              },
              {
                "average": 1.362998249,
                "count": 2687035,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4826419743,
                "variance": 0.2329432753
              },
              {
                "average": 6.621344716,
                "count": 2687035,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9786444739,
                "variance": 0.9577450063
              },
              {
                "average": 254838458.4,
                "count": 2687035,
                "maximum": 254839326,
                "minimum": 254836483.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 700.1000913,
                "variance": 490140.1379
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2687035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380999.9979,
              3858999.989,
              -1.146770402,
              382000.0179,
              3859999.989,
              5.313229598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380999.99793054565,
                    3858999.9888475714,
                    -1.146770402192018
                  ],
                  [
                    380999.99793054565,
                    3859999.9888475714,
                    -1.146770402192018
                  ],
                  [
                    382000.01793054567,
                    3859999.9888475714,
                    5.313229597807982
                  ],
                  [
                    382000.01793054567,
                    3858999.9888475714,
                    5.313229597807982
                  ],
                  [
                    380999.99793054565,
                    3858999.9888475714,
                    -1.146770402192018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:46+00:00",
            "end_time": "2019-10-11T13:41: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": "20190929_NCMP_NC_Dunex_18SUD6847.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44223767309485,
              34.756611536557244,
              -1.439977814905812
            ],
            [
              -76.44239448857574,
              34.765626467375135,
              -1.439977814905812
            ],
            [
              -76.4314702885951,
              34.7657554147464,
              1.260022185094189
            ],
            [
              -76.43131465978853,
              34.756740440876335,
              1.260022185094189
            ],
            [
              -76.44223767309485,
              34.756611536557244,
              -1.439977814905812
            ]
          ]
        ]
      },
      "bbox": [
        -76.44239449,
        34.75661154,
        -1.439977815,
        -76.43131466,
        34.76575541,
        1.260022185
      ],
      "properties": {
        "datetime": "2019-09-29T19:09:47Z",
        "pc:count": 2019476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368618.9991,
            "count": 2019476,
            "maximum": 369000.0041,
            "minimum": 368000.0041,
            "name": "X",
            "position": 0,
            "stddev": 245.8941397,
            "variance": 60463.92793
          },
          {
            "average": 3847384.046,
            "count": 2019476,
            "maximum": 3847999.984,
            "minimum": 3846999.984,
            "name": "Y",
            "position": 1,
            "stddev": 268.3257015,
            "variance": 71998.68209
          },
          {
            "average": -0.1085794076,
            "count": 2019476,
            "maximum": 1.260022185,
            "minimum": -1.439977815,
            "name": "Z",
            "position": 2,
            "stddev": 0.4697992773,
            "variance": 0.220711361
          },
          {
            "average": 1169.833883,
            "count": 2019476,
            "maximum": 7333,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1308.06529,
            "variance": 1711034.804
          },
          {
            "average": 1.000067344,
            "count": 2019476,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008206077032,
            "variance": 6.733970026e-05
          },
          {
            "average": 1.00013964,
            "count": 2019476,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01181612261,
            "variance": 0.0001396207536
          },
          {
            "average": 1,
            "count": 2019476,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.24037027,
            "count": 2019476,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59153625,
            "variance": 184.7298575
          },
          {
            "average": 19.94233757,
            "count": 2019476,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.20158491,
            "variance": 1.443806295
          },
          {
            "average": 1.459504347,
            "count": 2019476,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4985005881,
            "variance": 0.2485028364
          },
          {
            "average": 2.022314699,
            "count": 2019476,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9526661093,
            "variance": 0.9075727159
          },
          {
            "average": 253817736.9,
            "count": 2019476,
            "maximum": 253819387,
            "minimum": 253817303.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465.797256,
            "variance": 216967.0837
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368000.0041,
          3846999.984,
          -1.439977815,
          369000.0041,
          3847999.984,
          1.260022185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368000.004093766,
                3846999.9843741907,
                -1.439977814905812
              ],
              [
                368000.004093766,
                3847999.9843741907,
                -1.439977814905812
              ],
              [
                369000.004093766,
                3847999.9843741907,
                1.260022185094189
              ],
              [
                369000.004093766,
                3846999.9843741907,
                1.260022185094189
              ],
              [
                368000.004093766,
                3846999.9843741907,
                -1.439977814905812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:09:47+00:00",
        "end_time": "2019-09-29T18:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6847.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6847.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6847.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6847.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44239449,
            34.75661154,
            -1.439977815,
            -76.43131466,
            34.76575541,
            1.260022185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44223767309485,
                  34.756611536557244,
                  -1.439977814905812
                ],
                [
                  -76.44239448857574,
                  34.765626467375135,
                  -1.439977814905812
                ],
                [
                  -76.4314702885951,
                  34.7657554147464,
                  1.260022185094189
                ],
                [
                  -76.43131465978853,
                  34.756740440876335,
                  1.260022185094189
                ],
                [
                  -76.44223767309485,
                  34.756611536557244,
                  -1.439977814905812
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6847.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6847.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:09:47Z",
            "pc:count": 2019476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368618.9991,
                "count": 2019476,
                "maximum": 369000.0041,
                "minimum": 368000.0041,
                "name": "X",
                "position": 0,
                "stddev": 245.8941397,
                "variance": 60463.92793
              },
              {
                "average": 3847384.046,
                "count": 2019476,
                "maximum": 3847999.984,
                "minimum": 3846999.984,
                "name": "Y",
                "position": 1,
                "stddev": 268.3257015,
                "variance": 71998.68209
              },
              {
                "average": -0.1085794076,
                "count": 2019476,
                "maximum": 1.260022185,
                "minimum": -1.439977815,
                "name": "Z",
                "position": 2,
                "stddev": 0.4697992773,
                "variance": 0.220711361
              },
              {
                "average": 1169.833883,
                "count": 2019476,
                "maximum": 7333,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1308.06529,
                "variance": 1711034.804
              },
              {
                "average": 1.000067344,
                "count": 2019476,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008206077032,
                "variance": 6.733970026e-05
              },
              {
                "average": 1.00013964,
                "count": 2019476,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01181612261,
                "variance": 0.0001396207536
              },
              {
                "average": 1,
                "count": 2019476,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.24037027,
                "count": 2019476,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59153625,
                "variance": 184.7298575
              },
              {
                "average": 19.94233757,
                "count": 2019476,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.20158491,
                "variance": 1.443806295
              },
              {
                "average": 1.459504347,
                "count": 2019476,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4985005881,
                "variance": 0.2485028364
              },
              {
                "average": 2.022314699,
                "count": 2019476,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9526661093,
                "variance": 0.9075727159
              },
              {
                "average": 253817736.9,
                "count": 2019476,
                "maximum": 253819387,
                "minimum": 253817303.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465.797256,
                "variance": 216967.0837
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368000.0041,
              3846999.984,
              -1.439977815,
              369000.0041,
              3847999.984,
              1.260022185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368000.004093766,
                    3846999.9843741907,
                    -1.439977814905812
                  ],
                  [
                    368000.004093766,
                    3847999.9843741907,
                    -1.439977814905812
                  ],
                  [
                    369000.004093766,
                    3847999.9843741907,
                    1.260022185094189
                  ],
                  [
                    369000.004093766,
                    3846999.9843741907,
                    1.260022185094189
                  ],
                  [
                    368000.004093766,
                    3846999.9843741907,
                    -1.439977814905812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:09:47+00:00",
            "end_time": "2019-09-29T18:35: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": "20190929_NCMP_NC_Dunex_18SUD6743.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45252931568844,
              34.72042186563152,
              -5.349988915259316
            ],
            [
              -76.45268704053042,
              34.729436989356785,
              -5.349988915259316
            ],
            [
              -76.44176765361551,
              34.72956674295429,
              8.530011084740686
            ],
            [
              -76.44161111333632,
              34.72055157588601,
              8.530011084740686
            ],
            [
              -76.45252931568844,
              34.72042186563152,
              -5.349988915259316
            ]
          ]
        ]
      },
      "bbox": [
        -76.45268704,
        34.72042187,
        -5.349988915,
        -76.44161111,
        34.72956674,
        8.530011085
      ],
      "properties": {
        "datetime": "2019-09-29T20:24:14Z",
        "pc:count": 3256328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367549.3845,
            "count": 3256328,
            "maximum": 368000.0034,
            "minimum": 367000.0034,
            "name": "X",
            "position": 0,
            "stddev": 297.6853559,
            "variance": 88616.57113
          },
          {
            "average": 3843477.871,
            "count": 3256328,
            "maximum": 3843999.994,
            "minimum": 3842999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.0580851,
            "variance": 77873.41485
          },
          {
            "average": 0.2684968915,
            "count": 3256328,
            "maximum": 8.530011085,
            "minimum": -5.349988915,
            "name": "Z",
            "position": 2,
            "stddev": 1.651331505,
            "variance": 2.726895738
          },
          {
            "average": 1741.535746,
            "count": 3256328,
            "maximum": 19228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2065.707191,
            "variance": 4267146.201
          },
          {
            "average": 1.096706781,
            "count": 3256328,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3486651501,
            "variance": 0.1215673869
          },
          {
            "average": 1.193540393,
            "count": 3256328,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5087916246,
            "variance": 0.2588689173
          },
          {
            "average": 1,
            "count": 3256328,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.927304313,
            "count": 3256328,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.62009727,
            "variance": 159.2668551
          },
          {
            "average": 19.9476402,
            "count": 3256328,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17228318,
            "variance": 1.374247854
          },
          {
            "average": 1.417144403,
            "count": 3256328,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5317068093,
            "variance": 0.2827121311
          },
          {
            "average": 8.731254652,
            "count": 3256328,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.371283773,
            "variance": 1.880419186
          },
          {
            "average": 253821714.2,
            "count": 3256328,
            "maximum": 253823854.9,
            "minimum": 253819334.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 881.6225485,
            "variance": 777258.3181
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3256328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367000.0034,
          3842999.974,
          -5.349988915,
          368000.0034,
          3843999.994,
          8.530011085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367000.0033728082,
                3842999.9735677047,
                -5.349988915259316
              ],
              [
                367000.0033728082,
                3843999.993567704,
                -5.349988915259316
              ],
              [
                368000.0033728082,
                3843999.993567704,
                8.530011084740686
              ],
              [
                368000.0033728082,
                3842999.9735677047,
                8.530011084740686
              ],
              [
                367000.0033728082,
                3842999.9735677047,
                -5.349988915259316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:24:14+00:00",
        "end_time": "2019-09-29T19:08:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6743.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6743.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6743.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6743.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45268704,
            34.72042187,
            -5.349988915,
            -76.44161111,
            34.72956674,
            8.530011085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45252931568844,
                  34.72042186563152,
                  -5.349988915259316
                ],
                [
                  -76.45268704053042,
                  34.729436989356785,
                  -5.349988915259316
                ],
                [
                  -76.44176765361551,
                  34.72956674295429,
                  8.530011084740686
                ],
                [
                  -76.44161111333632,
                  34.72055157588601,
                  8.530011084740686
                ],
                [
                  -76.45252931568844,
                  34.72042186563152,
                  -5.349988915259316
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6743.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6743.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:24:14Z",
            "pc:count": 3256328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367549.3845,
                "count": 3256328,
                "maximum": 368000.0034,
                "minimum": 367000.0034,
                "name": "X",
                "position": 0,
                "stddev": 297.6853559,
                "variance": 88616.57113
              },
              {
                "average": 3843477.871,
                "count": 3256328,
                "maximum": 3843999.994,
                "minimum": 3842999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.0580851,
                "variance": 77873.41485
              },
              {
                "average": 0.2684968915,
                "count": 3256328,
                "maximum": 8.530011085,
                "minimum": -5.349988915,
                "name": "Z",
                "position": 2,
                "stddev": 1.651331505,
                "variance": 2.726895738
              },
              {
                "average": 1741.535746,
                "count": 3256328,
                "maximum": 19228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2065.707191,
                "variance": 4267146.201
              },
              {
                "average": 1.096706781,
                "count": 3256328,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3486651501,
                "variance": 0.1215673869
              },
              {
                "average": 1.193540393,
                "count": 3256328,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5087916246,
                "variance": 0.2588689173
              },
              {
                "average": 1,
                "count": 3256328,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.927304313,
                "count": 3256328,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.62009727,
                "variance": 159.2668551
              },
              {
                "average": 19.9476402,
                "count": 3256328,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17228318,
                "variance": 1.374247854
              },
              {
                "average": 1.417144403,
                "count": 3256328,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5317068093,
                "variance": 0.2827121311
              },
              {
                "average": 8.731254652,
                "count": 3256328,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.371283773,
                "variance": 1.880419186
              },
              {
                "average": 253821714.2,
                "count": 3256328,
                "maximum": 253823854.9,
                "minimum": 253819334.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 881.6225485,
                "variance": 777258.3181
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3256328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367000.0034,
              3842999.974,
              -5.349988915,
              368000.0034,
              3843999.994,
              8.530011085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367000.0033728082,
                    3842999.9735677047,
                    -5.349988915259316
                  ],
                  [
                    367000.0033728082,
                    3843999.993567704,
                    -5.349988915259316
                  ],
                  [
                    368000.0033728082,
                    3843999.993567704,
                    8.530011084740686
                  ],
                  [
                    368000.0033728082,
                    3842999.9735677047,
                    8.530011084740686
                  ],
                  [
                    367000.0033728082,
                    3842999.9735677047,
                    -5.349988915259316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:24:14+00:00",
            "end_time": "2019-09-29T19: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": "20190929_NCMP_NC_Dunex_18SUD7147.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.4094801306975,
              34.757682098092786,
              -3.916549768122288
            ],
            [
              -76.4096217134695,
              34.76601038940068,
              -3.916549768122288
            ],
            [
              -76.4024994455553,
              34.76609265286051,
              7.643450231877712
            ],
            [
              -76.40235857757278,
              34.75776433617888,
              7.643450231877712
            ],
            [
              -76.4094801306975,
              34.757682098092786,
              -3.916549768122288
            ]
          ]
        ]
      },
      "bbox": [
        -76.40962171,
        34.7576821,
        -3.916549768,
        -76.40235858,
        34.76609265,
        7.643450232
      ],
      "properties": {
        "datetime": "2019-09-29T20:23:03Z",
        "pc:count": 960678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371194.799,
            "count": 960678,
            "maximum": 371651.9612,
            "minimum": 371000.0012,
            "name": "X",
            "position": 0,
            "stddev": 146.7666165,
            "variance": 21540.43973
          },
          {
            "average": 3847704.812,
            "count": 960678,
            "maximum": 3847999.987,
            "minimum": 3847076.167,
            "name": "Y",
            "position": 1,
            "stddev": 223.0980156,
            "variance": 49772.72455
          },
          {
            "average": -0.4258732667,
            "count": 960678,
            "maximum": 7.643450232,
            "minimum": -3.916549768,
            "name": "Z",
            "position": 2,
            "stddev": 2.303153151,
            "variance": 5.304514439
          },
          {
            "average": 2967.967728,
            "count": 960678,
            "maximum": 27177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3642.688956,
            "variance": 13269182.83
          },
          {
            "average": 1.005902082,
            "count": 960678,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08290231648,
            "variance": 0.006872794079
          },
          {
            "average": 1.012404781,
            "count": 960678,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1252852818,
            "variance": 0.01569640184
          },
          {
            "average": 1,
            "count": 960678,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.01822983,
            "count": 960678,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.60397203,
            "variance": 185.0680549
          },
          {
            "average": 19.98482742,
            "count": 960678,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7188430223,
            "variance": 0.5167352908
          },
          {
            "average": 1.635765574,
            "count": 960678,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6641813208,
            "variance": 0.4411368269
          },
          {
            "average": 10.52113924,
            "count": 960678,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7381461395,
            "variance": 0.5448597233
          },
          {
            "average": 253822878.5,
            "count": 960678,
            "maximum": 253823783.7,
            "minimum": 253821943.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.4768838,
            "variance": 253488.9725
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 960678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371000.0012,
          3847076.167,
          -3.916549768,
          371651.9612,
          3847999.987,
          7.643450232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371000.0012216704,
                3847076.1665277844,
                -3.916549768122288
              ],
              [
                371000.0012216704,
                3847999.9865277847,
                -3.916549768122288
              ],
              [
                371651.9612216704,
                3847999.9865277847,
                7.643450231877712
              ],
              [
                371651.9612216704,
                3847076.1665277844,
                7.643450231877712
              ],
              [
                371000.0012216704,
                3847076.1665277844,
                -3.916549768122288
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:23:03+00:00",
        "end_time": "2019-09-29T19:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7147.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7147.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7147.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7147.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.40962171,
            34.7576821,
            -3.916549768,
            -76.40235858,
            34.76609265,
            7.643450232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.4094801306975,
                  34.757682098092786,
                  -3.916549768122288
                ],
                [
                  -76.4096217134695,
                  34.76601038940068,
                  -3.916549768122288
                ],
                [
                  -76.4024994455553,
                  34.76609265286051,
                  7.643450231877712
                ],
                [
                  -76.40235857757278,
                  34.75776433617888,
                  7.643450231877712
                ],
                [
                  -76.4094801306975,
                  34.757682098092786,
                  -3.916549768122288
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7147.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7147.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:23:03Z",
            "pc:count": 960678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371194.799,
                "count": 960678,
                "maximum": 371651.9612,
                "minimum": 371000.0012,
                "name": "X",
                "position": 0,
                "stddev": 146.7666165,
                "variance": 21540.43973
              },
              {
                "average": 3847704.812,
                "count": 960678,
                "maximum": 3847999.987,
                "minimum": 3847076.167,
                "name": "Y",
                "position": 1,
                "stddev": 223.0980156,
                "variance": 49772.72455
              },
              {
                "average": -0.4258732667,
                "count": 960678,
                "maximum": 7.643450232,
                "minimum": -3.916549768,
                "name": "Z",
                "position": 2,
                "stddev": 2.303153151,
                "variance": 5.304514439
              },
              {
                "average": 2967.967728,
                "count": 960678,
                "maximum": 27177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3642.688956,
                "variance": 13269182.83
              },
              {
                "average": 1.005902082,
                "count": 960678,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08290231648,
                "variance": 0.006872794079
              },
              {
                "average": 1.012404781,
                "count": 960678,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1252852818,
                "variance": 0.01569640184
              },
              {
                "average": 1,
                "count": 960678,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.01822983,
                "count": 960678,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.60397203,
                "variance": 185.0680549
              },
              {
                "average": 19.98482742,
                "count": 960678,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7188430223,
                "variance": 0.5167352908
              },
              {
                "average": 1.635765574,
                "count": 960678,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6641813208,
                "variance": 0.4411368269
              },
              {
                "average": 10.52113924,
                "count": 960678,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7381461395,
                "variance": 0.5448597233
              },
              {
                "average": 253822878.5,
                "count": 960678,
                "maximum": 253823783.7,
                "minimum": 253821943.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.4768838,
                "variance": 253488.9725
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 960678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371000.0012,
              3847076.167,
              -3.916549768,
              371651.9612,
              3847999.987,
              7.643450232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371000.0012216704,
                    3847076.1665277844,
                    -3.916549768122288
                  ],
                  [
                    371000.0012216704,
                    3847999.9865277847,
                    -3.916549768122288
                  ],
                  [
                    371651.9612216704,
                    3847999.9865277847,
                    7.643450231877712
                  ],
                  [
                    371651.9612216704,
                    3847076.1665277844,
                    7.643450231877712
                  ],
                  [
                    371000.0012216704,
                    3847076.1665277844,
                    -3.916549768122288
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:23:03+00:00",
            "end_time": "2019-09-29T19:52: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": "20190929_NCMP_NC_Dunex_18SUD6848.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.43531499217394,
              34.765710222110684,
              -1.199947659717959
            ],
            [
              -76.43539560482259,
              34.77036572163478,
              -1.199947659717959
            ],
            [
              -76.43155071821592,
              34.77041099945661,
              -0.459947659717959
            ],
            [
              -76.43147032131836,
              34.76575549212583,
              -0.459947659717959
            ],
            [
              -76.43531499217394,
              34.765710222110684,
              -1.199947659717959
            ]
          ]
        ]
      },
      "bbox": [
        -76.4353956,
        34.76571022,
        -1.19994766,
        -76.43147032,
        34.770411,
        -0.4599476597
      ],
      "properties": {
        "datetime": "2019-09-29T18:39:40Z",
        "pc:count": 273657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368871.7109,
            "count": 273657,
            "maximum": 369000.0012,
            "minimum": 368648.0612,
            "name": "X",
            "position": 0,
            "stddev": 92.6644042,
            "variance": 8586.691805
          },
          {
            "average": 3848183.916,
            "count": 273657,
            "maximum": 3848516.413,
            "minimum": 3847999.993,
            "name": "Y",
            "position": 1,
            "stddev": 131.6494423,
            "variance": 17331.57566
          },
          {
            "average": -0.7524416211,
            "count": 273657,
            "maximum": -0.4599476597,
            "minimum": -1.19994766,
            "name": "Z",
            "position": 2,
            "stddev": 0.1291488435,
            "variance": 0.01667942379
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273657,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273657,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273657,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 273657,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.16770531,
            "count": 273657,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6191154938,
            "variance": 0.3833039946
          },
          {
            "average": 2.000054813,
            "count": 273657,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008759890109,
            "variance": 7.673567473e-05
          },
          {
            "average": 1.083882378,
            "count": 273657,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2772118427,
            "variance": 0.07684640573
          },
          {
            "average": 253817346.1,
            "count": 273657,
            "maximum": 253817580.6,
            "minimum": 253817320,
            "name": "GpsTime",
            "position": 12,
            "stddev": 70.39884274,
            "variance": 4955.997059
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273657,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368648.0612,
          3847999.993,
          -1.19994766,
          369000.0012,
          3848516.413,
          -0.4599476597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368648.0612211833,
                3847999.9929985628,
                -1.199947659717959
              ],
              [
                368648.0612211833,
                3848516.4129985627,
                -1.199947659717959
              ],
              [
                369000.0012211832,
                3848516.4129985627,
                -0.459947659717959
              ],
              [
                369000.0012211832,
                3847999.9929985628,
                -0.459947659717959
              ],
              [
                368648.0612211833,
                3847999.9929985628,
                -1.199947659717959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:39:40+00:00",
        "end_time": "2019-09-29T18:35:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6848.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6848.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6848.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6848.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.4353956,
            34.76571022,
            -1.19994766,
            -76.43147032,
            34.770411,
            -0.4599476597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.43531499217394,
                  34.765710222110684,
                  -1.199947659717959
                ],
                [
                  -76.43539560482259,
                  34.77036572163478,
                  -1.199947659717959
                ],
                [
                  -76.43155071821592,
                  34.77041099945661,
                  -0.459947659717959
                ],
                [
                  -76.43147032131836,
                  34.76575549212583,
                  -0.459947659717959
                ],
                [
                  -76.43531499217394,
                  34.765710222110684,
                  -1.199947659717959
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6848.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6848.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:39:40Z",
            "pc:count": 273657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368871.7109,
                "count": 273657,
                "maximum": 369000.0012,
                "minimum": 368648.0612,
                "name": "X",
                "position": 0,
                "stddev": 92.6644042,
                "variance": 8586.691805
              },
              {
                "average": 3848183.916,
                "count": 273657,
                "maximum": 3848516.413,
                "minimum": 3847999.993,
                "name": "Y",
                "position": 1,
                "stddev": 131.6494423,
                "variance": 17331.57566
              },
              {
                "average": -0.7524416211,
                "count": 273657,
                "maximum": -0.4599476597,
                "minimum": -1.19994766,
                "name": "Z",
                "position": 2,
                "stddev": 0.1291488435,
                "variance": 0.01667942379
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273657,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273657,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273657,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 273657,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.16770531,
                "count": 273657,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6191154938,
                "variance": 0.3833039946
              },
              {
                "average": 2.000054813,
                "count": 273657,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008759890109,
                "variance": 7.673567473e-05
              },
              {
                "average": 1.083882378,
                "count": 273657,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2772118427,
                "variance": 0.07684640573
              },
              {
                "average": 253817346.1,
                "count": 273657,
                "maximum": 253817580.6,
                "minimum": 253817320,
                "name": "GpsTime",
                "position": 12,
                "stddev": 70.39884274,
                "variance": 4955.997059
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273657,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368648.0612,
              3847999.993,
              -1.19994766,
              369000.0012,
              3848516.413,
              -0.4599476597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368648.0612211833,
                    3847999.9929985628,
                    -1.199947659717959
                  ],
                  [
                    368648.0612211833,
                    3848516.4129985627,
                    -1.199947659717959
                  ],
                  [
                    369000.0012211832,
                    3848516.4129985627,
                    -0.459947659717959
                  ],
                  [
                    369000.0012211832,
                    3847999.9929985628,
                    -0.459947659717959
                  ],
                  [
                    368648.0612211833,
                    3847999.9929985628,
                    -1.199947659717959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:39:40+00:00",
            "end_time": "2019-09-29T18:35: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": "20190929_NCMP_NC_Dunex_18SUD6541.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.4740455997301,
              34.70212987573937,
              -1.314812237992333
            ],
            [
              -76.4742055482725,
              34.71114475952104,
              -1.314812237992333
            ],
            [
              -76.4632884521111,
              34.71127638446035,
              8.865187762007666
            ],
            [
              -76.46312968701926,
              34.702261456701066,
              8.865187762007666
            ],
            [
              -76.4740455997301,
              34.70212987573937,
              -1.314812237992333
            ]
          ]
        ]
      },
      "bbox": [
        -76.47420555,
        34.70212988,
        -1.314812238,
        -76.46312969,
        34.71127638,
        8.865187762
      ],
      "properties": {
        "datetime": "2019-09-29T20:03:01Z",
        "pc:count": 2543503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365516.2602,
            "count": 2543503,
            "maximum": 366000.0182,
            "minimum": 364999.9982,
            "name": "X",
            "position": 0,
            "stddev": 286.589453,
            "variance": 82133.51457
          },
          {
            "average": 3841469.768,
            "count": 2543503,
            "maximum": 3841999.987,
            "minimum": 3840999.987,
            "name": "Y",
            "position": 1,
            "stddev": 296.1509016,
            "variance": 87705.35652
          },
          {
            "average": 0.02692992233,
            "count": 2543503,
            "maximum": 8.865187762,
            "minimum": -1.314812238,
            "name": "Z",
            "position": 2,
            "stddev": 0.6223408017,
            "variance": 0.3873080735
          },
          {
            "average": 1505.861438,
            "count": 2543503,
            "maximum": 11423,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1472.155507,
            "variance": 2167241.837
          },
          {
            "average": 1.006961659,
            "count": 2543503,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1053021484,
            "variance": 0.01108854245
          },
          {
            "average": 1.013936292,
            "count": 2543503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1624402901,
            "variance": 0.02638684784
          },
          {
            "average": 1,
            "count": 2543503,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.25806732,
            "count": 2543503,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.6387561,
            "variance": 159.7381559
          },
          {
            "average": 20.06908722,
            "count": 2543503,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.111625346,
            "variance": 1.23571091
          },
          {
            "average": 1.320395926,
            "count": 2543503,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4714035708,
            "variance": 0.2222213265
          },
          {
            "average": 6.786363531,
            "count": 2543503,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.515398915,
            "variance": 2.296433872
          },
          {
            "average": 253820476.2,
            "count": 2543503,
            "maximum": 253822581.3,
            "minimum": 253818206.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 953.8059617,
            "variance": 909745.8125
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543503,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364999.9982,
          3840999.987,
          -1.314812238,
          366000.0182,
          3841999.987,
          8.865187762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364999.9982446421,
                3840999.9867596067,
                -1.314812237992333
              ],
              [
                364999.9982446421,
                3841999.9867596067,
                -1.314812237992333
              ],
              [
                366000.0182446421,
                3841999.9867596067,
                8.865187762007666
              ],
              [
                366000.0182446421,
                3840999.9867596067,
                8.865187762007666
              ],
              [
                364999.9982446421,
                3840999.9867596067,
                -1.314812237992333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:03:01+00:00",
        "end_time": "2019-09-29T18:50:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6541.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6541.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6541.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6541.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47420555,
            34.70212988,
            -1.314812238,
            -76.46312969,
            34.71127638,
            8.865187762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.4740455997301,
                  34.70212987573937,
                  -1.314812237992333
                ],
                [
                  -76.4742055482725,
                  34.71114475952104,
                  -1.314812237992333
                ],
                [
                  -76.4632884521111,
                  34.71127638446035,
                  8.865187762007666
                ],
                [
                  -76.46312968701926,
                  34.702261456701066,
                  8.865187762007666
                ],
                [
                  -76.4740455997301,
                  34.70212987573937,
                  -1.314812237992333
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6541.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6541.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:03:01Z",
            "pc:count": 2543503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365516.2602,
                "count": 2543503,
                "maximum": 366000.0182,
                "minimum": 364999.9982,
                "name": "X",
                "position": 0,
                "stddev": 286.589453,
                "variance": 82133.51457
              },
              {
                "average": 3841469.768,
                "count": 2543503,
                "maximum": 3841999.987,
                "minimum": 3840999.987,
                "name": "Y",
                "position": 1,
                "stddev": 296.1509016,
                "variance": 87705.35652
              },
              {
                "average": 0.02692992233,
                "count": 2543503,
                "maximum": 8.865187762,
                "minimum": -1.314812238,
                "name": "Z",
                "position": 2,
                "stddev": 0.6223408017,
                "variance": 0.3873080735
              },
              {
                "average": 1505.861438,
                "count": 2543503,
                "maximum": 11423,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1472.155507,
                "variance": 2167241.837
              },
              {
                "average": 1.006961659,
                "count": 2543503,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1053021484,
                "variance": 0.01108854245
              },
              {
                "average": 1.013936292,
                "count": 2543503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1624402901,
                "variance": 0.02638684784
              },
              {
                "average": 1,
                "count": 2543503,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.25806732,
                "count": 2543503,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.6387561,
                "variance": 159.7381559
              },
              {
                "average": 20.06908722,
                "count": 2543503,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.111625346,
                "variance": 1.23571091
              },
              {
                "average": 1.320395926,
                "count": 2543503,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4714035708,
                "variance": 0.2222213265
              },
              {
                "average": 6.786363531,
                "count": 2543503,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.515398915,
                "variance": 2.296433872
              },
              {
                "average": 253820476.2,
                "count": 2543503,
                "maximum": 253822581.3,
                "minimum": 253818206.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 953.8059617,
                "variance": 909745.8125
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543503,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364999.9982,
              3840999.987,
              -1.314812238,
              366000.0182,
              3841999.987,
              8.865187762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364999.9982446421,
                    3840999.9867596067,
                    -1.314812237992333
                  ],
                  [
                    364999.9982446421,
                    3841999.9867596067,
                    -1.314812237992333
                  ],
                  [
                    366000.0182446421,
                    3841999.9867596067,
                    8.865187762007666
                  ],
                  [
                    366000.0182446421,
                    3840999.9867596067,
                    8.865187762007666
                  ],
                  [
                    364999.9982446421,
                    3840999.9867596067,
                    -1.314812237992333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:03:01+00:00",
            "end_time": "2019-09-29T18:50: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": "20191011_NCMP_NC_Dunex_18SUD8363.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.27246837340186,
              34.90346608185581,
              -1.907945050711575
            ],
            [
              -76.27256043685375,
              34.90943262086827,
              -1.907945050711575
            ],
            [
              -76.26977651295279,
              34.909461743282364,
              -1.127945050711574
            ],
            [
              -76.26968465077199,
              34.90349519784645,
              -1.127945050711574
            ],
            [
              -76.27246837340186,
              34.90346608185581,
              -1.907945050711575
            ]
          ]
        ]
      },
      "bbox": [
        -76.27256044,
        34.90346608,
        -1.907945051,
        -76.26968465,
        34.90946174,
        -1.127945051
      ],
      "properties": {
        "datetime": "2019-10-11T13:32:11Z",
        "pc:count": 290686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 383923.0696,
            "count": 290686,
            "maximum": 384000.0056,
            "minimum": 383745.6256,
            "name": "X",
            "position": 0,
            "stddev": 57.8194635,
            "variance": 3343.090359
          },
          {
            "average": 3863454.569,
            "count": 290686,
            "maximum": 3863738.463,
            "minimum": 3863076.643,
            "name": "Y",
            "position": 1,
            "stddev": 141.1922724,
            "variance": 19935.25777
          },
          {
            "average": -1.498294362,
            "count": 290686,
            "maximum": -1.127945051,
            "minimum": -1.907945051,
            "name": "Z",
            "position": 2,
            "stddev": 0.07686195228,
            "variance": 0.005907759709
          },
          {
            "average": 0.0447011552,
            "count": 290686,
            "maximum": 1959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.116234803,
            "variance": 83.10573698
          },
          {
            "average": 1,
            "count": 290686,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 290686,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 290686,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 290686,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03152987,
            "count": 290686,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.263569594,
            "variance": 1.596608119
          },
          {
            "average": 2.00001032,
            "count": 290686,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003212529138,
            "variance": 1.032034346e-05
          },
          {
            "average": 1.327483952,
            "count": 290686,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5131571782,
            "variance": 0.2633302895
          },
          {
            "average": 254834734.2,
            "count": 290686,
            "maximum": 254835931.6,
            "minimum": 254834522,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.6767616,
            "variance": 110673.8277
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          383745.6256,
          3863076.643,
          -1.907945051,
          384000.0056,
          3863738.463,
          -1.127945051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                383745.6255861737,
                3863076.6429951293,
                -1.907945050711575
              ],
              [
                383745.6255861737,
                3863738.4629951296,
                -1.907945050711575
              ],
              [
                384000.0055861737,
                3863738.4629951296,
                -1.127945050711574
              ],
              [
                384000.0055861737,
                3863076.6429951293,
                -1.127945050711574
              ],
              [
                383745.6255861737,
                3863076.6429951293,
                -1.907945050711575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:32:11+00:00",
        "end_time": "2019-10-11T13:08:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8363.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8363.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8363.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8363.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.27256044,
            34.90346608,
            -1.907945051,
            -76.26968465,
            34.90946174,
            -1.127945051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.27246837340186,
                  34.90346608185581,
                  -1.907945050711575
                ],
                [
                  -76.27256043685375,
                  34.90943262086827,
                  -1.907945050711575
                ],
                [
                  -76.26977651295279,
                  34.909461743282364,
                  -1.127945050711574
                ],
                [
                  -76.26968465077199,
                  34.90349519784645,
                  -1.127945050711574
                ],
                [
                  -76.27246837340186,
                  34.90346608185581,
                  -1.907945050711575
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8363.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8363.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:32:11Z",
            "pc:count": 290686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 383923.0696,
                "count": 290686,
                "maximum": 384000.0056,
                "minimum": 383745.6256,
                "name": "X",
                "position": 0,
                "stddev": 57.8194635,
                "variance": 3343.090359
              },
              {
                "average": 3863454.569,
                "count": 290686,
                "maximum": 3863738.463,
                "minimum": 3863076.643,
                "name": "Y",
                "position": 1,
                "stddev": 141.1922724,
                "variance": 19935.25777
              },
              {
                "average": -1.498294362,
                "count": 290686,
                "maximum": -1.127945051,
                "minimum": -1.907945051,
                "name": "Z",
                "position": 2,
                "stddev": 0.07686195228,
                "variance": 0.005907759709
              },
              {
                "average": 0.0447011552,
                "count": 290686,
                "maximum": 1959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.116234803,
                "variance": 83.10573698
              },
              {
                "average": 1,
                "count": 290686,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 290686,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 290686,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 290686,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03152987,
                "count": 290686,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.263569594,
                "variance": 1.596608119
              },
              {
                "average": 2.00001032,
                "count": 290686,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003212529138,
                "variance": 1.032034346e-05
              },
              {
                "average": 1.327483952,
                "count": 290686,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5131571782,
                "variance": 0.2633302895
              },
              {
                "average": 254834734.2,
                "count": 290686,
                "maximum": 254835931.6,
                "minimum": 254834522,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.6767616,
                "variance": 110673.8277
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              383745.6256,
              3863076.643,
              -1.907945051,
              384000.0056,
              3863738.463,
              -1.127945051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    383745.6255861737,
                    3863076.6429951293,
                    -1.907945050711575
                  ],
                  [
                    383745.6255861737,
                    3863738.4629951296,
                    -1.907945050711575
                  ],
                  [
                    384000.0055861737,
                    3863738.4629951296,
                    -1.127945050711574
                  ],
                  [
                    384000.0055861737,
                    3863076.6429951293,
                    -1.127945050711574
                  ],
                  [
                    383745.6255861737,
                    3863076.6429951293,
                    -1.907945050711575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:32:11+00:00",
            "end_time": "2019-10-11T13:08: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": "20191011_NCMP_NC_Dunex_18SUD8562.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.25862790647737,
              34.89616071809806,
              -1.501413179437147
            ],
            [
              -76.25873100972504,
              34.90291794716751,
              -1.501413179437147
            ],
            [
              -76.24909489137,
              34.90301737286976,
              8.818586820562853
            ],
            [
              -76.24899257691922,
              34.8962601189622,
              8.818586820562853
            ],
            [
              -76.25862790647737,
              34.89616071809806,
              -1.501413179437147
            ]
          ]
        ]
      },
      "bbox": [
        -76.25873101,
        34.89616072,
        -1.501413179,
        -76.24899258,
        34.90301737,
        8.818586821
      ],
      "properties": {
        "datetime": "2019-10-11T14:42:23Z",
        "pc:count": 1433751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385307.6766,
            "count": 1433751,
            "maximum": 385880.5555,
            "minimum": 384999.9955,
            "name": "X",
            "position": 0,
            "stddev": 211.8439195,
            "variance": 44877.84621
          },
          {
            "average": 3862745.364,
            "count": 1433751,
            "maximum": 3862999.986,
            "minimum": 3862250.466,
            "name": "Y",
            "position": 1,
            "stddev": 180.9934236,
            "variance": 32758.61939
          },
          {
            "average": 1.033427898,
            "count": 1433751,
            "maximum": 8.818586821,
            "minimum": -1.501413179,
            "name": "Z",
            "position": 2,
            "stddev": 0.9829682221,
            "variance": 0.9662265257
          },
          {
            "average": 3242.595458,
            "count": 1433751,
            "maximum": 40763,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2766.396093,
            "variance": 7652947.346
          },
          {
            "average": 1.023504779,
            "count": 1433751,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1716790033,
            "variance": 0.02947368018
          },
          {
            "average": 1.048015311,
            "count": 1433751,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2578707393,
            "variance": 0.0664973182
          },
          {
            "average": 1,
            "count": 1433751,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.513720304,
            "count": 1433751,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.23207084,
            "variance": 126.1594154
          },
          {
            "average": 19.80193527,
            "count": 1433751,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.317825201,
            "variance": 1.736663259
          },
          {
            "average": 1.246518398,
            "count": 1433751,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4386084504,
            "variance": 0.1923773728
          },
          {
            "average": 7.766520825,
            "count": 1433751,
            "maximum": 9,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8062595621,
            "variance": 0.6500544815
          },
          {
            "average": 254839254.3,
            "count": 1433751,
            "maximum": 254840143.7,
            "minimum": 254837983.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.5070484,
            "variance": 310814.109
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1433751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384999.9955,
          3862250.466,
          -1.501413179,
          385880.5555,
          3862999.986,
          8.818586821
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384999.99548681866,
                3862250.4663613,
                -1.501413179437147
              ],
              [
                384999.99548681866,
                3862999.9863612996,
                -1.501413179437147
              ],
              [
                385880.5554868187,
                3862999.9863612996,
                8.818586820562853
              ],
              [
                385880.5554868187,
                3862250.4663613,
                8.818586820562853
              ],
              [
                384999.99548681866,
                3862250.4663613,
                -1.501413179437147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:42:23+00:00",
        "end_time": "2019-10-11T14:06:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8562.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8562.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8562.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8562.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.25873101,
            34.89616072,
            -1.501413179,
            -76.24899258,
            34.90301737,
            8.818586821
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.25862790647737,
                  34.89616071809806,
                  -1.501413179437147
                ],
                [
                  -76.25873100972504,
                  34.90291794716751,
                  -1.501413179437147
                ],
                [
                  -76.24909489137,
                  34.90301737286976,
                  8.818586820562853
                ],
                [
                  -76.24899257691922,
                  34.8962601189622,
                  8.818586820562853
                ],
                [
                  -76.25862790647737,
                  34.89616071809806,
                  -1.501413179437147
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8562.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8562.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:42:23Z",
            "pc:count": 1433751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385307.6766,
                "count": 1433751,
                "maximum": 385880.5555,
                "minimum": 384999.9955,
                "name": "X",
                "position": 0,
                "stddev": 211.8439195,
                "variance": 44877.84621
              },
              {
                "average": 3862745.364,
                "count": 1433751,
                "maximum": 3862999.986,
                "minimum": 3862250.466,
                "name": "Y",
                "position": 1,
                "stddev": 180.9934236,
                "variance": 32758.61939
              },
              {
                "average": 1.033427898,
                "count": 1433751,
                "maximum": 8.818586821,
                "minimum": -1.501413179,
                "name": "Z",
                "position": 2,
                "stddev": 0.9829682221,
                "variance": 0.9662265257
              },
              {
                "average": 3242.595458,
                "count": 1433751,
                "maximum": 40763,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2766.396093,
                "variance": 7652947.346
              },
              {
                "average": 1.023504779,
                "count": 1433751,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1716790033,
                "variance": 0.02947368018
              },
              {
                "average": 1.048015311,
                "count": 1433751,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2578707393,
                "variance": 0.0664973182
              },
              {
                "average": 1,
                "count": 1433751,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.513720304,
                "count": 1433751,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.23207084,
                "variance": 126.1594154
              },
              {
                "average": 19.80193527,
                "count": 1433751,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.317825201,
                "variance": 1.736663259
              },
              {
                "average": 1.246518398,
                "count": 1433751,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4386084504,
                "variance": 0.1923773728
              },
              {
                "average": 7.766520825,
                "count": 1433751,
                "maximum": 9,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8062595621,
                "variance": 0.6500544815
              },
              {
                "average": 254839254.3,
                "count": 1433751,
                "maximum": 254840143.7,
                "minimum": 254837983.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.5070484,
                "variance": 310814.109
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1433751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384999.9955,
              3862250.466,
              -1.501413179,
              385880.5555,
              3862999.986,
              8.818586821
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384999.99548681866,
                    3862250.4663613,
                    -1.501413179437147
                  ],
                  [
                    384999.99548681866,
                    3862999.9863612996,
                    -1.501413179437147
                  ],
                  [
                    385880.5554868187,
                    3862999.9863612996,
                    8.818586820562853
                  ],
                  [
                    385880.5554868187,
                    3862250.4663613,
                    8.818586820562853
                  ],
                  [
                    384999.99548681866,
                    3862250.4663613,
                    -1.501413179437147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:42:23+00:00",
            "end_time": "2019-10-11T14:06: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": "20191011_NCMP_NC_Dunex_18SUD8060.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31301552864954,
              34.87529314587362,
              -1.734411300359524
            ],
            [
              -76.31315687945037,
              34.88417965346334,
              -1.734411300359524
            ],
            [
              -76.30221620359065,
              34.88429735427231,
              -0.074411300359523
            ],
            [
              -76.30207602965129,
              34.87541080800524,
              -0.074411300359523
            ],
            [
              -76.31301552864954,
              34.87529314587362,
              -1.734411300359524
            ]
          ]
        ]
      },
      "bbox": [
        -76.31315688,
        34.87529315,
        -1.7344113,
        -76.30207603,
        34.88429735,
        -0.07441130036
      ],
      "properties": {
        "datetime": "2019-10-11T13:41:29Z",
        "pc:count": 2083736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380633.0261,
            "count": 2083736,
            "maximum": 381000.0188,
            "minimum": 379999.9988,
            "name": "X",
            "position": 0,
            "stddev": 244.4129051,
            "variance": 59737.66819
          },
          {
            "average": 3860304.067,
            "count": 2083736,
            "maximum": 3860985.699,
            "minimum": 3859999.979,
            "name": "Y",
            "position": 1,
            "stddev": 212.702262,
            "variance": 45242.25227
          },
          {
            "average": -0.9788073131,
            "count": 2083736,
            "maximum": -0.07441130036,
            "minimum": -1.7344113,
            "name": "Z",
            "position": 2,
            "stddev": 0.2733690935,
            "variance": 0.07473066127
          },
          {
            "average": 0.05128768712,
            "count": 2083736,
            "maximum": 2621,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10.67375722,
            "variance": 113.9290931
          },
          {
            "average": 1,
            "count": 2083736,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2083736,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2083736,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2083736,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96296043,
            "count": 2083736,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.680933149,
            "variance": 2.82553625
          },
          {
            "average": 2.000188604,
            "count": 2083736,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01373200881,
            "variance": 0.0001885680659
          },
          {
            "average": 1.69107171,
            "count": 2083736,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7727106496,
            "variance": 0.5970817481
          },
          {
            "average": 254834996.2,
            "count": 2083736,
            "maximum": 254836489.3,
            "minimum": 254834577.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.0712262,
            "variance": 260172.6558
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2083736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379999.9988,
          3859999.979,
          -1.7344113,
          381000.0188,
          3860985.699,
          -0.07441130036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379999.99879750144,
                3859999.978717063,
                -1.734411300359524
              ],
              [
                379999.99879750144,
                3860985.698717063,
                -1.734411300359524
              ],
              [
                381000.01879750146,
                3860985.698717063,
                -0.074411300359523
              ],
              [
                381000.01879750146,
                3859999.978717063,
                -0.074411300359523
              ],
              [
                379999.99879750144,
                3859999.978717063,
                -1.734411300359524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:41:29+00:00",
        "end_time": "2019-10-11T13:09:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8060.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8060.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8060.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8060.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31315688,
            34.87529315,
            -1.7344113,
            -76.30207603,
            34.88429735,
            -0.07441130036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31301552864954,
                  34.87529314587362,
                  -1.734411300359524
                ],
                [
                  -76.31315687945037,
                  34.88417965346334,
                  -1.734411300359524
                ],
                [
                  -76.30221620359065,
                  34.88429735427231,
                  -0.074411300359523
                ],
                [
                  -76.30207602965129,
                  34.87541080800524,
                  -0.074411300359523
                ],
                [
                  -76.31301552864954,
                  34.87529314587362,
                  -1.734411300359524
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8060.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8060.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:41:29Z",
            "pc:count": 2083736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380633.0261,
                "count": 2083736,
                "maximum": 381000.0188,
                "minimum": 379999.9988,
                "name": "X",
                "position": 0,
                "stddev": 244.4129051,
                "variance": 59737.66819
              },
              {
                "average": 3860304.067,
                "count": 2083736,
                "maximum": 3860985.699,
                "minimum": 3859999.979,
                "name": "Y",
                "position": 1,
                "stddev": 212.702262,
                "variance": 45242.25227
              },
              {
                "average": -0.9788073131,
                "count": 2083736,
                "maximum": -0.07441130036,
                "minimum": -1.7344113,
                "name": "Z",
                "position": 2,
                "stddev": 0.2733690935,
                "variance": 0.07473066127
              },
              {
                "average": 0.05128768712,
                "count": 2083736,
                "maximum": 2621,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10.67375722,
                "variance": 113.9290931
              },
              {
                "average": 1,
                "count": 2083736,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2083736,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2083736,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2083736,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96296043,
                "count": 2083736,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.680933149,
                "variance": 2.82553625
              },
              {
                "average": 2.000188604,
                "count": 2083736,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01373200881,
                "variance": 0.0001885680659
              },
              {
                "average": 1.69107171,
                "count": 2083736,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7727106496,
                "variance": 0.5970817481
              },
              {
                "average": 254834996.2,
                "count": 2083736,
                "maximum": 254836489.3,
                "minimum": 254834577.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.0712262,
                "variance": 260172.6558
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2083736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379999.9988,
              3859999.979,
              -1.7344113,
              381000.0188,
              3860985.699,
              -0.07441130036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379999.99879750144,
                    3859999.978717063,
                    -1.734411300359524
                  ],
                  [
                    379999.99879750144,
                    3860985.698717063,
                    -1.734411300359524
                  ],
                  [
                    381000.01879750146,
                    3860985.698717063,
                    -0.074411300359523
                  ],
                  [
                    381000.01879750146,
                    3859999.978717063,
                    -0.074411300359523
                  ],
                  [
                    379999.99879750144,
                    3859999.978717063,
                    -1.734411300359524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:41:29+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD5927.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53720717870814,
              34.57511380981953,
              -4.015957676710601
            ],
            [
              -76.53737319164273,
              34.584128619613935,
              -4.015957676710601
            ],
            [
              -76.52647326565832,
              34.5842654653699,
              0.364042323289399
            ],
            [
              -76.52630842863212,
              34.57525060977629,
              0.364042323289399
            ],
            [
              -76.53720717870814,
              34.57511380981953,
              -4.015957676710601
            ]
          ]
        ]
      },
      "bbox": [
        -76.53737319,
        34.57511381,
        -4.015957677,
        -76.52630843,
        34.58426547,
        0.3640423233
      ],
      "properties": {
        "datetime": "2019-09-29T15:44:00Z",
        "pc:count": 5066716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359552.6227,
            "count": 5066716,
            "maximum": 360000.0141,
            "minimum": 359000.0141,
            "name": "X",
            "position": 0,
            "stddev": 286.6798122,
            "variance": 82185.31475
          },
          {
            "average": 3827503.645,
            "count": 5066716,
            "maximum": 3827999.985,
            "minimum": 3826999.985,
            "name": "Y",
            "position": 1,
            "stddev": 283.0109988,
            "variance": 80095.22546
          },
          {
            "average": -2.176740414,
            "count": 5066716,
            "maximum": 0.3640423233,
            "minimum": -4.015957677,
            "name": "Z",
            "position": 2,
            "stddev": 0.6709457283,
            "variance": 0.4501681703
          },
          {
            "average": 59.31544397,
            "count": 5066716,
            "maximum": 9011,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.9456048,
            "variance": 238090.9133
          },
          {
            "average": 1.000000592,
            "count": 5066716,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007694798661,
            "variance": 5.920992643e-07
          },
          {
            "average": 1.000001184,
            "count": 5066716,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00108820854,
            "variance": 1.184197827e-06
          },
          {
            "average": 1,
            "count": 5066716,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.45455775,
            "count": 5066716,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.829663137,
            "variance": 14.66631974
          },
          {
            "average": 19.96355443,
            "count": 5066716,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.492273327,
            "variance": 2.226879682
          },
          {
            "average": 1.981414589,
            "count": 5066716,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1443992955,
            "variance": 0.02085115654
          },
          {
            "average": 13.10968545,
            "count": 5066716,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.666500724,
            "variance": 2.777224664
          },
          {
            "average": 253805227.7,
            "count": 5066716,
            "maximum": 253807040,
            "minimum": 253803821,
            "name": "GpsTime",
            "position": 12,
            "stddev": 742.1812883,
            "variance": 550833.0648
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5066716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0141,
          3826999.985,
          -4.015957677,
          360000.0141,
          3827999.985,
          0.3640423233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.01407366054,
                3826999.984996791,
                -4.015957676710601
              ],
              [
                359000.01407366054,
                3827999.984996791,
                -4.015957676710601
              ],
              [
                360000.01407366054,
                3827999.984996791,
                0.364042323289399
              ],
              [
                360000.01407366054,
                3826999.984996791,
                0.364042323289399
              ],
              [
                359000.01407366054,
                3826999.984996791,
                -4.015957676710601
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:44:00+00:00",
        "end_time": "2019-09-29T14:50:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5927.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5927.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5927.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5927.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53737319,
            34.57511381,
            -4.015957677,
            -76.52630843,
            34.58426547,
            0.3640423233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53720717870814,
                  34.57511380981953,
                  -4.015957676710601
                ],
                [
                  -76.53737319164273,
                  34.584128619613935,
                  -4.015957676710601
                ],
                [
                  -76.52647326565832,
                  34.5842654653699,
                  0.364042323289399
                ],
                [
                  -76.52630842863212,
                  34.57525060977629,
                  0.364042323289399
                ],
                [
                  -76.53720717870814,
                  34.57511380981953,
                  -4.015957676710601
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5927.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5927.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:44:00Z",
            "pc:count": 5066716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359552.6227,
                "count": 5066716,
                "maximum": 360000.0141,
                "minimum": 359000.0141,
                "name": "X",
                "position": 0,
                "stddev": 286.6798122,
                "variance": 82185.31475
              },
              {
                "average": 3827503.645,
                "count": 5066716,
                "maximum": 3827999.985,
                "minimum": 3826999.985,
                "name": "Y",
                "position": 1,
                "stddev": 283.0109988,
                "variance": 80095.22546
              },
              {
                "average": -2.176740414,
                "count": 5066716,
                "maximum": 0.3640423233,
                "minimum": -4.015957677,
                "name": "Z",
                "position": 2,
                "stddev": 0.6709457283,
                "variance": 0.4501681703
              },
              {
                "average": 59.31544397,
                "count": 5066716,
                "maximum": 9011,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.9456048,
                "variance": 238090.9133
              },
              {
                "average": 1.000000592,
                "count": 5066716,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007694798661,
                "variance": 5.920992643e-07
              },
              {
                "average": 1.000001184,
                "count": 5066716,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00108820854,
                "variance": 1.184197827e-06
              },
              {
                "average": 1,
                "count": 5066716,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.45455775,
                "count": 5066716,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.829663137,
                "variance": 14.66631974
              },
              {
                "average": 19.96355443,
                "count": 5066716,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.492273327,
                "variance": 2.226879682
              },
              {
                "average": 1.981414589,
                "count": 5066716,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1443992955,
                "variance": 0.02085115654
              },
              {
                "average": 13.10968545,
                "count": 5066716,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.666500724,
                "variance": 2.777224664
              },
              {
                "average": 253805227.7,
                "count": 5066716,
                "maximum": 253807040,
                "minimum": 253803821,
                "name": "GpsTime",
                "position": 12,
                "stddev": 742.1812883,
                "variance": 550833.0648
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5066716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0141,
              3826999.985,
              -4.015957677,
              360000.0141,
              3827999.985,
              0.3640423233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.01407366054,
                    3826999.984996791,
                    -4.015957676710601
                  ],
                  [
                    359000.01407366054,
                    3827999.984996791,
                    -4.015957676710601
                  ],
                  [
                    360000.01407366054,
                    3827999.984996791,
                    0.364042323289399
                  ],
                  [
                    360000.01407366054,
                    3826999.984996791,
                    0.364042323289399
                  ],
                  [
                    359000.01407366054,
                    3826999.984996791,
                    -4.015957676710601
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:44:00+00:00",
            "end_time": "2019-09-29T14:50: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": "20190929_NCMP_NC_Dunex_18SUD6643.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46344749578103,
              34.72029117881863,
              -1.913874222969636
            ],
            [
              -76.46360640516049,
              34.72930625887401,
              -1.913874222969636
            ],
            [
              -76.45268686992229,
              34.72943699343896,
              0.766125777030364
            ],
            [
              -76.4525291450988,
              34.72042186971303,
              0.766125777030364
            ],
            [
              -76.46344749578103,
              34.72029117881863,
              -1.913874222969636
            ]
          ]
        ]
      },
      "bbox": [
        -76.46360641,
        34.72029118,
        -1.913874223,
        -76.45252915,
        34.72943699,
        0.766125777
      ],
      "properties": {
        "datetime": "2019-09-29T19:41:04Z",
        "pc:count": 3412259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366511.4729,
            "count": 3412259,
            "maximum": 367000.019,
            "minimum": 365999.999,
            "name": "X",
            "position": 0,
            "stddev": 288.3317183,
            "variance": 83135.1798
          },
          {
            "average": 3843559.155,
            "count": 3412259,
            "maximum": 3843999.994,
            "minimum": 3842999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.0952303,
            "variance": 77894.14757
          },
          {
            "average": -0.7766973703,
            "count": 3412259,
            "maximum": 0.766125777,
            "minimum": -1.913874223,
            "name": "Z",
            "position": 2,
            "stddev": 0.5609034642,
            "variance": 0.3146126962
          },
          {
            "average": 414.1541023,
            "count": 3412259,
            "maximum": 6449,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 997.5902947,
            "variance": 995186.3961
          },
          {
            "average": 1.000056268,
            "count": 3412259,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007500970636,
            "variance": 5.626456048e-05
          },
          {
            "average": 1.000112535,
            "count": 3412259,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01060767594,
            "variance": 0.0001125227888
          },
          {
            "average": 1,
            "count": 3412259,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.99347969,
            "count": 3412259,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.53386135,
            "variance": 110.962235
          },
          {
            "average": 20.02421525,
            "count": 3412259,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.266380841,
            "variance": 1.603720433
          },
          {
            "average": 1.819934243,
            "count": 3412259,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3956203062,
            "variance": 0.1565154267
          },
          {
            "average": 4.688420193,
            "count": 3412259,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.409971112,
            "variance": 1.988018536
          },
          {
            "average": 253819187.7,
            "count": 3412259,
            "maximum": 253821264.9,
            "minimum": 253817645.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 836.2667468,
            "variance": 699342.0719
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3412259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365999.999,
          3842999.974,
          -1.913874223,
          367000.019,
          3843999.994,
          0.766125777
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365999.99900047184,
                3842999.973794748,
                -1.913874222969636
              ],
              [
                365999.99900047184,
                3843999.9937947476,
                -1.913874222969636
              ],
              [
                367000.01900047186,
                3843999.9937947476,
                0.766125777030364
              ],
              [
                367000.01900047186,
                3842999.973794748,
                0.766125777030364
              ],
              [
                365999.99900047184,
                3842999.973794748,
                -1.913874222969636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:41:04+00:00",
        "end_time": "2019-09-29T18:40:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6643.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6643.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6643.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6643.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46360641,
            34.72029118,
            -1.913874223,
            -76.45252915,
            34.72943699,
            0.766125777
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46344749578103,
                  34.72029117881863,
                  -1.913874222969636
                ],
                [
                  -76.46360640516049,
                  34.72930625887401,
                  -1.913874222969636
                ],
                [
                  -76.45268686992229,
                  34.72943699343896,
                  0.766125777030364
                ],
                [
                  -76.4525291450988,
                  34.72042186971303,
                  0.766125777030364
                ],
                [
                  -76.46344749578103,
                  34.72029117881863,
                  -1.913874222969636
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6643.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6643.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:41:04Z",
            "pc:count": 3412259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366511.4729,
                "count": 3412259,
                "maximum": 367000.019,
                "minimum": 365999.999,
                "name": "X",
                "position": 0,
                "stddev": 288.3317183,
                "variance": 83135.1798
              },
              {
                "average": 3843559.155,
                "count": 3412259,
                "maximum": 3843999.994,
                "minimum": 3842999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.0952303,
                "variance": 77894.14757
              },
              {
                "average": -0.7766973703,
                "count": 3412259,
                "maximum": 0.766125777,
                "minimum": -1.913874223,
                "name": "Z",
                "position": 2,
                "stddev": 0.5609034642,
                "variance": 0.3146126962
              },
              {
                "average": 414.1541023,
                "count": 3412259,
                "maximum": 6449,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 997.5902947,
                "variance": 995186.3961
              },
              {
                "average": 1.000056268,
                "count": 3412259,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007500970636,
                "variance": 5.626456048e-05
              },
              {
                "average": 1.000112535,
                "count": 3412259,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01060767594,
                "variance": 0.0001125227888
              },
              {
                "average": 1,
                "count": 3412259,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.99347969,
                "count": 3412259,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.53386135,
                "variance": 110.962235
              },
              {
                "average": 20.02421525,
                "count": 3412259,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.266380841,
                "variance": 1.603720433
              },
              {
                "average": 1.819934243,
                "count": 3412259,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3956203062,
                "variance": 0.1565154267
              },
              {
                "average": 4.688420193,
                "count": 3412259,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.409971112,
                "variance": 1.988018536
              },
              {
                "average": 253819187.7,
                "count": 3412259,
                "maximum": 253821264.9,
                "minimum": 253817645.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 836.2667468,
                "variance": 699342.0719
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3412259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365999.999,
              3842999.974,
              -1.913874223,
              367000.019,
              3843999.994,
              0.766125777
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365999.99900047184,
                    3842999.973794748,
                    -1.913874222969636
                  ],
                  [
                    365999.99900047184,
                    3843999.9937947476,
                    -1.913874222969636
                  ],
                  [
                    367000.01900047186,
                    3843999.9937947476,
                    0.766125777030364
                  ],
                  [
                    367000.01900047186,
                    3842999.973794748,
                    0.766125777030364
                  ],
                  [
                    365999.99900047184,
                    3842999.973794748,
                    -1.913874222969636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:41:04+00:00",
            "end_time": "2019-09-29T18:40: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": "20190929_NCMP_NC_Dunex_18SUD6124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51491923512926,
              34.54834164027317,
              -7.218968983133132
            ],
            [
              -76.51508267829045,
              34.55735658338816,
              -7.218968983133132
            ],
            [
              -76.50418700444025,
              34.55749133699329,
              -1.818968983133131
            ],
            [
              -76.50402473559181,
              34.54847634876238,
              -1.818968983133131
            ],
            [
              -76.51491923512926,
              34.54834164027317,
              -7.218968983133132
            ]
          ]
        ]
      },
      "bbox": [
        -76.51508268,
        34.54834164,
        -7.218968983,
        -76.50402474,
        34.55749134,
        -1.818968983
      ],
      "properties": {
        "datetime": "2019-09-29T15:04:07Z",
        "pc:count": 3385906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361355.2723,
            "count": 3385906,
            "maximum": 361999.9178,
            "minimum": 360999.9978,
            "name": "X",
            "position": 0,
            "stddev": 228.9441763,
            "variance": 52415.43588
          },
          {
            "average": 3824454.477,
            "count": 3385906,
            "maximum": 3824999.984,
            "minimum": 3823999.984,
            "name": "Y",
            "position": 1,
            "stddev": 288.2691996,
            "variance": 83099.13142
          },
          {
            "average": -3.787429806,
            "count": 3385906,
            "maximum": -1.818968983,
            "minimum": -7.218968983,
            "name": "Z",
            "position": 2,
            "stddev": 0.764300663,
            "variance": 0.5841555035
          },
          {
            "average": 35.41985661,
            "count": 3385906,
            "maximum": 4745,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 300.4935521,
            "variance": 90296.37483
          },
          {
            "average": 1,
            "count": 3385906,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3385906,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3385906,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3385906,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01137227,
            "count": 3385906,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.432961135,
            "variance": 2.053377615
          },
          {
            "average": 2.003107883,
            "count": 3385906,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05783200071,
            "variance": 0.003344540306
          },
          {
            "average": 8.990538426,
            "count": 3385906,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.262112048,
            "variance": 1.592926821
          },
          {
            "average": 253803401.2,
            "count": 3385906,
            "maximum": 253804647.2,
            "minimum": 253802047.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.1919768,
            "variance": 297234.2916
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3385906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360999.9978,
          3823999.984,
          -7.218968983,
          361999.9178,
          3824999.984,
          -1.818968983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360999.9978085369,
                3823999.984188124,
                -7.218968983133132
              ],
              [
                360999.9978085369,
                3824999.984188124,
                -7.218968983133132
              ],
              [
                361999.91780853696,
                3824999.984188124,
                -1.818968983133131
              ],
              [
                361999.91780853696,
                3823999.984188124,
                -1.818968983133131
              ],
              [
                360999.9978085369,
                3823999.984188124,
                -7.218968983133132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:04:07+00:00",
        "end_time": "2019-09-29T14:20:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51508268,
            34.54834164,
            -7.218968983,
            -76.50402474,
            34.55749134,
            -1.818968983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51491923512926,
                  34.54834164027317,
                  -7.218968983133132
                ],
                [
                  -76.51508267829045,
                  34.55735658338816,
                  -7.218968983133132
                ],
                [
                  -76.50418700444025,
                  34.55749133699329,
                  -1.818968983133131
                ],
                [
                  -76.50402473559181,
                  34.54847634876238,
                  -1.818968983133131
                ],
                [
                  -76.51491923512926,
                  34.54834164027317,
                  -7.218968983133132
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:04:07Z",
            "pc:count": 3385906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361355.2723,
                "count": 3385906,
                "maximum": 361999.9178,
                "minimum": 360999.9978,
                "name": "X",
                "position": 0,
                "stddev": 228.9441763,
                "variance": 52415.43588
              },
              {
                "average": 3824454.477,
                "count": 3385906,
                "maximum": 3824999.984,
                "minimum": 3823999.984,
                "name": "Y",
                "position": 1,
                "stddev": 288.2691996,
                "variance": 83099.13142
              },
              {
                "average": -3.787429806,
                "count": 3385906,
                "maximum": -1.818968983,
                "minimum": -7.218968983,
                "name": "Z",
                "position": 2,
                "stddev": 0.764300663,
                "variance": 0.5841555035
              },
              {
                "average": 35.41985661,
                "count": 3385906,
                "maximum": 4745,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 300.4935521,
                "variance": 90296.37483
              },
              {
                "average": 1,
                "count": 3385906,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3385906,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3385906,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3385906,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01137227,
                "count": 3385906,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.432961135,
                "variance": 2.053377615
              },
              {
                "average": 2.003107883,
                "count": 3385906,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05783200071,
                "variance": 0.003344540306
              },
              {
                "average": 8.990538426,
                "count": 3385906,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.262112048,
                "variance": 1.592926821
              },
              {
                "average": 253803401.2,
                "count": 3385906,
                "maximum": 253804647.2,
                "minimum": 253802047.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.1919768,
                "variance": 297234.2916
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3385906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360999.9978,
              3823999.984,
              -7.218968983,
              361999.9178,
              3824999.984,
              -1.818968983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360999.9978085369,
                    3823999.984188124,
                    -7.218968983133132
                  ],
                  [
                    360999.9978085369,
                    3824999.984188124,
                    -7.218968983133132
                  ],
                  [
                    361999.91780853696,
                    3824999.984188124,
                    -1.818968983133131
                  ],
                  [
                    361999.91780853696,
                    3823999.984188124,
                    -1.818968983133131
                  ],
                  [
                    360999.9978085369,
                    3823999.984188124,
                    -7.218968983133132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:04:07+00:00",
            "end_time": "2019-09-29T14:20:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7250.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.39900157021951,
              34.78416653578582,
              -3.232763093444565
            ],
            [
              -76.39915384156205,
              34.79318159497709,
              -3.232763093444565
            ],
            [
              -76.38822580467044,
              34.79330674868398,
              5.967236906555436
            ],
            [
              -76.38807472170278,
              34.7842916477217,
              5.967236906555436
            ],
            [
              -76.39900157021951,
              34.78416653578582,
              -3.232763093444565
            ]
          ]
        ]
      },
      "bbox": [
        -76.39915384,
        34.78416654,
        -3.232763093,
        -76.38807472,
        34.79330675,
        5.967236907
      ],
      "properties": {
        "datetime": "2019-09-29T20:14:50Z",
        "pc:count": 3874523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372522.648,
            "count": 3874523,
            "maximum": 373000.0083,
            "minimum": 372000.0083,
            "name": "X",
            "position": 0,
            "stddev": 289.7889465,
            "variance": 83977.63353
          },
          {
            "average": 3850506.61,
            "count": 3874523,
            "maximum": 3850999.984,
            "minimum": 3849999.984,
            "name": "Y",
            "position": 1,
            "stddev": 289.3249857,
            "variance": 83708.94734
          },
          {
            "average": -0.08021200522,
            "count": 3874523,
            "maximum": 5.967236907,
            "minimum": -3.232763093,
            "name": "Z",
            "position": 2,
            "stddev": 0.8104590521,
            "variance": 0.6568438751
          },
          {
            "average": 1175.06108,
            "count": 3874523,
            "maximum": 42257,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1921.272298,
            "variance": 3691287.243
          },
          {
            "average": 1.002704333,
            "count": 3874523,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05557706756,
            "variance": 0.003088810439
          },
          {
            "average": 1.005421054,
            "count": 3874523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08111685142,
            "variance": 0.006579943584
          },
          {
            "average": 1,
            "count": 3874523,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.38261045,
            "count": 3874523,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.32183922,
            "variance": 177.4714002
          },
          {
            "average": 20.0532131,
            "count": 3874523,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.062133195,
            "variance": 1.128126924
          },
          {
            "average": 1.618644153,
            "count": 3874523,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4863675369,
            "variance": 0.2365533809
          },
          {
            "average": 7.667416092,
            "count": 3874523,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.415212684,
            "variance": 2.002826941
          },
          {
            "average": 253821032,
            "count": 3874523,
            "maximum": 253823290.6,
            "minimum": 253818613.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 905.1074648,
            "variance": 819219.5229
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3874523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372000.0083,
          3849999.984,
          -3.232763093,
          373000.0083,
          3850999.984,
          5.967236907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372000.00826509297,
                3849999.983981708,
                -3.232763093444565
              ],
              [
                372000.00826509297,
                3850999.983981708,
                -3.232763093444565
              ],
              [
                373000.00826509297,
                3850999.983981708,
                5.967236906555436
              ],
              [
                373000.00826509297,
                3849999.983981708,
                5.967236906555436
              ],
              [
                372000.00826509297,
                3849999.983981708,
                -3.232763093444565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:14:50+00:00",
        "end_time": "2019-09-29T18:56:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7250.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7250.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7250.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7250.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.39915384,
            34.78416654,
            -3.232763093,
            -76.38807472,
            34.79330675,
            5.967236907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.39900157021951,
                  34.78416653578582,
                  -3.232763093444565
                ],
                [
                  -76.39915384156205,
                  34.79318159497709,
                  -3.232763093444565
                ],
                [
                  -76.38822580467044,
                  34.79330674868398,
                  5.967236906555436
                ],
                [
                  -76.38807472170278,
                  34.7842916477217,
                  5.967236906555436
                ],
                [
                  -76.39900157021951,
                  34.78416653578582,
                  -3.232763093444565
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7250.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7250.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:14:50Z",
            "pc:count": 3874523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372522.648,
                "count": 3874523,
                "maximum": 373000.0083,
                "minimum": 372000.0083,
                "name": "X",
                "position": 0,
                "stddev": 289.7889465,
                "variance": 83977.63353
              },
              {
                "average": 3850506.61,
                "count": 3874523,
                "maximum": 3850999.984,
                "minimum": 3849999.984,
                "name": "Y",
                "position": 1,
                "stddev": 289.3249857,
                "variance": 83708.94734
              },
              {
                "average": -0.08021200522,
                "count": 3874523,
                "maximum": 5.967236907,
                "minimum": -3.232763093,
                "name": "Z",
                "position": 2,
                "stddev": 0.8104590521,
                "variance": 0.6568438751
              },
              {
                "average": 1175.06108,
                "count": 3874523,
                "maximum": 42257,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1921.272298,
                "variance": 3691287.243
              },
              {
                "average": 1.002704333,
                "count": 3874523,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05557706756,
                "variance": 0.003088810439
              },
              {
                "average": 1.005421054,
                "count": 3874523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08111685142,
                "variance": 0.006579943584
              },
              {
                "average": 1,
                "count": 3874523,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.38261045,
                "count": 3874523,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.32183922,
                "variance": 177.4714002
              },
              {
                "average": 20.0532131,
                "count": 3874523,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.062133195,
                "variance": 1.128126924
              },
              {
                "average": 1.618644153,
                "count": 3874523,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4863675369,
                "variance": 0.2365533809
              },
              {
                "average": 7.667416092,
                "count": 3874523,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.415212684,
                "variance": 2.002826941
              },
              {
                "average": 253821032,
                "count": 3874523,
                "maximum": 253823290.6,
                "minimum": 253818613.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 905.1074648,
                "variance": 819219.5229
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3874523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372000.0083,
              3849999.984,
              -3.232763093,
              373000.0083,
              3850999.984,
              5.967236907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372000.00826509297,
                    3849999.983981708,
                    -3.232763093444565
                  ],
                  [
                    372000.00826509297,
                    3850999.983981708,
                    -3.232763093444565
                  ],
                  [
                    373000.00826509297,
                    3850999.983981708,
                    5.967236906555436
                  ],
                  [
                    373000.00826509297,
                    3849999.983981708,
                    5.967236906555436
                  ],
                  [
                    372000.00826509297,
                    3849999.983981708,
                    -3.232763093444565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:14:50+00:00",
            "end_time": "2019-09-29T18:56: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": "20190929_NCMP_NC_Dunex_18SUD6744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45268708661723,
              34.72943680929959,
              -1.802796934806602
            ],
            [
              -76.45284488152969,
              34.7384519190303,
              -1.802796934806602
            ],
            [
              -76.44192430955,
              34.7385817159836,
              1.177203065193398
            ],
            [
              -76.44176769972623,
              34.729566562900644,
              1.177203065193398
            ],
            [
              -76.45268708661723,
              34.72943680929959,
              -1.802796934806602
            ]
          ]
        ]
      },
      "bbox": [
        -76.45284488,
        34.72943681,
        -1.802796935,
        -76.4417677,
        34.73858172,
        1.177203065
      ],
      "properties": {
        "datetime": "2019-09-29T19:51:22Z",
        "pc:count": 3031732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367480.1089,
            "count": 3031732,
            "maximum": 367999.9989,
            "minimum": 366999.9989,
            "name": "X",
            "position": 0,
            "stddev": 276.8273211,
            "variance": 76633.36572
          },
          {
            "average": 3844513.406,
            "count": 3031732,
            "maximum": 3844999.994,
            "minimum": 3843999.974,
            "name": "Y",
            "position": 1,
            "stddev": 280.3269729,
            "variance": 78583.21173
          },
          {
            "average": -0.987093017,
            "count": 3031732,
            "maximum": 1.177203065,
            "minimum": -1.802796935,
            "name": "Z",
            "position": 2,
            "stddev": 0.4003817566,
            "variance": 0.160305551
          },
          {
            "average": 97.78016296,
            "count": 3031732,
            "maximum": 5348,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 502.4716378,
            "variance": 252477.7468
          },
          {
            "average": 1.000052445,
            "count": 3031732,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007241721874,
            "variance": 5.24425357e-05
          },
          {
            "average": 1.000104891,
            "count": 3031732,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01024107272,
            "variance": 0.0001048795704
          },
          {
            "average": 1,
            "count": 3031732,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.81486523,
            "count": 3031732,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.55677511,
            "variance": 30.87774962
          },
          {
            "average": 19.9838884,
            "count": 3031732,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.046871394,
            "variance": 1.095939716
          },
          {
            "average": 1.958929087,
            "count": 3031732,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2103457985,
            "variance": 0.04424535496
          },
          {
            "average": 5.595262378,
            "count": 3031732,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376833415,
            "variance": 1.895670253
          },
          {
            "average": 253819732.1,
            "count": 3031732,
            "maximum": 253821882.9,
            "minimum": 253817628.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 848.4251145,
            "variance": 719825.1749
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3031732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366999.9989,
          3843999.974,
          -1.802796935,
          367999.9989,
          3844999.994,
          1.177203065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366999.9988645331,
                3843999.97365963,
                -1.802796934806602
              ],
              [
                366999.9988645331,
                3844999.9936596295,
                -1.802796934806602
              ],
              [
                367999.9988645331,
                3844999.9936596295,
                1.177203065193398
              ],
              [
                367999.9988645331,
                3843999.97365963,
                1.177203065193398
              ],
              [
                366999.9988645331,
                3843999.97365963,
                -1.802796934806602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:51:22+00:00",
        "end_time": "2019-09-29T18:40:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45284488,
            34.72943681,
            -1.802796935,
            -76.4417677,
            34.73858172,
            1.177203065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45268708661723,
                  34.72943680929959,
                  -1.802796934806602
                ],
                [
                  -76.45284488152969,
                  34.7384519190303,
                  -1.802796934806602
                ],
                [
                  -76.44192430955,
                  34.7385817159836,
                  1.177203065193398
                ],
                [
                  -76.44176769972623,
                  34.729566562900644,
                  1.177203065193398
                ],
                [
                  -76.45268708661723,
                  34.72943680929959,
                  -1.802796934806602
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:51:22Z",
            "pc:count": 3031732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367480.1089,
                "count": 3031732,
                "maximum": 367999.9989,
                "minimum": 366999.9989,
                "name": "X",
                "position": 0,
                "stddev": 276.8273211,
                "variance": 76633.36572
              },
              {
                "average": 3844513.406,
                "count": 3031732,
                "maximum": 3844999.994,
                "minimum": 3843999.974,
                "name": "Y",
                "position": 1,
                "stddev": 280.3269729,
                "variance": 78583.21173
              },
              {
                "average": -0.987093017,
                "count": 3031732,
                "maximum": 1.177203065,
                "minimum": -1.802796935,
                "name": "Z",
                "position": 2,
                "stddev": 0.4003817566,
                "variance": 0.160305551
              },
              {
                "average": 97.78016296,
                "count": 3031732,
                "maximum": 5348,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 502.4716378,
                "variance": 252477.7468
              },
              {
                "average": 1.000052445,
                "count": 3031732,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007241721874,
                "variance": 5.24425357e-05
              },
              {
                "average": 1.000104891,
                "count": 3031732,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01024107272,
                "variance": 0.0001048795704
              },
              {
                "average": 1,
                "count": 3031732,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.81486523,
                "count": 3031732,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.55677511,
                "variance": 30.87774962
              },
              {
                "average": 19.9838884,
                "count": 3031732,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.046871394,
                "variance": 1.095939716
              },
              {
                "average": 1.958929087,
                "count": 3031732,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2103457985,
                "variance": 0.04424535496
              },
              {
                "average": 5.595262378,
                "count": 3031732,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376833415,
                "variance": 1.895670253
              },
              {
                "average": 253819732.1,
                "count": 3031732,
                "maximum": 253821882.9,
                "minimum": 253817628.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 848.4251145,
                "variance": 719825.1749
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3031732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366999.9989,
              3843999.974,
              -1.802796935,
              367999.9989,
              3844999.994,
              1.177203065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366999.9988645331,
                    3843999.97365963,
                    -1.802796934806602
                  ],
                  [
                    366999.9988645331,
                    3844999.9936596295,
                    -1.802796934806602
                  ],
                  [
                    367999.9988645331,
                    3844999.9936596295,
                    1.177203065193398
                  ],
                  [
                    367999.9988645331,
                    3843999.97365963,
                    1.177203065193398
                  ],
                  [
                    366999.9988645331,
                    3843999.97365963,
                    -1.802796934806602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:51:22+00:00",
            "end_time": "2019-09-29T18:40: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": "20190929_NCMP_NC_Dunex_18SUD6542.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47420557383516,
              34.711144748917846,
              -1.898176410098166
            ],
            [
              -76.47436559343375,
              34.72015961869046,
              -1.898176410098166
            ],
            [
              -76.46344731329795,
              34.720291287619,
              0.841823589901835
            ],
            [
              -76.46328847767529,
              34.71127637385941,
              0.841823589901835
            ],
            [
              -76.47420557383516,
              34.711144748917846,
              -1.898176410098166
            ]
          ]
        ]
      },
      "bbox": [
        -76.47436559,
        34.71114475,
        -1.89817641,
        -76.46328848,
        34.72029129,
        0.8418235899
      ],
      "properties": {
        "datetime": "2019-09-29T19:29:23Z",
        "pc:count": 2859663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365441.6948,
            "count": 2859663,
            "maximum": 366000.0159,
            "minimum": 364999.9959,
            "name": "X",
            "position": 0,
            "stddev": 284.9270266,
            "variance": 81183.41046
          },
          {
            "average": 3842517.418,
            "count": 2859663,
            "maximum": 3842999.986,
            "minimum": 3841999.986,
            "name": "Y",
            "position": 1,
            "stddev": 294.7180844,
            "variance": 86858.74928
          },
          {
            "average": -0.552372971,
            "count": 2859663,
            "maximum": 0.8418235899,
            "minimum": -1.89817641,
            "name": "Z",
            "position": 2,
            "stddev": 0.4276108934,
            "variance": 0.1828510762
          },
          {
            "average": 476.4105627,
            "count": 2859663,
            "maximum": 6901,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1036.560949,
            "variance": 1074458.602
          },
          {
            "average": 1.000007693,
            "count": 2859663,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002773654215,
            "variance": 7.693157705e-06
          },
          {
            "average": 1.000015386,
            "count": 2859663,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00392252432,
            "variance": 1.538619704e-05
          },
          {
            "average": 1,
            "count": 2859663,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.33348195,
            "count": 2859663,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.03007875,
            "variance": 121.6626371
          },
          {
            "average": 19.92102377,
            "count": 2859663,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.277330332,
            "variance": 1.631572777
          },
          {
            "average": 1.782016972,
            "count": 2859663,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4134945421,
            "variance": 0.1709777364
          },
          {
            "average": 3.61973841,
            "count": 2859663,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.509164749,
            "variance": 2.277578239
          },
          {
            "average": 253818582.4,
            "count": 2859663,
            "maximum": 253820563.1,
            "minimum": 253817233.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 848.4121662,
            "variance": 719803.2038
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364999.9959,
          3841999.986,
          -1.89817641,
          366000.0159,
          3842999.986,
          0.8418235899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364999.9958863304,
                3841999.9856179794,
                -1.898176410098166
              ],
              [
                364999.9958863304,
                3842999.9856179794,
                -1.898176410098166
              ],
              [
                366000.0158863304,
                3842999.9856179794,
                0.841823589901835
              ],
              [
                366000.0158863304,
                3841999.9856179794,
                0.841823589901835
              ],
              [
                364999.9958863304,
                3841999.9856179794,
                -1.898176410098166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:29:23+00:00",
        "end_time": "2019-09-29T18:33:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6542.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6542.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6542.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6542.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47436559,
            34.71114475,
            -1.89817641,
            -76.46328848,
            34.72029129,
            0.8418235899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47420557383516,
                  34.711144748917846,
                  -1.898176410098166
                ],
                [
                  -76.47436559343375,
                  34.72015961869046,
                  -1.898176410098166
                ],
                [
                  -76.46344731329795,
                  34.720291287619,
                  0.841823589901835
                ],
                [
                  -76.46328847767529,
                  34.71127637385941,
                  0.841823589901835
                ],
                [
                  -76.47420557383516,
                  34.711144748917846,
                  -1.898176410098166
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6542.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6542.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:29:23Z",
            "pc:count": 2859663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365441.6948,
                "count": 2859663,
                "maximum": 366000.0159,
                "minimum": 364999.9959,
                "name": "X",
                "position": 0,
                "stddev": 284.9270266,
                "variance": 81183.41046
              },
              {
                "average": 3842517.418,
                "count": 2859663,
                "maximum": 3842999.986,
                "minimum": 3841999.986,
                "name": "Y",
                "position": 1,
                "stddev": 294.7180844,
                "variance": 86858.74928
              },
              {
                "average": -0.552372971,
                "count": 2859663,
                "maximum": 0.8418235899,
                "minimum": -1.89817641,
                "name": "Z",
                "position": 2,
                "stddev": 0.4276108934,
                "variance": 0.1828510762
              },
              {
                "average": 476.4105627,
                "count": 2859663,
                "maximum": 6901,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1036.560949,
                "variance": 1074458.602
              },
              {
                "average": 1.000007693,
                "count": 2859663,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002773654215,
                "variance": 7.693157705e-06
              },
              {
                "average": 1.000015386,
                "count": 2859663,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00392252432,
                "variance": 1.538619704e-05
              },
              {
                "average": 1,
                "count": 2859663,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.33348195,
                "count": 2859663,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.03007875,
                "variance": 121.6626371
              },
              {
                "average": 19.92102377,
                "count": 2859663,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.277330332,
                "variance": 1.631572777
              },
              {
                "average": 1.782016972,
                "count": 2859663,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4134945421,
                "variance": 0.1709777364
              },
              {
                "average": 3.61973841,
                "count": 2859663,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.509164749,
                "variance": 2.277578239
              },
              {
                "average": 253818582.4,
                "count": 2859663,
                "maximum": 253820563.1,
                "minimum": 253817233.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 848.4121662,
                "variance": 719803.2038
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364999.9959,
              3841999.986,
              -1.89817641,
              366000.0159,
              3842999.986,
              0.8418235899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364999.9958863304,
                    3841999.9856179794,
                    -1.898176410098166
                  ],
                  [
                    364999.9958863304,
                    3842999.9856179794,
                    -1.898176410098166
                  ],
                  [
                    366000.0158863304,
                    3842999.9856179794,
                    0.841823589901835
                  ],
                  [
                    366000.0158863304,
                    3841999.9856179794,
                    0.841823589901835
                  ],
                  [
                    364999.9958863304,
                    3841999.9856179794,
                    -1.898176410098166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:29:23+00:00",
            "end_time": "2019-09-29T18: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": "20191011_NCMP_NC_Dunex_18SUD8461.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.269454251847,
              34.8885165542916,
              -0.912925722769604
            ],
            [
              -76.26953536221838,
              34.8937887505125,
              -0.912925722769604
            ],
            [
              -76.26144360082696,
              34.89387300276577,
              5.587074277230396
            ],
            [
              -76.2613630071015,
              34.88860079012069,
              5.587074277230396
            ],
            [
              -76.269454251847,
              34.8885165542916,
              -0.912925722769604
            ]
          ]
        ]
      },
      "bbox": [
        -76.26953536,
        34.88851655,
        -0.9129257228,
        -76.26136301,
        34.893873,
        5.587074277
      ],
      "properties": {
        "datetime": "2019-10-11T14:42:33Z",
        "pc:count": 796268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384237.4426,
            "count": 796268,
            "maximum": 384739.5168,
            "minimum": 383999.9968,
            "name": "X",
            "position": 0,
            "stddev": 176.4444803,
            "variance": 31132.65461
          },
          {
            "average": 3861813.486,
            "count": 796268,
            "maximum": 3861999.988,
            "minimum": 3861415.188,
            "name": "Y",
            "position": 1,
            "stddev": 133.870403,
            "variance": 17921.2848
          },
          {
            "average": 1.013607605,
            "count": 796268,
            "maximum": 5.587074277,
            "minimum": -0.9129257228,
            "name": "Z",
            "position": 2,
            "stddev": 0.7528822925,
            "variance": 0.5668317464
          },
          {
            "average": 3169.22672,
            "count": 796268,
            "maximum": 24536,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2644.131464,
            "variance": 6991431.201
          },
          {
            "average": 1.032834423,
            "count": 796268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2003509061,
            "variance": 0.04014048557
          },
          {
            "average": 1.065698986,
            "count": 796268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2941855201,
            "variance": 0.08654512024
          },
          {
            "average": 1,
            "count": 796268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.505334887,
            "count": 796268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.49471853,
            "variance": 110.1391171
          },
          {
            "average": 20.09162085,
            "count": 796268,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.605413287,
            "variance": 2.577351823
          },
          {
            "average": 1.225044834,
            "count": 796268,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4281723406,
            "variance": 0.1833315532
          },
          {
            "average": 7.57171706,
            "count": 796268,
            "maximum": 9,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6020909279,
            "variance": 0.3625134855
          },
          {
            "average": 254839114.3,
            "count": 796268,
            "maximum": 254840153.6,
            "minimum": 254837964.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 386.7230193,
            "variance": 149554.6936
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          383999.9968,
          3861415.188,
          -0.9129257228,
          384739.5168,
          3861999.988,
          5.587074277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                383999.9968082821,
                3861415.187871602,
                -0.912925722769604
              ],
              [
                383999.9968082821,
                3861999.9878716017,
                -0.912925722769604
              ],
              [
                384739.5168082821,
                3861999.9878716017,
                5.587074277230396
              ],
              [
                384739.5168082821,
                3861415.187871602,
                5.587074277230396
              ],
              [
                383999.9968082821,
                3861415.187871602,
                -0.912925722769604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:42:33+00:00",
        "end_time": "2019-10-11T14:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8461.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8461.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8461.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8461.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.26953536,
            34.88851655,
            -0.9129257228,
            -76.26136301,
            34.893873,
            5.587074277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.269454251847,
                  34.8885165542916,
                  -0.912925722769604
                ],
                [
                  -76.26953536221838,
                  34.8937887505125,
                  -0.912925722769604
                ],
                [
                  -76.26144360082696,
                  34.89387300276577,
                  5.587074277230396
                ],
                [
                  -76.2613630071015,
                  34.88860079012069,
                  5.587074277230396
                ],
                [
                  -76.269454251847,
                  34.8885165542916,
                  -0.912925722769604
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8461.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8461.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:42:33Z",
            "pc:count": 796268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384237.4426,
                "count": 796268,
                "maximum": 384739.5168,
                "minimum": 383999.9968,
                "name": "X",
                "position": 0,
                "stddev": 176.4444803,
                "variance": 31132.65461
              },
              {
                "average": 3861813.486,
                "count": 796268,
                "maximum": 3861999.988,
                "minimum": 3861415.188,
                "name": "Y",
                "position": 1,
                "stddev": 133.870403,
                "variance": 17921.2848
              },
              {
                "average": 1.013607605,
                "count": 796268,
                "maximum": 5.587074277,
                "minimum": -0.9129257228,
                "name": "Z",
                "position": 2,
                "stddev": 0.7528822925,
                "variance": 0.5668317464
              },
              {
                "average": 3169.22672,
                "count": 796268,
                "maximum": 24536,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2644.131464,
                "variance": 6991431.201
              },
              {
                "average": 1.032834423,
                "count": 796268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2003509061,
                "variance": 0.04014048557
              },
              {
                "average": 1.065698986,
                "count": 796268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2941855201,
                "variance": 0.08654512024
              },
              {
                "average": 1,
                "count": 796268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.505334887,
                "count": 796268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.49471853,
                "variance": 110.1391171
              },
              {
                "average": 20.09162085,
                "count": 796268,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.605413287,
                "variance": 2.577351823
              },
              {
                "average": 1.225044834,
                "count": 796268,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4281723406,
                "variance": 0.1833315532
              },
              {
                "average": 7.57171706,
                "count": 796268,
                "maximum": 9,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6020909279,
                "variance": 0.3625134855
              },
              {
                "average": 254839114.3,
                "count": 796268,
                "maximum": 254840153.6,
                "minimum": 254837964.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 386.7230193,
                "variance": 149554.6936
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              383999.9968,
              3861415.188,
              -0.9129257228,
              384739.5168,
              3861999.988,
              5.587074277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    383999.9968082821,
                    3861415.187871602,
                    -0.912925722769604
                  ],
                  [
                    383999.9968082821,
                    3861999.9878716017,
                    -0.912925722769604
                  ],
                  [
                    384739.5168082821,
                    3861999.9878716017,
                    5.587074277230396
                  ],
                  [
                    384739.5168082821,
                    3861415.187871602,
                    5.587074277230396
                  ],
                  [
                    383999.9968082821,
                    3861415.187871602,
                    -0.912925722769604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:42:33+00:00",
            "end_time": "2019-10-11T14:06:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6943.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.42841849430097,
              34.72863512631995,
              -10.634203703112224
            ],
            [
              -76.42843722675056,
              34.72972378171648,
              -10.634203703112224
            ],
            [
              -76.4212242226857,
              34.72980816617425,
              -7.954203703112224
            ],
            [
              -76.42120558474925,
              34.7287195073735,
              -7.954203703112224
            ],
            [
              -76.42841849430097,
              34.72863512631995,
              -10.634203703112224
            ]
          ]
        ]
      },
      "bbox": [
        -76.42843723,
        34.72863513,
        -10.6342037,
        -76.42120558,
        34.72980817,
        -7.954203703
      ],
      "properties": {
        "datetime": "2019-09-29T21:07:30Z",
        "pc:count": 18131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369515.6129,
            "count": 18131,
            "maximum": 369881.3583,
            "minimum": 369220.7983,
            "name": "X",
            "position": 0,
            "stddev": 132.4482502,
            "variance": 17542.53899
          },
          {
            "average": 3843955.333,
            "count": 18131,
            "maximum": 3843999.989,
            "minimum": 3843879.229,
            "name": "Y",
            "position": 1,
            "stddev": 28.21233633,
            "variance": 795.9359213
          },
          {
            "average": -9.048255327,
            "count": 18131,
            "maximum": -7.954203703,
            "minimum": -10.6342037,
            "name": "Z",
            "position": 2,
            "stddev": 0.5448016671,
            "variance": 0.2968088565
          },
          {
            "average": 3813.622304,
            "count": 18131,
            "maximum": 5210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 441.923069,
            "variance": 195295.9989
          },
          {
            "average": 1,
            "count": 18131,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18131,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18131,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 18131,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.58924868,
            "count": 18131,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.282614562,
            "variance": 1.645100115
          },
          {
            "average": 3.489162208,
            "count": 18131,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5560984357,
            "variance": 0.3092454702
          },
          {
            "average": 14.67354255,
            "count": 18131,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.648673744,
            "variance": 0.4207776261
          },
          {
            "average": 253825589.4,
            "count": 18131,
            "maximum": 253826450.9,
            "minimum": 253824495.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.4552359,
            "variance": 191367.0834
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369220.7983,
          3843879.229,
          -10.6342037,
          369881.3583,
          3843999.989,
          -7.954203703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369220.79828672064,
                3843879.2294069687,
                -10.634203703112224
              ],
              [
                369220.79828672064,
                3843999.9894069685,
                -10.634203703112224
              ],
              [
                369881.3582867207,
                3843999.9894069685,
                -7.954203703112224
              ],
              [
                369881.3582867207,
                3843879.2294069687,
                -7.954203703112224
              ],
              [
                369220.79828672064,
                3843879.2294069687,
                -10.634203703112224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:07:30+00:00",
        "end_time": "2019-09-29T20:34:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6943.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6943.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6943.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6943.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.42843723,
            34.72863513,
            -10.6342037,
            -76.42120558,
            34.72980817,
            -7.954203703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.42841849430097,
                  34.72863512631995,
                  -10.634203703112224
                ],
                [
                  -76.42843722675056,
                  34.72972378171648,
                  -10.634203703112224
                ],
                [
                  -76.4212242226857,
                  34.72980816617425,
                  -7.954203703112224
                ],
                [
                  -76.42120558474925,
                  34.7287195073735,
                  -7.954203703112224
                ],
                [
                  -76.42841849430097,
                  34.72863512631995,
                  -10.634203703112224
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6943.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6943.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:07:30Z",
            "pc:count": 18131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369515.6129,
                "count": 18131,
                "maximum": 369881.3583,
                "minimum": 369220.7983,
                "name": "X",
                "position": 0,
                "stddev": 132.4482502,
                "variance": 17542.53899
              },
              {
                "average": 3843955.333,
                "count": 18131,
                "maximum": 3843999.989,
                "minimum": 3843879.229,
                "name": "Y",
                "position": 1,
                "stddev": 28.21233633,
                "variance": 795.9359213
              },
              {
                "average": -9.048255327,
                "count": 18131,
                "maximum": -7.954203703,
                "minimum": -10.6342037,
                "name": "Z",
                "position": 2,
                "stddev": 0.5448016671,
                "variance": 0.2968088565
              },
              {
                "average": 3813.622304,
                "count": 18131,
                "maximum": 5210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 441.923069,
                "variance": 195295.9989
              },
              {
                "average": 1,
                "count": 18131,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18131,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18131,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 18131,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.58924868,
                "count": 18131,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.282614562,
                "variance": 1.645100115
              },
              {
                "average": 3.489162208,
                "count": 18131,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5560984357,
                "variance": 0.3092454702
              },
              {
                "average": 14.67354255,
                "count": 18131,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.648673744,
                "variance": 0.4207776261
              },
              {
                "average": 253825589.4,
                "count": 18131,
                "maximum": 253826450.9,
                "minimum": 253824495.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.4552359,
                "variance": 191367.0834
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369220.7983,
              3843879.229,
              -10.6342037,
              369881.3583,
              3843999.989,
              -7.954203703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369220.79828672064,
                    3843879.2294069687,
                    -10.634203703112224
                  ],
                  [
                    369220.79828672064,
                    3843999.9894069685,
                    -10.634203703112224
                  ],
                  [
                    369881.3582867207,
                    3843999.9894069685,
                    -7.954203703112224
                  ],
                  [
                    369881.3582867207,
                    3843879.2294069687,
                    -7.954203703112224
                  ],
                  [
                    369220.79828672064,
                    3843879.2294069687,
                    -10.634203703112224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:07:30+00:00",
            "end_time": "2019-09-29T20:34: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": "20191011_NCMP_NC_Dunex_18SUD8563.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2587309118318,
              34.90291794783361,
              -1.572358325304009
            ],
            [
              -76.25886852430546,
              34.91193334431949,
              -1.572358325304009
            ],
            [
              -76.2479241544001,
              34.91204623501087,
              6.30764167469599
            ],
            [
              -76.24778773754382,
              34.903030800903856,
              6.30764167469599
            ],
            [
              -76.2587309118318,
              34.90291794783361,
              -1.572358325304009
            ]
          ]
        ]
      },
      "bbox": [
        -76.25886852,
        34.90291795,
        -1.572358325,
        -76.24778774,
        34.91204624,
        6.307641675
      ],
      "properties": {
        "datetime": "2019-10-11T14:42:08Z",
        "pc:count": 4397717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385496.5476,
            "count": 4397717,
            "maximum": 386000.0044,
            "minimum": 385000.0044,
            "name": "X",
            "position": 0,
            "stddev": 285.2846468,
            "variance": 81387.3297
          },
          {
            "average": 3863493.859,
            "count": 4397717,
            "maximum": 3863999.986,
            "minimum": 3862999.986,
            "name": "Y",
            "position": 1,
            "stddev": 287.6895042,
            "variance": 82765.25081
          },
          {
            "average": -0.06710473122,
            "count": 4397717,
            "maximum": 6.307641675,
            "minimum": -1.572358325,
            "name": "Z",
            "position": 2,
            "stddev": 0.8570808912,
            "variance": 0.734587654
          },
          {
            "average": 666.1185949,
            "count": 4397717,
            "maximum": 21436,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1560.296977,
            "variance": 2434526.657
          },
          {
            "average": 1.020837175,
            "count": 4397717,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1646832414,
            "variance": 0.02712057
          },
          {
            "average": 1.041798279,
            "count": 4397717,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2455983109,
            "variance": 0.06031853031
          },
          {
            "average": 1,
            "count": 4397717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.37905259,
            "count": 4397717,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.30420269,
            "variance": 151.3934038
          },
          {
            "average": 20.02308392,
            "count": 4397717,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.042727511,
            "variance": 4.172735686
          },
          {
            "average": 1.751813953,
            "count": 4397717,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4398477832,
            "variance": 0.1934660724
          },
          {
            "average": 5.807973091,
            "count": 4397717,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.389421426,
            "variance": 1.9304919
          },
          {
            "average": 254837873,
            "count": 4397717,
            "maximum": 254840128.5,
            "minimum": 254835169.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 984.9923282,
            "variance": 970209.8866
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4397717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385000.0044,
          3862999.986,
          -1.572358325,
          386000.0044,
          3863999.986,
          6.307641675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385000.00443195587,
                3862999.986322722,
                -1.572358325304009
              ],
              [
                385000.00443195587,
                3863999.986322722,
                -1.572358325304009
              ],
              [
                386000.00443195587,
                3863999.986322722,
                6.30764167469599
              ],
              [
                386000.00443195587,
                3862999.986322722,
                6.30764167469599
              ],
              [
                385000.00443195587,
                3862999.986322722,
                -1.572358325304009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:42:08+00:00",
        "end_time": "2019-10-11T13:19:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8563.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8563.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8563.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8563.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.25886852,
            34.90291795,
            -1.572358325,
            -76.24778774,
            34.91204624,
            6.307641675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2587309118318,
                  34.90291794783361,
                  -1.572358325304009
                ],
                [
                  -76.25886852430546,
                  34.91193334431949,
                  -1.572358325304009
                ],
                [
                  -76.2479241544001,
                  34.91204623501087,
                  6.30764167469599
                ],
                [
                  -76.24778773754382,
                  34.903030800903856,
                  6.30764167469599
                ],
                [
                  -76.2587309118318,
                  34.90291794783361,
                  -1.572358325304009
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8563.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8563.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:42:08Z",
            "pc:count": 4397717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385496.5476,
                "count": 4397717,
                "maximum": 386000.0044,
                "minimum": 385000.0044,
                "name": "X",
                "position": 0,
                "stddev": 285.2846468,
                "variance": 81387.3297
              },
              {
                "average": 3863493.859,
                "count": 4397717,
                "maximum": 3863999.986,
                "minimum": 3862999.986,
                "name": "Y",
                "position": 1,
                "stddev": 287.6895042,
                "variance": 82765.25081
              },
              {
                "average": -0.06710473122,
                "count": 4397717,
                "maximum": 6.307641675,
                "minimum": -1.572358325,
                "name": "Z",
                "position": 2,
                "stddev": 0.8570808912,
                "variance": 0.734587654
              },
              {
                "average": 666.1185949,
                "count": 4397717,
                "maximum": 21436,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1560.296977,
                "variance": 2434526.657
              },
              {
                "average": 1.020837175,
                "count": 4397717,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1646832414,
                "variance": 0.02712057
              },
              {
                "average": 1.041798279,
                "count": 4397717,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2455983109,
                "variance": 0.06031853031
              },
              {
                "average": 1,
                "count": 4397717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.37905259,
                "count": 4397717,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.30420269,
                "variance": 151.3934038
              },
              {
                "average": 20.02308392,
                "count": 4397717,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.042727511,
                "variance": 4.172735686
              },
              {
                "average": 1.751813953,
                "count": 4397717,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4398477832,
                "variance": 0.1934660724
              },
              {
                "average": 5.807973091,
                "count": 4397717,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.389421426,
                "variance": 1.9304919
              },
              {
                "average": 254837873,
                "count": 4397717,
                "maximum": 254840128.5,
                "minimum": 254835169.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 984.9923282,
                "variance": 970209.8866
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4397717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385000.0044,
              3862999.986,
              -1.572358325,
              386000.0044,
              3863999.986,
              6.307641675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385000.00443195587,
                    3862999.986322722,
                    -1.572358325304009
                  ],
                  [
                    385000.00443195587,
                    3863999.986322722,
                    -1.572358325304009
                  ],
                  [
                    386000.00443195587,
                    3863999.986322722,
                    6.30764167469599
                  ],
                  [
                    386000.00443195587,
                    3862999.986322722,
                    6.30764167469599
                  ],
                  [
                    385000.00443195587,
                    3862999.986322722,
                    -1.572358325304009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:42:08+00:00",
            "end_time": "2019-10-11T13:19: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": "20190929_NCMP_NC_Dunex_18SUD6125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51508256089417,
              34.55735648526052,
              -7.088308235983133
            ],
            [
              -76.51524607992963,
              34.56637159466039,
              -7.088308235983133
            ],
            [
              -76.50573389961286,
              34.566489318406354,
              -2.468308235983133
            ],
            [
              -76.50557140614396,
              34.55747416959628,
              -2.468308235983133
            ],
            [
              -76.51508256089417,
              34.55735648526052,
              -7.088308235983133
            ]
          ]
        ]
      },
      "bbox": [
        -76.51524608,
        34.55735649,
        -7.088308236,
        -76.50557141,
        34.56648932,
        -2.468308236
      ],
      "properties": {
        "datetime": "2019-09-29T14:49:50Z",
        "pc:count": 1898191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361247.4836,
            "count": 1898191,
            "maximum": 361872.8684,
            "minimum": 361000.0084,
            "name": "X",
            "position": 0,
            "stddev": 164.6585623,
            "variance": 27112.44213
          },
          {
            "average": 3825429.807,
            "count": 1898191,
            "maximum": 3825999.993,
            "minimum": 3824999.973,
            "name": "Y",
            "position": 1,
            "stddev": 273.667668,
            "variance": 74893.99251
          },
          {
            "average": -4.078857138,
            "count": 1898191,
            "maximum": -2.468308236,
            "minimum": -7.088308236,
            "name": "Z",
            "position": 2,
            "stddev": 0.7048428816,
            "variance": 0.4968034877
          },
          {
            "average": 54.54550675,
            "count": 1898191,
            "maximum": 4489,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 369.202257,
            "variance": 136310.3066
          },
          {
            "average": 1,
            "count": 1898191,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1898191,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1898191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1898191,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.13378279,
            "count": 1898191,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.244318865,
            "variance": 1.548329437
          },
          {
            "average": 2.003165646,
            "count": 1898191,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05777460398,
            "variance": 0.003337904865
          },
          {
            "average": 7.941777724,
            "count": 1898191,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8633446459,
            "variance": 0.7453639777
          },
          {
            "average": 253802953.1,
            "count": 1898191,
            "maximum": 253803790.8,
            "minimum": 253801753.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373.1091793,
            "variance": 139210.4596
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0084,
          3824999.973,
          -7.088308236,
          361872.8684,
          3825999.993,
          -2.468308236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.0084165943,
                3824999.9731439655,
                -7.088308235983133
              ],
              [
                361000.0084165943,
                3825999.993143965,
                -7.088308235983133
              ],
              [
                361872.8684165943,
                3825999.993143965,
                -2.468308235983133
              ],
              [
                361872.8684165943,
                3824999.9731439655,
                -2.468308235983133
              ],
              [
                361000.0084165943,
                3824999.9731439655,
                -7.088308235983133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:49:50+00:00",
        "end_time": "2019-09-29T14:15:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51524608,
            34.55735649,
            -7.088308236,
            -76.50557141,
            34.56648932,
            -2.468308236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51508256089417,
                  34.55735648526052,
                  -7.088308235983133
                ],
                [
                  -76.51524607992963,
                  34.56637159466039,
                  -7.088308235983133
                ],
                [
                  -76.50573389961286,
                  34.566489318406354,
                  -2.468308235983133
                ],
                [
                  -76.50557140614396,
                  34.55747416959628,
                  -2.468308235983133
                ],
                [
                  -76.51508256089417,
                  34.55735648526052,
                  -7.088308235983133
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:49:50Z",
            "pc:count": 1898191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361247.4836,
                "count": 1898191,
                "maximum": 361872.8684,
                "minimum": 361000.0084,
                "name": "X",
                "position": 0,
                "stddev": 164.6585623,
                "variance": 27112.44213
              },
              {
                "average": 3825429.807,
                "count": 1898191,
                "maximum": 3825999.993,
                "minimum": 3824999.973,
                "name": "Y",
                "position": 1,
                "stddev": 273.667668,
                "variance": 74893.99251
              },
              {
                "average": -4.078857138,
                "count": 1898191,
                "maximum": -2.468308236,
                "minimum": -7.088308236,
                "name": "Z",
                "position": 2,
                "stddev": 0.7048428816,
                "variance": 0.4968034877
              },
              {
                "average": 54.54550675,
                "count": 1898191,
                "maximum": 4489,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 369.202257,
                "variance": 136310.3066
              },
              {
                "average": 1,
                "count": 1898191,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1898191,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1898191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1898191,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.13378279,
                "count": 1898191,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.244318865,
                "variance": 1.548329437
              },
              {
                "average": 2.003165646,
                "count": 1898191,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05777460398,
                "variance": 0.003337904865
              },
              {
                "average": 7.941777724,
                "count": 1898191,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8633446459,
                "variance": 0.7453639777
              },
              {
                "average": 253802953.1,
                "count": 1898191,
                "maximum": 253803790.8,
                "minimum": 253801753.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373.1091793,
                "variance": 139210.4596
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0084,
              3824999.973,
              -7.088308236,
              361872.8684,
              3825999.993,
              -2.468308236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.0084165943,
                    3824999.9731439655,
                    -7.088308235983133
                  ],
                  [
                    361000.0084165943,
                    3825999.993143965,
                    -7.088308235983133
                  ],
                  [
                    361872.8684165943,
                    3825999.993143965,
                    -2.468308235983133
                  ],
                  [
                    361872.8684165943,
                    3824999.9731439655,
                    -2.468308235983133
                  ],
                  [
                    361000.0084165943,
                    3824999.9731439655,
                    -7.088308235983133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:49:50+00:00",
            "end_time": "2019-09-29T14:15: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": "20190929_NCMP_NC_Dunex_18SUD6239.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50646535280393,
              34.68369971301951,
              -2.242168073264682
            ],
            [
              -76.50662870626296,
              34.692714490981686,
              -2.242168073264682
            ],
            [
              -76.49571440932031,
              34.69284895631265,
              1.537831926735318
            ],
            [
              -76.49555223814477,
              34.68383413341338,
              1.537831926735318
            ],
            [
              -76.50646535280393,
              34.68369971301951,
              -2.242168073264682
            ]
          ]
        ]
      },
      "bbox": [
        -76.50662871,
        34.68369971,
        -2.242168073,
        -76.49555224,
        34.69284896,
        1.537831927
      ],
      "properties": {
        "datetime": "2019-09-29T19:00:28Z",
        "pc:count": 2553332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362607.1321,
            "count": 2553332,
            "maximum": 363000.0094,
            "minimum": 362000.0094,
            "name": "X",
            "position": 0,
            "stddev": 247.0474851,
            "variance": 61032.45989
          },
          {
            "average": 3839430.291,
            "count": 2553332,
            "maximum": 3839999.984,
            "minimum": 3838999.984,
            "name": "Y",
            "position": 1,
            "stddev": 277.6889393,
            "variance": 77111.147
          },
          {
            "average": -1.037072543,
            "count": 2553332,
            "maximum": 1.537831927,
            "minimum": -2.242168073,
            "name": "Z",
            "position": 2,
            "stddev": 0.5449777854,
            "variance": 0.2970007866
          },
          {
            "average": 86.88037474,
            "count": 2553332,
            "maximum": 7176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 515.7851642,
            "variance": 266034.3356
          },
          {
            "average": 1.000045431,
            "count": 2553332,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006740088052,
            "variance": 4.542878695e-05
          },
          {
            "average": 1.000090862,
            "count": 2553332,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009531707401,
            "variance": 9.085344599e-05
          },
          {
            "average": 1,
            "count": 2553332,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.16373703,
            "count": 2553332,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.695479942,
            "variance": 22.04753189
          },
          {
            "average": 19.98334854,
            "count": 2553332,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.153692129,
            "variance": 1.331005529
          },
          {
            "average": 1.972857035,
            "count": 2553332,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1833392772,
            "variance": 0.03361329058
          },
          {
            "average": 1.8026935,
            "count": 2553332,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8561694092,
            "variance": 0.7330260572
          },
          {
            "average": 253817600.5,
            "count": 2553332,
            "maximum": 253818828.3,
            "minimum": 253817168.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.8519713,
            "variance": 197004.5724
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2553332,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362000.0094,
          3838999.984,
          -2.242168073,
          363000.0094,
          3839999.984,
          1.537831927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362000.0094187991,
                3838999.9841662515,
                -2.242168073264682
              ],
              [
                362000.0094187991,
                3839999.9841662515,
                -2.242168073264682
              ],
              [
                363000.0094187991,
                3839999.9841662515,
                1.537831926735318
              ],
              [
                363000.0094187991,
                3838999.9841662515,
                1.537831926735318
              ],
              [
                362000.0094187991,
                3838999.9841662515,
                -2.242168073264682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:00:28+00:00",
        "end_time": "2019-09-29T18:32:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6239.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6239.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6239.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6239.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50662871,
            34.68369971,
            -2.242168073,
            -76.49555224,
            34.69284896,
            1.537831927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50646535280393,
                  34.68369971301951,
                  -2.242168073264682
                ],
                [
                  -76.50662870626296,
                  34.692714490981686,
                  -2.242168073264682
                ],
                [
                  -76.49571440932031,
                  34.69284895631265,
                  1.537831926735318
                ],
                [
                  -76.49555223814477,
                  34.68383413341338,
                  1.537831926735318
                ],
                [
                  -76.50646535280393,
                  34.68369971301951,
                  -2.242168073264682
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6239.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6239.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:00:28Z",
            "pc:count": 2553332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362607.1321,
                "count": 2553332,
                "maximum": 363000.0094,
                "minimum": 362000.0094,
                "name": "X",
                "position": 0,
                "stddev": 247.0474851,
                "variance": 61032.45989
              },
              {
                "average": 3839430.291,
                "count": 2553332,
                "maximum": 3839999.984,
                "minimum": 3838999.984,
                "name": "Y",
                "position": 1,
                "stddev": 277.6889393,
                "variance": 77111.147
              },
              {
                "average": -1.037072543,
                "count": 2553332,
                "maximum": 1.537831927,
                "minimum": -2.242168073,
                "name": "Z",
                "position": 2,
                "stddev": 0.5449777854,
                "variance": 0.2970007866
              },
              {
                "average": 86.88037474,
                "count": 2553332,
                "maximum": 7176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 515.7851642,
                "variance": 266034.3356
              },
              {
                "average": 1.000045431,
                "count": 2553332,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006740088052,
                "variance": 4.542878695e-05
              },
              {
                "average": 1.000090862,
                "count": 2553332,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009531707401,
                "variance": 9.085344599e-05
              },
              {
                "average": 1,
                "count": 2553332,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.16373703,
                "count": 2553332,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.695479942,
                "variance": 22.04753189
              },
              {
                "average": 19.98334854,
                "count": 2553332,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.153692129,
                "variance": 1.331005529
              },
              {
                "average": 1.972857035,
                "count": 2553332,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1833392772,
                "variance": 0.03361329058
              },
              {
                "average": 1.8026935,
                "count": 2553332,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8561694092,
                "variance": 0.7330260572
              },
              {
                "average": 253817600.5,
                "count": 2553332,
                "maximum": 253818828.3,
                "minimum": 253817168.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.8519713,
                "variance": 197004.5724
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2553332,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362000.0094,
              3838999.984,
              -2.242168073,
              363000.0094,
              3839999.984,
              1.537831927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362000.0094187991,
                    3838999.9841662515,
                    -2.242168073264682
                  ],
                  [
                    362000.0094187991,
                    3839999.9841662515,
                    -2.242168073264682
                  ],
                  [
                    363000.0094187991,
                    3839999.9841662515,
                    1.537831926735318
                  ],
                  [
                    363000.0094187991,
                    3838999.9841662515,
                    1.537831926735318
                  ],
                  [
                    362000.0094187991,
                    3838999.9841662515,
                    -2.242168073264682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:00:28+00:00",
            "end_time": "2019-09-29T18:32: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": "20191011_NCMP_NC_Dunex_18SUD8160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.30207613090009,
              34.875410873792305,
              -1.523309208620872
            ],
            [
              -76.30221833598378,
              34.88442615822276,
              -1.523309208620872
            ],
            [
              -76.29127779870505,
              34.88454287304063,
              3.756690791379128
            ],
            [
              -76.2911367875394,
              34.87552754970123,
              3.756690791379128
            ],
            [
              -76.30207613090009,
              34.875410873792305,
              -1.523309208620872
            ]
          ]
        ]
      },
      "bbox": [
        -76.30221834,
        34.87541087,
        -1.523309209,
        -76.29113679,
        34.88454287,
        3.756690791
      ],
      "properties": {
        "datetime": "2019-10-11T14:20:23Z",
        "pc:count": 3005241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381486.6471,
            "count": 3005241,
            "maximum": 382000.0096,
            "minimum": 381000.0096,
            "name": "X",
            "position": 0,
            "stddev": 296.2385785,
            "variance": 87757.29541
          },
          {
            "average": 3860429.745,
            "count": 3005241,
            "maximum": 3860999.986,
            "minimum": 3859999.986,
            "name": "Y",
            "position": 1,
            "stddev": 268.8730006,
            "variance": 72292.69048
          },
          {
            "average": -0.2096988792,
            "count": 3005241,
            "maximum": 3.756690791,
            "minimum": -1.523309209,
            "name": "Z",
            "position": 2,
            "stddev": 0.4604969739,
            "variance": 0.212057463
          },
          {
            "average": 259.3247021,
            "count": 3005241,
            "maximum": 9811,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 760.761335,
            "variance": 578757.8088
          },
          {
            "average": 1.000862826,
            "count": 3005241,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03203843543,
            "variance": 0.001026461345
          },
          {
            "average": 1.001744286,
            "count": 3005241,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0473957998,
            "variance": 0.002246361839
          },
          {
            "average": 1,
            "count": 3005241,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.02890184,
            "count": 3005241,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.640332946,
            "variance": 92.93601931
          },
          {
            "average": 20.31699296,
            "count": 3005241,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.932879119,
            "variance": 3.736021689
          },
          {
            "average": 1.857167528,
            "count": 3005241,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3520380356,
            "variance": 0.1239307785
          },
          {
            "average": 3.816090956,
            "count": 3005241,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.319198877,
            "variance": 1.740285676
          },
          {
            "average": 254836466.1,
            "count": 3005241,
            "maximum": 254838823.6,
            "minimum": 254834572.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.4112033,
            "variance": 856385.8953
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3005241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381000.0096,
          3859999.986,
          -1.523309209,
          382000.0096,
          3860999.986,
          3.756690791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381000.0096383877,
                3859999.986133375,
                -1.523309208620872
              ],
              [
                381000.0096383877,
                3860999.986133375,
                -1.523309208620872
              ],
              [
                382000.0096383877,
                3860999.986133375,
                3.756690791379128
              ],
              [
                382000.0096383877,
                3859999.986133375,
                3.756690791379128
              ],
              [
                381000.0096383877,
                3859999.986133375,
                -1.523309208620872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:20:23+00:00",
        "end_time": "2019-10-11T13:09:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.30221834,
            34.87541087,
            -1.523309209,
            -76.29113679,
            34.88454287,
            3.756690791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.30207613090009,
                  34.875410873792305,
                  -1.523309208620872
                ],
                [
                  -76.30221833598378,
                  34.88442615822276,
                  -1.523309208620872
                ],
                [
                  -76.29127779870505,
                  34.88454287304063,
                  3.756690791379128
                ],
                [
                  -76.2911367875394,
                  34.87552754970123,
                  3.756690791379128
                ],
                [
                  -76.30207613090009,
                  34.875410873792305,
                  -1.523309208620872
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:20:23Z",
            "pc:count": 3005241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381486.6471,
                "count": 3005241,
                "maximum": 382000.0096,
                "minimum": 381000.0096,
                "name": "X",
                "position": 0,
                "stddev": 296.2385785,
                "variance": 87757.29541
              },
              {
                "average": 3860429.745,
                "count": 3005241,
                "maximum": 3860999.986,
                "minimum": 3859999.986,
                "name": "Y",
                "position": 1,
                "stddev": 268.8730006,
                "variance": 72292.69048
              },
              {
                "average": -0.2096988792,
                "count": 3005241,
                "maximum": 3.756690791,
                "minimum": -1.523309209,
                "name": "Z",
                "position": 2,
                "stddev": 0.4604969739,
                "variance": 0.212057463
              },
              {
                "average": 259.3247021,
                "count": 3005241,
                "maximum": 9811,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 760.761335,
                "variance": 578757.8088
              },
              {
                "average": 1.000862826,
                "count": 3005241,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03203843543,
                "variance": 0.001026461345
              },
              {
                "average": 1.001744286,
                "count": 3005241,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0473957998,
                "variance": 0.002246361839
              },
              {
                "average": 1,
                "count": 3005241,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.02890184,
                "count": 3005241,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.640332946,
                "variance": 92.93601931
              },
              {
                "average": 20.31699296,
                "count": 3005241,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.932879119,
                "variance": 3.736021689
              },
              {
                "average": 1.857167528,
                "count": 3005241,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3520380356,
                "variance": 0.1239307785
              },
              {
                "average": 3.816090956,
                "count": 3005241,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.319198877,
                "variance": 1.740285676
              },
              {
                "average": 254836466.1,
                "count": 3005241,
                "maximum": 254838823.6,
                "minimum": 254834572.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.4112033,
                "variance": 856385.8953
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3005241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381000.0096,
              3859999.986,
              -1.523309209,
              382000.0096,
              3860999.986,
              3.756690791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381000.0096383877,
                    3859999.986133375,
                    -1.523309208620872
                  ],
                  [
                    381000.0096383877,
                    3860999.986133375,
                    -1.523309208620872
                  ],
                  [
                    382000.0096383877,
                    3860999.986133375,
                    3.756690791379128
                  ],
                  [
                    382000.0096383877,
                    3859999.986133375,
                    3.756690791379128
                  ],
                  [
                    381000.0096383877,
                    3859999.986133375,
                    -1.523309208620872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:20:23+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD6126.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51524603999731,
              34.56637154115804,
              -6.684279809866217
            ],
            [
              -76.51534830368516,
              34.572007487413366,
              -6.684279809866217
            ],
            [
              -76.51145429391724,
              34.57205577658666,
              -3.664279809866217
            ],
            [
              -76.51135229277352,
              34.56641982022545,
              -3.664279809866217
            ],
            [
              -76.51524603999731,
              34.56637154115804,
              -6.684279809866217
            ]
          ]
        ]
      },
      "bbox": [
        -76.5153483,
        34.56637154,
        -6.68427981,
        -76.51135229,
        34.57205578,
        -3.66427981
      ],
      "properties": {
        "datetime": "2019-09-29T14:35:26Z",
        "pc:count": 117105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361104.2076,
            "count": 117105,
            "maximum": 361357.312,
            "minimum": 361000.012,
            "name": "X",
            "position": 0,
            "stddev": 51.55506547,
            "variance": 2657.924775
          },
          {
            "average": 3826084.294,
            "count": 117105,
            "maximum": 3826625.167,
            "minimum": 3825999.987,
            "name": "Y",
            "position": 1,
            "stddev": 60.03794111,
            "variance": 3604.554373
          },
          {
            "average": -4.735616986,
            "count": 117105,
            "maximum": -3.66427981,
            "minimum": -6.68427981,
            "name": "Z",
            "position": 2,
            "stddev": 0.3815397904,
            "variance": 0.1455726116
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 117105,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 117105,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 117105,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 117105,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.31412018,
            "count": 117105,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.00671798,
            "variance": 1.013481091
          },
          {
            "average": 2.002314163,
            "count": 117105,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04805025361,
            "variance": 0.002308826872
          },
          {
            "average": 7.552905512,
            "count": 117105,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4972811196,
            "variance": 0.2472885119
          },
          {
            "average": 253802780.4,
            "count": 117105,
            "maximum": 253802926.3,
            "minimum": 253802075.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 154.5727384,
            "variance": 23892.73146
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 117105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.012,
          3825999.987,
          -6.68427981,
          361357.312,
          3826625.167,
          -3.66427981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.0119910119,
                3825999.987155455,
                -6.684279809866217
              ],
              [
                361000.0119910119,
                3826625.167155455,
                -6.684279809866217
              ],
              [
                361357.31199101196,
                3826625.167155455,
                -3.664279809866217
              ],
              [
                361357.31199101196,
                3825999.987155455,
                -3.664279809866217
              ],
              [
                361000.0119910119,
                3825999.987155455,
                -6.684279809866217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:35:26+00:00",
        "end_time": "2019-09-29T14:21:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6126.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6126.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6126.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6126.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5153483,
            34.56637154,
            -6.68427981,
            -76.51135229,
            34.57205578,
            -3.66427981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51524603999731,
                  34.56637154115804,
                  -6.684279809866217
                ],
                [
                  -76.51534830368516,
                  34.572007487413366,
                  -6.684279809866217
                ],
                [
                  -76.51145429391724,
                  34.57205577658666,
                  -3.664279809866217
                ],
                [
                  -76.51135229277352,
                  34.56641982022545,
                  -3.664279809866217
                ],
                [
                  -76.51524603999731,
                  34.56637154115804,
                  -6.684279809866217
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6126.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6126.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:35:26Z",
            "pc:count": 117105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361104.2076,
                "count": 117105,
                "maximum": 361357.312,
                "minimum": 361000.012,
                "name": "X",
                "position": 0,
                "stddev": 51.55506547,
                "variance": 2657.924775
              },
              {
                "average": 3826084.294,
                "count": 117105,
                "maximum": 3826625.167,
                "minimum": 3825999.987,
                "name": "Y",
                "position": 1,
                "stddev": 60.03794111,
                "variance": 3604.554373
              },
              {
                "average": -4.735616986,
                "count": 117105,
                "maximum": -3.66427981,
                "minimum": -6.68427981,
                "name": "Z",
                "position": 2,
                "stddev": 0.3815397904,
                "variance": 0.1455726116
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 117105,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 117105,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 117105,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 117105,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.31412018,
                "count": 117105,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.00671798,
                "variance": 1.013481091
              },
              {
                "average": 2.002314163,
                "count": 117105,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04805025361,
                "variance": 0.002308826872
              },
              {
                "average": 7.552905512,
                "count": 117105,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4972811196,
                "variance": 0.2472885119
              },
              {
                "average": 253802780.4,
                "count": 117105,
                "maximum": 253802926.3,
                "minimum": 253802075.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 154.5727384,
                "variance": 23892.73146
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 117105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.012,
              3825999.987,
              -6.68427981,
              361357.312,
              3826625.167,
              -3.66427981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.0119910119,
                    3825999.987155455,
                    -6.684279809866217
                  ],
                  [
                    361000.0119910119,
                    3826625.167155455,
                    -6.684279809866217
                  ],
                  [
                    361357.31199101196,
                    3826625.167155455,
                    -3.664279809866217
                  ],
                  [
                    361357.31199101196,
                    3825999.987155455,
                    -3.664279809866217
                  ],
                  [
                    361000.0119910119,
                    3825999.987155455,
                    -6.684279809866217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:35:26+00:00",
            "end_time": "2019-09-29T14:21: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": "20190929_NCMP_NC_Dunex_18SUD7148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.40962173763252,
              34.76601038960357,
              -3.766313433976415
            ],
            [
              -76.40977506108511,
              34.77502543463183,
              -3.766313433976415
            ],
            [
              -76.39884946799471,
              34.77515148490847,
              7.613686566023586
            ],
            [
              -76.39869733183303,
              34.766136397799976,
              7.613686566023586
            ],
            [
              -76.40962173763252,
              34.76601038960357,
              -3.766313433976415
            ]
          ]
        ]
      },
      "bbox": [
        -76.40977506,
        34.76601039,
        -3.766313434,
        -76.39869733,
        34.77515148,
        7.613686566
      ],
      "properties": {
        "datetime": "2019-09-29T20:22:47Z",
        "pc:count": 3541773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371449.184,
            "count": 3541773,
            "maximum": 371999.999,
            "minimum": 370999.999,
            "name": "X",
            "position": 0,
            "stddev": 272.2632695,
            "variance": 74127.28791
          },
          {
            "average": 3848530.755,
            "count": 3541773,
            "maximum": 3848999.987,
            "minimum": 3847999.987,
            "name": "Y",
            "position": 1,
            "stddev": 268.5136593,
            "variance": 72099.58525
          },
          {
            "average": 0.4894941234,
            "count": 3541773,
            "maximum": 7.613686566,
            "minimum": -3.766313434,
            "name": "Z",
            "position": 2,
            "stddev": 1.463062781,
            "variance": 2.1405527
          },
          {
            "average": 2580.244236,
            "count": 3541773,
            "maximum": 18487,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2635.139938,
            "variance": 6943962.492
          },
          {
            "average": 1.050154824,
            "count": 3541773,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2707761,
            "variance": 0.07331969636
          },
          {
            "average": 1.100587192,
            "count": 3541773,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4097631187,
            "variance": 0.1679058135
          },
          {
            "average": 1,
            "count": 3541773,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.524193391,
            "count": 3541773,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.27697578,
            "variance": 127.1701827
          },
          {
            "average": 20.07734468,
            "count": 3541773,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.175423717,
            "variance": 1.381620915
          },
          {
            "average": 1.304280088,
            "count": 3541773,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5377628499,
            "variance": 0.2891888828
          },
          {
            "average": 9.149918981,
            "count": 3541773,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17529771,
            "variance": 1.381324707
          },
          {
            "average": 253821983.4,
            "count": 3541773,
            "maximum": 253823767.5,
            "minimum": 253819899.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 767.0482249,
            "variance": 588362.9793
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3541773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370999.999,
          3847999.987,
          -3.766313434,
          371999.999,
          3848999.987,
          7.613686566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370999.99901057646,
                3847999.986581316,
                -3.766313433976415
              ],
              [
                370999.99901057646,
                3848999.986581316,
                -3.766313433976415
              ],
              [
                371999.99901057646,
                3848999.986581316,
                7.613686566023586
              ],
              [
                371999.99901057646,
                3847999.986581316,
                7.613686566023586
              ],
              [
                370999.99901057646,
                3847999.986581316,
                -3.766313433976415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:22:47+00:00",
        "end_time": "2019-09-29T19:18:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.40977506,
            34.76601039,
            -3.766313434,
            -76.39869733,
            34.77515148,
            7.613686566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.40962173763252,
                  34.76601038960357,
                  -3.766313433976415
                ],
                [
                  -76.40977506108511,
                  34.77502543463183,
                  -3.766313433976415
                ],
                [
                  -76.39884946799471,
                  34.77515148490847,
                  7.613686566023586
                ],
                [
                  -76.39869733183303,
                  34.766136397799976,
                  7.613686566023586
                ],
                [
                  -76.40962173763252,
                  34.76601038960357,
                  -3.766313433976415
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:22:47Z",
            "pc:count": 3541773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371449.184,
                "count": 3541773,
                "maximum": 371999.999,
                "minimum": 370999.999,
                "name": "X",
                "position": 0,
                "stddev": 272.2632695,
                "variance": 74127.28791
              },
              {
                "average": 3848530.755,
                "count": 3541773,
                "maximum": 3848999.987,
                "minimum": 3847999.987,
                "name": "Y",
                "position": 1,
                "stddev": 268.5136593,
                "variance": 72099.58525
              },
              {
                "average": 0.4894941234,
                "count": 3541773,
                "maximum": 7.613686566,
                "minimum": -3.766313434,
                "name": "Z",
                "position": 2,
                "stddev": 1.463062781,
                "variance": 2.1405527
              },
              {
                "average": 2580.244236,
                "count": 3541773,
                "maximum": 18487,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2635.139938,
                "variance": 6943962.492
              },
              {
                "average": 1.050154824,
                "count": 3541773,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2707761,
                "variance": 0.07331969636
              },
              {
                "average": 1.100587192,
                "count": 3541773,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4097631187,
                "variance": 0.1679058135
              },
              {
                "average": 1,
                "count": 3541773,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.524193391,
                "count": 3541773,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.27697578,
                "variance": 127.1701827
              },
              {
                "average": 20.07734468,
                "count": 3541773,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.175423717,
                "variance": 1.381620915
              },
              {
                "average": 1.304280088,
                "count": 3541773,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5377628499,
                "variance": 0.2891888828
              },
              {
                "average": 9.149918981,
                "count": 3541773,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17529771,
                "variance": 1.381324707
              },
              {
                "average": 253821983.4,
                "count": 3541773,
                "maximum": 253823767.5,
                "minimum": 253819899.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 767.0482249,
                "variance": 588362.9793
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3541773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370999.999,
              3847999.987,
              -3.766313434,
              371999.999,
              3848999.987,
              7.613686566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370999.99901057646,
                    3847999.986581316,
                    -3.766313433976415
                  ],
                  [
                    370999.99901057646,
                    3848999.986581316,
                    -3.766313433976415
                  ],
                  [
                    371999.99901057646,
                    3848999.986581316,
                    7.613686566023586
                  ],
                  [
                    371999.99901057646,
                    3847999.986581316,
                    7.613686566023586
                  ],
                  [
                    370999.99901057646,
                    3847999.986581316,
                    -3.766313433976415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:22:47+00:00",
            "end_time": "2019-09-29T19:18: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": "20190929_NCMP_NC_Dunex_18SUD6132.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51631566878285,
              34.625241741957474,
              -3.891763669531128
            ],
            [
              -76.51639271381983,
              34.62947564571314,
              -3.891763669531128
            ],
            [
              -76.5127407522691,
              34.629521002425506,
              4.868236330468872
            ],
            [
              -76.51266389260866,
              34.62528709154438,
              4.868236330468872
            ],
            [
              -76.51631566878285,
              34.625241741957474,
              -3.891763669531128
            ]
          ]
        ]
      },
      "bbox": [
        -76.51639271,
        34.62524174,
        -3.89176367,
        -76.51266389,
        34.629521,
        4.86823633
      ],
      "properties": {
        "datetime": "2019-09-29T20:53:51Z",
        "pc:count": 380218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361129.1343,
            "count": 380218,
            "maximum": 361334.8695,
            "minimum": 361000.0095,
            "name": "X",
            "position": 0,
            "stddev": 84.67422204,
            "variance": 7169.723877
          },
          {
            "average": 3832837.839,
            "count": 380218,
            "maximum": 3832999.986,
            "minimum": 3832530.326,
            "name": "Y",
            "position": 1,
            "stddev": 114.8912161,
            "variance": 13199.99154
          },
          {
            "average": -1.870451948,
            "count": 380218,
            "maximum": 4.86823633,
            "minimum": -3.89176367,
            "name": "Z",
            "position": 2,
            "stddev": 1.489688694,
            "variance": 2.219172404
          },
          {
            "average": 846.6362271,
            "count": 380218,
            "maximum": 13048,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2378.733997,
            "variance": 5658375.428
          },
          {
            "average": 1.001320295,
            "count": 380218,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03660049322,
            "variance": 0.001339596104
          },
          {
            "average": 1.00261955,
            "count": 380218,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05172829512,
            "variance": 0.002675816516
          },
          {
            "average": 1,
            "count": 380218,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.57894418,
            "count": 380218,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.011522868,
            "variance": 81.20754441
          },
          {
            "average": 20.31792984,
            "count": 380218,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8371513269,
            "variance": 0.7008223441
          },
          {
            "average": 1.965385647,
            "count": 380218,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4529694894,
            "variance": 0.2051813583
          },
          {
            "average": 14.355596,
            "count": 380218,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5468645127,
            "variance": 0.2990607953
          },
          {
            "average": 253825401.2,
            "count": 380218,
            "maximum": 253825631.4,
            "minimum": 253824308,
            "name": "GpsTime",
            "position": 12,
            "stddev": 256.2478586,
            "variance": 65662.96503
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 380218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361000.0095,
          3832530.326,
          -3.89176367,
          361334.8695,
          3832999.986,
          4.86823633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361000.00945123454,
                3832530.3264622004,
                -3.891763669531128
              ],
              [
                361000.00945123454,
                3832999.9864622005,
                -3.891763669531128
              ],
              [
                361334.8694512345,
                3832999.9864622005,
                4.868236330468872
              ],
              [
                361334.8694512345,
                3832530.3264622004,
                4.868236330468872
              ],
              [
                361000.00945123454,
                3832530.3264622004,
                -3.891763669531128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:53:51+00:00",
        "end_time": "2019-09-29T20:31:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6132.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6132.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6132.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6132.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51639271,
            34.62524174,
            -3.89176367,
            -76.51266389,
            34.629521,
            4.86823633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51631566878285,
                  34.625241741957474,
                  -3.891763669531128
                ],
                [
                  -76.51639271381983,
                  34.62947564571314,
                  -3.891763669531128
                ],
                [
                  -76.5127407522691,
                  34.629521002425506,
                  4.868236330468872
                ],
                [
                  -76.51266389260866,
                  34.62528709154438,
                  4.868236330468872
                ],
                [
                  -76.51631566878285,
                  34.625241741957474,
                  -3.891763669531128
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6132.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6132.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:53:51Z",
            "pc:count": 380218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361129.1343,
                "count": 380218,
                "maximum": 361334.8695,
                "minimum": 361000.0095,
                "name": "X",
                "position": 0,
                "stddev": 84.67422204,
                "variance": 7169.723877
              },
              {
                "average": 3832837.839,
                "count": 380218,
                "maximum": 3832999.986,
                "minimum": 3832530.326,
                "name": "Y",
                "position": 1,
                "stddev": 114.8912161,
                "variance": 13199.99154
              },
              {
                "average": -1.870451948,
                "count": 380218,
                "maximum": 4.86823633,
                "minimum": -3.89176367,
                "name": "Z",
                "position": 2,
                "stddev": 1.489688694,
                "variance": 2.219172404
              },
              {
                "average": 846.6362271,
                "count": 380218,
                "maximum": 13048,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2378.733997,
                "variance": 5658375.428
              },
              {
                "average": 1.001320295,
                "count": 380218,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03660049322,
                "variance": 0.001339596104
              },
              {
                "average": 1.00261955,
                "count": 380218,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05172829512,
                "variance": 0.002675816516
              },
              {
                "average": 1,
                "count": 380218,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.57894418,
                "count": 380218,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.011522868,
                "variance": 81.20754441
              },
              {
                "average": 20.31792984,
                "count": 380218,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8371513269,
                "variance": 0.7008223441
              },
              {
                "average": 1.965385647,
                "count": 380218,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4529694894,
                "variance": 0.2051813583
              },
              {
                "average": 14.355596,
                "count": 380218,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5468645127,
                "variance": 0.2990607953
              },
              {
                "average": 253825401.2,
                "count": 380218,
                "maximum": 253825631.4,
                "minimum": 253824308,
                "name": "GpsTime",
                "position": 12,
                "stddev": 256.2478586,
                "variance": 65662.96503
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 380218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361000.0095,
              3832530.326,
              -3.89176367,
              361334.8695,
              3832999.986,
              4.86823633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361000.00945123454,
                    3832530.3264622004,
                    -3.891763669531128
                  ],
                  [
                    361000.00945123454,
                    3832999.9864622005,
                    -3.891763669531128
                  ],
                  [
                    361334.8694512345,
                    3832999.9864622005,
                    4.868236330468872
                  ],
                  [
                    361334.8694512345,
                    3832530.3264622004,
                    4.868236330468872
                  ],
                  [
                    361000.00945123454,
                    3832530.3264622004,
                    -3.891763669531128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:53:51+00:00",
            "end_time": "2019-09-29T20:31: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": "20190929_NCMP_NC_Dunex_18SUD5732.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.55984715398392,
              34.61991072524116,
              -6.952790538735464
            ],
            [
              -76.56001589297342,
              34.62892537214556,
              -6.952790538735464
            ],
            [
              -76.5493907226067,
              34.62906083274468,
              10.587209461264536
            ],
            [
              -76.54922313176344,
              34.620046140532715,
              10.587209461264536
            ],
            [
              -76.55984715398392,
              34.61991072524116,
              -6.952790538735464
            ]
          ]
        ]
      },
      "bbox": [
        -76.56001589,
        34.61991073,
        -6.952790539,
        -76.54922313,
        34.62906083,
        10.58720946
      ],
      "properties": {
        "datetime": "2019-09-29T15:51:15Z",
        "pc:count": 3548695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357487.406,
            "count": 3548695,
            "maximum": 357974.2826,
            "minimum": 357000.0026,
            "name": "X",
            "position": 0,
            "stddev": 246.8580306,
            "variance": 60938.88725
          },
          {
            "average": 3832506.032,
            "count": 3548695,
            "maximum": 3832999.984,
            "minimum": 3831999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.2921003,
            "variance": 86607.84028
          },
          {
            "average": -0.6039702597,
            "count": 3548695,
            "maximum": 10.58720946,
            "minimum": -6.952790539,
            "name": "Z",
            "position": 2,
            "stddev": 2.703292653,
            "variance": 7.30779117
          },
          {
            "average": 2715.585353,
            "count": 3548695,
            "maximum": 27105,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3405.011026,
            "variance": 11594100.08
          },
          {
            "average": 1.003543556,
            "count": 3548695,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06010122273,
            "variance": 0.003612156974
          },
          {
            "average": 1.007119519,
            "count": 3548695,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08556471401,
            "variance": 0.007321320284
          },
          {
            "average": 1,
            "count": 3548695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.05483931,
            "count": 3548695,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.52357397,
            "variance": 182.887053
          },
          {
            "average": 19.91065214,
            "count": 3548695,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.728560107,
            "variance": 2.987920044
          },
          {
            "average": 1.576698476,
            "count": 3548695,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4969037841,
            "variance": 0.2469133707
          },
          {
            "average": 15.12982942,
            "count": 3548695,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.412741607,
            "variance": 1.995838847
          },
          {
            "average": 253806131.9,
            "count": 3548695,
            "maximum": 253807475.1,
            "minimum": 253804245.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 645.4215135,
            "variance": 416568.93
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357000.0026,
          3831999.984,
          -6.952790539,
          357974.2826,
          3832999.984,
          10.58720946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357000.0025718118,
                3831999.983817483,
                -6.952790538735464
              ],
              [
                357000.0025718118,
                3832999.983817483,
                -6.952790538735464
              ],
              [
                357974.2825718118,
                3832999.983817483,
                10.587209461264536
              ],
              [
                357974.2825718118,
                3831999.983817483,
                10.587209461264536
              ],
              [
                357000.0025718118,
                3831999.983817483,
                -6.952790538735464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:51:15+00:00",
        "end_time": "2019-09-29T14:57:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5732.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5732.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5732.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5732.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.56001589,
            34.61991073,
            -6.952790539,
            -76.54922313,
            34.62906083,
            10.58720946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.55984715398392,
                  34.61991072524116,
                  -6.952790538735464
                ],
                [
                  -76.56001589297342,
                  34.62892537214556,
                  -6.952790538735464
                ],
                [
                  -76.5493907226067,
                  34.62906083274468,
                  10.587209461264536
                ],
                [
                  -76.54922313176344,
                  34.620046140532715,
                  10.587209461264536
                ],
                [
                  -76.55984715398392,
                  34.61991072524116,
                  -6.952790538735464
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5732.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5732.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:51:15Z",
            "pc:count": 3548695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357487.406,
                "count": 3548695,
                "maximum": 357974.2826,
                "minimum": 357000.0026,
                "name": "X",
                "position": 0,
                "stddev": 246.8580306,
                "variance": 60938.88725
              },
              {
                "average": 3832506.032,
                "count": 3548695,
                "maximum": 3832999.984,
                "minimum": 3831999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.2921003,
                "variance": 86607.84028
              },
              {
                "average": -0.6039702597,
                "count": 3548695,
                "maximum": 10.58720946,
                "minimum": -6.952790539,
                "name": "Z",
                "position": 2,
                "stddev": 2.703292653,
                "variance": 7.30779117
              },
              {
                "average": 2715.585353,
                "count": 3548695,
                "maximum": 27105,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3405.011026,
                "variance": 11594100.08
              },
              {
                "average": 1.003543556,
                "count": 3548695,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06010122273,
                "variance": 0.003612156974
              },
              {
                "average": 1.007119519,
                "count": 3548695,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08556471401,
                "variance": 0.007321320284
              },
              {
                "average": 1,
                "count": 3548695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.05483931,
                "count": 3548695,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.52357397,
                "variance": 182.887053
              },
              {
                "average": 19.91065214,
                "count": 3548695,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.728560107,
                "variance": 2.987920044
              },
              {
                "average": 1.576698476,
                "count": 3548695,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4969037841,
                "variance": 0.2469133707
              },
              {
                "average": 15.12982942,
                "count": 3548695,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.412741607,
                "variance": 1.995838847
              },
              {
                "average": 253806131.9,
                "count": 3548695,
                "maximum": 253807475.1,
                "minimum": 253804245.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 645.4215135,
                "variance": 416568.93
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357000.0026,
              3831999.984,
              -6.952790539,
              357974.2826,
              3832999.984,
              10.58720946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357000.0025718118,
                    3831999.983817483,
                    -6.952790538735464
                  ],
                  [
                    357000.0025718118,
                    3832999.983817483,
                    -6.952790538735464
                  ],
                  [
                    357974.2825718118,
                    3832999.983817483,
                    10.587209461264536
                  ],
                  [
                    357974.2825718118,
                    3831999.983817483,
                    10.587209461264536
                  ],
                  [
                    357000.0025718118,
                    3831999.983817483,
                    -6.952790538735464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:51:15+00:00",
            "end_time": "2019-09-29T14: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": "20191011_NCMP_NC_Dunex_18SUD8161.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.3020513899687,
              34.884427944933556,
              -1.540980864957113
            ],
            [
              -76.30218032840162,
              34.89259974788153,
              -1.540980864957113
            ],
            [
              -76.29140567709709,
              34.89271470897224,
              0.919019135042887
            ],
            [
              -76.29127780481582,
              34.88454287128897,
              0.919019135042887
            ],
            [
              -76.3020513899687,
              34.884427944933556,
              -1.540980864957113
            ]
          ]
        ]
      },
      "bbox": [
        -76.30218033,
        34.88442794,
        -1.540980865,
        -76.2912778,
        34.89271471,
        0.919019135
      ],
      "properties": {
        "datetime": "2019-10-11T13:41:48Z",
        "pc:count": 958634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381688.6306,
            "count": 958634,
            "maximum": 382000.0091,
            "minimum": 381015.2691,
            "name": "X",
            "position": 0,
            "stddev": 241.2484279,
            "variance": 58200.80396
          },
          {
            "average": 3861265.533,
            "count": 958634,
            "maximum": 3861906.426,
            "minimum": 3860999.986,
            "name": "Y",
            "position": 1,
            "stddev": 145.9943047,
            "variance": 21314.337
          },
          {
            "average": -0.5882153257,
            "count": 958634,
            "maximum": 0.919019135,
            "minimum": -1.540980865,
            "name": "Z",
            "position": 2,
            "stddev": 0.3333165111,
            "variance": 0.1110998966
          },
          {
            "average": 6.457813931,
            "count": 958634,
            "maximum": 8762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.0614398,
            "variance": 19060.96115
          },
          {
            "average": 1,
            "count": 958634,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 958634,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 958634,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.94589593,
            "count": 958634,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.212630566,
            "variance": 1.47047289
          },
          {
            "average": 19.81084258,
            "count": 958634,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.083281503,
            "variance": 4.340061821
          },
          {
            "average": 1.999604646,
            "count": 958634,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05982389534,
            "variance": 0.003578898453
          },
          {
            "average": 1.686745932,
            "count": 958634,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7397953064,
            "variance": 0.5472970954
          },
          {
            "average": 254834989.7,
            "count": 958634,
            "maximum": 254836508.3,
            "minimum": 254834559.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.1097174,
            "variance": 245133.6323
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 958634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381015.2691,
          3860999.986,
          -1.540980865,
          382000.0091,
          3861906.426,
          0.919019135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381015.269077434,
                3860999.985946309,
                -1.540980864957113
              ],
              [
                381015.269077434,
                3861906.425946309,
                -1.540980864957113
              ],
              [
                382000.00907743396,
                3861906.425946309,
                0.919019135042887
              ],
              [
                382000.00907743396,
                3860999.985946309,
                0.919019135042887
              ],
              [
                381015.269077434,
                3860999.985946309,
                -1.540980864957113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:41:48+00:00",
        "end_time": "2019-10-11T13:09:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8161.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8161.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8161.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8161.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.30218033,
            34.88442794,
            -1.540980865,
            -76.2912778,
            34.89271471,
            0.919019135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.3020513899687,
                  34.884427944933556,
                  -1.540980864957113
                ],
                [
                  -76.30218032840162,
                  34.89259974788153,
                  -1.540980864957113
                ],
                [
                  -76.29140567709709,
                  34.89271470897224,
                  0.919019135042887
                ],
                [
                  -76.29127780481582,
                  34.88454287128897,
                  0.919019135042887
                ],
                [
                  -76.3020513899687,
                  34.884427944933556,
                  -1.540980864957113
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8161.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8161.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:41:48Z",
            "pc:count": 958634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381688.6306,
                "count": 958634,
                "maximum": 382000.0091,
                "minimum": 381015.2691,
                "name": "X",
                "position": 0,
                "stddev": 241.2484279,
                "variance": 58200.80396
              },
              {
                "average": 3861265.533,
                "count": 958634,
                "maximum": 3861906.426,
                "minimum": 3860999.986,
                "name": "Y",
                "position": 1,
                "stddev": 145.9943047,
                "variance": 21314.337
              },
              {
                "average": -0.5882153257,
                "count": 958634,
                "maximum": 0.919019135,
                "minimum": -1.540980865,
                "name": "Z",
                "position": 2,
                "stddev": 0.3333165111,
                "variance": 0.1110998966
              },
              {
                "average": 6.457813931,
                "count": 958634,
                "maximum": 8762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.0614398,
                "variance": 19060.96115
              },
              {
                "average": 1,
                "count": 958634,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 958634,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 958634,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.94589593,
                "count": 958634,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.212630566,
                "variance": 1.47047289
              },
              {
                "average": 19.81084258,
                "count": 958634,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.083281503,
                "variance": 4.340061821
              },
              {
                "average": 1.999604646,
                "count": 958634,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05982389534,
                "variance": 0.003578898453
              },
              {
                "average": 1.686745932,
                "count": 958634,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7397953064,
                "variance": 0.5472970954
              },
              {
                "average": 254834989.7,
                "count": 958634,
                "maximum": 254836508.3,
                "minimum": 254834559.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.1097174,
                "variance": 245133.6323
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 958634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381015.2691,
              3860999.986,
              -1.540980865,
              382000.0091,
              3861906.426,
              0.919019135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381015.269077434,
                    3860999.985946309,
                    -1.540980864957113
                  ],
                  [
                    381015.269077434,
                    3861906.425946309,
                    -1.540980864957113
                  ],
                  [
                    382000.00907743396,
                    3861906.425946309,
                    0.919019135042887
                  ],
                  [
                    382000.00907743396,
                    3860999.985946309,
                    0.919019135042887
                  ],
                  [
                    381015.269077434,
                    3860999.985946309,
                    -1.540980864957113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:41:48+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD6138.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51567029894488,
              34.67456875673826,
              -3.114823307226486
            ],
            [
              -76.5158345944262,
              34.6835835099,
              -3.114823307226486
            ],
            [
              -76.50646530681819,
              34.683699694345755,
              -0.234823307226486
            ],
            [
              -76.50630202589896,
              34.67468490235163,
              -0.234823307226486
            ],
            [
              -76.51567029894488,
              34.67456875673826,
              -3.114823307226486
            ]
          ]
        ]
      },
      "bbox": [
        -76.51583459,
        34.67456876,
        -3.114823307,
        -76.50630203,
        34.68369969,
        -0.2348233072
      ],
      "properties": {
        "datetime": "2019-09-29T19:00:44Z",
        "pc:count": 1879470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361715.7254,
            "count": 1879470,
            "maximum": 362000.0136,
            "minimum": 361141.4736,
            "name": "X",
            "position": 0,
            "stddev": 200.8932375,
            "variance": 40358.09288
          },
          {
            "average": 3838360.389,
            "count": 1879470,
            "maximum": 3838999.982,
            "minimum": 3837999.982,
            "name": "Y",
            "position": 1,
            "stddev": 250.146101,
            "variance": 62573.07185
          },
          {
            "average": -1.64117687,
            "count": 1879470,
            "maximum": -0.2348233072,
            "minimum": -3.114823307,
            "name": "Z",
            "position": 2,
            "stddev": 0.2479591314,
            "variance": 0.06148373084
          },
          {
            "average": 0.007479236168,
            "count": 1879470,
            "maximum": 2412,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4.186778317,
            "variance": 17.52911267
          },
          {
            "average": 1.000002128,
            "count": 1879470,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001458854402,
            "variance": 2.128256165e-06
          },
          {
            "average": 1.000004257,
            "count": 1879470,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002063129485,
            "variance": 4.256503272e-06
          },
          {
            "average": 1,
            "count": 1879470,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1879470,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.1032181,
            "count": 1879470,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.291028927,
            "variance": 1.66675569
          },
          {
            "average": 2.00870937,
            "count": 1879470,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09312266293,
            "variance": 0.008671830352
          },
          {
            "average": 1.589277296,
            "count": 1879470,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7120230804,
            "variance": 0.5069768671
          },
          {
            "average": 253817482,
            "count": 1879470,
            "maximum": 253818844.7,
            "minimum": 253817151.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.643743,
            "variance": 137376.7842
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1879470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361141.4736,
          3837999.982,
          -3.114823307,
          362000.0136,
          3838999.982,
          -0.2348233072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361141.47360068234,
                3837999.9820322115,
                -3.114823307226486
              ],
              [
                361141.47360068234,
                3838999.9820322115,
                -3.114823307226486
              ],
              [
                362000.0136006824,
                3838999.9820322115,
                -0.234823307226486
              ],
              [
                362000.0136006824,
                3837999.9820322115,
                -0.234823307226486
              ],
              [
                361141.47360068234,
                3837999.9820322115,
                -3.114823307226486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:00:44+00:00",
        "end_time": "2019-09-29T18:32:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6138.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6138.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6138.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6138.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51583459,
            34.67456876,
            -3.114823307,
            -76.50630203,
            34.68369969,
            -0.2348233072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51567029894488,
                  34.67456875673826,
                  -3.114823307226486
                ],
                [
                  -76.5158345944262,
                  34.6835835099,
                  -3.114823307226486
                ],
                [
                  -76.50646530681819,
                  34.683699694345755,
                  -0.234823307226486
                ],
                [
                  -76.50630202589896,
                  34.67468490235163,
                  -0.234823307226486
                ],
                [
                  -76.51567029894488,
                  34.67456875673826,
                  -3.114823307226486
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6138.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6138.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:00:44Z",
            "pc:count": 1879470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361715.7254,
                "count": 1879470,
                "maximum": 362000.0136,
                "minimum": 361141.4736,
                "name": "X",
                "position": 0,
                "stddev": 200.8932375,
                "variance": 40358.09288
              },
              {
                "average": 3838360.389,
                "count": 1879470,
                "maximum": 3838999.982,
                "minimum": 3837999.982,
                "name": "Y",
                "position": 1,
                "stddev": 250.146101,
                "variance": 62573.07185
              },
              {
                "average": -1.64117687,
                "count": 1879470,
                "maximum": -0.2348233072,
                "minimum": -3.114823307,
                "name": "Z",
                "position": 2,
                "stddev": 0.2479591314,
                "variance": 0.06148373084
              },
              {
                "average": 0.007479236168,
                "count": 1879470,
                "maximum": 2412,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4.186778317,
                "variance": 17.52911267
              },
              {
                "average": 1.000002128,
                "count": 1879470,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001458854402,
                "variance": 2.128256165e-06
              },
              {
                "average": 1.000004257,
                "count": 1879470,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002063129485,
                "variance": 4.256503272e-06
              },
              {
                "average": 1,
                "count": 1879470,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1879470,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.1032181,
                "count": 1879470,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.291028927,
                "variance": 1.66675569
              },
              {
                "average": 2.00870937,
                "count": 1879470,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09312266293,
                "variance": 0.008671830352
              },
              {
                "average": 1.589277296,
                "count": 1879470,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7120230804,
                "variance": 0.5069768671
              },
              {
                "average": 253817482,
                "count": 1879470,
                "maximum": 253818844.7,
                "minimum": 253817151.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.643743,
                "variance": 137376.7842
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1879470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361141.4736,
              3837999.982,
              -3.114823307,
              362000.0136,
              3838999.982,
              -0.2348233072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361141.47360068234,
                    3837999.9820322115,
                    -3.114823307226486
                  ],
                  [
                    361141.47360068234,
                    3838999.9820322115,
                    -3.114823307226486
                  ],
                  [
                    362000.0136006824,
                    3838999.9820322115,
                    -0.234823307226486
                  ],
                  [
                    362000.0136006824,
                    3837999.9820322115,
                    -0.234823307226486
                  ],
                  [
                    361141.47360068234,
                    3837999.9820322115,
                    -3.114823307226486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:00:44+00:00",
            "end_time": "2019-09-29T18:32: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": "20191011_NCMP_NC_Dunex_18SUD8564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.25886851978609,
              34.9119332987171,
              -1.825259505354459
            ],
            [
              -76.2590061933856,
              34.920948681328795,
              -1.825259505354459
            ],
            [
              -76.24806062733809,
              34.921061609648824,
              -0.085259505354459
            ],
            [
              -76.24792414988677,
              34.91204618940795,
              -0.085259505354459
            ],
            [
              -76.25886851978609,
              34.9119332987171,
              -1.825259505354459
            ]
          ]
        ]
      },
      "bbox": [
        -76.25900619,
        34.9119333,
        -1.825259505,
        -76.24792415,
        34.92106161,
        -0.08525950535
      ],
      "properties": {
        "datetime": "2019-10-11T14:06:48Z",
        "pc:count": 2198434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385710.3968,
            "count": 2198434,
            "maximum": 386000.0048,
            "minimum": 385000.0048,
            "name": "X",
            "position": 0,
            "stddev": 189.9477909,
            "variance": 36080.16328
          },
          {
            "average": 3864412.316,
            "count": 2198434,
            "maximum": 3864999.981,
            "minimum": 3863999.981,
            "name": "Y",
            "position": 1,
            "stddev": 283.0819568,
            "variance": 80135.39426
          },
          {
            "average": -0.9433955149,
            "count": 2198434,
            "maximum": -0.08525950535,
            "minimum": -1.825259505,
            "name": "Z",
            "position": 2,
            "stddev": 0.2772616607,
            "variance": 0.07687402847
          },
          {
            "average": 0.01053067775,
            "count": 2198434,
            "maximum": 2012,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4.183771998,
            "variance": 17.50394813
          },
          {
            "average": 1,
            "count": 2198434,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2198434,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2198434,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2198434,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.20841757,
            "count": 2198434,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.133129087,
            "variance": 4.550239701
          },
          {
            "average": 2.000077328,
            "count": 2198434,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008947124837,
            "variance": 8.005104285e-05
          },
          {
            "average": 3.410792864,
            "count": 2198434,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.168501202,
            "variance": 1.365395058
          },
          {
            "average": 254836178.5,
            "count": 2198434,
            "maximum": 254838008.8,
            "minimum": 254834491.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 817.4744042,
            "variance": 668264.4015
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385000.0048,
          3863999.981,
          -1.825259505,
          386000.0048,
          3864999.981,
          -0.08525950535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385000.00478122453,
                3863999.9812600473,
                -1.825259505354459
              ],
              [
                385000.00478122453,
                3864999.9812600473,
                -1.825259505354459
              ],
              [
                386000.00478122453,
                3864999.9812600473,
                -0.085259505354459
              ],
              [
                386000.00478122453,
                3863999.9812600473,
                -0.085259505354459
              ],
              [
                385000.00478122453,
                3863999.9812600473,
                -1.825259505354459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:06:48+00:00",
        "end_time": "2019-10-11T13:08:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.25900619,
            34.9119333,
            -1.825259505,
            -76.24792415,
            34.92106161,
            -0.08525950535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.25886851978609,
                  34.9119332987171,
                  -1.825259505354459
                ],
                [
                  -76.2590061933856,
                  34.920948681328795,
                  -1.825259505354459
                ],
                [
                  -76.24806062733809,
                  34.921061609648824,
                  -0.085259505354459
                ],
                [
                  -76.24792414988677,
                  34.91204618940795,
                  -0.085259505354459
                ],
                [
                  -76.25886851978609,
                  34.9119332987171,
                  -1.825259505354459
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:06:48Z",
            "pc:count": 2198434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385710.3968,
                "count": 2198434,
                "maximum": 386000.0048,
                "minimum": 385000.0048,
                "name": "X",
                "position": 0,
                "stddev": 189.9477909,
                "variance": 36080.16328
              },
              {
                "average": 3864412.316,
                "count": 2198434,
                "maximum": 3864999.981,
                "minimum": 3863999.981,
                "name": "Y",
                "position": 1,
                "stddev": 283.0819568,
                "variance": 80135.39426
              },
              {
                "average": -0.9433955149,
                "count": 2198434,
                "maximum": -0.08525950535,
                "minimum": -1.825259505,
                "name": "Z",
                "position": 2,
                "stddev": 0.2772616607,
                "variance": 0.07687402847
              },
              {
                "average": 0.01053067775,
                "count": 2198434,
                "maximum": 2012,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4.183771998,
                "variance": 17.50394813
              },
              {
                "average": 1,
                "count": 2198434,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2198434,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2198434,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2198434,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.20841757,
                "count": 2198434,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.133129087,
                "variance": 4.550239701
              },
              {
                "average": 2.000077328,
                "count": 2198434,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008947124837,
                "variance": 8.005104285e-05
              },
              {
                "average": 3.410792864,
                "count": 2198434,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.168501202,
                "variance": 1.365395058
              },
              {
                "average": 254836178.5,
                "count": 2198434,
                "maximum": 254838008.8,
                "minimum": 254834491.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 817.4744042,
                "variance": 668264.4015
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385000.0048,
              3863999.981,
              -1.825259505,
              386000.0048,
              3864999.981,
              -0.08525950535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385000.00478122453,
                    3863999.9812600473,
                    -1.825259505354459
                  ],
                  [
                    385000.00478122453,
                    3864999.9812600473,
                    -1.825259505354459
                  ],
                  [
                    386000.00478122453,
                    3864999.9812600473,
                    -0.085259505354459
                  ],
                  [
                    386000.00478122453,
                    3863999.9812600473,
                    -0.085259505354459
                  ],
                  [
                    385000.00478122453,
                    3863999.9812600473,
                    -1.825259505354459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:06:48+00:00",
            "end_time": "2019-10-11T13:08: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": "20191011_NCMP_NC_Dunex_18SUD8259.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2910971492049,
              34.872993555671364,
              -0.61684905099822
            ],
            [
              -76.29113677334942,
              34.8755275852568,
              -0.61684905099822
            ],
            [
              -76.28725613561217,
              34.87556873845073,
              5.96315094900178
            ],
            [
              -76.28721663048161,
              34.87303470500836,
              5.96315094900178
            ],
            [
              -76.2910971492049,
              34.872993555671364,
              -0.61684905099822
            ]
          ]
        ]
      },
      "bbox": [
        -76.29113677,
        34.87299356,
        -0.616849051,
        -76.28721663,
        34.87556874,
        5.963150949
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:52Z",
        "pc:count": 215787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382109.3774,
            "count": 215787,
            "maximum": 382354.751,
            "minimum": 382000.011,
            "name": "X",
            "position": 0,
            "stddev": 73.45487487,
            "variance": 5395.618643
          },
          {
            "average": 3859901.402,
            "count": 215787,
            "maximum": 3859999.99,
            "minimum": 3859718.91,
            "name": "Y",
            "position": 1,
            "stddev": 62.06037134,
            "variance": 3851.489691
          },
          {
            "average": 1.743855301,
            "count": 215787,
            "maximum": 5.963150949,
            "minimum": -0.616849051,
            "name": "Z",
            "position": 2,
            "stddev": 0.8252262077,
            "variance": 0.6809982939
          },
          {
            "average": 6024.096336,
            "count": 215787,
            "maximum": 30710,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2571.318495,
            "variance": 6611678.802
          },
          {
            "average": 1.001988072,
            "count": 215787,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04577498923,
            "variance": 0.002095349639
          },
          {
            "average": 1.004295903,
            "count": 215787,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06804166912,
            "variance": 0.004629668737
          },
          {
            "average": 1,
            "count": 215787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.559973492,
            "count": 215787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.719150536,
            "variance": 22.27038178
          },
          {
            "average": 20.02609257,
            "count": 215787,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.14519191,
            "variance": 1.311464511
          },
          {
            "average": 1.038538003,
            "count": 215787,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1931884614,
            "variance": 0.03732178162
          },
          {
            "average": 7.49853791,
            "count": 215787,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999990208,
            "variance": 0.2499990208
          },
          {
            "average": 254839073.4,
            "count": 215787,
            "maximum": 254839332.3,
            "minimum": 254838818.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.8133462,
            "variance": 63914.58802
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 215787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          382000.011,
          3859718.91,
          -0.616849051,
          382354.751,
          3859999.99,
          5.963150949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                382000.01098613814,
                3859718.910059907,
                -0.61684905099822
              ],
              [
                382000.01098613814,
                3859999.990059907,
                -0.61684905099822
              ],
              [
                382354.7509861381,
                3859999.990059907,
                5.96315094900178
              ],
              [
                382354.7509861381,
                3859718.910059907,
                5.96315094900178
              ],
              [
                382000.01098613814,
                3859718.910059907,
                -0.61684905099822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:52+00:00",
        "end_time": "2019-10-11T14:20:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8259.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8259.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8259.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8259.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.29113677,
            34.87299356,
            -0.616849051,
            -76.28721663,
            34.87556874,
            5.963150949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2910971492049,
                  34.872993555671364,
                  -0.61684905099822
                ],
                [
                  -76.29113677334942,
                  34.8755275852568,
                  -0.61684905099822
                ],
                [
                  -76.28725613561217,
                  34.87556873845073,
                  5.96315094900178
                ],
                [
                  -76.28721663048161,
                  34.87303470500836,
                  5.96315094900178
                ],
                [
                  -76.2910971492049,
                  34.872993555671364,
                  -0.61684905099822
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8259.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8259.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:52Z",
            "pc:count": 215787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382109.3774,
                "count": 215787,
                "maximum": 382354.751,
                "minimum": 382000.011,
                "name": "X",
                "position": 0,
                "stddev": 73.45487487,
                "variance": 5395.618643
              },
              {
                "average": 3859901.402,
                "count": 215787,
                "maximum": 3859999.99,
                "minimum": 3859718.91,
                "name": "Y",
                "position": 1,
                "stddev": 62.06037134,
                "variance": 3851.489691
              },
              {
                "average": 1.743855301,
                "count": 215787,
                "maximum": 5.963150949,
                "minimum": -0.616849051,
                "name": "Z",
                "position": 2,
                "stddev": 0.8252262077,
                "variance": 0.6809982939
              },
              {
                "average": 6024.096336,
                "count": 215787,
                "maximum": 30710,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2571.318495,
                "variance": 6611678.802
              },
              {
                "average": 1.001988072,
                "count": 215787,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04577498923,
                "variance": 0.002095349639
              },
              {
                "average": 1.004295903,
                "count": 215787,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06804166912,
                "variance": 0.004629668737
              },
              {
                "average": 1,
                "count": 215787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.559973492,
                "count": 215787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.719150536,
                "variance": 22.27038178
              },
              {
                "average": 20.02609257,
                "count": 215787,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.14519191,
                "variance": 1.311464511
              },
              {
                "average": 1.038538003,
                "count": 215787,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1931884614,
                "variance": 0.03732178162
              },
              {
                "average": 7.49853791,
                "count": 215787,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999990208,
                "variance": 0.2499990208
              },
              {
                "average": 254839073.4,
                "count": 215787,
                "maximum": 254839332.3,
                "minimum": 254838818.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.8133462,
                "variance": 63914.58802
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 215787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              382000.011,
              3859718.91,
              -0.616849051,
              382354.751,
              3859999.99,
              5.963150949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    382000.01098613814,
                    3859718.910059907,
                    -0.61684905099822
                  ],
                  [
                    382000.01098613814,
                    3859999.990059907,
                    -0.61684905099822
                  ],
                  [
                    382354.7509861381,
                    3859999.990059907,
                    5.96315094900178
                  ],
                  [
                    382354.7509861381,
                    3859718.910059907,
                    5.96315094900178
                  ],
                  [
                    382000.01098613814,
                    3859718.910059907,
                    -0.61684905099822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:52+00:00",
            "end_time": "2019-10-11T14:20: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": "20190929_NCMP_NC_Dunex_18SUD5934.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53837093190765,
              34.63821717226404,
              -3.596870121549153
            ],
            [
              -76.53853746181333,
              34.647231883741334,
              -3.596870121549153
            ],
            [
              -76.52762928984185,
              34.64736905037388,
              9.163129878450846
            ],
            [
              -76.52746393950375,
              34.6383542930293,
              9.163129878450846
            ],
            [
              -76.53837093190765,
              34.63821717226404,
              -3.596870121549153
            ]
          ]
        ]
      },
      "bbox": [
        -76.53853746,
        34.63821717,
        -3.596870122,
        -76.52746394,
        34.64736905,
        9.163129878
      ],
      "properties": {
        "datetime": "2019-09-29T19:27:09Z",
        "pc:count": 6904676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359475.2769,
            "count": 6904676,
            "maximum": 360000.0037,
            "minimum": 359000.0037,
            "name": "X",
            "position": 0,
            "stddev": 285.8687659,
            "variance": 81720.95134
          },
          {
            "average": 3834511.882,
            "count": 6904676,
            "maximum": 3834999.984,
            "minimum": 3833999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.0771953,
            "variance": 80699.85291
          },
          {
            "average": 0.6522317596,
            "count": 6904676,
            "maximum": 9.163129878,
            "minimum": -3.596870122,
            "name": "Z",
            "position": 2,
            "stddev": 1.295746211,
            "variance": 1.678958243
          },
          {
            "average": 1849.571717,
            "count": 6904676,
            "maximum": 41857,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1631.397088,
            "variance": 2661456.458
          },
          {
            "average": 1.196538693,
            "count": 6904676,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5277902577,
            "variance": 0.2785625562
          },
          {
            "average": 1.39310056,
            "count": 6904676,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7751322469,
            "variance": 0.6008300002
          },
          {
            "average": 1,
            "count": 6904676,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.062909686,
            "count": 6904676,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.23608211,
            "variance": 104.7773769
          },
          {
            "average": 19.97994167,
            "count": 6904676,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.139201866,
            "variance": 1.297780891
          },
          {
            "average": 1.37092776,
            "count": 6904676,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.595937123,
            "variance": 0.3551410546
          },
          {
            "average": 3.403791431,
            "count": 6904676,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.490604163,
            "variance": 2.221900771
          },
          {
            "average": 253812283.6,
            "count": 6904676,
            "maximum": 253820429.6,
            "minimum": 253799980.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8638.475543,
            "variance": 74623259.7
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6904676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0037,
          3833999.984,
          -3.596870122,
          360000.0037,
          3834999.984,
          9.163129878
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0037262111,
                3833999.983909994,
                -3.596870121549153
              ],
              [
                359000.0037262111,
                3834999.983909994,
                -3.596870121549153
              ],
              [
                360000.0037262111,
                3834999.983909994,
                9.163129878450846
              ],
              [
                360000.0037262111,
                3833999.983909994,
                9.163129878450846
              ],
              [
                359000.0037262111,
                3833999.983909994,
                -3.596870121549153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:27:09+00:00",
        "end_time": "2019-09-29T13:46:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5934.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5934.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5934.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5934.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53853746,
            34.63821717,
            -3.596870122,
            -76.52746394,
            34.64736905,
            9.163129878
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53837093190765,
                  34.63821717226404,
                  -3.596870121549153
                ],
                [
                  -76.53853746181333,
                  34.647231883741334,
                  -3.596870121549153
                ],
                [
                  -76.52762928984185,
                  34.64736905037388,
                  9.163129878450846
                ],
                [
                  -76.52746393950375,
                  34.6383542930293,
                  9.163129878450846
                ],
                [
                  -76.53837093190765,
                  34.63821717226404,
                  -3.596870121549153
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5934.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5934.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:27:09Z",
            "pc:count": 6904676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359475.2769,
                "count": 6904676,
                "maximum": 360000.0037,
                "minimum": 359000.0037,
                "name": "X",
                "position": 0,
                "stddev": 285.8687659,
                "variance": 81720.95134
              },
              {
                "average": 3834511.882,
                "count": 6904676,
                "maximum": 3834999.984,
                "minimum": 3833999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.0771953,
                "variance": 80699.85291
              },
              {
                "average": 0.6522317596,
                "count": 6904676,
                "maximum": 9.163129878,
                "minimum": -3.596870122,
                "name": "Z",
                "position": 2,
                "stddev": 1.295746211,
                "variance": 1.678958243
              },
              {
                "average": 1849.571717,
                "count": 6904676,
                "maximum": 41857,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1631.397088,
                "variance": 2661456.458
              },
              {
                "average": 1.196538693,
                "count": 6904676,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5277902577,
                "variance": 0.2785625562
              },
              {
                "average": 1.39310056,
                "count": 6904676,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7751322469,
                "variance": 0.6008300002
              },
              {
                "average": 1,
                "count": 6904676,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.062909686,
                "count": 6904676,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.23608211,
                "variance": 104.7773769
              },
              {
                "average": 19.97994167,
                "count": 6904676,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.139201866,
                "variance": 1.297780891
              },
              {
                "average": 1.37092776,
                "count": 6904676,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.595937123,
                "variance": 0.3551410546
              },
              {
                "average": 3.403791431,
                "count": 6904676,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.490604163,
                "variance": 2.221900771
              },
              {
                "average": 253812283.6,
                "count": 6904676,
                "maximum": 253820429.6,
                "minimum": 253799980.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8638.475543,
                "variance": 74623259.7
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6904676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0037,
              3833999.984,
              -3.596870122,
              360000.0037,
              3834999.984,
              9.163129878
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0037262111,
                    3833999.983909994,
                    -3.596870121549153
                  ],
                  [
                    359000.0037262111,
                    3834999.983909994,
                    -3.596870121549153
                  ],
                  [
                    360000.0037262111,
                    3834999.983909994,
                    9.163129878450846
                  ],
                  [
                    360000.0037262111,
                    3833999.983909994,
                    9.163129878450846
                  ],
                  [
                    359000.0037262111,
                    3833999.983909994,
                    -3.596870121549153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:27:09+00:00",
            "end_time": "2019-09-29T13:46: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": "20190929_NCMP_NC_Dunex_18SUD6644.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46360631920038,
              34.7293060782288,
              -8.854499990183236
            ],
            [
              -76.46376529916182,
              34.73832114428084,
              -8.854499990183236
            ],
            [
              -76.45284479727586,
              34.73845191991164,
              -0.214499990183235
            ],
            [
              -76.45268700237254,
              34.729436810180594,
              -0.214499990183235
            ],
            [
              -76.46360631920038,
              34.7293060782288,
              -8.854499990183236
            ]
          ]
        ]
      },
      "bbox": [
        -76.4637653,
        34.72930608,
        -8.85449999,
        -76.452687,
        34.73845192,
        -0.2144999902
      ],
      "properties": {
        "datetime": "2019-09-29T19:09:01Z",
        "pc:count": 3488485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366582.6004,
            "count": 3488485,
            "maximum": 367000.0066,
            "minimum": 366000.0066,
            "name": "X",
            "position": 0,
            "stddev": 253.2070562,
            "variance": 64113.8133
          },
          {
            "average": 3844466.553,
            "count": 3488485,
            "maximum": 3844999.994,
            "minimum": 3843999.974,
            "name": "Y",
            "position": 1,
            "stddev": 278.9371382,
            "variance": 77805.92709
          },
          {
            "average": -1.139763949,
            "count": 3488485,
            "maximum": -0.2144999902,
            "minimum": -8.85449999,
            "name": "Z",
            "position": 2,
            "stddev": 0.3863048016,
            "variance": 0.1492313997
          },
          {
            "average": 0.06799197933,
            "count": 3488485,
            "maximum": 2307,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10.62881774,
            "variance": 112.9717665
          },
          {
            "average": 1.000038412,
            "count": 3488485,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006197630643,
            "variance": 3.841062558e-05
          },
          {
            "average": 1.000076824,
            "count": 3488485,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008764604965,
            "variance": 7.681830019e-05
          },
          {
            "average": 1,
            "count": 3488485,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99992776,
            "count": 3488485,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.04497388014,
            "variance": 0.002022649895
          },
          {
            "average": 20.01219813,
            "count": 3488485,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.554027491,
            "variance": 2.415001444
          },
          {
            "average": 2.01184239,
            "count": 3488485,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1085890801,
            "variance": 0.01179158832
          },
          {
            "average": 2.482159447,
            "count": 3488485,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.12662632,
            "variance": 1.269286864
          },
          {
            "average": 253817961,
            "count": 3488485,
            "maximum": 253819341.2,
            "minimum": 253817255.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 581.3245104,
            "variance": 337938.1864
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366000.0066,
          3843999.974,
          -8.85449999,
          367000.0066,
          3844999.994,
          -0.2144999902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366000.0065795075,
                3843999.9736458953,
                -8.854499990183236
              ],
              [
                366000.0065795075,
                3844999.993645895,
                -8.854499990183236
              ],
              [
                367000.0065795075,
                3844999.993645895,
                -0.214499990183235
              ],
              [
                367000.0065795075,
                3843999.9736458953,
                -0.214499990183235
              ],
              [
                366000.0065795075,
                3843999.9736458953,
                -8.854499990183236
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:09:01+00:00",
        "end_time": "2019-09-29T18:34:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6644.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6644.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6644.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6644.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.4637653,
            34.72930608,
            -8.85449999,
            -76.452687,
            34.73845192,
            -0.2144999902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46360631920038,
                  34.7293060782288,
                  -8.854499990183236
                ],
                [
                  -76.46376529916182,
                  34.73832114428084,
                  -8.854499990183236
                ],
                [
                  -76.45284479727586,
                  34.73845191991164,
                  -0.214499990183235
                ],
                [
                  -76.45268700237254,
                  34.729436810180594,
                  -0.214499990183235
                ],
                [
                  -76.46360631920038,
                  34.7293060782288,
                  -8.854499990183236
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6644.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6644.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:09:01Z",
            "pc:count": 3488485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366582.6004,
                "count": 3488485,
                "maximum": 367000.0066,
                "minimum": 366000.0066,
                "name": "X",
                "position": 0,
                "stddev": 253.2070562,
                "variance": 64113.8133
              },
              {
                "average": 3844466.553,
                "count": 3488485,
                "maximum": 3844999.994,
                "minimum": 3843999.974,
                "name": "Y",
                "position": 1,
                "stddev": 278.9371382,
                "variance": 77805.92709
              },
              {
                "average": -1.139763949,
                "count": 3488485,
                "maximum": -0.2144999902,
                "minimum": -8.85449999,
                "name": "Z",
                "position": 2,
                "stddev": 0.3863048016,
                "variance": 0.1492313997
              },
              {
                "average": 0.06799197933,
                "count": 3488485,
                "maximum": 2307,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10.62881774,
                "variance": 112.9717665
              },
              {
                "average": 1.000038412,
                "count": 3488485,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006197630643,
                "variance": 3.841062558e-05
              },
              {
                "average": 1.000076824,
                "count": 3488485,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008764604965,
                "variance": 7.681830019e-05
              },
              {
                "average": 1,
                "count": 3488485,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99992776,
                "count": 3488485,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.04497388014,
                "variance": 0.002022649895
              },
              {
                "average": 20.01219813,
                "count": 3488485,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.554027491,
                "variance": 2.415001444
              },
              {
                "average": 2.01184239,
                "count": 3488485,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1085890801,
                "variance": 0.01179158832
              },
              {
                "average": 2.482159447,
                "count": 3488485,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.12662632,
                "variance": 1.269286864
              },
              {
                "average": 253817961,
                "count": 3488485,
                "maximum": 253819341.2,
                "minimum": 253817255.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 581.3245104,
                "variance": 337938.1864
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366000.0066,
              3843999.974,
              -8.85449999,
              367000.0066,
              3844999.994,
              -0.2144999902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366000.0065795075,
                    3843999.9736458953,
                    -8.854499990183236
                  ],
                  [
                    366000.0065795075,
                    3844999.993645895,
                    -8.854499990183236
                  ],
                  [
                    367000.0065795075,
                    3844999.993645895,
                    -0.214499990183235
                  ],
                  [
                    367000.0065795075,
                    3843999.9736458953,
                    -0.214499990183235
                  ],
                  [
                    366000.0065795075,
                    3843999.9736458953,
                    -8.854499990183236
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:09:01+00:00",
            "end_time": "2019-09-29T18:34: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": "20190929_NCMP_NC_Dunex_18SUD6139.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50752345497501,
              34.6836866025628,
              -2.019436022133952
            ],
            [
              -76.50754279927014,
              34.68475359189688,
              -2.019436022133952
            ],
            [
              -76.50648465395687,
              34.68476667775337,
              -1.239436022133952
            ],
            [
              -76.50646532322702,
              34.683699687901594,
              -1.239436022133952
            ],
            [
              -76.50752345497501,
              34.6836866025628,
              -2.019436022133952
            ]
          ]
        ]
      },
      "bbox": [
        -76.5075428,
        34.6836866,
        -2.019436022,
        -76.50646532,
        34.68476668,
        -1.239436022
      ],
      "properties": {
        "datetime": "2019-09-29T18:32:52Z",
        "pc:count": 32411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 361962.4022,
            "count": 32411,
            "maximum": 362000.0121,
            "minimum": 361903.0521,
            "name": "X",
            "position": 0,
            "stddev": 25.63381984,
            "variance": 657.0927196
          },
          {
            "average": 3839048.889,
            "count": 32411,
            "maximum": 3839118.341,
            "minimum": 3838999.981,
            "name": "Y",
            "position": 1,
            "stddev": 31.53850725,
            "variance": 994.6774398
          },
          {
            "average": -1.693976764,
            "count": 32411,
            "maximum": -1.239436022,
            "minimum": -2.019436022,
            "name": "Z",
            "position": 2,
            "stddev": 0.1403815973,
            "variance": 0.01970699287
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32411,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32411,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32411,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32411,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.75301732,
            "count": 32411,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6556685882,
            "variance": 0.4299012975
          },
          {
            "average": 2.007188917,
            "count": 32411,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08521077236,
            "variance": 0.007260875725
          },
          {
            "average": 1,
            "count": 32411,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253817170.7,
            "count": 32411,
            "maximum": 253817172.5,
            "minimum": 253817168.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9998470177,
            "variance": 0.9996940587
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361903.0521,
          3838999.981,
          -2.019436022,
          362000.0121,
          3839118.341,
          -1.239436022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361903.0520867305,
                3838999.981340025,
                -2.019436022133952
              ],
              [
                361903.0520867305,
                3839118.3413400254,
                -2.019436022133952
              ],
              [
                362000.01208673045,
                3839118.3413400254,
                -1.239436022133952
              ],
              [
                362000.01208673045,
                3838999.981340025,
                -1.239436022133952
              ],
              [
                361903.0520867305,
                3838999.981340025,
                -2.019436022133952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:32:52+00:00",
        "end_time": "2019-09-29T18:32:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6139.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6139.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6139.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6139.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5075428,
            34.6836866,
            -2.019436022,
            -76.50646532,
            34.68476668,
            -1.239436022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50752345497501,
                  34.6836866025628,
                  -2.019436022133952
                ],
                [
                  -76.50754279927014,
                  34.68475359189688,
                  -2.019436022133952
                ],
                [
                  -76.50648465395687,
                  34.68476667775337,
                  -1.239436022133952
                ],
                [
                  -76.50646532322702,
                  34.683699687901594,
                  -1.239436022133952
                ],
                [
                  -76.50752345497501,
                  34.6836866025628,
                  -2.019436022133952
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6139.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6139.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:32:52Z",
            "pc:count": 32411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 361962.4022,
                "count": 32411,
                "maximum": 362000.0121,
                "minimum": 361903.0521,
                "name": "X",
                "position": 0,
                "stddev": 25.63381984,
                "variance": 657.0927196
              },
              {
                "average": 3839048.889,
                "count": 32411,
                "maximum": 3839118.341,
                "minimum": 3838999.981,
                "name": "Y",
                "position": 1,
                "stddev": 31.53850725,
                "variance": 994.6774398
              },
              {
                "average": -1.693976764,
                "count": 32411,
                "maximum": -1.239436022,
                "minimum": -2.019436022,
                "name": "Z",
                "position": 2,
                "stddev": 0.1403815973,
                "variance": 0.01970699287
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32411,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32411,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32411,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32411,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.75301732,
                "count": 32411,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6556685882,
                "variance": 0.4299012975
              },
              {
                "average": 2.007188917,
                "count": 32411,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08521077236,
                "variance": 0.007260875725
              },
              {
                "average": 1,
                "count": 32411,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253817170.7,
                "count": 32411,
                "maximum": 253817172.5,
                "minimum": 253817168.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9998470177,
                "variance": 0.9996940587
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361903.0521,
              3838999.981,
              -2.019436022,
              362000.0121,
              3839118.341,
              -1.239436022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361903.0520867305,
                    3838999.981340025,
                    -2.019436022133952
                  ],
                  [
                    361903.0520867305,
                    3839118.3413400254,
                    -2.019436022133952
                  ],
                  [
                    362000.01208673045,
                    3839118.3413400254,
                    -1.239436022133952
                  ],
                  [
                    362000.01208673045,
                    3838999.981340025,
                    -1.239436022133952
                  ],
                  [
                    361903.0520867305,
                    3838999.981340025,
                    -2.019436022133952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:32:52+00:00",
            "end_time": "2019-09-29T18:32: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": "20190929_NCMP_NC_Dunex_18SUD6223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50387154722857,
              34.540009741730636,
              -7.898682466924173
            ],
            [
              -76.5040234755948,
              34.54845391364354,
              -7.898682466924173
            ],
            [
              -76.49985140207687,
              34.548505242999276,
              -4.198682466924174
            ],
            [
              -76.49969989476547,
              34.54006105498717,
              -4.198682466924174
            ],
            [
              -76.50387154722857,
              34.540009741730636,
              -7.898682466924173
            ]
          ]
        ]
      },
      "bbox": [
        -76.50402348,
        34.54000974,
        -7.898682467,
        -76.49969989,
        34.54850524,
        -4.198682467
      ],
      "properties": {
        "datetime": "2019-09-29T14:34:42Z",
        "pc:count": 251724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362082.1347,
            "count": 251724,
            "maximum": 362382.9164,
            "minimum": 361999.9964,
            "name": "X",
            "position": 0,
            "stddev": 62.35662165,
            "variance": 3888.348264
          },
          {
            "average": 3823486.327,
            "count": 251724,
            "maximum": 3823997.494,
            "minimum": 3823060.814,
            "name": "Y",
            "position": 1,
            "stddev": 156.0419744,
            "variance": 24349.09778
          },
          {
            "average": -5.008088126,
            "count": 251724,
            "maximum": -4.198682467,
            "minimum": -7.898682467,
            "name": "Z",
            "position": 2,
            "stddev": 0.659569199,
            "variance": 0.4350315282
          },
          {
            "average": 250.9838951,
            "count": 251724,
            "maximum": 3060,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 729.1930373,
            "variance": 531722.4856
          },
          {
            "average": 1,
            "count": 251724,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 251724,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 251724,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 251724,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.45043721,
            "count": 251724,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.50962508,
            "variance": 2.278967881
          },
          {
            "average": 2.002792741,
            "count": 251724,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05388999478,
            "variance": 0.002904131537
          },
          {
            "average": 7.319302093,
            "count": 251724,
            "maximum": 8,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6942601641,
            "variance": 0.4819971754
          },
          {
            "average": 253802672.5,
            "count": 251724,
            "maximum": 253802882.6,
            "minimum": 253801781.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.3850829,
            "variance": 71494.78257
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361999.9964,
          3823060.814,
          -7.898682467,
          362382.9164,
          3823997.494,
          -4.198682467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361999.99637997855,
                3823060.8143736403,
                -7.898682466924173
              ],
              [
                361999.99637997855,
                3823997.49437364,
                -7.898682466924173
              ],
              [
                362382.9163799786,
                3823997.49437364,
                -4.198682466924174
              ],
              [
                362382.9163799786,
                3823060.8143736403,
                -4.198682466924174
              ],
              [
                361999.99637997855,
                3823060.8143736403,
                -7.898682466924173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:34:42+00:00",
        "end_time": "2019-09-29T14:16:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50402348,
            34.54000974,
            -7.898682467,
            -76.49969989,
            34.54850524,
            -4.198682467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50387154722857,
                  34.540009741730636,
                  -7.898682466924173
                ],
                [
                  -76.5040234755948,
                  34.54845391364354,
                  -7.898682466924173
                ],
                [
                  -76.49985140207687,
                  34.548505242999276,
                  -4.198682466924174
                ],
                [
                  -76.49969989476547,
                  34.54006105498717,
                  -4.198682466924174
                ],
                [
                  -76.50387154722857,
                  34.540009741730636,
                  -7.898682466924173
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:34:42Z",
            "pc:count": 251724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362082.1347,
                "count": 251724,
                "maximum": 362382.9164,
                "minimum": 361999.9964,
                "name": "X",
                "position": 0,
                "stddev": 62.35662165,
                "variance": 3888.348264
              },
              {
                "average": 3823486.327,
                "count": 251724,
                "maximum": 3823997.494,
                "minimum": 3823060.814,
                "name": "Y",
                "position": 1,
                "stddev": 156.0419744,
                "variance": 24349.09778
              },
              {
                "average": -5.008088126,
                "count": 251724,
                "maximum": -4.198682467,
                "minimum": -7.898682467,
                "name": "Z",
                "position": 2,
                "stddev": 0.659569199,
                "variance": 0.4350315282
              },
              {
                "average": 250.9838951,
                "count": 251724,
                "maximum": 3060,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 729.1930373,
                "variance": 531722.4856
              },
              {
                "average": 1,
                "count": 251724,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 251724,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 251724,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 251724,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.45043721,
                "count": 251724,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.50962508,
                "variance": 2.278967881
              },
              {
                "average": 2.002792741,
                "count": 251724,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05388999478,
                "variance": 0.002904131537
              },
              {
                "average": 7.319302093,
                "count": 251724,
                "maximum": 8,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6942601641,
                "variance": 0.4819971754
              },
              {
                "average": 253802672.5,
                "count": 251724,
                "maximum": 253802882.6,
                "minimum": 253801781.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.3850829,
                "variance": 71494.78257
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361999.9964,
              3823060.814,
              -7.898682467,
              362382.9164,
              3823997.494,
              -4.198682467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361999.99637997855,
                    3823060.8143736403,
                    -7.898682466924173
                  ],
                  [
                    361999.99637997855,
                    3823997.49437364,
                    -7.898682466924173
                  ],
                  [
                    362382.9163799786,
                    3823997.49437364,
                    -4.198682466924174
                  ],
                  [
                    362382.9163799786,
                    3823060.8143736403,
                    -4.198682466924174
                  ],
                  [
                    361999.99637997855,
                    3823060.8143736403,
                    -7.898682466924173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:34:42+00:00",
            "end_time": "2019-09-29T14:16: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": "20190929_NCMP_NC_Dunex_18SUD6224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50402333448514,
              34.548500772671446,
              -7.241443779685726
            ],
            [
              -76.50404923100402,
              34.54993974602724,
              -7.241443779685726
            ],
            [
              -76.50394572282072,
              34.549941021268864,
              -6.721443779685726
            ],
            [
              -76.50391982808239,
              34.54850204784489,
              -6.721443779685726
            ],
            [
              -76.50402333448514,
              34.548500772671446,
              -7.241443779685726
            ]
          ]
        ]
      },
      "bbox": [
        -76.50404923,
        34.54850077,
        -7.24144378,
        -76.50391983,
        34.54994102,
        -6.72144378
      ],
      "properties": {
        "datetime": "2019-09-29T14:30:42Z",
        "pc:count": 58,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362002.8362,
            "count": 58,
            "maximum": 362009.5867,
            "minimum": 362000.0867,
            "name": "X",
            "position": 0,
            "stddev": 2.479556003,
            "variance": 6.148197973
          },
          {
            "average": 3824096.145,
            "count": 58,
            "maximum": 3824162.311,
            "minimum": 3824002.691,
            "name": "Y",
            "position": 1,
            "stddev": 50.23172499,
            "variance": 2523.226196
          },
          {
            "average": -6.969892056,
            "count": 58,
            "maximum": -6.72144378,
            "minimum": -7.24144378,
            "name": "Z",
            "position": 2,
            "stddev": 0.1200701801,
            "variance": 0.01441684815
          },
          {
            "average": 1917.431034,
            "count": 58,
            "maximum": 2163,
            "minimum": 1671,
            "name": "Intensity",
            "position": 3,
            "stddev": 102.8069409,
            "variance": 10569.26709
          },
          {
            "average": 1,
            "count": 58,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 58,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 58,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 58,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.34389618,
            "count": 58,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.207177103,
            "variance": 1.457276558
          },
          {
            "average": 2,
            "count": 58,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.465517241,
            "count": 58,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5031660199,
            "variance": 0.2531760436
          },
          {
            "average": 253802324.3,
            "count": 58,
            "maximum": 253802642.3,
            "minimum": 253802047.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 297.9219484,
            "variance": 88757.48737
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362000.0867,
          3824002.691,
          -7.24144378,
          362009.5867,
          3824162.311,
          -6.72144378
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362000.08670798194,
                3824002.6909268987,
                -7.241443779685726
              ],
              [
                362000.08670798194,
                3824162.310926899,
                -7.241443779685726
              ],
              [
                362009.58670798194,
                3824162.310926899,
                -6.721443779685726
              ],
              [
                362009.58670798194,
                3824002.6909268987,
                -6.721443779685726
              ],
              [
                362000.08670798194,
                3824002.6909268987,
                -7.241443779685726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T14:30:42+00:00",
        "end_time": "2019-09-29T14:20:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50404923,
            34.54850077,
            -7.24144378,
            -76.50391983,
            34.54994102,
            -6.72144378
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50402333448514,
                  34.548500772671446,
                  -7.241443779685726
                ],
                [
                  -76.50404923100402,
                  34.54993974602724,
                  -7.241443779685726
                ],
                [
                  -76.50394572282072,
                  34.549941021268864,
                  -6.721443779685726
                ],
                [
                  -76.50391982808239,
                  34.54850204784489,
                  -6.721443779685726
                ],
                [
                  -76.50402333448514,
                  34.548500772671446,
                  -7.241443779685726
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T14:30:42Z",
            "pc:count": 58,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362002.8362,
                "count": 58,
                "maximum": 362009.5867,
                "minimum": 362000.0867,
                "name": "X",
                "position": 0,
                "stddev": 2.479556003,
                "variance": 6.148197973
              },
              {
                "average": 3824096.145,
                "count": 58,
                "maximum": 3824162.311,
                "minimum": 3824002.691,
                "name": "Y",
                "position": 1,
                "stddev": 50.23172499,
                "variance": 2523.226196
              },
              {
                "average": -6.969892056,
                "count": 58,
                "maximum": -6.72144378,
                "minimum": -7.24144378,
                "name": "Z",
                "position": 2,
                "stddev": 0.1200701801,
                "variance": 0.01441684815
              },
              {
                "average": 1917.431034,
                "count": 58,
                "maximum": 2163,
                "minimum": 1671,
                "name": "Intensity",
                "position": 3,
                "stddev": 102.8069409,
                "variance": 10569.26709
              },
              {
                "average": 1,
                "count": 58,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 58,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 58,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 58,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.34389618,
                "count": 58,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.207177103,
                "variance": 1.457276558
              },
              {
                "average": 2,
                "count": 58,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.465517241,
                "count": 58,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5031660199,
                "variance": 0.2531760436
              },
              {
                "average": 253802324.3,
                "count": 58,
                "maximum": 253802642.3,
                "minimum": 253802047.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 297.9219484,
                "variance": 88757.48737
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362000.0867,
              3824002.691,
              -7.24144378,
              362009.5867,
              3824162.311,
              -6.72144378
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362000.08670798194,
                    3824002.6909268987,
                    -7.241443779685726
                  ],
                  [
                    362000.08670798194,
                    3824162.310926899,
                    -7.241443779685726
                  ],
                  [
                    362009.58670798194,
                    3824162.310926899,
                    -6.721443779685726
                  ],
                  [
                    362009.58670798194,
                    3824002.6909268987,
                    -6.721443779685726
                  ],
                  [
                    362000.08670798194,
                    3824002.6909268987,
                    -7.241443779685726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T14:30:42+00:00",
            "end_time": "2019-09-29T14:20:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8565.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.25480333122161,
              34.92099219106783,
              -1.890269825512827
            ],
            [
              -76.25487974208879,
              34.926010876314216,
              -1.890269825512827
            ],
            [
              -76.24813663695224,
              34.926080338737535,
              -0.470269825512827
            ],
            [
              -76.24806063641888,
              34.92106164060659,
              -0.470269825512827
            ],
            [
              -76.25480333122161,
              34.92099219106783,
              -1.890269825512827
            ]
          ]
        ]
      },
      "bbox": [
        -76.25487974,
        34.92099219,
        -1.890269826,
        -76.24806064,
        34.92608034,
        -0.4702698255
      ],
      "properties": {
        "datetime": "2019-10-11T13:19:56Z",
        "pc:count": 231757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385846.8329,
            "count": 231757,
            "maximum": 386000.004,
            "minimum": 385383.984,
            "name": "X",
            "position": 0,
            "stddev": 110.6889141,
            "variance": 12252.0357
          },
          {
            "average": 3865207.254,
            "count": 231757,
            "maximum": 3865556.665,
            "minimum": 3864999.985,
            "name": "Y",
            "position": 1,
            "stddev": 117.1351068,
            "variance": 13720.63324
          },
          {
            "average": -1.221181513,
            "count": 231757,
            "maximum": -0.4702698255,
            "minimum": -1.890269826,
            "name": "Z",
            "position": 2,
            "stddev": 0.2030746068,
            "variance": 0.04123929594
          },
          {
            "average": 0.007438826012,
            "count": 231757,
            "maximum": 1724,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.581136139,
            "variance": 12.82453604
          },
          {
            "average": 1,
            "count": 231757,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 231757,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 231757,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 231757,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89387891,
            "count": 231757,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.027139077,
            "variance": 4.109292839
          },
          {
            "average": 2.000012945,
            "count": 231757,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003597843954,
            "variance": 1.294448112e-05
          },
          {
            "average": 1.275007875,
            "count": 231757,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4465192088,
            "variance": 0.1993794038
          },
          {
            "average": 254834683.6,
            "count": 231757,
            "maximum": 254835196.3,
            "minimum": 254834484.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313.5721588,
            "variance": 98327.49875
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 231757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385383.984,
          3864999.985,
          -1.890269826,
          386000.004,
          3865556.665,
          -0.4702698255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385383.9839945424,
                3864999.984703728,
                -1.890269825512827
              ],
              [
                385383.9839945424,
                3865556.6647037277,
                -1.890269825512827
              ],
              [
                386000.0039945424,
                3865556.6647037277,
                -0.470269825512827
              ],
              [
                386000.0039945424,
                3864999.984703728,
                -0.470269825512827
              ],
              [
                385383.9839945424,
                3864999.984703728,
                -1.890269825512827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:19:56+00:00",
        "end_time": "2019-10-11T13:08:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8565.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8565.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8565.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8565.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.25487974,
            34.92099219,
            -1.890269826,
            -76.24806064,
            34.92608034,
            -0.4702698255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.25480333122161,
                  34.92099219106783,
                  -1.890269825512827
                ],
                [
                  -76.25487974208879,
                  34.926010876314216,
                  -1.890269825512827
                ],
                [
                  -76.24813663695224,
                  34.926080338737535,
                  -0.470269825512827
                ],
                [
                  -76.24806063641888,
                  34.92106164060659,
                  -0.470269825512827
                ],
                [
                  -76.25480333122161,
                  34.92099219106783,
                  -1.890269825512827
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8565.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8565.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:19:56Z",
            "pc:count": 231757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385846.8329,
                "count": 231757,
                "maximum": 386000.004,
                "minimum": 385383.984,
                "name": "X",
                "position": 0,
                "stddev": 110.6889141,
                "variance": 12252.0357
              },
              {
                "average": 3865207.254,
                "count": 231757,
                "maximum": 3865556.665,
                "minimum": 3864999.985,
                "name": "Y",
                "position": 1,
                "stddev": 117.1351068,
                "variance": 13720.63324
              },
              {
                "average": -1.221181513,
                "count": 231757,
                "maximum": -0.4702698255,
                "minimum": -1.890269826,
                "name": "Z",
                "position": 2,
                "stddev": 0.2030746068,
                "variance": 0.04123929594
              },
              {
                "average": 0.007438826012,
                "count": 231757,
                "maximum": 1724,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.581136139,
                "variance": 12.82453604
              },
              {
                "average": 1,
                "count": 231757,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 231757,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 231757,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 231757,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89387891,
                "count": 231757,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.027139077,
                "variance": 4.109292839
              },
              {
                "average": 2.000012945,
                "count": 231757,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003597843954,
                "variance": 1.294448112e-05
              },
              {
                "average": 1.275007875,
                "count": 231757,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4465192088,
                "variance": 0.1993794038
              },
              {
                "average": 254834683.6,
                "count": 231757,
                "maximum": 254835196.3,
                "minimum": 254834484.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313.5721588,
                "variance": 98327.49875
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 231757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385383.984,
              3864999.985,
              -1.890269826,
              386000.004,
              3865556.665,
              -0.4702698255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385383.9839945424,
                    3864999.984703728,
                    -1.890269825512827
                  ],
                  [
                    385383.9839945424,
                    3865556.6647037277,
                    -1.890269825512827
                  ],
                  [
                    386000.0039945424,
                    3865556.6647037277,
                    -0.470269825512827
                  ],
                  [
                    386000.0039945424,
                    3864999.984703728,
                    -0.470269825512827
                  ],
                  [
                    385383.9839945424,
                    3864999.984703728,
                    -1.890269825512827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:19:56+00:00",
            "end_time": "2019-10-11T13:08: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": "20190929_NCMP_NC_Dunex_18SUD6234.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50568278791404,
              34.640451133224715,
              -5.277125337001715
            ],
            [
              -76.50581277917212,
              34.64764047345295,
              -5.277125337001715
            ],
            [
              -76.50163640120759,
              34.647691984091246,
              4.702874662998285
            ],
            [
              -76.50150677015013,
              34.640502630125916,
              4.702874662998285
            ],
            [
              -76.50568278791404,
              34.640451133224715,
              -5.277125337001715
            ]
          ]
        ]
      },
      "bbox": [
        -76.50581278,
        34.64045113,
        -5.277125337,
        -76.50150677,
        34.64769198,
        4.702874663
      ],
      "properties": {
        "datetime": "2019-09-29T20:48:14Z",
        "pc:count": 597660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362119.2334,
            "count": 597660,
            "maximum": 362382.8589,
            "minimum": 361999.9989,
            "name": "X",
            "position": 0,
            "stddev": 84.11794123,
            "variance": 7075.828037
          },
          {
            "average": 3834729.438,
            "count": 597660,
            "maximum": 3834999.986,
            "minimum": 3834202.486,
            "name": "Y",
            "position": 1,
            "stddev": 201.502077,
            "variance": 40603.08702
          },
          {
            "average": -2.134098164,
            "count": 597660,
            "maximum": 4.702874663,
            "minimum": -5.277125337,
            "name": "Z",
            "position": 2,
            "stddev": 1.595424659,
            "variance": 2.545379841
          },
          {
            "average": 955.1968276,
            "count": 597660,
            "maximum": 12825,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2515.520376,
            "variance": 6327842.764
          },
          {
            "average": 1.000686009,
            "count": 597660,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02618280555,
            "variance": 0.0006855393065
          },
          {
            "average": 1.001373691,
            "count": 597660,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03703789946,
            "variance": 0.001371805996
          },
          {
            "average": 1,
            "count": 597660,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.22529866,
            "count": 597660,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.390279928,
            "variance": 88.17735713
          },
          {
            "average": 20.22516179,
            "count": 597660,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.373619891,
            "variance": 1.886831605
          },
          {
            "average": 1.88025466,
            "count": 597660,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3746102517,
            "variance": 0.1403328407
          },
          {
            "average": 12.76717699,
            "count": 597660,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6190706687,
            "variance": 0.3832484929
          },
          {
            "average": 253824319.3,
            "count": 597660,
            "maximum": 253825294.7,
            "minimum": 253823988.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.8325682,
            "variance": 132374.1377
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 597660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361999.9989,
          3834202.486,
          -5.277125337,
          362382.8589,
          3834999.986,
          4.702874663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361999.9988838062,
                3834202.4857191835,
                -5.277125337001715
              ],
              [
                361999.9988838062,
                3834999.9857191835,
                -5.277125337001715
              ],
              [
                362382.8588838062,
                3834999.9857191835,
                4.702874662998285
              ],
              [
                362382.8588838062,
                3834202.4857191835,
                4.702874662998285
              ],
              [
                361999.9988838062,
                3834202.4857191835,
                -5.277125337001715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:48:14+00:00",
        "end_time": "2019-09-29T20:26:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6234.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6234.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6234.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6234.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50581278,
            34.64045113,
            -5.277125337,
            -76.50150677,
            34.64769198,
            4.702874663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50568278791404,
                  34.640451133224715,
                  -5.277125337001715
                ],
                [
                  -76.50581277917212,
                  34.64764047345295,
                  -5.277125337001715
                ],
                [
                  -76.50163640120759,
                  34.647691984091246,
                  4.702874662998285
                ],
                [
                  -76.50150677015013,
                  34.640502630125916,
                  4.702874662998285
                ],
                [
                  -76.50568278791404,
                  34.640451133224715,
                  -5.277125337001715
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6234.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6234.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:48:14Z",
            "pc:count": 597660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362119.2334,
                "count": 597660,
                "maximum": 362382.8589,
                "minimum": 361999.9989,
                "name": "X",
                "position": 0,
                "stddev": 84.11794123,
                "variance": 7075.828037
              },
              {
                "average": 3834729.438,
                "count": 597660,
                "maximum": 3834999.986,
                "minimum": 3834202.486,
                "name": "Y",
                "position": 1,
                "stddev": 201.502077,
                "variance": 40603.08702
              },
              {
                "average": -2.134098164,
                "count": 597660,
                "maximum": 4.702874663,
                "minimum": -5.277125337,
                "name": "Z",
                "position": 2,
                "stddev": 1.595424659,
                "variance": 2.545379841
              },
              {
                "average": 955.1968276,
                "count": 597660,
                "maximum": 12825,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2515.520376,
                "variance": 6327842.764
              },
              {
                "average": 1.000686009,
                "count": 597660,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02618280555,
                "variance": 0.0006855393065
              },
              {
                "average": 1.001373691,
                "count": 597660,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03703789946,
                "variance": 0.001371805996
              },
              {
                "average": 1,
                "count": 597660,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.22529866,
                "count": 597660,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.390279928,
                "variance": 88.17735713
              },
              {
                "average": 20.22516179,
                "count": 597660,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.373619891,
                "variance": 1.886831605
              },
              {
                "average": 1.88025466,
                "count": 597660,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3746102517,
                "variance": 0.1403328407
              },
              {
                "average": 12.76717699,
                "count": 597660,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6190706687,
                "variance": 0.3832484929
              },
              {
                "average": 253824319.3,
                "count": 597660,
                "maximum": 253825294.7,
                "minimum": 253823988.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.8325682,
                "variance": 132374.1377
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 597660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361999.9989,
              3834202.486,
              -5.277125337,
              362382.8589,
              3834999.986,
              4.702874663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361999.9988838062,
                    3834202.4857191835,
                    -5.277125337001715
                  ],
                  [
                    361999.9988838062,
                    3834999.9857191835,
                    -5.277125337001715
                  ],
                  [
                    362382.8588838062,
                    3834999.9857191835,
                    4.702874662998285
                  ],
                  [
                    362382.8588838062,
                    3834202.4857191835,
                    4.702874662998285
                  ],
                  [
                    361999.9988838062,
                    3834202.4857191835,
                    -5.277125337001715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:48:14+00:00",
            "end_time": "2019-09-29T20:26: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": "20190929_NCMP_NC_Dunex_18SUD5436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.58529286881303,
              34.6605192542787,
              -4.02331372237441
            ],
            [
              -76.58537185432965,
              34.664665374361995,
              -4.02331372237441
            ],
            [
              -76.582512076533,
              34.664702537127674,
              6.21668627762559
            ],
            [
              -76.58243323334959,
              34.66055641132989,
              6.21668627762559
            ],
            [
              -76.58529286881303,
              34.6605192542787,
              -4.02331372237441
            ]
          ]
        ]
      },
      "bbox": [
        -76.58537185,
        34.66051925,
        -4.023313722,
        -76.58243323,
        34.66470254,
        6.216686278
      ],
      "properties": {
        "datetime": "2019-09-29T16:13:01Z",
        "pc:count": 190467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354907.2265,
            "count": 190467,
            "maximum": 355000.0086,
            "minimum": 354737.8886,
            "name": "X",
            "position": 0,
            "stddev": 80.40725539,
            "variance": 6465.32672
          },
          {
            "average": 3836889.086,
            "count": 190467,
            "maximum": 3836999.991,
            "minimum": 3836540.051,
            "name": "Y",
            "position": 1,
            "stddev": 124.0092978,
            "variance": 15378.30593
          },
          {
            "average": 1.10507025,
            "count": 190467,
            "maximum": 6.216686278,
            "minimum": -4.023313722,
            "name": "Z",
            "position": 2,
            "stddev": 1.998808614,
            "variance": 3.995235874
          },
          {
            "average": 4261.414203,
            "count": 190467,
            "maximum": 16220,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3568.924936,
            "variance": 12737225.2
          },
          {
            "average": 1.198302068,
            "count": 190467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5254545258,
            "variance": 0.2761024586
          },
          {
            "average": 1.394357028,
            "count": 190467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7666439739,
            "variance": 0.5877429826
          },
          {
            "average": 1,
            "count": 190467,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.744396667,
            "count": 190467,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.74986486,
            "variance": 95.05986479
          },
          {
            "average": 19.64763349,
            "count": 190467,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9567054745,
            "variance": 0.915285365
          },
          {
            "average": 1.354087585,
            "count": 190467,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5887457652,
            "variance": 0.3466215761
          },
          {
            "average": 20.66349026,
            "count": 190467,
            "maximum": 21,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.653873103,
            "variance": 0.4275500349
          },
          {
            "average": 253808638.7,
            "count": 190467,
            "maximum": 253808781.3,
            "minimum": 253807810.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.7135343,
            "variance": 86856.06728
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 190467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354737.8886,
          3836540.051,
          -4.023313722,
          355000.0086,
          3836999.991,
          6.216686278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354737.888613052,
                3836540.051044298,
                -4.02331372237441
              ],
              [
                354737.888613052,
                3836999.9910442983,
                -4.02331372237441
              ],
              [
                355000.008613052,
                3836999.9910442983,
                6.21668627762559
              ],
              [
                355000.008613052,
                3836540.051044298,
                6.21668627762559
              ],
              [
                354737.888613052,
                3836540.051044298,
                -4.02331372237441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:13:01+00:00",
        "end_time": "2019-09-29T15:56:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58537185,
            34.66051925,
            -4.023313722,
            -76.58243323,
            34.66470254,
            6.216686278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.58529286881303,
                  34.6605192542787,
                  -4.02331372237441
                ],
                [
                  -76.58537185432965,
                  34.664665374361995,
                  -4.02331372237441
                ],
                [
                  -76.582512076533,
                  34.664702537127674,
                  6.21668627762559
                ],
                [
                  -76.58243323334959,
                  34.66055641132989,
                  6.21668627762559
                ],
                [
                  -76.58529286881303,
                  34.6605192542787,
                  -4.02331372237441
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:13:01Z",
            "pc:count": 190467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354907.2265,
                "count": 190467,
                "maximum": 355000.0086,
                "minimum": 354737.8886,
                "name": "X",
                "position": 0,
                "stddev": 80.40725539,
                "variance": 6465.32672
              },
              {
                "average": 3836889.086,
                "count": 190467,
                "maximum": 3836999.991,
                "minimum": 3836540.051,
                "name": "Y",
                "position": 1,
                "stddev": 124.0092978,
                "variance": 15378.30593
              },
              {
                "average": 1.10507025,
                "count": 190467,
                "maximum": 6.216686278,
                "minimum": -4.023313722,
                "name": "Z",
                "position": 2,
                "stddev": 1.998808614,
                "variance": 3.995235874
              },
              {
                "average": 4261.414203,
                "count": 190467,
                "maximum": 16220,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3568.924936,
                "variance": 12737225.2
              },
              {
                "average": 1.198302068,
                "count": 190467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5254545258,
                "variance": 0.2761024586
              },
              {
                "average": 1.394357028,
                "count": 190467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7666439739,
                "variance": 0.5877429826
              },
              {
                "average": 1,
                "count": 190467,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.744396667,
                "count": 190467,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.74986486,
                "variance": 95.05986479
              },
              {
                "average": 19.64763349,
                "count": 190467,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9567054745,
                "variance": 0.915285365
              },
              {
                "average": 1.354087585,
                "count": 190467,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5887457652,
                "variance": 0.3466215761
              },
              {
                "average": 20.66349026,
                "count": 190467,
                "maximum": 21,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.653873103,
                "variance": 0.4275500349
              },
              {
                "average": 253808638.7,
                "count": 190467,
                "maximum": 253808781.3,
                "minimum": 253807810.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.7135343,
                "variance": 86856.06728
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 190467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354737.8886,
              3836540.051,
              -4.023313722,
              355000.0086,
              3836999.991,
              6.216686278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354737.888613052,
                    3836540.051044298,
                    -4.02331372237441
                  ],
                  [
                    354737.888613052,
                    3836999.9910442983,
                    -4.02331372237441
                  ],
                  [
                    355000.008613052,
                    3836999.9910442983,
                    6.21668627762559
                  ],
                  [
                    355000.008613052,
                    3836540.051044298,
                    6.21668627762559
                  ],
                  [
                    354737.888613052,
                    3836540.051044298,
                    -4.02331372237441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:13:01+00:00",
            "end_time": "2019-09-29T15:56: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": "20190929_NCMP_NC_Dunex_18SUD7251.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.39915383512891,
              34.793181593791445,
              -2.317577288413119
            ],
            [
              -76.39930617411102,
              34.80219663902111,
              -2.317577288413119
            ],
            [
              -76.3883769483171,
              34.80232183450736,
              0.142422711586881
            ],
            [
              -76.38822579823744,
              34.79330674749776,
              0.142422711586881
            ],
            [
              -76.39915383512891,
              34.793181593791445,
              -2.317577288413119
            ]
          ]
        ]
      },
      "bbox": [
        -76.39930617,
        34.79318159,
        -2.317577288,
        -76.3882258,
        34.80232183,
        0.1424227116
      ],
      "properties": {
        "datetime": "2019-09-29T19:38:48Z",
        "pc:count": 3902676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372520.0876,
            "count": 3902676,
            "maximum": 373000.0089,
            "minimum": 372000.0089,
            "name": "X",
            "position": 0,
            "stddev": 285.247462,
            "variance": 81366.11457
          },
          {
            "average": 3851481.497,
            "count": 3902676,
            "maximum": 3851999.984,
            "minimum": 3850999.984,
            "name": "Y",
            "position": 1,
            "stddev": 272.6975701,
            "variance": 74363.96475
          },
          {
            "average": -0.9729588266,
            "count": 3902676,
            "maximum": 0.1424227116,
            "minimum": -2.317577288,
            "name": "Z",
            "position": 2,
            "stddev": 0.394022794,
            "variance": 0.1552539622
          },
          {
            "average": 0.2141702258,
            "count": 3902676,
            "maximum": 2635,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.76611884,
            "variance": 315.6349785
          },
          {
            "average": 1.000001537,
            "count": 3902676,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001239921236,
            "variance": 1.537404671e-06
          },
          {
            "average": 1.000003075,
            "count": 3902676,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00175351208,
            "variance": 3.074804615e-06
          },
          {
            "average": 1,
            "count": 3902676,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99985651,
            "count": 3902676,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.06338561715,
            "variance": 0.004017736461
          },
          {
            "average": 20.07956171,
            "count": 3902676,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.368283878,
            "variance": 1.87220077
          },
          {
            "average": 2.001764687,
            "count": 3902676,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04222672875,
            "variance": 0.001783096621
          },
          {
            "average": 5.046462991,
            "count": 3902676,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.260850578,
            "variance": 1.58974418
          },
          {
            "average": 253819397.1,
            "count": 3902676,
            "maximum": 253821128.2,
            "minimum": 253818368.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 768.6731106,
            "variance": 590858.351
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3902676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372000.0089,
          3850999.984,
          -2.317577288,
          373000.0089,
          3851999.984,
          0.1424227116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372000.0088518291,
                3850999.9838420125,
                -2.317577288413119
              ],
              [
                372000.0088518291,
                3851999.9838420125,
                -2.317577288413119
              ],
              [
                373000.0088518291,
                3851999.9838420125,
                0.142422711586881
              ],
              [
                373000.0088518291,
                3850999.9838420125,
                0.142422711586881
              ],
              [
                372000.0088518291,
                3850999.9838420125,
                -2.317577288413119
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:38:48+00:00",
        "end_time": "2019-09-29T18:52:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7251.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7251.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7251.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7251.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.39930617,
            34.79318159,
            -2.317577288,
            -76.3882258,
            34.80232183,
            0.1424227116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.39915383512891,
                  34.793181593791445,
                  -2.317577288413119
                ],
                [
                  -76.39930617411102,
                  34.80219663902111,
                  -2.317577288413119
                ],
                [
                  -76.3883769483171,
                  34.80232183450736,
                  0.142422711586881
                ],
                [
                  -76.38822579823744,
                  34.79330674749776,
                  0.142422711586881
                ],
                [
                  -76.39915383512891,
                  34.793181593791445,
                  -2.317577288413119
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7251.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7251.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:38:48Z",
            "pc:count": 3902676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372520.0876,
                "count": 3902676,
                "maximum": 373000.0089,
                "minimum": 372000.0089,
                "name": "X",
                "position": 0,
                "stddev": 285.247462,
                "variance": 81366.11457
              },
              {
                "average": 3851481.497,
                "count": 3902676,
                "maximum": 3851999.984,
                "minimum": 3850999.984,
                "name": "Y",
                "position": 1,
                "stddev": 272.6975701,
                "variance": 74363.96475
              },
              {
                "average": -0.9729588266,
                "count": 3902676,
                "maximum": 0.1424227116,
                "minimum": -2.317577288,
                "name": "Z",
                "position": 2,
                "stddev": 0.394022794,
                "variance": 0.1552539622
              },
              {
                "average": 0.2141702258,
                "count": 3902676,
                "maximum": 2635,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.76611884,
                "variance": 315.6349785
              },
              {
                "average": 1.000001537,
                "count": 3902676,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001239921236,
                "variance": 1.537404671e-06
              },
              {
                "average": 1.000003075,
                "count": 3902676,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00175351208,
                "variance": 3.074804615e-06
              },
              {
                "average": 1,
                "count": 3902676,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99985651,
                "count": 3902676,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.06338561715,
                "variance": 0.004017736461
              },
              {
                "average": 20.07956171,
                "count": 3902676,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.368283878,
                "variance": 1.87220077
              },
              {
                "average": 2.001764687,
                "count": 3902676,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04222672875,
                "variance": 0.001783096621
              },
              {
                "average": 5.046462991,
                "count": 3902676,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.260850578,
                "variance": 1.58974418
              },
              {
                "average": 253819397.1,
                "count": 3902676,
                "maximum": 253821128.2,
                "minimum": 253818368.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 768.6731106,
                "variance": 590858.351
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3902676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372000.0089,
              3850999.984,
              -2.317577288,
              373000.0089,
              3851999.984,
              0.1424227116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372000.0088518291,
                    3850999.9838420125,
                    -2.317577288413119
                  ],
                  [
                    372000.0088518291,
                    3851999.9838420125,
                    -2.317577288413119
                  ],
                  [
                    373000.0088518291,
                    3851999.9838420125,
                    0.142422711586881
                  ],
                  [
                    373000.0088518291,
                    3850999.9838420125,
                    0.142422711586881
                  ],
                  [
                    372000.0088518291,
                    3850999.9838420125,
                    -2.317577288413119
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:38:48+00:00",
            "end_time": "2019-09-29T18:52: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": "20190929_NCMP_NC_Dunex_18SUD6032.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52713335117532,
              34.620324641141465,
              -4.540781681166237
            ],
            [
              -76.52729855798965,
              34.62933960686296,
              -4.540781681166237
            ],
            [
              -76.51639267122601,
              34.62947570713959,
              52.85921831883376
            ],
            [
              -76.51622864298808,
              34.62046069589522,
              52.85921831883376
            ],
            [
              -76.52713335117532,
              34.620324641141465,
              -4.540781681166237
            ]
          ]
        ]
      },
      "bbox": [
        -76.52729856,
        34.62032464,
        -4.540781681,
        -76.51622864,
        34.62947571,
        52.85921832
      ],
      "properties": {
        "datetime": "2019-09-29T20:53:43Z",
        "pc:count": 8977500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360383.5274,
            "count": 8977500,
            "maximum": 361000.0135,
            "minimum": 360000.0135,
            "name": "X",
            "position": 0,
            "stddev": 244.2602132,
            "variance": 59663.05174
          },
          {
            "average": 3832425.21,
            "count": 8977500,
            "maximum": 3832999.993,
            "minimum": 3831999.973,
            "name": "Y",
            "position": 1,
            "stddev": 295.3368433,
            "variance": 87223.85104
          },
          {
            "average": 2.724538363,
            "count": 8977500,
            "maximum": 52.85921832,
            "minimum": -4.540781681,
            "name": "Z",
            "position": 2,
            "stddev": 4.347263359,
            "variance": 18.89869871
          },
          {
            "average": 1933.785741,
            "count": 8977500,
            "maximum": 45285,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2708.959319,
            "variance": 7338460.591
          },
          {
            "average": 1.723760401,
            "count": 8977500,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.143922247,
            "variance": 1.308558107
          },
          {
            "average": 2.447902868,
            "count": 8977500,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.708382596,
            "variance": 2.918571093
          },
          {
            "average": 1,
            "count": 8977500,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.293134948,
            "count": 8977500,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.04130816,
            "variance": 144.9931021
          },
          {
            "average": 19.96395116,
            "count": 8977500,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.444413325,
            "variance": 2.086329853
          },
          {
            "average": 2.135155333,
            "count": 8977500,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.401994017,
            "variance": 1.965587223
          },
          {
            "average": 8.35449858,
            "count": 8977500,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.373038774,
            "variance": 28.86954567
          },
          {
            "average": 253814351,
            "count": 8977500,
            "maximum": 253825623.9,
            "minimum": 253800009.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11783.12421,
            "variance": 138842016.1
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8977500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0135,
          3831999.973,
          -4.540781681,
          361000.0135,
          3832999.993,
          52.85921832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.01345840015,
                3831999.9732158575,
                -4.540781681166237
              ],
              [
                360000.01345840015,
                3832999.993215857,
                -4.540781681166237
              ],
              [
                361000.01345840015,
                3832999.993215857,
                52.85921831883376
              ],
              [
                361000.01345840015,
                3831999.9732158575,
                52.85921831883376
              ],
              [
                360000.01345840015,
                3831999.9732158575,
                -4.540781681166237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:53:43+00:00",
        "end_time": "2019-09-29T13:46:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6032.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6032.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6032.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6032.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52729856,
            34.62032464,
            -4.540781681,
            -76.51622864,
            34.62947571,
            52.85921832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52713335117532,
                  34.620324641141465,
                  -4.540781681166237
                ],
                [
                  -76.52729855798965,
                  34.62933960686296,
                  -4.540781681166237
                ],
                [
                  -76.51639267122601,
                  34.62947570713959,
                  52.85921831883376
                ],
                [
                  -76.51622864298808,
                  34.62046069589522,
                  52.85921831883376
                ],
                [
                  -76.52713335117532,
                  34.620324641141465,
                  -4.540781681166237
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6032.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6032.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:53:43Z",
            "pc:count": 8977500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360383.5274,
                "count": 8977500,
                "maximum": 361000.0135,
                "minimum": 360000.0135,
                "name": "X",
                "position": 0,
                "stddev": 244.2602132,
                "variance": 59663.05174
              },
              {
                "average": 3832425.21,
                "count": 8977500,
                "maximum": 3832999.993,
                "minimum": 3831999.973,
                "name": "Y",
                "position": 1,
                "stddev": 295.3368433,
                "variance": 87223.85104
              },
              {
                "average": 2.724538363,
                "count": 8977500,
                "maximum": 52.85921832,
                "minimum": -4.540781681,
                "name": "Z",
                "position": 2,
                "stddev": 4.347263359,
                "variance": 18.89869871
              },
              {
                "average": 1933.785741,
                "count": 8977500,
                "maximum": 45285,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2708.959319,
                "variance": 7338460.591
              },
              {
                "average": 1.723760401,
                "count": 8977500,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.143922247,
                "variance": 1.308558107
              },
              {
                "average": 2.447902868,
                "count": 8977500,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.708382596,
                "variance": 2.918571093
              },
              {
                "average": 1,
                "count": 8977500,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.293134948,
                "count": 8977500,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.04130816,
                "variance": 144.9931021
              },
              {
                "average": 19.96395116,
                "count": 8977500,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.444413325,
                "variance": 2.086329853
              },
              {
                "average": 2.135155333,
                "count": 8977500,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.401994017,
                "variance": 1.965587223
              },
              {
                "average": 8.35449858,
                "count": 8977500,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.373038774,
                "variance": 28.86954567
              },
              {
                "average": 253814351,
                "count": 8977500,
                "maximum": 253825623.9,
                "minimum": 253800009.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11783.12421,
                "variance": 138842016.1
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8977500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0135,
              3831999.973,
              -4.540781681,
              361000.0135,
              3832999.993,
              52.85921832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.01345840015,
                    3831999.9732158575,
                    -4.540781681166237
                  ],
                  [
                    360000.01345840015,
                    3832999.993215857,
                    -4.540781681166237
                  ],
                  [
                    361000.01345840015,
                    3832999.993215857,
                    52.85921831883376
                  ],
                  [
                    361000.01345840015,
                    3831999.9732158575,
                    52.85921831883376
                  ],
                  [
                    360000.01345840015,
                    3831999.9732158575,
                    -4.540781681166237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:53:43+00:00",
            "end_time": "2019-09-29T13:46:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8462.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.26953134221415,
              34.89378876395316,
              -1.799331924220792
            ],
            [
              -76.26967008821796,
              34.90280413638406,
              -1.799331924220792
            ],
            [
              -76.25873091454146,
              34.902917933221715,
              6.440668075779208
            ],
            [
              -76.25859336316745,
              34.89390252286332,
              6.440668075779208
            ],
            [
              -76.26953134221415,
              34.89378876395316,
              -1.799331924220792
            ]
          ]
        ]
      },
      "bbox": [
        -76.26967009,
        34.89378876,
        -1.799331924,
        -76.25859336,
        34.90291793,
        6.440668076
      ],
      "properties": {
        "datetime": "2019-10-11T14:42:28Z",
        "pc:count": 3205524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384594.3197,
            "count": 3205524,
            "maximum": 385000.0042,
            "minimum": 384000.3642,
            "name": "X",
            "position": 0,
            "stddev": 233.3553402,
            "variance": 54454.7148
          },
          {
            "average": 3862534.29,
            "count": 3205524,
            "maximum": 3862999.985,
            "minimum": 3861999.985,
            "name": "Y",
            "position": 1,
            "stddev": 297.7762686,
            "variance": 88670.70616
          },
          {
            "average": 0.02021697324,
            "count": 3205524,
            "maximum": 6.440668076,
            "minimum": -1.799331924,
            "name": "Z",
            "position": 2,
            "stddev": 1.006831245,
            "variance": 1.013709155
          },
          {
            "average": 1016.928254,
            "count": 3205524,
            "maximum": 44957,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1989.044784,
            "variance": 3956299.154
          },
          {
            "average": 1.031493759,
            "count": 3205524,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2159564495,
            "variance": 0.04663718809
          },
          {
            "average": 1.063015594,
            "count": 3205524,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3278249455,
            "variance": 0.1074691949
          },
          {
            "average": 1,
            "count": 3205524,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92012882,
            "count": 3205524,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.91362965,
            "variance": 166.7618306
          },
          {
            "average": 20.03634162,
            "count": 3205524,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.80089649,
            "variance": 3.243228168
          },
          {
            "average": 1.704770577,
            "count": 3205524,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4737360497,
            "variance": 0.2244258448
          },
          {
            "average": 6.297869865,
            "count": 3205524,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.382344978,
            "variance": 1.910877637
          },
          {
            "average": 254838220.3,
            "count": 3205524,
            "maximum": 254840148.6,
            "minimum": 254835927.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 979.0399252,
            "variance": 958519.1751
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3205524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384000.3642,
          3861999.985,
          -1.799331924,
          385000.0042,
          3862999.985,
          6.440668076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384000.36416400917,
                3861999.9847053215,
                -1.799331924220792
              ],
              [
                384000.36416400917,
                3862999.9847053215,
                -1.799331924220792
              ],
              [
                385000.0041640092,
                3862999.9847053215,
                6.440668075779208
              ],
              [
                385000.0041640092,
                3861999.9847053215,
                6.440668075779208
              ],
              [
                384000.36416400917,
                3861999.9847053215,
                -1.799331924220792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:42:28+00:00",
        "end_time": "2019-10-11T13:32:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8462.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8462.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8462.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8462.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.26967009,
            34.89378876,
            -1.799331924,
            -76.25859336,
            34.90291793,
            6.440668076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.26953134221415,
                  34.89378876395316,
                  -1.799331924220792
                ],
                [
                  -76.26967008821796,
                  34.90280413638406,
                  -1.799331924220792
                ],
                [
                  -76.25873091454146,
                  34.902917933221715,
                  6.440668075779208
                ],
                [
                  -76.25859336316745,
                  34.89390252286332,
                  6.440668075779208
                ],
                [
                  -76.26953134221415,
                  34.89378876395316,
                  -1.799331924220792
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8462.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8462.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:42:28Z",
            "pc:count": 3205524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384594.3197,
                "count": 3205524,
                "maximum": 385000.0042,
                "minimum": 384000.3642,
                "name": "X",
                "position": 0,
                "stddev": 233.3553402,
                "variance": 54454.7148
              },
              {
                "average": 3862534.29,
                "count": 3205524,
                "maximum": 3862999.985,
                "minimum": 3861999.985,
                "name": "Y",
                "position": 1,
                "stddev": 297.7762686,
                "variance": 88670.70616
              },
              {
                "average": 0.02021697324,
                "count": 3205524,
                "maximum": 6.440668076,
                "minimum": -1.799331924,
                "name": "Z",
                "position": 2,
                "stddev": 1.006831245,
                "variance": 1.013709155
              },
              {
                "average": 1016.928254,
                "count": 3205524,
                "maximum": 44957,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1989.044784,
                "variance": 3956299.154
              },
              {
                "average": 1.031493759,
                "count": 3205524,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2159564495,
                "variance": 0.04663718809
              },
              {
                "average": 1.063015594,
                "count": 3205524,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3278249455,
                "variance": 0.1074691949
              },
              {
                "average": 1,
                "count": 3205524,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92012882,
                "count": 3205524,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.91362965,
                "variance": 166.7618306
              },
              {
                "average": 20.03634162,
                "count": 3205524,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.80089649,
                "variance": 3.243228168
              },
              {
                "average": 1.704770577,
                "count": 3205524,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4737360497,
                "variance": 0.2244258448
              },
              {
                "average": 6.297869865,
                "count": 3205524,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.382344978,
                "variance": 1.910877637
              },
              {
                "average": 254838220.3,
                "count": 3205524,
                "maximum": 254840148.6,
                "minimum": 254835927.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 979.0399252,
                "variance": 958519.1751
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3205524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384000.3642,
              3861999.985,
              -1.799331924,
              385000.0042,
              3862999.985,
              6.440668076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384000.36416400917,
                    3861999.9847053215,
                    -1.799331924220792
                  ],
                  [
                    384000.36416400917,
                    3862999.9847053215,
                    -1.799331924220792
                  ],
                  [
                    385000.0041640092,
                    3862999.9847053215,
                    6.440668075779208
                  ],
                  [
                    385000.0041640092,
                    3861999.9847053215,
                    6.440668075779208
                  ],
                  [
                    384000.36416400917,
                    3861999.9847053215,
                    -1.799331924220792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:42:28+00:00",
            "end_time": "2019-10-11T13:32:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD7756.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.34524573943673,
              34.838873692360465,
              -5.483404965827491
            ],
            [
              -76.34536928477073,
              34.84646519710513,
              -5.483404965827491
            ],
            [
              -76.33443374490606,
              34.84658568383264,
              2.216595034172509
            ],
            [
              -76.33431120305403,
              34.83899414524773,
              2.216595034172509
            ],
            [
              -76.34524573943673,
              34.838873692360465,
              -5.483404965827491
            ]
          ]
        ]
      },
      "bbox": [
        -76.34536928,
        34.83887369,
        -5.483404966,
        -76.3343112,
        34.84658568,
        2.216595034
      ],
      "properties": {
        "datetime": "2019-10-11T14:21:38Z",
        "pc:count": 767531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377456.9513,
            "count": 767531,
            "maximum": 378000.0167,
            "minimum": 376999.9967,
            "name": "X",
            "position": 0,
            "stddev": 361.7422761,
            "variance": 130857.4743
          },
          {
            "average": 3856284.338,
            "count": 767531,
            "maximum": 3856842.067,
            "minimum": 3855999.987,
            "name": "Y",
            "position": 1,
            "stddev": 217.6798262,
            "variance": 47384.50673
          },
          {
            "average": -0.5952933847,
            "count": 767531,
            "maximum": 2.216595034,
            "minimum": -5.483404966,
            "name": "Z",
            "position": 2,
            "stddev": 1.394922348,
            "variance": 1.945808358
          },
          {
            "average": 2560.571124,
            "count": 767531,
            "maximum": 21994,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2834.541017,
            "variance": 8034622.778
          },
          {
            "average": 1.000069053,
            "count": 767531,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008309507037,
            "variance": 6.90479072e-05
          },
          {
            "average": 1.000138105,
            "count": 767531,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01175101178,
            "variance": 0.0001380862779
          },
          {
            "average": 1,
            "count": 767531,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.62411681,
            "count": 767531,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.56589343,
            "variance": 184.0334644
          },
          {
            "average": 19.74080348,
            "count": 767531,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.265474014,
            "variance": 1.601424481
          },
          {
            "average": 1.471547078,
            "count": 767531,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5002824901,
            "variance": 0.2502825699
          },
          {
            "average": 8.789575926,
            "count": 767531,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.93136435,
            "variance": 3.730168253
          },
          {
            "average": 254049321.4,
            "count": 767531,
            "maximum": 254838898.2,
            "minimum": 253820803.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423127.1601,
            "variance": 179036593600.0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376999.9967,
          3855999.987,
          -5.483404966,
          378000.0167,
          3856842.067,
          2.216595034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376999.99671250035,
                3855999.9865385573,
                -5.483404965827491
              ],
              [
                376999.99671250035,
                3856842.0665385574,
                -5.483404965827491
              ],
              [
                378000.01671250036,
                3856842.0665385574,
                2.216595034172509
              ],
              [
                378000.01671250036,
                3855999.9865385573,
                2.216595034172509
              ],
              [
                376999.99671250035,
                3855999.9865385573,
                -5.483404965827491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:21:38+00:00",
        "end_time": "2019-09-29T19:33:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7756.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7756.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7756.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7756.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.34536928,
            34.83887369,
            -5.483404966,
            -76.3343112,
            34.84658568,
            2.216595034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.34524573943673,
                  34.838873692360465,
                  -5.483404965827491
                ],
                [
                  -76.34536928477073,
                  34.84646519710513,
                  -5.483404965827491
                ],
                [
                  -76.33443374490606,
                  34.84658568383264,
                  2.216595034172509
                ],
                [
                  -76.33431120305403,
                  34.83899414524773,
                  2.216595034172509
                ],
                [
                  -76.34524573943673,
                  34.838873692360465,
                  -5.483404965827491
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7756.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7756.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:21:38Z",
            "pc:count": 767531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377456.9513,
                "count": 767531,
                "maximum": 378000.0167,
                "minimum": 376999.9967,
                "name": "X",
                "position": 0,
                "stddev": 361.7422761,
                "variance": 130857.4743
              },
              {
                "average": 3856284.338,
                "count": 767531,
                "maximum": 3856842.067,
                "minimum": 3855999.987,
                "name": "Y",
                "position": 1,
                "stddev": 217.6798262,
                "variance": 47384.50673
              },
              {
                "average": -0.5952933847,
                "count": 767531,
                "maximum": 2.216595034,
                "minimum": -5.483404966,
                "name": "Z",
                "position": 2,
                "stddev": 1.394922348,
                "variance": 1.945808358
              },
              {
                "average": 2560.571124,
                "count": 767531,
                "maximum": 21994,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2834.541017,
                "variance": 8034622.778
              },
              {
                "average": 1.000069053,
                "count": 767531,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008309507037,
                "variance": 6.90479072e-05
              },
              {
                "average": 1.000138105,
                "count": 767531,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01175101178,
                "variance": 0.0001380862779
              },
              {
                "average": 1,
                "count": 767531,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.62411681,
                "count": 767531,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.56589343,
                "variance": 184.0334644
              },
              {
                "average": 19.74080348,
                "count": 767531,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.265474014,
                "variance": 1.601424481
              },
              {
                "average": 1.471547078,
                "count": 767531,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5002824901,
                "variance": 0.2502825699
              },
              {
                "average": 8.789575926,
                "count": 767531,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.93136435,
                "variance": 3.730168253
              },
              {
                "average": 254049321.4,
                "count": 767531,
                "maximum": 254838898.2,
                "minimum": 253820803.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423127.1601,
                "variance": 179036593600.0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376999.9967,
              3855999.987,
              -5.483404966,
              378000.0167,
              3856842.067,
              2.216595034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376999.99671250035,
                    3855999.9865385573,
                    -5.483404965827491
                  ],
                  [
                    376999.99671250035,
                    3856842.0665385574,
                    -5.483404965827491
                  ],
                  [
                    378000.01671250036,
                    3856842.0665385574,
                    2.216595034172509
                  ],
                  [
                    378000.01671250036,
                    3855999.9865385573,
                    2.216595034172509
                  ],
                  [
                    376999.99671250035,
                    3855999.9865385573,
                    -5.483404965827491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:21:38+00:00",
            "end_time": "2019-09-29T19: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": "20190929_NCMP_NC_Dunex_18SUD5733.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.55863239238501,
              34.62894306337134,
              -7.30429096556365
            ],
            [
              -76.55879090443003,
              34.63741520156284,
              -7.30429096556365
            ],
            [
              -76.54926776049325,
              34.63753657322761,
              6.815709034436351
            ],
            [
              -76.54911021590118,
              34.629064396888026,
              6.815709034436351
            ],
            [
              -76.55863239238501,
              34.62894306337134,
              -7.30429096556365
            ]
          ]
        ]
      },
      "bbox": [
        -76.5587909,
        34.62894306,
        -7.304290966,
        -76.54911022,
        34.63753657,
        6.815709034
      ],
      "properties": {
        "datetime": "2019-09-29T18:31:20Z",
        "pc:count": 2911523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357648.5889,
            "count": 2911523,
            "maximum": 358000.0037,
            "minimum": 357126.8637,
            "name": "X",
            "position": 0,
            "stddev": 219.4777808,
            "variance": 48170.49624
          },
          {
            "average": 3833387.575,
            "count": 2911523,
            "maximum": 3833939.804,
            "minimum": 3832999.984,
            "name": "Y",
            "position": 1,
            "stddev": 237.7450314,
            "variance": 56522.69997
          },
          {
            "average": -0.2098881702,
            "count": 2911523,
            "maximum": 6.815709034,
            "minimum": -7.304290966,
            "name": "Z",
            "position": 2,
            "stddev": 1.555925451,
            "variance": 2.420904008
          },
          {
            "average": 2934.486447,
            "count": 2911523,
            "maximum": 22387,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3136.079209,
            "variance": 9834992.807
          },
          {
            "average": 1.001668886,
            "count": 2911523,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04102772903,
            "variance": 0.001683274549
          },
          {
            "average": 1.003345328,
            "count": 2911523,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05818640366,
            "variance": 0.003385657571
          },
          {
            "average": 1,
            "count": 2911523,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.28084717,
            "count": 2911523,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.46248407,
            "variance": 181.2384774
          },
          {
            "average": 19.82712546,
            "count": 2911523,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.321413637,
            "variance": 1.746134001
          },
          {
            "average": 1.429260906,
            "count": 2911523,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4981993928,
            "variance": 0.248202635
          },
          {
            "average": 12.78801026,
            "count": 2911523,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.91902334,
            "variance": 3.682650578
          },
          {
            "average": 253805277.7,
            "count": 2911523,
            "maximum": 253817080,
            "minimum": 253803907.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1442.974101,
            "variance": 2082174.257
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357126.8637,
          3832999.984,
          -7.304290966,
          358000.0037,
          3833939.804,
          6.815709034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357126.86367912235,
                3832999.983873062,
                -7.30429096556365
              ],
              [
                357126.86367912235,
                3833939.803873062,
                -7.30429096556365
              ],
              [
                358000.00367912237,
                3833939.803873062,
                6.815709034436351
              ],
              [
                358000.00367912237,
                3832999.983873062,
                6.815709034436351
              ],
              [
                357126.86367912235,
                3832999.983873062,
                -7.30429096556365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:31:20+00:00",
        "end_time": "2019-09-29T14:51:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5733.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5733.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5733.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5733.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5587909,
            34.62894306,
            -7.304290966,
            -76.54911022,
            34.63753657,
            6.815709034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.55863239238501,
                  34.62894306337134,
                  -7.30429096556365
                ],
                [
                  -76.55879090443003,
                  34.63741520156284,
                  -7.30429096556365
                ],
                [
                  -76.54926776049325,
                  34.63753657322761,
                  6.815709034436351
                ],
                [
                  -76.54911021590118,
                  34.629064396888026,
                  6.815709034436351
                ],
                [
                  -76.55863239238501,
                  34.62894306337134,
                  -7.30429096556365
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5733.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5733.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:31:20Z",
            "pc:count": 2911523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357648.5889,
                "count": 2911523,
                "maximum": 358000.0037,
                "minimum": 357126.8637,
                "name": "X",
                "position": 0,
                "stddev": 219.4777808,
                "variance": 48170.49624
              },
              {
                "average": 3833387.575,
                "count": 2911523,
                "maximum": 3833939.804,
                "minimum": 3832999.984,
                "name": "Y",
                "position": 1,
                "stddev": 237.7450314,
                "variance": 56522.69997
              },
              {
                "average": -0.2098881702,
                "count": 2911523,
                "maximum": 6.815709034,
                "minimum": -7.304290966,
                "name": "Z",
                "position": 2,
                "stddev": 1.555925451,
                "variance": 2.420904008
              },
              {
                "average": 2934.486447,
                "count": 2911523,
                "maximum": 22387,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3136.079209,
                "variance": 9834992.807
              },
              {
                "average": 1.001668886,
                "count": 2911523,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04102772903,
                "variance": 0.001683274549
              },
              {
                "average": 1.003345328,
                "count": 2911523,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05818640366,
                "variance": 0.003385657571
              },
              {
                "average": 1,
                "count": 2911523,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.28084717,
                "count": 2911523,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.46248407,
                "variance": 181.2384774
              },
              {
                "average": 19.82712546,
                "count": 2911523,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.321413637,
                "variance": 1.746134001
              },
              {
                "average": 1.429260906,
                "count": 2911523,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4981993928,
                "variance": 0.248202635
              },
              {
                "average": 12.78801026,
                "count": 2911523,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.91902334,
                "variance": 3.682650578
              },
              {
                "average": 253805277.7,
                "count": 2911523,
                "maximum": 253817080,
                "minimum": 253803907.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1442.974101,
                "variance": 2082174.257
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357126.8637,
              3832999.984,
              -7.304290966,
              358000.0037,
              3833939.804,
              6.815709034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357126.86367912235,
                    3832999.983873062,
                    -7.30429096556365
                  ],
                  [
                    357126.86367912235,
                    3833939.803873062,
                    -7.30429096556365
                  ],
                  [
                    358000.00367912237,
                    3833939.803873062,
                    6.815709034436351
                  ],
                  [
                    358000.00367912237,
                    3832999.983873062,
                    6.815709034436351
                  ],
                  [
                    357126.86367912235,
                    3832999.983873062,
                    -7.30429096556365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:31:20+00:00",
            "end_time": "2019-09-29T14:51:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8663.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.24780544625787,
              34.904195619919136,
              -0.799242878000878
            ],
            [
              -76.2479242414725,
              34.912046259159254,
              -0.799242878000878
            ],
            [
              -76.23759467067164,
              34.91215190386122,
              7.100757121999123
            ],
            [
              -76.23747685815852,
              34.90430123396289,
              7.100757121999123
            ],
            [
              -76.24780544625787,
              34.904195619919136,
              -0.799242878000878
            ]
          ]
        ]
      },
      "bbox": [
        -76.24792424,
        34.90419562,
        -0.799242878,
        -76.23747686,
        34.9121519,
        7.100757122
      ],
      "properties": {
        "datetime": "2019-10-11T14:42:05Z",
        "pc:count": 2047202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386325.8736,
            "count": 2047202,
            "maximum": 386943.8165,
            "minimum": 385999.9965,
            "name": "X",
            "position": 0,
            "stddev": 226.9093852,
            "variance": 51487.86907
          },
          {
            "average": 3863677.993,
            "count": 2047202,
            "maximum": 3863999.989,
            "minimum": 3863129.189,
            "name": "Y",
            "position": 1,
            "stddev": 216.9286615,
            "variance": 47058.04417
          },
          {
            "average": 1.192596857,
            "count": 2047202,
            "maximum": 7.100757122,
            "minimum": -0.799242878,
            "name": "Z",
            "position": 2,
            "stddev": 0.9055451333,
            "variance": 0.8200119885
          },
          {
            "average": 3182.570413,
            "count": 2047202,
            "maximum": 37748,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2775.769016,
            "variance": 7704893.632
          },
          {
            "average": 1.057239588,
            "count": 2047202,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2733645578,
            "variance": 0.07472818145
          },
          {
            "average": 1.114727809,
            "count": 2047202,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4049943438,
            "variance": 0.1640204185
          },
          {
            "average": 1,
            "count": 2047202,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.490850927,
            "count": 2047202,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.60687128,
            "variance": 92.29197579
          },
          {
            "average": 19.6972824,
            "count": 2047202,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.411726365,
            "variance": 1.99297133
          },
          {
            "average": 1.222117309,
            "count": 2047202,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4400032892,
            "variance": 0.1936028945
          },
          {
            "average": 7.746837879,
            "count": 2047202,
            "maximum": 9,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8344630752,
            "variance": 0.6963286238
          },
          {
            "average": 254839241.5,
            "count": 2047202,
            "maximum": 254840125.7,
            "minimum": 254838002.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.9762465,
            "variance": 334056.5415
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2047202,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385999.9965,
          3863129.189,
          -0.799242878,
          386943.8165,
          3863999.989,
          7.100757122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385999.9965106948,
                3863129.1891000415,
                -0.799242878000878
              ],
              [
                385999.9965106948,
                3863999.9891000413,
                -0.799242878000878
              ],
              [
                386943.81651069474,
                3863999.9891000413,
                7.100757121999123
              ],
              [
                386943.81651069474,
                3863129.1891000415,
                7.100757121999123
              ],
              [
                385999.9965106948,
                3863129.1891000415,
                -0.799242878000878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:42:05+00:00",
        "end_time": "2019-10-11T14:06:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8663.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8663.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8663.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8663.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.24792424,
            34.90419562,
            -0.799242878,
            -76.23747686,
            34.9121519,
            7.100757122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.24780544625787,
                  34.904195619919136,
                  -0.799242878000878
                ],
                [
                  -76.2479242414725,
                  34.912046259159254,
                  -0.799242878000878
                ],
                [
                  -76.23759467067164,
                  34.91215190386122,
                  7.100757121999123
                ],
                [
                  -76.23747685815852,
                  34.90430123396289,
                  7.100757121999123
                ],
                [
                  -76.24780544625787,
                  34.904195619919136,
                  -0.799242878000878
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8663.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8663.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:42:05Z",
            "pc:count": 2047202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386325.8736,
                "count": 2047202,
                "maximum": 386943.8165,
                "minimum": 385999.9965,
                "name": "X",
                "position": 0,
                "stddev": 226.9093852,
                "variance": 51487.86907
              },
              {
                "average": 3863677.993,
                "count": 2047202,
                "maximum": 3863999.989,
                "minimum": 3863129.189,
                "name": "Y",
                "position": 1,
                "stddev": 216.9286615,
                "variance": 47058.04417
              },
              {
                "average": 1.192596857,
                "count": 2047202,
                "maximum": 7.100757122,
                "minimum": -0.799242878,
                "name": "Z",
                "position": 2,
                "stddev": 0.9055451333,
                "variance": 0.8200119885
              },
              {
                "average": 3182.570413,
                "count": 2047202,
                "maximum": 37748,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2775.769016,
                "variance": 7704893.632
              },
              {
                "average": 1.057239588,
                "count": 2047202,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2733645578,
                "variance": 0.07472818145
              },
              {
                "average": 1.114727809,
                "count": 2047202,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4049943438,
                "variance": 0.1640204185
              },
              {
                "average": 1,
                "count": 2047202,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.490850927,
                "count": 2047202,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.60687128,
                "variance": 92.29197579
              },
              {
                "average": 19.6972824,
                "count": 2047202,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.411726365,
                "variance": 1.99297133
              },
              {
                "average": 1.222117309,
                "count": 2047202,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4400032892,
                "variance": 0.1936028945
              },
              {
                "average": 7.746837879,
                "count": 2047202,
                "maximum": 9,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8344630752,
                "variance": 0.6963286238
              },
              {
                "average": 254839241.5,
                "count": 2047202,
                "maximum": 254840125.7,
                "minimum": 254838002.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.9762465,
                "variance": 334056.5415
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2047202,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385999.9965,
              3863129.189,
              -0.799242878,
              386943.8165,
              3863999.989,
              7.100757122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385999.9965106948,
                    3863129.1891000415,
                    -0.799242878000878
                  ],
                  [
                    385999.9965106948,
                    3863999.9891000413,
                    -0.799242878000878
                  ],
                  [
                    386943.81651069474,
                    3863999.9891000413,
                    7.100757121999123
                  ],
                  [
                    386943.81651069474,
                    3863129.1891000415,
                    7.100757121999123
                  ],
                  [
                    385999.9965106948,
                    3863129.1891000415,
                    -0.799242878000878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:42:05+00:00",
            "end_time": "2019-10-11T14:06: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": "20191011_NCMP_NC_Dunex_18SUD7757.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.34336467740215,
              34.85006945932594,
              -0.592985715375004
            ],
            [
              -76.3434415276069,
              34.854796656435184,
              -0.592985715375004
            ],
            [
              -76.33462414366345,
              34.85489375285847,
              0.007014284624996
            ],
            [
              -76.33454779748203,
              34.8501665387691,
              0.007014284624996
            ],
            [
              -76.34336467740215,
              34.85006945932594,
              -0.592985715375004
            ]
          ]
        ]
      },
      "bbox": [
        -76.34344153,
        34.85006946,
        -0.5929857154,
        -76.3345478,
        34.85489375,
        0.007014284625
      ],
      "properties": {
        "datetime": "2019-10-11T13:40:29Z",
        "pc:count": 44658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377401.9894,
            "count": 44658,
            "maximum": 377994.8754,
            "minimum": 377188.6354,
            "name": "X",
            "position": 0,
            "stddev": 120.7545043,
            "variance": 14581.65032
          },
          {
            "average": 3857581.205,
            "count": 44658,
            "maximum": 3857763.696,
            "minimum": 3857239.336,
            "name": "Y",
            "position": 1,
            "stddev": 105.0521735,
            "variance": 11035.95915
          },
          {
            "average": -0.267939587,
            "count": 44658,
            "maximum": 0.007014284625,
            "minimum": -0.5929857154,
            "name": "Z",
            "position": 2,
            "stddev": 0.07499365955,
            "variance": 0.005624048973
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 44658,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 44658,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 44658,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 44658,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88520105,
            "count": 44658,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.86522802,
            "variance": 3.479075566
          },
          {
            "average": 2,
            "count": 44658,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21046621,
            "count": 44658,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5769460088,
            "variance": 0.3328666971
          },
          {
            "average": 254834744.8,
            "count": 44658,
            "maximum": 254836429.5,
            "minimum": 254834641.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 312.3016574,
            "variance": 97532.32519
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 44658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377188.6354,
          3857239.336,
          -0.5929857154,
          377994.8754,
          3857763.696,
          0.007014284625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377188.63536843506,
                3857239.33630892,
                -0.592985715375004
              ],
              [
                377188.63536843506,
                3857763.69630892,
                -0.592985715375004
              ],
              [
                377994.87536843505,
                3857763.69630892,
                0.007014284624996
              ],
              [
                377994.87536843505,
                3857239.33630892,
                0.007014284624996
              ],
              [
                377188.63536843506,
                3857239.33630892,
                -0.592985715375004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:40:29+00:00",
        "end_time": "2019-10-11T13:10:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7757.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7757.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7757.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7757.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.34344153,
            34.85006946,
            -0.5929857154,
            -76.3345478,
            34.85489375,
            0.007014284625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.34336467740215,
                  34.85006945932594,
                  -0.592985715375004
                ],
                [
                  -76.3434415276069,
                  34.854796656435184,
                  -0.592985715375004
                ],
                [
                  -76.33462414366345,
                  34.85489375285847,
                  0.007014284624996
                ],
                [
                  -76.33454779748203,
                  34.8501665387691,
                  0.007014284624996
                ],
                [
                  -76.34336467740215,
                  34.85006945932594,
                  -0.592985715375004
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7757.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7757.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:40:29Z",
            "pc:count": 44658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377401.9894,
                "count": 44658,
                "maximum": 377994.8754,
                "minimum": 377188.6354,
                "name": "X",
                "position": 0,
                "stddev": 120.7545043,
                "variance": 14581.65032
              },
              {
                "average": 3857581.205,
                "count": 44658,
                "maximum": 3857763.696,
                "minimum": 3857239.336,
                "name": "Y",
                "position": 1,
                "stddev": 105.0521735,
                "variance": 11035.95915
              },
              {
                "average": -0.267939587,
                "count": 44658,
                "maximum": 0.007014284625,
                "minimum": -0.5929857154,
                "name": "Z",
                "position": 2,
                "stddev": 0.07499365955,
                "variance": 0.005624048973
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 44658,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 44658,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 44658,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 44658,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88520105,
                "count": 44658,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.86522802,
                "variance": 3.479075566
              },
              {
                "average": 2,
                "count": 44658,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21046621,
                "count": 44658,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5769460088,
                "variance": 0.3328666971
              },
              {
                "average": 254834744.8,
                "count": 44658,
                "maximum": 254836429.5,
                "minimum": 254834641.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 312.3016574,
                "variance": 97532.32519
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 44658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377188.6354,
              3857239.336,
              -0.5929857154,
              377994.8754,
              3857763.696,
              0.007014284625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377188.63536843506,
                    3857239.33630892,
                    -0.592985715375004
                  ],
                  [
                    377188.63536843506,
                    3857763.69630892,
                    -0.592985715375004
                  ],
                  [
                    377994.87536843505,
                    3857763.69630892,
                    0.007014284624996
                  ],
                  [
                    377994.87536843505,
                    3857239.33630892,
                    0.007014284624996
                  ],
                  [
                    377188.63536843506,
                    3857239.33630892,
                    -0.592985715375004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:40:29+00:00",
            "end_time": "2019-10-11T13:10: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": "20190929_NCMP_NC_Dunex_18SUD7854.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.33410349384286,
              34.826107625388524,
              -8.51077126183839
            ],
            [
              -76.33416593887968,
              34.82997895202142,
              -8.51077126183839
            ],
            [
              -76.33033298805891,
              34.830020932945416,
              -1.650771261838389
            ],
            [
              -76.33027072229248,
              34.82614960029815,
              -1.650771261838389
            ],
            [
              -76.33410349384286,
              34.826107625388524,
              -8.51077126183839
            ]
          ]
        ]
      },
      "bbox": [
        -76.33416594,
        34.82610763,
        -8.510771262,
        -76.33027072,
        34.83002093,
        -1.650771262
      ],
      "properties": {
        "datetime": "2019-09-29T21:04:27Z",
        "pc:count": 72434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378088.0439,
            "count": 72434,
            "maximum": 378350.5786,
            "minimum": 377999.9986,
            "name": "X",
            "position": 0,
            "stddev": 84.75476675,
            "variance": 7183.370486
          },
          {
            "average": 3854909.175,
            "count": 72434,
            "maximum": 3854999.991,
            "minimum": 3854570.571,
            "name": "Y",
            "position": 1,
            "stddev": 83.83499277,
            "variance": 7028.306013
          },
          {
            "average": -4.248210724,
            "count": 72434,
            "maximum": -1.650771262,
            "minimum": -8.510771262,
            "name": "Z",
            "position": 2,
            "stddev": 1.836869703,
            "variance": 3.374090307
          },
          {
            "average": 416.2345998,
            "count": 72434,
            "maximum": 2851,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 638.2484632,
            "variance": 407361.1007
          },
          {
            "average": 1,
            "count": 72434,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 72434,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 72434,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 72434,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98617633,
            "count": 72434,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.083056689,
            "variance": 1.173011792
          },
          {
            "average": 2.000303725,
            "count": 72434,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0174251747,
            "variance": 0.0003036367133
          },
          {
            "average": 15.90672888,
            "count": 72434,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2908139995,
            "variance": 0.08457278232
          },
          {
            "average": 253826239.3,
            "count": 72434,
            "maximum": 253826267.6,
            "minimum": 253826012.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 72.25806547,
            "variance": 5221.228025
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377999.9986,
          3854570.571,
          -8.510771262,
          378350.5786,
          3854999.991,
          -1.650771262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377999.9985645813,
                3854570.571451947,
                -8.51077126183839
              ],
              [
                377999.9985645813,
                3854999.991451947,
                -8.51077126183839
              ],
              [
                378350.5785645813,
                3854999.991451947,
                -1.650771261838389
              ],
              [
                378350.5785645813,
                3854570.571451947,
                -1.650771261838389
              ],
              [
                377999.9985645813,
                3854570.571451947,
                -8.51077126183839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:04:27+00:00",
        "end_time": "2019-09-29T21:00:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7854.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7854.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7854.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7854.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.33416594,
            34.82610763,
            -8.510771262,
            -76.33027072,
            34.83002093,
            -1.650771262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.33410349384286,
                  34.826107625388524,
                  -8.51077126183839
                ],
                [
                  -76.33416593887968,
                  34.82997895202142,
                  -8.51077126183839
                ],
                [
                  -76.33033298805891,
                  34.830020932945416,
                  -1.650771261838389
                ],
                [
                  -76.33027072229248,
                  34.82614960029815,
                  -1.650771261838389
                ],
                [
                  -76.33410349384286,
                  34.826107625388524,
                  -8.51077126183839
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7854.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7854.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:04:27Z",
            "pc:count": 72434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378088.0439,
                "count": 72434,
                "maximum": 378350.5786,
                "minimum": 377999.9986,
                "name": "X",
                "position": 0,
                "stddev": 84.75476675,
                "variance": 7183.370486
              },
              {
                "average": 3854909.175,
                "count": 72434,
                "maximum": 3854999.991,
                "minimum": 3854570.571,
                "name": "Y",
                "position": 1,
                "stddev": 83.83499277,
                "variance": 7028.306013
              },
              {
                "average": -4.248210724,
                "count": 72434,
                "maximum": -1.650771262,
                "minimum": -8.510771262,
                "name": "Z",
                "position": 2,
                "stddev": 1.836869703,
                "variance": 3.374090307
              },
              {
                "average": 416.2345998,
                "count": 72434,
                "maximum": 2851,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 638.2484632,
                "variance": 407361.1007
              },
              {
                "average": 1,
                "count": 72434,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 72434,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 72434,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 72434,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98617633,
                "count": 72434,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.083056689,
                "variance": 1.173011792
              },
              {
                "average": 2.000303725,
                "count": 72434,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0174251747,
                "variance": 0.0003036367133
              },
              {
                "average": 15.90672888,
                "count": 72434,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2908139995,
                "variance": 0.08457278232
              },
              {
                "average": 253826239.3,
                "count": 72434,
                "maximum": 253826267.6,
                "minimum": 253826012.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 72.25806547,
                "variance": 5221.228025
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377999.9986,
              3854570.571,
              -8.510771262,
              378350.5786,
              3854999.991,
              -1.650771262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377999.9985645813,
                    3854570.571451947,
                    -8.51077126183839
                  ],
                  [
                    377999.9985645813,
                    3854999.991451947,
                    -8.51077126183839
                  ],
                  [
                    378350.5785645813,
                    3854999.991451947,
                    -1.650771261838389
                  ],
                  [
                    378350.5785645813,
                    3854570.571451947,
                    -1.650771261838389
                  ],
                  [
                    377999.9985645813,
                    3854570.571451947,
                    -8.51077126183839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:04:27+00:00",
            "end_time": "2019-09-29T21:00: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": "20190929_NCMP_NC_Dunex_18SUD5437.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5891334161215,
              34.664616311867256,
              -1.865097601686578
            ],
            [
              -76.58930560902294,
              34.67363076552684,
              -1.865097601686578
            ],
            [
              -76.58268350875441,
              34.67371694129678,
              8.994902398313421
            ],
            [
              -76.5825120325912,
              34.664702458831776,
              8.994902398313421
            ],
            [
              -76.5891334161215,
              34.664616311867256,
              -1.865097601686578
            ]
          ]
        ]
      },
      "bbox": [
        -76.58930561,
        34.66461631,
        -1.865097602,
        -76.58251203,
        34.67371694,
        8.994902398
      ],
      "properties": {
        "datetime": "2019-09-29T16:12:55Z",
        "pc:count": 2733460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354810.1451,
            "count": 2733460,
            "maximum": 355000.0125,
            "minimum": 354393.1125,
            "name": "X",
            "position": 0,
            "stddev": 134.3807912,
            "variance": 18058.19706
          },
          {
            "average": 3837524.785,
            "count": 2733460,
            "maximum": 3837999.982,
            "minimum": 3836999.982,
            "name": "Y",
            "position": 1,
            "stddev": 292.6750354,
            "variance": 85658.67637
          },
          {
            "average": 0.3327468299,
            "count": 2733460,
            "maximum": 8.994902398,
            "minimum": -1.865097602,
            "name": "Z",
            "position": 2,
            "stddev": 1.407890358,
            "variance": 1.982155259
          },
          {
            "average": 607.2297546,
            "count": 2733460,
            "maximum": 15991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1257.716842,
            "variance": 1581851.654
          },
          {
            "average": 1.202823162,
            "count": 2733460,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5581466058,
            "variance": 0.3115276335
          },
          {
            "average": 1.405764855,
            "count": 2733460,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8313967737,
            "variance": 0.6912205954
          },
          {
            "average": 1,
            "count": 2733460,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.42945644,
            "count": 2733460,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.41936297,
            "variance": 180.0793025
          },
          {
            "average": 19.98081116,
            "count": 2733460,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.306475554,
            "variance": 1.706878373
          },
          {
            "average": 1.823128562,
            "count": 2733460,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.545447255,
            "variance": 0.297512708
          },
          {
            "average": 20.10687297,
            "count": 2733460,
            "maximum": 21,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9352331055,
            "variance": 0.8746609616
          },
          {
            "average": 253808400.2,
            "count": 2733460,
            "maximum": 253808775,
            "minimum": 253807551,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.7902765,
            "variance": 185580.2623
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354393.1125,
          3836999.982,
          -1.865097602,
          355000.0125,
          3837999.982,
          8.994902398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354393.112503202,
                3836999.9822976105,
                -1.865097601686578
              ],
              [
                354393.112503202,
                3837999.9822976105,
                -1.865097601686578
              ],
              [
                355000.012503202,
                3837999.9822976105,
                8.994902398313421
              ],
              [
                355000.012503202,
                3836999.9822976105,
                8.994902398313421
              ],
              [
                354393.112503202,
                3836999.9822976105,
                -1.865097601686578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:12:55+00:00",
        "end_time": "2019-09-29T15:52:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5437.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5437.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5437.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5437.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.58930561,
            34.66461631,
            -1.865097602,
            -76.58251203,
            34.67371694,
            8.994902398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5891334161215,
                  34.664616311867256,
                  -1.865097601686578
                ],
                [
                  -76.58930560902294,
                  34.67363076552684,
                  -1.865097601686578
                ],
                [
                  -76.58268350875441,
                  34.67371694129678,
                  8.994902398313421
                ],
                [
                  -76.5825120325912,
                  34.664702458831776,
                  8.994902398313421
                ],
                [
                  -76.5891334161215,
                  34.664616311867256,
                  -1.865097601686578
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5437.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5437.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:12:55Z",
            "pc:count": 2733460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354810.1451,
                "count": 2733460,
                "maximum": 355000.0125,
                "minimum": 354393.1125,
                "name": "X",
                "position": 0,
                "stddev": 134.3807912,
                "variance": 18058.19706
              },
              {
                "average": 3837524.785,
                "count": 2733460,
                "maximum": 3837999.982,
                "minimum": 3836999.982,
                "name": "Y",
                "position": 1,
                "stddev": 292.6750354,
                "variance": 85658.67637
              },
              {
                "average": 0.3327468299,
                "count": 2733460,
                "maximum": 8.994902398,
                "minimum": -1.865097602,
                "name": "Z",
                "position": 2,
                "stddev": 1.407890358,
                "variance": 1.982155259
              },
              {
                "average": 607.2297546,
                "count": 2733460,
                "maximum": 15991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1257.716842,
                "variance": 1581851.654
              },
              {
                "average": 1.202823162,
                "count": 2733460,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5581466058,
                "variance": 0.3115276335
              },
              {
                "average": 1.405764855,
                "count": 2733460,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8313967737,
                "variance": 0.6912205954
              },
              {
                "average": 1,
                "count": 2733460,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.42945644,
                "count": 2733460,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.41936297,
                "variance": 180.0793025
              },
              {
                "average": 19.98081116,
                "count": 2733460,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.306475554,
                "variance": 1.706878373
              },
              {
                "average": 1.823128562,
                "count": 2733460,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.545447255,
                "variance": 0.297512708
              },
              {
                "average": 20.10687297,
                "count": 2733460,
                "maximum": 21,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9352331055,
                "variance": 0.8746609616
              },
              {
                "average": 253808400.2,
                "count": 2733460,
                "maximum": 253808775,
                "minimum": 253807551,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.7902765,
                "variance": 185580.2623
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354393.1125,
              3836999.982,
              -1.865097602,
              355000.0125,
              3837999.982,
              8.994902398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354393.112503202,
                    3836999.9822976105,
                    -1.865097601686578
                  ],
                  [
                    354393.112503202,
                    3837999.9822976105,
                    -1.865097601686578
                  ],
                  [
                    355000.012503202,
                    3837999.9822976105,
                    8.994902398313421
                  ],
                  [
                    355000.012503202,
                    3836999.9822976105,
                    8.994902398313421
                  ],
                  [
                    354393.112503202,
                    3836999.9822976105,
                    -1.865097601686578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:12:55+00:00",
            "end_time": "2019-09-29T15:52: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": "20190929_NCMP_NC_Dunex_18SUD7855.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.33416590738308,
              34.82997885791716,
              -6.831479130413885
            ],
            [
              -76.33431132123553,
              34.8389910280844,
              -6.831479130413885
            ],
            [
              -76.32657284712927,
              34.83907567957238,
              -0.911479130413885
            ],
            [
              -76.3264282760147,
              34.8300634811781,
              -0.911479130413885
            ],
            [
              -76.33416590738308,
              34.82997885791716,
              -6.831479130413885
            ]
          ]
        ]
      },
      "bbox": [
        -76.33431132,
        34.82997886,
        -6.83147913,
        -76.32642828,
        34.83907568,
        -0.9114791304
      ],
      "properties": {
        "datetime": "2019-09-29T21:04:23Z",
        "pc:count": 1394976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378217.3158,
            "count": 1394976,
            "maximum": 378707.7213,
            "minimum": 378000.0013,
            "name": "X",
            "position": 0,
            "stddev": 155.680741,
            "variance": 24236.49313
          },
          {
            "average": 3855450.005,
            "count": 1394976,
            "maximum": 3855999.641,
            "minimum": 3854999.981,
            "name": "Y",
            "position": 1,
            "stddev": 223.9656548,
            "variance": 50160.61455
          },
          {
            "average": -2.587697961,
            "count": 1394976,
            "maximum": -0.9114791304,
            "minimum": -6.83147913,
            "name": "Z",
            "position": 2,
            "stddev": 1.26840314,
            "variance": 1.608846525
          },
          {
            "average": 39.58021428,
            "count": 1394976,
            "maximum": 4882,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 304.8473421,
            "variance": 92931.90196
          },
          {
            "average": 1.000003584,
            "count": 1394976,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001893219686,
            "variance": 3.584280778e-06
          },
          {
            "average": 1.000007169,
            "count": 1394976,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002677412158,
            "variance": 7.168535862e-06
          },
          {
            "average": 1,
            "count": 1394976,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1394976,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92872318,
            "count": 1394976,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.487902496,
            "variance": 2.213853837
          },
          {
            "average": 2.000427964,
            "count": 1394976,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02068287952,
            "variance": 0.0004277815052
          },
          {
            "average": 15.00009176,
            "count": 1394976,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8665478665,
            "variance": 0.7509052049
          },
          {
            "average": 253825764.6,
            "count": 1394976,
            "maximum": 253826263.3,
            "minimum": 253824692.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 576.6119275,
            "variance": 332481.3149
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1394976,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378000.0013,
          3854999.981,
          -6.83147913,
          378707.7213,
          3855999.641,
          -0.9114791304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378000.0013060805,
                3854999.98097713,
                -6.831479130413885
              ],
              [
                378000.0013060805,
                3855999.6409771303,
                -6.831479130413885
              ],
              [
                378707.72130608046,
                3855999.6409771303,
                -0.911479130413885
              ],
              [
                378707.72130608046,
                3854999.98097713,
                -0.911479130413885
              ],
              [
                378000.0013060805,
                3854999.98097713,
                -6.831479130413885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:04:23+00:00",
        "end_time": "2019-09-29T20:38:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7855.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7855.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7855.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7855.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.33431132,
            34.82997886,
            -6.83147913,
            -76.32642828,
            34.83907568,
            -0.9114791304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.33416590738308,
                  34.82997885791716,
                  -6.831479130413885
                ],
                [
                  -76.33431132123553,
                  34.8389910280844,
                  -6.831479130413885
                ],
                [
                  -76.32657284712927,
                  34.83907567957238,
                  -0.911479130413885
                ],
                [
                  -76.3264282760147,
                  34.8300634811781,
                  -0.911479130413885
                ],
                [
                  -76.33416590738308,
                  34.82997885791716,
                  -6.831479130413885
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7855.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7855.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:04:23Z",
            "pc:count": 1394976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378217.3158,
                "count": 1394976,
                "maximum": 378707.7213,
                "minimum": 378000.0013,
                "name": "X",
                "position": 0,
                "stddev": 155.680741,
                "variance": 24236.49313
              },
              {
                "average": 3855450.005,
                "count": 1394976,
                "maximum": 3855999.641,
                "minimum": 3854999.981,
                "name": "Y",
                "position": 1,
                "stddev": 223.9656548,
                "variance": 50160.61455
              },
              {
                "average": -2.587697961,
                "count": 1394976,
                "maximum": -0.9114791304,
                "minimum": -6.83147913,
                "name": "Z",
                "position": 2,
                "stddev": 1.26840314,
                "variance": 1.608846525
              },
              {
                "average": 39.58021428,
                "count": 1394976,
                "maximum": 4882,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 304.8473421,
                "variance": 92931.90196
              },
              {
                "average": 1.000003584,
                "count": 1394976,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001893219686,
                "variance": 3.584280778e-06
              },
              {
                "average": 1.000007169,
                "count": 1394976,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002677412158,
                "variance": 7.168535862e-06
              },
              {
                "average": 1,
                "count": 1394976,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1394976,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92872318,
                "count": 1394976,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.487902496,
                "variance": 2.213853837
              },
              {
                "average": 2.000427964,
                "count": 1394976,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02068287952,
                "variance": 0.0004277815052
              },
              {
                "average": 15.00009176,
                "count": 1394976,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8665478665,
                "variance": 0.7509052049
              },
              {
                "average": 253825764.6,
                "count": 1394976,
                "maximum": 253826263.3,
                "minimum": 253824692.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 576.6119275,
                "variance": 332481.3149
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1394976,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378000.0013,
              3854999.981,
              -6.83147913,
              378707.7213,
              3855999.641,
              -0.9114791304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378000.0013060805,
                    3854999.98097713,
                    -6.831479130413885
                  ],
                  [
                    378000.0013060805,
                    3855999.6409771303,
                    -6.831479130413885
                  ],
                  [
                    378707.72130608046,
                    3855999.6409771303,
                    -0.911479130413885
                  ],
                  [
                    378707.72130608046,
                    3854999.98097713,
                    -0.911479130413885
                  ],
                  [
                    378000.0013060805,
                    3854999.98097713,
                    -6.831479130413885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:04:23+00:00",
            "end_time": "2019-09-29T20:38: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": "20190929_NCMP_NC_Dunex_18SUD5734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.55759131596459,
              34.642920112574295,
              -6.785590396049006
            ],
            [
              -76.55766742384954,
              34.64698895434225,
              -6.785590396049006
            ],
            [
              -76.5494453851233,
              34.64709372474429,
              0.934409603950993
            ],
            [
              -76.5493696785757,
              34.64302486716244,
              0.934409603950993
            ],
            [
              -76.55759131596459,
              34.642920112574295,
              -6.785590396049006
            ]
          ]
        ]
      },
      "bbox": [
        -76.55766742,
        34.64292011,
        -6.785590396,
        -76.54936968,
        34.64709372,
        0.934409604
      ],
      "properties": {
        "datetime": "2019-09-29T15:11:36Z",
        "pc:count": 298014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 357829.8043,
            "count": 298014,
            "maximum": 358000.0197,
            "minimum": 357246.2597,
            "name": "X",
            "position": 0,
            "stddev": 152.5855613,
            "variance": 23282.35353
          },
          {
            "average": 3834897.201,
            "count": 298014,
            "maximum": 3834999.982,
            "minimum": 3834548.622,
            "name": "Y",
            "position": 1,
            "stddev": 79.41279068,
            "variance": 6306.391323
          },
          {
            "average": -3.859907408,
            "count": 298014,
            "maximum": 0.934409604,
            "minimum": -6.785590396,
            "name": "Z",
            "position": 2,
            "stddev": 1.520312901,
            "variance": 2.311351318
          },
          {
            "average": 1.905044729,
            "count": 298014,
            "maximum": 7687,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 96.11108379,
            "variance": 9237.340428
          },
          {
            "average": 1.000003356,
            "count": 298014,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001831815235,
            "variance": 3.355547055e-06
          },
          {
            "average": 1.000006711,
            "count": 298014,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002590573603,
            "variance": 6.71107159e-06
          },
          {
            "average": 1,
            "count": 298014,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.97988014,
            "count": 298014,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7403342164,
            "variance": 0.548094752
          },
          {
            "average": 19.98650172,
            "count": 298014,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.448661228,
            "variance": 2.098619353
          },
          {
            "average": 2.00088922,
            "count": 298014,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04863001025,
            "variance": 0.002364877897
          },
          {
            "average": 9.245360956,
            "count": 298014,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9455873104,
            "variance": 0.8941353616
          },
          {
            "average": 253803509.8,
            "count": 298014,
            "maximum": 253805096.4,
            "minimum": 253803044.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.1615016,
            "variance": 185038.9174
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357246.2597,
          3834548.622,
          -6.785590396,
          358000.0197,
          3834999.982,
          0.934409604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357246.2597072545,
                3834548.6217659707,
                -6.785590396049006
              ],
              [
                357246.2597072545,
                3834999.981765971,
                -6.785590396049006
              ],
              [
                358000.0197072545,
                3834999.981765971,
                0.934409603950993
              ],
              [
                358000.0197072545,
                3834548.6217659707,
                0.934409603950993
              ],
              [
                357246.2597072545,
                3834548.6217659707,
                -6.785590396049006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:11:36+00:00",
        "end_time": "2019-09-29T14:37:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.55766742,
            34.64292011,
            -6.785590396,
            -76.54936968,
            34.64709372,
            0.934409604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.55759131596459,
                  34.642920112574295,
                  -6.785590396049006
                ],
                [
                  -76.55766742384954,
                  34.64698895434225,
                  -6.785590396049006
                ],
                [
                  -76.5494453851233,
                  34.64709372474429,
                  0.934409603950993
                ],
                [
                  -76.5493696785757,
                  34.64302486716244,
                  0.934409603950993
                ],
                [
                  -76.55759131596459,
                  34.642920112574295,
                  -6.785590396049006
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:11:36Z",
            "pc:count": 298014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 357829.8043,
                "count": 298014,
                "maximum": 358000.0197,
                "minimum": 357246.2597,
                "name": "X",
                "position": 0,
                "stddev": 152.5855613,
                "variance": 23282.35353
              },
              {
                "average": 3834897.201,
                "count": 298014,
                "maximum": 3834999.982,
                "minimum": 3834548.622,
                "name": "Y",
                "position": 1,
                "stddev": 79.41279068,
                "variance": 6306.391323
              },
              {
                "average": -3.859907408,
                "count": 298014,
                "maximum": 0.934409604,
                "minimum": -6.785590396,
                "name": "Z",
                "position": 2,
                "stddev": 1.520312901,
                "variance": 2.311351318
              },
              {
                "average": 1.905044729,
                "count": 298014,
                "maximum": 7687,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 96.11108379,
                "variance": 9237.340428
              },
              {
                "average": 1.000003356,
                "count": 298014,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001831815235,
                "variance": 3.355547055e-06
              },
              {
                "average": 1.000006711,
                "count": 298014,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002590573603,
                "variance": 6.71107159e-06
              },
              {
                "average": 1,
                "count": 298014,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.97988014,
                "count": 298014,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7403342164,
                "variance": 0.548094752
              },
              {
                "average": 19.98650172,
                "count": 298014,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.448661228,
                "variance": 2.098619353
              },
              {
                "average": 2.00088922,
                "count": 298014,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04863001025,
                "variance": 0.002364877897
              },
              {
                "average": 9.245360956,
                "count": 298014,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9455873104,
                "variance": 0.8941353616
              },
              {
                "average": 253803509.8,
                "count": 298014,
                "maximum": 253805096.4,
                "minimum": 253803044.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.1615016,
                "variance": 185038.9174
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357246.2597,
              3834548.622,
              -6.785590396,
              358000.0197,
              3834999.982,
              0.934409604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357246.2597072545,
                    3834548.6217659707,
                    -6.785590396049006
                  ],
                  [
                    357246.2597072545,
                    3834999.981765971,
                    -6.785590396049006
                  ],
                  [
                    358000.0197072545,
                    3834999.981765971,
                    0.934409603950993
                  ],
                  [
                    358000.0197072545,
                    3834548.6217659707,
                    0.934409603950993
                  ],
                  [
                    357246.2597072545,
                    3834548.6217659707,
                    -6.785590396049006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:11:36+00:00",
            "end_time": "2019-09-29T14:37: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": "20190929_NCMP_NC_Dunex_18SUD7252.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.39730986810935,
              34.802219561891455,
              -2.192827511553629
            ],
            [
              -76.3974185335685,
              34.808656842010784,
              -2.192827511553629
            ],
            [
              -76.38848494097988,
              34.808759120426515,
              -0.172827511553629
            ],
            [
              -76.38837696966517,
              34.802321815936146,
              -0.172827511553629
            ],
            [
              -76.39730986810935,
              34.802219561891455,
              -2.192827511553629
            ]
          ]
        ]
      },
      "bbox": [
        -76.39741853,
        34.80221956,
        -2.192827512,
        -76.38837697,
        34.80875912,
        -0.1728275116
      ],
      "properties": {
        "datetime": "2019-09-29T19:17:33Z",
        "pc:count": 799625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372806.9935,
            "count": 799625,
            "maximum": 373000.0069,
            "minimum": 372182.6669,
            "name": "X",
            "position": 0,
            "stddev": 138.8872144,
            "variance": 19289.65831
          },
          {
            "average": 3852243.794,
            "count": 799625,
            "maximum": 3852714.042,
            "minimum": 3851999.982,
            "name": "Y",
            "position": 1,
            "stddev": 171.912252,
            "variance": 29553.82239
          },
          {
            "average": -0.8660871895,
            "count": 799625,
            "maximum": -0.1728275116,
            "minimum": -2.192827512,
            "name": "Z",
            "position": 2,
            "stddev": 0.3204943733,
            "variance": 0.1027166433
          },
          {
            "average": 0.002581209942,
            "count": 799625,
            "maximum": 2064,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.308163192,
            "variance": 5.327617321
          },
          {
            "average": 1,
            "count": 799625,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 799625,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 799625,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 799625,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05694109,
            "count": 799625,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.919962131,
            "variance": 3.686254586
          },
          {
            "average": 2.000390183,
            "count": 799625,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01981242839,
            "variance": 0.0003925323189
          },
          {
            "average": 4.241892137,
            "count": 799625,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4477036717,
            "variance": 0.2004385776
          },
          {
            "average": 253818809.2,
            "count": 799625,
            "maximum": 253819853.5,
            "minimum": 253818378.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 382.4875289,
            "variance": 146296.7098
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 799625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372182.6669,
          3851999.982,
          -2.192827512,
          373000.0069,
          3852714.042,
          -0.1728275116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372182.66687041655,
                3851999.9818094047,
                -2.192827511553629
              ],
              [
                372182.66687041655,
                3852714.0418094043,
                -2.192827511553629
              ],
              [
                373000.0068704165,
                3852714.0418094043,
                -0.172827511553629
              ],
              [
                373000.0068704165,
                3851999.9818094047,
                -0.172827511553629
              ],
              [
                372182.66687041655,
                3851999.9818094047,
                -2.192827511553629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:17:33+00:00",
        "end_time": "2019-09-29T18:52:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7252.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7252.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7252.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7252.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.39741853,
            34.80221956,
            -2.192827512,
            -76.38837697,
            34.80875912,
            -0.1728275116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.39730986810935,
                  34.802219561891455,
                  -2.192827511553629
                ],
                [
                  -76.3974185335685,
                  34.808656842010784,
                  -2.192827511553629
                ],
                [
                  -76.38848494097988,
                  34.808759120426515,
                  -0.172827511553629
                ],
                [
                  -76.38837696966517,
                  34.802321815936146,
                  -0.172827511553629
                ],
                [
                  -76.39730986810935,
                  34.802219561891455,
                  -2.192827511553629
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7252.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7252.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:17:33Z",
            "pc:count": 799625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372806.9935,
                "count": 799625,
                "maximum": 373000.0069,
                "minimum": 372182.6669,
                "name": "X",
                "position": 0,
                "stddev": 138.8872144,
                "variance": 19289.65831
              },
              {
                "average": 3852243.794,
                "count": 799625,
                "maximum": 3852714.042,
                "minimum": 3851999.982,
                "name": "Y",
                "position": 1,
                "stddev": 171.912252,
                "variance": 29553.82239
              },
              {
                "average": -0.8660871895,
                "count": 799625,
                "maximum": -0.1728275116,
                "minimum": -2.192827512,
                "name": "Z",
                "position": 2,
                "stddev": 0.3204943733,
                "variance": 0.1027166433
              },
              {
                "average": 0.002581209942,
                "count": 799625,
                "maximum": 2064,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.308163192,
                "variance": 5.327617321
              },
              {
                "average": 1,
                "count": 799625,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 799625,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 799625,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 799625,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05694109,
                "count": 799625,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.919962131,
                "variance": 3.686254586
              },
              {
                "average": 2.000390183,
                "count": 799625,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01981242839,
                "variance": 0.0003925323189
              },
              {
                "average": 4.241892137,
                "count": 799625,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4477036717,
                "variance": 0.2004385776
              },
              {
                "average": 253818809.2,
                "count": 799625,
                "maximum": 253819853.5,
                "minimum": 253818378.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 382.4875289,
                "variance": 146296.7098
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 799625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372182.6669,
              3851999.982,
              -2.192827512,
              373000.0069,
              3852714.042,
              -0.1728275116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372182.66687041655,
                    3851999.9818094047,
                    -2.192827511553629
                  ],
                  [
                    372182.66687041655,
                    3852714.0418094043,
                    -2.192827511553629
                  ],
                  [
                    373000.0068704165,
                    3852714.0418094043,
                    -0.172827511553629
                  ],
                  [
                    373000.0068704165,
                    3851999.9818094047,
                    -0.172827511553629
                  ],
                  [
                    372182.66687041655,
                    3851999.9818094047,
                    -2.192827511553629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:17:33+00:00",
            "end_time": "2019-09-29T18:52:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47335842862594,
              34.663360744371595,
              -10.562294141257107
            ],
            [
              -76.4733825844918,
              34.66472506689658,
              -10.562294141257107
            ],
            [
              -76.46996249595115,
              34.66476635929267,
              -9.122294141257106
            ],
            [
              -76.4699383961078,
              34.663402034678256,
              -9.122294141257106
            ],
            [
              -76.47335842862594,
              34.663360744371595,
              -10.562294141257107
            ]
          ]
        ]
      },
      "bbox": [
        -76.47338258,
        34.66336074,
        -10.56229414,
        -76.4699384,
        34.66476636,
        -9.122294141
      ],
      "properties": {
        "datetime": "2019-09-29T21:24:59Z",
        "pc:count": 5979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365109.416,
            "count": 5979,
            "maximum": 365313.4686,
            "minimum": 365000.0086,
            "name": "X",
            "position": 0,
            "stddev": 83.78658796,
            "variance": 7020.192322
          },
          {
            "average": 3836782.708,
            "count": 5979,
            "maximum": 3836850.775,
            "minimum": 3836699.435,
            "name": "Y",
            "position": 1,
            "stddev": 32.3534332,
            "variance": 1046.74464
          },
          {
            "average": -9.50077382,
            "count": 5979,
            "maximum": -9.122294141,
            "minimum": -10.56229414,
            "name": "Z",
            "position": 2,
            "stddev": 0.2210853577,
            "variance": 0.04887873541
          },
          {
            "average": 2797.062385,
            "count": 5979,
            "maximum": 3434,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 207.3868964,
            "variance": 43009.32481
          },
          {
            "average": 1,
            "count": 5979,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5979,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5979,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5979,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.50185419,
            "count": 5979,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7178365705,
            "variance": 0.515289342
          },
          {
            "average": 3.287004516,
            "count": 5979,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4883213288,
            "variance": 0.2384577201
          },
          {
            "average": 17.9713999,
            "count": 5979,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1666936772,
            "variance": 0.02778678201
          },
          {
            "average": 253827483.4,
            "count": 5979,
            "maximum": 253827499.6,
            "minimum": 253827048.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 74.60211371,
            "variance": 5565.47537
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5979,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365000.0086,
          3836699.435,
          -10.56229414,
          365313.4686,
          3836850.775,
          -9.122294141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365000.0086238072,
                3836699.435132761,
                -10.562294141257107
              ],
              [
                365000.0086238072,
                3836850.775132761,
                -10.562294141257107
              ],
              [
                365313.4686238072,
                3836850.775132761,
                -9.122294141257106
              ],
              [
                365313.4686238072,
                3836699.435132761,
                -9.122294141257106
              ],
              [
                365000.0086238072,
                3836699.435132761,
                -10.562294141257107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:24:59+00:00",
        "end_time": "2019-09-29T21:17:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47338258,
            34.66336074,
            -10.56229414,
            -76.4699384,
            34.66476636,
            -9.122294141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47335842862594,
                  34.663360744371595,
                  -10.562294141257107
                ],
                [
                  -76.4733825844918,
                  34.66472506689658,
                  -10.562294141257107
                ],
                [
                  -76.46996249595115,
                  34.66476635929267,
                  -9.122294141257106
                ],
                [
                  -76.4699383961078,
                  34.663402034678256,
                  -9.122294141257106
                ],
                [
                  -76.47335842862594,
                  34.663360744371595,
                  -10.562294141257107
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:24:59Z",
            "pc:count": 5979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365109.416,
                "count": 5979,
                "maximum": 365313.4686,
                "minimum": 365000.0086,
                "name": "X",
                "position": 0,
                "stddev": 83.78658796,
                "variance": 7020.192322
              },
              {
                "average": 3836782.708,
                "count": 5979,
                "maximum": 3836850.775,
                "minimum": 3836699.435,
                "name": "Y",
                "position": 1,
                "stddev": 32.3534332,
                "variance": 1046.74464
              },
              {
                "average": -9.50077382,
                "count": 5979,
                "maximum": -9.122294141,
                "minimum": -10.56229414,
                "name": "Z",
                "position": 2,
                "stddev": 0.2210853577,
                "variance": 0.04887873541
              },
              {
                "average": 2797.062385,
                "count": 5979,
                "maximum": 3434,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 207.3868964,
                "variance": 43009.32481
              },
              {
                "average": 1,
                "count": 5979,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5979,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5979,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5979,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.50185419,
                "count": 5979,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7178365705,
                "variance": 0.515289342
              },
              {
                "average": 3.287004516,
                "count": 5979,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4883213288,
                "variance": 0.2384577201
              },
              {
                "average": 17.9713999,
                "count": 5979,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1666936772,
                "variance": 0.02778678201
              },
              {
                "average": 253827483.4,
                "count": 5979,
                "maximum": 253827499.6,
                "minimum": 253827048.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 74.60211371,
                "variance": 5565.47537
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5979,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365000.0086,
              3836699.435,
              -10.56229414,
              365313.4686,
              3836850.775,
              -9.122294141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365000.0086238072,
                    3836699.435132761,
                    -10.562294141257107
                  ],
                  [
                    365000.0086238072,
                    3836850.775132761,
                    -10.562294141257107
                  ],
                  [
                    365313.4686238072,
                    3836850.775132761,
                    -9.122294141257106
                  ],
                  [
                    365313.4686238072,
                    3836699.435132761,
                    -9.122294141257106
                  ],
                  [
                    365000.0086238072,
                    3836699.435132761,
                    -10.562294141257107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:24:59+00:00",
            "end_time": "2019-09-29T21:17: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": "20190929_NCMP_NC_Dunex_18SUD6537.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47173031055806,
              34.66622710938609,
              -12.053220020191002
            ],
            [
              -76.47179809215847,
              34.67005900419958,
              -12.053220020191002
            ],
            [
              -76.46607480266917,
              34.67012798055352,
              -9.693220020191003
            ],
            [
              -76.46600728441626,
              34.666296075938114,
              -9.693220020191003
            ],
            [
              -76.47173031055806,
              34.66622710938609,
              -12.053220020191002
            ]
          ]
        ]
      },
      "bbox": [
        -76.47179809,
        34.66622711,
        -12.05322002,
        -76.46600728,
        34.67012798,
        -9.69322002
      ],
      "properties": {
        "datetime": "2019-09-29T21:24:54Z",
        "pc:count": 19090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365457.1956,
            "count": 19090,
            "maximum": 365678.3659,
            "minimum": 365153.8459,
            "name": "X",
            "position": 0,
            "stddev": 136.6875332,
            "variance": 18683.48174
          },
          {
            "average": 3837223.48,
            "count": 19090,
            "maximum": 3837440.203,
            "minimum": 3837015.143,
            "name": "Y",
            "position": 1,
            "stddev": 114.5473602,
            "variance": 13121.09773
          },
          {
            "average": -10.70087481,
            "count": 19090,
            "maximum": -9.69322002,
            "minimum": -12.05322002,
            "name": "Z",
            "position": 2,
            "stddev": 0.4938200249,
            "variance": 0.243858217
          },
          {
            "average": 2200.669094,
            "count": 19090,
            "maximum": 3257,
            "minimum": 1049,
            "name": "Intensity",
            "position": 3,
            "stddev": 370.4138025,
            "variance": 137206.3851
          },
          {
            "average": 1,
            "count": 19090,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 19090,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 19090,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 19090,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.71814008,
            "count": 19090,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.006674965,
            "variance": 1.013394486
          },
          {
            "average": 3.267312729,
            "count": 19090,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5177403455,
            "variance": 0.2680550654
          },
          {
            "average": 17.93342064,
            "count": 19090,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2492986266,
            "variance": 0.06214980524
          },
          {
            "average": 253827459.8,
            "count": 19090,
            "maximum": 253827494,
            "minimum": 253827052.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 107.9448212,
            "variance": 11652.08443
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365153.8459,
          3837015.143,
          -12.05322002,
          365678.3659,
          3837440.203,
          -9.69322002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365153.845860092,
                3837015.142614831,
                -12.053220020191002
              ],
              [
                365153.845860092,
                3837440.202614831,
                -12.053220020191002
              ],
              [
                365678.36586009205,
                3837440.202614831,
                -9.693220020191003
              ],
              [
                365678.36586009205,
                3837015.142614831,
                -9.693220020191003
              ],
              [
                365153.845860092,
                3837015.142614831,
                -12.053220020191002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:24:54+00:00",
        "end_time": "2019-09-29T21:17:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6537.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6537.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6537.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6537.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47179809,
            34.66622711,
            -12.05322002,
            -76.46600728,
            34.67012798,
            -9.69322002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47173031055806,
                  34.66622710938609,
                  -12.053220020191002
                ],
                [
                  -76.47179809215847,
                  34.67005900419958,
                  -12.053220020191002
                ],
                [
                  -76.46607480266917,
                  34.67012798055352,
                  -9.693220020191003
                ],
                [
                  -76.46600728441626,
                  34.666296075938114,
                  -9.693220020191003
                ],
                [
                  -76.47173031055806,
                  34.66622710938609,
                  -12.053220020191002
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6537.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6537.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:24:54Z",
            "pc:count": 19090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365457.1956,
                "count": 19090,
                "maximum": 365678.3659,
                "minimum": 365153.8459,
                "name": "X",
                "position": 0,
                "stddev": 136.6875332,
                "variance": 18683.48174
              },
              {
                "average": 3837223.48,
                "count": 19090,
                "maximum": 3837440.203,
                "minimum": 3837015.143,
                "name": "Y",
                "position": 1,
                "stddev": 114.5473602,
                "variance": 13121.09773
              },
              {
                "average": -10.70087481,
                "count": 19090,
                "maximum": -9.69322002,
                "minimum": -12.05322002,
                "name": "Z",
                "position": 2,
                "stddev": 0.4938200249,
                "variance": 0.243858217
              },
              {
                "average": 2200.669094,
                "count": 19090,
                "maximum": 3257,
                "minimum": 1049,
                "name": "Intensity",
                "position": 3,
                "stddev": 370.4138025,
                "variance": 137206.3851
              },
              {
                "average": 1,
                "count": 19090,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 19090,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 19090,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 19090,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.71814008,
                "count": 19090,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.006674965,
                "variance": 1.013394486
              },
              {
                "average": 3.267312729,
                "count": 19090,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5177403455,
                "variance": 0.2680550654
              },
              {
                "average": 17.93342064,
                "count": 19090,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2492986266,
                "variance": 0.06214980524
              },
              {
                "average": 253827459.8,
                "count": 19090,
                "maximum": 253827494,
                "minimum": 253827052.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 107.9448212,
                "variance": 11652.08443
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365153.8459,
              3837015.143,
              -12.05322002,
              365678.3659,
              3837440.203,
              -9.69322002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365153.845860092,
                    3837015.142614831,
                    -12.053220020191002
                  ],
                  [
                    365153.845860092,
                    3837440.202614831,
                    -12.053220020191002
                  ],
                  [
                    365678.36586009205,
                    3837440.202614831,
                    -9.693220020191003
                  ],
                  [
                    365678.36586009205,
                    3837015.142614831,
                    -9.693220020191003
                  ],
                  [
                    365153.845860092,
                    3837015.142614831,
                    -12.053220020191002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:24:54+00:00",
            "end_time": "2019-09-29T21:17: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": "20190929_NCMP_NC_Dunex_18SUD6538.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.4737042093163,
              34.682882209848906,
              -6.285003578959977
            ],
            [
              -76.473725787344,
              34.68409976490931,
              -6.285003578959977
            ],
            [
              -76.47306684254191,
              34.68410773200572,
              -5.345003578959978
            ],
            [
              -76.47304527415385,
              34.68289017658564,
              -5.345003578959978
            ],
            [
              -76.4737042093163,
              34.682882209848906,
              -6.285003578959977
            ]
          ]
        ]
      },
      "bbox": [
        -76.47372579,
        34.68288221,
        -6.285003579,
        -76.47304527,
        34.68410773,
        -5.345003579
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:26Z",
        "pc:count": 2906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365016.5268,
            "count": 2906,
            "maximum": 365060.3895,
            "minimum": 365000.0095,
            "name": "X",
            "position": 0,
            "stddev": 12.9817531,
            "variance": 168.5259135
          },
          {
            "average": 3838957.051,
            "count": 2906,
            "maximum": 3838999.953,
            "minimum": 3838864.893,
            "name": "Y",
            "position": 1,
            "stddev": 34.69535069,
            "variance": 1203.767359
          },
          {
            "average": -5.794452994,
            "count": 2906,
            "maximum": -5.345003579,
            "minimum": -6.285003579,
            "name": "Z",
            "position": 2,
            "stddev": 0.1789232656,
            "variance": 0.03201353496
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2906,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2906,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2906,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2906,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.72763077,
            "count": 2906,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.910215472,
            "variance": 3.64892315
          },
          {
            "average": 2.005849966,
            "count": 2906,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08066110355,
            "variance": 0.006506213627
          },
          {
            "average": 12,
            "count": 2906,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253823923.9,
            "count": 2906,
            "maximum": 253823926.7,
            "minimum": 253823920.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.03827989,
            "variance": 4.154584909
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365000.0095,
          3838864.893,
          -6.285003579,
          365060.3895,
          3838999.953,
          -5.345003579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365000.00951280067,
                3838864.89317809,
                -6.285003578959977
              ],
              [
                365000.00951280067,
                3838999.9531780896,
                -6.285003578959977
              ],
              [
                365060.38951280067,
                3838999.9531780896,
                -5.345003578959978
              ],
              [
                365060.38951280067,
                3838864.89317809,
                -5.345003578959978
              ],
              [
                365000.00951280067,
                3838864.89317809,
                -6.285003578959977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:26+00:00",
        "end_time": "2019-09-29T20:25:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6538.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6538.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6538.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6538.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47372579,
            34.68288221,
            -6.285003579,
            -76.47304527,
            34.68410773,
            -5.345003579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.4737042093163,
                  34.682882209848906,
                  -6.285003578959977
                ],
                [
                  -76.473725787344,
                  34.68409976490931,
                  -6.285003578959977
                ],
                [
                  -76.47306684254191,
                  34.68410773200572,
                  -5.345003578959978
                ],
                [
                  -76.47304527415385,
                  34.68289017658564,
                  -5.345003578959978
                ],
                [
                  -76.4737042093163,
                  34.682882209848906,
                  -6.285003578959977
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6538.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6538.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:26Z",
            "pc:count": 2906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365016.5268,
                "count": 2906,
                "maximum": 365060.3895,
                "minimum": 365000.0095,
                "name": "X",
                "position": 0,
                "stddev": 12.9817531,
                "variance": 168.5259135
              },
              {
                "average": 3838957.051,
                "count": 2906,
                "maximum": 3838999.953,
                "minimum": 3838864.893,
                "name": "Y",
                "position": 1,
                "stddev": 34.69535069,
                "variance": 1203.767359
              },
              {
                "average": -5.794452994,
                "count": 2906,
                "maximum": -5.345003579,
                "minimum": -6.285003579,
                "name": "Z",
                "position": 2,
                "stddev": 0.1789232656,
                "variance": 0.03201353496
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2906,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2906,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2906,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2906,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.72763077,
                "count": 2906,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.910215472,
                "variance": 3.64892315
              },
              {
                "average": 2.005849966,
                "count": 2906,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08066110355,
                "variance": 0.006506213627
              },
              {
                "average": 12,
                "count": 2906,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253823923.9,
                "count": 2906,
                "maximum": 253823926.7,
                "minimum": 253823920.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.03827989,
                "variance": 4.154584909
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365000.0095,
              3838864.893,
              -6.285003579,
              365060.3895,
              3838999.953,
              -5.345003579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365000.00951280067,
                    3838864.89317809,
                    -6.285003578959977
                  ],
                  [
                    365000.00951280067,
                    3838999.9531780896,
                    -6.285003578959977
                  ],
                  [
                    365060.38951280067,
                    3838999.9531780896,
                    -5.345003578959978
                  ],
                  [
                    365060.38951280067,
                    3838864.89317809,
                    -5.345003578959978
                  ],
                  [
                    365000.00951280067,
                    3838864.89317809,
                    -6.285003578959977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:26+00:00",
            "end_time": "2019-09-29T20:25: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": "20190929_NCMP_NC_Dunex_18SUD7349.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.38802784414527,
              34.781493068864854,
              -4.410262572773521
            ],
            [
              -76.38807473269569,
              34.78429171964532,
              -4.410262572773521
            ],
            [
              -76.38578533087478,
              34.78431780886808,
              -2.11026257277352
            ],
            [
              -76.38573851959897,
              34.78151915538395,
              -2.11026257277352
            ],
            [
              -76.38802784414527,
              34.781493068864854,
              -4.410262572773521
            ]
          ]
        ]
      },
      "bbox": [
        -76.38807473,
        34.78149307,
        -4.410262573,
        -76.38573852,
        34.78431781,
        -2.110262573
      ],
      "properties": {
        "datetime": "2019-09-29T20:22:18Z",
        "pc:count": 147081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373083.4712,
            "count": 147081,
            "maximum": 373209.5274,
            "minimum": 373000.0074,
            "name": "X",
            "position": 0,
            "stddev": 53.11936036,
            "variance": 2821.666445
          },
          {
            "average": 3849885.125,
            "count": 147081,
            "maximum": 3849999.992,
            "minimum": 3849689.552,
            "name": "Y",
            "position": 1,
            "stddev": 69.1079914,
            "variance": 4775.914475
          },
          {
            "average": -3.165579711,
            "count": 147081,
            "maximum": -2.110262573,
            "minimum": -4.410262573,
            "name": "Z",
            "position": 2,
            "stddev": 0.4325129893,
            "variance": 0.1870674859
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 147081,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 147081,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 147081,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 147081,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.35480992,
            "count": 147081,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.000511505,
            "variance": 1.001023272
          },
          {
            "average": 2.072504266,
            "count": 147081,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2633286034,
            "variance": 0.06934195338
          },
          {
            "average": 11.50272979,
            "count": 147081,
            "maximum": 12,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999942479,
            "variance": 0.249994248
          },
          {
            "average": 253823511.6,
            "count": 147081,
            "maximum": 253823738.1,
            "minimum": 253823283.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.095334,
            "variance": 49771.52804
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373000.0074,
          3849689.552,
          -4.410262573,
          373209.5274,
          3849999.992,
          -2.110262573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373000.0073695088,
                3849689.5519722076,
                -4.410262572773521
              ],
              [
                373000.0073695088,
                3849999.991972208,
                -4.410262572773521
              ],
              [
                373209.5273695088,
                3849999.991972208,
                -2.11026257277352
              ],
              [
                373209.5273695088,
                3849689.5519722076,
                -2.11026257277352
              ],
              [
                373000.0073695088,
                3849689.5519722076,
                -4.410262572773521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:22:18+00:00",
        "end_time": "2019-09-29T20:14:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7349.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7349.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7349.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7349.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.38807473,
            34.78149307,
            -4.410262573,
            -76.38573852,
            34.78431781,
            -2.110262573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.38802784414527,
                  34.781493068864854,
                  -4.410262572773521
                ],
                [
                  -76.38807473269569,
                  34.78429171964532,
                  -4.410262572773521
                ],
                [
                  -76.38578533087478,
                  34.78431780886808,
                  -2.11026257277352
                ],
                [
                  -76.38573851959897,
                  34.78151915538395,
                  -2.11026257277352
                ],
                [
                  -76.38802784414527,
                  34.781493068864854,
                  -4.410262572773521
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7349.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7349.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:22:18Z",
            "pc:count": 147081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373083.4712,
                "count": 147081,
                "maximum": 373209.5274,
                "minimum": 373000.0074,
                "name": "X",
                "position": 0,
                "stddev": 53.11936036,
                "variance": 2821.666445
              },
              {
                "average": 3849885.125,
                "count": 147081,
                "maximum": 3849999.992,
                "minimum": 3849689.552,
                "name": "Y",
                "position": 1,
                "stddev": 69.1079914,
                "variance": 4775.914475
              },
              {
                "average": -3.165579711,
                "count": 147081,
                "maximum": -2.110262573,
                "minimum": -4.410262573,
                "name": "Z",
                "position": 2,
                "stddev": 0.4325129893,
                "variance": 0.1870674859
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 147081,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 147081,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 147081,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 147081,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.35480992,
                "count": 147081,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.000511505,
                "variance": 1.001023272
              },
              {
                "average": 2.072504266,
                "count": 147081,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2633286034,
                "variance": 0.06934195338
              },
              {
                "average": 11.50272979,
                "count": 147081,
                "maximum": 12,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999942479,
                "variance": 0.249994248
              },
              {
                "average": 253823511.6,
                "count": 147081,
                "maximum": 253823738.1,
                "minimum": 253823283.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.095334,
                "variance": 49771.52804
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373000.0074,
              3849689.552,
              -4.410262573,
              373209.5274,
              3849999.992,
              -2.110262573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373000.0073695088,
                    3849689.5519722076,
                    -4.410262572773521
                  ],
                  [
                    373000.0073695088,
                    3849999.991972208,
                    -4.410262572773521
                  ],
                  [
                    373209.5273695088,
                    3849999.991972208,
                    -2.11026257277352
                  ],
                  [
                    373209.5273695088,
                    3849689.5519722076,
                    -2.11026257277352
                  ],
                  [
                    373000.0073695088,
                    3849689.5519722076,
                    -4.410262572773521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:22:18+00:00",
            "end_time": "2019-09-29T20:14: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": "20190929_NCMP_NC_Dunex_18SUD6539.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47372594483829,
              34.68410008322603,
              -6.286976283926819
            ],
            [
              -76.47388575136974,
              34.69311499501973,
              -6.286976283926819
            ],
            [
              -76.46582626461726,
              34.69321221699193,
              6.013023716073182
            ],
            [
              -76.46566733117353,
              34.684197272707245,
              6.013023716073182
            ],
            [
              -76.47372594483829,
              34.68410008322603,
              -6.286976283926819
            ]
          ]
        ]
      },
      "bbox": [
        -76.47388575,
        34.68410008,
        -6.286976284,
        -76.46566733,
        34.69321222,
        6.013023716
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:24Z",
        "pc:count": 1385483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365267.8791,
            "count": 1385483,
            "maximum": 365738.4156,
            "minimum": 364999.9956,
            "name": "X",
            "position": 0,
            "stddev": 192.8640695,
            "variance": 37196.54932
          },
          {
            "average": 3839672.991,
            "count": 1385483,
            "maximum": 3839999.989,
            "minimum": 3838999.989,
            "name": "Y",
            "position": 1,
            "stddev": 256.8647626,
            "variance": 65979.50628
          },
          {
            "average": -2.097620449,
            "count": 1385483,
            "maximum": 6.013023716,
            "minimum": -6.286976284,
            "name": "Z",
            "position": 2,
            "stddev": 2.701723997,
            "variance": 7.299312558
          },
          {
            "average": 1859.29382,
            "count": 1385483,
            "maximum": 13238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3059.457032,
            "variance": 9360277.331
          },
          {
            "average": 1.012874211,
            "count": 1385483,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1273884899,
            "variance": 0.01622782736
          },
          {
            "average": 1.02585813,
            "count": 1385483,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.189470673,
            "variance": 0.03589913591
          },
          {
            "average": 1,
            "count": 1385483,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.87429871,
            "count": 1385483,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.87651323,
            "variance": 165.8045931
          },
          {
            "average": 19.9362345,
            "count": 1385483,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8921084956,
            "variance": 0.7958575679
          },
          {
            "average": 1.704497276,
            "count": 1385483,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4946041955,
            "variance": 0.2446333102
          },
          {
            "average": 10.82229302,
            "count": 1385483,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8892586488,
            "variance": 0.7907809444
          },
          {
            "average": 253823065.5,
            "count": 1385483,
            "maximum": 253823924.8,
            "minimum": 253821809.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 599.5676048,
            "variance": 359481.3127
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1385483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364999.9956,
          3838999.989,
          -6.286976284,
          365738.4156,
          3839999.989,
          6.013023716
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364999.99560130463,
                3838999.988691747,
                -6.286976283926819
              ],
              [
                364999.99560130463,
                3839999.988691747,
                -6.286976283926819
              ],
              [
                365738.4156013047,
                3839999.988691747,
                6.013023716073182
              ],
              [
                365738.4156013047,
                3838999.988691747,
                6.013023716073182
              ],
              [
                364999.99560130463,
                3838999.988691747,
                -6.286976283926819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:24+00:00",
        "end_time": "2019-09-29T19:50:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6539.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6539.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6539.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6539.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47388575,
            34.68410008,
            -6.286976284,
            -76.46566733,
            34.69321222,
            6.013023716
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47372594483829,
                  34.68410008322603,
                  -6.286976283926819
                ],
                [
                  -76.47388575136974,
                  34.69311499501973,
                  -6.286976283926819
                ],
                [
                  -76.46582626461726,
                  34.69321221699193,
                  6.013023716073182
                ],
                [
                  -76.46566733117353,
                  34.684197272707245,
                  6.013023716073182
                ],
                [
                  -76.47372594483829,
                  34.68410008322603,
                  -6.286976283926819
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6539.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6539.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:24Z",
            "pc:count": 1385483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365267.8791,
                "count": 1385483,
                "maximum": 365738.4156,
                "minimum": 364999.9956,
                "name": "X",
                "position": 0,
                "stddev": 192.8640695,
                "variance": 37196.54932
              },
              {
                "average": 3839672.991,
                "count": 1385483,
                "maximum": 3839999.989,
                "minimum": 3838999.989,
                "name": "Y",
                "position": 1,
                "stddev": 256.8647626,
                "variance": 65979.50628
              },
              {
                "average": -2.097620449,
                "count": 1385483,
                "maximum": 6.013023716,
                "minimum": -6.286976284,
                "name": "Z",
                "position": 2,
                "stddev": 2.701723997,
                "variance": 7.299312558
              },
              {
                "average": 1859.29382,
                "count": 1385483,
                "maximum": 13238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3059.457032,
                "variance": 9360277.331
              },
              {
                "average": 1.012874211,
                "count": 1385483,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1273884899,
                "variance": 0.01622782736
              },
              {
                "average": 1.02585813,
                "count": 1385483,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.189470673,
                "variance": 0.03589913591
              },
              {
                "average": 1,
                "count": 1385483,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.87429871,
                "count": 1385483,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.87651323,
                "variance": 165.8045931
              },
              {
                "average": 19.9362345,
                "count": 1385483,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8921084956,
                "variance": 0.7958575679
              },
              {
                "average": 1.704497276,
                "count": 1385483,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4946041955,
                "variance": 0.2446333102
              },
              {
                "average": 10.82229302,
                "count": 1385483,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8892586488,
                "variance": 0.7907809444
              },
              {
                "average": 253823065.5,
                "count": 1385483,
                "maximum": 253823924.8,
                "minimum": 253821809.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 599.5676048,
                "variance": 359481.3127
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1385483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364999.9956,
              3838999.989,
              -6.286976284,
              365738.4156,
              3839999.989,
              6.013023716
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364999.99560130463,
                    3838999.988691747,
                    -6.286976283926819
                  ],
                  [
                    364999.99560130463,
                    3839999.988691747,
                    -6.286976283926819
                  ],
                  [
                    365738.4156013047,
                    3839999.988691747,
                    6.013023716073182
                  ],
                  [
                    365738.4156013047,
                    3838999.988691747,
                    6.013023716073182
                  ],
                  [
                    364999.99560130463,
                    3838999.988691747,
                    -6.286976283926819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:24+00:00",
            "end_time": "2019-09-29T19:50: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": "20190929_NCMP_NC_Dunex_18SUD7856.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.33431503181276,
              34.83922568546509,
              -1.726224230334829
            ],
            [
              -76.33445682339267,
              34.84800939583153,
              -1.726224230334829
            ],
            [
              -76.32446980359869,
              34.848118576484445,
              4.633775769665171
            ],
            [
              -76.32432907242223,
              34.83933483063869,
              4.633775769665171
            ],
            [
              -76.33431503181276,
              34.83922568546509,
              -1.726224230334829
            ]
          ]
        ]
      },
      "bbox": [
        -76.33445682,
        34.83922569,
        -1.72622423,
        -76.32432907,
        34.84811858,
        4.63377577
      ],
      "properties": {
        "datetime": "2019-10-11T14:27:46Z",
        "pc:count": 1383734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378409.8855,
            "count": 1383734,
            "maximum": 378913.2683,
            "minimum": 378000.0083,
            "name": "X",
            "position": 0,
            "stddev": 226.1556409,
            "variance": 51146.37393
          },
          {
            "average": 3856711.598,
            "count": 1383734,
            "maximum": 3856999.99,
            "minimum": 3856025.67,
            "name": "Y",
            "position": 1,
            "stddev": 161.1151526,
            "variance": 25958.09238
          },
          {
            "average": 1.127109575,
            "count": 1383734,
            "maximum": 4.63377577,
            "minimum": -1.72622423,
            "name": "Z",
            "position": 2,
            "stddev": 0.4347313815,
            "variance": 0.1889913741
          },
          {
            "average": 4929.850523,
            "count": 1383734,
            "maximum": 41654,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1943.405347,
            "variance": 3776824.342
          },
          {
            "average": 1.000002168,
            "count": 1383734,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001472427796,
            "variance": 2.168043615e-06
          },
          {
            "average": 1.000004336,
            "count": 1383734,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002082325102,
            "variance": 4.33607783e-06
          },
          {
            "average": 1,
            "count": 1383734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.862456946,
            "count": 1383734,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.433295724,
            "variance": 2.054336634
          },
          {
            "average": 19.72758375,
            "count": 1383734,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.009370494,
            "variance": 4.037569781
          },
          {
            "average": 1.00290446,
            "count": 1383734,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05382816672,
            "variance": 0.002897471532
          },
          {
            "average": 6.933010969,
            "count": 1383734,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7516476602,
            "variance": 0.5649742051
          },
          {
            "average": 254836480.3,
            "count": 1383734,
            "maximum": 254839266.5,
            "minimum": 253823622.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 47175.79387,
            "variance": 2225555527
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378000.0083,
          3856025.67,
          -1.72622423,
          378913.2683,
          3856999.99,
          4.63377577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378000.00830567465,
                3856025.6698846146,
                -1.726224230334829
              ],
              [
                378000.00830567465,
                3856999.989884615,
                -1.726224230334829
              ],
              [
                378913.26830567466,
                3856999.989884615,
                4.633775769665171
              ],
              [
                378913.26830567466,
                3856025.6698846146,
                4.633775769665171
              ],
              [
                378000.00830567465,
                3856025.6698846146,
                -1.726224230334829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:27:46+00:00",
        "end_time": "2019-09-29T20:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7856.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7856.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7856.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7856.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.33445682,
            34.83922569,
            -1.72622423,
            -76.32432907,
            34.84811858,
            4.63377577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.33431503181276,
                  34.83922568546509,
                  -1.726224230334829
                ],
                [
                  -76.33445682339267,
                  34.84800939583153,
                  -1.726224230334829
                ],
                [
                  -76.32446980359869,
                  34.848118576484445,
                  4.633775769665171
                ],
                [
                  -76.32432907242223,
                  34.83933483063869,
                  4.633775769665171
                ],
                [
                  -76.33431503181276,
                  34.83922568546509,
                  -1.726224230334829
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7856.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7856.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:27:46Z",
            "pc:count": 1383734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378409.8855,
                "count": 1383734,
                "maximum": 378913.2683,
                "minimum": 378000.0083,
                "name": "X",
                "position": 0,
                "stddev": 226.1556409,
                "variance": 51146.37393
              },
              {
                "average": 3856711.598,
                "count": 1383734,
                "maximum": 3856999.99,
                "minimum": 3856025.67,
                "name": "Y",
                "position": 1,
                "stddev": 161.1151526,
                "variance": 25958.09238
              },
              {
                "average": 1.127109575,
                "count": 1383734,
                "maximum": 4.63377577,
                "minimum": -1.72622423,
                "name": "Z",
                "position": 2,
                "stddev": 0.4347313815,
                "variance": 0.1889913741
              },
              {
                "average": 4929.850523,
                "count": 1383734,
                "maximum": 41654,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1943.405347,
                "variance": 3776824.342
              },
              {
                "average": 1.000002168,
                "count": 1383734,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001472427796,
                "variance": 2.168043615e-06
              },
              {
                "average": 1.000004336,
                "count": 1383734,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002082325102,
                "variance": 4.33607783e-06
              },
              {
                "average": 1,
                "count": 1383734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.862456946,
                "count": 1383734,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.433295724,
                "variance": 2.054336634
              },
              {
                "average": 19.72758375,
                "count": 1383734,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.009370494,
                "variance": 4.037569781
              },
              {
                "average": 1.00290446,
                "count": 1383734,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05382816672,
                "variance": 0.002897471532
              },
              {
                "average": 6.933010969,
                "count": 1383734,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7516476602,
                "variance": 0.5649742051
              },
              {
                "average": 254836480.3,
                "count": 1383734,
                "maximum": 254839266.5,
                "minimum": 253823622.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 47175.79387,
                "variance": 2225555527
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378000.0083,
              3856025.67,
              -1.72622423,
              378913.2683,
              3856999.99,
              4.63377577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378000.00830567465,
                    3856025.6698846146,
                    -1.726224230334829
                  ],
                  [
                    378000.00830567465,
                    3856999.989884615,
                    -1.726224230334829
                  ],
                  [
                    378913.26830567466,
                    3856999.989884615,
                    4.633775769665171
                  ],
                  [
                    378913.26830567466,
                    3856025.6698846146,
                    4.633775769665171
                  ],
                  [
                    378000.00830567465,
                    3856025.6698846146,
                    -1.726224230334829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:27:46+00:00",
            "end_time": "2019-09-29T20:20:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8463.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.26967403976643,
              34.90280401370308,
              -1.950488063561023
            ],
            [
              -76.26981284783179,
              34.9118193722397,
              -1.950488063561023
            ],
            [
              -76.25886853906587,
              34.91193324818645,
              0.029511936438977
            ],
            [
              -76.2587309265911,
              34.90291785170049,
              0.029511936438977
            ],
            [
              -76.26967403976643,
              34.90280401370308,
              -1.950488063561023
            ]
          ]
        ]
      },
      "bbox": [
        -76.26981285,
        34.90280401,
        -1.950488064,
        -76.25873093,
        34.91193325,
        0.02951193644
      ],
      "properties": {
        "datetime": "2019-10-11T14:06:29Z",
        "pc:count": 3192706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384523.8628,
            "count": 3192706,
            "maximum": 385000.0029,
            "minimum": 384000.0029,
            "name": "X",
            "position": 0,
            "stddev": 302.7092914,
            "variance": 91632.91509
          },
          {
            "average": 3863366.977,
            "count": 3192706,
            "maximum": 3863999.976,
            "minimum": 3862999.976,
            "name": "Y",
            "position": 1,
            "stddev": 230.181539,
            "variance": 52983.54089
          },
          {
            "average": -0.9956862184,
            "count": 3192706,
            "maximum": 0.02951193644,
            "minimum": -1.950488064,
            "name": "Z",
            "position": 2,
            "stddev": 0.3641616931,
            "variance": 0.1326137387
          },
          {
            "average": 0.04024861669,
            "count": 3192706,
            "maximum": 2045,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8.271280976,
            "variance": 68.41408898
          },
          {
            "average": 1,
            "count": 3192706,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3192706,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3192706,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3192706,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.20861962,
            "count": 3192706,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.005092907,
            "variance": 4.020397564
          },
          {
            "average": 2.000047922,
            "count": 3192706,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007232181312,
            "variance": 5.230444654e-05
          },
          {
            "average": 3.272954353,
            "count": 3192706,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.252873233,
            "variance": 1.569691337
          },
          {
            "average": 254836082.8,
            "count": 3192706,
            "maximum": 254837989.2,
            "minimum": 254834512.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 877.3060628,
            "variance": 769665.9278
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3192706,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384000.0029,
          3862999.976,
          -1.950488064,
          385000.0029,
          3863999.976,
          0.02951193644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384000.002949402,
                3862999.9756781524,
                -1.950488063561023
              ],
              [
                384000.002949402,
                3863999.9756781524,
                -1.950488063561023
              ],
              [
                385000.002949402,
                3863999.9756781524,
                0.029511936438977
              ],
              [
                385000.002949402,
                3862999.9756781524,
                0.029511936438977
              ],
              [
                384000.002949402,
                3862999.9756781524,
                -1.950488063561023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:06:29+00:00",
        "end_time": "2019-10-11T13:08:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8463.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8463.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8463.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8463.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.26981285,
            34.90280401,
            -1.950488064,
            -76.25873093,
            34.91193325,
            0.02951193644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.26967403976643,
                  34.90280401370308,
                  -1.950488063561023
                ],
                [
                  -76.26981284783179,
                  34.9118193722397,
                  -1.950488063561023
                ],
                [
                  -76.25886853906587,
                  34.91193324818645,
                  0.029511936438977
                ],
                [
                  -76.2587309265911,
                  34.90291785170049,
                  0.029511936438977
                ],
                [
                  -76.26967403976643,
                  34.90280401370308,
                  -1.950488063561023
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8463.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8463.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:06:29Z",
            "pc:count": 3192706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384523.8628,
                "count": 3192706,
                "maximum": 385000.0029,
                "minimum": 384000.0029,
                "name": "X",
                "position": 0,
                "stddev": 302.7092914,
                "variance": 91632.91509
              },
              {
                "average": 3863366.977,
                "count": 3192706,
                "maximum": 3863999.976,
                "minimum": 3862999.976,
                "name": "Y",
                "position": 1,
                "stddev": 230.181539,
                "variance": 52983.54089
              },
              {
                "average": -0.9956862184,
                "count": 3192706,
                "maximum": 0.02951193644,
                "minimum": -1.950488064,
                "name": "Z",
                "position": 2,
                "stddev": 0.3641616931,
                "variance": 0.1326137387
              },
              {
                "average": 0.04024861669,
                "count": 3192706,
                "maximum": 2045,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8.271280976,
                "variance": 68.41408898
              },
              {
                "average": 1,
                "count": 3192706,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3192706,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3192706,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3192706,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.20861962,
                "count": 3192706,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.005092907,
                "variance": 4.020397564
              },
              {
                "average": 2.000047922,
                "count": 3192706,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007232181312,
                "variance": 5.230444654e-05
              },
              {
                "average": 3.272954353,
                "count": 3192706,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.252873233,
                "variance": 1.569691337
              },
              {
                "average": 254836082.8,
                "count": 3192706,
                "maximum": 254837989.2,
                "minimum": 254834512.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 877.3060628,
                "variance": 769665.9278
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3192706,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384000.0029,
              3862999.976,
              -1.950488064,
              385000.0029,
              3863999.976,
              0.02951193644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384000.002949402,
                    3862999.9756781524,
                    -1.950488063561023
                  ],
                  [
                    384000.002949402,
                    3863999.9756781524,
                    -1.950488063561023
                  ],
                  [
                    385000.002949402,
                    3863999.9756781524,
                    0.029511936438977
                  ],
                  [
                    385000.002949402,
                    3862999.9756781524,
                    0.029511936438977
                  ],
                  [
                    384000.002949402,
                    3862999.9756781524,
                    -1.950488063561023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:06:29+00:00",
            "end_time": "2019-10-11T13:08: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": "20191011_NCMP_NC_Dunex_18SUD8260.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.29113693574948,
              34.87552757236105,
              -1.612509561300909
            ],
            [
              -76.29127794693144,
              34.884542895699894,
              -1.612509561300909
            ],
            [
              -76.28033997276509,
              34.88465859865849,
              4.327490438699092
            ],
            [
              -76.28020015524203,
              34.87564323674793,
              4.327490438699092
            ],
            [
              -76.29113693574948,
              34.87552757236105,
              -1.612509561300909
            ]
          ]
        ]
      },
      "bbox": [
        -76.29127795,
        34.87552757,
        -1.612509561,
        -76.28020016,
        34.8846586,
        4.327490439
      ],
      "properties": {
        "datetime": "2019-10-11T14:43:06Z",
        "pc:count": 2140585,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382371.1216,
            "count": 2140585,
            "maximum": 382999.7561,
            "minimum": 381999.9961,
            "name": "X",
            "position": 0,
            "stddev": 216.7695223,
            "variance": 46989.02579
          },
          {
            "average": 3860514.759,
            "count": 2140585,
            "maximum": 3860999.989,
            "minimum": 3859999.989,
            "name": "Y",
            "position": 1,
            "stddev": 286.3351697,
            "variance": 81987.82942
          },
          {
            "average": 0.4041078961,
            "count": 2140585,
            "maximum": 4.327490439,
            "minimum": -1.612509561,
            "name": "Z",
            "position": 2,
            "stddev": 0.5930608518,
            "variance": 0.351721174
          },
          {
            "average": 2007.042487,
            "count": 2140585,
            "maximum": 16344,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2599.887909,
            "variance": 6759417.137
          },
          {
            "average": 1.003953592,
            "count": 2140585,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07062679217,
            "variance": 0.004988143773
          },
          {
            "average": 1.008012763,
            "count": 2140585,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1054320736,
            "variance": 0.01111592215
          },
          {
            "average": 1,
            "count": 2140585,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.14825667,
            "count": 2140585,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.61286415,
            "variance": 185.3100705
          },
          {
            "average": 19.86377033,
            "count": 2140585,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.838657712,
            "variance": 3.380662181
          },
          {
            "average": 1.534033921,
            "count": 2140585,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5000480191,
            "variance": 0.2500480214
          },
          {
            "average": 6.215546685,
            "count": 2140585,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.084676732,
            "variance": 1.176523613
          },
          {
            "average": 254838165.8,
            "count": 2140585,
            "maximum": 254840186.1,
            "minimum": 254835969.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 781.4555681,
            "variance": 610672.805
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2140585,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381999.9961,
          3859999.989,
          -1.612509561,
          382999.7561,
          3860999.989,
          4.327490439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381999.9961247102,
                3859999.9888210082,
                -1.612509561300909
              ],
              [
                381999.9961247102,
                3860999.9888210082,
                -1.612509561300909
              ],
              [
                382999.7561247102,
                3860999.9888210082,
                4.327490438699092
              ],
              [
                382999.7561247102,
                3859999.9888210082,
                4.327490438699092
              ],
              [
                381999.9961247102,
                3859999.9888210082,
                -1.612509561300909
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:43:06+00:00",
        "end_time": "2019-10-11T13:32:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8260.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8260.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8260.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8260.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.29127795,
            34.87552757,
            -1.612509561,
            -76.28020016,
            34.8846586,
            4.327490439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.29113693574948,
                  34.87552757236105,
                  -1.612509561300909
                ],
                [
                  -76.29127794693144,
                  34.884542895699894,
                  -1.612509561300909
                ],
                [
                  -76.28033997276509,
                  34.88465859865849,
                  4.327490438699092
                ],
                [
                  -76.28020015524203,
                  34.87564323674793,
                  4.327490438699092
                ],
                [
                  -76.29113693574948,
                  34.87552757236105,
                  -1.612509561300909
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8260.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8260.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:43:06Z",
            "pc:count": 2140585,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382371.1216,
                "count": 2140585,
                "maximum": 382999.7561,
                "minimum": 381999.9961,
                "name": "X",
                "position": 0,
                "stddev": 216.7695223,
                "variance": 46989.02579
              },
              {
                "average": 3860514.759,
                "count": 2140585,
                "maximum": 3860999.989,
                "minimum": 3859999.989,
                "name": "Y",
                "position": 1,
                "stddev": 286.3351697,
                "variance": 81987.82942
              },
              {
                "average": 0.4041078961,
                "count": 2140585,
                "maximum": 4.327490439,
                "minimum": -1.612509561,
                "name": "Z",
                "position": 2,
                "stddev": 0.5930608518,
                "variance": 0.351721174
              },
              {
                "average": 2007.042487,
                "count": 2140585,
                "maximum": 16344,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2599.887909,
                "variance": 6759417.137
              },
              {
                "average": 1.003953592,
                "count": 2140585,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07062679217,
                "variance": 0.004988143773
              },
              {
                "average": 1.008012763,
                "count": 2140585,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1054320736,
                "variance": 0.01111592215
              },
              {
                "average": 1,
                "count": 2140585,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.14825667,
                "count": 2140585,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.61286415,
                "variance": 185.3100705
              },
              {
                "average": 19.86377033,
                "count": 2140585,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.838657712,
                "variance": 3.380662181
              },
              {
                "average": 1.534033921,
                "count": 2140585,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5000480191,
                "variance": 0.2500480214
              },
              {
                "average": 6.215546685,
                "count": 2140585,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.084676732,
                "variance": 1.176523613
              },
              {
                "average": 254838165.8,
                "count": 2140585,
                "maximum": 254840186.1,
                "minimum": 254835969.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 781.4555681,
                "variance": 610672.805
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2140585,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381999.9961,
              3859999.989,
              -1.612509561,
              382999.7561,
              3860999.989,
              4.327490439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381999.9961247102,
                    3859999.9888210082,
                    -1.612509561300909
                  ],
                  [
                    381999.9961247102,
                    3860999.9888210082,
                    -1.612509561300909
                  ],
                  [
                    382999.7561247102,
                    3860999.9888210082,
                    4.327490438699092
                  ],
                  [
                    382999.7561247102,
                    3859999.9888210082,
                    4.327490438699092
                  ],
                  [
                    381999.9961247102,
                    3859999.9888210082,
                    -1.612509561300909
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:43:06+00:00",
            "end_time": "2019-10-11T13:32:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD7857.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.33370361964653,
              34.84801763943682,
              -0.632612449314193
            ],
            [
              -76.33384912427998,
              34.8570324890919,
              -0.632612449314193
            ],
            [
              -76.32366568044195,
              34.85714377082109,
              1.887387550685807
            ],
            [
              -76.3235212858889,
              34.848128884056834,
              1.887387550685807
            ],
            [
              -76.33370361964653,
              34.84801763943682,
              -0.632612449314193
            ]
          ]
        ]
      },
      "bbox": [
        -76.33384912,
        34.84801764,
        -0.6326124493,
        -76.32352129,
        34.85714377,
        1.887387551
      ],
      "properties": {
        "datetime": "2019-10-11T14:27:48Z",
        "pc:count": 688687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378784.0888,
            "count": 688687,
            "maximum": 379000.0049,
            "minimum": 378068.8849,
            "name": "X",
            "position": 0,
            "stddev": 147.5257914,
            "variance": 21763.85913
          },
          {
            "average": 3857270.346,
            "count": 688687,
            "maximum": 3857999.948,
            "minimum": 3856999.988,
            "name": "Y",
            "position": 1,
            "stddev": 225.7394256,
            "variance": 50958.28828
          },
          {
            "average": 0.5952459392,
            "count": 688687,
            "maximum": 1.887387551,
            "minimum": -0.6326124493,
            "name": "Z",
            "position": 2,
            "stddev": 0.4220995534,
            "variance": 0.1781680329
          },
          {
            "average": 2530.151326,
            "count": 688687,
            "maximum": 28514,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2815.144021,
            "variance": 7925035.858
          },
          {
            "average": 1,
            "count": 688687,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 688687,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 688687,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.59813674,
            "count": 688687,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59734008,
            "variance": 184.8876573
          },
          {
            "average": 19.70740636,
            "count": 688687,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.760432359,
            "variance": 3.09912209
          },
          {
            "average": 1.50718396,
            "count": 688687,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.499948751,
            "variance": 0.2499487537
          },
          {
            "average": 6.191336558,
            "count": 688687,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.009644692,
            "variance": 1.019382404
          },
          {
            "average": 254838140.4,
            "count": 688687,
            "maximum": 254839268.1,
            "minimum": 254835030.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 743.3866265,
            "variance": 552623.6765
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378068.8849,
          3856999.988,
          -0.6326124493,
          379000.0049,
          3857999.948,
          1.887387551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378068.8849371878,
                3856999.9877540306,
                -0.632612449314193
              ],
              [
                378068.8849371878,
                3857999.9477540306,
                -0.632612449314193
              ],
              [
                379000.00493718777,
                3857999.9477540306,
                1.887387550685807
              ],
              [
                379000.00493718777,
                3856999.9877540306,
                1.887387550685807
              ],
              [
                378068.8849371878,
                3856999.9877540306,
                -0.632612449314193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:27:48+00:00",
        "end_time": "2019-10-11T13:17:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7857.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7857.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7857.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7857.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.33384912,
            34.84801764,
            -0.6326124493,
            -76.32352129,
            34.85714377,
            1.887387551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.33370361964653,
                  34.84801763943682,
                  -0.632612449314193
                ],
                [
                  -76.33384912427998,
                  34.8570324890919,
                  -0.632612449314193
                ],
                [
                  -76.32366568044195,
                  34.85714377082109,
                  1.887387550685807
                ],
                [
                  -76.3235212858889,
                  34.848128884056834,
                  1.887387550685807
                ],
                [
                  -76.33370361964653,
                  34.84801763943682,
                  -0.632612449314193
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7857.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7857.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:27:48Z",
            "pc:count": 688687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378784.0888,
                "count": 688687,
                "maximum": 379000.0049,
                "minimum": 378068.8849,
                "name": "X",
                "position": 0,
                "stddev": 147.5257914,
                "variance": 21763.85913
              },
              {
                "average": 3857270.346,
                "count": 688687,
                "maximum": 3857999.948,
                "minimum": 3856999.988,
                "name": "Y",
                "position": 1,
                "stddev": 225.7394256,
                "variance": 50958.28828
              },
              {
                "average": 0.5952459392,
                "count": 688687,
                "maximum": 1.887387551,
                "minimum": -0.6326124493,
                "name": "Z",
                "position": 2,
                "stddev": 0.4220995534,
                "variance": 0.1781680329
              },
              {
                "average": 2530.151326,
                "count": 688687,
                "maximum": 28514,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2815.144021,
                "variance": 7925035.858
              },
              {
                "average": 1,
                "count": 688687,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 688687,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 688687,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.59813674,
                "count": 688687,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59734008,
                "variance": 184.8876573
              },
              {
                "average": 19.70740636,
                "count": 688687,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.760432359,
                "variance": 3.09912209
              },
              {
                "average": 1.50718396,
                "count": 688687,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.499948751,
                "variance": 0.2499487537
              },
              {
                "average": 6.191336558,
                "count": 688687,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.009644692,
                "variance": 1.019382404
              },
              {
                "average": 254838140.4,
                "count": 688687,
                "maximum": 254839268.1,
                "minimum": 254835030.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 743.3866265,
                "variance": 552623.6765
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378068.8849,
              3856999.988,
              -0.6326124493,
              379000.0049,
              3857999.948,
              1.887387551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378068.8849371878,
                    3856999.9877540306,
                    -0.632612449314193
                  ],
                  [
                    378068.8849371878,
                    3857999.9477540306,
                    -0.632612449314193
                  ],
                  [
                    379000.00493718777,
                    3857999.9477540306,
                    1.887387550685807
                  ],
                  [
                    379000.00493718777,
                    3856999.9877540306,
                    1.887387550685807
                  ],
                  [
                    378068.8849371878,
                    3856999.9877540306,
                    -0.632612449314193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:27:48+00:00",
            "end_time": "2019-10-11T13:17: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": "20191011_NCMP_NC_Dunex_18SUD7858.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.3330806266978,
              34.85704191139202,
              -0.490150668561441
            ],
            [
              -76.33312722343152,
              34.85992966149987,
              -0.490150668561441
            ],
            [
              -76.32625060263885,
              34.86000486269152,
              -0.090150668561441
            ],
            [
              -76.32620424609114,
              34.85711710455028,
              -0.090150668561441
            ],
            [
              -76.3330806266978,
              34.85704191139202,
              -0.490150668561441
            ]
          ]
        ]
      },
      "bbox": [
        -76.33312722,
        34.85704191,
        -0.4901506686,
        -76.32620425,
        34.86000486,
        -0.09015066856
      ],
      "properties": {
        "datetime": "2019-10-11T13:40:45Z",
        "pc:count": 5327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378569.8966,
            "count": 5327,
            "maximum": 378767.8939,
            "minimum": 378139.1539,
            "name": "X",
            "position": 0,
            "stddev": 129.3596971,
            "variance": 16733.93124
          },
          {
            "average": 3858073.508,
            "count": 5327,
            "maximum": 3858320.378,
            "minimum": 3858000.058,
            "name": "Y",
            "position": 1,
            "stddev": 62.77691482,
            "variance": 3940.941035
          },
          {
            "average": -0.2708133305,
            "count": 5327,
            "maximum": -0.09015066856,
            "minimum": -0.4901506686,
            "name": "Z",
            "position": 2,
            "stddev": 0.06134486156,
            "variance": 0.00376319204
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5327,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5327,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5327,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5327,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91785781,
            "count": 5327,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.028296724,
            "variance": 4.113987602
          },
          {
            "average": 2,
            "count": 5327,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.981227708,
            "count": 5327,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7261184377,
            "variance": 0.5272479855
          },
          {
            "average": 254835910.6,
            "count": 5327,
            "maximum": 254836445.5,
            "minimum": 254834628.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.9798635,
            "variance": 253995.7028
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5327,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378139.1539,
          3858000.058,
          -0.4901506686,
          378767.8939,
          3858320.378,
          -0.09015066856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378139.15391843696,
                3858000.058061855,
                -0.490150668561441
              ],
              [
                378139.15391843696,
                3858320.378061855,
                -0.490150668561441
              ],
              [
                378767.89391843695,
                3858320.378061855,
                -0.090150668561441
              ],
              [
                378767.89391843695,
                3858000.058061855,
                -0.090150668561441
              ],
              [
                378139.15391843696,
                3858000.058061855,
                -0.490150668561441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:40:45+00:00",
        "end_time": "2019-10-11T13:10:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7858.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7858.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7858.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7858.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.33312722,
            34.85704191,
            -0.4901506686,
            -76.32620425,
            34.86000486,
            -0.09015066856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.3330806266978,
                  34.85704191139202,
                  -0.490150668561441
                ],
                [
                  -76.33312722343152,
                  34.85992966149987,
                  -0.490150668561441
                ],
                [
                  -76.32625060263885,
                  34.86000486269152,
                  -0.090150668561441
                ],
                [
                  -76.32620424609114,
                  34.85711710455028,
                  -0.090150668561441
                ],
                [
                  -76.3330806266978,
                  34.85704191139202,
                  -0.490150668561441
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7858.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7858.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:40:45Z",
            "pc:count": 5327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378569.8966,
                "count": 5327,
                "maximum": 378767.8939,
                "minimum": 378139.1539,
                "name": "X",
                "position": 0,
                "stddev": 129.3596971,
                "variance": 16733.93124
              },
              {
                "average": 3858073.508,
                "count": 5327,
                "maximum": 3858320.378,
                "minimum": 3858000.058,
                "name": "Y",
                "position": 1,
                "stddev": 62.77691482,
                "variance": 3940.941035
              },
              {
                "average": -0.2708133305,
                "count": 5327,
                "maximum": -0.09015066856,
                "minimum": -0.4901506686,
                "name": "Z",
                "position": 2,
                "stddev": 0.06134486156,
                "variance": 0.00376319204
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5327,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5327,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5327,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5327,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91785781,
                "count": 5327,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.028296724,
                "variance": 4.113987602
              },
              {
                "average": 2,
                "count": 5327,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.981227708,
                "count": 5327,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7261184377,
                "variance": 0.5272479855
              },
              {
                "average": 254835910.6,
                "count": 5327,
                "maximum": 254836445.5,
                "minimum": 254834628.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.9798635,
                "variance": 253995.7028
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5327,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378139.1539,
              3858000.058,
              -0.4901506686,
              378767.8939,
              3858320.378,
              -0.09015066856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378139.15391843696,
                    3858000.058061855,
                    -0.490150668561441
                  ],
                  [
                    378139.15391843696,
                    3858320.378061855,
                    -0.490150668561441
                  ],
                  [
                    378767.89391843695,
                    3858320.378061855,
                    -0.090150668561441
                  ],
                  [
                    378767.89391843695,
                    3858000.058061855,
                    -0.090150668561441
                  ],
                  [
                    378139.15391843696,
                    3858000.058061855,
                    -0.490150668561441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:40:45+00:00",
            "end_time": "2019-10-11T13:10: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": "20191011_NCMP_NC_Dunex_18SUD8464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.26593971571178,
              34.911859993402146,
              -1.696671020077387
            ],
            [
              -76.26600770737502,
              34.91628797843304,
              -1.696671020077387
            ],
            [
              -76.25893664070502,
              34.91636144853539,
              -0.576671020077387
            ],
            [
              -76.25886902855228,
              34.91193345147896,
              -0.576671020077387
            ],
            [
              -76.26593971571178,
              34.911859993402146,
              -1.696671020077387
            ]
          ]
        ]
      },
      "bbox": [
        -76.26600771,
        34.91185999,
        -1.69667102,
        -76.25886903,
        34.91636145,
        -0.5766710201
      ],
      "properties": {
        "datetime": "2019-10-11T13:31:51Z",
        "pc:count": 12126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384862.7498,
            "count": 12126,
            "maximum": 384999.9585,
            "minimum": 384353.8985,
            "name": "X",
            "position": 0,
            "stddev": 87.17035923,
            "variance": 7598.671528
          },
          {
            "average": 3864128.507,
            "count": 12126,
            "maximum": 3864491.159,
            "minimum": 3863999.999,
            "name": "Y",
            "position": 1,
            "stddev": 99.95900938,
            "variance": 9991.803556
          },
          {
            "average": -1.156770806,
            "count": 12126,
            "maximum": -0.5766710201,
            "minimum": -1.69667102,
            "name": "Z",
            "position": 2,
            "stddev": 0.1684762957,
            "variance": 0.02838426221
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12126,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12126,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12126,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 12126,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.36822808,
            "count": 12126,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.331738661,
            "variance": 1.773527862
          },
          {
            "average": 2,
            "count": 12126,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.822447633,
            "count": 12126,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6145137885,
            "variance": 0.3776271962
          },
          {
            "average": 254835062.8,
            "count": 12126,
            "maximum": 254835911.8,
            "minimum": 254834506.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.8265052,
            "variance": 179628.9065
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384353.8985,
          3863999.999,
          -1.69667102,
          384999.9585,
          3864491.159,
          -0.5766710201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384353.8985149516,
                3863999.9987864876,
                -1.696671020077387
              ],
              [
                384353.8985149516,
                3864491.1587864878,
                -1.696671020077387
              ],
              [
                384999.95851495164,
                3864491.1587864878,
                -0.576671020077387
              ],
              [
                384999.95851495164,
                3863999.9987864876,
                -0.576671020077387
              ],
              [
                384353.8985149516,
                3863999.9987864876,
                -1.696671020077387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:31:51+00:00",
        "end_time": "2019-10-11T13:08:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.26600771,
            34.91185999,
            -1.69667102,
            -76.25886903,
            34.91636145,
            -0.5766710201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.26593971571178,
                  34.911859993402146,
                  -1.696671020077387
                ],
                [
                  -76.26600770737502,
                  34.91628797843304,
                  -1.696671020077387
                ],
                [
                  -76.25893664070502,
                  34.91636144853539,
                  -0.576671020077387
                ],
                [
                  -76.25886902855228,
                  34.91193345147896,
                  -0.576671020077387
                ],
                [
                  -76.26593971571178,
                  34.911859993402146,
                  -1.696671020077387
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:31:51Z",
            "pc:count": 12126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384862.7498,
                "count": 12126,
                "maximum": 384999.9585,
                "minimum": 384353.8985,
                "name": "X",
                "position": 0,
                "stddev": 87.17035923,
                "variance": 7598.671528
              },
              {
                "average": 3864128.507,
                "count": 12126,
                "maximum": 3864491.159,
                "minimum": 3863999.999,
                "name": "Y",
                "position": 1,
                "stddev": 99.95900938,
                "variance": 9991.803556
              },
              {
                "average": -1.156770806,
                "count": 12126,
                "maximum": -0.5766710201,
                "minimum": -1.69667102,
                "name": "Z",
                "position": 2,
                "stddev": 0.1684762957,
                "variance": 0.02838426221
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12126,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12126,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12126,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 12126,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.36822808,
                "count": 12126,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.331738661,
                "variance": 1.773527862
              },
              {
                "average": 2,
                "count": 12126,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.822447633,
                "count": 12126,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6145137885,
                "variance": 0.3776271962
              },
              {
                "average": 254835062.8,
                "count": 12126,
                "maximum": 254835911.8,
                "minimum": 254834506.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.8265052,
                "variance": 179628.9065
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384353.8985,
              3863999.999,
              -1.69667102,
              384999.9585,
              3864491.159,
              -0.5766710201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384353.8985149516,
                    3863999.9987864876,
                    -1.696671020077387
                  ],
                  [
                    384353.8985149516,
                    3864491.1587864878,
                    -1.696671020077387
                  ],
                  [
                    384999.95851495164,
                    3864491.1587864878,
                    -0.576671020077387
                  ],
                  [
                    384999.95851495164,
                    3863999.9987864876,
                    -0.576671020077387
                  ],
                  [
                    384353.8985149516,
                    3863999.9987864876,
                    -1.696671020077387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:31:51+00:00",
            "end_time": "2019-10-11T13:08: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": "20190929_NCMP_NC_Dunex_18SUD5935.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53853748182966,
              34.64723188425511,
              -4.248470212116317
            ],
            [
              -76.53870408571719,
              34.656246581679305,
              -4.248470212116317
            ],
            [
              -76.52779473365452,
              34.656383794190674,
              0.431529787883683
            ],
            [
              -76.52762930985821,
              34.64736905088945,
              0.431529787883683
            ],
            [
              -76.53853748182966,
              34.64723188425511,
              -4.248470212116317
            ]
          ]
        ]
      },
      "bbox": [
        -76.53870409,
        34.64723188,
        -4.248470212,
        -76.52762931,
        34.65638379,
        0.4315297879
      ],
      "properties": {
        "datetime": "2019-09-29T19:06:17Z",
        "pc:count": 4906622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359465.9742,
            "count": 4906622,
            "maximum": 360000.0019,
            "minimum": 359000.0019,
            "name": "X",
            "position": 0,
            "stddev": 274.6071502,
            "variance": 75409.08692
          },
          {
            "average": 3835464.174,
            "count": 4906622,
            "maximum": 3835999.984,
            "minimum": 3834999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.3491989,
            "variance": 78035.97493
          },
          {
            "average": -0.9806859993,
            "count": 4906622,
            "maximum": 0.4315297879,
            "minimum": -4.248470212,
            "name": "Z",
            "position": 2,
            "stddev": 0.3764222882,
            "variance": 0.1416937391
          },
          {
            "average": 89.59608056,
            "count": 4906622,
            "maximum": 6154,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 553.1043729,
            "variance": 305924.4474
          },
          {
            "average": 1.00000163,
            "count": 4906622,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001276889697,
            "variance": 1.630447299e-06
          },
          {
            "average": 1.000003261,
            "count": 4906622,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001805793255,
            "variance": 3.260889281e-06
          },
          {
            "average": 1,
            "count": 4906622,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.08240496,
            "count": 4906622,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.905662895,
            "variance": 24.06552844
          },
          {
            "average": 19.99472312,
            "count": 4906622,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.114565922,
            "variance": 1.242257196
          },
          {
            "average": 1.966580674,
            "count": 4906622,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1818841287,
            "variance": 0.03308183628
          },
          {
            "average": 1.953524849,
            "count": 4906622,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8963625184,
            "variance": 0.8034657644
          },
          {
            "average": 253808108.3,
            "count": 4906622,
            "maximum": 253819177.5,
            "minimum": 253799966.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8550.511064,
            "variance": 73111239.45
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0019,
          3834999.984,
          -4.248470212,
          360000.0019,
          3835999.984,
          0.4315297879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0018925181,
                3834999.9839949873,
                -4.248470212116317
              ],
              [
                359000.0018925181,
                3835999.9839949873,
                -4.248470212116317
              ],
              [
                360000.0018925181,
                3835999.9839949873,
                0.431529787883683
              ],
              [
                360000.0018925181,
                3834999.9839949873,
                0.431529787883683
              ],
              [
                359000.0018925181,
                3834999.9839949873,
                -4.248470212116317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:06:17+00:00",
        "end_time": "2019-09-29T13:46:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5935.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5935.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5935.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5935.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53870409,
            34.64723188,
            -4.248470212,
            -76.52762931,
            34.65638379,
            0.4315297879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53853748182966,
                  34.64723188425511,
                  -4.248470212116317
                ],
                [
                  -76.53870408571719,
                  34.656246581679305,
                  -4.248470212116317
                ],
                [
                  -76.52779473365452,
                  34.656383794190674,
                  0.431529787883683
                ],
                [
                  -76.52762930985821,
                  34.64736905088945,
                  0.431529787883683
                ],
                [
                  -76.53853748182966,
                  34.64723188425511,
                  -4.248470212116317
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5935.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5935.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:06:17Z",
            "pc:count": 4906622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359465.9742,
                "count": 4906622,
                "maximum": 360000.0019,
                "minimum": 359000.0019,
                "name": "X",
                "position": 0,
                "stddev": 274.6071502,
                "variance": 75409.08692
              },
              {
                "average": 3835464.174,
                "count": 4906622,
                "maximum": 3835999.984,
                "minimum": 3834999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.3491989,
                "variance": 78035.97493
              },
              {
                "average": -0.9806859993,
                "count": 4906622,
                "maximum": 0.4315297879,
                "minimum": -4.248470212,
                "name": "Z",
                "position": 2,
                "stddev": 0.3764222882,
                "variance": 0.1416937391
              },
              {
                "average": 89.59608056,
                "count": 4906622,
                "maximum": 6154,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 553.1043729,
                "variance": 305924.4474
              },
              {
                "average": 1.00000163,
                "count": 4906622,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001276889697,
                "variance": 1.630447299e-06
              },
              {
                "average": 1.000003261,
                "count": 4906622,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001805793255,
                "variance": 3.260889281e-06
              },
              {
                "average": 1,
                "count": 4906622,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.08240496,
                "count": 4906622,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.905662895,
                "variance": 24.06552844
              },
              {
                "average": 19.99472312,
                "count": 4906622,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.114565922,
                "variance": 1.242257196
              },
              {
                "average": 1.966580674,
                "count": 4906622,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1818841287,
                "variance": 0.03308183628
              },
              {
                "average": 1.953524849,
                "count": 4906622,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8963625184,
                "variance": 0.8034657644
              },
              {
                "average": 253808108.3,
                "count": 4906622,
                "maximum": 253819177.5,
                "minimum": 253799966.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8550.511064,
                "variance": 73111239.45
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0019,
              3834999.984,
              -4.248470212,
              360000.0019,
              3835999.984,
              0.4315297879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0018925181,
                    3834999.9839949873,
                    -4.248470212116317
                  ],
                  [
                    359000.0018925181,
                    3835999.9839949873,
                    -4.248470212116317
                  ],
                  [
                    360000.0018925181,
                    3835999.9839949873,
                    0.431529787883683
                  ],
                  [
                    360000.0018925181,
                    3834999.9839949873,
                    0.431529787883683
                  ],
                  [
                    359000.0018925181,
                    3834999.9839949873,
                    -4.248470212116317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:06:17+00:00",
            "end_time": "2019-09-29T13:46: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": "20190929_NCMP_NC_Dunex_18SUD6023.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52310293741267,
              34.5392228875331,
              -6.551223111029829
            ],
            [
              -76.52326720739768,
              34.548237809876994,
              -6.551223111029829
            ],
            [
              -76.51491900518137,
              34.54834169194548,
              -2.851223111029829
            ],
            [
              -76.51475563462967,
              34.53932673481739,
              -2.851223111029829
            ],
            [
              -76.52310293741267,
              34.5392228875331,
              -6.551223111029829
            ]
          ]
        ]
      },
      "bbox": [
        -76.52326721,
        34.53922289,
        -6.551223111,
        -76.51475563,
        34.54834169,
        -2.851223111
      ],
      "properties": {
        "datetime": "2019-09-29T15:33:55Z",
        "pc:count": 2317389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360746.5443,
            "count": 2317389,
            "maximum": 361000.019,
            "minimum": 360233.799,
            "name": "X",
            "position": 0,
            "stddev": 163.9586762,
            "variance": 26882.44749
          },
          {
            "average": 3823571.094,
            "count": 2317389,
            "maximum": 3823999.99,
            "minimum": 3822999.99,
            "name": "Y",
            "position": 1,
            "stddev": 287.0489158,
            "variance": 82397.08003
          },
          {
            "average": -4.199927515,
            "count": 2317389,
            "maximum": -2.851223111,
            "minimum": -6.551223111,
            "name": "Z",
            "position": 2,
            "stddev": 0.4316956105,
            "variance": 0.1863611001
          },
          {
            "average": 22.61013408,
            "count": 2317389,
            "maximum": 4227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 242.4079732,
            "variance": 58761.62546
          },
          {
            "average": 1,
            "count": 2317389,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2317389,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2317389,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2317389,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.18967674,
            "count": 2317389,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.285570831,
            "variance": 1.652692363
          },
          {
            "average": 2.001450339,
            "count": 2317389,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03870778541,
            "variance": 0.001498292651
          },
          {
            "average": 13.73026626,
            "count": 2317389,
            "maximum": 16,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05661739,
            "variance": 1.116440309
          },
          {
            "average": 253805507.8,
            "count": 2317389,
            "maximum": 253806435.9,
            "minimum": 253804374.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.1536276,
            "variance": 230547.5061
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360233.799,
          3822999.99,
          -6.551223111,
          361000.019,
          3823999.99,
          -2.851223111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360233.79899490555,
                3822999.989602221,
                -6.551223111029829
              ],
              [
                360233.79899490555,
                3823999.989602221,
                -6.551223111029829
              ],
              [
                361000.0189949055,
                3823999.989602221,
                -2.851223111029829
              ],
              [
                361000.0189949055,
                3822999.989602221,
                -2.851223111029829
              ],
              [
                360233.79899490555,
                3822999.989602221,
                -6.551223111029829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:33:55+00:00",
        "end_time": "2019-09-29T14:59:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6023.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6023.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6023.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6023.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52326721,
            34.53922289,
            -6.551223111,
            -76.51475563,
            34.54834169,
            -2.851223111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52310293741267,
                  34.5392228875331,
                  -6.551223111029829
                ],
                [
                  -76.52326720739768,
                  34.548237809876994,
                  -6.551223111029829
                ],
                [
                  -76.51491900518137,
                  34.54834169194548,
                  -2.851223111029829
                ],
                [
                  -76.51475563462967,
                  34.53932673481739,
                  -2.851223111029829
                ],
                [
                  -76.52310293741267,
                  34.5392228875331,
                  -6.551223111029829
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6023.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6023.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:33:55Z",
            "pc:count": 2317389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360746.5443,
                "count": 2317389,
                "maximum": 361000.019,
                "minimum": 360233.799,
                "name": "X",
                "position": 0,
                "stddev": 163.9586762,
                "variance": 26882.44749
              },
              {
                "average": 3823571.094,
                "count": 2317389,
                "maximum": 3823999.99,
                "minimum": 3822999.99,
                "name": "Y",
                "position": 1,
                "stddev": 287.0489158,
                "variance": 82397.08003
              },
              {
                "average": -4.199927515,
                "count": 2317389,
                "maximum": -2.851223111,
                "minimum": -6.551223111,
                "name": "Z",
                "position": 2,
                "stddev": 0.4316956105,
                "variance": 0.1863611001
              },
              {
                "average": 22.61013408,
                "count": 2317389,
                "maximum": 4227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 242.4079732,
                "variance": 58761.62546
              },
              {
                "average": 1,
                "count": 2317389,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2317389,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2317389,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2317389,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.18967674,
                "count": 2317389,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.285570831,
                "variance": 1.652692363
              },
              {
                "average": 2.001450339,
                "count": 2317389,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03870778541,
                "variance": 0.001498292651
              },
              {
                "average": 13.73026626,
                "count": 2317389,
                "maximum": 16,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05661739,
                "variance": 1.116440309
              },
              {
                "average": 253805507.8,
                "count": 2317389,
                "maximum": 253806435.9,
                "minimum": 253804374.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.1536276,
                "variance": 230547.5061
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360233.799,
              3822999.99,
              -6.551223111,
              361000.019,
              3823999.99,
              -2.851223111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360233.79899490555,
                    3822999.989602221,
                    -6.551223111029829
                  ],
                  [
                    360233.79899490555,
                    3823999.989602221,
                    -6.551223111029829
                  ],
                  [
                    361000.0189949055,
                    3823999.989602221,
                    -2.851223111029829
                  ],
                  [
                    361000.0189949055,
                    3822999.989602221,
                    -2.851223111029829
                  ],
                  [
                    360233.79899490555,
                    3822999.989602221,
                    -6.551223111029829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:33:55+00:00",
            "end_time": "2019-09-29T14:59: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": "20190929_NCMP_NC_Dunex_18SUD6034.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5274639433121,
              34.63835419580788,
              -3.907034819645611
            ],
            [
              -76.52762929695777,
              34.64736913344759,
              -3.907034819645611
            ],
            [
              -76.51672105151943,
              34.64750532480715,
              1.392965180354389
            ],
            [
              -76.51655687749684,
              34.638490341625214,
              1.392965180354389
            ],
            [
              -76.5274639433121,
              34.63835419580788,
              -3.907034819645611
            ]
          ]
        ]
      },
      "bbox": [
        -76.5276293,
        34.6383542,
        -3.90703482,
        -76.51655688,
        34.64750532,
        1.39296518
      ],
      "properties": {
        "datetime": "2019-09-29T20:10:19Z",
        "pc:count": 3700816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360461.5539,
            "count": 3700816,
            "maximum": 361000.0032,
            "minimum": 360000.0032,
            "name": "X",
            "position": 0,
            "stddev": 277.540538,
            "variance": 77028.75026
          },
          {
            "average": 3834486.432,
            "count": 3700816,
            "maximum": 3834999.993,
            "minimum": 3833999.973,
            "name": "Y",
            "position": 1,
            "stddev": 282.4093659,
            "variance": 79755.04997
          },
          {
            "average": -1.026607735,
            "count": 3700816,
            "maximum": 1.39296518,
            "minimum": -3.90703482,
            "name": "Z",
            "position": 2,
            "stddev": 0.736226519,
            "variance": 0.5420294872
          },
          {
            "average": 920.8021055,
            "count": 3700816,
            "maximum": 9424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1601.991313,
            "variance": 2566376.168
          },
          {
            "average": 1.00006458,
            "count": 3700816,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008035931734,
            "variance": 6.457619884e-05
          },
          {
            "average": 1.000129431,
            "count": 3700816,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0113760361,
            "variance": 0.0001294141973
          },
          {
            "average": 1,
            "count": 3700816,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.43959332,
            "count": 3700816,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.61476148,
            "variance": 159.1322073
          },
          {
            "average": 20.03993053,
            "count": 3700816,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.310965213,
            "variance": 1.718629788
          },
          {
            "average": 1.685489903,
            "count": 3700816,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.46591988,
            "variance": 0.2170813346
          },
          {
            "average": 7.344862322,
            "count": 3700816,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.65953,
            "variance": 2.754039819
          },
          {
            "average": 253820529.7,
            "count": 3700816,
            "maximum": 253823019.2,
            "minimum": 253799990.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2904.979393,
            "variance": 8438905.274
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0032,
          3833999.973,
          -3.90703482,
          361000.0032,
          3834999.993,
          1.39296518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.00321370433,
                3833999.973133074,
                -3.907034819645611
              ],
              [
                360000.00321370433,
                3834999.9931330737,
                -3.907034819645611
              ],
              [
                361000.00321370433,
                3834999.9931330737,
                1.392965180354389
              ],
              [
                361000.00321370433,
                3833999.973133074,
                1.392965180354389
              ],
              [
                360000.00321370433,
                3833999.973133074,
                -3.907034819645611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:10:19+00:00",
        "end_time": "2019-09-29T13:46:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6034.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6034.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6034.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6034.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5276293,
            34.6383542,
            -3.90703482,
            -76.51655688,
            34.64750532,
            1.39296518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5274639433121,
                  34.63835419580788,
                  -3.907034819645611
                ],
                [
                  -76.52762929695777,
                  34.64736913344759,
                  -3.907034819645611
                ],
                [
                  -76.51672105151943,
                  34.64750532480715,
                  1.392965180354389
                ],
                [
                  -76.51655687749684,
                  34.638490341625214,
                  1.392965180354389
                ],
                [
                  -76.5274639433121,
                  34.63835419580788,
                  -3.907034819645611
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6034.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6034.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:10:19Z",
            "pc:count": 3700816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360461.5539,
                "count": 3700816,
                "maximum": 361000.0032,
                "minimum": 360000.0032,
                "name": "X",
                "position": 0,
                "stddev": 277.540538,
                "variance": 77028.75026
              },
              {
                "average": 3834486.432,
                "count": 3700816,
                "maximum": 3834999.993,
                "minimum": 3833999.973,
                "name": "Y",
                "position": 1,
                "stddev": 282.4093659,
                "variance": 79755.04997
              },
              {
                "average": -1.026607735,
                "count": 3700816,
                "maximum": 1.39296518,
                "minimum": -3.90703482,
                "name": "Z",
                "position": 2,
                "stddev": 0.736226519,
                "variance": 0.5420294872
              },
              {
                "average": 920.8021055,
                "count": 3700816,
                "maximum": 9424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1601.991313,
                "variance": 2566376.168
              },
              {
                "average": 1.00006458,
                "count": 3700816,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008035931734,
                "variance": 6.457619884e-05
              },
              {
                "average": 1.000129431,
                "count": 3700816,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0113760361,
                "variance": 0.0001294141973
              },
              {
                "average": 1,
                "count": 3700816,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.43959332,
                "count": 3700816,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.61476148,
                "variance": 159.1322073
              },
              {
                "average": 20.03993053,
                "count": 3700816,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.310965213,
                "variance": 1.718629788
              },
              {
                "average": 1.685489903,
                "count": 3700816,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.46591988,
                "variance": 0.2170813346
              },
              {
                "average": 7.344862322,
                "count": 3700816,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.65953,
                "variance": 2.754039819
              },
              {
                "average": 253820529.7,
                "count": 3700816,
                "maximum": 253823019.2,
                "minimum": 253799990.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2904.979393,
                "variance": 8438905.274
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0032,
              3833999.973,
              -3.90703482,
              361000.0032,
              3834999.993,
              1.39296518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.00321370433,
                    3833999.973133074,
                    -3.907034819645611
                  ],
                  [
                    360000.00321370433,
                    3834999.9931330737,
                    -3.907034819645611
                  ],
                  [
                    361000.00321370433,
                    3834999.9931330737,
                    1.392965180354389
                  ],
                  [
                    361000.00321370433,
                    3833999.973133074,
                    1.392965180354389
                  ],
                  [
                    360000.00321370433,
                    3833999.973133074,
                    -3.907034819645611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:10:19+00:00",
            "end_time": "2019-09-29T13:46: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": "20191011_NCMP_NC_Dunex_18SUD7957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.32352632760332,
              34.8484495213975,
              -0.449718059613162
            ],
            [
              -76.32366559414811,
              34.857144186336456,
              -0.449718059613162
            ],
            [
              -76.31272898245939,
              34.85726274849542,
              5.310281940386838
            ],
            [
              -76.31259086577728,
              34.848568045423626,
              5.310281940386838
            ],
            [
              -76.32352632760332,
              34.8484495213975,
              -0.449718059613162
            ]
          ]
        ]
      },
      "bbox": [
        -76.32366559,
        34.84844952,
        -0.4497180596,
        -76.31259087,
        34.85726275,
        5.31028194
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:07Z",
        "pc:count": 1616245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379485.2303,
            "count": 1616245,
            "maximum": 379999.9934,
            "minimum": 379000.0134,
            "name": "X",
            "position": 0,
            "stddev": 257.824481,
            "variance": 66473.46299
          },
          {
            "average": 3857655.858,
            "count": 1616245,
            "maximum": 3857999.994,
            "minimum": 3857035.554,
            "name": "Y",
            "position": 1,
            "stddev": 207.4445036,
            "variance": 43033.22207
          },
          {
            "average": 0.8587478227,
            "count": 1616245,
            "maximum": 5.31028194,
            "minimum": -0.4497180596,
            "name": "Z",
            "position": 2,
            "stddev": 0.5642195898,
            "variance": 0.3183437455
          },
          {
            "average": 3801.839853,
            "count": 1616245,
            "maximum": 21581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2869.988533,
            "variance": 8236834.178
          },
          {
            "average": 1.000167054,
            "count": 1616245,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01311395536,
            "variance": 0.0001719758251
          },
          {
            "average": 1.000347101,
            "count": 1616245,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01902182485,
            "variance": 0.0003618298205
          },
          {
            "average": 1,
            "count": 1616245,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.996476401,
            "count": 1616245,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.02128558,
            "variance": 144.511307
          },
          {
            "average": 20.34750881,
            "count": 1616245,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.821298581,
            "variance": 3.317128521
          },
          {
            "average": 1.265827272,
            "count": 1616245,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.44178966,
            "variance": 0.1951781037
          },
          {
            "average": 7.038599346,
            "count": 1616245,
            "maximum": 8,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7318459872,
            "variance": 0.535598549
          },
          {
            "average": 254838758.1,
            "count": 1616245,
            "maximum": 254839287.4,
            "minimum": 254837430.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 513.5367585,
            "variance": 263720.0024
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1616245,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379000.0134,
          3857035.554,
          -0.4497180596,
          379999.9934,
          3857999.994,
          5.31028194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379000.0134346078,
                3857035.5537321363,
                -0.449718059613162
              ],
              [
                379000.0134346078,
                3857999.9937321367,
                -0.449718059613162
              ],
              [
                379999.9934346078,
                3857999.9937321367,
                5.310281940386838
              ],
              [
                379999.9934346078,
                3857035.5537321363,
                5.310281940386838
              ],
              [
                379000.0134346078,
                3857035.5537321363,
                -0.449718059613162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:07+00:00",
        "end_time": "2019-10-11T13:57:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.32366559,
            34.84844952,
            -0.4497180596,
            -76.31259087,
            34.85726275,
            5.31028194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.32352632760332,
                  34.8484495213975,
                  -0.449718059613162
                ],
                [
                  -76.32366559414811,
                  34.857144186336456,
                  -0.449718059613162
                ],
                [
                  -76.31272898245939,
                  34.85726274849542,
                  5.310281940386838
                ],
                [
                  -76.31259086577728,
                  34.848568045423626,
                  5.310281940386838
                ],
                [
                  -76.32352632760332,
                  34.8484495213975,
                  -0.449718059613162
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:07Z",
            "pc:count": 1616245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379485.2303,
                "count": 1616245,
                "maximum": 379999.9934,
                "minimum": 379000.0134,
                "name": "X",
                "position": 0,
                "stddev": 257.824481,
                "variance": 66473.46299
              },
              {
                "average": 3857655.858,
                "count": 1616245,
                "maximum": 3857999.994,
                "minimum": 3857035.554,
                "name": "Y",
                "position": 1,
                "stddev": 207.4445036,
                "variance": 43033.22207
              },
              {
                "average": 0.8587478227,
                "count": 1616245,
                "maximum": 5.31028194,
                "minimum": -0.4497180596,
                "name": "Z",
                "position": 2,
                "stddev": 0.5642195898,
                "variance": 0.3183437455
              },
              {
                "average": 3801.839853,
                "count": 1616245,
                "maximum": 21581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2869.988533,
                "variance": 8236834.178
              },
              {
                "average": 1.000167054,
                "count": 1616245,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01311395536,
                "variance": 0.0001719758251
              },
              {
                "average": 1.000347101,
                "count": 1616245,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01902182485,
                "variance": 0.0003618298205
              },
              {
                "average": 1,
                "count": 1616245,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.996476401,
                "count": 1616245,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.02128558,
                "variance": 144.511307
              },
              {
                "average": 20.34750881,
                "count": 1616245,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.821298581,
                "variance": 3.317128521
              },
              {
                "average": 1.265827272,
                "count": 1616245,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.44178966,
                "variance": 0.1951781037
              },
              {
                "average": 7.038599346,
                "count": 1616245,
                "maximum": 8,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7318459872,
                "variance": 0.535598549
              },
              {
                "average": 254838758.1,
                "count": 1616245,
                "maximum": 254839287.4,
                "minimum": 254837430.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 513.5367585,
                "variance": 263720.0024
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1616245,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379000.0134,
              3857035.554,
              -0.4497180596,
              379999.9934,
              3857999.994,
              5.31028194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379000.0134346078,
                    3857035.5537321363,
                    -0.449718059613162
                  ],
                  [
                    379000.0134346078,
                    3857999.9937321367,
                    -0.449718059613162
                  ],
                  [
                    379999.9934346078,
                    3857999.9937321367,
                    5.310281940386838
                  ],
                  [
                    379999.9934346078,
                    3857035.5537321363,
                    5.310281940386838
                  ],
                  [
                    379000.0134346078,
                    3857035.5537321363,
                    -0.449718059613162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:07+00:00",
            "end_time": "2019-10-11T13:57: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": "20191011_NCMP_NC_Dunex_18SUD7958.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31873691453235,
              34.857197728906335,
              -0.678646364782235
            ],
            [
              -76.31878919579339,
              34.860472971321045,
              -0.678646364782235
            ],
            [
              -76.31278091143862,
              34.86053798973598,
              3.501353635217765
            ],
            [
              -76.31272886819916,
              34.85726273944375,
              3.501353635217765
            ],
            [
              -76.31873691453235,
              34.857197728906335,
              -0.678646364782235
            ]
          ]
        ]
      },
      "bbox": [
        -76.3187892,
        34.85719773,
        -0.6786463648,
        -76.31272887,
        34.86053799,
        3.501353635
      ],
      "properties": {
        "datetime": "2019-10-11T14:28:07Z",
        "pc:count": 298185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379864.839,
            "count": 298185,
            "maximum": 380000.0039,
            "minimum": 379450.6639,
            "name": "X",
            "position": 0,
            "stddev": 84.06093332,
            "variance": 7066.240511
          },
          {
            "average": 3858117.881,
            "count": 298185,
            "maximum": 3858363.293,
            "minimum": 3857999.993,
            "name": "Y",
            "position": 1,
            "stddev": 78.21586319,
            "variance": 6117.721254
          },
          {
            "average": 1.078581095,
            "count": 298185,
            "maximum": 3.501353635,
            "minimum": -0.6786463648,
            "name": "Z",
            "position": 2,
            "stddev": 0.4361298436,
            "variance": 0.1902092405
          },
          {
            "average": 5430.504449,
            "count": 298185,
            "maximum": 16567,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2540.946684,
            "variance": 6456410.053
          },
          {
            "average": 1.007280715,
            "count": 298185,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0875425773,
            "variance": 0.00766370284
          },
          {
            "average": 1.014571491,
            "count": 298185,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1251683983,
            "variance": 0.01566712792
          },
          {
            "average": 1,
            "count": 298185,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.424696078,
            "count": 298185,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.36247636,
            "variance": 19.03119999
          },
          {
            "average": 18.93225674,
            "count": 298185,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.967416545,
            "variance": 3.87072786
          },
          {
            "average": 1.040511763,
            "count": 298185,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1982759944,
            "variance": 0.03931336995
          },
          {
            "average": 6.594815299,
            "count": 298185,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5179471058,
            "variance": 0.2682692044
          },
          {
            "average": 254838458,
            "count": 298185,
            "maximum": 254839287.2,
            "minimum": 254837878,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.5331197,
            "variance": 238664.6091
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379450.6639,
          3857999.993,
          -0.6786463648,
          380000.0039,
          3858363.293,
          3.501353635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379450.6638669263,
                3857999.992591469,
                -0.678646364782235
              ],
              [
                379450.6638669263,
                3858363.292591469,
                -0.678646364782235
              ],
              [
                380000.00386692624,
                3858363.292591469,
                3.501353635217765
              ],
              [
                380000.00386692624,
                3857999.992591469,
                3.501353635217765
              ],
              [
                379450.6638669263,
                3857999.992591469,
                -0.678646364782235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:28:07+00:00",
        "end_time": "2019-10-11T14:04:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7958.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7958.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7958.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7958.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.3187892,
            34.85719773,
            -0.6786463648,
            -76.31272887,
            34.86053799,
            3.501353635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31873691453235,
                  34.857197728906335,
                  -0.678646364782235
                ],
                [
                  -76.31878919579339,
                  34.860472971321045,
                  -0.678646364782235
                ],
                [
                  -76.31278091143862,
                  34.86053798973598,
                  3.501353635217765
                ],
                [
                  -76.31272886819916,
                  34.85726273944375,
                  3.501353635217765
                ],
                [
                  -76.31873691453235,
                  34.857197728906335,
                  -0.678646364782235
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7958.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7958.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:28:07Z",
            "pc:count": 298185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379864.839,
                "count": 298185,
                "maximum": 380000.0039,
                "minimum": 379450.6639,
                "name": "X",
                "position": 0,
                "stddev": 84.06093332,
                "variance": 7066.240511
              },
              {
                "average": 3858117.881,
                "count": 298185,
                "maximum": 3858363.293,
                "minimum": 3857999.993,
                "name": "Y",
                "position": 1,
                "stddev": 78.21586319,
                "variance": 6117.721254
              },
              {
                "average": 1.078581095,
                "count": 298185,
                "maximum": 3.501353635,
                "minimum": -0.6786463648,
                "name": "Z",
                "position": 2,
                "stddev": 0.4361298436,
                "variance": 0.1902092405
              },
              {
                "average": 5430.504449,
                "count": 298185,
                "maximum": 16567,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2540.946684,
                "variance": 6456410.053
              },
              {
                "average": 1.007280715,
                "count": 298185,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0875425773,
                "variance": 0.00766370284
              },
              {
                "average": 1.014571491,
                "count": 298185,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1251683983,
                "variance": 0.01566712792
              },
              {
                "average": 1,
                "count": 298185,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.424696078,
                "count": 298185,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.36247636,
                "variance": 19.03119999
              },
              {
                "average": 18.93225674,
                "count": 298185,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.967416545,
                "variance": 3.87072786
              },
              {
                "average": 1.040511763,
                "count": 298185,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1982759944,
                "variance": 0.03931336995
              },
              {
                "average": 6.594815299,
                "count": 298185,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5179471058,
                "variance": 0.2682692044
              },
              {
                "average": 254838458,
                "count": 298185,
                "maximum": 254839287.2,
                "minimum": 254837878,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.5331197,
                "variance": 238664.6091
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379450.6639,
              3857999.993,
              -0.6786463648,
              380000.0039,
              3858363.293,
              3.501353635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379450.6638669263,
                    3857999.992591469,
                    -0.678646364782235
                  ],
                  [
                    379450.6638669263,
                    3858363.292591469,
                    -0.678646364782235
                  ],
                  [
                    380000.00386692624,
                    3858363.292591469,
                    3.501353635217765
                  ],
                  [
                    380000.00386692624,
                    3857999.992591469,
                    3.501353635217765
                  ],
                  [
                    379450.6638669263,
                    3857999.992591469,
                    -0.678646364782235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:28:07+00:00",
            "end_time": "2019-10-11T14:04: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": "20190929_NCMP_NC_Dunex_18SUD7654.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.35588428387624,
              34.820721951565844,
              -2.944830683398017
            ],
            [
              -76.35603206384062,
              34.829737120161255,
              -2.944830683398017
            ],
            [
              -76.34509900241797,
              34.82985851261911,
              2.375169316601983
            ],
            [
              -76.34495241305622,
              34.82084330352698,
              2.375169316601983
            ],
            [
              -76.35588428387624,
              34.820721951565844,
              -2.944830683398017
            ]
          ]
        ]
      },
      "bbox": [
        -76.35603206,
        34.82072195,
        -2.944830683,
        -76.34495241,
        34.82985851,
        2.375169317
      ],
      "properties": {
        "datetime": "2019-09-29T20:42:28Z",
        "pc:count": 2855136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376383.3241,
            "count": 2855136,
            "maximum": 377000.0043,
            "minimum": 376000.0043,
            "name": "X",
            "position": 0,
            "stddev": 254.3309493,
            "variance": 64684.23176
          },
          {
            "average": 3854593.525,
            "count": 2855136,
            "maximum": 3854999.988,
            "minimum": 3853999.988,
            "name": "Y",
            "position": 1,
            "stddev": 266.4722894,
            "variance": 71007.48101
          },
          {
            "average": 0.3220844758,
            "count": 2855136,
            "maximum": 2.375169317,
            "minimum": -2.944830683,
            "name": "Z",
            "position": 2,
            "stddev": 1.014592513,
            "variance": 1.029397967
          },
          {
            "average": 4149.452351,
            "count": 2855136,
            "maximum": 16279,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3311.2461,
            "variance": 10964350.74
          },
          {
            "average": 1.000008406,
            "count": 2855136,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002899282082,
            "variance": 8.405836592e-06
          },
          {
            "average": 1.000016812,
            "count": 2855136,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004100186809,
            "variance": 1.681153187e-05
          },
          {
            "average": 1,
            "count": 2855136,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.094586037,
            "count": 2855136,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.02593386,
            "variance": 144.6230852
          },
          {
            "average": 19.95601874,
            "count": 2855136,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.216954534,
            "variance": 1.480978337
          },
          {
            "average": 1.267772533,
            "count": 2855136,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4429890417,
            "variance": 0.1962392911
          },
          {
            "average": 10.63817661,
            "count": 2855136,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.047289799,
            "variance": 1.096815924
          },
          {
            "average": 253822947.9,
            "count": 2855136,
            "maximum": 253824948.1,
            "minimum": 253821053.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 695.3391176,
            "variance": 483496.4885
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2855136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376000.0043,
          3853999.988,
          -2.944830683,
          377000.0043,
          3854999.988,
          2.375169317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376000.00428293715,
                3853999.988148084,
                -2.944830683398017
              ],
              [
                376000.00428293715,
                3854999.988148084,
                -2.944830683398017
              ],
              [
                377000.00428293715,
                3854999.988148084,
                2.375169316601983
              ],
              [
                377000.00428293715,
                3853999.988148084,
                2.375169316601983
              ],
              [
                376000.00428293715,
                3853999.988148084,
                -2.944830683398017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:42:28+00:00",
        "end_time": "2019-09-29T19:37:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7654.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7654.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7654.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7654.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.35603206,
            34.82072195,
            -2.944830683,
            -76.34495241,
            34.82985851,
            2.375169317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.35588428387624,
                  34.820721951565844,
                  -2.944830683398017
                ],
                [
                  -76.35603206384062,
                  34.829737120161255,
                  -2.944830683398017
                ],
                [
                  -76.34509900241797,
                  34.82985851261911,
                  2.375169316601983
                ],
                [
                  -76.34495241305622,
                  34.82084330352698,
                  2.375169316601983
                ],
                [
                  -76.35588428387624,
                  34.820721951565844,
                  -2.944830683398017
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7654.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7654.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:42:28Z",
            "pc:count": 2855136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376383.3241,
                "count": 2855136,
                "maximum": 377000.0043,
                "minimum": 376000.0043,
                "name": "X",
                "position": 0,
                "stddev": 254.3309493,
                "variance": 64684.23176
              },
              {
                "average": 3854593.525,
                "count": 2855136,
                "maximum": 3854999.988,
                "minimum": 3853999.988,
                "name": "Y",
                "position": 1,
                "stddev": 266.4722894,
                "variance": 71007.48101
              },
              {
                "average": 0.3220844758,
                "count": 2855136,
                "maximum": 2.375169317,
                "minimum": -2.944830683,
                "name": "Z",
                "position": 2,
                "stddev": 1.014592513,
                "variance": 1.029397967
              },
              {
                "average": 4149.452351,
                "count": 2855136,
                "maximum": 16279,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3311.2461,
                "variance": 10964350.74
              },
              {
                "average": 1.000008406,
                "count": 2855136,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002899282082,
                "variance": 8.405836592e-06
              },
              {
                "average": 1.000016812,
                "count": 2855136,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004100186809,
                "variance": 1.681153187e-05
              },
              {
                "average": 1,
                "count": 2855136,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.094586037,
                "count": 2855136,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.02593386,
                "variance": 144.6230852
              },
              {
                "average": 19.95601874,
                "count": 2855136,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.216954534,
                "variance": 1.480978337
              },
              {
                "average": 1.267772533,
                "count": 2855136,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4429890417,
                "variance": 0.1962392911
              },
              {
                "average": 10.63817661,
                "count": 2855136,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.047289799,
                "variance": 1.096815924
              },
              {
                "average": 253822947.9,
                "count": 2855136,
                "maximum": 253824948.1,
                "minimum": 253821053.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 695.3391176,
                "variance": 483496.4885
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2855136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376000.0043,
              3853999.988,
              -2.944830683,
              377000.0043,
              3854999.988,
              2.375169317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376000.00428293715,
                    3853999.988148084,
                    -2.944830683398017
                  ],
                  [
                    376000.00428293715,
                    3854999.988148084,
                    -2.944830683398017
                  ],
                  [
                    377000.00428293715,
                    3854999.988148084,
                    2.375169316601983
                  ],
                  [
                    377000.00428293715,
                    3853999.988148084,
                    2.375169316601983
                  ],
                  [
                    376000.00428293715,
                    3853999.988148084,
                    -2.944830683398017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:42:28+00:00",
            "end_time": "2019-09-29T19:37: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": "20190929_NCMP_NC_Dunex_18SUD7553.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.3666671889439,
              34.81158444512338,
              -3.219152452278471
            ],
            [
              -76.36681609333847,
              34.820599586835165,
              -3.219152452278471
            ],
            [
              -76.35588428813826,
              34.82072192060484,
              7.16084754772153
            ],
            [
              -76.3557365737893,
              34.81170673807754,
              7.16084754772153
            ],
            [
              -76.3666671889439,
              34.81158444512338,
              -3.219152452278471
            ]
          ]
        ]
      },
      "bbox": [
        -76.36681609,
        34.81158445,
        -3.219152452,
        -76.35573657,
        34.82072192,
        7.160847548
      ],
      "properties": {
        "datetime": "2019-09-29T20:37:34Z",
        "pc:count": 3102039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375442.443,
            "count": 3102039,
            "maximum": 376000.0038,
            "minimum": 375000.0038,
            "name": "X",
            "position": 0,
            "stddev": 276.6258418,
            "variance": 76521.85635
          },
          {
            "average": 3853529.715,
            "count": 3102039,
            "maximum": 3853999.985,
            "minimum": 3852999.985,
            "name": "Y",
            "position": 1,
            "stddev": 273.6381314,
            "variance": 74877.82694
          },
          {
            "average": 0.3185654391,
            "count": 3102039,
            "maximum": 7.160847548,
            "minimum": -3.219152452,
            "name": "Z",
            "position": 2,
            "stddev": 0.9582754927,
            "variance": 0.91829192
          },
          {
            "average": 2914.913434,
            "count": 3102039,
            "maximum": 44439,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2997.079173,
            "variance": 8982483.568
          },
          {
            "average": 1.010302578,
            "count": 3102039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1264721589,
            "variance": 0.01599520699
          },
          {
            "average": 1.020617407,
            "count": 3102039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1939709938,
            "variance": 0.03762474642
          },
          {
            "average": 1,
            "count": 3102039,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.561530658,
            "count": 3102039,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.33567584,
            "variance": 152.1688984
          },
          {
            "average": 19.8998343,
            "count": 3102039,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.257187546,
            "variance": 1.580520526
          },
          {
            "average": 1.300816012,
            "count": 3102039,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4654699625,
            "variance": 0.216662286
          },
          {
            "average": 10.12350651,
            "count": 3102039,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.204049268,
            "variance": 1.449734639
          },
          {
            "average": 253822616.3,
            "count": 3102039,
            "maximum": 253824654.8,
            "minimum": 253820759.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 805.1856961,
            "variance": 648324.0052
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3102039,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375000.0038,
          3852999.985,
          -3.219152452,
          376000.0038,
          3853999.985,
          7.160847548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375000.00384672894,
                3852999.9847196583,
                -3.219152452278471
              ],
              [
                375000.00384672894,
                3853999.9847196583,
                -3.219152452278471
              ],
              [
                376000.00384672894,
                3853999.9847196583,
                7.16084754772153
              ],
              [
                376000.00384672894,
                3852999.9847196583,
                7.16084754772153
              ],
              [
                375000.00384672894,
                3852999.9847196583,
                -3.219152452278471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:37:34+00:00",
        "end_time": "2019-09-29T19:32:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7553.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7553.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7553.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7553.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.36681609,
            34.81158445,
            -3.219152452,
            -76.35573657,
            34.82072192,
            7.160847548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.3666671889439,
                  34.81158444512338,
                  -3.219152452278471
                ],
                [
                  -76.36681609333847,
                  34.820599586835165,
                  -3.219152452278471
                ],
                [
                  -76.35588428813826,
                  34.82072192060484,
                  7.16084754772153
                ],
                [
                  -76.3557365737893,
                  34.81170673807754,
                  7.16084754772153
                ],
                [
                  -76.3666671889439,
                  34.81158444512338,
                  -3.219152452278471
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7553.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7553.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:37:34Z",
            "pc:count": 3102039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375442.443,
                "count": 3102039,
                "maximum": 376000.0038,
                "minimum": 375000.0038,
                "name": "X",
                "position": 0,
                "stddev": 276.6258418,
                "variance": 76521.85635
              },
              {
                "average": 3853529.715,
                "count": 3102039,
                "maximum": 3853999.985,
                "minimum": 3852999.985,
                "name": "Y",
                "position": 1,
                "stddev": 273.6381314,
                "variance": 74877.82694
              },
              {
                "average": 0.3185654391,
                "count": 3102039,
                "maximum": 7.160847548,
                "minimum": -3.219152452,
                "name": "Z",
                "position": 2,
                "stddev": 0.9582754927,
                "variance": 0.91829192
              },
              {
                "average": 2914.913434,
                "count": 3102039,
                "maximum": 44439,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2997.079173,
                "variance": 8982483.568
              },
              {
                "average": 1.010302578,
                "count": 3102039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1264721589,
                "variance": 0.01599520699
              },
              {
                "average": 1.020617407,
                "count": 3102039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1939709938,
                "variance": 0.03762474642
              },
              {
                "average": 1,
                "count": 3102039,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.561530658,
                "count": 3102039,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.33567584,
                "variance": 152.1688984
              },
              {
                "average": 19.8998343,
                "count": 3102039,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.257187546,
                "variance": 1.580520526
              },
              {
                "average": 1.300816012,
                "count": 3102039,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4654699625,
                "variance": 0.216662286
              },
              {
                "average": 10.12350651,
                "count": 3102039,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.204049268,
                "variance": 1.449734639
              },
              {
                "average": 253822616.3,
                "count": 3102039,
                "maximum": 253824654.8,
                "minimum": 253820759.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 805.1856961,
                "variance": 648324.0052
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3102039,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375000.0038,
              3852999.985,
              -3.219152452,
              376000.0038,
              3853999.985,
              7.160847548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375000.00384672894,
                    3852999.9847196583,
                    -3.219152452278471
                  ],
                  [
                    375000.00384672894,
                    3853999.9847196583,
                    -3.219152452278471
                  ],
                  [
                    376000.00384672894,
                    3853999.9847196583,
                    7.16084754772153
                  ],
                  [
                    376000.00384672894,
                    3852999.9847196583,
                    7.16084754772153
                  ],
                  [
                    375000.00384672894,
                    3852999.9847196583,
                    -3.219152452278471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:37:34+00:00",
            "end_time": "2019-09-29T19:32: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": "20191011_NCMP_NC_Dunex_18SUD9268.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.18289635666173,
              34.957268298390304,
              0.260864762323017
            ],
            [
              -76.18290372327453,
              34.957780924115944,
              0.260864762323017
            ],
            [
              -76.1823023084808,
              34.95778678059557,
              1.760864762323017
            ],
            [
              -76.18229494561123,
              34.95727415475901,
              1.760864762323017
            ],
            [
              -76.18289635666173,
              34.957268298390304,
              0.260864762323017
            ]
          ]
        ]
      },
      "bbox": [
        -76.18290372,
        34.9572683,
        0.2608647623,
        -76.18229495,
        34.95778678,
        1.760864762
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:03Z",
        "pc:count": 13051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392017.197,
            "count": 13051,
            "maximum": 392054.9274,
            "minimum": 392000.0074,
            "name": "X",
            "position": 0,
            "stddev": 12.22107358,
            "variance": 149.3546395
          },
          {
            "average": 3868982.79,
            "count": 13051,
            "maximum": 3868999.984,
            "minimum": 3868943.124,
            "name": "Y",
            "position": 1,
            "stddev": 12.50681412,
            "variance": 156.4203996
          },
          {
            "average": 1.111547469,
            "count": 13051,
            "maximum": 1.760864762,
            "minimum": 0.2608647623,
            "name": "Z",
            "position": 2,
            "stddev": 0.4308954249,
            "variance": 0.1856708672
          },
          {
            "average": 4882.3471,
            "count": 13051,
            "maximum": 14175,
            "minimum": 852,
            "name": "Intensity",
            "position": 3,
            "stddev": 1502.367391,
            "variance": 2257107.777
          },
          {
            "average": 1,
            "count": 13051,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13051,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13051,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.746686078,
            "count": 13051,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4349258247,
            "variance": 0.189160473
          },
          {
            "average": 20.85919539,
            "count": 13051,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.039289152,
            "variance": 1.08012194
          },
          {
            "average": 1,
            "count": 13051,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.718489005,
            "count": 13051,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4497533256,
            "variance": 0.2022780539
          },
          {
            "average": 254839271.6,
            "count": 13051,
            "maximum": 254839523.3,
            "minimum": 254838632.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 398.9435812,
            "variance": 159155.981
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          392000.0074,
          3868943.124,
          0.2608647623,
          392054.9274,
          3868999.984,
          1.760864762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                392000.0073660033,
                3868943.123948512,
                0.260864762323017
              ],
              [
                392000.0073660033,
                3868999.9839485125,
                0.260864762323017
              ],
              [
                392054.92736600334,
                3868999.9839485125,
                1.760864762323017
              ],
              [
                392054.92736600334,
                3868943.123948512,
                1.760864762323017
              ],
              [
                392000.0073660033,
                3868943.123948512,
                0.260864762323017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:03+00:00",
        "end_time": "2019-10-11T14:17:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9268.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9268.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9268.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9268.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.18290372,
            34.9572683,
            0.2608647623,
            -76.18229495,
            34.95778678,
            1.760864762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.18289635666173,
                  34.957268298390304,
                  0.260864762323017
                ],
                [
                  -76.18290372327453,
                  34.957780924115944,
                  0.260864762323017
                ],
                [
                  -76.1823023084808,
                  34.95778678059557,
                  1.760864762323017
                ],
                [
                  -76.18229494561123,
                  34.95727415475901,
                  1.760864762323017
                ],
                [
                  -76.18289635666173,
                  34.957268298390304,
                  0.260864762323017
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9268.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9268.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:03Z",
            "pc:count": 13051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392017.197,
                "count": 13051,
                "maximum": 392054.9274,
                "minimum": 392000.0074,
                "name": "X",
                "position": 0,
                "stddev": 12.22107358,
                "variance": 149.3546395
              },
              {
                "average": 3868982.79,
                "count": 13051,
                "maximum": 3868999.984,
                "minimum": 3868943.124,
                "name": "Y",
                "position": 1,
                "stddev": 12.50681412,
                "variance": 156.4203996
              },
              {
                "average": 1.111547469,
                "count": 13051,
                "maximum": 1.760864762,
                "minimum": 0.2608647623,
                "name": "Z",
                "position": 2,
                "stddev": 0.4308954249,
                "variance": 0.1856708672
              },
              {
                "average": 4882.3471,
                "count": 13051,
                "maximum": 14175,
                "minimum": 852,
                "name": "Intensity",
                "position": 3,
                "stddev": 1502.367391,
                "variance": 2257107.777
              },
              {
                "average": 1,
                "count": 13051,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13051,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13051,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.746686078,
                "count": 13051,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4349258247,
                "variance": 0.189160473
              },
              {
                "average": 20.85919539,
                "count": 13051,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.039289152,
                "variance": 1.08012194
              },
              {
                "average": 1,
                "count": 13051,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.718489005,
                "count": 13051,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4497533256,
                "variance": 0.2022780539
              },
              {
                "average": 254839271.6,
                "count": 13051,
                "maximum": 254839523.3,
                "minimum": 254838632.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 398.9435812,
                "variance": 159155.981
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              392000.0074,
              3868943.124,
              0.2608647623,
              392054.9274,
              3868999.984,
              1.760864762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    392000.0073660033,
                    3868943.123948512,
                    0.260864762323017
                  ],
                  [
                    392000.0073660033,
                    3868999.9839485125,
                    0.260864762323017
                  ],
                  [
                    392054.92736600334,
                    3868999.9839485125,
                    1.760864762323017
                  ],
                  [
                    392054.92736600334,
                    3868943.123948512,
                    1.760864762323017
                  ],
                  [
                    392000.0073660033,
                    3868943.123948512,
                    0.260864762323017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:03+00:00",
            "end_time": "2019-10-11T14:17:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6543.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47436542507741,
              34.72015955618605,
              -3.122352751330603
            ],
            [
              -76.47452549012158,
              34.72917296957277,
              -3.122352751330603
            ],
            [
              -76.46360624406684,
              34.72930467985091,
              -0.182352751330604
            ],
            [
              -76.46344736331095,
              34.72029122247575,
              -0.182352751330604
            ],
            [
              -76.47436542507741,
              34.72015955618605,
              -3.122352751330603
            ]
          ]
        ]
      },
      "bbox": [
        -76.47452549,
        34.72015956,
        -3.122352751,
        -76.46344736,
        34.72930468,
        -0.1823527513
      ],
      "properties": {
        "datetime": "2019-09-29T19:08:37Z",
        "pc:count": 2480746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365590.0808,
            "count": 2480746,
            "maximum": 366000.0112,
            "minimum": 365000.0112,
            "name": "X",
            "position": 0,
            "stddev": 239.4553535,
            "variance": 57338.86634
          },
          {
            "average": 3843381.126,
            "count": 2480746,
            "maximum": 3843999.818,
            "minimum": 3842999.978,
            "name": "Y",
            "position": 1,
            "stddev": 240.6140968,
            "variance": 57895.14356
          },
          {
            "average": -1.20167063,
            "count": 2480746,
            "maximum": -0.1823527513,
            "minimum": -3.122352751,
            "name": "Z",
            "position": 2,
            "stddev": 0.4414961934,
            "variance": 0.1949188888
          },
          {
            "average": 0.2196536848,
            "count": 2480746,
            "maximum": 2156,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.87090231,
            "variance": 319.3691494
          },
          {
            "average": 1.000008465,
            "count": 2480746,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002909489182,
            "variance": 8.465127303e-06
          },
          {
            "average": 1.00001693,
            "count": 2480746,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004114621646,
            "variance": 1.693011129e-05
          },
          {
            "average": 1,
            "count": 2480746,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2480746,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05013641,
            "count": 2480746,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.397159354,
            "variance": 1.95205426
          },
          {
            "average": 2.016413611,
            "count": 2480746,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1282000489,
            "variance": 0.01643525255
          },
          {
            "average": 1.899406872,
            "count": 2480746,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8511732031,
            "variance": 0.7244958217
          },
          {
            "average": 253817659.6,
            "count": 2480746,
            "maximum": 253819317.6,
            "minimum": 253817236.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 419.7107753,
            "variance": 176157.1349
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365000.0112,
          3842999.978,
          -3.122352751,
          366000.0112,
          3843999.818,
          -0.1823527513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365000.0112014299,
                3842999.9784599803,
                -3.122352751330603
              ],
              [
                365000.0112014299,
                3843999.81845998,
                -3.122352751330603
              ],
              [
                366000.0112014299,
                3843999.81845998,
                -0.182352751330604
              ],
              [
                366000.0112014299,
                3842999.9784599803,
                -0.182352751330604
              ],
              [
                365000.0112014299,
                3842999.9784599803,
                -3.122352751330603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:08:37+00:00",
        "end_time": "2019-09-29T18:33:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6543.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6543.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6543.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6543.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.47452549,
            34.72015956,
            -3.122352751,
            -76.46344736,
            34.72930468,
            -0.1823527513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47436542507741,
                  34.72015955618605,
                  -3.122352751330603
                ],
                [
                  -76.47452549012158,
                  34.72917296957277,
                  -3.122352751330603
                ],
                [
                  -76.46360624406684,
                  34.72930467985091,
                  -0.182352751330604
                ],
                [
                  -76.46344736331095,
                  34.72029122247575,
                  -0.182352751330604
                ],
                [
                  -76.47436542507741,
                  34.72015955618605,
                  -3.122352751330603
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6543.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6543.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:08:37Z",
            "pc:count": 2480746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365590.0808,
                "count": 2480746,
                "maximum": 366000.0112,
                "minimum": 365000.0112,
                "name": "X",
                "position": 0,
                "stddev": 239.4553535,
                "variance": 57338.86634
              },
              {
                "average": 3843381.126,
                "count": 2480746,
                "maximum": 3843999.818,
                "minimum": 3842999.978,
                "name": "Y",
                "position": 1,
                "stddev": 240.6140968,
                "variance": 57895.14356
              },
              {
                "average": -1.20167063,
                "count": 2480746,
                "maximum": -0.1823527513,
                "minimum": -3.122352751,
                "name": "Z",
                "position": 2,
                "stddev": 0.4414961934,
                "variance": 0.1949188888
              },
              {
                "average": 0.2196536848,
                "count": 2480746,
                "maximum": 2156,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.87090231,
                "variance": 319.3691494
              },
              {
                "average": 1.000008465,
                "count": 2480746,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002909489182,
                "variance": 8.465127303e-06
              },
              {
                "average": 1.00001693,
                "count": 2480746,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004114621646,
                "variance": 1.693011129e-05
              },
              {
                "average": 1,
                "count": 2480746,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2480746,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05013641,
                "count": 2480746,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.397159354,
                "variance": 1.95205426
              },
              {
                "average": 2.016413611,
                "count": 2480746,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1282000489,
                "variance": 0.01643525255
              },
              {
                "average": 1.899406872,
                "count": 2480746,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8511732031,
                "variance": 0.7244958217
              },
              {
                "average": 253817659.6,
                "count": 2480746,
                "maximum": 253819317.6,
                "minimum": 253817236.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 419.7107753,
                "variance": 176157.1349
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365000.0112,
              3842999.978,
              -3.122352751,
              366000.0112,
              3843999.818,
              -0.1823527513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365000.0112014299,
                    3842999.9784599803,
                    -3.122352751330603
                  ],
                  [
                    365000.0112014299,
                    3843999.81845998,
                    -3.122352751330603
                  ],
                  [
                    366000.0112014299,
                    3843999.81845998,
                    -0.182352751330604
                  ],
                  [
                    366000.0112014299,
                    3842999.9784599803,
                    -0.182352751330604
                  ],
                  [
                    365000.0112014299,
                    3842999.9784599803,
                    -3.122352751330603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:08:37+00:00",
            "end_time": "2019-09-29T18:33: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": "20191011_NCMP_NC_Dunex_18SUD7959.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.31605213455254,
              34.871832878264044,
              -1.621706783025494
            ],
            [
              -76.31610675487354,
              34.87525975267863,
              -1.621706783025494
            ],
            [
              -76.31301532579988,
              34.875293181635044,
              -0.701706783025494
            ],
            [
              -76.31296083368768,
              34.87186630298357,
              -0.701706783025494
            ],
            [
              -76.31605213455254,
              34.871832878264044,
              -1.621706783025494
            ]
          ]
        ]
      },
      "bbox": [
        -76.31610675,
        34.87183288,
        -1.621706783,
        -76.31296083,
        34.87529318,
        -0.701706783
      ],
      "properties": {
        "datetime": "2019-10-11T13:17:52Z",
        "pc:count": 152546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379909.669,
            "count": 152546,
            "maximum": 380000.0174,
            "minimum": 379717.4174,
            "name": "X",
            "position": 0,
            "stddev": 65.06993593,
            "variance": 4234.096563
          },
          {
            "average": 3859849.263,
            "count": 152546,
            "maximum": 3859999.982,
            "minimum": 3859619.862,
            "name": "Y",
            "position": 1,
            "stddev": 94.75117314,
            "variance": 8977.784812
          },
          {
            "average": -1.15453747,
            "count": 152546,
            "maximum": -0.701706783,
            "minimum": -1.621706783,
            "name": "Z",
            "position": 2,
            "stddev": 0.07878410711,
            "variance": 0.006206935534
          },
          {
            "average": 0.01602139682,
            "count": 152546,
            "maximum": 2444,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6.257499008,
            "variance": 39.15629384
          },
          {
            "average": 1,
            "count": 152546,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 152546,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 152546,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 152546,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03113055,
            "count": 152546,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.652045984,
            "variance": 2.729255934
          },
          {
            "average": 2.000065554,
            "count": 152546,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008096303429,
            "variance": 6.555012921e-05
          },
          {
            "average": 1.073479475,
            "count": 152546,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2609227627,
            "variance": 0.06808068809
          },
          {
            "average": 254834634.6,
            "count": 152546,
            "maximum": 254835072.9,
            "minimum": 254834596.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 122.9711076,
            "variance": 15121.8933
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 152546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379717.4174,
          3859619.862,
          -1.621706783,
          380000.0174,
          3859999.982,
          -0.701706783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379717.41738958674,
                3859619.862440169,
                -1.621706783025494
              ],
              [
                379717.41738958674,
                3859999.982440169,
                -1.621706783025494
              ],
              [
                380000.0173895867,
                3859999.982440169,
                -0.701706783025494
              ],
              [
                380000.0173895867,
                3859619.862440169,
                -0.701706783025494
              ],
              [
                379717.41738958674,
                3859619.862440169,
                -1.621706783025494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:17:52+00:00",
        "end_time": "2019-10-11T13:09:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD7959.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD7959.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD7959.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7959.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.31610675,
            34.87183288,
            -1.621706783,
            -76.31296083,
            34.87529318,
            -0.701706783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.31605213455254,
                  34.871832878264044,
                  -1.621706783025494
                ],
                [
                  -76.31610675487354,
                  34.87525975267863,
                  -1.621706783025494
                ],
                [
                  -76.31301532579988,
                  34.875293181635044,
                  -0.701706783025494
                ],
                [
                  -76.31296083368768,
                  34.87186630298357,
                  -0.701706783025494
                ],
                [
                  -76.31605213455254,
                  34.871832878264044,
                  -1.621706783025494
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD7959.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD7959.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:17:52Z",
            "pc:count": 152546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379909.669,
                "count": 152546,
                "maximum": 380000.0174,
                "minimum": 379717.4174,
                "name": "X",
                "position": 0,
                "stddev": 65.06993593,
                "variance": 4234.096563
              },
              {
                "average": 3859849.263,
                "count": 152546,
                "maximum": 3859999.982,
                "minimum": 3859619.862,
                "name": "Y",
                "position": 1,
                "stddev": 94.75117314,
                "variance": 8977.784812
              },
              {
                "average": -1.15453747,
                "count": 152546,
                "maximum": -0.701706783,
                "minimum": -1.621706783,
                "name": "Z",
                "position": 2,
                "stddev": 0.07878410711,
                "variance": 0.006206935534
              },
              {
                "average": 0.01602139682,
                "count": 152546,
                "maximum": 2444,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6.257499008,
                "variance": 39.15629384
              },
              {
                "average": 1,
                "count": 152546,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 152546,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 152546,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 152546,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03113055,
                "count": 152546,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.652045984,
                "variance": 2.729255934
              },
              {
                "average": 2.000065554,
                "count": 152546,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008096303429,
                "variance": 6.555012921e-05
              },
              {
                "average": 1.073479475,
                "count": 152546,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2609227627,
                "variance": 0.06808068809
              },
              {
                "average": 254834634.6,
                "count": 152546,
                "maximum": 254835072.9,
                "minimum": 254834596.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 122.9711076,
                "variance": 15121.8933
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 152546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379717.4174,
              3859619.862,
              -1.621706783,
              380000.0174,
              3859999.982,
              -0.701706783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379717.41738958674,
                    3859619.862440169,
                    -1.621706783025494
                  ],
                  [
                    379717.41738958674,
                    3859999.982440169,
                    -1.621706783025494
                  ],
                  [
                    380000.0173895867,
                    3859999.982440169,
                    -0.701706783025494
                  ],
                  [
                    380000.0173895867,
                    3859619.862440169,
                    -0.701706783025494
                  ],
                  [
                    379717.41738958674,
                    3859619.862440169,
                    -1.621706783025494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:17:52+00:00",
            "end_time": "2019-10-11T13:09: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": "20191011_NCMP_NC_Dunex_18SUD9878.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.11067323329823,
              35.039614737491156,
              -0.748978473309426
            ],
            [
              -76.11069701815056,
              35.041372074231816,
              -0.748978473309426
            ],
            [
              -76.10736364185189,
              35.041402546243965,
              -0.128978473309426
            ],
            [
              -76.10733992834602,
              35.039645207526995,
              -0.128978473309426
            ],
            [
              -76.11067323329823,
              35.039614737491156,
              -0.748978473309426
            ]
          ]
        ]
      },
      "bbox": [
        -76.11069702,
        35.03961474,
        -0.7489784733,
        -76.10733993,
        35.04140255,
        -0.1289784733
      ],
      "properties": {
        "datetime": "2019-10-11T18:27:32Z",
        "pc:count": 53948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398877.5792,
            "count": 53948,
            "maximum": 398999.9995,
            "minimum": 398695.9195,
            "name": "X",
            "position": 0,
            "stddev": 77.00077422,
            "variance": 5929.119231
          },
          {
            "average": 3878049.69,
            "count": 53948,
            "maximum": 3878194.906,
            "minimum": 3877999.986,
            "name": "Y",
            "position": 1,
            "stddev": 36.32403145,
            "variance": 1319.435261
          },
          {
            "average": -0.3828761155,
            "count": 53948,
            "maximum": -0.1289784733,
            "minimum": -0.7489784733,
            "name": "Z",
            "position": 2,
            "stddev": 0.07782424921,
            "variance": 0.006056613765
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 53948,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 53948,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 53948,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 53948,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.04341256,
            "count": 53948,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.219807721,
            "variance": 1.487930877
          },
          {
            "average": 2.000018536,
            "count": 53948,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004305388293,
            "variance": 1.853636835e-05
          },
          {
            "average": 7,
            "count": 53948,
            "maximum": 7,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254853648.6,
            "count": 53948,
            "maximum": 254853652.3,
            "minimum": 254853645.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.950455039,
            "variance": 3.80427486
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398695.9195,
          3877999.986,
          -0.7489784733,
          398999.9995,
          3878194.906,
          -0.1289784733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398695.91949285666,
                3877999.9863381227,
                -0.748978473309426
              ],
              [
                398695.91949285666,
                3878194.9063381227,
                -0.748978473309426
              ],
              [
                398999.9994928566,
                3878194.9063381227,
                -0.128978473309426
              ],
              [
                398999.9994928566,
                3877999.9863381227,
                -0.128978473309426
              ],
              [
                398695.91949285666,
                3877999.9863381227,
                -0.748978473309426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:27:32+00:00",
        "end_time": "2019-10-11T18:27:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9878.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9878.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9878.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9878.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11069702,
            35.03961474,
            -0.7489784733,
            -76.10733993,
            35.04140255,
            -0.1289784733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.11067323329823,
                  35.039614737491156,
                  -0.748978473309426
                ],
                [
                  -76.11069701815056,
                  35.041372074231816,
                  -0.748978473309426
                ],
                [
                  -76.10736364185189,
                  35.041402546243965,
                  -0.128978473309426
                ],
                [
                  -76.10733992834602,
                  35.039645207526995,
                  -0.128978473309426
                ],
                [
                  -76.11067323329823,
                  35.039614737491156,
                  -0.748978473309426
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9878.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9878.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:27:32Z",
            "pc:count": 53948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398877.5792,
                "count": 53948,
                "maximum": 398999.9995,
                "minimum": 398695.9195,
                "name": "X",
                "position": 0,
                "stddev": 77.00077422,
                "variance": 5929.119231
              },
              {
                "average": 3878049.69,
                "count": 53948,
                "maximum": 3878194.906,
                "minimum": 3877999.986,
                "name": "Y",
                "position": 1,
                "stddev": 36.32403145,
                "variance": 1319.435261
              },
              {
                "average": -0.3828761155,
                "count": 53948,
                "maximum": -0.1289784733,
                "minimum": -0.7489784733,
                "name": "Z",
                "position": 2,
                "stddev": 0.07782424921,
                "variance": 0.006056613765
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 53948,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 53948,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 53948,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 53948,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.04341256,
                "count": 53948,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.219807721,
                "variance": 1.487930877
              },
              {
                "average": 2.000018536,
                "count": 53948,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004305388293,
                "variance": 1.853636835e-05
              },
              {
                "average": 7,
                "count": 53948,
                "maximum": 7,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254853648.6,
                "count": 53948,
                "maximum": 254853652.3,
                "minimum": 254853645.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.950455039,
                "variance": 3.80427486
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398695.9195,
              3877999.986,
              -0.7489784733,
              398999.9995,
              3878194.906,
              -0.1289784733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398695.91949285666,
                    3877999.9863381227,
                    -0.748978473309426
                  ],
                  [
                    398695.91949285666,
                    3878194.9063381227,
                    -0.748978473309426
                  ],
                  [
                    398999.9994928566,
                    3878194.9063381227,
                    -0.128978473309426
                  ],
                  [
                    398999.9994928566,
                    3877999.9863381227,
                    -0.128978473309426
                  ],
                  [
                    398695.91949285666,
                    3877999.9863381227,
                    -0.748978473309426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:27:32+00:00",
            "end_time": "2019-10-11T18:27: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": "20191011_NCMP_NC_Dunex_18SVD0685.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.02194852220495,
              35.103512501367426,
              -2.34045260392481
            ],
            [
              -76.02195791032679,
              35.104264603431325,
              -2.34045260392481
            ],
            [
              -76.02043734428757,
              35.10427741261179,
              -0.62045260392481
            ],
            [
              -76.02042797012835,
              35.103525310192616,
              -0.62045260392481
            ],
            [
              -76.02194852220495,
              35.103512501367426,
              -2.34045260392481
            ]
          ]
        ]
      },
      "bbox": [
        -76.02195791,
        35.1035125,
        -2.340452604,
        -76.02042797,
        35.10427741,
        -0.6204526039
      ],
      "properties": {
        "datetime": "2019-10-11T17:44:39Z",
        "pc:count": 33801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406946.5491,
            "count": 33801,
            "maximum": 407000.0097,
            "minimum": 406861.4097,
            "name": "X",
            "position": 0,
            "stddev": 36.13719158,
            "variance": 1305.896615
          },
          {
            "average": 3885033.427,
            "count": 33801,
            "maximum": 3885083.412,
            "minimum": 3884999.992,
            "name": "Y",
            "position": 1,
            "stddev": 21.5319184,
            "variance": 463.6235098
          },
          {
            "average": -1.02973872,
            "count": 33801,
            "maximum": -0.6204526039,
            "minimum": -2.340452604,
            "name": "Z",
            "position": 2,
            "stddev": 0.4181012474,
            "variance": 0.1748086531
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 33801,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 33801,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 33801,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 33801,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.92075151,
            "count": 33801,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.389637484,
            "variance": 1.931092338
          },
          {
            "average": 2.00017751,
            "count": 33801,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01332228518,
            "variance": 0.0001774832823
          },
          {
            "average": 1,
            "count": 33801,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254851077.8,
            "count": 33801,
            "maximum": 254851079.9,
            "minimum": 254851076,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.027312391,
            "variance": 1.055370749
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406861.4097,
          3884999.992,
          -2.340452604,
          407000.0097,
          3885083.412,
          -0.6204526039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406861.4096772988,
                3884999.9918506867,
                -2.34045260392481
              ],
              [
                406861.4096772988,
                3885083.4118506867,
                -2.34045260392481
              ],
              [
                407000.0096772988,
                3885083.4118506867,
                -0.62045260392481
              ],
              [
                407000.0096772988,
                3884999.9918506867,
                -0.62045260392481
              ],
              [
                406861.4096772988,
                3884999.9918506867,
                -2.34045260392481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:44:39+00:00",
        "end_time": "2019-10-11T17:44:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0685.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0685.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0685.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0685.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.02195791,
            35.1035125,
            -2.340452604,
            -76.02042797,
            35.10427741,
            -0.6204526039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.02194852220495,
                  35.103512501367426,
                  -2.34045260392481
                ],
                [
                  -76.02195791032679,
                  35.104264603431325,
                  -2.34045260392481
                ],
                [
                  -76.02043734428757,
                  35.10427741261179,
                  -0.62045260392481
                ],
                [
                  -76.02042797012835,
                  35.103525310192616,
                  -0.62045260392481
                ],
                [
                  -76.02194852220495,
                  35.103512501367426,
                  -2.34045260392481
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0685.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0685.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:44:39Z",
            "pc:count": 33801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406946.5491,
                "count": 33801,
                "maximum": 407000.0097,
                "minimum": 406861.4097,
                "name": "X",
                "position": 0,
                "stddev": 36.13719158,
                "variance": 1305.896615
              },
              {
                "average": 3885033.427,
                "count": 33801,
                "maximum": 3885083.412,
                "minimum": 3884999.992,
                "name": "Y",
                "position": 1,
                "stddev": 21.5319184,
                "variance": 463.6235098
              },
              {
                "average": -1.02973872,
                "count": 33801,
                "maximum": -0.6204526039,
                "minimum": -2.340452604,
                "name": "Z",
                "position": 2,
                "stddev": 0.4181012474,
                "variance": 0.1748086531
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 33801,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 33801,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 33801,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 33801,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.92075151,
                "count": 33801,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.389637484,
                "variance": 1.931092338
              },
              {
                "average": 2.00017751,
                "count": 33801,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01332228518,
                "variance": 0.0001774832823
              },
              {
                "average": 1,
                "count": 33801,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254851077.8,
                "count": 33801,
                "maximum": 254851079.9,
                "minimum": 254851076,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.027312391,
                "variance": 1.055370749
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406861.4097,
              3884999.992,
              -2.340452604,
              407000.0097,
              3885083.412,
              -0.6204526039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406861.4096772988,
                    3884999.9918506867,
                    -2.34045260392481
                  ],
                  [
                    406861.4096772988,
                    3885083.4118506867,
                    -2.34045260392481
                  ],
                  [
                    407000.0096772988,
                    3885083.4118506867,
                    -0.62045260392481
                  ],
                  [
                    407000.0096772988,
                    3884999.9918506867,
                    -0.62045260392481
                  ],
                  [
                    406861.4096772988,
                    3884999.9918506867,
                    -2.34045260392481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:44:39+00:00",
            "end_time": "2019-10-11T17:44: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": "20190929_NCMP_NC_Dunex_18SUD6540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.47388571843669,
              34.693114965229796,
              -6.694895763323171
            ],
            [
              -76.47404559595604,
              34.70212986301855,
              -6.694895763323171
            ],
            [
              -76.46312968324685,
              34.70226144397988,
              7.10510423667683
            ],
            [
              -76.4629709886529,
              34.693246502222884,
              7.10510423667683
            ],
            [
              -76.47388571843669,
              34.693114965229796,
              -6.694895763323171
            ]
          ]
        ]
      },
      "bbox": [
        -76.4740456,
        34.69311497,
        -6.694895763,
        -76.46297099,
        34.70226144,
        7.105104237
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:07Z",
        "pc:count": 2826250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365526.223,
            "count": 2826250,
            "maximum": 366000.0186,
            "minimum": 364999.9986,
            "name": "X",
            "position": 0,
            "stddev": 269.0382095,
            "variance": 72381.55816
          },
          {
            "average": 3840496.85,
            "count": 2826250,
            "maximum": 3840999.985,
            "minimum": 3839999.985,
            "name": "Y",
            "position": 1,
            "stddev": 290.6505452,
            "variance": 84477.73943
          },
          {
            "average": 0.04961666127,
            "count": 2826250,
            "maximum": 7.105104237,
            "minimum": -6.694895763,
            "name": "Z",
            "position": 2,
            "stddev": 1.948255949,
            "variance": 3.795701242
          },
          {
            "average": 2796.192731,
            "count": 2826250,
            "maximum": 40802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2869.807017,
            "variance": 8235792.312
          },
          {
            "average": 1.017491729,
            "count": 2826250,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1499016943,
            "variance": 0.02247051794
          },
          {
            "average": 1.034993366,
            "count": 2826250,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2227274189,
            "variance": 0.04960750313
          },
          {
            "average": 1,
            "count": 2826250,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.34525184,
            "count": 2826250,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.71224546,
            "variance": 161.6011846
          },
          {
            "average": 19.95612009,
            "count": 2826250,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8596574619,
            "variance": 0.7390109518
          },
          {
            "average": 1.357526758,
            "count": 2826250,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5020533738,
            "variance": 0.2520575901
          },
          {
            "average": 9.480600442,
            "count": 2826250,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18149498,
            "variance": 1.395930387
          },
          {
            "average": 253822194.5,
            "count": 2826250,
            "maximum": 253823907.5,
            "minimum": 253820033.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 768.1739884,
            "variance": 590091.2765
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2826250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364999.9986,
          3839999.985,
          -6.694895763,
          366000.0186,
          3840999.985,
          7.105104237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364999.99856964685,
                3839999.985343755,
                -6.694895763323171
              ],
              [
                364999.99856964685,
                3840999.985343755,
                -6.694895763323171
              ],
              [
                366000.01856964687,
                3840999.985343755,
                7.10510423667683
              ],
              [
                366000.01856964687,
                3839999.985343755,
                7.10510423667683
              ],
              [
                364999.99856964685,
                3839999.985343755,
                -6.694895763323171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:07+00:00",
        "end_time": "2019-09-29T19:20:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.4740456,
            34.69311497,
            -6.694895763,
            -76.46297099,
            34.70226144,
            7.105104237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.47388571843669,
                  34.693114965229796,
                  -6.694895763323171
                ],
                [
                  -76.47404559595604,
                  34.70212986301855,
                  -6.694895763323171
                ],
                [
                  -76.46312968324685,
                  34.70226144397988,
                  7.10510423667683
                ],
                [
                  -76.4629709886529,
                  34.693246502222884,
                  7.10510423667683
                ],
                [
                  -76.47388571843669,
                  34.693114965229796,
                  -6.694895763323171
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:07Z",
            "pc:count": 2826250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365526.223,
                "count": 2826250,
                "maximum": 366000.0186,
                "minimum": 364999.9986,
                "name": "X",
                "position": 0,
                "stddev": 269.0382095,
                "variance": 72381.55816
              },
              {
                "average": 3840496.85,
                "count": 2826250,
                "maximum": 3840999.985,
                "minimum": 3839999.985,
                "name": "Y",
                "position": 1,
                "stddev": 290.6505452,
                "variance": 84477.73943
              },
              {
                "average": 0.04961666127,
                "count": 2826250,
                "maximum": 7.105104237,
                "minimum": -6.694895763,
                "name": "Z",
                "position": 2,
                "stddev": 1.948255949,
                "variance": 3.795701242
              },
              {
                "average": 2796.192731,
                "count": 2826250,
                "maximum": 40802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2869.807017,
                "variance": 8235792.312
              },
              {
                "average": 1.017491729,
                "count": 2826250,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1499016943,
                "variance": 0.02247051794
              },
              {
                "average": 1.034993366,
                "count": 2826250,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2227274189,
                "variance": 0.04960750313
              },
              {
                "average": 1,
                "count": 2826250,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.34525184,
                "count": 2826250,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.71224546,
                "variance": 161.6011846
              },
              {
                "average": 19.95612009,
                "count": 2826250,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8596574619,
                "variance": 0.7390109518
              },
              {
                "average": 1.357526758,
                "count": 2826250,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5020533738,
                "variance": 0.2520575901
              },
              {
                "average": 9.480600442,
                "count": 2826250,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18149498,
                "variance": 1.395930387
              },
              {
                "average": 253822194.5,
                "count": 2826250,
                "maximum": 253823907.5,
                "minimum": 253820033.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 768.1739884,
                "variance": 590091.2765
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2826250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364999.9986,
              3839999.985,
              -6.694895763,
              366000.0186,
              3840999.985,
              7.105104237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364999.99856964685,
                    3839999.985343755,
                    -6.694895763323171
                  ],
                  [
                    364999.99856964685,
                    3840999.985343755,
                    -6.694895763323171
                  ],
                  [
                    366000.01856964687,
                    3840999.985343755,
                    7.10510423667683
                  ],
                  [
                    366000.01856964687,
                    3839999.985343755,
                    7.10510423667683
                  ],
                  [
                    364999.99856964685,
                    3839999.985343755,
                    -6.694895763323171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:07+00:00",
            "end_time": "2019-09-29T19:20: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": "20191011_NCMP_NC_Dunex_18SVD0779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.01102235469797,
              35.05598624328989,
              -2.629185460230617
            ],
            [
              -76.01105357791494,
              35.05851900348984,
              -2.629185460230617
            ],
            [
              -76.00890228201293,
              35.05853691653011,
              -1.509185460230617
            ],
            [
              -76.00887112520451,
              35.05600415465612,
              -1.509185460230617
            ],
            [
              -76.01102235469797,
              35.05598624328989,
              -2.629185460230617
            ]
          ]
        ]
      },
      "bbox": [
        -76.01105358,
        35.05598624,
        -2.62918546,
        -76.00887113,
        35.05853692,
        -1.50918546
      ],
      "properties": {
        "datetime": "2019-10-11T20:57:47Z",
        "pc:count": 2882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407950.8904,
            "count": 2882,
            "maximum": 407999.9784,
            "minimum": 407803.7784,
            "name": "X",
            "position": 0,
            "stddev": 38.26795912,
            "variance": 1464.436695
          },
          {
            "average": 3879883.244,
            "count": 2882,
            "maximum": 3879999.92,
            "minimum": 3879719,
            "name": "Y",
            "position": 1,
            "stddev": 33.88232449,
            "variance": 1148.011913
          },
          {
            "average": -1.985955065,
            "count": 2882,
            "maximum": -1.50918546,
            "minimum": -2.62918546,
            "name": "Z",
            "position": 2,
            "stddev": 0.1599297236,
            "variance": 0.02557751649
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2882,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2882,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2882,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2882,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.73093665,
            "count": 2882,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.607171604,
            "variance": 2.583000565
          },
          {
            "average": 2,
            "count": 2882,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.31783484,
            "count": 2882,
            "maximum": 23,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4657156971,
            "variance": 0.2168911105
          },
          {
            "average": 254862274.2,
            "count": 2882,
            "maximum": 254862667.5,
            "minimum": 254862089.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.5358815,
            "variance": 71041.3761
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2882,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407803.7784,
          3879719,
          -2.62918546,
          407999.9784,
          3879999.92,
          -1.50918546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407803.7784403382,
                3879718.9995877184,
                -2.629185460230617
              ],
              [
                407803.7784403382,
                3879999.9195877183,
                -2.629185460230617
              ],
              [
                407999.97844033816,
                3879999.9195877183,
                -1.509185460230617
              ],
              [
                407999.97844033816,
                3879718.9995877184,
                -1.509185460230617
              ],
              [
                407803.7784403382,
                3879718.9995877184,
                -2.629185460230617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:57:47+00:00",
        "end_time": "2019-10-11T20:48:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.01105358,
            35.05598624,
            -2.62918546,
            -76.00887113,
            35.05853692,
            -1.50918546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.01102235469797,
                  35.05598624328989,
                  -2.629185460230617
                ],
                [
                  -76.01105357791494,
                  35.05851900348984,
                  -2.629185460230617
                ],
                [
                  -76.00890228201293,
                  35.05853691653011,
                  -1.509185460230617
                ],
                [
                  -76.00887112520451,
                  35.05600415465612,
                  -1.509185460230617
                ],
                [
                  -76.01102235469797,
                  35.05598624328989,
                  -2.629185460230617
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:57:47Z",
            "pc:count": 2882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407950.8904,
                "count": 2882,
                "maximum": 407999.9784,
                "minimum": 407803.7784,
                "name": "X",
                "position": 0,
                "stddev": 38.26795912,
                "variance": 1464.436695
              },
              {
                "average": 3879883.244,
                "count": 2882,
                "maximum": 3879999.92,
                "minimum": 3879719,
                "name": "Y",
                "position": 1,
                "stddev": 33.88232449,
                "variance": 1148.011913
              },
              {
                "average": -1.985955065,
                "count": 2882,
                "maximum": -1.50918546,
                "minimum": -2.62918546,
                "name": "Z",
                "position": 2,
                "stddev": 0.1599297236,
                "variance": 0.02557751649
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2882,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2882,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2882,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2882,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.73093665,
                "count": 2882,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.607171604,
                "variance": 2.583000565
              },
              {
                "average": 2,
                "count": 2882,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.31783484,
                "count": 2882,
                "maximum": 23,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4657156971,
                "variance": 0.2168911105
              },
              {
                "average": 254862274.2,
                "count": 2882,
                "maximum": 254862667.5,
                "minimum": 254862089.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.5358815,
                "variance": 71041.3761
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2882,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407803.7784,
              3879719,
              -2.62918546,
              407999.9784,
              3879999.92,
              -1.50918546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407803.7784403382,
                    3879718.9995877184,
                    -2.629185460230617
                  ],
                  [
                    407803.7784403382,
                    3879999.9195877183,
                    -2.629185460230617
                  ],
                  [
                    407999.97844033816,
                    3879999.9195877183,
                    -1.509185460230617
                  ],
                  [
                    407999.97844033816,
                    3879718.9995877184,
                    -1.509185460230617
                  ],
                  [
                    407803.7784403382,
                    3879718.9995877184,
                    -2.629185460230617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:57:47+00:00",
            "end_time": "2019-10-11T20:48: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": "20190929_NCMP_NC_Dunex_18SUD6544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46762231910579,
              34.72925834627116,
              -2.800502479152472
            ],
            [
              -76.46769905150404,
              34.733598106248536,
              -2.800502479152472
            ],
            [
              -76.46368295307776,
              34.7336464406961,
              -1.320502479152472
            ],
            [
              -76.46360643046118,
              34.7293066729464,
              -1.320502479152472
            ],
            [
              -76.46762231910579,
              34.72925834627116,
              -2.800502479152472
            ]
          ]
        ]
      },
      "bbox": [
        -76.46769905,
        34.72925835,
        -2.800502479,
        -76.46360643,
        34.73364644,
        -1.320502479
      ],
      "properties": {
        "datetime": "2019-09-29T18:40:48Z",
        "pc:count": 180592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365864.2315,
            "count": 180592,
            "maximum": 365999.9974,
            "minimum": 365632.2174,
            "name": "X",
            "position": 0,
            "stddev": 87.16154063,
            "variance": 7597.134165
          },
          {
            "average": 3844240.007,
            "count": 180592,
            "maximum": 3844481.44,
            "minimum": 3844000.04,
            "name": "Y",
            "position": 1,
            "stddev": 109.3951531,
            "variance": 11967.29952
          },
          {
            "average": -1.737433572,
            "count": 180592,
            "maximum": -1.320502479,
            "minimum": -2.800502479,
            "name": "Z",
            "position": 2,
            "stddev": 0.08518228304,
            "variance": 0.007256021344
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 180592,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 180592,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 180592,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 180592,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.67655605,
            "count": 180592,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7225089741,
            "variance": 0.5220192176
          },
          {
            "average": 2.099810623,
            "count": 180592,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3020485119,
            "variance": 0.09123330356
          },
          {
            "average": 1.000005537,
            "count": 180592,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.002353156146,
            "variance": 5.537343847e-06
          },
          {
            "average": 253817257.8,
            "count": 180592,
            "maximum": 253817648.3,
            "minimum": 253817252.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.325245044,
            "variance": 5.406764514
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365632.2174,
          3844000.04,
          -2.800502479,
          365999.9974,
          3844481.44,
          -1.320502479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365632.21735234483,
                3844000.0397507763,
                -2.800502479152472
              ],
              [
                365632.21735234483,
                3844481.4397507766,
                -2.800502479152472
              ],
              [
                365999.99735234486,
                3844481.4397507766,
                -1.320502479152472
              ],
              [
                365999.99735234486,
                3844000.0397507763,
                -1.320502479152472
              ],
              [
                365632.21735234483,
                3844000.0397507763,
                -2.800502479152472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:40:48+00:00",
        "end_time": "2019-09-29T18:34:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46769905,
            34.72925835,
            -2.800502479,
            -76.46360643,
            34.73364644,
            -1.320502479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46762231910579,
                  34.72925834627116,
                  -2.800502479152472
                ],
                [
                  -76.46769905150404,
                  34.733598106248536,
                  -2.800502479152472
                ],
                [
                  -76.46368295307776,
                  34.7336464406961,
                  -1.320502479152472
                ],
                [
                  -76.46360643046118,
                  34.7293066729464,
                  -1.320502479152472
                ],
                [
                  -76.46762231910579,
                  34.72925834627116,
                  -2.800502479152472
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:40:48Z",
            "pc:count": 180592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365864.2315,
                "count": 180592,
                "maximum": 365999.9974,
                "minimum": 365632.2174,
                "name": "X",
                "position": 0,
                "stddev": 87.16154063,
                "variance": 7597.134165
              },
              {
                "average": 3844240.007,
                "count": 180592,
                "maximum": 3844481.44,
                "minimum": 3844000.04,
                "name": "Y",
                "position": 1,
                "stddev": 109.3951531,
                "variance": 11967.29952
              },
              {
                "average": -1.737433572,
                "count": 180592,
                "maximum": -1.320502479,
                "minimum": -2.800502479,
                "name": "Z",
                "position": 2,
                "stddev": 0.08518228304,
                "variance": 0.007256021344
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 180592,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 180592,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 180592,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 180592,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.67655605,
                "count": 180592,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7225089741,
                "variance": 0.5220192176
              },
              {
                "average": 2.099810623,
                "count": 180592,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3020485119,
                "variance": 0.09123330356
              },
              {
                "average": 1.000005537,
                "count": 180592,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.002353156146,
                "variance": 5.537343847e-06
              },
              {
                "average": 253817257.8,
                "count": 180592,
                "maximum": 253817648.3,
                "minimum": 253817252.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.325245044,
                "variance": 5.406764514
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365632.2174,
              3844000.04,
              -2.800502479,
              365999.9974,
              3844481.44,
              -1.320502479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365632.21735234483,
                    3844000.0397507763,
                    -2.800502479152472
                  ],
                  [
                    365632.21735234483,
                    3844481.4397507766,
                    -2.800502479152472
                  ],
                  [
                    365999.99735234486,
                    3844481.4397507766,
                    -1.320502479152472
                  ],
                  [
                    365999.99735234486,
                    3844000.0397507763,
                    -1.320502479152472
                  ],
                  [
                    365632.21735234483,
                    3844000.0397507763,
                    -2.800502479152472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:40:48+00:00",
            "end_time": "2019-09-29T18:34: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": "20191011_NCMP_NC_Dunex_18SUD9372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1719044577483,
              34.984938057808705,
              -0.854611173922993
            ],
            [
              -76.1720158307183,
              34.992751488422755,
              -0.854611173922993
            ],
            [
              -76.16149420007659,
              34.9928526176492,
              -0.074611173922993
            ],
            [
              -76.16138382639367,
              34.985039157856875,
              -0.074611173922993
            ],
            [
              -76.1719044577483,
              34.984938057808705,
              -0.854611173922993
            ]
          ]
        ]
      },
      "bbox": [
        -76.17201583,
        34.98493806,
        -0.8546111739,
        -76.16138383,
        34.99285262,
        -0.07461117392
      ],
      "properties": {
        "datetime": "2019-10-11T13:45:42Z",
        "pc:count": 1751353,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 393691.3888,
            "count": 1751353,
            "maximum": 394000.0108,
            "minimum": 393039.6108,
            "name": "X",
            "position": 0,
            "stddev": 225.0269111,
            "variance": 50637.1107
          },
          {
            "average": 3872282.907,
            "count": 1751353,
            "maximum": 3872866.644,
            "minimum": 3871999.984,
            "name": "Y",
            "position": 1,
            "stddev": 202.2761957,
            "variance": 40915.65933
          },
          {
            "average": -0.3700964188,
            "count": 1751353,
            "maximum": -0.07461117392,
            "minimum": -0.8546111739,
            "name": "Z",
            "position": 2,
            "stddev": 0.0662767817,
            "variance": 0.004392611792
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1751353,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1751353,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1751353,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1751353,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09573424,
            "count": 1751353,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.609997585,
            "variance": 2.592092223
          },
          {
            "average": 2.000032546,
            "count": 1751353,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00570484224,
            "variance": 3.254522498e-05
          },
          {
            "average": 1.550279698,
            "count": 1751353,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6628521547,
            "variance": 0.439372979
          },
          {
            "average": 254834841.9,
            "count": 1751353,
            "maximum": 254836742.9,
            "minimum": 254834336.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 553.8818858,
            "variance": 306785.1434
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751353,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393039.6108,
          3871999.984,
          -0.8546111739,
          394000.0108,
          3872866.644,
          -0.07461117392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393039.6108300231,
                3871999.9839863544,
                -0.854611173922993
              ],
              [
                393039.6108300231,
                3872866.6439863546,
                -0.854611173922993
              ],
              [
                394000.01083002315,
                3872866.6439863546,
                -0.074611173922993
              ],
              [
                394000.01083002315,
                3871999.9839863544,
                -0.074611173922993
              ],
              [
                393039.6108300231,
                3871999.9839863544,
                -0.854611173922993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:45:42+00:00",
        "end_time": "2019-10-11T13:05:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.17201583,
            34.98493806,
            -0.8546111739,
            -76.16138383,
            34.99285262,
            -0.07461117392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1719044577483,
                  34.984938057808705,
                  -0.854611173922993
                ],
                [
                  -76.1720158307183,
                  34.992751488422755,
                  -0.854611173922993
                ],
                [
                  -76.16149420007659,
                  34.9928526176492,
                  -0.074611173922993
                ],
                [
                  -76.16138382639367,
                  34.985039157856875,
                  -0.074611173922993
                ],
                [
                  -76.1719044577483,
                  34.984938057808705,
                  -0.854611173922993
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:45:42Z",
            "pc:count": 1751353,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 393691.3888,
                "count": 1751353,
                "maximum": 394000.0108,
                "minimum": 393039.6108,
                "name": "X",
                "position": 0,
                "stddev": 225.0269111,
                "variance": 50637.1107
              },
              {
                "average": 3872282.907,
                "count": 1751353,
                "maximum": 3872866.644,
                "minimum": 3871999.984,
                "name": "Y",
                "position": 1,
                "stddev": 202.2761957,
                "variance": 40915.65933
              },
              {
                "average": -0.3700964188,
                "count": 1751353,
                "maximum": -0.07461117392,
                "minimum": -0.8546111739,
                "name": "Z",
                "position": 2,
                "stddev": 0.0662767817,
                "variance": 0.004392611792
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1751353,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1751353,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1751353,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1751353,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09573424,
                "count": 1751353,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.609997585,
                "variance": 2.592092223
              },
              {
                "average": 2.000032546,
                "count": 1751353,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00570484224,
                "variance": 3.254522498e-05
              },
              {
                "average": 1.550279698,
                "count": 1751353,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6628521547,
                "variance": 0.439372979
              },
              {
                "average": 254834841.9,
                "count": 1751353,
                "maximum": 254836742.9,
                "minimum": 254834336.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 553.8818858,
                "variance": 306785.1434
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751353,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393039.6108,
              3871999.984,
              -0.8546111739,
              394000.0108,
              3872866.644,
              -0.07461117392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393039.6108300231,
                    3871999.9839863544,
                    -0.854611173922993
                  ],
                  [
                    393039.6108300231,
                    3872866.6439863546,
                    -0.854611173922993
                  ],
                  [
                    394000.01083002315,
                    3872866.6439863546,
                    -0.074611173922993
                  ],
                  [
                    394000.01083002315,
                    3871999.9839863544,
                    -0.074611173922993
                  ],
                  [
                    393039.6108300231,
                    3871999.9839863544,
                    -0.854611173922993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:45:42+00:00",
            "end_time": "2019-10-11T13:05:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6638.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46180458935375,
              34.67566391080927,
              -11.889945388941511
            ],
            [
              -76.46185707127147,
              34.6786500318518,
              -11.889945388941511
            ],
            [
              -76.45808806057913,
              34.6786951832308,
              -10.12994538894151
            ],
            [
              -76.45803571385512,
              34.67570905718872,
              -10.12994538894151
            ],
            [
              -76.46180458935375,
              34.67566391080927,
              -11.889945388941511
            ]
          ]
        ]
      },
      "bbox": [
        -76.46185707,
        34.67566391,
        -11.88994539,
        -76.45803571,
        34.67869518,
        -10.12994539
      ],
      "properties": {
        "datetime": "2019-09-29T21:24:35Z",
        "pc:count": 14565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366252.1947,
            "count": 14565,
            "maximum": 366423.9257,
            "minimum": 366078.5457,
            "name": "X",
            "position": 0,
            "stddev": 73.38010896,
            "variance": 5384.640392
          },
          {
            "average": 3838198.128,
            "count": 14565,
            "maximum": 3838379.706,
            "minimum": 3838048.466,
            "name": "Y",
            "position": 1,
            "stddev": 60.99082268,
            "variance": 3719.880452
          },
          {
            "average": -10.75942908,
            "count": 14565,
            "maximum": -10.12994539,
            "minimum": -11.88994539,
            "name": "Z",
            "position": 2,
            "stddev": 0.3465185382,
            "variance": 0.1200750973
          },
          {
            "average": 2527.400755,
            "count": 14565,
            "maximum": 3375,
            "minimum": 1416,
            "name": "Intensity",
            "position": 3,
            "stddev": 354.9047841,
            "variance": 125957.4058
          },
          {
            "average": 1,
            "count": 14565,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14565,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14565,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 14565,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.21992797,
            "count": 14565,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9847539447,
            "variance": 0.9697403317
          },
          {
            "average": 3.002883625,
            "count": 14565,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4768665813,
            "variance": 0.2274017363
          },
          {
            "average": 18,
            "count": 14565,
            "maximum": 18,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253827471.2,
            "count": 14565,
            "maximum": 253827475,
            "minimum": 253827467,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.877734607,
            "variance": 3.525887256
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366078.5457,
          3838048.466,
          -11.88994539,
          366423.9257,
          3838379.706,
          -10.12994539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366078.5456603139,
                3838048.4661315978,
                -11.889945388941511
              ],
              [
                366078.5456603139,
                3838379.706131598,
                -11.889945388941511
              ],
              [
                366423.9256603139,
                3838379.706131598,
                -10.12994538894151
              ],
              [
                366423.9256603139,
                3838048.4661315978,
                -10.12994538894151
              ],
              [
                366078.5456603139,
                3838048.4661315978,
                -11.889945388941511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:24:35+00:00",
        "end_time": "2019-09-29T21:24:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6638.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6638.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6638.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6638.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46185707,
            34.67566391,
            -11.88994539,
            -76.45803571,
            34.67869518,
            -10.12994539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46180458935375,
                  34.67566391080927,
                  -11.889945388941511
                ],
                [
                  -76.46185707127147,
                  34.6786500318518,
                  -11.889945388941511
                ],
                [
                  -76.45808806057913,
                  34.6786951832308,
                  -10.12994538894151
                ],
                [
                  -76.45803571385512,
                  34.67570905718872,
                  -10.12994538894151
                ],
                [
                  -76.46180458935375,
                  34.67566391080927,
                  -11.889945388941511
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6638.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6638.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:24:35Z",
            "pc:count": 14565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366252.1947,
                "count": 14565,
                "maximum": 366423.9257,
                "minimum": 366078.5457,
                "name": "X",
                "position": 0,
                "stddev": 73.38010896,
                "variance": 5384.640392
              },
              {
                "average": 3838198.128,
                "count": 14565,
                "maximum": 3838379.706,
                "minimum": 3838048.466,
                "name": "Y",
                "position": 1,
                "stddev": 60.99082268,
                "variance": 3719.880452
              },
              {
                "average": -10.75942908,
                "count": 14565,
                "maximum": -10.12994539,
                "minimum": -11.88994539,
                "name": "Z",
                "position": 2,
                "stddev": 0.3465185382,
                "variance": 0.1200750973
              },
              {
                "average": 2527.400755,
                "count": 14565,
                "maximum": 3375,
                "minimum": 1416,
                "name": "Intensity",
                "position": 3,
                "stddev": 354.9047841,
                "variance": 125957.4058
              },
              {
                "average": 1,
                "count": 14565,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14565,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14565,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 14565,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.21992797,
                "count": 14565,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9847539447,
                "variance": 0.9697403317
              },
              {
                "average": 3.002883625,
                "count": 14565,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4768665813,
                "variance": 0.2274017363
              },
              {
                "average": 18,
                "count": 14565,
                "maximum": 18,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253827471.2,
                "count": 14565,
                "maximum": 253827475,
                "minimum": 253827467,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.877734607,
                "variance": 3.525887256
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366078.5457,
              3838048.466,
              -11.88994539,
              366423.9257,
              3838379.706,
              -10.12994539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366078.5456603139,
                    3838048.4661315978,
                    -11.889945388941511
                  ],
                  [
                    366078.5456603139,
                    3838379.706131598,
                    -11.889945388941511
                  ],
                  [
                    366423.9256603139,
                    3838379.706131598,
                    -10.12994538894151
                  ],
                  [
                    366423.9256603139,
                    3838048.4661315978,
                    -10.12994538894151
                  ],
                  [
                    366078.5456603139,
                    3838048.4661315978,
                    -11.889945388941511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:24:35+00:00",
            "end_time": "2019-09-29T21:24:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5936.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53870408060259,
              34.656246594014554,
              -3.797884628879935
            ],
            [
              -76.53886289964261,
              34.66483632552543,
              -3.797884628879935
            ],
            [
              -76.52795242262916,
              34.66497358175983,
              1.022115371120066
            ],
            [
              -76.52779472853827,
              34.65638380652552,
              1.022115371120066
            ],
            [
              -76.53870408060259,
              34.656246594014554,
              -3.797884628879935
            ]
          ]
        ]
      },
      "bbox": [
        -76.5388629,
        34.65624659,
        -3.797884629,
        -76.52779473,
        34.66497358,
        1.022115371
      ],
      "properties": {
        "datetime": "2019-09-29T18:43:07Z",
        "pc:count": 1280574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359342.841,
            "count": 1280574,
            "maximum": 360000.0024,
            "minimum": 359000.0024,
            "name": "X",
            "position": 0,
            "stddev": 287.8767899,
            "variance": 82873.04614
          },
          {
            "average": 3836281.24,
            "count": 1280574,
            "maximum": 3836952.845,
            "minimum": 3835999.985,
            "name": "Y",
            "position": 1,
            "stddev": 206.9341388,
            "variance": 42821.73779
          },
          {
            "average": -0.8281578267,
            "count": 1280574,
            "maximum": 1.022115371,
            "minimum": -3.797884629,
            "name": "Z",
            "position": 2,
            "stddev": 0.502448423,
            "variance": 0.2524544178
          },
          {
            "average": 16.12251069,
            "count": 1280574,
            "maximum": 14326,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 194.6517559,
            "variance": 37889.30608
          },
          {
            "average": 1.000055444,
            "count": 1280574,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00744586168,
            "variance": 5.544085615e-05
          },
          {
            "average": 1.000110888,
            "count": 1280574,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01052974664,
            "variance": 0.0001108755642
          },
          {
            "average": 1,
            "count": 1280574,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.44414614,
            "count": 1280574,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.851408128,
            "variance": 14.83334457
          },
          {
            "average": 20.03759026,
            "count": 1280574,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.235173381,
            "variance": 1.525653282
          },
          {
            "average": 1.980613381,
            "count": 1280574,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1450986843,
            "variance": 0.02105362818
          },
          {
            "average": 1.323081681,
            "count": 1280574,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.53101748,
            "variance": 0.2819795641
          },
          {
            "average": 253803522.5,
            "count": 1280574,
            "maximum": 253817787.2,
            "minimum": 253799956.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6751.893122,
            "variance": 45588060.73
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1280574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0024,
          3835999.985,
          -3.797884629,
          360000.0024,
          3836952.845,
          1.022115371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0023821341,
                3835999.985355859,
                -3.797884628879935
              ],
              [
                359000.0023821341,
                3836952.8453558595,
                -3.797884628879935
              ],
              [
                360000.0023821341,
                3836952.8453558595,
                1.022115371120066
              ],
              [
                360000.0023821341,
                3835999.985355859,
                1.022115371120066
              ],
              [
                359000.0023821341,
                3835999.985355859,
                -3.797884628879935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:43:07+00:00",
        "end_time": "2019-09-29T13:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5936.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5936.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5936.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5936.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5388629,
            34.65624659,
            -3.797884629,
            -76.52779473,
            34.66497358,
            1.022115371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53870408060259,
                  34.656246594014554,
                  -3.797884628879935
                ],
                [
                  -76.53886289964261,
                  34.66483632552543,
                  -3.797884628879935
                ],
                [
                  -76.52795242262916,
                  34.66497358175983,
                  1.022115371120066
                ],
                [
                  -76.52779472853827,
                  34.65638380652552,
                  1.022115371120066
                ],
                [
                  -76.53870408060259,
                  34.656246594014554,
                  -3.797884628879935
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5936.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5936.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:43:07Z",
            "pc:count": 1280574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359342.841,
                "count": 1280574,
                "maximum": 360000.0024,
                "minimum": 359000.0024,
                "name": "X",
                "position": 0,
                "stddev": 287.8767899,
                "variance": 82873.04614
              },
              {
                "average": 3836281.24,
                "count": 1280574,
                "maximum": 3836952.845,
                "minimum": 3835999.985,
                "name": "Y",
                "position": 1,
                "stddev": 206.9341388,
                "variance": 42821.73779
              },
              {
                "average": -0.8281578267,
                "count": 1280574,
                "maximum": 1.022115371,
                "minimum": -3.797884629,
                "name": "Z",
                "position": 2,
                "stddev": 0.502448423,
                "variance": 0.2524544178
              },
              {
                "average": 16.12251069,
                "count": 1280574,
                "maximum": 14326,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 194.6517559,
                "variance": 37889.30608
              },
              {
                "average": 1.000055444,
                "count": 1280574,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00744586168,
                "variance": 5.544085615e-05
              },
              {
                "average": 1.000110888,
                "count": 1280574,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01052974664,
                "variance": 0.0001108755642
              },
              {
                "average": 1,
                "count": 1280574,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.44414614,
                "count": 1280574,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.851408128,
                "variance": 14.83334457
              },
              {
                "average": 20.03759026,
                "count": 1280574,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.235173381,
                "variance": 1.525653282
              },
              {
                "average": 1.980613381,
                "count": 1280574,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1450986843,
                "variance": 0.02105362818
              },
              {
                "average": 1.323081681,
                "count": 1280574,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.53101748,
                "variance": 0.2819795641
              },
              {
                "average": 253803522.5,
                "count": 1280574,
                "maximum": 253817787.2,
                "minimum": 253799956.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6751.893122,
                "variance": 45588060.73
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1280574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0024,
              3835999.985,
              -3.797884629,
              360000.0024,
              3836952.845,
              1.022115371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0023821341,
                    3835999.985355859,
                    -3.797884628879935
                  ],
                  [
                    359000.0023821341,
                    3836952.8453558595,
                    -3.797884628879935
                  ],
                  [
                    360000.0023821341,
                    3836952.8453558595,
                    1.022115371120066
                  ],
                  [
                    360000.0023821341,
                    3835999.985355859,
                    1.022115371120066
                  ],
                  [
                    359000.0023821341,
                    3835999.985355859,
                    -3.797884628879935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:43:07+00:00",
            "end_time": "2019-09-29T13:45: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": "20191011_NCMP_NC_Dunex_18SUD9470.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.16122549048093,
              34.97381902117521,
              -0.377946184986894
            ],
            [
              -76.16125660987821,
              34.9760235209137,
              -0.377946184986894
            ],
            [
              -76.15818202931399,
              34.9760528879516,
              5.742053815013106
            ],
            [
              -76.1581509922645,
              34.97384838582183,
              5.742053815013106
            ],
            [
              -76.16122549048093,
              34.97381902117521,
              -0.377946184986894
            ]
          ]
        ]
      },
      "bbox": [
        -76.16125661,
        34.97381902,
        -0.377946185,
        -76.15815099,
        34.97605289,
        5.742053815
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:46Z",
        "pc:count": 123433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394095.8804,
            "count": 123433,
            "maximum": 394280.703,
            "minimum": 394000.003,
            "name": "X",
            "position": 0,
            "stddev": 73.33389151,
            "variance": 5377.859644
          },
          {
            "average": 3870916.572,
            "count": 123433,
            "maximum": 3870999.981,
            "minimum": 3870755.461,
            "name": "Y",
            "position": 1,
            "stddev": 59.61254,
            "variance": 3553.654926
          },
          {
            "average": 1.750020242,
            "count": 123433,
            "maximum": 5.742053815,
            "minimum": -0.377946185,
            "name": "Z",
            "position": 2,
            "stddev": 0.9529996198,
            "variance": 0.9082082754
          },
          {
            "average": 6012.069649,
            "count": 123433,
            "maximum": 37892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2474.146001,
            "variance": 6121398.434
          },
          {
            "average": 1.008368913,
            "count": 123433,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09620256331,
            "variance": 0.009254933187
          },
          {
            "average": 1.016964669,
            "count": 123433,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1400928134,
            "variance": 0.01962599636
          },
          {
            "average": 1,
            "count": 123433,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.803691071,
            "count": 123433,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.386262606,
            "variance": 1.921724013
          },
          {
            "average": 20.88092393,
            "count": 123433,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.689004707,
            "variance": 2.852736902
          },
          {
            "average": 1.014761044,
            "count": 123433,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1245611057,
            "variance": 0.01551546906
          },
          {
            "average": 7.481816046,
            "count": 123433,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5121303524,
            "variance": 0.2622774979
          },
          {
            "average": 254839064,
            "count": 123433,
            "maximum": 254839566.9,
            "minimum": 254838156.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.0553911,
            "variance": 238198.0648
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394000.003,
          3870755.461,
          -0.377946185,
          394280.703,
          3870999.981,
          5.742053815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394000.002954026,
                3870755.4613974015,
                -0.377946184986894
              ],
              [
                394000.002954026,
                3870999.981397401,
                -0.377946184986894
              ],
              [
                394280.70295402594,
                3870999.981397401,
                5.742053815013106
              ],
              [
                394280.70295402594,
                3870755.4613974015,
                5.742053815013106
              ],
              [
                394000.002954026,
                3870755.4613974015,
                -0.377946184986894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:46+00:00",
        "end_time": "2019-10-11T14:09:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9470.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9470.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9470.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9470.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.16125661,
            34.97381902,
            -0.377946185,
            -76.15815099,
            34.97605289,
            5.742053815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.16122549048093,
                  34.97381902117521,
                  -0.377946184986894
                ],
                [
                  -76.16125660987821,
                  34.9760235209137,
                  -0.377946184986894
                ],
                [
                  -76.15818202931399,
                  34.9760528879516,
                  5.742053815013106
                ],
                [
                  -76.1581509922645,
                  34.97384838582183,
                  5.742053815013106
                ],
                [
                  -76.16122549048093,
                  34.97381902117521,
                  -0.377946184986894
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9470.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9470.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:46Z",
            "pc:count": 123433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394095.8804,
                "count": 123433,
                "maximum": 394280.703,
                "minimum": 394000.003,
                "name": "X",
                "position": 0,
                "stddev": 73.33389151,
                "variance": 5377.859644
              },
              {
                "average": 3870916.572,
                "count": 123433,
                "maximum": 3870999.981,
                "minimum": 3870755.461,
                "name": "Y",
                "position": 1,
                "stddev": 59.61254,
                "variance": 3553.654926
              },
              {
                "average": 1.750020242,
                "count": 123433,
                "maximum": 5.742053815,
                "minimum": -0.377946185,
                "name": "Z",
                "position": 2,
                "stddev": 0.9529996198,
                "variance": 0.9082082754
              },
              {
                "average": 6012.069649,
                "count": 123433,
                "maximum": 37892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2474.146001,
                "variance": 6121398.434
              },
              {
                "average": 1.008368913,
                "count": 123433,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09620256331,
                "variance": 0.009254933187
              },
              {
                "average": 1.016964669,
                "count": 123433,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1400928134,
                "variance": 0.01962599636
              },
              {
                "average": 1,
                "count": 123433,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.803691071,
                "count": 123433,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.386262606,
                "variance": 1.921724013
              },
              {
                "average": 20.88092393,
                "count": 123433,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.689004707,
                "variance": 2.852736902
              },
              {
                "average": 1.014761044,
                "count": 123433,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1245611057,
                "variance": 0.01551546906
              },
              {
                "average": 7.481816046,
                "count": 123433,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5121303524,
                "variance": 0.2622774979
              },
              {
                "average": 254839064,
                "count": 123433,
                "maximum": 254839566.9,
                "minimum": 254838156.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.0553911,
                "variance": 238198.0648
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394000.003,
              3870755.461,
              -0.377946185,
              394280.703,
              3870999.981,
              5.742053815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394000.002954026,
                    3870755.4613974015,
                    -0.377946184986894
                  ],
                  [
                    394000.002954026,
                    3870999.981397401,
                    -0.377946184986894
                  ],
                  [
                    394280.70295402594,
                    3870999.981397401,
                    5.742053815013106
                  ],
                  [
                    394280.70295402594,
                    3870755.4613974015,
                    5.742053815013106
                  ],
                  [
                    394000.002954026,
                    3870755.4613974015,
                    -0.377946184986894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:46+00:00",
            "end_time": "2019-10-11T14:09: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": "20190929_NCMP_NC_Dunex_18SUD6022.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.51924840540016,
              34.53644408752634,
              -6.316512095137612
            ],
            [
              -76.51929976058511,
              34.53927027354254,
              -6.316512095137612
            ],
            [
              -76.5147558123072,
              34.53932673319681,
              -4.056512095137612
            ],
            [
              -76.51470461057285,
              34.5365005412527,
              -4.056512095137612
            ],
            [
              -76.51924840540016,
              34.53644408752634,
              -6.316512095137612
            ]
          ]
        ]
      },
      "bbox": [
        -76.51929976,
        34.53644409,
        -6.316512095,
        -76.51470461,
        34.53932673,
        -4.056512095
      ],
      "properties": {
        "datetime": "2019-09-29T15:33:41Z",
        "pc:count": 146933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360822.6593,
            "count": 146933,
            "maximum": 361000.0027,
            "minimum": 360582.9027,
            "name": "X",
            "position": 0,
            "stddev": 79.10792934,
            "variance": 6258.064485
          },
          {
            "average": 3822898.377,
            "count": 146933,
            "maximum": 3822999.99,
            "minimum": 3822686.49,
            "name": "Y",
            "position": 1,
            "stddev": 78.06264362,
            "variance": 6093.776328
          },
          {
            "average": -4.687963845,
            "count": 146933,
            "maximum": -4.056512095,
            "minimum": -6.316512095,
            "name": "Z",
            "position": 2,
            "stddev": 0.2715570068,
            "variance": 0.07374320793
          },
          {
            "average": 59.01205311,
            "count": 146933,
            "maximum": 3460,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 380.2434378,
            "variance": 144585.072
          },
          {
            "average": 1,
            "count": 146933,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 146933,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 146933,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 146933,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.61010842,
            "count": 146933,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8869143313,
            "variance": 0.7866170311
          },
          {
            "average": 2.003484581,
            "count": 146933,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05950228086,
            "variance": 0.003540521427
          },
          {
            "average": 14.30547937,
            "count": 146933,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5006295451,
            "variance": 0.2506299415
          },
          {
            "average": 253805721.8,
            "count": 146933,
            "maximum": 253806421.2,
            "minimum": 253805266.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 318.7565377,
            "variance": 101605.7303
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360582.9027,
          3822686.49,
          -6.316512095,
          361000.0027,
          3822999.99,
          -4.056512095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360582.9026864475,
                3822686.4896669667,
                -6.316512095137612
              ],
              [
                360582.9026864475,
                3822999.9896669667,
                -6.316512095137612
              ],
              [
                361000.00268644746,
                3822999.9896669667,
                -4.056512095137612
              ],
              [
                361000.00268644746,
                3822686.4896669667,
                -4.056512095137612
              ],
              [
                360582.9026864475,
                3822686.4896669667,
                -6.316512095137612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:33:41+00:00",
        "end_time": "2019-09-29T15:14:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6022.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6022.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6022.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6022.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.51929976,
            34.53644409,
            -6.316512095,
            -76.51470461,
            34.53932673,
            -4.056512095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.51924840540016,
                  34.53644408752634,
                  -6.316512095137612
                ],
                [
                  -76.51929976058511,
                  34.53927027354254,
                  -6.316512095137612
                ],
                [
                  -76.5147558123072,
                  34.53932673319681,
                  -4.056512095137612
                ],
                [
                  -76.51470461057285,
                  34.5365005412527,
                  -4.056512095137612
                ],
                [
                  -76.51924840540016,
                  34.53644408752634,
                  -6.316512095137612
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6022.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6022.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:33:41Z",
            "pc:count": 146933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360822.6593,
                "count": 146933,
                "maximum": 361000.0027,
                "minimum": 360582.9027,
                "name": "X",
                "position": 0,
                "stddev": 79.10792934,
                "variance": 6258.064485
              },
              {
                "average": 3822898.377,
                "count": 146933,
                "maximum": 3822999.99,
                "minimum": 3822686.49,
                "name": "Y",
                "position": 1,
                "stddev": 78.06264362,
                "variance": 6093.776328
              },
              {
                "average": -4.687963845,
                "count": 146933,
                "maximum": -4.056512095,
                "minimum": -6.316512095,
                "name": "Z",
                "position": 2,
                "stddev": 0.2715570068,
                "variance": 0.07374320793
              },
              {
                "average": 59.01205311,
                "count": 146933,
                "maximum": 3460,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 380.2434378,
                "variance": 144585.072
              },
              {
                "average": 1,
                "count": 146933,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 146933,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 146933,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 146933,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.61010842,
                "count": 146933,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8869143313,
                "variance": 0.7866170311
              },
              {
                "average": 2.003484581,
                "count": 146933,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05950228086,
                "variance": 0.003540521427
              },
              {
                "average": 14.30547937,
                "count": 146933,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5006295451,
                "variance": 0.2506299415
              },
              {
                "average": 253805721.8,
                "count": 146933,
                "maximum": 253806421.2,
                "minimum": 253805266.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 318.7565377,
                "variance": 101605.7303
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360582.9027,
              3822686.49,
              -6.316512095,
              361000.0027,
              3822999.99,
              -4.056512095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360582.9026864475,
                    3822686.4896669667,
                    -6.316512095137612
                  ],
                  [
                    360582.9026864475,
                    3822999.9896669667,
                    -6.316512095137612
                  ],
                  [
                    361000.00268644746,
                    3822999.9896669667,
                    -4.056512095137612
                  ],
                  [
                    361000.00268644746,
                    3822686.4896669667,
                    -4.056512095137612
                  ],
                  [
                    360582.9026864475,
                    3822686.4896669667,
                    -6.316512095137612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:33:41+00:00",
            "end_time": "2019-09-29T15:14: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": "20190929_NCMP_NC_Dunex_18SUD5930.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53770563298966,
              34.6021580905746,
              -4.737022930555881
            ],
            [
              -76.53787187063149,
              34.61117303853955,
              -4.737022930555881
            ],
            [
              -76.52696819571014,
              34.6113100244992,
              23.482977069444118
            ],
            [
              -76.52680313559067,
              34.60229503070406,
              23.482977069444118
            ],
            [
              -76.53770563298966,
              34.6021580905746,
              -4.737022930555881
            ]
          ]
        ]
      },
      "bbox": [
        -76.53787187,
        34.60215809,
        -4.737022931,
        -76.52680314,
        34.61131002,
        23.48297707
      ],
      "properties": {
        "datetime": "2019-09-29T21:26:54Z",
        "pc:count": 12736314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359424.1997,
            "count": 12736314,
            "maximum": 360000.0161,
            "minimum": 358999.9961,
            "name": "X",
            "position": 0,
            "stddev": 243.4952914,
            "variance": 59289.95693
          },
          {
            "average": 3830468.373,
            "count": 12736314,
            "maximum": 3830999.993,
            "minimum": 3829999.973,
            "name": "Y",
            "position": 1,
            "stddev": 257.8503527,
            "variance": 66486.80437
          },
          {
            "average": 3.603912464,
            "count": 12736314,
            "maximum": 23.48297707,
            "minimum": -4.737022931,
            "name": "Z",
            "position": 2,
            "stddev": 3.966312922,
            "variance": 15.73163819
          },
          {
            "average": 2005.186423,
            "count": 12736314,
            "maximum": 49335,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2585.918156,
            "variance": 6686972.707
          },
          {
            "average": 1.900130367,
            "count": 12736314,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.186257922,
            "variance": 1.407207857
          },
          {
            "average": 2.800889096,
            "count": 12736314,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.666982003,
            "variance": 2.778828998
          },
          {
            "average": 1,
            "count": 12736314,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.258088565,
            "count": 12736314,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.180867385,
            "variance": 51.5648564
          },
          {
            "average": 19.96034545,
            "count": 12736314,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.362226767,
            "variance": 1.855661764
          },
          {
            "average": 2.147564908,
            "count": 12736314,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.515715506,
            "variance": 2.297393495
          },
          {
            "average": 11.3399606,
            "count": 12736314,
            "maximum": 18,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.148484664,
            "variance": 9.912955679
          },
          {
            "average": 253812750.4,
            "count": 12736314,
            "maximum": 253827614.3,
            "minimum": 253801674.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10966.55386,
            "variance": 120265303.7
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12736314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358999.9961,
          3829999.973,
          -4.737022931,
          360000.0161,
          3830999.993,
          23.48297707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358999.9960866886,
                3829999.9734561546,
                -4.737022930555881
              ],
              [
                358999.9960866886,
                3830999.993456154,
                -4.737022930555881
              ],
              [
                360000.0160866886,
                3830999.993456154,
                23.482977069444118
              ],
              [
                360000.0160866886,
                3829999.9734561546,
                23.482977069444118
              ],
              [
                358999.9960866886,
                3829999.9734561546,
                -4.737022930555881
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T21:26:54+00:00",
        "end_time": "2019-09-29T14:14:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5930.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5930.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5930.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5930.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53787187,
            34.60215809,
            -4.737022931,
            -76.52680314,
            34.61131002,
            23.48297707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53770563298966,
                  34.6021580905746,
                  -4.737022930555881
                ],
                [
                  -76.53787187063149,
                  34.61117303853955,
                  -4.737022930555881
                ],
                [
                  -76.52696819571014,
                  34.6113100244992,
                  23.482977069444118
                ],
                [
                  -76.52680313559067,
                  34.60229503070406,
                  23.482977069444118
                ],
                [
                  -76.53770563298966,
                  34.6021580905746,
                  -4.737022930555881
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5930.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5930.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T21:26:54Z",
            "pc:count": 12736314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359424.1997,
                "count": 12736314,
                "maximum": 360000.0161,
                "minimum": 358999.9961,
                "name": "X",
                "position": 0,
                "stddev": 243.4952914,
                "variance": 59289.95693
              },
              {
                "average": 3830468.373,
                "count": 12736314,
                "maximum": 3830999.993,
                "minimum": 3829999.973,
                "name": "Y",
                "position": 1,
                "stddev": 257.8503527,
                "variance": 66486.80437
              },
              {
                "average": 3.603912464,
                "count": 12736314,
                "maximum": 23.48297707,
                "minimum": -4.737022931,
                "name": "Z",
                "position": 2,
                "stddev": 3.966312922,
                "variance": 15.73163819
              },
              {
                "average": 2005.186423,
                "count": 12736314,
                "maximum": 49335,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2585.918156,
                "variance": 6686972.707
              },
              {
                "average": 1.900130367,
                "count": 12736314,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.186257922,
                "variance": 1.407207857
              },
              {
                "average": 2.800889096,
                "count": 12736314,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.666982003,
                "variance": 2.778828998
              },
              {
                "average": 1,
                "count": 12736314,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.258088565,
                "count": 12736314,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.180867385,
                "variance": 51.5648564
              },
              {
                "average": 19.96034545,
                "count": 12736314,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.362226767,
                "variance": 1.855661764
              },
              {
                "average": 2.147564908,
                "count": 12736314,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.515715506,
                "variance": 2.297393495
              },
              {
                "average": 11.3399606,
                "count": 12736314,
                "maximum": 18,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.148484664,
                "variance": 9.912955679
              },
              {
                "average": 253812750.4,
                "count": 12736314,
                "maximum": 253827614.3,
                "minimum": 253801674.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10966.55386,
                "variance": 120265303.7
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12736314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358999.9961,
              3829999.973,
              -4.737022931,
              360000.0161,
              3830999.993,
              23.48297707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358999.9960866886,
                    3829999.9734561546,
                    -4.737022930555881
                  ],
                  [
                    358999.9960866886,
                    3830999.993456154,
                    -4.737022930555881
                  ],
                  [
                    360000.0160866886,
                    3830999.993456154,
                    23.482977069444118
                  ],
                  [
                    360000.0160866886,
                    3829999.9734561546,
                    23.482977069444118
                  ],
                  [
                    358999.9960866886,
                    3829999.9734561546,
                    -4.737022930555881
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T21:26:54+00:00",
            "end_time": "2019-09-29T14: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": "20190929_NCMP_NC_Dunex_18SUD7350.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.38807479696922,
              34.78429164576148,
              -4.825803176606921
            ],
            [
              -76.38822587994507,
              34.79330674672347,
              -4.825803176606921
            ],
            [
              -76.3772977759414,
              34.79343091966934,
              5.55419682339308
            ],
            [
              -76.3771478813697,
              34.78441577726356,
              5.55419682339308
            ],
            [
              -76.38807479696922,
              34.78429164576148,
              -4.825803176606921
            ]
          ]
        ]
      },
      "bbox": [
        -76.38822588,
        34.78429165,
        -4.825803177,
        -76.37714788,
        34.79343092,
        5.554196823
      ],
      "properties": {
        "datetime": "2019-09-29T20:22:12Z",
        "pc:count": 2623145,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373357.8609,
            "count": 2623145,
            "maximum": 374000.0014,
            "minimum": 373000.0014,
            "name": "X",
            "position": 0,
            "stddev": 238.2633644,
            "variance": 56769.43083
          },
          {
            "average": 3850606.583,
            "count": 2623145,
            "maximum": 3850999.984,
            "minimum": 3849999.984,
            "name": "Y",
            "position": 1,
            "stddev": 266.868374,
            "variance": 71218.72907
          },
          {
            "average": -0.2462479366,
            "count": 2623145,
            "maximum": 5.554196823,
            "minimum": -4.825803177,
            "name": "Z",
            "position": 2,
            "stddev": 2.255367129,
            "variance": 5.086680885
          },
          {
            "average": 2860.515113,
            "count": 2623145,
            "maximum": 13002,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3183.614603,
            "variance": 10135401.94
          },
          {
            "average": 1.012384371,
            "count": 2623145,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1158004356,
            "variance": 0.01340974088
          },
          {
            "average": 1.02480877,
            "count": 2623145,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1666133731,
            "variance": 0.02776001611
          },
          {
            "average": 1,
            "count": 2623145,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.63261314,
            "count": 2623145,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.38375203,
            "variance": 179.1248185
          },
          {
            "average": 19.95830968,
            "count": 2623145,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.304885721,
            "variance": 1.702726746
          },
          {
            "average": 1.440135791,
            "count": 2623145,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5263921769,
            "variance": 0.2770887239
          },
          {
            "average": 10.4773438,
            "count": 2623145,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9980309144,
            "variance": 0.9960657061
          },
          {
            "average": 253822846.5,
            "count": 2623145,
            "maximum": 253823732.3,
            "minimum": 253821123.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.7579981,
            "variance": 431331.068
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2623145,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373000.0014,
          3849999.984,
          -4.825803177,
          374000.0014,
          3850999.984,
          5.554196823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373000.00137521396,
                3849999.9838595134,
                -4.825803176606921
              ],
              [
                373000.00137521396,
                3850999.9838595134,
                -4.825803176606921
              ],
              [
                374000.00137521396,
                3850999.9838595134,
                5.55419682339308
              ],
              [
                374000.00137521396,
                3849999.9838595134,
                5.55419682339308
              ],
              [
                373000.00137521396,
                3849999.9838595134,
                -4.825803176606921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:22:12+00:00",
        "end_time": "2019-09-29T19:38:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7350.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7350.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7350.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7350.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.38822588,
            34.78429165,
            -4.825803177,
            -76.37714788,
            34.79343092,
            5.554196823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.38807479696922,
                  34.78429164576148,
                  -4.825803176606921
                ],
                [
                  -76.38822587994507,
                  34.79330674672347,
                  -4.825803176606921
                ],
                [
                  -76.3772977759414,
                  34.79343091966934,
                  5.55419682339308
                ],
                [
                  -76.3771478813697,
                  34.78441577726356,
                  5.55419682339308
                ],
                [
                  -76.38807479696922,
                  34.78429164576148,
                  -4.825803176606921
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7350.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7350.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:22:12Z",
            "pc:count": 2623145,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373357.8609,
                "count": 2623145,
                "maximum": 374000.0014,
                "minimum": 373000.0014,
                "name": "X",
                "position": 0,
                "stddev": 238.2633644,
                "variance": 56769.43083
              },
              {
                "average": 3850606.583,
                "count": 2623145,
                "maximum": 3850999.984,
                "minimum": 3849999.984,
                "name": "Y",
                "position": 1,
                "stddev": 266.868374,
                "variance": 71218.72907
              },
              {
                "average": -0.2462479366,
                "count": 2623145,
                "maximum": 5.554196823,
                "minimum": -4.825803177,
                "name": "Z",
                "position": 2,
                "stddev": 2.255367129,
                "variance": 5.086680885
              },
              {
                "average": 2860.515113,
                "count": 2623145,
                "maximum": 13002,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3183.614603,
                "variance": 10135401.94
              },
              {
                "average": 1.012384371,
                "count": 2623145,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1158004356,
                "variance": 0.01340974088
              },
              {
                "average": 1.02480877,
                "count": 2623145,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1666133731,
                "variance": 0.02776001611
              },
              {
                "average": 1,
                "count": 2623145,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.63261314,
                "count": 2623145,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.38375203,
                "variance": 179.1248185
              },
              {
                "average": 19.95830968,
                "count": 2623145,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.304885721,
                "variance": 1.702726746
              },
              {
                "average": 1.440135791,
                "count": 2623145,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5263921769,
                "variance": 0.2770887239
              },
              {
                "average": 10.4773438,
                "count": 2623145,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9980309144,
                "variance": 0.9960657061
              },
              {
                "average": 253822846.5,
                "count": 2623145,
                "maximum": 253823732.3,
                "minimum": 253821123.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.7579981,
                "variance": 431331.068
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2623145,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373000.0014,
              3849999.984,
              -4.825803177,
              374000.0014,
              3850999.984,
              5.554196823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373000.00137521396,
                    3849999.9838595134,
                    -4.825803176606921
                  ],
                  [
                    373000.00137521396,
                    3850999.9838595134,
                    -4.825803176606921
                  ],
                  [
                    374000.00137521396,
                    3850999.9838595134,
                    5.55419682339308
                  ],
                  [
                    374000.00137521396,
                    3849999.9838595134,
                    5.55419682339308
                  ],
                  [
                    373000.00137521396,
                    3849999.9838595134,
                    -4.825803176606921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:22:12+00:00",
            "end_time": "2019-09-29T19: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": "20191011_NCMP_NC_Dunex_18SUD9068.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.20467316094421,
              34.94855012937815,
              -1.347696387989292
            ],
            [
              -76.20480508768183,
              34.95756564149666,
              -1.347696387989292
            ],
            [
              -76.19385443339964,
              34.95767378566369,
              7.852303612010709
            ],
            [
              -76.19372370506665,
              34.94865823752671,
              7.852303612010709
            ],
            [
              -76.20467316094421,
              34.94855012937815,
              -1.347696387989292
            ]
          ]
        ]
      },
      "bbox": [
        -76.20480509,
        34.94855013,
        -1.347696388,
        -76.19372371,
        34.95767379,
        7.852303612
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:42Z",
        "pc:count": 4487447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 390499.906,
            "count": 4487447,
            "maximum": 391000.0076,
            "minimum": 390000.0076,
            "name": "X",
            "position": 0,
            "stddev": 298.275217,
            "variance": 88968.1051
          },
          {
            "average": 3868489.184,
            "count": 4487447,
            "maximum": 3868999.986,
            "minimum": 3867999.986,
            "name": "Y",
            "position": 1,
            "stddev": 293.7565772,
            "variance": 86292.92667
          },
          {
            "average": 0.1630322089,
            "count": 4487447,
            "maximum": 7.852303612,
            "minimum": -1.347696388,
            "name": "Z",
            "position": 2,
            "stddev": 1.135265048,
            "variance": 1.288826728
          },
          {
            "average": 497.5157699,
            "count": 4487447,
            "maximum": 15348,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1302.609138,
            "variance": 1696790.566
          },
          {
            "average": 1.087698195,
            "count": 4487447,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3720435591,
            "variance": 0.1384164099
          },
          {
            "average": 1.175422462,
            "count": 4487447,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5656219767,
            "variance": 0.3199282205
          },
          {
            "average": 1,
            "count": 4487447,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.88050466,
            "count": 4487447,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.08421825,
            "variance": 146.0283306
          },
          {
            "average": 20.06159331,
            "count": 4487447,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.897343113,
            "variance": 3.599910889
          },
          {
            "average": 1.835319503,
            "count": 4487447,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.443978363,
            "variance": 0.1971167868
          },
          {
            "average": 4.379143865,
            "count": 4487447,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.487274348,
            "variance": 2.211984986
          },
          {
            "average": 254836864.7,
            "count": 4487447,
            "maximum": 254839502.6,
            "minimum": 254834410.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1053.112208,
            "variance": 1109045.322
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4487447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390000.0076,
          3867999.986,
          -1.347696388,
          391000.0076,
          3868999.986,
          7.852303612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390000.0075937563,
                3867999.9860214693,
                -1.347696387989292
              ],
              [
                390000.0075937563,
                3868999.9860214693,
                -1.347696387989292
              ],
              [
                391000.0075937563,
                3868999.9860214693,
                7.852303612010709
              ],
              [
                391000.0075937563,
                3867999.9860214693,
                7.852303612010709
              ],
              [
                390000.0075937563,
                3867999.9860214693,
                -1.347696387989292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:42+00:00",
        "end_time": "2019-10-11T13:06:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9068.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9068.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9068.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9068.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.20480509,
            34.94855013,
            -1.347696388,
            -76.19372371,
            34.95767379,
            7.852303612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.20467316094421,
                  34.94855012937815,
                  -1.347696387989292
                ],
                [
                  -76.20480508768183,
                  34.95756564149666,
                  -1.347696387989292
                ],
                [
                  -76.19385443339964,
                  34.95767378566369,
                  7.852303612010709
                ],
                [
                  -76.19372370506665,
                  34.94865823752671,
                  7.852303612010709
                ],
                [
                  -76.20467316094421,
                  34.94855012937815,
                  -1.347696387989292
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9068.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9068.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:42Z",
            "pc:count": 4487447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 390499.906,
                "count": 4487447,
                "maximum": 391000.0076,
                "minimum": 390000.0076,
                "name": "X",
                "position": 0,
                "stddev": 298.275217,
                "variance": 88968.1051
              },
              {
                "average": 3868489.184,
                "count": 4487447,
                "maximum": 3868999.986,
                "minimum": 3867999.986,
                "name": "Y",
                "position": 1,
                "stddev": 293.7565772,
                "variance": 86292.92667
              },
              {
                "average": 0.1630322089,
                "count": 4487447,
                "maximum": 7.852303612,
                "minimum": -1.347696388,
                "name": "Z",
                "position": 2,
                "stddev": 1.135265048,
                "variance": 1.288826728
              },
              {
                "average": 497.5157699,
                "count": 4487447,
                "maximum": 15348,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1302.609138,
                "variance": 1696790.566
              },
              {
                "average": 1.087698195,
                "count": 4487447,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3720435591,
                "variance": 0.1384164099
              },
              {
                "average": 1.175422462,
                "count": 4487447,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5656219767,
                "variance": 0.3199282205
              },
              {
                "average": 1,
                "count": 4487447,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.88050466,
                "count": 4487447,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.08421825,
                "variance": 146.0283306
              },
              {
                "average": 20.06159331,
                "count": 4487447,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.897343113,
                "variance": 3.599910889
              },
              {
                "average": 1.835319503,
                "count": 4487447,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.443978363,
                "variance": 0.1971167868
              },
              {
                "average": 4.379143865,
                "count": 4487447,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.487274348,
                "variance": 2.211984986
              },
              {
                "average": 254836864.7,
                "count": 4487447,
                "maximum": 254839502.6,
                "minimum": 254834410.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1053.112208,
                "variance": 1109045.322
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4487447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390000.0076,
              3867999.986,
              -1.347696388,
              391000.0076,
              3868999.986,
              7.852303612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390000.0075937563,
                    3867999.9860214693,
                    -1.347696387989292
                  ],
                  [
                    390000.0075937563,
                    3868999.9860214693,
                    -1.347696387989292
                  ],
                  [
                    391000.0075937563,
                    3868999.9860214693,
                    7.852303612010709
                  ],
                  [
                    391000.0075937563,
                    3867999.9860214693,
                    7.852303612010709
                  ],
                  [
                    390000.0075937563,
                    3867999.9860214693,
                    -1.347696387989292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:42+00:00",
            "end_time": "2019-10-11T13:06: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": "20191011_NCMP_NC_Dunex_18SUD9975.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.10700964704017,
              35.01515732898663,
              -1.298037063273675
            ],
            [
              -76.10709667597936,
              35.02161385102353,
              -1.298037063273675
            ],
            [
              -76.09738935532535,
              35.021702025296186,
              7.041962936726325
            ],
            [
              -76.09730308910436,
              35.015245482244374,
              7.041962936726325
            ],
            [
              -76.10700964704017,
              35.01515732898663,
              -1.298037063273675
            ]
          ]
        ]
      },
      "bbox": [
        -76.10709668,
        35.01515733,
        -1.298037063,
        -76.09730309,
        35.02170203,
        7.041962937
      ],
      "properties": {
        "datetime": "2019-10-11T20:13:58Z",
        "pc:count": 1393717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 399254.3574,
            "count": 1393717,
            "maximum": 399885.7446,
            "minimum": 399000.0046,
            "name": "X",
            "position": 0,
            "stddev": 195.4956793,
            "variance": 38218.56064
          },
          {
            "average": 3875739.145,
            "count": 1393717,
            "maximum": 3875999.993,
            "minimum": 3875283.853,
            "name": "Y",
            "position": 1,
            "stddev": 175.0682099,
            "variance": 30648.8781
          },
          {
            "average": 1.597576824,
            "count": 1393717,
            "maximum": 7.041962937,
            "minimum": -1.298037063,
            "name": "Z",
            "position": 2,
            "stddev": 1.075650269,
            "variance": 1.157023502
          },
          {
            "average": 4520.264512,
            "count": 1393717,
            "maximum": 32774,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2929.751672,
            "variance": 8583444.86
          },
          {
            "average": 1.047190355,
            "count": 1393717,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2397012249,
            "variance": 0.05745667722
          },
          {
            "average": 1.094816236,
            "count": 1393717,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3518351914,
            "variance": 0.1237880019
          },
          {
            "average": 1,
            "count": 1393717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.501868026,
            "count": 1393717,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.84170473,
            "variance": 23.44210469
          },
          {
            "average": 20.07441289,
            "count": 1393717,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.697503987,
            "variance": 2.881519787
          },
          {
            "average": 1.096592063,
            "count": 1393717,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3160155287,
            "variance": 0.09986581436
          },
          {
            "average": 15.37005145,
            "count": 1393717,
            "maximum": 18,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.757899594,
            "variance": 7.606010173
          },
          {
            "average": 254857088.3,
            "count": 1393717,
            "maximum": 254860038.8,
            "minimum": 254838497.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5952.535468,
            "variance": 35432678.5
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1393717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          399000.0046,
          3875283.853,
          -1.298037063,
          399885.7446,
          3875999.993,
          7.041962937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                399000.00464123295,
                3875283.8527250495,
                -1.298037063273675
              ],
              [
                399000.00464123295,
                3875999.992725049,
                -1.298037063273675
              ],
              [
                399885.74464123294,
                3875999.992725049,
                7.041962936726325
              ],
              [
                399885.74464123294,
                3875283.8527250495,
                7.041962936726325
              ],
              [
                399000.00464123295,
                3875283.8527250495,
                -1.298037063273675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:13:58+00:00",
        "end_time": "2019-10-11T14:14:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9975.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9975.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9975.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9975.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.10709668,
            35.01515733,
            -1.298037063,
            -76.09730309,
            35.02170203,
            7.041962937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.10700964704017,
                  35.01515732898663,
                  -1.298037063273675
                ],
                [
                  -76.10709667597936,
                  35.02161385102353,
                  -1.298037063273675
                ],
                [
                  -76.09738935532535,
                  35.021702025296186,
                  7.041962936726325
                ],
                [
                  -76.09730308910436,
                  35.015245482244374,
                  7.041962936726325
                ],
                [
                  -76.10700964704017,
                  35.01515732898663,
                  -1.298037063273675
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9975.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9975.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:13:58Z",
            "pc:count": 1393717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 399254.3574,
                "count": 1393717,
                "maximum": 399885.7446,
                "minimum": 399000.0046,
                "name": "X",
                "position": 0,
                "stddev": 195.4956793,
                "variance": 38218.56064
              },
              {
                "average": 3875739.145,
                "count": 1393717,
                "maximum": 3875999.993,
                "minimum": 3875283.853,
                "name": "Y",
                "position": 1,
                "stddev": 175.0682099,
                "variance": 30648.8781
              },
              {
                "average": 1.597576824,
                "count": 1393717,
                "maximum": 7.041962937,
                "minimum": -1.298037063,
                "name": "Z",
                "position": 2,
                "stddev": 1.075650269,
                "variance": 1.157023502
              },
              {
                "average": 4520.264512,
                "count": 1393717,
                "maximum": 32774,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2929.751672,
                "variance": 8583444.86
              },
              {
                "average": 1.047190355,
                "count": 1393717,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2397012249,
                "variance": 0.05745667722
              },
              {
                "average": 1.094816236,
                "count": 1393717,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3518351914,
                "variance": 0.1237880019
              },
              {
                "average": 1,
                "count": 1393717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.501868026,
                "count": 1393717,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.84170473,
                "variance": 23.44210469
              },
              {
                "average": 20.07441289,
                "count": 1393717,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.697503987,
                "variance": 2.881519787
              },
              {
                "average": 1.096592063,
                "count": 1393717,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3160155287,
                "variance": 0.09986581436
              },
              {
                "average": 15.37005145,
                "count": 1393717,
                "maximum": 18,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.757899594,
                "variance": 7.606010173
              },
              {
                "average": 254857088.3,
                "count": 1393717,
                "maximum": 254860038.8,
                "minimum": 254838497.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5952.535468,
                "variance": 35432678.5
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1393717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              399000.0046,
              3875283.853,
              -1.298037063,
              399885.7446,
              3875999.993,
              7.041962937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    399000.00464123295,
                    3875283.8527250495,
                    -1.298037063273675
                  ],
                  [
                    399000.00464123295,
                    3875999.992725049,
                    -1.298037063273675
                  ],
                  [
                    399885.74464123294,
                    3875999.992725049,
                    7.041962936726325
                  ],
                  [
                    399885.74464123294,
                    3875283.8527250495,
                    7.041962936726325
                  ],
                  [
                    399000.00464123295,
                    3875283.8527250495,
                    -1.298037063273675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:13:58+00:00",
            "end_time": "2019-10-11T14:14: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": "20190929_NCMP_NC_Dunex_18SUD5827.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5438549231406,
              34.575029888914564,
              -6.305437480241707
            ],
            [
              -76.54402165331429,
              34.58404467061359,
              -6.305437480241707
            ],
            [
              -76.53737317064171,
              34.58412861878583,
              -1.025437480241707
            ],
            [
              -76.5372071577094,
              34.575113808991325,
              -1.025437480241707
            ],
            [
              -76.5438549231406,
              34.575029888914564,
              -6.305437480241707
            ]
          ]
        ]
      },
      "bbox": [
        -76.54402165,
        34.57502989,
        -6.30543748,
        -76.53720716,
        34.58412862,
        -1.02543748
      ],
      "properties": {
        "datetime": "2019-09-29T16:05:53Z",
        "pc:count": 2602942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358711.5213,
            "count": 2602942,
            "maximum": 359000.016,
            "minimum": 358390.056,
            "name": "X",
            "position": 0,
            "stddev": 165.6398252,
            "variance": 27436.5517
          },
          {
            "average": 3827471.761,
            "count": 2602942,
            "maximum": 3827999.985,
            "minimum": 3826999.985,
            "name": "Y",
            "position": 1,
            "stddev": 292.7726328,
            "variance": 85715.81451
          },
          {
            "average": -2.693186842,
            "count": 2602942,
            "maximum": -1.02543748,
            "minimum": -6.30543748,
            "name": "Z",
            "position": 2,
            "stddev": 1.026152674,
            "variance": 1.052989311
          },
          {
            "average": 6.700573428,
            "count": 2602942,
            "maximum": 5046,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 141.5216458,
            "variance": 20028.37622
          },
          {
            "average": 1,
            "count": 2602942,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2602942,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2602942,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2602942,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.0847488,
            "count": 2602942,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.36347919,
            "variance": 1.859075502
          },
          {
            "average": 2.014250414,
            "count": 2602942,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1215650303,
            "variance": 0.01477805659
          },
          {
            "average": 17.13324192,
            "count": 2602942,
            "maximum": 20,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.16413755,
            "variance": 1.355216235
          },
          {
            "average": 253807049.4,
            "count": 2602942,
            "maximum": 253808353.8,
            "minimum": 253806107,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.7414246,
            "variance": 285948.3912
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2602942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358390.056,
          3826999.985,
          -6.30543748,
          359000.016,
          3827999.985,
          -1.02543748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358390.05599853233,
                3826999.9848756064,
                -6.305437480241707
              ],
              [
                358390.05599853233,
                3827999.9848756064,
                -6.305437480241707
              ],
              [
                359000.0159985323,
                3827999.9848756064,
                -1.025437480241707
              ],
              [
                359000.0159985323,
                3826999.9848756064,
                -1.025437480241707
              ],
              [
                358390.05599853233,
                3826999.9848756064,
                -6.305437480241707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T16:05:53+00:00",
        "end_time": "2019-09-29T15:28:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5827.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5827.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5827.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5827.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54402165,
            34.57502989,
            -6.30543748,
            -76.53720716,
            34.58412862,
            -1.02543748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5438549231406,
                  34.575029888914564,
                  -6.305437480241707
                ],
                [
                  -76.54402165331429,
                  34.58404467061359,
                  -6.305437480241707
                ],
                [
                  -76.53737317064171,
                  34.58412861878583,
                  -1.025437480241707
                ],
                [
                  -76.5372071577094,
                  34.575113808991325,
                  -1.025437480241707
                ],
                [
                  -76.5438549231406,
                  34.575029888914564,
                  -6.305437480241707
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5827.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5827.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T16:05:53Z",
            "pc:count": 2602942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358711.5213,
                "count": 2602942,
                "maximum": 359000.016,
                "minimum": 358390.056,
                "name": "X",
                "position": 0,
                "stddev": 165.6398252,
                "variance": 27436.5517
              },
              {
                "average": 3827471.761,
                "count": 2602942,
                "maximum": 3827999.985,
                "minimum": 3826999.985,
                "name": "Y",
                "position": 1,
                "stddev": 292.7726328,
                "variance": 85715.81451
              },
              {
                "average": -2.693186842,
                "count": 2602942,
                "maximum": -1.02543748,
                "minimum": -6.30543748,
                "name": "Z",
                "position": 2,
                "stddev": 1.026152674,
                "variance": 1.052989311
              },
              {
                "average": 6.700573428,
                "count": 2602942,
                "maximum": 5046,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 141.5216458,
                "variance": 20028.37622
              },
              {
                "average": 1,
                "count": 2602942,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2602942,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2602942,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2602942,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.0847488,
                "count": 2602942,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.36347919,
                "variance": 1.859075502
              },
              {
                "average": 2.014250414,
                "count": 2602942,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1215650303,
                "variance": 0.01477805659
              },
              {
                "average": 17.13324192,
                "count": 2602942,
                "maximum": 20,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.16413755,
                "variance": 1.355216235
              },
              {
                "average": 253807049.4,
                "count": 2602942,
                "maximum": 253808353.8,
                "minimum": 253806107,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.7414246,
                "variance": 285948.3912
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2602942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358390.056,
              3826999.985,
              -6.30543748,
              359000.016,
              3827999.985,
              -1.02543748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358390.05599853233,
                    3826999.9848756064,
                    -6.305437480241707
                  ],
                  [
                    358390.05599853233,
                    3827999.9848756064,
                    -6.305437480241707
                  ],
                  [
                    359000.0159985323,
                    3827999.9848756064,
                    -1.025437480241707
                  ],
                  [
                    359000.0159985323,
                    3826999.9848756064,
                    -1.025437480241707
                  ],
                  [
                    358390.05599853233,
                    3826999.9848756064,
                    -6.305437480241707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T16:05:53+00:00",
            "end_time": "2019-09-29T15:28:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6033.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5272987280195,
              34.62933952298671,
              -7.780387285210779
            ],
            [
              -76.5274640049406,
              34.63835429437236,
              -7.780387285210779
            ],
            [
              -76.51655672097068,
              34.638490442908704,
              13.59961271478922
            ],
            [
              -76.51639262314923,
              34.62947562599052,
              13.59961271478922
            ],
            [
              -76.5272987280195,
              34.62933952298671,
              -7.780387285210779
            ]
          ]
        ]
      },
      "bbox": [
        -76.527464,
        34.62933952,
        -7.780387285,
        -76.51639262,
        34.63849044,
        13.59961271
      ],
      "properties": {
        "datetime": "2019-09-29T20:48:35Z",
        "pc:count": 4438034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360472.0925,
            "count": 4438034,
            "maximum": 361000.0177,
            "minimum": 359999.9977,
            "name": "X",
            "position": 0,
            "stddev": 299.9673039,
            "variance": 89980.3834
          },
          {
            "average": 3833410.004,
            "count": 4438034,
            "maximum": 3833999.984,
            "minimum": 3832999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.3226464,
            "variance": 86625.82017
          },
          {
            "average": -1.259095905,
            "count": 4438034,
            "maximum": 13.59961271,
            "minimum": -7.780387285,
            "name": "Z",
            "position": 2,
            "stddev": 2.283843296,
            "variance": 5.215940201
          },
          {
            "average": 597.4586161,
            "count": 4438034,
            "maximum": 37748,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1305.90895,
            "variance": 1705398.185
          },
          {
            "average": 1.14203226,
            "count": 4438034,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5164831533,
            "variance": 0.2667548477
          },
          {
            "average": 1.28409539,
            "count": 4438034,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8034755966,
            "variance": 0.6455730343
          },
          {
            "average": 1,
            "count": 4438034,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.78953766,
            "count": 4438034,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.59134295,
            "variance": 158.5419173
          },
          {
            "average": 20.06009821,
            "count": 4438034,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.411912457,
            "variance": 1.993496787
          },
          {
            "average": 1.851768373,
            "count": 4438034,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5486863849,
            "variance": 0.3010567489
          },
          {
            "average": 8.461388083,
            "count": 4438034,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.205872152,
            "variance": 17.68936056
          },
          {
            "average": 253817522.2,
            "count": 4438034,
            "maximum": 253825315.2,
            "minimum": 253799995.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9784.987518,
            "variance": 95745980.73
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359999.9977,
          3832999.984,
          -7.780387285,
          361000.0177,
          3833999.984,
          13.59961271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359999.9977303354,
                3832999.9841498565,
                -7.780387285210779
              ],
              [
                359999.9977303354,
                3833999.9841498565,
                -7.780387285210779
              ],
              [
                361000.0177303354,
                3833999.9841498565,
                13.59961271478922
              ],
              [
                361000.0177303354,
                3832999.9841498565,
                13.59961271478922
              ],
              [
                359999.9977303354,
                3832999.9841498565,
                -7.780387285210779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:48:35+00:00",
        "end_time": "2019-09-29T13:46:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6033.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6033.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6033.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6033.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.527464,
            34.62933952,
            -7.780387285,
            -76.51639262,
            34.63849044,
            13.59961271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5272987280195,
                  34.62933952298671,
                  -7.780387285210779
                ],
                [
                  -76.5274640049406,
                  34.63835429437236,
                  -7.780387285210779
                ],
                [
                  -76.51655672097068,
                  34.638490442908704,
                  13.59961271478922
                ],
                [
                  -76.51639262314923,
                  34.62947562599052,
                  13.59961271478922
                ],
                [
                  -76.5272987280195,
                  34.62933952298671,
                  -7.780387285210779
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6033.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6033.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:48:35Z",
            "pc:count": 4438034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360472.0925,
                "count": 4438034,
                "maximum": 361000.0177,
                "minimum": 359999.9977,
                "name": "X",
                "position": 0,
                "stddev": 299.9673039,
                "variance": 89980.3834
              },
              {
                "average": 3833410.004,
                "count": 4438034,
                "maximum": 3833999.984,
                "minimum": 3832999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.3226464,
                "variance": 86625.82017
              },
              {
                "average": -1.259095905,
                "count": 4438034,
                "maximum": 13.59961271,
                "minimum": -7.780387285,
                "name": "Z",
                "position": 2,
                "stddev": 2.283843296,
                "variance": 5.215940201
              },
              {
                "average": 597.4586161,
                "count": 4438034,
                "maximum": 37748,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1305.90895,
                "variance": 1705398.185
              },
              {
                "average": 1.14203226,
                "count": 4438034,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5164831533,
                "variance": 0.2667548477
              },
              {
                "average": 1.28409539,
                "count": 4438034,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8034755966,
                "variance": 0.6455730343
              },
              {
                "average": 1,
                "count": 4438034,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.78953766,
                "count": 4438034,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.59134295,
                "variance": 158.5419173
              },
              {
                "average": 20.06009821,
                "count": 4438034,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.411912457,
                "variance": 1.993496787
              },
              {
                "average": 1.851768373,
                "count": 4438034,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5486863849,
                "variance": 0.3010567489
              },
              {
                "average": 8.461388083,
                "count": 4438034,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.205872152,
                "variance": 17.68936056
              },
              {
                "average": 253817522.2,
                "count": 4438034,
                "maximum": 253825315.2,
                "minimum": 253799995.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9784.987518,
                "variance": 95745980.73
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359999.9977,
              3832999.984,
              -7.780387285,
              361000.0177,
              3833999.984,
              13.59961271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359999.9977303354,
                    3832999.9841498565,
                    -7.780387285210779
                  ],
                  [
                    359999.9977303354,
                    3833999.9841498565,
                    -7.780387285210779
                  ],
                  [
                    361000.0177303354,
                    3833999.9841498565,
                    13.59961271478922
                  ],
                  [
                    361000.0177303354,
                    3832999.9841498565,
                    13.59961271478922
                  ],
                  [
                    359999.9977303354,
                    3832999.9841498565,
                    -7.780387285210779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:48:35+00:00",
            "end_time": "2019-09-29T13:46: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": "20191011_NCMP_NC_Dunex_18SUD8261.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2912779385513,
              34.88454282847678,
              -1.234932808248601
            ],
            [
              -76.29141897568137,
              34.89355579394356,
              -1.234932808248601
            ],
            [
              -76.28047696277103,
              34.89367156544323,
              7.7250671917514
            ],
            [
              -76.28033711982977,
              34.88465856139649,
              7.7250671917514
            ],
            [
              -76.2912779385513,
              34.88454282847678,
              -1.234932808248601
            ]
          ]
        ]
      },
      "bbox": [
        -76.29141898,
        34.88454283,
        -1.234932808,
        -76.28033712,
        34.89367157,
        7.725067192
      ],
      "properties": {
        "datetime": "2019-10-11T14:20:03Z",
        "pc:count": 2395120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382527.1227,
            "count": 2395120,
            "maximum": 383000.0168,
            "minimum": 381999.9968,
            "name": "X",
            "position": 0,
            "stddev": 280.1848029,
            "variance": 78503.52378
          },
          {
            "average": 3861368.724,
            "count": 2395120,
            "maximum": 3861999.721,
            "minimum": 3860999.981,
            "name": "Y",
            "position": 1,
            "stddev": 223.521954,
            "variance": 49962.06391
          },
          {
            "average": -0.04350570647,
            "count": 2395120,
            "maximum": 7.725067192,
            "minimum": -1.234932808,
            "name": "Z",
            "position": 2,
            "stddev": 0.4252898067,
            "variance": 0.1808714197
          },
          {
            "average": 387.9098195,
            "count": 2395120,
            "maximum": 17177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1274.375338,
            "variance": 1624032.503
          },
          {
            "average": 1.004133822,
            "count": 2395120,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06805229453,
            "variance": 0.004631114791
          },
          {
            "average": 1.008321921,
            "count": 2395120,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09919289446,
            "variance": 0.009839230312
          },
          {
            "average": 1,
            "count": 2395120,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.69706821,
            "count": 2395120,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.920216689,
            "variance": 79.57026578
          },
          {
            "average": 20.10011715,
            "count": 2395120,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.373015185,
            "variance": 5.631201069
          },
          {
            "average": 1.885575671,
            "count": 2395120,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3191669389,
            "variance": 0.1018675349
          },
          {
            "average": 3.822741241,
            "count": 2395120,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.175104563,
            "variance": 1.380870733
          },
          {
            "average": 254836469,
            "count": 2395120,
            "maximum": 254838803.3,
            "minimum": 254834553.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 829.9610836,
            "variance": 688835.4002
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2395120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381999.9968,
          3860999.981,
          -1.234932808,
          383000.0168,
          3861999.721,
          7.725067192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381999.9967944397,
                3860999.9813558296,
                -1.234932808248601
              ],
              [
                381999.9967944397,
                3861999.72135583,
                -1.234932808248601
              ],
              [
                383000.0167944397,
                3861999.72135583,
                7.7250671917514
              ],
              [
                383000.0167944397,
                3860999.9813558296,
                7.7250671917514
              ],
              [
                381999.9967944397,
                3860999.9813558296,
                -1.234932808248601
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:20:03+00:00",
        "end_time": "2019-10-11T13:09:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8261.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8261.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8261.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8261.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.29141898,
            34.88454283,
            -1.234932808,
            -76.28033712,
            34.89367157,
            7.725067192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2912779385513,
                  34.88454282847678,
                  -1.234932808248601
                ],
                [
                  -76.29141897568137,
                  34.89355579394356,
                  -1.234932808248601
                ],
                [
                  -76.28047696277103,
                  34.89367156544323,
                  7.7250671917514
                ],
                [
                  -76.28033711982977,
                  34.88465856139649,
                  7.7250671917514
                ],
                [
                  -76.2912779385513,
                  34.88454282847678,
                  -1.234932808248601
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8261.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8261.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:20:03Z",
            "pc:count": 2395120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382527.1227,
                "count": 2395120,
                "maximum": 383000.0168,
                "minimum": 381999.9968,
                "name": "X",
                "position": 0,
                "stddev": 280.1848029,
                "variance": 78503.52378
              },
              {
                "average": 3861368.724,
                "count": 2395120,
                "maximum": 3861999.721,
                "minimum": 3860999.981,
                "name": "Y",
                "position": 1,
                "stddev": 223.521954,
                "variance": 49962.06391
              },
              {
                "average": -0.04350570647,
                "count": 2395120,
                "maximum": 7.725067192,
                "minimum": -1.234932808,
                "name": "Z",
                "position": 2,
                "stddev": 0.4252898067,
                "variance": 0.1808714197
              },
              {
                "average": 387.9098195,
                "count": 2395120,
                "maximum": 17177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1274.375338,
                "variance": 1624032.503
              },
              {
                "average": 1.004133822,
                "count": 2395120,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06805229453,
                "variance": 0.004631114791
              },
              {
                "average": 1.008321921,
                "count": 2395120,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09919289446,
                "variance": 0.009839230312
              },
              {
                "average": 1,
                "count": 2395120,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.69706821,
                "count": 2395120,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.920216689,
                "variance": 79.57026578
              },
              {
                "average": 20.10011715,
                "count": 2395120,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.373015185,
                "variance": 5.631201069
              },
              {
                "average": 1.885575671,
                "count": 2395120,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3191669389,
                "variance": 0.1018675349
              },
              {
                "average": 3.822741241,
                "count": 2395120,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.175104563,
                "variance": 1.380870733
              },
              {
                "average": 254836469,
                "count": 2395120,
                "maximum": 254838803.3,
                "minimum": 254834553.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 829.9610836,
                "variance": 688835.4002
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2395120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381999.9968,
              3860999.981,
              -1.234932808,
              383000.0168,
              3861999.721,
              7.725067192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381999.9967944397,
                    3860999.9813558296,
                    -1.234932808248601
                  ],
                  [
                    381999.9967944397,
                    3861999.72135583,
                    -1.234932808248601
                  ],
                  [
                    383000.0167944397,
                    3861999.72135583,
                    7.7250671917514
                  ],
                  [
                    383000.0167944397,
                    3860999.9813558296,
                    7.7250671917514
                  ],
                  [
                    381999.9967944397,
                    3860999.9813558296,
                    -1.234932808248601
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:20:03+00:00",
            "end_time": "2019-10-11T13:09: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": "20190929_NCMP_NC_Dunex_18SUD6024.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52581439028415,
              34.54820594952453,
              -6.619855099134206
            ],
            [
              -76.52597900780513,
              34.55722084719531,
              -6.619855099134206
            ],
            [
              -76.51508253484411,
              34.557356583568506,
              -1.479855099134206
            ],
            [
              -76.51491909169839,
              34.54834164045292,
              -1.479855099134206
            ],
            [
              -76.52581439028415,
              34.54820594952453,
              -6.619855099134206
            ]
          ]
        ]
      },
      "bbox": [
        -76.52597901,
        34.54820595,
        -6.619855099,
        -76.51491909,
        34.55735658,
        -1.479855099
      ],
      "properties": {
        "datetime": "2019-09-29T15:34:06Z",
        "pc:count": 4887072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360567.4533,
            "count": 4887072,
            "maximum": 361000.011,
            "minimum": 360000.011,
            "name": "X",
            "position": 0,
            "stddev": 275.9414339,
            "variance": 76143.67496
          },
          {
            "average": 3824531.266,
            "count": 4887072,
            "maximum": 3824999.984,
            "minimum": 3823999.984,
            "name": "Y",
            "position": 1,
            "stddev": 277.1405891,
            "variance": 76806.90612
          },
          {
            "average": -2.900855985,
            "count": 4887072,
            "maximum": -1.479855099,
            "minimum": -6.619855099,
            "name": "Z",
            "position": 2,
            "stddev": 0.6348760763,
            "variance": 0.4030676323
          },
          {
            "average": 6.179715175,
            "count": 4887072,
            "maximum": 4417,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 123.4640474,
            "variance": 15243.371
          },
          {
            "average": 1,
            "count": 4887072,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4887072,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4887072,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4887072,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01893657,
            "count": 4887072,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.660777246,
            "variance": 2.75818106
          },
          {
            "average": 2.001053596,
            "count": 4887072,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03392806852,
            "variance": 0.001151113834
          },
          {
            "average": 12.97118602,
            "count": 4887072,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.592739847,
            "variance": 2.53682022
          },
          {
            "average": 253805170.6,
            "count": 4887072,
            "maximum": 253806446.2,
            "minimum": 253803778.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.3345258,
            "variance": 508846.1457
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.011,
          3823999.984,
          -6.619855099,
          361000.011,
          3824999.984,
          -1.479855099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.0109703046,
                3823999.9840106647,
                -6.619855099134206
              ],
              [
                360000.0109703046,
                3824999.9840106647,
                -6.619855099134206
              ],
              [
                361000.0109703046,
                3824999.9840106647,
                -1.479855099134206
              ],
              [
                361000.0109703046,
                3823999.9840106647,
                -1.479855099134206
              ],
              [
                360000.0109703046,
                3823999.9840106647,
                -6.619855099134206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:34:06+00:00",
        "end_time": "2019-09-29T14:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6024.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6024.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6024.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6024.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52597901,
            34.54820595,
            -6.619855099,
            -76.51491909,
            34.55735658,
            -1.479855099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52581439028415,
                  34.54820594952453,
                  -6.619855099134206
                ],
                [
                  -76.52597900780513,
                  34.55722084719531,
                  -6.619855099134206
                ],
                [
                  -76.51508253484411,
                  34.557356583568506,
                  -1.479855099134206
                ],
                [
                  -76.51491909169839,
                  34.54834164045292,
                  -1.479855099134206
                ],
                [
                  -76.52581439028415,
                  34.54820594952453,
                  -6.619855099134206
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6024.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6024.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:34:06Z",
            "pc:count": 4887072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360567.4533,
                "count": 4887072,
                "maximum": 361000.011,
                "minimum": 360000.011,
                "name": "X",
                "position": 0,
                "stddev": 275.9414339,
                "variance": 76143.67496
              },
              {
                "average": 3824531.266,
                "count": 4887072,
                "maximum": 3824999.984,
                "minimum": 3823999.984,
                "name": "Y",
                "position": 1,
                "stddev": 277.1405891,
                "variance": 76806.90612
              },
              {
                "average": -2.900855985,
                "count": 4887072,
                "maximum": -1.479855099,
                "minimum": -6.619855099,
                "name": "Z",
                "position": 2,
                "stddev": 0.6348760763,
                "variance": 0.4030676323
              },
              {
                "average": 6.179715175,
                "count": 4887072,
                "maximum": 4417,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 123.4640474,
                "variance": 15243.371
              },
              {
                "average": 1,
                "count": 4887072,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4887072,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4887072,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4887072,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01893657,
                "count": 4887072,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.660777246,
                "variance": 2.75818106
              },
              {
                "average": 2.001053596,
                "count": 4887072,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03392806852,
                "variance": 0.001151113834
              },
              {
                "average": 12.97118602,
                "count": 4887072,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.592739847,
                "variance": 2.53682022
              },
              {
                "average": 253805170.6,
                "count": 4887072,
                "maximum": 253806446.2,
                "minimum": 253803778.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.3345258,
                "variance": 508846.1457
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.011,
              3823999.984,
              -6.619855099,
              361000.011,
              3824999.984,
              -1.479855099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.0109703046,
                    3823999.9840106647,
                    -6.619855099134206
                  ],
                  [
                    360000.0109703046,
                    3824999.9840106647,
                    -6.619855099134206
                  ],
                  [
                    361000.0109703046,
                    3824999.9840106647,
                    -1.479855099134206
                  ],
                  [
                    361000.0109703046,
                    3823999.9840106647,
                    -1.479855099134206
                  ],
                  [
                    360000.0109703046,
                    3823999.9840106647,
                    -6.619855099134206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:34:06+00:00",
            "end_time": "2019-09-29T14:49: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": "20191011_NCMP_NC_Dunex_18SUD9875.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.11793346221894,
              35.01249759413055,
              -1.475097815141392
            ],
            [
              -76.11805618192734,
              35.02151328867485,
              -1.475097815141392
            ],
            [
              -76.10709667287325,
              35.021613770291175,
              12.024902184858608
            ],
            [
              -76.10697515549705,
              35.012598042307346,
              12.024902184858608
            ],
            [
              -76.11793346221894,
              35.01249759413055,
              -1.475097815141392
            ]
          ]
        ]
      },
      "bbox": [
        -76.11805618,
        35.01249759,
        -1.475097815,
        -76.10697516,
        35.02161377,
        12.02490218
      ],
      "properties": {
        "datetime": "2019-10-17T15:14:33Z",
        "pc:count": 7076976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398437.3938,
            "count": 7076976,
            "maximum": 399000.0048,
            "minimum": 398000.0048,
            "name": "X",
            "position": 0,
            "stddev": 294.7064803,
            "variance": 86851.90954
          },
          {
            "average": 3875481.905,
            "count": 7076976,
            "maximum": 3875999.984,
            "minimum": 3874999.984,
            "name": "Y",
            "position": 1,
            "stddev": 264.7345471,
            "variance": 70084.38045
          },
          {
            "average": 1.251934869,
            "count": 7076976,
            "maximum": 12.02490218,
            "minimum": -1.475097815,
            "name": "Z",
            "position": 2,
            "stddev": 1.25499627,
            "variance": 1.575015639
          },
          {
            "average": 2127.668634,
            "count": 7076976,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2374.148502,
            "variance": 5636581.109
          },
          {
            "average": 1.223330699,
            "count": 7076976,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5790105322,
            "variance": 0.3352531964
          },
          {
            "average": 1.446967462,
            "count": 7076976,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8568940693,
            "variance": 0.7342674459
          },
          {
            "average": 1,
            "count": 7076976,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.012755731,
            "count": 7076976,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.396265014,
            "variance": 88.28979621
          },
          {
            "average": 19.94920913,
            "count": 7076976,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.968271332,
            "variance": 3.874092037
          },
          {
            "average": 1.376255197,
            "count": 7076976,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6331749658,
            "variance": 0.4009105374
          },
          {
            "average": 11.27712006,
            "count": 7076976,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.446674702,
            "variance": 29.6662653
          },
          {
            "average": 254894394.8,
            "count": 7076976,
            "maximum": 255360473.3,
            "minimum": 254835660.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140833.3504,
            "variance": 19834032580.0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7076976,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398000.0048,
          3874999.984,
          -1.475097815,
          399000.0048,
          3875999.984,
          12.02490218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398000.0048253161,
                3874999.9837683877,
                -1.475097815141392
              ],
              [
                398000.0048253161,
                3875999.9837683877,
                -1.475097815141392
              ],
              [
                399000.0048253161,
                3875999.9837683877,
                12.024902184858608
              ],
              [
                399000.0048253161,
                3874999.9837683877,
                12.024902184858608
              ],
              [
                398000.0048253161,
                3874999.9837683877,
                -1.475097815141392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:14:33+00:00",
        "end_time": "2019-10-11T13:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9875.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9875.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9875.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9875.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11805618,
            35.01249759,
            -1.475097815,
            -76.10697516,
            35.02161377,
            12.02490218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.11793346221894,
                  35.01249759413055,
                  -1.475097815141392
                ],
                [
                  -76.11805618192734,
                  35.02151328867485,
                  -1.475097815141392
                ],
                [
                  -76.10709667287325,
                  35.021613770291175,
                  12.024902184858608
                ],
                [
                  -76.10697515549705,
                  35.012598042307346,
                  12.024902184858608
                ],
                [
                  -76.11793346221894,
                  35.01249759413055,
                  -1.475097815141392
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9875.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9875.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:14:33Z",
            "pc:count": 7076976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398437.3938,
                "count": 7076976,
                "maximum": 399000.0048,
                "minimum": 398000.0048,
                "name": "X",
                "position": 0,
                "stddev": 294.7064803,
                "variance": 86851.90954
              },
              {
                "average": 3875481.905,
                "count": 7076976,
                "maximum": 3875999.984,
                "minimum": 3874999.984,
                "name": "Y",
                "position": 1,
                "stddev": 264.7345471,
                "variance": 70084.38045
              },
              {
                "average": 1.251934869,
                "count": 7076976,
                "maximum": 12.02490218,
                "minimum": -1.475097815,
                "name": "Z",
                "position": 2,
                "stddev": 1.25499627,
                "variance": 1.575015639
              },
              {
                "average": 2127.668634,
                "count": 7076976,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2374.148502,
                "variance": 5636581.109
              },
              {
                "average": 1.223330699,
                "count": 7076976,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5790105322,
                "variance": 0.3352531964
              },
              {
                "average": 1.446967462,
                "count": 7076976,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8568940693,
                "variance": 0.7342674459
              },
              {
                "average": 1,
                "count": 7076976,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.012755731,
                "count": 7076976,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.396265014,
                "variance": 88.28979621
              },
              {
                "average": 19.94920913,
                "count": 7076976,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.968271332,
                "variance": 3.874092037
              },
              {
                "average": 1.376255197,
                "count": 7076976,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6331749658,
                "variance": 0.4009105374
              },
              {
                "average": 11.27712006,
                "count": 7076976,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.446674702,
                "variance": 29.6662653
              },
              {
                "average": 254894394.8,
                "count": 7076976,
                "maximum": 255360473.3,
                "minimum": 254835660.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140833.3504,
                "variance": 19834032580.0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7076976,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398000.0048,
              3874999.984,
              -1.475097815,
              399000.0048,
              3875999.984,
              12.02490218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398000.0048253161,
                    3874999.9837683877,
                    -1.475097815141392
                  ],
                  [
                    398000.0048253161,
                    3875999.9837683877,
                    -1.475097815141392
                  ],
                  [
                    399000.0048253161,
                    3875999.9837683877,
                    12.024902184858608
                  ],
                  [
                    399000.0048253161,
                    3874999.9837683877,
                    12.024902184858608
                  ],
                  [
                    398000.0048253161,
                    3874999.9837683877,
                    -1.475097815141392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:14:33+00:00",
            "end_time": "2019-10-11T13:27: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": "20191011_NCMP_NC_Dunex_18SUD9471.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.16125660244587,
              34.97602359045325,
              -1.34254787542347
            ],
            [
              -76.16138390490843,
              34.98503920323001,
              -1.34254787542347
            ],
            [
              -76.15042942283284,
              34.98514350344997,
              7.29745212457653
            ],
            [
              -76.1503033204725,
              34.97612785594691,
              7.29745212457653
            ],
            [
              -76.16125660244587,
              34.97602359045325,
              -1.34254787542347
            ]
          ]
        ]
      },
      "bbox": [
        -76.1613839,
        34.97602359,
        -1.342547875,
        -76.15030332,
        34.9851435,
        7.297452125
      ],
      "properties": {
        "datetime": "2019-10-11T14:33:01Z",
        "pc:count": 3184775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394444.9671,
            "count": 3184775,
            "maximum": 395000.0037,
            "minimum": 394000.0037,
            "name": "X",
            "position": 0,
            "stddev": 278.6122584,
            "variance": 77624.79052
          },
          {
            "average": 3871588.985,
            "count": 3184775,
            "maximum": 3871999.989,
            "minimum": 3870999.989,
            "name": "Y",
            "position": 1,
            "stddev": 263.2356617,
            "variance": 69293.01359
          },
          {
            "average": 0.9890600718,
            "count": 3184775,
            "maximum": 7.297452125,
            "minimum": -1.342547875,
            "name": "Z",
            "position": 2,
            "stddev": 1.05149559,
            "variance": 1.105642976
          },
          {
            "average": 2392.738526,
            "count": 3184775,
            "maximum": 24222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2760.697838,
            "variance": 7621452.553
          },
          {
            "average": 1.057572984,
            "count": 3184775,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2752648016,
            "variance": 0.07577071101
          },
          {
            "average": 1.115510201,
            "count": 3184775,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4086984165,
            "variance": 0.1670343956
          },
          {
            "average": 1,
            "count": 3184775,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.51312448,
            "count": 3184775,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.87388875,
            "variance": 165.7370115
          },
          {
            "average": 19.98582978,
            "count": 3184775,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.741208574,
            "variance": 3.0318073
          },
          {
            "average": 1.400860657,
            "count": 3184775,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5116338838,
            "variance": 0.261769231
          },
          {
            "average": 6.115337504,
            "count": 3184775,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116140371,
            "variance": 1.245769328
          },
          {
            "average": 254838091.1,
            "count": 3184775,
            "maximum": 254839581,
            "minimum": 254835741,
            "name": "GpsTime",
            "position": 12,
            "stddev": 809.0519508,
            "variance": 654565.0591
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3184775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394000.0037,
          3870999.989,
          -1.342547875,
          395000.0037,
          3871999.989,
          7.297452125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394000.00372209883,
                3870999.989101707,
                -1.34254787542347
              ],
              [
                394000.00372209883,
                3871999.989101707,
                -1.34254787542347
              ],
              [
                395000.00372209883,
                3871999.989101707,
                7.29745212457653
              ],
              [
                395000.00372209883,
                3870999.989101707,
                7.29745212457653
              ],
              [
                394000.00372209883,
                3870999.989101707,
                -1.34254787542347
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:33:01+00:00",
        "end_time": "2019-10-11T13:29:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9471.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9471.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9471.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9471.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.1613839,
            34.97602359,
            -1.342547875,
            -76.15030332,
            34.9851435,
            7.297452125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.16125660244587,
                  34.97602359045325,
                  -1.34254787542347
                ],
                [
                  -76.16138390490843,
                  34.98503920323001,
                  -1.34254787542347
                ],
                [
                  -76.15042942283284,
                  34.98514350344997,
                  7.29745212457653
                ],
                [
                  -76.1503033204725,
                  34.97612785594691,
                  7.29745212457653
                ],
                [
                  -76.16125660244587,
                  34.97602359045325,
                  -1.34254787542347
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9471.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9471.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:33:01Z",
            "pc:count": 3184775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394444.9671,
                "count": 3184775,
                "maximum": 395000.0037,
                "minimum": 394000.0037,
                "name": "X",
                "position": 0,
                "stddev": 278.6122584,
                "variance": 77624.79052
              },
              {
                "average": 3871588.985,
                "count": 3184775,
                "maximum": 3871999.989,
                "minimum": 3870999.989,
                "name": "Y",
                "position": 1,
                "stddev": 263.2356617,
                "variance": 69293.01359
              },
              {
                "average": 0.9890600718,
                "count": 3184775,
                "maximum": 7.297452125,
                "minimum": -1.342547875,
                "name": "Z",
                "position": 2,
                "stddev": 1.05149559,
                "variance": 1.105642976
              },
              {
                "average": 2392.738526,
                "count": 3184775,
                "maximum": 24222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2760.697838,
                "variance": 7621452.553
              },
              {
                "average": 1.057572984,
                "count": 3184775,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2752648016,
                "variance": 0.07577071101
              },
              {
                "average": 1.115510201,
                "count": 3184775,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4086984165,
                "variance": 0.1670343956
              },
              {
                "average": 1,
                "count": 3184775,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.51312448,
                "count": 3184775,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.87388875,
                "variance": 165.7370115
              },
              {
                "average": 19.98582978,
                "count": 3184775,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.741208574,
                "variance": 3.0318073
              },
              {
                "average": 1.400860657,
                "count": 3184775,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5116338838,
                "variance": 0.261769231
              },
              {
                "average": 6.115337504,
                "count": 3184775,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116140371,
                "variance": 1.245769328
              },
              {
                "average": 254838091.1,
                "count": 3184775,
                "maximum": 254839581,
                "minimum": 254835741,
                "name": "GpsTime",
                "position": 12,
                "stddev": 809.0519508,
                "variance": 654565.0591
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3184775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394000.0037,
              3870999.989,
              -1.342547875,
              395000.0037,
              3871999.989,
              7.297452125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394000.00372209883,
                    3870999.989101707,
                    -1.34254787542347
                  ],
                  [
                    394000.00372209883,
                    3871999.989101707,
                    -1.34254787542347
                  ],
                  [
                    395000.00372209883,
                    3871999.989101707,
                    7.29745212457653
                  ],
                  [
                    395000.00372209883,
                    3870999.989101707,
                    7.29745212457653
                  ],
                  [
                    394000.00372209883,
                    3870999.989101707,
                    -1.34254787542347
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:33:01+00:00",
            "end_time": "2019-10-11T13:29: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": "20191011_NCMP_NC_Dunex_18SUD8262.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2872226387446,
              34.89360387420222,
              -0.588210523246486
            ],
            [
              -76.28723016625878,
              34.894086373966154,
              -0.588210523246486
            ],
            [
              -76.28553789879936,
              34.89410428511311,
              -0.288210523246486
            ],
            [
              -76.28553038117464,
              34.893621785029616,
              -0.288210523246486
            ],
            [
              -76.2872226387446,
              34.89360387420222,
              -0.588210523246486
            ]
          ]
        ]
      },
      "bbox": [
        -76.28723017,
        34.89360387,
        -0.5882105232,
        -76.28553038,
        34.89410429,
        -0.2882105232
      ],
      "properties": {
        "datetime": "2019-10-11T13:18:45Z",
        "pc:count": 130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382496.9452,
            "count": 130,
            "maximum": 382538.1771,
            "minimum": 382383.5171,
            "name": "X",
            "position": 0,
            "stddev": 44.72513185,
            "variance": 2000.337419
          },
          {
            "average": 3862022.058,
            "count": 130,
            "maximum": 3862053.637,
            "minimum": 3862000.117,
            "name": "Y",
            "position": 1,
            "stddev": 14.25239198,
            "variance": 203.1306772
          },
          {
            "average": -0.4880566771,
            "count": 130,
            "maximum": -0.2882105232,
            "minimum": -0.5882105232,
            "name": "Z",
            "position": 2,
            "stddev": 0.05974084362,
            "variance": 0.003568968396
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 130,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 130,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 130,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 130,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.62323083,
            "count": 130,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.135877647,
            "variance": 1.290218029
          },
          {
            "average": 2,
            "count": 130,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.553846154,
            "count": 130,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4990151302,
            "variance": 0.2490161002
          },
          {
            "average": 254834868.9,
            "count": 130,
            "maximum": 254835125,
            "minimum": 254834552.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283.8824734,
            "variance": 80589.25871
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          382383.5171,
          3862000.117,
          -0.5882105232,
          382538.1771,
          3862053.637,
          -0.2882105232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                382383.5170736156,
                3862000.1166868927,
                -0.588210523246486
              ],
              [
                382383.5170736156,
                3862053.6366868922,
                -0.588210523246486
              ],
              [
                382538.17707361566,
                3862053.6366868922,
                -0.288210523246486
              ],
              [
                382538.17707361566,
                3862000.1166868927,
                -0.288210523246486
              ],
              [
                382383.5170736156,
                3862000.1166868927,
                -0.588210523246486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:18:45+00:00",
        "end_time": "2019-10-11T13:09:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8262.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8262.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8262.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8262.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.28723017,
            34.89360387,
            -0.5882105232,
            -76.28553038,
            34.89410429,
            -0.2882105232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2872226387446,
                  34.89360387420222,
                  -0.588210523246486
                ],
                [
                  -76.28723016625878,
                  34.894086373966154,
                  -0.588210523246486
                ],
                [
                  -76.28553789879936,
                  34.89410428511311,
                  -0.288210523246486
                ],
                [
                  -76.28553038117464,
                  34.893621785029616,
                  -0.288210523246486
                ],
                [
                  -76.2872226387446,
                  34.89360387420222,
                  -0.588210523246486
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8262.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8262.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:18:45Z",
            "pc:count": 130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382496.9452,
                "count": 130,
                "maximum": 382538.1771,
                "minimum": 382383.5171,
                "name": "X",
                "position": 0,
                "stddev": 44.72513185,
                "variance": 2000.337419
              },
              {
                "average": 3862022.058,
                "count": 130,
                "maximum": 3862053.637,
                "minimum": 3862000.117,
                "name": "Y",
                "position": 1,
                "stddev": 14.25239198,
                "variance": 203.1306772
              },
              {
                "average": -0.4880566771,
                "count": 130,
                "maximum": -0.2882105232,
                "minimum": -0.5882105232,
                "name": "Z",
                "position": 2,
                "stddev": 0.05974084362,
                "variance": 0.003568968396
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 130,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 130,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 130,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 130,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.62323083,
                "count": 130,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.135877647,
                "variance": 1.290218029
              },
              {
                "average": 2,
                "count": 130,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.553846154,
                "count": 130,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4990151302,
                "variance": 0.2490161002
              },
              {
                "average": 254834868.9,
                "count": 130,
                "maximum": 254835125,
                "minimum": 254834552.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283.8824734,
                "variance": 80589.25871
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              382383.5171,
              3862000.117,
              -0.5882105232,
              382538.1771,
              3862053.637,
              -0.2882105232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    382383.5170736156,
                    3862000.1166868927,
                    -0.588210523246486
                  ],
                  [
                    382383.5170736156,
                    3862053.6366868922,
                    -0.588210523246486
                  ],
                  [
                    382538.17707361566,
                    3862053.6366868922,
                    -0.288210523246486
                  ],
                  [
                    382538.17707361566,
                    3862000.1166868927,
                    -0.288210523246486
                  ],
                  [
                    382383.5170736156,
                    3862000.1166868927,
                    -0.588210523246486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:18:45+00:00",
            "end_time": "2019-10-11T13:09: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": "20191011_NCMP_NC_Dunex_18SUD8360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.28030976932648,
              34.882904148461094,
              -0.698195357006043
            ],
            [
              -76.28033698261905,
              34.884658536802895,
              -0.698195357006043
            ],
            [
              -76.27487781881743,
              34.88471591596601,
              2.161804642993957
            ],
            [
              -76.27485072148149,
              34.88296152390151,
              2.161804642993957
            ],
            [
              -76.28030976932648,
              34.882904148461094,
              -0.698195357006043
            ]
          ]
        ]
      },
      "bbox": [
        -76.28033698,
        34.88290415,
        -0.698195357,
        -76.27485072,
        34.88471592,
        2.161804643
      ],
      "properties": {
        "datetime": "2019-10-11T14:29:13Z",
        "pc:count": 74895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 383320.767,
            "count": 74895,
            "maximum": 383499.0093,
            "minimum": 383000.0293,
            "name": "X",
            "position": 0,
            "stddev": 72.52977218,
            "variance": 5260.567852
          },
          {
            "average": 3860906.193,
            "count": 74895,
            "maximum": 3860999.978,
            "minimum": 3860805.378,
            "name": "Y",
            "position": 1,
            "stddev": 50.36106706,
            "variance": 2536.237075
          },
          {
            "average": 0.8253505406,
            "count": 74895,
            "maximum": 2.161804643,
            "minimum": -0.698195357,
            "name": "Z",
            "position": 2,
            "stddev": 0.5226085636,
            "variance": 0.2731197107
          },
          {
            "average": 4576.949703,
            "count": 74895,
            "maximum": 14981,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1872.884789,
            "variance": 3507697.435
          },
          {
            "average": 1,
            "count": 74895,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 74895,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 74895,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.796448361,
            "count": 74895,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.026782033,
            "variance": 25.2685376
          },
          {
            "average": 20.40961851,
            "count": 74895,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7505919162,
            "variance": 0.5633882247
          },
          {
            "average": 1.035462982,
            "count": 74895,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1850924741,
            "variance": 0.03425922398
          },
          {
            "average": 7.777421724,
            "count": 74895,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4159801649,
            "variance": 0.1730394976
          },
          {
            "average": 254839226.9,
            "count": 74895,
            "maximum": 254839353.9,
            "minimum": 254838797.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 228.6468615,
            "variance": 52279.38727
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          383000.0293,
          3860805.378,
          -0.698195357,
          383499.0093,
          3860999.978,
          2.161804643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                383000.0292989167,
                3860805.378468025,
                -0.698195357006043
              ],
              [
                383000.0292989167,
                3860999.9784680246,
                -0.698195357006043
              ],
              [
                383499.0092989167,
                3860999.9784680246,
                2.161804642993957
              ],
              [
                383499.0092989167,
                3860805.378468025,
                2.161804642993957
              ],
              [
                383000.0292989167,
                3860805.378468025,
                -0.698195357006043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:29:13+00:00",
        "end_time": "2019-10-11T14:19:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.28033698,
            34.88290415,
            -0.698195357,
            -76.27485072,
            34.88471592,
            2.161804643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.28030976932648,
                  34.882904148461094,
                  -0.698195357006043
                ],
                [
                  -76.28033698261905,
                  34.884658536802895,
                  -0.698195357006043
                ],
                [
                  -76.27487781881743,
                  34.88471591596601,
                  2.161804642993957
                ],
                [
                  -76.27485072148149,
                  34.88296152390151,
                  2.161804642993957
                ],
                [
                  -76.28030976932648,
                  34.882904148461094,
                  -0.698195357006043
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:29:13Z",
            "pc:count": 74895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 383320.767,
                "count": 74895,
                "maximum": 383499.0093,
                "minimum": 383000.0293,
                "name": "X",
                "position": 0,
                "stddev": 72.52977218,
                "variance": 5260.567852
              },
              {
                "average": 3860906.193,
                "count": 74895,
                "maximum": 3860999.978,
                "minimum": 3860805.378,
                "name": "Y",
                "position": 1,
                "stddev": 50.36106706,
                "variance": 2536.237075
              },
              {
                "average": 0.8253505406,
                "count": 74895,
                "maximum": 2.161804643,
                "minimum": -0.698195357,
                "name": "Z",
                "position": 2,
                "stddev": 0.5226085636,
                "variance": 0.2731197107
              },
              {
                "average": 4576.949703,
                "count": 74895,
                "maximum": 14981,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1872.884789,
                "variance": 3507697.435
              },
              {
                "average": 1,
                "count": 74895,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 74895,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 74895,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.796448361,
                "count": 74895,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.026782033,
                "variance": 25.2685376
              },
              {
                "average": 20.40961851,
                "count": 74895,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7505919162,
                "variance": 0.5633882247
              },
              {
                "average": 1.035462982,
                "count": 74895,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1850924741,
                "variance": 0.03425922398
              },
              {
                "average": 7.777421724,
                "count": 74895,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4159801649,
                "variance": 0.1730394976
              },
              {
                "average": 254839226.9,
                "count": 74895,
                "maximum": 254839353.9,
                "minimum": 254838797.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 228.6468615,
                "variance": 52279.38727
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              383000.0293,
              3860805.378,
              -0.698195357,
              383499.0093,
              3860999.978,
              2.161804643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    383000.0292989167,
                    3860805.378468025,
                    -0.698195357006043
                  ],
                  [
                    383000.0292989167,
                    3860999.9784680246,
                    -0.698195357006043
                  ],
                  [
                    383499.0092989167,
                    3860999.9784680246,
                    2.161804642993957
                  ],
                  [
                    383499.0092989167,
                    3860805.378468025,
                    2.161804642993957
                  ],
                  [
                    383000.0292989167,
                    3860805.378468025,
                    -0.698195357006043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:29:13+00:00",
            "end_time": "2019-10-11T14:19: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": "20190929_NCMP_NC_Dunex_18SUD5828.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54428776743096,
              34.58404131959126,
              -6.228741466779954
            ],
            [
              -76.5444546003994,
              34.5930560861176,
              -6.228741466779954
            ],
            [
              -76.53753919726677,
              34.59314343195153,
              1.831258533220047
            ],
            [
              -76.53737311058568,
              34.58412863619618,
              1.831258533220047
            ],
            [
              -76.54428776743096,
              34.58404131959126,
              -6.228741466779954
            ]
          ]
        ]
      },
      "bbox": [
        -76.5444546,
        34.58404132,
        -6.228741467,
        -76.53737311,
        34.59314343,
        1.831258533
      ],
      "properties": {
        "datetime": "2019-09-29T15:50:12Z",
        "pc:count": 2415206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358720.1806,
            "count": 2415206,
            "maximum": 359000.0215,
            "minimum": 358365.6415,
            "name": "X",
            "position": 0,
            "stddev": 159.5820225,
            "variance": 25466.4219
          },
          {
            "average": 3828515.885,
            "count": 2415206,
            "maximum": 3828999.987,
            "minimum": 3827999.987,
            "name": "Y",
            "position": 1,
            "stddev": 284.841615,
            "variance": 81134.74562
          },
          {
            "average": -3.224882189,
            "count": 2415206,
            "maximum": 1.831258533,
            "minimum": -6.228741467,
            "name": "Z",
            "position": 2,
            "stddev": 0.9933092783,
            "variance": 0.9866633224
          },
          {
            "average": 23.09479937,
            "count": 2415206,
            "maximum": 11265,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 290.0034139,
            "variance": 84101.98006
          },
          {
            "average": 1,
            "count": 2415206,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2415206,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2415206,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9598999,
            "count": 2415206,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.044718267,
            "variance": 1.091436257
          },
          {
            "average": 20.04893766,
            "count": 2415206,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.066418437,
            "variance": 1.137248284
          },
          {
            "average": 2.006724478,
            "count": 2415206,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1010866282,
            "variance": 0.0102185064
          },
          {
            "average": 15.50898764,
            "count": 2415206,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9029666447,
            "variance": 0.8153487614
          },
          {
            "average": 253806306.1,
            "count": 2415206,
            "maximum": 253807412.6,
            "minimum": 253805179.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 413.7197724,
            "variance": 171164.05
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358365.6415,
          3827999.987,
          -6.228741467,
          359000.0215,
          3828999.987,
          1.831258533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358365.64153645263,
                3827999.9867225485,
                -6.228741466779954
              ],
              [
                358365.64153645263,
                3828999.9867225485,
                -6.228741466779954
              ],
              [
                359000.02153645264,
                3828999.9867225485,
                1.831258533220047
              ],
              [
                359000.02153645264,
                3827999.9867225485,
                1.831258533220047
              ],
              [
                358365.64153645263,
                3827999.9867225485,
                -6.228741466779954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:50:12+00:00",
        "end_time": "2019-09-29T15:12:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5828.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5828.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5828.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5828.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5444546,
            34.58404132,
            -6.228741467,
            -76.53737311,
            34.59314343,
            1.831258533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54428776743096,
                  34.58404131959126,
                  -6.228741466779954
                ],
                [
                  -76.5444546003994,
                  34.5930560861176,
                  -6.228741466779954
                ],
                [
                  -76.53753919726677,
                  34.59314343195153,
                  1.831258533220047
                ],
                [
                  -76.53737311058568,
                  34.58412863619618,
                  1.831258533220047
                ],
                [
                  -76.54428776743096,
                  34.58404131959126,
                  -6.228741466779954
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5828.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5828.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:50:12Z",
            "pc:count": 2415206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358720.1806,
                "count": 2415206,
                "maximum": 359000.0215,
                "minimum": 358365.6415,
                "name": "X",
                "position": 0,
                "stddev": 159.5820225,
                "variance": 25466.4219
              },
              {
                "average": 3828515.885,
                "count": 2415206,
                "maximum": 3828999.987,
                "minimum": 3827999.987,
                "name": "Y",
                "position": 1,
                "stddev": 284.841615,
                "variance": 81134.74562
              },
              {
                "average": -3.224882189,
                "count": 2415206,
                "maximum": 1.831258533,
                "minimum": -6.228741467,
                "name": "Z",
                "position": 2,
                "stddev": 0.9933092783,
                "variance": 0.9866633224
              },
              {
                "average": 23.09479937,
                "count": 2415206,
                "maximum": 11265,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 290.0034139,
                "variance": 84101.98006
              },
              {
                "average": 1,
                "count": 2415206,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2415206,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2415206,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9598999,
                "count": 2415206,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.044718267,
                "variance": 1.091436257
              },
              {
                "average": 20.04893766,
                "count": 2415206,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.066418437,
                "variance": 1.137248284
              },
              {
                "average": 2.006724478,
                "count": 2415206,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1010866282,
                "variance": 0.0102185064
              },
              {
                "average": 15.50898764,
                "count": 2415206,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9029666447,
                "variance": 0.8153487614
              },
              {
                "average": 253806306.1,
                "count": 2415206,
                "maximum": 253807412.6,
                "minimum": 253805179.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 413.7197724,
                "variance": 171164.05
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358365.6415,
              3827999.987,
              -6.228741467,
              359000.0215,
              3828999.987,
              1.831258533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358365.64153645263,
                    3827999.9867225485,
                    -6.228741466779954
                  ],
                  [
                    358365.64153645263,
                    3828999.9867225485,
                    -6.228741466779954
                  ],
                  [
                    359000.02153645264,
                    3828999.9867225485,
                    1.831258533220047
                  ],
                  [
                    359000.02153645264,
                    3827999.9867225485,
                    1.831258533220047
                  ],
                  [
                    358365.64153645263,
                    3827999.9867225485,
                    -6.228741466779954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:50:12+00:00",
            "end_time": "2019-09-29T15:12: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": "20191011_NCMP_NC_Dunex_18SUD9169.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.19385452839401,
              34.95767377239443,
              -1.413900533128635
            ],
            [
              -76.19398531480576,
              34.96668930669548,
              -1.413900533128635
            ],
            [
              -76.18303318445629,
              34.96679650170098,
              8.306099466871366
            ],
            [
              -76.18290359703072,
              34.95778093170168,
              8.306099466871366
            ],
            [
              -76.19385452839401,
              34.95767377239443,
              -1.413900533128635
            ]
          ]
        ]
      },
      "bbox": [
        -76.19398531,
        34.95767377,
        -1.413900533,
        -76.1829036,
        34.9667965,
        8.306099467
      ],
      "properties": {
        "datetime": "2019-10-11T14:17:18Z",
        "pc:count": 4145255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391509.074,
            "count": 4145255,
            "maximum": 392000.0189,
            "minimum": 390999.9989,
            "name": "X",
            "position": 0,
            "stddev": 294.1127085,
            "variance": 86502.28527
          },
          {
            "average": 3869508.048,
            "count": 4145255,
            "maximum": 3869999.985,
            "minimum": 3868999.985,
            "name": "Y",
            "position": 1,
            "stddev": 289.1213232,
            "variance": 83591.13953
          },
          {
            "average": 0.3508521057,
            "count": 4145255,
            "maximum": 8.306099467,
            "minimum": -1.413900533,
            "name": "Z",
            "position": 2,
            "stddev": 0.9998574767,
            "variance": 0.9997149737
          },
          {
            "average": 708.5597057,
            "count": 4145255,
            "maximum": 36188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1249.346859,
            "variance": 1560867.573
          },
          {
            "average": 1.074049727,
            "count": 4145255,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3411650734,
            "variance": 0.1163936073
          },
          {
            "average": 1.148618601,
            "count": 4145255,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5205121609,
            "variance": 0.2709329096
          },
          {
            "average": 1,
            "count": 4145255,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.2195146,
            "count": 4145255,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.62012496,
            "variance": 185.5078039
          },
          {
            "average": 20.079627,
            "count": 4145255,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.944917695,
            "variance": 3.782704841
          },
          {
            "average": 1.652174836,
            "count": 4145255,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5253637318,
            "variance": 0.2760070507
          },
          {
            "average": 4.059702962,
            "count": 4145255,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.491359395,
            "variance": 2.224152844
          },
          {
            "average": 254836641.5,
            "count": 4145255,
            "maximum": 254838638.2,
            "minimum": 254834390.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1054.522765,
            "variance": 1112018.261
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145255,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390999.9989,
          3868999.985,
          -1.413900533,
          392000.0189,
          3869999.985,
          8.306099467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390999.9989026777,
                3868999.9846534254,
                -1.413900533128635
              ],
              [
                390999.9989026777,
                3869999.9846534254,
                -1.413900533128635
              ],
              [
                392000.0189026777,
                3869999.9846534254,
                8.306099466871366
              ],
              [
                392000.0189026777,
                3868999.9846534254,
                8.306099466871366
              ],
              [
                390999.9989026777,
                3868999.9846534254,
                -1.413900533128635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:17:18+00:00",
        "end_time": "2019-10-11T13:06:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9169.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9169.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9169.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9169.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.19398531,
            34.95767377,
            -1.413900533,
            -76.1829036,
            34.9667965,
            8.306099467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.19385452839401,
                  34.95767377239443,
                  -1.413900533128635
                ],
                [
                  -76.19398531480576,
                  34.96668930669548,
                  -1.413900533128635
                ],
                [
                  -76.18303318445629,
                  34.96679650170098,
                  8.306099466871366
                ],
                [
                  -76.18290359703072,
                  34.95778093170168,
                  8.306099466871366
                ],
                [
                  -76.19385452839401,
                  34.95767377239443,
                  -1.413900533128635
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9169.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9169.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:17:18Z",
            "pc:count": 4145255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391509.074,
                "count": 4145255,
                "maximum": 392000.0189,
                "minimum": 390999.9989,
                "name": "X",
                "position": 0,
                "stddev": 294.1127085,
                "variance": 86502.28527
              },
              {
                "average": 3869508.048,
                "count": 4145255,
                "maximum": 3869999.985,
                "minimum": 3868999.985,
                "name": "Y",
                "position": 1,
                "stddev": 289.1213232,
                "variance": 83591.13953
              },
              {
                "average": 0.3508521057,
                "count": 4145255,
                "maximum": 8.306099467,
                "minimum": -1.413900533,
                "name": "Z",
                "position": 2,
                "stddev": 0.9998574767,
                "variance": 0.9997149737
              },
              {
                "average": 708.5597057,
                "count": 4145255,
                "maximum": 36188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1249.346859,
                "variance": 1560867.573
              },
              {
                "average": 1.074049727,
                "count": 4145255,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3411650734,
                "variance": 0.1163936073
              },
              {
                "average": 1.148618601,
                "count": 4145255,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5205121609,
                "variance": 0.2709329096
              },
              {
                "average": 1,
                "count": 4145255,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.2195146,
                "count": 4145255,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.62012496,
                "variance": 185.5078039
              },
              {
                "average": 20.079627,
                "count": 4145255,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.944917695,
                "variance": 3.782704841
              },
              {
                "average": 1.652174836,
                "count": 4145255,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5253637318,
                "variance": 0.2760070507
              },
              {
                "average": 4.059702962,
                "count": 4145255,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.491359395,
                "variance": 2.224152844
              },
              {
                "average": 254836641.5,
                "count": 4145255,
                "maximum": 254838638.2,
                "minimum": 254834390.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1054.522765,
                "variance": 1112018.261
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145255,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390999.9989,
              3868999.985,
              -1.413900533,
              392000.0189,
              3869999.985,
              8.306099467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390999.9989026777,
                    3868999.9846534254,
                    -1.413900533128635
                  ],
                  [
                    390999.9989026777,
                    3869999.9846534254,
                    -1.413900533128635
                  ],
                  [
                    392000.0189026777,
                    3869999.9846534254,
                    8.306099466871366
                  ],
                  [
                    392000.0189026777,
                    3868999.9846534254,
                    8.306099466871366
                  ],
                  [
                    390999.9989026777,
                    3868999.9846534254,
                    -1.413900533128635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:17:18+00:00",
            "end_time": "2019-10-11T13:06: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": "20190929_NCMP_NC_Dunex_18SUD5832.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54677929418241,
              34.62007715346803,
              -7.043383651954905
            ],
            [
              -76.54694662091498,
              34.62909185605828,
              -7.043383651954905
            ],
            [
              -76.53820435615944,
              34.62920244180435,
              -0.403383651954904
            ],
            [
              -76.53803797412968,
              34.62018770222632,
              -0.403383651954904
            ],
            [
              -76.54677929418241,
              34.62007715346803,
              -7.043383651954905
            ]
          ]
        ]
      },
      "bbox": [
        -76.54694662,
        34.62007715,
        -7.043383652,
        -76.53803797,
        34.62920244,
        -0.403383652
      ],
      "properties": {
        "datetime": "2019-09-29T19:47:57Z",
        "pc:count": 3138874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358766.8981,
            "count": 3138874,
            "maximum": 359000.0147,
            "minimum": 358198.3947,
            "name": "X",
            "position": 0,
            "stddev": 182.5056598,
            "variance": 33308.31585
          },
          {
            "average": 3832397.26,
            "count": 3138874,
            "maximum": 3832999.983,
            "minimum": 3831999.983,
            "name": "Y",
            "position": 1,
            "stddev": 299.1135295,
            "variance": 89468.90354
          },
          {
            "average": -2.166311367,
            "count": 3138874,
            "maximum": -0.403383652,
            "minimum": -7.043383652,
            "name": "Z",
            "position": 2,
            "stddev": 1.324034124,
            "variance": 1.753066361
          },
          {
            "average": 5.714831815,
            "count": 3138874,
            "maximum": 6042,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 139.6512456,
            "variance": 19502.4704
          },
          {
            "average": 1.000010832,
            "count": 3138874,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003291169383,
            "variance": 1.083179591e-05
          },
          {
            "average": 1.000021664,
            "count": 3138874,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004654391169,
            "variance": 2.166335715e-05
          },
          {
            "average": 1,
            "count": 3138874,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.79958705,
            "count": 3138874,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.320494922,
            "variance": 5.384696681
          },
          {
            "average": 19.90049764,
            "count": 3138874,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.456929937,
            "variance": 2.12264484
          },
          {
            "average": 1.994353389,
            "count": 3138874,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09562770416,
            "variance": 0.009144657802
          },
          {
            "average": 8.328955224,
            "count": 3138874,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.602149779,
            "variance": 2.566883914
          },
          {
            "average": 253810165.6,
            "count": 3138874,
            "maximum": 253821677.2,
            "minimum": 253802506.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8431.328443,
            "variance": 71087299.31
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3138874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358198.3947,
          3831999.983,
          -7.043383652,
          359000.0147,
          3832999.983,
          -0.403383652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358198.39469940105,
                3831999.98319552,
                -7.043383651954905
              ],
              [
                358198.39469940105,
                3832999.98319552,
                -7.043383651954905
              ],
              [
                359000.01469940104,
                3832999.98319552,
                -0.403383651954904
              ],
              [
                359000.01469940104,
                3831999.98319552,
                -0.403383651954904
              ],
              [
                358198.39469940105,
                3831999.98319552,
                -7.043383651954905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:47:57+00:00",
        "end_time": "2019-09-29T14:28:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5832.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5832.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5832.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5832.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54694662,
            34.62007715,
            -7.043383652,
            -76.53803797,
            34.62920244,
            -0.403383652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54677929418241,
                  34.62007715346803,
                  -7.043383651954905
                ],
                [
                  -76.54694662091498,
                  34.62909185605828,
                  -7.043383651954905
                ],
                [
                  -76.53820435615944,
                  34.62920244180435,
                  -0.403383651954904
                ],
                [
                  -76.53803797412968,
                  34.62018770222632,
                  -0.403383651954904
                ],
                [
                  -76.54677929418241,
                  34.62007715346803,
                  -7.043383651954905
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5832.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5832.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:47:57Z",
            "pc:count": 3138874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358766.8981,
                "count": 3138874,
                "maximum": 359000.0147,
                "minimum": 358198.3947,
                "name": "X",
                "position": 0,
                "stddev": 182.5056598,
                "variance": 33308.31585
              },
              {
                "average": 3832397.26,
                "count": 3138874,
                "maximum": 3832999.983,
                "minimum": 3831999.983,
                "name": "Y",
                "position": 1,
                "stddev": 299.1135295,
                "variance": 89468.90354
              },
              {
                "average": -2.166311367,
                "count": 3138874,
                "maximum": -0.403383652,
                "minimum": -7.043383652,
                "name": "Z",
                "position": 2,
                "stddev": 1.324034124,
                "variance": 1.753066361
              },
              {
                "average": 5.714831815,
                "count": 3138874,
                "maximum": 6042,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 139.6512456,
                "variance": 19502.4704
              },
              {
                "average": 1.000010832,
                "count": 3138874,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003291169383,
                "variance": 1.083179591e-05
              },
              {
                "average": 1.000021664,
                "count": 3138874,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004654391169,
                "variance": 2.166335715e-05
              },
              {
                "average": 1,
                "count": 3138874,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.79958705,
                "count": 3138874,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.320494922,
                "variance": 5.384696681
              },
              {
                "average": 19.90049764,
                "count": 3138874,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.456929937,
                "variance": 2.12264484
              },
              {
                "average": 1.994353389,
                "count": 3138874,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09562770416,
                "variance": 0.009144657802
              },
              {
                "average": 8.328955224,
                "count": 3138874,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.602149779,
                "variance": 2.566883914
              },
              {
                "average": 253810165.6,
                "count": 3138874,
                "maximum": 253821677.2,
                "minimum": 253802506.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8431.328443,
                "variance": 71087299.31
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3138874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358198.3947,
              3831999.983,
              -7.043383652,
              359000.0147,
              3832999.983,
              -0.403383652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358198.39469940105,
                    3831999.98319552,
                    -7.043383651954905
                  ],
                  [
                    358198.39469940105,
                    3832999.98319552,
                    -7.043383651954905
                  ],
                  [
                    359000.01469940104,
                    3832999.98319552,
                    -0.403383651954904
                  ],
                  [
                    359000.01469940104,
                    3831999.98319552,
                    -0.403383651954904
                  ],
                  [
                    358198.39469940105,
                    3831999.98319552,
                    -7.043383651954905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:47:57+00:00",
            "end_time": "2019-09-29T14:28: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": "20190929_NCMP_NC_Dunex_18SUD7452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.37744770956644,
              34.802446062716676,
              -4.847555429668792
            ],
            [
              -76.37759773733448,
              34.81146117723304,
              -4.847555429668792
            ],
            [
              -76.3666671882942,
              34.81158445164864,
              8.232444570331207
            ],
            [
              -76.3665183500148,
              34.80256929599813,
              8.232444570331207
            ],
            [
              -76.37744770956644,
              34.802446062716676,
              -4.847555429668792
            ]
          ]
        ]
      },
      "bbox": [
        -76.37759774,
        34.80244606,
        -4.84755543,
        -76.36651835,
        34.81158445,
        8.23244457
      ],
      "properties": {
        "datetime": "2019-09-29T20:37:12Z",
        "pc:count": 4186212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374488.0782,
            "count": 4186212,
            "maximum": 375000.0039,
            "minimum": 374000.0039,
            "name": "X",
            "position": 0,
            "stddev": 282.3089702,
            "variance": 79698.35464
          },
          {
            "average": 3852489.925,
            "count": 4186212,
            "maximum": 3852999.985,
            "minimum": 3851999.985,
            "name": "Y",
            "position": 1,
            "stddev": 284.6923344,
            "variance": 81049.72526
          },
          {
            "average": 0.2898744377,
            "count": 4186212,
            "maximum": 8.23244457,
            "minimum": -4.84755543,
            "name": "Z",
            "position": 2,
            "stddev": 1.258463498,
            "variance": 1.583730376
          },
          {
            "average": 1483.819796,
            "count": 4186212,
            "maximum": 44583,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2059.811106,
            "variance": 4242821.793
          },
          {
            "average": 1.073747579,
            "count": 4186212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3166461059,
            "variance": 0.1002647564
          },
          {
            "average": 1.147654013,
            "count": 4186212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4710926001,
            "variance": 0.2219282379
          },
          {
            "average": 1,
            "count": 4186212,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.57888181,
            "count": 4186212,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.63174676,
            "variance": 185.8245198
          },
          {
            "average": 19.99878948,
            "count": 4186212,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.328587791,
            "variance": 1.765145518
          },
          {
            "average": 1.527167043,
            "count": 4186212,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.533835396,
            "variance": 0.28498023
          },
          {
            "average": 9.452016764,
            "count": 4186212,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344226692,
            "variance": 1.806945398
          },
          {
            "average": 253822177,
            "count": 4186212,
            "maximum": 253824632,
            "minimum": 253819831.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 883.6071925,
            "variance": 780761.6706
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4186212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          374000.0039,
          3851999.985,
          -4.84755543,
          375000.0039,
          3852999.985,
          8.23244457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                374000.0039160118,
                3851999.985442524,
                -4.847555429668792
              ],
              [
                374000.0039160118,
                3852999.985442524,
                -4.847555429668792
              ],
              [
                375000.0039160118,
                3852999.985442524,
                8.232444570331207
              ],
              [
                375000.0039160118,
                3851999.985442524,
                8.232444570331207
              ],
              [
                374000.0039160118,
                3851999.985442524,
                -4.847555429668792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:37:12+00:00",
        "end_time": "2019-09-29T19:17:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.37759774,
            34.80244606,
            -4.84755543,
            -76.36651835,
            34.81158445,
            8.23244457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.37744770956644,
                  34.802446062716676,
                  -4.847555429668792
                ],
                [
                  -76.37759773733448,
                  34.81146117723304,
                  -4.847555429668792
                ],
                [
                  -76.3666671882942,
                  34.81158445164864,
                  8.232444570331207
                ],
                [
                  -76.3665183500148,
                  34.80256929599813,
                  8.232444570331207
                ],
                [
                  -76.37744770956644,
                  34.802446062716676,
                  -4.847555429668792
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:37:12Z",
            "pc:count": 4186212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374488.0782,
                "count": 4186212,
                "maximum": 375000.0039,
                "minimum": 374000.0039,
                "name": "X",
                "position": 0,
                "stddev": 282.3089702,
                "variance": 79698.35464
              },
              {
                "average": 3852489.925,
                "count": 4186212,
                "maximum": 3852999.985,
                "minimum": 3851999.985,
                "name": "Y",
                "position": 1,
                "stddev": 284.6923344,
                "variance": 81049.72526
              },
              {
                "average": 0.2898744377,
                "count": 4186212,
                "maximum": 8.23244457,
                "minimum": -4.84755543,
                "name": "Z",
                "position": 2,
                "stddev": 1.258463498,
                "variance": 1.583730376
              },
              {
                "average": 1483.819796,
                "count": 4186212,
                "maximum": 44583,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2059.811106,
                "variance": 4242821.793
              },
              {
                "average": 1.073747579,
                "count": 4186212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3166461059,
                "variance": 0.1002647564
              },
              {
                "average": 1.147654013,
                "count": 4186212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4710926001,
                "variance": 0.2219282379
              },
              {
                "average": 1,
                "count": 4186212,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.57888181,
                "count": 4186212,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.63174676,
                "variance": 185.8245198
              },
              {
                "average": 19.99878948,
                "count": 4186212,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.328587791,
                "variance": 1.765145518
              },
              {
                "average": 1.527167043,
                "count": 4186212,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.533835396,
                "variance": 0.28498023
              },
              {
                "average": 9.452016764,
                "count": 4186212,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344226692,
                "variance": 1.806945398
              },
              {
                "average": 253822177,
                "count": 4186212,
                "maximum": 253824632,
                "minimum": 253819831.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 883.6071925,
                "variance": 780761.6706
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4186212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              374000.0039,
              3851999.985,
              -4.84755543,
              375000.0039,
              3852999.985,
              8.23244457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    374000.0039160118,
                    3851999.985442524,
                    -4.847555429668792
                  ],
                  [
                    374000.0039160118,
                    3852999.985442524,
                    -4.847555429668792
                  ],
                  [
                    375000.0039160118,
                    3852999.985442524,
                    8.232444570331207
                  ],
                  [
                    375000.0039160118,
                    3851999.985442524,
                    8.232444570331207
                  ],
                  [
                    374000.0039160118,
                    3851999.985442524,
                    -4.847555429668792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:37:12+00:00",
            "end_time": "2019-09-29T19:17: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": "20191011_NCMP_NC_Dunex_18SUD9976.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.10709674572784,
              35.02161376905918,
              -1.491012264935072
            ],
            [
              -76.10721831708867,
              35.03062948325461,
              -1.491012264935072
            ],
            [
              -76.09625733195271,
              35.030729010539794,
              7.448987735064928
            ],
            [
              -76.09613696350574,
              35.02171326322623,
              7.448987735064928
            ],
            [
              -76.10709674572784,
              35.02161376905918,
              -1.491012264935072
            ]
          ]
        ]
      },
      "bbox": [
        -76.10721832,
        35.02161377,
        -1.491012265,
        -76.09613696,
        35.03072901,
        7.448987735
      ],
      "properties": {
        "datetime": "2019-10-11T20:01:54Z",
        "pc:count": 3636640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 399479.3543,
            "count": 3636640,
            "maximum": 400000.0182,
            "minimum": 398999.9982,
            "name": "X",
            "position": 0,
            "stddev": 292.0729379,
            "variance": 85306.60105
          },
          {
            "average": 3876498.031,
            "count": 3636640,
            "maximum": 3876999.984,
            "minimum": 3875999.984,
            "name": "Y",
            "position": 1,
            "stddev": 293.9379231,
            "variance": 86399.50266
          },
          {
            "average": 0.7516033225,
            "count": 3636640,
            "maximum": 7.448987735,
            "minimum": -1.491012265,
            "name": "Z",
            "position": 2,
            "stddev": 0.9303611947,
            "variance": 0.8655719527
          },
          {
            "average": 1839.534215,
            "count": 3636640,
            "maximum": 48804,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2146.942738,
            "variance": 4609363.122
          },
          {
            "average": 1.083540851,
            "count": 3636640,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.369682427,
            "variance": 0.1366650969
          },
          {
            "average": 1.167249164,
            "count": 3636640,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5657586747,
            "variance": 0.320082878
          },
          {
            "average": 1,
            "count": 3636640,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.777376369,
            "count": 3636640,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.15429105,
            "variance": 147.726791
          },
          {
            "average": 20.23596085,
            "count": 3636640,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.732536141,
            "variance": 3.001681479
          },
          {
            "average": 1.358521052,
            "count": 3636640,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5398884735,
            "variance": 0.2914795639
          },
          {
            "average": 13.97067073,
            "count": 3636640,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.477206108,
            "variance": 2.182137886
          },
          {
            "average": 254857770.7,
            "count": 3636640,
            "maximum": 254859314.8,
            "minimum": 254856037.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 806.5452047,
            "variance": 650515.1673
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3636640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398999.9982,
          3875999.984,
          -1.491012265,
          400000.0182,
          3876999.984,
          7.448987735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398999.99817702116,
                3875999.9837054694,
                -1.491012264935072
              ],
              [
                398999.99817702116,
                3876999.9837054694,
                -1.491012264935072
              ],
              [
                400000.0181770212,
                3876999.9837054694,
                7.448987735064928
              ],
              [
                400000.0181770212,
                3875999.9837054694,
                7.448987735064928
              ],
              [
                398999.99817702116,
                3875999.9837054694,
                -1.491012264935072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:01:54+00:00",
        "end_time": "2019-10-11T19:07:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9976.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9976.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9976.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9976.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.10721832,
            35.02161377,
            -1.491012265,
            -76.09613696,
            35.03072901,
            7.448987735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.10709674572784,
                  35.02161376905918,
                  -1.491012264935072
                ],
                [
                  -76.10721831708867,
                  35.03062948325461,
                  -1.491012264935072
                ],
                [
                  -76.09625733195271,
                  35.030729010539794,
                  7.448987735064928
                ],
                [
                  -76.09613696350574,
                  35.02171326322623,
                  7.448987735064928
                ],
                [
                  -76.10709674572784,
                  35.02161376905918,
                  -1.491012264935072
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9976.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9976.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:01:54Z",
            "pc:count": 3636640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 399479.3543,
                "count": 3636640,
                "maximum": 400000.0182,
                "minimum": 398999.9982,
                "name": "X",
                "position": 0,
                "stddev": 292.0729379,
                "variance": 85306.60105
              },
              {
                "average": 3876498.031,
                "count": 3636640,
                "maximum": 3876999.984,
                "minimum": 3875999.984,
                "name": "Y",
                "position": 1,
                "stddev": 293.9379231,
                "variance": 86399.50266
              },
              {
                "average": 0.7516033225,
                "count": 3636640,
                "maximum": 7.448987735,
                "minimum": -1.491012265,
                "name": "Z",
                "position": 2,
                "stddev": 0.9303611947,
                "variance": 0.8655719527
              },
              {
                "average": 1839.534215,
                "count": 3636640,
                "maximum": 48804,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2146.942738,
                "variance": 4609363.122
              },
              {
                "average": 1.083540851,
                "count": 3636640,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.369682427,
                "variance": 0.1366650969
              },
              {
                "average": 1.167249164,
                "count": 3636640,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5657586747,
                "variance": 0.320082878
              },
              {
                "average": 1,
                "count": 3636640,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.777376369,
                "count": 3636640,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.15429105,
                "variance": 147.726791
              },
              {
                "average": 20.23596085,
                "count": 3636640,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.732536141,
                "variance": 3.001681479
              },
              {
                "average": 1.358521052,
                "count": 3636640,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5398884735,
                "variance": 0.2914795639
              },
              {
                "average": 13.97067073,
                "count": 3636640,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.477206108,
                "variance": 2.182137886
              },
              {
                "average": 254857770.7,
                "count": 3636640,
                "maximum": 254859314.8,
                "minimum": 254856037.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 806.5452047,
                "variance": 650515.1673
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3636640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398999.9982,
              3875999.984,
              -1.491012265,
              400000.0182,
              3876999.984,
              7.448987735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398999.99817702116,
                    3875999.9837054694,
                    -1.491012264935072
                  ],
                  [
                    398999.99817702116,
                    3876999.9837054694,
                    -1.491012264935072
                  ],
                  [
                    400000.0181770212,
                    3876999.9837054694,
                    7.448987735064928
                  ],
                  [
                    400000.0181770212,
                    3875999.9837054694,
                    7.448987735064928
                  ],
                  [
                    398999.99817702116,
                    3875999.9837054694,
                    -1.491012264935072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:01:54+00:00",
            "end_time": "2019-10-11T19:07:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0780.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.01986688988582,
              35.05844814403711,
              -3.251352249923646
            ],
            [
              -76.01996263085715,
              35.06614539213517,
              -3.251352249923646
            ],
            [
              -76.00899681052809,
              35.066237116307605,
              -1.391352249923645
            ],
            [
              -76.008902098459,
              35.058539842162865,
              -1.391352249923645
            ],
            [
              -76.01986688988582,
              35.05844814403711,
              -3.251352249923646
            ]
          ]
        ]
      },
      "bbox": [
        -76.01996263,
        35.05844814,
        -3.25135225,
        -76.0089021,
        35.06623712,
        -1.39135225
      ],
      "properties": {
        "datetime": "2019-10-11T20:48:15Z",
        "pc:count": 51272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407499.4421,
            "count": 51272,
            "maximum": 407999.9985,
            "minimum": 406999.9985,
            "name": "X",
            "position": 0,
            "stddev": 334.6177143,
            "variance": 111969.0147
          },
          {
            "average": 3880418.826,
            "count": 51272,
            "maximum": 3880853.984,
            "minimum": 3880000.244,
            "name": "Y",
            "position": 1,
            "stddev": 240.0080089,
            "variance": 57603.84432
          },
          {
            "average": -2.222971067,
            "count": 51272,
            "maximum": -1.39135225,
            "minimum": -3.25135225,
            "name": "Z",
            "position": 2,
            "stddev": 0.2149129874,
            "variance": 0.04618759217
          },
          {
            "average": 22.10075675,
            "count": 51272,
            "maximum": 3919,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 251.4737837,
            "variance": 63239.06387
          },
          {
            "average": 1,
            "count": 51272,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51272,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51272,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 51272,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.15653367,
            "count": 51272,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.911602072,
            "variance": 3.654222483
          },
          {
            "average": 2.00239897,
            "count": 51272,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04892097523,
            "variance": 0.002393261818
          },
          {
            "average": 19.3694024,
            "count": 51272,
            "maximum": 22,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.751459871,
            "variance": 3.067611681
          },
          {
            "average": 254860687,
            "count": 51272,
            "maximum": 254862095.1,
            "minimum": 254858849.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950.0868659,
            "variance": 902665.0527
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406999.9985,
          3880000.244,
          -3.25135225,
          407999.9985,
          3880853.984,
          -1.39135225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406999.9984610508,
                3880000.2438803394,
                -3.251352249923646
              ],
              [
                406999.9984610508,
                3880853.9838803397,
                -3.251352249923646
              ],
              [
                407999.9984610508,
                3880853.9838803397,
                -1.391352249923645
              ],
              [
                407999.9984610508,
                3880000.2438803394,
                -1.391352249923645
              ],
              [
                406999.9984610508,
                3880000.2438803394,
                -3.251352249923646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:48:15+00:00",
        "end_time": "2019-10-11T19:54:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0780.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0780.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0780.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0780.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.01996263,
            35.05844814,
            -3.25135225,
            -76.0089021,
            35.06623712,
            -1.39135225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.01986688988582,
                  35.05844814403711,
                  -3.251352249923646
                ],
                [
                  -76.01996263085715,
                  35.06614539213517,
                  -3.251352249923646
                ],
                [
                  -76.00899681052809,
                  35.066237116307605,
                  -1.391352249923645
                ],
                [
                  -76.008902098459,
                  35.058539842162865,
                  -1.391352249923645
                ],
                [
                  -76.01986688988582,
                  35.05844814403711,
                  -3.251352249923646
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0780.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0780.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:48:15Z",
            "pc:count": 51272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407499.4421,
                "count": 51272,
                "maximum": 407999.9985,
                "minimum": 406999.9985,
                "name": "X",
                "position": 0,
                "stddev": 334.6177143,
                "variance": 111969.0147
              },
              {
                "average": 3880418.826,
                "count": 51272,
                "maximum": 3880853.984,
                "minimum": 3880000.244,
                "name": "Y",
                "position": 1,
                "stddev": 240.0080089,
                "variance": 57603.84432
              },
              {
                "average": -2.222971067,
                "count": 51272,
                "maximum": -1.39135225,
                "minimum": -3.25135225,
                "name": "Z",
                "position": 2,
                "stddev": 0.2149129874,
                "variance": 0.04618759217
              },
              {
                "average": 22.10075675,
                "count": 51272,
                "maximum": 3919,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 251.4737837,
                "variance": 63239.06387
              },
              {
                "average": 1,
                "count": 51272,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51272,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51272,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 51272,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.15653367,
                "count": 51272,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.911602072,
                "variance": 3.654222483
              },
              {
                "average": 2.00239897,
                "count": 51272,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04892097523,
                "variance": 0.002393261818
              },
              {
                "average": 19.3694024,
                "count": 51272,
                "maximum": 22,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.751459871,
                "variance": 3.067611681
              },
              {
                "average": 254860687,
                "count": 51272,
                "maximum": 254862095.1,
                "minimum": 254858849.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950.0868659,
                "variance": 902665.0527
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406999.9985,
              3880000.244,
              -3.25135225,
              407999.9985,
              3880853.984,
              -1.39135225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406999.9984610508,
                    3880000.2438803394,
                    -3.251352249923646
                  ],
                  [
                    406999.9984610508,
                    3880853.9838803397,
                    -3.251352249923646
                  ],
                  [
                    407999.9984610508,
                    3880853.9838803397,
                    -1.391352249923645
                  ],
                  [
                    407999.9984610508,
                    3880000.2438803394,
                    -1.391352249923645
                  ],
                  [
                    406999.9984610508,
                    3880000.2438803394,
                    -3.251352249923646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:48:15+00:00",
            "end_time": "2019-10-11T19:54:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54844040941708,
              34.59300554998598,
              -6.726501925370421
            ],
            [
              -76.54860774682575,
              34.60202028555501,
              -6.726501925370421
            ],
            [
              -76.53770554127793,
              34.602158196570834,
              11.21349807462958
            ],
            [
              -76.53753938078998,
              34.59314341485756,
              11.21349807462958
            ],
            [
              -76.54844040941708,
              34.59300554998598,
              -6.726501925370421
            ]
          ]
        ]
      },
      "bbox": [
        -76.54860775,
        34.59300555,
        -6.726501925,
        -76.53753938,
        34.6021582,
        11.21349807
      ],
      "properties": {
        "datetime": "2019-09-29T15:43:29Z",
        "pc:count": 3578058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358661.4037,
            "count": 3578058,
            "maximum": 359000.0047,
            "minimum": 358000.0047,
            "name": "X",
            "position": 0,
            "stddev": 256.3161793,
            "variance": 65697.98375
          },
          {
            "average": 3829597.756,
            "count": 3578058,
            "maximum": 3829999.985,
            "minimum": 3828999.985,
            "name": "Y",
            "position": 1,
            "stddev": 295.2092028,
            "variance": 87148.47342
          },
          {
            "average": -0.8362266643,
            "count": 3578058,
            "maximum": 11.21349807,
            "minimum": -6.726501925,
            "name": "Z",
            "position": 2,
            "stddev": 3.522876764,
            "variance": 12.41066069
          },
          {
            "average": 1793.721477,
            "count": 3578058,
            "maximum": 15905,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2892.773577,
            "variance": 8368138.97
          },
          {
            "average": 1.15384323,
            "count": 3578058,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5198722944,
            "variance": 0.2702672024
          },
          {
            "average": 1.307469303,
            "count": 3578058,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7967753295,
            "variance": 0.6348509256
          },
          {
            "average": 1,
            "count": 3578058,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.66858363,
            "count": 3578058,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.6896764,
            "variance": 187.4072399
          },
          {
            "average": 20.05263287,
            "count": 3578058,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.403946428,
            "variance": 1.971065573
          },
          {
            "average": 1.726136077,
            "count": 3578058,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6054980466,
            "variance": 0.3666278844
          },
          {
            "average": 14.12072443,
            "count": 3578058,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.390591517,
            "variance": 1.933744766
          },
          {
            "average": 253805676,
            "count": 3578058,
            "maximum": 253807009.7,
            "minimum": 253804288,
            "name": "GpsTime",
            "position": 12,
            "stddev": 626.0991965,
            "variance": 392000.2039
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578058,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0047,
          3828999.985,
          -6.726501925,
          359000.0047,
          3829999.985,
          11.21349807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.0046761251,
                3828999.9850832713,
                -6.726501925370421
              ],
              [
                358000.0046761251,
                3829999.9850832713,
                -6.726501925370421
              ],
              [
                359000.0046761251,
                3829999.9850832713,
                11.21349807462958
              ],
              [
                359000.0046761251,
                3828999.9850832713,
                11.21349807462958
              ],
              [
                358000.0046761251,
                3828999.9850832713,
                -6.726501925370421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:43:29+00:00",
        "end_time": "2019-09-29T14:58:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54860775,
            34.59300555,
            -6.726501925,
            -76.53753938,
            34.6021582,
            11.21349807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54844040941708,
                  34.59300554998598,
                  -6.726501925370421
                ],
                [
                  -76.54860774682575,
                  34.60202028555501,
                  -6.726501925370421
                ],
                [
                  -76.53770554127793,
                  34.602158196570834,
                  11.21349807462958
                ],
                [
                  -76.53753938078998,
                  34.59314341485756,
                  11.21349807462958
                ],
                [
                  -76.54844040941708,
                  34.59300554998598,
                  -6.726501925370421
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:43:29Z",
            "pc:count": 3578058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358661.4037,
                "count": 3578058,
                "maximum": 359000.0047,
                "minimum": 358000.0047,
                "name": "X",
                "position": 0,
                "stddev": 256.3161793,
                "variance": 65697.98375
              },
              {
                "average": 3829597.756,
                "count": 3578058,
                "maximum": 3829999.985,
                "minimum": 3828999.985,
                "name": "Y",
                "position": 1,
                "stddev": 295.2092028,
                "variance": 87148.47342
              },
              {
                "average": -0.8362266643,
                "count": 3578058,
                "maximum": 11.21349807,
                "minimum": -6.726501925,
                "name": "Z",
                "position": 2,
                "stddev": 3.522876764,
                "variance": 12.41066069
              },
              {
                "average": 1793.721477,
                "count": 3578058,
                "maximum": 15905,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2892.773577,
                "variance": 8368138.97
              },
              {
                "average": 1.15384323,
                "count": 3578058,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5198722944,
                "variance": 0.2702672024
              },
              {
                "average": 1.307469303,
                "count": 3578058,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7967753295,
                "variance": 0.6348509256
              },
              {
                "average": 1,
                "count": 3578058,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.66858363,
                "count": 3578058,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.6896764,
                "variance": 187.4072399
              },
              {
                "average": 20.05263287,
                "count": 3578058,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.403946428,
                "variance": 1.971065573
              },
              {
                "average": 1.726136077,
                "count": 3578058,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6054980466,
                "variance": 0.3666278844
              },
              {
                "average": 14.12072443,
                "count": 3578058,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.390591517,
                "variance": 1.933744766
              },
              {
                "average": 253805676,
                "count": 3578058,
                "maximum": 253807009.7,
                "minimum": 253804288,
                "name": "GpsTime",
                "position": 12,
                "stddev": 626.0991965,
                "variance": 392000.2039
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578058,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0047,
              3828999.985,
              -6.726501925,
              359000.0047,
              3829999.985,
              11.21349807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.0046761251,
                    3828999.9850832713,
                    -6.726501925370421
                  ],
                  [
                    358000.0046761251,
                    3829999.9850832713,
                    -6.726501925370421
                  ],
                  [
                    359000.0046761251,
                    3829999.9850832713,
                    11.21349807462958
                  ],
                  [
                    359000.0046761251,
                    3828999.9850832713,
                    11.21349807462958
                  ],
                  [
                    358000.0046761251,
                    3828999.9850832713,
                    -6.726501925370421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:43:29+00:00",
            "end_time": "2019-09-29T14:58: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": "20191011_NCMP_NC_Dunex_18SVD0781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.01999395349551,
              35.06867170299996,
              -3.67809115268682
            ],
            [
              -76.02009109606766,
              35.076477669482195,
              -3.67809115268682
            ],
            [
              -76.00912389399251,
              35.07656942861578,
              -0.15809115268682
            ],
            [
              -76.00902779538518,
              35.06876343571242,
              -0.15809115268682
            ],
            [
              -76.01999395349551,
              35.06867170299996,
              -3.67809115268682
            ]
          ]
        ]
      },
      "bbox": [
        -76.0200911,
        35.0686717,
        -3.678091153,
        -76.0090278,
        35.07656943,
        -0.1580911527
      ],
      "properties": {
        "datetime": "2019-10-11T20:11:37Z",
        "pc:count": 1227085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407730.8987,
            "count": 1227085,
            "maximum": 408000.0083,
            "minimum": 407000.0083,
            "name": "X",
            "position": 0,
            "stddev": 171.6668524,
            "variance": 29469.5082
          },
          {
            "average": 3881693.88,
            "count": 1227085,
            "maximum": 3881999.99,
            "minimum": 3881134.19,
            "name": "Y",
            "position": 1,
            "stddev": 144.582142,
            "variance": 20903.99578
          },
          {
            "average": -1.027794238,
            "count": 1227085,
            "maximum": -0.1580911527,
            "minimum": -3.678091153,
            "name": "Z",
            "position": 2,
            "stddev": 0.4506948672,
            "variance": 0.2031258633
          },
          {
            "average": 0.09107356051,
            "count": 1227085,
            "maximum": 3211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.80721535,
            "variance": 219.2536265
          },
          {
            "average": 1,
            "count": 1227085,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1227085,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1227085,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1227085,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.34523694,
            "count": 1227085,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.512642483,
            "variance": 2.28808728
          },
          {
            "average": 2.000145874,
            "count": 1227085,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01207696174,
            "variance": 0.0001458530048
          },
          {
            "average": 15.11142504,
            "count": 1227085,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8724522289,
            "variance": 0.7611728917
          },
          {
            "average": 254858400.8,
            "count": 1227085,
            "maximum": 254859897.5,
            "minimum": 254856667.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.4443013,
            "variance": 225097.3951
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1227085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407000.0083,
          3881134.19,
          -3.678091153,
          408000.0083,
          3881999.99,
          -0.1580911527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407000.0083458459,
                3881134.1897013835,
                -3.67809115268682
              ],
              [
                407000.0083458459,
                3881999.9897013833,
                -3.67809115268682
              ],
              [
                408000.0083458459,
                3881999.9897013833,
                -0.15809115268682
              ],
              [
                408000.0083458459,
                3881134.1897013835,
                -0.15809115268682
              ],
              [
                407000.0083458459,
                3881134.1897013835,
                -3.67809115268682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:11:37+00:00",
        "end_time": "2019-10-11T19:17:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0200911,
            35.0686717,
            -3.678091153,
            -76.0090278,
            35.07656943,
            -0.1580911527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.01999395349551,
                  35.06867170299996,
                  -3.67809115268682
                ],
                [
                  -76.02009109606766,
                  35.076477669482195,
                  -3.67809115268682
                ],
                [
                  -76.00912389399251,
                  35.07656942861578,
                  -0.15809115268682
                ],
                [
                  -76.00902779538518,
                  35.06876343571242,
                  -0.15809115268682
                ],
                [
                  -76.01999395349551,
                  35.06867170299996,
                  -3.67809115268682
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:11:37Z",
            "pc:count": 1227085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407730.8987,
                "count": 1227085,
                "maximum": 408000.0083,
                "minimum": 407000.0083,
                "name": "X",
                "position": 0,
                "stddev": 171.6668524,
                "variance": 29469.5082
              },
              {
                "average": 3881693.88,
                "count": 1227085,
                "maximum": 3881999.99,
                "minimum": 3881134.19,
                "name": "Y",
                "position": 1,
                "stddev": 144.582142,
                "variance": 20903.99578
              },
              {
                "average": -1.027794238,
                "count": 1227085,
                "maximum": -0.1580911527,
                "minimum": -3.678091153,
                "name": "Z",
                "position": 2,
                "stddev": 0.4506948672,
                "variance": 0.2031258633
              },
              {
                "average": 0.09107356051,
                "count": 1227085,
                "maximum": 3211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.80721535,
                "variance": 219.2536265
              },
              {
                "average": 1,
                "count": 1227085,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1227085,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1227085,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1227085,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.34523694,
                "count": 1227085,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.512642483,
                "variance": 2.28808728
              },
              {
                "average": 2.000145874,
                "count": 1227085,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01207696174,
                "variance": 0.0001458530048
              },
              {
                "average": 15.11142504,
                "count": 1227085,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8724522289,
                "variance": 0.7611728917
              },
              {
                "average": 254858400.8,
                "count": 1227085,
                "maximum": 254859897.5,
                "minimum": 254856667.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.4443013,
                "variance": 225097.3951
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1227085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407000.0083,
              3881134.19,
              -3.678091153,
              408000.0083,
              3881999.99,
              -0.1580911527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407000.0083458459,
                    3881134.1897013835,
                    -3.67809115268682
                  ],
                  [
                    407000.0083458459,
                    3881999.9897013833,
                    -3.67809115268682
                  ],
                  [
                    408000.0083458459,
                    3881999.9897013833,
                    -0.15809115268682
                  ],
                  [
                    408000.0083458459,
                    3881134.1897013835,
                    -0.15809115268682
                  ],
                  [
                    407000.0083458459,
                    3881134.1897013835,
                    -3.67809115268682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:11:37+00:00",
            "end_time": "2019-10-11T19:17: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": "20190929_NCMP_NC_Dunex_18SUD6025.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52597898706001,
              34.557220854749545,
              -4.768760031390929
            ],
            [
              -76.52614367771668,
              34.56623573839658,
              -4.768760031390929
            ],
            [
              -76.51524602985792,
              34.56637152022238,
              2.091239968609071
            ],
            [
              -76.51508251409791,
              34.55735659112092,
              2.091239968609071
            ],
            [
              -76.52597898706001,
              34.557220854749545,
              -4.768760031390929
            ]
          ]
        ]
      },
      "bbox": [
        -76.52614368,
        34.55722085,
        -4.768760031,
        -76.51508251,
        34.56637152,
        2.091239969
      ],
      "properties": {
        "datetime": "2019-09-29T15:29:16Z",
        "pc:count": 5174612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360498.5696,
            "count": 5174612,
            "maximum": 361000.0129,
            "minimum": 360000.0129,
            "name": "X",
            "position": 0,
            "stddev": 271.1578371,
            "variance": 73526.5726
          },
          {
            "average": 3825493.865,
            "count": 5174612,
            "maximum": 3825999.985,
            "minimum": 3824999.985,
            "name": "Y",
            "position": 1,
            "stddev": 286.8962634,
            "variance": 82309.46597
          },
          {
            "average": -2.342155787,
            "count": 5174612,
            "maximum": 2.091239969,
            "minimum": -4.768760031,
            "name": "Z",
            "position": 2,
            "stddev": 1.14027023,
            "variance": 1.300216198
          },
          {
            "average": 374.005285,
            "count": 5174612,
            "maximum": 18278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1488.05279,
            "variance": 2214301.107
          },
          {
            "average": 1.000001546,
            "count": 5174612,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001243385516,
            "variance": 1.546007542e-06
          },
          {
            "average": 1.000003092,
            "count": 5174612,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001758411301,
            "variance": 3.092010303e-06
          },
          {
            "average": 1,
            "count": 5174612,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.08350365,
            "count": 5174612,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.997370988,
            "variance": 48.96320074
          },
          {
            "average": 20.01812918,
            "count": 5174612,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.41750532,
            "variance": 2.009321333
          },
          {
            "average": 1.942401092,
            "count": 5174612,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2806662788,
            "variance": 0.07877356004
          },
          {
            "average": 11.63207522,
            "count": 5174612,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.669290673,
            "variance": 2.786531351
          },
          {
            "average": 253804569.5,
            "count": 5174612,
            "maximum": 253806156.3,
            "minimum": 253802914.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 736.0583849,
            "variance": 541781.946
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5174612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0129,
          3824999.985,
          -4.768760031,
          361000.0129,
          3825999.985,
          2.091239969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.01288637304,
                3824999.984819684,
                -4.768760031390929
              ],
              [
                360000.01288637304,
                3825999.984819684,
                -4.768760031390929
              ],
              [
                361000.01288637304,
                3825999.984819684,
                2.091239968609071
              ],
              [
                361000.01288637304,
                3824999.984819684,
                2.091239968609071
              ],
              [
                360000.01288637304,
                3824999.984819684,
                -4.768760031390929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:29:16+00:00",
        "end_time": "2019-09-29T14:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6025.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6025.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6025.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6025.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52614368,
            34.55722085,
            -4.768760031,
            -76.51508251,
            34.56637152,
            2.091239969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52597898706001,
                  34.557220854749545,
                  -4.768760031390929
                ],
                [
                  -76.52614367771668,
                  34.56623573839658,
                  -4.768760031390929
                ],
                [
                  -76.51524602985792,
                  34.56637152022238,
                  2.091239968609071
                ],
                [
                  -76.51508251409791,
                  34.55735659112092,
                  2.091239968609071
                ],
                [
                  -76.52597898706001,
                  34.557220854749545,
                  -4.768760031390929
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6025.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6025.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:29:16Z",
            "pc:count": 5174612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360498.5696,
                "count": 5174612,
                "maximum": 361000.0129,
                "minimum": 360000.0129,
                "name": "X",
                "position": 0,
                "stddev": 271.1578371,
                "variance": 73526.5726
              },
              {
                "average": 3825493.865,
                "count": 5174612,
                "maximum": 3825999.985,
                "minimum": 3824999.985,
                "name": "Y",
                "position": 1,
                "stddev": 286.8962634,
                "variance": 82309.46597
              },
              {
                "average": -2.342155787,
                "count": 5174612,
                "maximum": 2.091239969,
                "minimum": -4.768760031,
                "name": "Z",
                "position": 2,
                "stddev": 1.14027023,
                "variance": 1.300216198
              },
              {
                "average": 374.005285,
                "count": 5174612,
                "maximum": 18278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1488.05279,
                "variance": 2214301.107
              },
              {
                "average": 1.000001546,
                "count": 5174612,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001243385516,
                "variance": 1.546007542e-06
              },
              {
                "average": 1.000003092,
                "count": 5174612,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001758411301,
                "variance": 3.092010303e-06
              },
              {
                "average": 1,
                "count": 5174612,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.08350365,
                "count": 5174612,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.997370988,
                "variance": 48.96320074
              },
              {
                "average": 20.01812918,
                "count": 5174612,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.41750532,
                "variance": 2.009321333
              },
              {
                "average": 1.942401092,
                "count": 5174612,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2806662788,
                "variance": 0.07877356004
              },
              {
                "average": 11.63207522,
                "count": 5174612,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.669290673,
                "variance": 2.786531351
              },
              {
                "average": 253804569.5,
                "count": 5174612,
                "maximum": 253806156.3,
                "minimum": 253802914.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 736.0583849,
                "variance": 541781.946
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5174612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0129,
              3824999.985,
              -4.768760031,
              361000.0129,
              3825999.985,
              2.091239969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.01288637304,
                    3824999.984819684,
                    -4.768760031390929
                  ],
                  [
                    360000.01288637304,
                    3825999.984819684,
                    -4.768760031390929
                  ],
                  [
                    361000.01288637304,
                    3825999.984819684,
                    2.091239968609071
                  ],
                  [
                    361000.01288637304,
                    3824999.984819684,
                    2.091239968609071
                  ],
                  [
                    360000.01288637304,
                    3824999.984819684,
                    -4.768760031390929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:29:16+00:00",
            "end_time": "2019-09-29T14:35: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": "20190929_NCMP_NC_Dunex_18SUD5833.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54911027035277,
              34.62906444136076,
              -7.012908910123669
            ],
            [
              -76.54927790532919,
              34.63807912070541,
              -7.012908910123669
            ],
            [
              -76.5383707687282,
              34.63821721915426,
              5.08709108987633
            ],
            [
              -76.53820431278741,
              34.62920249362524,
              5.08709108987633
            ],
            [
              -76.54911027035277,
              34.62906444136076,
              -7.012908910123669
            ]
          ]
        ]
      },
      "bbox": [
        -76.54927791,
        34.62906444,
        -7.01290891,
        -76.53820431,
        34.63821722,
        5.08709109
      ],
      "properties": {
        "datetime": "2019-09-29T19:22:53Z",
        "pc:count": 3407403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358741.0568,
            "count": 3407403,
            "maximum": 359000.0188,
            "minimum": 357999.9988,
            "name": "X",
            "position": 0,
            "stddev": 224.835417,
            "variance": 50550.96474
          },
          {
            "average": 3833561.006,
            "count": 3407403,
            "maximum": 3833999.989,
            "minimum": 3832999.989,
            "name": "Y",
            "position": 1,
            "stddev": 289.4024947,
            "variance": 83753.80392
          },
          {
            "average": -1.015489171,
            "count": 3407403,
            "maximum": 5.08709109,
            "minimum": -7.01290891,
            "name": "Z",
            "position": 2,
            "stddev": 1.841547757,
            "variance": 3.391298143
          },
          {
            "average": 1981.259965,
            "count": 3407403,
            "maximum": 21961,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2609.525639,
            "variance": 6809624.059
          },
          {
            "average": 1.000176381,
            "count": 3407403,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01356392463,
            "variance": 0.0001839800514
          },
          {
            "average": 1.000353348,
            "count": 3407403,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01939368125,
            "variance": 0.0003761148725
          },
          {
            "average": 1,
            "count": 3407403,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.2577124,
            "count": 3407403,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.51982368,
            "variance": 182.7856323
          },
          {
            "average": 20.00737,
            "count": 3407403,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.357320619,
            "variance": 1.842319262
          },
          {
            "average": 1.571089771,
            "count": 3407403,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4962919602,
            "variance": 0.2463057098
          },
          {
            "average": 5.556741601,
            "count": 3407403,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.201146974,
            "variance": 4.845048
          },
          {
            "average": 253810711.8,
            "count": 3407403,
            "maximum": 253820173.3,
            "minimum": 253801631.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7993.887429,
            "variance": 63902236.23
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3407403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357999.9988,
          3832999.989,
          -7.01290891,
          359000.0188,
          3833999.989,
          5.08709109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357999.9987631519,
                3832999.988881975,
                -7.012908910123669
              ],
              [
                357999.9987631519,
                3833999.988881975,
                -7.012908910123669
              ],
              [
                359000.0187631519,
                3833999.988881975,
                5.08709108987633
              ],
              [
                359000.0187631519,
                3832999.988881975,
                5.08709108987633
              ],
              [
                357999.9987631519,
                3832999.988881975,
                -7.012908910123669
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:22:53+00:00",
        "end_time": "2019-09-29T14:13:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5833.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5833.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5833.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5833.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54927791,
            34.62906444,
            -7.01290891,
            -76.53820431,
            34.63821722,
            5.08709109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54911027035277,
                  34.62906444136076,
                  -7.012908910123669
                ],
                [
                  -76.54927790532919,
                  34.63807912070541,
                  -7.012908910123669
                ],
                [
                  -76.5383707687282,
                  34.63821721915426,
                  5.08709108987633
                ],
                [
                  -76.53820431278741,
                  34.62920249362524,
                  5.08709108987633
                ],
                [
                  -76.54911027035277,
                  34.62906444136076,
                  -7.012908910123669
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5833.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5833.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:22:53Z",
            "pc:count": 3407403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358741.0568,
                "count": 3407403,
                "maximum": 359000.0188,
                "minimum": 357999.9988,
                "name": "X",
                "position": 0,
                "stddev": 224.835417,
                "variance": 50550.96474
              },
              {
                "average": 3833561.006,
                "count": 3407403,
                "maximum": 3833999.989,
                "minimum": 3832999.989,
                "name": "Y",
                "position": 1,
                "stddev": 289.4024947,
                "variance": 83753.80392
              },
              {
                "average": -1.015489171,
                "count": 3407403,
                "maximum": 5.08709109,
                "minimum": -7.01290891,
                "name": "Z",
                "position": 2,
                "stddev": 1.841547757,
                "variance": 3.391298143
              },
              {
                "average": 1981.259965,
                "count": 3407403,
                "maximum": 21961,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2609.525639,
                "variance": 6809624.059
              },
              {
                "average": 1.000176381,
                "count": 3407403,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01356392463,
                "variance": 0.0001839800514
              },
              {
                "average": 1.000353348,
                "count": 3407403,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01939368125,
                "variance": 0.0003761148725
              },
              {
                "average": 1,
                "count": 3407403,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.2577124,
                "count": 3407403,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.51982368,
                "variance": 182.7856323
              },
              {
                "average": 20.00737,
                "count": 3407403,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.357320619,
                "variance": 1.842319262
              },
              {
                "average": 1.571089771,
                "count": 3407403,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4962919602,
                "variance": 0.2463057098
              },
              {
                "average": 5.556741601,
                "count": 3407403,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.201146974,
                "variance": 4.845048
              },
              {
                "average": 253810711.8,
                "count": 3407403,
                "maximum": 253820173.3,
                "minimum": 253801631.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7993.887429,
                "variance": 63902236.23
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3407403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357999.9988,
              3832999.989,
              -7.01290891,
              359000.0188,
              3833999.989,
              5.08709109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357999.9987631519,
                    3832999.988881975,
                    -7.012908910123669
                  ],
                  [
                    357999.9987631519,
                    3833999.988881975,
                    -7.012908910123669
                  ],
                  [
                    359000.0187631519,
                    3833999.988881975,
                    5.08709108987633
                  ],
                  [
                    359000.0187631519,
                    3832999.988881975,
                    5.08709108987633
                  ],
                  [
                    357999.9987631519,
                    3832999.988881975,
                    -7.012908910123669
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:22:53+00:00",
            "end_time": "2019-09-29T14:13: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": "20191011_NCMP_NC_Dunex_18SUD9069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.20480505259476,
              34.9575656086463,
              -1.171837731749384
            ],
            [
              -76.20493703792887,
              34.96658110692157,
              -1.171837731749384
            ],
            [
              -76.1939851847142,
              34.966689287111606,
              1.388162268250617
            ],
            [
              -76.1938543983168,
              34.95767375281009,
              1.388162268250617
            ],
            [
              -76.20480505259476,
              34.9575656086463,
              -1.171837731749384
            ]
          ]
        ]
      },
      "bbox": [
        -76.20493704,
        34.95756561,
        -1.171837732,
        -76.1938544,
        34.96668929,
        1.388162268
      ],
      "properties": {
        "datetime": "2019-10-11T13:44:43Z",
        "pc:count": 2659758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 390630.6612,
            "count": 2659758,
            "maximum": 391000.0108,
            "minimum": 390000.0108,
            "name": "X",
            "position": 0,
            "stddev": 241.0699413,
            "variance": 58114.7166
          },
          {
            "average": 3869375.069,
            "count": 2659758,
            "maximum": 3869999.982,
            "minimum": 3868999.982,
            "name": "Y",
            "position": 1,
            "stddev": 251.7885354,
            "variance": 63397.46657
          },
          {
            "average": -0.3606536466,
            "count": 2659758,
            "maximum": 1.388162268,
            "minimum": -1.171837732,
            "name": "Z",
            "position": 2,
            "stddev": 0.2188385299,
            "variance": 0.04789030218
          },
          {
            "average": 25.15102539,
            "count": 2659758,
            "maximum": 7301,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 202.8704847,
            "variance": 41156.43356
          },
          {
            "average": 1,
            "count": 2659758,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2659758,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2659758,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.46449527,
            "count": 2659758,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.796407628,
            "variance": 14.41271088
          },
          {
            "average": 20.14779752,
            "count": 2659758,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.771938464,
            "variance": 3.139765922
          },
          {
            "average": 1.980565525,
            "count": 2659758,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1386387679,
            "variance": 0.01922070797
          },
          {
            "average": 1.864237649,
            "count": 2659758,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8464690051,
            "variance": 0.7165097766
          },
          {
            "average": 254835085.2,
            "count": 2659758,
            "maximum": 254836683.9,
            "minimum": 254834392,
            "name": "GpsTime",
            "position": 12,
            "stddev": 626.9726435,
            "variance": 393094.6956
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390000.0108,
          3868999.982,
          -1.171837732,
          391000.0108,
          3869999.982,
          1.388162268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390000.01075350586,
                3868999.9823396327,
                -1.171837731749384
              ],
              [
                390000.01075350586,
                3869999.9823396327,
                -1.171837731749384
              ],
              [
                391000.01075350586,
                3869999.9823396327,
                1.388162268250617
              ],
              [
                391000.01075350586,
                3868999.9823396327,
                1.388162268250617
              ],
              [
                390000.01075350586,
                3868999.9823396327,
                -1.171837731749384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:44:43+00:00",
        "end_time": "2019-10-11T13:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.20493704,
            34.95756561,
            -1.171837732,
            -76.1938544,
            34.96668929,
            1.388162268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.20480505259476,
                  34.9575656086463,
                  -1.171837731749384
                ],
                [
                  -76.20493703792887,
                  34.96658110692157,
                  -1.171837731749384
                ],
                [
                  -76.1939851847142,
                  34.966689287111606,
                  1.388162268250617
                ],
                [
                  -76.1938543983168,
                  34.95767375281009,
                  1.388162268250617
                ],
                [
                  -76.20480505259476,
                  34.9575656086463,
                  -1.171837731749384
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:44:43Z",
            "pc:count": 2659758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 390630.6612,
                "count": 2659758,
                "maximum": 391000.0108,
                "minimum": 390000.0108,
                "name": "X",
                "position": 0,
                "stddev": 241.0699413,
                "variance": 58114.7166
              },
              {
                "average": 3869375.069,
                "count": 2659758,
                "maximum": 3869999.982,
                "minimum": 3868999.982,
                "name": "Y",
                "position": 1,
                "stddev": 251.7885354,
                "variance": 63397.46657
              },
              {
                "average": -0.3606536466,
                "count": 2659758,
                "maximum": 1.388162268,
                "minimum": -1.171837732,
                "name": "Z",
                "position": 2,
                "stddev": 0.2188385299,
                "variance": 0.04789030218
              },
              {
                "average": 25.15102539,
                "count": 2659758,
                "maximum": 7301,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 202.8704847,
                "variance": 41156.43356
              },
              {
                "average": 1,
                "count": 2659758,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2659758,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2659758,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.46449527,
                "count": 2659758,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.796407628,
                "variance": 14.41271088
              },
              {
                "average": 20.14779752,
                "count": 2659758,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.771938464,
                "variance": 3.139765922
              },
              {
                "average": 1.980565525,
                "count": 2659758,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1386387679,
                "variance": 0.01922070797
              },
              {
                "average": 1.864237649,
                "count": 2659758,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8464690051,
                "variance": 0.7165097766
              },
              {
                "average": 254835085.2,
                "count": 2659758,
                "maximum": 254836683.9,
                "minimum": 254834392,
                "name": "GpsTime",
                "position": 12,
                "stddev": 626.9726435,
                "variance": 393094.6956
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390000.0108,
              3868999.982,
              -1.171837732,
              391000.0108,
              3869999.982,
              1.388162268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390000.01075350586,
                    3868999.9823396327,
                    -1.171837731749384
                  ],
                  [
                    390000.01075350586,
                    3869999.9823396327,
                    -1.171837731749384
                  ],
                  [
                    391000.01075350586,
                    3869999.9823396327,
                    1.388162268250617
                  ],
                  [
                    391000.01075350586,
                    3868999.9823396327,
                    1.388162268250617
                  ],
                  [
                    390000.01075350586,
                    3868999.9823396327,
                    -1.171837731749384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:44:43+00:00",
            "end_time": "2019-10-11T13:06: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": "20191011_NCMP_NC_Dunex_18SUD9070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.19557885710714,
              34.966673710861016,
              -0.583088016047044
            ],
            [
              -76.19559664869806,
              34.967898198953215,
              -0.583088016047044
            ],
            [
              -76.19400312673005,
              34.96791387850558,
              -0.103088016047044
            ],
            [
              -76.19398535883848,
              34.966689389704136,
              -0.103088016047044
            ],
            [
              -76.19557885710714,
              34.966673710861016,
              -0.583088016047044
            ]
          ]
        ]
      },
      "bbox": [
        -76.19559665,
        34.96667371,
        -0.583088016,
        -76.19398536,
        34.96791388,
        -0.103088016
      ],
      "properties": {
        "datetime": "2019-10-11T13:06:36Z",
        "pc:count": 47952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 390942.7312,
            "count": 47952,
            "maximum": 390999.995,
            "minimum": 390854.495,
            "name": "X",
            "position": 0,
            "stddev": 37.8600284,
            "variance": 1433.381751
          },
          {
            "average": 3870053.539,
            "count": 47952,
            "maximum": 3870135.814,
            "minimum": 3869999.994,
            "name": "Y",
            "position": 1,
            "stddev": 35.12427274,
            "variance": 1233.714535
          },
          {
            "average": -0.336157961,
            "count": 47952,
            "maximum": -0.103088016,
            "minimum": -0.583088016,
            "name": "Z",
            "position": 2,
            "stddev": 0.0693495121,
            "variance": 0.004809354829
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 47952,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 47952,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 47952,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 47952,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.6293903,
            "count": 47952,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.392131243,
            "variance": 1.938029398
          },
          {
            "average": 2,
            "count": 47952,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 47952,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254834393.9,
            "count": 47952,
            "maximum": 254834396,
            "minimum": 254834391.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.150261016,
            "variance": 1.323100405
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390854.495,
          3869999.994,
          -0.583088016,
          390999.995,
          3870135.814,
          -0.103088016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390854.49499265046,
                3869999.9939074274,
                -0.583088016047044
              ],
              [
                390854.49499265046,
                3870135.8139074277,
                -0.583088016047044
              ],
              [
                390999.99499265046,
                3870135.8139074277,
                -0.103088016047044
              ],
              [
                390999.99499265046,
                3869999.9939074274,
                -0.103088016047044
              ],
              [
                390854.49499265046,
                3869999.9939074274,
                -0.583088016047044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:06:36+00:00",
        "end_time": "2019-10-11T13:06:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.19559665,
            34.96667371,
            -0.583088016,
            -76.19398536,
            34.96791388,
            -0.103088016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.19557885710714,
                  34.966673710861016,
                  -0.583088016047044
                ],
                [
                  -76.19559664869806,
                  34.967898198953215,
                  -0.583088016047044
                ],
                [
                  -76.19400312673005,
                  34.96791387850558,
                  -0.103088016047044
                ],
                [
                  -76.19398535883848,
                  34.966689389704136,
                  -0.103088016047044
                ],
                [
                  -76.19557885710714,
                  34.966673710861016,
                  -0.583088016047044
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:06:36Z",
            "pc:count": 47952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 390942.7312,
                "count": 47952,
                "maximum": 390999.995,
                "minimum": 390854.495,
                "name": "X",
                "position": 0,
                "stddev": 37.8600284,
                "variance": 1433.381751
              },
              {
                "average": 3870053.539,
                "count": 47952,
                "maximum": 3870135.814,
                "minimum": 3869999.994,
                "name": "Y",
                "position": 1,
                "stddev": 35.12427274,
                "variance": 1233.714535
              },
              {
                "average": -0.336157961,
                "count": 47952,
                "maximum": -0.103088016,
                "minimum": -0.583088016,
                "name": "Z",
                "position": 2,
                "stddev": 0.0693495121,
                "variance": 0.004809354829
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 47952,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 47952,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 47952,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 47952,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.6293903,
                "count": 47952,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.392131243,
                "variance": 1.938029398
              },
              {
                "average": 2,
                "count": 47952,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 47952,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254834393.9,
                "count": 47952,
                "maximum": 254834396,
                "minimum": 254834391.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.150261016,
                "variance": 1.323100405
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390854.495,
              3869999.994,
              -0.583088016,
              390999.995,
              3870135.814,
              -0.103088016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390854.49499265046,
                    3869999.9939074274,
                    -0.583088016047044
                  ],
                  [
                    390854.49499265046,
                    3870135.8139074277,
                    -0.583088016047044
                  ],
                  [
                    390999.99499265046,
                    3870135.8139074277,
                    -0.103088016047044
                  ],
                  [
                    390999.99499265046,
                    3869999.9939074274,
                    -0.103088016047044
                  ],
                  [
                    390854.49499265046,
                    3869999.9939074274,
                    -0.583088016047044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:06:36+00:00",
            "end_time": "2019-10-11T13:06: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": "20191011_NCMP_NC_Dunex_18SUD9977.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.10721826757408,
              35.0306293909036,
              -1.816023548049051
            ],
            [
              -76.10733989536246,
              35.03964527162328,
              -1.816023548049051
            ],
            [
              -76.09637792600655,
              35.03974483004844,
              8.14397645195095
            ],
            [
              -76.09625750166613,
              35.03072891620347,
              8.14397645195095
            ],
            [
              -76.10721826757408,
              35.0306293909036,
              -1.816023548049051
            ]
          ]
        ]
      },
      "bbox": [
        -76.1073399,
        35.03062939,
        -1.816023548,
        -76.0962575,
        35.03974483,
        8.143976452
      ],
      "properties": {
        "datetime": "2019-10-11T19:25:50Z",
        "pc:count": 4378758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 399498.7548,
            "count": 4378758,
            "maximum": 400000.0026,
            "minimum": 399000.0026,
            "name": "X",
            "position": 0,
            "stddev": 288.7591216,
            "variance": 83381.83031
          },
          {
            "average": 3877512.869,
            "count": 4378758,
            "maximum": 3877999.993,
            "minimum": 3876999.973,
            "name": "Y",
            "position": 1,
            "stddev": 281.9792082,
            "variance": 79512.27384
          },
          {
            "average": -0.04490504595,
            "count": 4378758,
            "maximum": 8.143976452,
            "minimum": -1.816023548,
            "name": "Z",
            "position": 2,
            "stddev": 0.8446563226,
            "variance": 0.7134443034
          },
          {
            "average": 466.3233447,
            "count": 4378758,
            "maximum": 43908,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1011.769344,
            "variance": 1023677.206
          },
          {
            "average": 1.049088806,
            "count": 4378758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2980625755,
            "variance": 0.08884129889
          },
          {
            "average": 1.098194739,
            "count": 4378758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4640839702,
            "variance": 0.2153739314
          },
          {
            "average": 1,
            "count": 4378758,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.81635044,
            "count": 4378758,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.14416191,
            "variance": 147.4806686
          },
          {
            "average": 19.99568582,
            "count": 4378758,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.678497064,
            "variance": 2.817352394
          },
          {
            "average": 1.792495954,
            "count": 4378758,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4558729068,
            "variance": 0.2078201072
          },
          {
            "average": 10.11725836,
            "count": 4378758,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.355009846,
            "variance": 1.836051684
          },
          {
            "average": 254855500.1,
            "count": 4378758,
            "maximum": 254857150.5,
            "minimum": 254853647.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 852.862175,
            "variance": 727373.8896
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4378758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          399000.0026,
          3876999.973,
          -1.816023548,
          400000.0026,
          3877999.993,
          8.143976452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                399000.00258028996,
                3876999.9734132728,
                -1.816023548049051
              ],
              [
                399000.00258028996,
                3877999.9934132723,
                -1.816023548049051
              ],
              [
                400000.00258028996,
                3877999.9934132723,
                8.14397645195095
              ],
              [
                400000.00258028996,
                3876999.9734132728,
                8.14397645195095
              ],
              [
                399000.00258028996,
                3876999.9734132728,
                -1.816023548049051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:25:50+00:00",
        "end_time": "2019-10-11T18:27:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9977.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9977.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9977.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9977.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.1073399,
            35.03062939,
            -1.816023548,
            -76.0962575,
            35.03974483,
            8.143976452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.10721826757408,
                  35.0306293909036,
                  -1.816023548049051
                ],
                [
                  -76.10733989536246,
                  35.03964527162328,
                  -1.816023548049051
                ],
                [
                  -76.09637792600655,
                  35.03974483004844,
                  8.14397645195095
                ],
                [
                  -76.09625750166613,
                  35.03072891620347,
                  8.14397645195095
                ],
                [
                  -76.10721826757408,
                  35.0306293909036,
                  -1.816023548049051
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9977.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9977.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:25:50Z",
            "pc:count": 4378758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 399498.7548,
                "count": 4378758,
                "maximum": 400000.0026,
                "minimum": 399000.0026,
                "name": "X",
                "position": 0,
                "stddev": 288.7591216,
                "variance": 83381.83031
              },
              {
                "average": 3877512.869,
                "count": 4378758,
                "maximum": 3877999.993,
                "minimum": 3876999.973,
                "name": "Y",
                "position": 1,
                "stddev": 281.9792082,
                "variance": 79512.27384
              },
              {
                "average": -0.04490504595,
                "count": 4378758,
                "maximum": 8.143976452,
                "minimum": -1.816023548,
                "name": "Z",
                "position": 2,
                "stddev": 0.8446563226,
                "variance": 0.7134443034
              },
              {
                "average": 466.3233447,
                "count": 4378758,
                "maximum": 43908,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1011.769344,
                "variance": 1023677.206
              },
              {
                "average": 1.049088806,
                "count": 4378758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2980625755,
                "variance": 0.08884129889
              },
              {
                "average": 1.098194739,
                "count": 4378758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4640839702,
                "variance": 0.2153739314
              },
              {
                "average": 1,
                "count": 4378758,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.81635044,
                "count": 4378758,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.14416191,
                "variance": 147.4806686
              },
              {
                "average": 19.99568582,
                "count": 4378758,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.678497064,
                "variance": 2.817352394
              },
              {
                "average": 1.792495954,
                "count": 4378758,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4558729068,
                "variance": 0.2078201072
              },
              {
                "average": 10.11725836,
                "count": 4378758,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.355009846,
                "variance": 1.836051684
              },
              {
                "average": 254855500.1,
                "count": 4378758,
                "maximum": 254857150.5,
                "minimum": 254853647.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 852.862175,
                "variance": 727373.8896
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4378758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              399000.0026,
              3876999.973,
              -1.816023548,
              400000.0026,
              3877999.993,
              8.143976452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    399000.00258028996,
                    3876999.9734132728,
                    -1.816023548049051
                  ],
                  [
                    399000.00258028996,
                    3877999.9934132723,
                    -1.816023548049051
                  ],
                  [
                    400000.00258028996,
                    3877999.9934132723,
                    8.14397645195095
                  ],
                  [
                    400000.00258028996,
                    3876999.9734132728,
                    8.14397645195095
                  ],
                  [
                    399000.00258028996,
                    3876999.9734132728,
                    -1.816023548049051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:25:50+00:00",
            "end_time": "2019-10-11T18:27:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6240.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49927281661003,
              34.69280517557605,
              -2.087387924738887
            ],
            [
              -76.49935356581742,
              34.6972817438617,
              -2.087387924738887
            ],
            [
              -76.49579486902066,
              34.697325484856655,
              -0.307387924738887
            ],
            [
              -76.4957143112961,
              34.69284890931212,
              -0.307387924738887
            ],
            [
              -76.49927281661003,
              34.69280517557605,
              -2.087387924738887
            ]
          ]
        ]
      },
      "bbox": [
        -76.49935357,
        34.69280518,
        -2.087387925,
        -76.49571431,
        34.69732548,
        -0.3073879247
      ],
      "properties": {
        "datetime": "2019-09-29T18:41:59Z",
        "pc:count": 300254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362880.0402,
            "count": 300254,
            "maximum": 363000.0183,
            "minimum": 362673.9783,
            "name": "X",
            "position": 0,
            "stddev": 85.39443846,
            "variance": 7292.21012
          },
          {
            "average": 3840179.479,
            "count": 300254,
            "maximum": 3840496.559,
            "minimum": 3839999.979,
            "name": "Y",
            "position": 1,
            "stddev": 133.8214753,
            "variance": 17908.18724
          },
          {
            "average": -1.488075676,
            "count": 300254,
            "maximum": -0.3073879247,
            "minimum": -2.087387925,
            "name": "Z",
            "position": 2,
            "stddev": 0.3501825464,
            "variance": 0.1226278158
          },
          {
            "average": 0.01294237546,
            "count": 300254,
            "maximum": 1946,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.014679622,
            "variance": 25.14701171
          },
          {
            "average": 1.000003331,
            "count": 300254,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001824969451,
            "variance": 3.330513499e-06
          },
          {
            "average": 1.000006661,
            "count": 300254,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002580892251,
            "variance": 6.661004812e-06
          },
          {
            "average": 1,
            "count": 300254,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 300254,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.28114642,
            "count": 300254,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.618864331,
            "variance": 2.620721724
          },
          {
            "average": 2.003720184,
            "count": 300254,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06093453213,
            "variance": 0.003713017205
          },
          {
            "average": 1.096581561,
            "count": 300254,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2953876328,
            "variance": 0.08725385363
          },
          {
            "average": 253817241.6,
            "count": 300254,
            "maximum": 253817719.9,
            "minimum": 253817185.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 155.7786396,
            "variance": 24266.98456
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362673.9783,
          3839999.979,
          -2.087387925,
          363000.0183,
          3840496.559,
          -0.3073879247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362673.9783205841,
                3839999.978820256,
                -2.087387924738887
              ],
              [
                362673.9783205841,
                3840496.558820256,
                -2.087387924738887
              ],
              [
                363000.01832058415,
                3840496.558820256,
                -0.307387924738887
              ],
              [
                363000.01832058415,
                3839999.978820256,
                -0.307387924738887
              ],
              [
                362673.9783205841,
                3839999.978820256,
                -2.087387924738887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:41:59+00:00",
        "end_time": "2019-09-29T18:33:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6240.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6240.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6240.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6240.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49935357,
            34.69280518,
            -2.087387925,
            -76.49571431,
            34.69732548,
            -0.3073879247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49927281661003,
                  34.69280517557605,
                  -2.087387924738887
                ],
                [
                  -76.49935356581742,
                  34.6972817438617,
                  -2.087387924738887
                ],
                [
                  -76.49579486902066,
                  34.697325484856655,
                  -0.307387924738887
                ],
                [
                  -76.4957143112961,
                  34.69284890931212,
                  -0.307387924738887
                ],
                [
                  -76.49927281661003,
                  34.69280517557605,
                  -2.087387924738887
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6240.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6240.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:41:59Z",
            "pc:count": 300254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362880.0402,
                "count": 300254,
                "maximum": 363000.0183,
                "minimum": 362673.9783,
                "name": "X",
                "position": 0,
                "stddev": 85.39443846,
                "variance": 7292.21012
              },
              {
                "average": 3840179.479,
                "count": 300254,
                "maximum": 3840496.559,
                "minimum": 3839999.979,
                "name": "Y",
                "position": 1,
                "stddev": 133.8214753,
                "variance": 17908.18724
              },
              {
                "average": -1.488075676,
                "count": 300254,
                "maximum": -0.3073879247,
                "minimum": -2.087387925,
                "name": "Z",
                "position": 2,
                "stddev": 0.3501825464,
                "variance": 0.1226278158
              },
              {
                "average": 0.01294237546,
                "count": 300254,
                "maximum": 1946,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.014679622,
                "variance": 25.14701171
              },
              {
                "average": 1.000003331,
                "count": 300254,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001824969451,
                "variance": 3.330513499e-06
              },
              {
                "average": 1.000006661,
                "count": 300254,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002580892251,
                "variance": 6.661004812e-06
              },
              {
                "average": 1,
                "count": 300254,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 300254,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.28114642,
                "count": 300254,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.618864331,
                "variance": 2.620721724
              },
              {
                "average": 2.003720184,
                "count": 300254,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06093453213,
                "variance": 0.003713017205
              },
              {
                "average": 1.096581561,
                "count": 300254,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2953876328,
                "variance": 0.08725385363
              },
              {
                "average": 253817241.6,
                "count": 300254,
                "maximum": 253817719.9,
                "minimum": 253817185.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 155.7786396,
                "variance": 24266.98456
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362673.9783,
              3839999.979,
              -2.087387925,
              363000.0183,
              3840496.559,
              -0.3073879247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362673.9783205841,
                    3839999.978820256,
                    -2.087387924738887
                  ],
                  [
                    362673.9783205841,
                    3840496.558820256,
                    -2.087387924738887
                  ],
                  [
                    363000.01832058415,
                    3840496.558820256,
                    -0.307387924738887
                  ],
                  [
                    363000.01832058415,
                    3839999.978820256,
                    -0.307387924738887
                  ],
                  [
                    362673.9783205841,
                    3839999.978820256,
                    -2.087387924738887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:41:59+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD7351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.38822594059184,
              34.79330678519555,
              -3.501356027218832
            ],
            [
              -76.38837709068721,
              34.802321872204566,
              -3.501356027218832
            ],
            [
              -76.37744757916046,
              34.80244608908315,
              7.078643972781168
            ],
            [
              -76.37729761802062,
              34.79343096062065,
              7.078643972781168
            ],
            [
              -76.38822594059184,
              34.79330678519555,
              -3.501356027218832
            ]
          ]
        ]
      },
      "bbox": [
        -76.38837709,
        34.79330679,
        -3.501356027,
        -76.37729762,
        34.80244609,
        7.078643973
      ],
      "properties": {
        "datetime": "2019-09-29T20:21:54Z",
        "pc:count": 4047305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373512.8056,
            "count": 4047305,
            "maximum": 374000.0159,
            "minimum": 372999.9959,
            "name": "X",
            "position": 0,
            "stddev": 288.5972506,
            "variance": 83288.37306
          },
          {
            "average": 3851503.922,
            "count": 4047305,
            "maximum": 3851999.988,
            "minimum": 3850999.988,
            "name": "Y",
            "position": 1,
            "stddev": 294.3427752,
            "variance": 86637.66931
          },
          {
            "average": -0.2855756499,
            "count": 4047305,
            "maximum": 7.078643973,
            "minimum": -3.501356027,
            "name": "Z",
            "position": 2,
            "stddev": 1.327443695,
            "variance": 1.762106763
          },
          {
            "average": 1194.979062,
            "count": 4047305,
            "maximum": 13893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2326.36861,
            "variance": 5411990.91
          },
          {
            "average": 1.013588054,
            "count": 4047305,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.126319939,
            "variance": 0.01595672699
          },
          {
            "average": 1.027231948,
            "count": 4047305,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1849062363,
            "variance": 0.03419031622
          },
          {
            "average": 1,
            "count": 4047305,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.4834538,
            "count": 4047305,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.68558507,
            "variance": 160.9240685
          },
          {
            "average": 20.08401341,
            "count": 4047305,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9848718691,
            "variance": 0.9699725986
          },
          {
            "average": 1.716329014,
            "count": 4047305,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4597625191,
            "variance": 0.211381574
          },
          {
            "average": 8.588279114,
            "count": 4047305,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.406546465,
            "variance": 1.978372958
          },
          {
            "average": 253821620.9,
            "count": 4047305,
            "maximum": 253823714.6,
            "minimum": 253819473.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 916.7649715,
            "variance": 840458.013
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4047305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372999.9959,
          3850999.988,
          -3.501356027,
          374000.0159,
          3851999.988,
          7.078643973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372999.9958856447,
                3850999.988202945,
                -3.501356027218832
              ],
              [
                372999.9958856447,
                3851999.988202945,
                -3.501356027218832
              ],
              [
                374000.0158856447,
                3851999.988202945,
                7.078643972781168
              ],
              [
                374000.0158856447,
                3850999.988202945,
                7.078643972781168
              ],
              [
                372999.9958856447,
                3850999.988202945,
                -3.501356027218832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:21:54+00:00",
        "end_time": "2019-09-29T19:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD7351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD7351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD7351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.38837709,
            34.79330679,
            -3.501356027,
            -76.37729762,
            34.80244609,
            7.078643973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.38822594059184,
                  34.79330678519555,
                  -3.501356027218832
                ],
                [
                  -76.38837709068721,
                  34.802321872204566,
                  -3.501356027218832
                ],
                [
                  -76.37744757916046,
                  34.80244608908315,
                  7.078643972781168
                ],
                [
                  -76.37729761802062,
                  34.79343096062065,
                  7.078643972781168
                ],
                [
                  -76.38822594059184,
                  34.79330678519555,
                  -3.501356027218832
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD7351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD7351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:21:54Z",
            "pc:count": 4047305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373512.8056,
                "count": 4047305,
                "maximum": 374000.0159,
                "minimum": 372999.9959,
                "name": "X",
                "position": 0,
                "stddev": 288.5972506,
                "variance": 83288.37306
              },
              {
                "average": 3851503.922,
                "count": 4047305,
                "maximum": 3851999.988,
                "minimum": 3850999.988,
                "name": "Y",
                "position": 1,
                "stddev": 294.3427752,
                "variance": 86637.66931
              },
              {
                "average": -0.2855756499,
                "count": 4047305,
                "maximum": 7.078643973,
                "minimum": -3.501356027,
                "name": "Z",
                "position": 2,
                "stddev": 1.327443695,
                "variance": 1.762106763
              },
              {
                "average": 1194.979062,
                "count": 4047305,
                "maximum": 13893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2326.36861,
                "variance": 5411990.91
              },
              {
                "average": 1.013588054,
                "count": 4047305,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.126319939,
                "variance": 0.01595672699
              },
              {
                "average": 1.027231948,
                "count": 4047305,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1849062363,
                "variance": 0.03419031622
              },
              {
                "average": 1,
                "count": 4047305,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.4834538,
                "count": 4047305,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.68558507,
                "variance": 160.9240685
              },
              {
                "average": 20.08401341,
                "count": 4047305,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9848718691,
                "variance": 0.9699725986
              },
              {
                "average": 1.716329014,
                "count": 4047305,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4597625191,
                "variance": 0.211381574
              },
              {
                "average": 8.588279114,
                "count": 4047305,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.406546465,
                "variance": 1.978372958
              },
              {
                "average": 253821620.9,
                "count": 4047305,
                "maximum": 253823714.6,
                "minimum": 253819473.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 916.7649715,
                "variance": 840458.013
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4047305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372999.9959,
              3850999.988,
              -3.501356027,
              374000.0159,
              3851999.988,
              7.078643973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372999.9958856447,
                    3850999.988202945,
                    -3.501356027218832
                  ],
                  [
                    372999.9958856447,
                    3851999.988202945,
                    -3.501356027218832
                  ],
                  [
                    374000.0158856447,
                    3851999.988202945,
                    7.078643972781168
                  ],
                  [
                    374000.0158856447,
                    3850999.988202945,
                    7.078643972781168
                  ],
                  [
                    372999.9958856447,
                    3850999.988202945,
                    -3.501356027218832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:21:54+00:00",
            "end_time": "2019-09-29T19:11: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": "20190929_NCMP_NC_Dunex_18SUD5931.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53787167568845,
              34.61117286113338,
              -6.580882164247104
            ],
            [
              -76.53803798716231,
              34.620187795053624,
              -6.580882164247104
            ],
            [
              -76.52713335231148,
              34.62032482410431,
              12.739117835752896
            ],
            [
              -76.52696821885918,
              34.61130984434508,
              12.739117835752896
            ],
            [
              -76.53787167568845,
              34.61117286113338,
              -6.580882164247104
            ]
          ]
        ]
      },
      "bbox": [
        -76.53803799,
        34.61117286,
        -6.580882164,
        -76.52696822,
        34.62032482,
        12.73911784
      ],
      "properties": {
        "datetime": "2019-09-29T20:53:19Z",
        "pc:count": 5345526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359615.5251,
            "count": 5345526,
            "maximum": 360000.0137,
            "minimum": 359000.0137,
            "name": "X",
            "position": 0,
            "stddev": 276.9597706,
            "variance": 76706.71454
          },
          {
            "average": 3831476.875,
            "count": 5345526,
            "maximum": 3831999.994,
            "minimum": 3830999.974,
            "name": "Y",
            "position": 1,
            "stddev": 315.4150653,
            "variance": 99486.66342
          },
          {
            "average": -0.4619044135,
            "count": 5345526,
            "maximum": 12.73911784,
            "minimum": -6.580882164,
            "name": "Z",
            "position": 2,
            "stddev": 1.743623584,
            "variance": 3.040223203
          },
          {
            "average": 1598.272594,
            "count": 5345526,
            "maximum": 43764,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2514.074747,
            "variance": 6320571.835
          },
          {
            "average": 1.036381452,
            "count": 5345526,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2634661969,
            "variance": 0.06941443692
          },
          {
            "average": 1.073027612,
            "count": 5345526,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4158601137,
            "variance": 0.1729396342
          },
          {
            "average": 1,
            "count": 5345526,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.75309782,
            "count": 5345526,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.29519639,
            "variance": 176.7622471
          },
          {
            "average": 19.97609613,
            "count": 5345526,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.311568754,
            "variance": 1.720212596
          },
          {
            "average": 1.674159662,
            "count": 5345526,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.513250962,
            "variance": 0.26342655
          },
          {
            "average": 9.285999357,
            "count": 5345526,
            "maximum": 15,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.400220224,
            "variance": 11.56149757
          },
          {
            "average": 253812541.3,
            "count": 5345526,
            "maximum": 253825599.5,
            "minimum": 253801307.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10970.45823,
            "variance": 120350953.7
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5345526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0137,
          3830999.974,
          -6.580882164,
          360000.0137,
          3831999.994,
          12.73911784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.0136615727,
                3830999.973508626,
                -6.580882164247104
              ],
              [
                359000.0136615727,
                3831999.993508626,
                -6.580882164247104
              ],
              [
                360000.0136615727,
                3831999.993508626,
                12.739117835752896
              ],
              [
                360000.0136615727,
                3830999.973508626,
                12.739117835752896
              ],
              [
                359000.0136615727,
                3830999.973508626,
                -6.580882164247104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:53:19+00:00",
        "end_time": "2019-09-29T14:08:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5931.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5931.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5931.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5931.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53803799,
            34.61117286,
            -6.580882164,
            -76.52696822,
            34.62032482,
            12.73911784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53787167568845,
                  34.61117286113338,
                  -6.580882164247104
                ],
                [
                  -76.53803798716231,
                  34.620187795053624,
                  -6.580882164247104
                ],
                [
                  -76.52713335231148,
                  34.62032482410431,
                  12.739117835752896
                ],
                [
                  -76.52696821885918,
                  34.61130984434508,
                  12.739117835752896
                ],
                [
                  -76.53787167568845,
                  34.61117286113338,
                  -6.580882164247104
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5931.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5931.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:53:19Z",
            "pc:count": 5345526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359615.5251,
                "count": 5345526,
                "maximum": 360000.0137,
                "minimum": 359000.0137,
                "name": "X",
                "position": 0,
                "stddev": 276.9597706,
                "variance": 76706.71454
              },
              {
                "average": 3831476.875,
                "count": 5345526,
                "maximum": 3831999.994,
                "minimum": 3830999.974,
                "name": "Y",
                "position": 1,
                "stddev": 315.4150653,
                "variance": 99486.66342
              },
              {
                "average": -0.4619044135,
                "count": 5345526,
                "maximum": 12.73911784,
                "minimum": -6.580882164,
                "name": "Z",
                "position": 2,
                "stddev": 1.743623584,
                "variance": 3.040223203
              },
              {
                "average": 1598.272594,
                "count": 5345526,
                "maximum": 43764,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2514.074747,
                "variance": 6320571.835
              },
              {
                "average": 1.036381452,
                "count": 5345526,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2634661969,
                "variance": 0.06941443692
              },
              {
                "average": 1.073027612,
                "count": 5345526,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4158601137,
                "variance": 0.1729396342
              },
              {
                "average": 1,
                "count": 5345526,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.75309782,
                "count": 5345526,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.29519639,
                "variance": 176.7622471
              },
              {
                "average": 19.97609613,
                "count": 5345526,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.311568754,
                "variance": 1.720212596
              },
              {
                "average": 1.674159662,
                "count": 5345526,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.513250962,
                "variance": 0.26342655
              },
              {
                "average": 9.285999357,
                "count": 5345526,
                "maximum": 15,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.400220224,
                "variance": 11.56149757
              },
              {
                "average": 253812541.3,
                "count": 5345526,
                "maximum": 253825599.5,
                "minimum": 253801307.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10970.45823,
                "variance": 120350953.7
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5345526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0137,
              3830999.974,
              -6.580882164,
              360000.0137,
              3831999.994,
              12.73911784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.0136615727,
                    3830999.973508626,
                    -6.580882164247104
                  ],
                  [
                    359000.0136615727,
                    3831999.993508626,
                    -6.580882164247104
                  ],
                  [
                    360000.0136615727,
                    3831999.993508626,
                    12.739117835752896
                  ],
                  [
                    360000.0136615727,
                    3830999.973508626,
                    12.739117835752896
                  ],
                  [
                    359000.0136615727,
                    3830999.973508626,
                    -6.580882164247104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:53:19+00:00",
            "end_time": "2019-09-29T14:08:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9674.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.13972490375903,
              35.00327799773008,
              -1.886208066864217
            ],
            [
              -76.1398499750142,
              35.01229381852868,
              -1.886208066864217
            ],
            [
              -76.12889155862308,
              35.01239624691536,
              9.913791933135784
            ],
            [
              -76.12876768916648,
              35.00338039202482,
              9.913791933135784
            ],
            [
              -76.13972490375903,
              35.00327799773008,
              -1.886208066864217
            ]
          ]
        ]
      },
      "bbox": [
        -76.13984998,
        35.003278,
        -1.886208067,
        -76.12876769,
        35.01239625,
        9.913791933
      ],
      "properties": {
        "datetime": "2019-10-17T15:15:06Z",
        "pc:count": 5233347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 396630.6133,
            "count": 5233347,
            "maximum": 397000.0192,
            "minimum": 395999.9992,
            "name": "X",
            "position": 0,
            "stddev": 263.2088798,
            "variance": 69278.91443
          },
          {
            "average": 3874507.75,
            "count": 5233347,
            "maximum": 3874999.994,
            "minimum": 3873999.974,
            "name": "Y",
            "position": 1,
            "stddev": 299.4643087,
            "variance": 89678.87221
          },
          {
            "average": 0.4409635826,
            "count": 5233347,
            "maximum": 9.913791933,
            "minimum": -1.886208067,
            "name": "Z",
            "position": 2,
            "stddev": 1.053822971,
            "variance": 1.110542854
          },
          {
            "average": 778.6111745,
            "count": 5233347,
            "maximum": 21214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1202.904228,
            "variance": 1446978.582
          },
          {
            "average": 1.10053719,
            "count": 5233347,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4250237472,
            "variance": 0.1806451857
          },
          {
            "average": 1.201326035,
            "count": 5233347,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.658377651,
            "variance": 0.4334611313
          },
          {
            "average": 1,
            "count": 5233347,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.91961894,
            "count": 5233347,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.83815803,
            "variance": 191.4946175
          },
          {
            "average": 20.07684586,
            "count": 5233347,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.894184594,
            "variance": 3.587935276
          },
          {
            "average": 1.633512167,
            "count": 5233347,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5727702667,
            "variance": 0.3280657784
          },
          {
            "average": 8.147088469,
            "count": 5233347,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.837386595,
            "variance": 34.07508226
          },
          {
            "average": 254880246.2,
            "count": 5233347,
            "maximum": 255360506.5,
            "minimum": 254834289.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127049.623,
            "variance": 16141606720.0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5233347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395999.9992,
          3873999.974,
          -1.886208067,
          397000.0192,
          3874999.994,
          9.913791933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395999.99915688916,
                3873999.973594775,
                -1.886208066864217
              ],
              [
                395999.99915688916,
                3874999.9935947745,
                -1.886208066864217
              ],
              [
                397000.0191568892,
                3874999.9935947745,
                9.913791933135784
              ],
              [
                397000.0191568892,
                3873999.973594775,
                9.913791933135784
              ],
              [
                395999.99915688916,
                3873999.973594775,
                -1.886208066864217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:15:06+00:00",
        "end_time": "2019-10-11T13:04:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9674.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9674.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9674.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9674.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.13984998,
            35.003278,
            -1.886208067,
            -76.12876769,
            35.01239625,
            9.913791933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.13972490375903,
                  35.00327799773008,
                  -1.886208066864217
                ],
                [
                  -76.1398499750142,
                  35.01229381852868,
                  -1.886208066864217
                ],
                [
                  -76.12889155862308,
                  35.01239624691536,
                  9.913791933135784
                ],
                [
                  -76.12876768916648,
                  35.00338039202482,
                  9.913791933135784
                ],
                [
                  -76.13972490375903,
                  35.00327799773008,
                  -1.886208066864217
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9674.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9674.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:15:06Z",
            "pc:count": 5233347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 396630.6133,
                "count": 5233347,
                "maximum": 397000.0192,
                "minimum": 395999.9992,
                "name": "X",
                "position": 0,
                "stddev": 263.2088798,
                "variance": 69278.91443
              },
              {
                "average": 3874507.75,
                "count": 5233347,
                "maximum": 3874999.994,
                "minimum": 3873999.974,
                "name": "Y",
                "position": 1,
                "stddev": 299.4643087,
                "variance": 89678.87221
              },
              {
                "average": 0.4409635826,
                "count": 5233347,
                "maximum": 9.913791933,
                "minimum": -1.886208067,
                "name": "Z",
                "position": 2,
                "stddev": 1.053822971,
                "variance": 1.110542854
              },
              {
                "average": 778.6111745,
                "count": 5233347,
                "maximum": 21214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1202.904228,
                "variance": 1446978.582
              },
              {
                "average": 1.10053719,
                "count": 5233347,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4250237472,
                "variance": 0.1806451857
              },
              {
                "average": 1.201326035,
                "count": 5233347,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.658377651,
                "variance": 0.4334611313
              },
              {
                "average": 1,
                "count": 5233347,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.91961894,
                "count": 5233347,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.83815803,
                "variance": 191.4946175
              },
              {
                "average": 20.07684586,
                "count": 5233347,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.894184594,
                "variance": 3.587935276
              },
              {
                "average": 1.633512167,
                "count": 5233347,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5727702667,
                "variance": 0.3280657784
              },
              {
                "average": 8.147088469,
                "count": 5233347,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.837386595,
                "variance": 34.07508226
              },
              {
                "average": 254880246.2,
                "count": 5233347,
                "maximum": 255360506.5,
                "minimum": 254834289.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127049.623,
                "variance": 16141606720.0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5233347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395999.9992,
              3873999.974,
              -1.886208067,
              397000.0192,
              3874999.994,
              9.913791933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395999.99915688916,
                    3873999.973594775,
                    -1.886208066864217
                  ],
                  [
                    395999.99915688916,
                    3874999.9935947745,
                    -1.886208066864217
                  ],
                  [
                    397000.0191568892,
                    3874999.9935947745,
                    9.913791933135784
                  ],
                  [
                    397000.0191568892,
                    3873999.973594775,
                    9.913791933135784
                  ],
                  [
                    395999.99915688916,
                    3873999.973594775,
                    -1.886208066864217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:15:06+00:00",
            "end_time": "2019-10-11T13:04:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49506755173708,
              34.65686659069816,
              -5.973865354031939
            ],
            [
              -76.49522812418455,
              34.66580446865194,
              -5.973865354031939
            ],
            [
              -76.48781968275793,
              34.66589512276209,
              5.266134645968061
            ],
            [
              -76.48765990518541,
              34.6569572147602,
              5.266134645968061
            ],
            [
              -76.49506755173708,
              34.65686659069816,
              -5.973865354031939
            ]
          ]
        ]
      },
      "bbox": [
        -76.49522812,
        34.65686659,
        -5.973865354,
        -76.48765991,
        34.66589512,
        5.266134646
      ],
      "properties": {
        "datetime": "2019-09-29T20:32:43Z",
        "pc:count": 893773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363185.382,
            "count": 893773,
            "maximum": 363679.0083,
            "minimum": 363000.0083,
            "name": "X",
            "position": 0,
            "stddev": 151.8148971,
            "variance": 23047.76299
          },
          {
            "average": 3836721.782,
            "count": 893773,
            "maximum": 3836999.987,
            "minimum": 3836008.527,
            "name": "Y",
            "position": 1,
            "stddev": 215.388288,
            "variance": 46392.11461
          },
          {
            "average": -1.193343812,
            "count": 893773,
            "maximum": 5.266134646,
            "minimum": -5.973865354,
            "name": "Z",
            "position": 2,
            "stddev": 2.464449911,
            "variance": 6.073513364
          },
          {
            "average": 2054.443834,
            "count": 893773,
            "maximum": 34570,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3125.618062,
            "variance": 9769488.272
          },
          {
            "average": 1.010951327,
            "count": 893773,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1129318271,
            "variance": 0.01275359758
          },
          {
            "average": 1.021912723,
            "count": 893773,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1649420014,
            "variance": 0.02720586383
          },
          {
            "average": 1,
            "count": 893773,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.4879729,
            "count": 893773,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.97943797,
            "variance": 168.46581
          },
          {
            "average": 19.91686181,
            "count": 893773,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.151502897,
            "variance": 1.325958921
          },
          {
            "average": 1.698081056,
            "count": 893773,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5113309951,
            "variance": 0.2614593865
          },
          {
            "average": 11.22245917,
            "count": 893773,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7340197096,
            "variance": 0.5387849341
          },
          {
            "average": 253823332.6,
            "count": 893773,
            "maximum": 253824363.7,
            "minimum": 253822641.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.6447389,
            "variance": 268992.3652
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363000.0083,
          3836008.527,
          -5.973865354,
          363679.0083,
          3836999.987,
          5.266134646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363000.00832133595,
                3836008.5267451643,
                -5.973865354031939
              ],
              [
                363000.00832133595,
                3836999.9867451643,
                -5.973865354031939
              ],
              [
                363679.00832133595,
                3836999.9867451643,
                5.266134645968061
              ],
              [
                363679.00832133595,
                3836008.5267451643,
                5.266134645968061
              ],
              [
                363000.00832133595,
                3836008.5267451643,
                -5.973865354031939
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:32:43+00:00",
        "end_time": "2019-09-29T20:04:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49522812,
            34.65686659,
            -5.973865354,
            -76.48765991,
            34.66589512,
            5.266134646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49506755173708,
                  34.65686659069816,
                  -5.973865354031939
                ],
                [
                  -76.49522812418455,
                  34.66580446865194,
                  -5.973865354031939
                ],
                [
                  -76.48781968275793,
                  34.66589512276209,
                  5.266134645968061
                ],
                [
                  -76.48765990518541,
                  34.6569572147602,
                  5.266134645968061
                ],
                [
                  -76.49506755173708,
                  34.65686659069816,
                  -5.973865354031939
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:32:43Z",
            "pc:count": 893773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363185.382,
                "count": 893773,
                "maximum": 363679.0083,
                "minimum": 363000.0083,
                "name": "X",
                "position": 0,
                "stddev": 151.8148971,
                "variance": 23047.76299
              },
              {
                "average": 3836721.782,
                "count": 893773,
                "maximum": 3836999.987,
                "minimum": 3836008.527,
                "name": "Y",
                "position": 1,
                "stddev": 215.388288,
                "variance": 46392.11461
              },
              {
                "average": -1.193343812,
                "count": 893773,
                "maximum": 5.266134646,
                "minimum": -5.973865354,
                "name": "Z",
                "position": 2,
                "stddev": 2.464449911,
                "variance": 6.073513364
              },
              {
                "average": 2054.443834,
                "count": 893773,
                "maximum": 34570,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3125.618062,
                "variance": 9769488.272
              },
              {
                "average": 1.010951327,
                "count": 893773,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1129318271,
                "variance": 0.01275359758
              },
              {
                "average": 1.021912723,
                "count": 893773,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1649420014,
                "variance": 0.02720586383
              },
              {
                "average": 1,
                "count": 893773,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.4879729,
                "count": 893773,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.97943797,
                "variance": 168.46581
              },
              {
                "average": 19.91686181,
                "count": 893773,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.151502897,
                "variance": 1.325958921
              },
              {
                "average": 1.698081056,
                "count": 893773,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5113309951,
                "variance": 0.2614593865
              },
              {
                "average": 11.22245917,
                "count": 893773,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7340197096,
                "variance": 0.5387849341
              },
              {
                "average": 253823332.6,
                "count": 893773,
                "maximum": 253824363.7,
                "minimum": 253822641.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.6447389,
                "variance": 268992.3652
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363000.0083,
              3836008.527,
              -5.973865354,
              363679.0083,
              3836999.987,
              5.266134646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363000.00832133595,
                    3836008.5267451643,
                    -5.973865354031939
                  ],
                  [
                    363000.00832133595,
                    3836999.9867451643,
                    -5.973865354031939
                  ],
                  [
                    363679.00832133595,
                    3836999.9867451643,
                    5.266134645968061
                  ],
                  [
                    363679.00832133595,
                    3836008.5267451643,
                    5.266134645968061
                  ],
                  [
                    363000.00832133595,
                    3836008.5267451643,
                    -5.973865354031939
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:32:43+00:00",
            "end_time": "2019-09-29T20:04:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9269.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.18290379614585,
              34.95778098330009,
              -1.593930597685307
            ],
            [
              -76.18303338359348,
              34.966796553298664,
              -1.593930597685307
            ],
            [
              -76.17208119567412,
              34.9669027609355,
              8.986069402314694
            ],
            [
              -76.1719528072379,
              34.957887155567406,
              8.986069402314694
            ],
            [
              -76.18290379614585,
              34.95778098330009,
              -1.593930597685307
            ]
          ]
        ]
      },
      "bbox": [
        -76.18303338,
        34.95778098,
        -1.593930598,
        -76.17195281,
        34.96690276,
        8.986069402
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:21Z",
        "pc:count": 2751448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392347.3047,
            "count": 2751448,
            "maximum": 393000.0208,
            "minimum": 392000.0008,
            "name": "X",
            "position": 0,
            "stddev": 247.4555649,
            "variance": 61234.25658
          },
          {
            "average": 3869632.333,
            "count": 2751448,
            "maximum": 3869999.991,
            "minimum": 3868999.991,
            "name": "Y",
            "position": 1,
            "stddev": 238.2509357,
            "variance": 56763.50837
          },
          {
            "average": 1.498016188,
            "count": 2751448,
            "maximum": 8.986069402,
            "minimum": -1.593930598,
            "name": "Z",
            "position": 2,
            "stddev": 1.114615268,
            "variance": 1.242367195
          },
          {
            "average": 2754.088798,
            "count": 2751448,
            "maximum": 33914,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2579.75972,
            "variance": 6655160.213
          },
          {
            "average": 1.195901213,
            "count": 2751448,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5188831733,
            "variance": 0.2692397475
          },
          {
            "average": 1.392710675,
            "count": 2751448,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7583906004,
            "variance": 0.5751563028
          },
          {
            "average": 1,
            "count": 2751448,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.962038534,
            "count": 2751448,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.910613213,
            "variance": 62.57780141
          },
          {
            "average": 20.06481593,
            "count": 2751448,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.904333801,
            "variance": 3.626487225
          },
          {
            "average": 1.314076079,
            "count": 2751448,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5736095142,
            "variance": 0.3290278748
          },
          {
            "average": 6.246545092,
            "count": 2751448,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9489702687,
            "variance": 0.9005445708
          },
          {
            "average": 254838187.7,
            "count": 2751448,
            "maximum": 254839541.7,
            "minimum": 254836697.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 684.9364721,
            "variance": 469137.9708
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          392000.0008,
          3868999.991,
          -1.593930598,
          393000.0208,
          3869999.991,
          8.986069402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                392000.00079012575,
                3868999.9905909663,
                -1.593930597685307
              ],
              [
                392000.00079012575,
                3869999.9905909663,
                -1.593930597685307
              ],
              [
                393000.02079012577,
                3869999.9905909663,
                8.986069402314694
              ],
              [
                393000.02079012577,
                3868999.9905909663,
                8.986069402314694
              ],
              [
                392000.00079012575,
                3868999.9905909663,
                -1.593930597685307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:21+00:00",
        "end_time": "2019-10-11T13:44:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9269.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9269.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9269.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9269.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.18303338,
            34.95778098,
            -1.593930598,
            -76.17195281,
            34.96690276,
            8.986069402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.18290379614585,
                  34.95778098330009,
                  -1.593930597685307
                ],
                [
                  -76.18303338359348,
                  34.966796553298664,
                  -1.593930597685307
                ],
                [
                  -76.17208119567412,
                  34.9669027609355,
                  8.986069402314694
                ],
                [
                  -76.1719528072379,
                  34.957887155567406,
                  8.986069402314694
                ],
                [
                  -76.18290379614585,
                  34.95778098330009,
                  -1.593930597685307
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9269.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9269.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:21Z",
            "pc:count": 2751448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392347.3047,
                "count": 2751448,
                "maximum": 393000.0208,
                "minimum": 392000.0008,
                "name": "X",
                "position": 0,
                "stddev": 247.4555649,
                "variance": 61234.25658
              },
              {
                "average": 3869632.333,
                "count": 2751448,
                "maximum": 3869999.991,
                "minimum": 3868999.991,
                "name": "Y",
                "position": 1,
                "stddev": 238.2509357,
                "variance": 56763.50837
              },
              {
                "average": 1.498016188,
                "count": 2751448,
                "maximum": 8.986069402,
                "minimum": -1.593930598,
                "name": "Z",
                "position": 2,
                "stddev": 1.114615268,
                "variance": 1.242367195
              },
              {
                "average": 2754.088798,
                "count": 2751448,
                "maximum": 33914,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2579.75972,
                "variance": 6655160.213
              },
              {
                "average": 1.195901213,
                "count": 2751448,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5188831733,
                "variance": 0.2692397475
              },
              {
                "average": 1.392710675,
                "count": 2751448,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7583906004,
                "variance": 0.5751563028
              },
              {
                "average": 1,
                "count": 2751448,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.962038534,
                "count": 2751448,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.910613213,
                "variance": 62.57780141
              },
              {
                "average": 20.06481593,
                "count": 2751448,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.904333801,
                "variance": 3.626487225
              },
              {
                "average": 1.314076079,
                "count": 2751448,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5736095142,
                "variance": 0.3290278748
              },
              {
                "average": 6.246545092,
                "count": 2751448,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9489702687,
                "variance": 0.9005445708
              },
              {
                "average": 254838187.7,
                "count": 2751448,
                "maximum": 254839541.7,
                "minimum": 254836697.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 684.9364721,
                "variance": 469137.9708
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              392000.0008,
              3868999.991,
              -1.593930598,
              393000.0208,
              3869999.991,
              8.986069402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    392000.00079012575,
                    3868999.9905909663,
                    -1.593930597685307
                  ],
                  [
                    392000.00079012575,
                    3869999.9905909663,
                    -1.593930597685307
                  ],
                  [
                    393000.02079012577,
                    3869999.9905909663,
                    8.986069402314694
                  ],
                  [
                    393000.02079012577,
                    3868999.9905909663,
                    8.986069402314694
                  ],
                  [
                    392000.00079012575,
                    3868999.9905909663,
                    -1.593930597685307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:21+00:00",
            "end_time": "2019-10-11T13:44: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": "20190929_NCMP_NC_Dunex_18SUD6026.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.52614377159165,
              34.56623574249724,
              -6.003417614700238
            ],
            [
              -76.52630853542807,
              34.575250612118104,
              -6.003417614700238
            ],
            [
              -76.51540971215097,
              34.575386439416384,
              2.156582385299762
            ],
            [
              -76.51524612373284,
              34.566371524331444,
              2.156582385299762
            ],
            [
              -76.52614377159165,
              34.56623574249724,
              -6.003417614700238
            ]
          ]
        ]
      },
      "bbox": [
        -76.52630854,
        34.56623574,
        -6.003417615,
        -76.51524612,
        34.57538644,
        2.156582385
      ],
      "properties": {
        "datetime": "2019-09-29T15:19:16Z",
        "pc:count": 3945198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360367.9652,
            "count": 3945198,
            "maximum": 361000.0043,
            "minimum": 360000.0043,
            "name": "X",
            "position": 0,
            "stddev": 242.2304829,
            "variance": 58675.60686
          },
          {
            "average": 3826461.712,
            "count": 3945198,
            "maximum": 3826999.985,
            "minimum": 3825999.985,
            "name": "Y",
            "position": 1,
            "stddev": 286.251373,
            "variance": 81939.84857
          },
          {
            "average": -2.269264416,
            "count": 3945198,
            "maximum": 2.156582385,
            "minimum": -6.003417615,
            "name": "Z",
            "position": 2,
            "stddev": 1.477212011,
            "variance": 2.182155325
          },
          {
            "average": 516.4441219,
            "count": 3945198,
            "maximum": 17629,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1694.618082,
            "variance": 2871730.446
          },
          {
            "average": 1.000020024,
            "count": 3945198,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004474812579,
            "variance": 2.002394762e-05
          },
          {
            "average": 1.000040049,
            "count": 3945198,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006328277277,
            "variance": 4.004709329e-05
          },
          {
            "average": 1,
            "count": 3945198,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.34683506,
            "count": 3945198,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.139950333,
            "variance": 66.25879142
          },
          {
            "average": 20.04223225,
            "count": 3945198,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.327192719,
            "variance": 1.761440514
          },
          {
            "average": 1.961771754,
            "count": 3945198,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3917204791,
            "variance": 0.1534449338
          },
          {
            "average": 10.59349417,
            "count": 3945198,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.458515385,
            "variance": 2.127267129
          },
          {
            "average": 253804111.5,
            "count": 3945198,
            "maximum": 253805556.1,
            "minimum": 253802599.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 643.5284378,
            "variance": 414128.8503
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3945198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0043,
          3825999.985,
          -6.003417615,
          361000.0043,
          3826999.985,
          2.156582385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.0042809449,
                3825999.98540464,
                -6.003417614700238
              ],
              [
                360000.0042809449,
                3826999.98540464,
                -6.003417614700238
              ],
              [
                361000.0042809449,
                3826999.98540464,
                2.156582385299762
              ],
              [
                361000.0042809449,
                3825999.98540464,
                2.156582385299762
              ],
              [
                360000.0042809449,
                3825999.98540464,
                -6.003417614700238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:19:16+00:00",
        "end_time": "2019-09-29T14:29:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6026.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6026.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6026.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6026.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52630854,
            34.56623574,
            -6.003417615,
            -76.51524612,
            34.57538644,
            2.156582385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.52614377159165,
                  34.56623574249724,
                  -6.003417614700238
                ],
                [
                  -76.52630853542807,
                  34.575250612118104,
                  -6.003417614700238
                ],
                [
                  -76.51540971215097,
                  34.575386439416384,
                  2.156582385299762
                ],
                [
                  -76.51524612373284,
                  34.566371524331444,
                  2.156582385299762
                ],
                [
                  -76.52614377159165,
                  34.56623574249724,
                  -6.003417614700238
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6026.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6026.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:19:16Z",
            "pc:count": 3945198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360367.9652,
                "count": 3945198,
                "maximum": 361000.0043,
                "minimum": 360000.0043,
                "name": "X",
                "position": 0,
                "stddev": 242.2304829,
                "variance": 58675.60686
              },
              {
                "average": 3826461.712,
                "count": 3945198,
                "maximum": 3826999.985,
                "minimum": 3825999.985,
                "name": "Y",
                "position": 1,
                "stddev": 286.251373,
                "variance": 81939.84857
              },
              {
                "average": -2.269264416,
                "count": 3945198,
                "maximum": 2.156582385,
                "minimum": -6.003417615,
                "name": "Z",
                "position": 2,
                "stddev": 1.477212011,
                "variance": 2.182155325
              },
              {
                "average": 516.4441219,
                "count": 3945198,
                "maximum": 17629,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1694.618082,
                "variance": 2871730.446
              },
              {
                "average": 1.000020024,
                "count": 3945198,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004474812579,
                "variance": 2.002394762e-05
              },
              {
                "average": 1.000040049,
                "count": 3945198,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006328277277,
                "variance": 4.004709329e-05
              },
              {
                "average": 1,
                "count": 3945198,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.34683506,
                "count": 3945198,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.139950333,
                "variance": 66.25879142
              },
              {
                "average": 20.04223225,
                "count": 3945198,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.327192719,
                "variance": 1.761440514
              },
              {
                "average": 1.961771754,
                "count": 3945198,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3917204791,
                "variance": 0.1534449338
              },
              {
                "average": 10.59349417,
                "count": 3945198,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.458515385,
                "variance": 2.127267129
              },
              {
                "average": 253804111.5,
                "count": 3945198,
                "maximum": 253805556.1,
                "minimum": 253802599.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 643.5284378,
                "variance": 414128.8503
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3945198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0043,
              3825999.985,
              -6.003417615,
              361000.0043,
              3826999.985,
              2.156582385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.0042809449,
                    3825999.98540464,
                    -6.003417614700238
                  ],
                  [
                    360000.0042809449,
                    3826999.98540464,
                    -6.003417614700238
                  ],
                  [
                    361000.0042809449,
                    3826999.98540464,
                    2.156582385299762
                  ],
                  [
                    361000.0042809449,
                    3825999.98540464,
                    2.156582385299762
                  ],
                  [
                    360000.0042809449,
                    3825999.98540464,
                    -6.003417614700238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:19:16+00:00",
            "end_time": "2019-09-29T14:29: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": "20190929_NCMP_NC_Dunex_18SUD5830.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.548607752976,
              34.602020281104544,
              -5.442724498348968
            ],
            [
              -76.54877516472699,
              34.61103500262047,
              -5.442724498348968
            ],
            [
              -76.5378717817366,
              34.611172959790856,
              18.39727550165103
            ],
            [
              -76.53770554742881,
              34.60215819212089,
              18.39727550165103
            ],
            [
              -76.548607752976,
              34.602020281104544,
              -5.442724498348968
            ]
          ]
        ]
      },
      "bbox": [
        -76.54877516,
        34.60202028,
        -5.442724498,
        -76.53770555,
        34.61117296,
        18.3972755
      ],
      "properties": {
        "datetime": "2019-09-29T20:49:18Z",
        "pc:count": 7420365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358616.4897,
            "count": 7420365,
            "maximum": 359000.0041,
            "minimum": 358000.0041,
            "name": "X",
            "position": 0,
            "stddev": 278.8929007,
            "variance": 77781.25007
          },
          {
            "average": 3830471.075,
            "count": 7420365,
            "maximum": 3830999.985,
            "minimum": 3829999.985,
            "name": "Y",
            "position": 1,
            "stddev": 270.3383418,
            "variance": 73082.81905
          },
          {
            "average": 2.109514166,
            "count": 7420365,
            "maximum": 18.3972755,
            "minimum": -5.442724498,
            "name": "Z",
            "position": 2,
            "stddev": 2.856789333,
            "variance": 8.161245293
          },
          {
            "average": 1910.131786,
            "count": 7420365,
            "maximum": 32807,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2011.813187,
            "variance": 4047392.301
          },
          {
            "average": 1.521853979,
            "count": 7420365,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9528771022,
            "variance": 0.9079747719
          },
          {
            "average": 2.044160092,
            "count": 7420365,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424442052,
            "variance": 2.029035158
          },
          {
            "average": 1,
            "count": 7420365,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.984200777,
            "count": 7420365,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.129558104,
            "variance": 66.08971497
          },
          {
            "average": 20.11824139,
            "count": 7420365,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.348805956,
            "variance": 1.819277507
          },
          {
            "average": 1.689934525,
            "count": 7420365,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.128476845,
            "variance": 1.27345999
          },
          {
            "average": 12.91012194,
            "count": 7420365,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.553530685,
            "variance": 2.413457589
          },
          {
            "average": 253805508.4,
            "count": 7420365,
            "maximum": 253825358.9,
            "minimum": 253803864.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2741.240415,
            "variance": 7514399.013
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0041,
          3829999.985,
          -5.442724498,
          359000.0041,
          3830999.985,
          18.3972755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.00410454866,
                3829999.984598358,
                -5.442724498348968
              ],
              [
                358000.00410454866,
                3830999.984598358,
                -5.442724498348968
              ],
              [
                359000.00410454866,
                3830999.984598358,
                18.39727550165103
              ],
              [
                359000.00410454866,
                3829999.984598358,
                18.39727550165103
              ],
              [
                358000.00410454866,
                3829999.984598358,
                -5.442724498348968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:49:18+00:00",
        "end_time": "2019-09-29T14:51:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5830.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5830.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5830.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5830.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54877516,
            34.60202028,
            -5.442724498,
            -76.53770555,
            34.61117296,
            18.3972755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.548607752976,
                  34.602020281104544,
                  -5.442724498348968
                ],
                [
                  -76.54877516472699,
                  34.61103500262047,
                  -5.442724498348968
                ],
                [
                  -76.5378717817366,
                  34.611172959790856,
                  18.39727550165103
                ],
                [
                  -76.53770554742881,
                  34.60215819212089,
                  18.39727550165103
                ],
                [
                  -76.548607752976,
                  34.602020281104544,
                  -5.442724498348968
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5830.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5830.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:49:18Z",
            "pc:count": 7420365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358616.4897,
                "count": 7420365,
                "maximum": 359000.0041,
                "minimum": 358000.0041,
                "name": "X",
                "position": 0,
                "stddev": 278.8929007,
                "variance": 77781.25007
              },
              {
                "average": 3830471.075,
                "count": 7420365,
                "maximum": 3830999.985,
                "minimum": 3829999.985,
                "name": "Y",
                "position": 1,
                "stddev": 270.3383418,
                "variance": 73082.81905
              },
              {
                "average": 2.109514166,
                "count": 7420365,
                "maximum": 18.3972755,
                "minimum": -5.442724498,
                "name": "Z",
                "position": 2,
                "stddev": 2.856789333,
                "variance": 8.161245293
              },
              {
                "average": 1910.131786,
                "count": 7420365,
                "maximum": 32807,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2011.813187,
                "variance": 4047392.301
              },
              {
                "average": 1.521853979,
                "count": 7420365,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9528771022,
                "variance": 0.9079747719
              },
              {
                "average": 2.044160092,
                "count": 7420365,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424442052,
                "variance": 2.029035158
              },
              {
                "average": 1,
                "count": 7420365,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.984200777,
                "count": 7420365,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.129558104,
                "variance": 66.08971497
              },
              {
                "average": 20.11824139,
                "count": 7420365,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.348805956,
                "variance": 1.819277507
              },
              {
                "average": 1.689934525,
                "count": 7420365,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.128476845,
                "variance": 1.27345999
              },
              {
                "average": 12.91012194,
                "count": 7420365,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.553530685,
                "variance": 2.413457589
              },
              {
                "average": 253805508.4,
                "count": 7420365,
                "maximum": 253825358.9,
                "minimum": 253803864.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2741.240415,
                "variance": 7514399.013
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0041,
              3829999.985,
              -5.442724498,
              359000.0041,
              3830999.985,
              18.3972755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.00410454866,
                    3829999.984598358,
                    -5.442724498348968
                  ],
                  [
                    358000.00410454866,
                    3830999.984598358,
                    -5.442724498348968
                  ],
                  [
                    359000.00410454866,
                    3830999.984598358,
                    18.39727550165103
                  ],
                  [
                    359000.00410454866,
                    3829999.984598358,
                    18.39727550165103
                  ],
                  [
                    358000.00410454866,
                    3829999.984598358,
                    -5.442724498348968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:49:18+00:00",
            "end_time": "2019-09-29T14:51: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": "20191011_NCMP_NC_Dunex_18SUD9978.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.10733992581233,
              35.03964516932348,
              -0.949216391073862
            ],
            [
              -76.10743487490495,
              35.0466806517116,
              -0.949216391073862
            ],
            [
              -76.09647174682904,
              35.046780237975135,
              1.170783608926138
            ],
            [
              -76.09637773723027,
              35.03974472973242,
              1.170783608926138
            ],
            [
              -76.10733992581233,
              35.03964516932348,
              -0.949216391073862
            ]
          ]
        ]
      },
      "bbox": [
        -76.10743487,
        35.03964517,
        -0.9492163911,
        -76.09637774,
        35.04678024,
        1.170783609
      ],
      "properties": {
        "datetime": "2019-10-11T18:56:52Z",
        "pc:count": 1520376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 399616.5572,
            "count": 1520376,
            "maximum": 400000.0197,
            "minimum": 398999.9997,
            "name": "X",
            "position": 0,
            "stddev": 249.7680486,
            "variance": 62384.07809
          },
          {
            "average": 3878203.985,
            "count": 1520376,
            "maximum": 3878780.342,
            "minimum": 3877999.982,
            "name": "Y",
            "position": 1,
            "stddev": 142.6377093,
            "variance": 20345.51612
          },
          {
            "average": -0.3827939469,
            "count": 1520376,
            "maximum": 1.170783609,
            "minimum": -0.9492163911,
            "name": "Z",
            "position": 2,
            "stddev": 0.1553755524,
            "variance": 0.02414156228
          },
          {
            "average": 19.9527163,
            "count": 1520376,
            "maximum": 6547,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 214.1870397,
            "variance": 45876.08797
          },
          {
            "average": 1,
            "count": 1520376,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1520376,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1520376,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.67834601,
            "count": 1520376,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.964415884,
            "variance": 8.787761535
          },
          {
            "average": 20.02800613,
            "count": 1520376,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.875931919,
            "variance": 3.519120565
          },
          {
            "average": 1.988389056,
            "count": 1520376,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1073659177,
            "variance": 0.01152744028
          },
          {
            "average": 7.844799576,
            "count": 1520376,
            "maximum": 10,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7439616076,
            "variance": 0.5534788735
          },
          {
            "average": 254854170,
            "count": 1520376,
            "maximum": 254855412.1,
            "minimum": 254853378.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.0646557,
            "variance": 164888.5046
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398999.9997,
          3877999.982,
          -0.9492163911,
          400000.0197,
          3878780.342,
          1.170783609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398999.9996769432,
                3877999.982098634,
                -0.949216391073862
              ],
              [
                398999.9996769432,
                3878780.342098634,
                -0.949216391073862
              ],
              [
                400000.0196769432,
                3878780.342098634,
                1.170783608926138
              ],
              [
                400000.0196769432,
                3877999.982098634,
                1.170783608926138
              ],
              [
                398999.9996769432,
                3877999.982098634,
                -0.949216391073862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:56:52+00:00",
        "end_time": "2019-10-11T18:22:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9978.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9978.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9978.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9978.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.10743487,
            35.03964517,
            -0.9492163911,
            -76.09637774,
            35.04678024,
            1.170783609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.10733992581233,
                  35.03964516932348,
                  -0.949216391073862
                ],
                [
                  -76.10743487490495,
                  35.0466806517116,
                  -0.949216391073862
                ],
                [
                  -76.09647174682904,
                  35.046780237975135,
                  1.170783608926138
                ],
                [
                  -76.09637773723027,
                  35.03974472973242,
                  1.170783608926138
                ],
                [
                  -76.10733992581233,
                  35.03964516932348,
                  -0.949216391073862
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9978.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9978.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:56:52Z",
            "pc:count": 1520376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 399616.5572,
                "count": 1520376,
                "maximum": 400000.0197,
                "minimum": 398999.9997,
                "name": "X",
                "position": 0,
                "stddev": 249.7680486,
                "variance": 62384.07809
              },
              {
                "average": 3878203.985,
                "count": 1520376,
                "maximum": 3878780.342,
                "minimum": 3877999.982,
                "name": "Y",
                "position": 1,
                "stddev": 142.6377093,
                "variance": 20345.51612
              },
              {
                "average": -0.3827939469,
                "count": 1520376,
                "maximum": 1.170783609,
                "minimum": -0.9492163911,
                "name": "Z",
                "position": 2,
                "stddev": 0.1553755524,
                "variance": 0.02414156228
              },
              {
                "average": 19.9527163,
                "count": 1520376,
                "maximum": 6547,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 214.1870397,
                "variance": 45876.08797
              },
              {
                "average": 1,
                "count": 1520376,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1520376,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1520376,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.67834601,
                "count": 1520376,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.964415884,
                "variance": 8.787761535
              },
              {
                "average": 20.02800613,
                "count": 1520376,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.875931919,
                "variance": 3.519120565
              },
              {
                "average": 1.988389056,
                "count": 1520376,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1073659177,
                "variance": 0.01152744028
              },
              {
                "average": 7.844799576,
                "count": 1520376,
                "maximum": 10,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7439616076,
                "variance": 0.5534788735
              },
              {
                "average": 254854170,
                "count": 1520376,
                "maximum": 254855412.1,
                "minimum": 254853378.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.0646557,
                "variance": 164888.5046
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398999.9997,
              3877999.982,
              -0.9492163911,
              400000.0197,
              3878780.342,
              1.170783609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398999.9996769432,
                    3877999.982098634,
                    -0.949216391073862
                  ],
                  [
                    398999.9996769432,
                    3878780.342098634,
                    -0.949216391073862
                  ],
                  [
                    400000.0196769432,
                    3878780.342098634,
                    1.170783608926138
                  ],
                  [
                    400000.0196769432,
                    3877999.982098634,
                    1.170783608926138
                  ],
                  [
                    398999.9996769432,
                    3877999.982098634,
                    -0.949216391073862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:56:52+00:00",
            "end_time": "2019-10-11T18:22: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": "20191011_NCMP_NC_Dunex_18SUD8361.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.28033720639547,
              34.88465863765808,
              -0.801917914283836
            ],
            [
              -76.2804767247547,
              34.89365072611303,
              -0.801917914283836
            ],
            [
              -76.26953487130797,
              34.89376551064501,
              5.918082085716163
            ],
            [
              -76.26939654436895,
              34.88477338402763,
              5.918082085716163
            ],
            [
              -76.28033720639547,
              34.88465863765808,
              -0.801917914283836
            ]
          ]
        ]
      },
      "bbox": [
        -76.28047672,
        34.88465864,
        -0.8019179143,
        -76.26939654,
        34.89376551,
        5.918082086
      ],
      "properties": {
        "datetime": "2019-10-11T14:29:24Z",
        "pc:count": 1483578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 383583.2677,
            "count": 1483578,
            "maximum": 384000.009,
            "minimum": 383000.009,
            "name": "X",
            "position": 0,
            "stddev": 293.8101548,
            "variance": 86324.40708
          },
          {
            "average": 3861446.276,
            "count": 1483578,
            "maximum": 3861997.41,
            "minimum": 3860999.99,
            "name": "Y",
            "position": 1,
            "stddev": 205.0174787,
            "variance": 42032.16657
          },
          {
            "average": 0.9364681564,
            "count": 1483578,
            "maximum": 5.918082086,
            "minimum": -0.8019179143,
            "name": "Z",
            "position": 2,
            "stddev": 0.9939700098,
            "variance": 0.9879763804
          },
          {
            "average": 2455.975253,
            "count": 1483578,
            "maximum": 39727,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2926.794591,
            "variance": 8566126.577
          },
          {
            "average": 1.085302559,
            "count": 1483578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3278895829,
            "variance": 0.1075115786
          },
          {
            "average": 1.17109852,
            "count": 1483578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4802699311,
            "variance": 0.2306592067
          },
          {
            "average": 1,
            "count": 1483578,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.01648447,
            "count": 1483578,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.05785007,
            "variance": 170.5074485
          },
          {
            "average": 20.38300302,
            "count": 1483578,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.829120136,
            "variance": 3.345680472
          },
          {
            "average": 1.442223462,
            "count": 1483578,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5255294795,
            "variance": 0.2761812338
          },
          {
            "average": 6.82992266,
            "count": 1483578,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.128699208,
            "variance": 1.273961901
          },
          {
            "average": 254838601,
            "count": 1483578,
            "maximum": 254839364.7,
            "minimum": 254836521.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.5346568,
            "variance": 613926.5583
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1483578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          383000.009,
          3860999.99,
          -0.8019179143,
          384000.009,
          3861997.41,
          5.918082086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                383000.00899152836,
                3860999.989914649,
                -0.801917914283836
              ],
              [
                383000.00899152836,
                3861997.409914649,
                -0.801917914283836
              ],
              [
                384000.00899152836,
                3861997.409914649,
                5.918082085716163
              ],
              [
                384000.00899152836,
                3860999.989914649,
                5.918082085716163
              ],
              [
                383000.00899152836,
                3860999.989914649,
                -0.801917914283836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:29:24+00:00",
        "end_time": "2019-10-11T13:42:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8361.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8361.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8361.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8361.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.28047672,
            34.88465864,
            -0.8019179143,
            -76.26939654,
            34.89376551,
            5.918082086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.28033720639547,
                  34.88465863765808,
                  -0.801917914283836
                ],
                [
                  -76.2804767247547,
                  34.89365072611303,
                  -0.801917914283836
                ],
                [
                  -76.26953487130797,
                  34.89376551064501,
                  5.918082085716163
                ],
                [
                  -76.26939654436895,
                  34.88477338402763,
                  5.918082085716163
                ],
                [
                  -76.28033720639547,
                  34.88465863765808,
                  -0.801917914283836
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8361.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8361.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:29:24Z",
            "pc:count": 1483578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 383583.2677,
                "count": 1483578,
                "maximum": 384000.009,
                "minimum": 383000.009,
                "name": "X",
                "position": 0,
                "stddev": 293.8101548,
                "variance": 86324.40708
              },
              {
                "average": 3861446.276,
                "count": 1483578,
                "maximum": 3861997.41,
                "minimum": 3860999.99,
                "name": "Y",
                "position": 1,
                "stddev": 205.0174787,
                "variance": 42032.16657
              },
              {
                "average": 0.9364681564,
                "count": 1483578,
                "maximum": 5.918082086,
                "minimum": -0.8019179143,
                "name": "Z",
                "position": 2,
                "stddev": 0.9939700098,
                "variance": 0.9879763804
              },
              {
                "average": 2455.975253,
                "count": 1483578,
                "maximum": 39727,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2926.794591,
                "variance": 8566126.577
              },
              {
                "average": 1.085302559,
                "count": 1483578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3278895829,
                "variance": 0.1075115786
              },
              {
                "average": 1.17109852,
                "count": 1483578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4802699311,
                "variance": 0.2306592067
              },
              {
                "average": 1,
                "count": 1483578,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.01648447,
                "count": 1483578,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.05785007,
                "variance": 170.5074485
              },
              {
                "average": 20.38300302,
                "count": 1483578,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.829120136,
                "variance": 3.345680472
              },
              {
                "average": 1.442223462,
                "count": 1483578,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5255294795,
                "variance": 0.2761812338
              },
              {
                "average": 6.82992266,
                "count": 1483578,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.128699208,
                "variance": 1.273961901
              },
              {
                "average": 254838601,
                "count": 1483578,
                "maximum": 254839364.7,
                "minimum": 254836521.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.5346568,
                "variance": 613926.5583
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1483578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              383000.009,
              3860999.99,
              -0.8019179143,
              384000.009,
              3861997.41,
              5.918082086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    383000.00899152836,
                    3860999.989914649,
                    -0.801917914283836
                  ],
                  [
                    383000.00899152836,
                    3861997.409914649,
                    -0.801917914283836
                  ],
                  [
                    384000.00899152836,
                    3861997.409914649,
                    5.918082085716163
                  ],
                  [
                    384000.00899152836,
                    3860999.989914649,
                    5.918082085716163
                  ],
                  [
                    383000.00899152836,
                    3860999.989914649,
                    -0.801917914283836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:29:24+00:00",
            "end_time": "2019-10-11T13:42: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": "20191011_NCMP_NC_Dunex_18SVD0981.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99809162060016,
              35.071323837479966,
              0.295687779965359
            ],
            [
              -75.99815660599002,
              35.07666020336733,
              0.295687779965359
            ],
            [
              -75.99353762377507,
              35.07669813429954,
              1.975687779965359
            ],
            [
              -75.99347293898506,
              35.07136176094552,
              1.975687779965359
            ],
            [
              -75.99809162060016,
              35.071323837479966,
              0.295687779965359
            ]
          ]
        ]
      },
      "bbox": [
        -75.99815661,
        35.07132384,
        0.29568778,
        -75.99347294,
        35.07669813,
        1.97568778
      ],
      "properties": {
        "datetime": "2019-10-11T20:29:27Z",
        "pc:count": 541330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409149.4001,
            "count": 541330,
            "maximum": 409421.1717,
            "minimum": 409000.0117,
            "name": "X",
            "position": 0,
            "stddev": 102.0604317,
            "variance": 10416.33173
          },
          {
            "average": 3881774.657,
            "count": 541330,
            "maximum": 3881999.99,
            "minimum": 3881408.11,
            "name": "Y",
            "position": 1,
            "stddev": 131.2744729,
            "variance": 17232.98724
          },
          {
            "average": 1.128019001,
            "count": 541330,
            "maximum": 1.97568778,
            "minimum": 0.29568778,
            "name": "Z",
            "position": 2,
            "stddev": 0.2245023713,
            "variance": 0.05040131471
          },
          {
            "average": 3921.877964,
            "count": 541330,
            "maximum": 19562,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1758.613025,
            "variance": 3092719.772
          },
          {
            "average": 1,
            "count": 541330,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 541330,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 541330,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.874010308,
            "count": 541330,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.017974698,
            "variance": 9.10817128
          },
          {
            "average": 19.89771147,
            "count": 541330,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.464782284,
            "variance": 6.075151706
          },
          {
            "average": 1.012177415,
            "count": 541330,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1096774711,
            "variance": 0.01202914767
          },
          {
            "average": 18.42761901,
            "count": 541330,
            "maximum": 20,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5896928341,
            "variance": 0.3477376386
          },
          {
            "average": 254860166.3,
            "count": 541330,
            "maximum": 254860967.2,
            "minimum": 254859463.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.0643418,
            "variance": 127494.9442
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 541330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409000.0117,
          3881408.11,
          0.29568778,
          409421.1717,
          3881999.99,
          1.97568778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409000.0116930672,
                3881408.110462803,
                0.295687779965359
              ],
              [
                409000.0116930672,
                3881999.990462803,
                0.295687779965359
              ],
              [
                409421.17169306724,
                3881999.990462803,
                1.975687779965359
              ],
              [
                409421.17169306724,
                3881408.110462803,
                1.975687779965359
              ],
              [
                409000.0116930672,
                3881408.110462803,
                0.295687779965359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:29:27+00:00",
        "end_time": "2019-10-11T20:04:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0981.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0981.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0981.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0981.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99815661,
            35.07132384,
            0.29568778,
            -75.99347294,
            35.07669813,
            1.97568778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99809162060016,
                  35.071323837479966,
                  0.295687779965359
                ],
                [
                  -75.99815660599002,
                  35.07666020336733,
                  0.295687779965359
                ],
                [
                  -75.99353762377507,
                  35.07669813429954,
                  1.975687779965359
                ],
                [
                  -75.99347293898506,
                  35.07136176094552,
                  1.975687779965359
                ],
                [
                  -75.99809162060016,
                  35.071323837479966,
                  0.295687779965359
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0981.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0981.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:29:27Z",
            "pc:count": 541330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409149.4001,
                "count": 541330,
                "maximum": 409421.1717,
                "minimum": 409000.0117,
                "name": "X",
                "position": 0,
                "stddev": 102.0604317,
                "variance": 10416.33173
              },
              {
                "average": 3881774.657,
                "count": 541330,
                "maximum": 3881999.99,
                "minimum": 3881408.11,
                "name": "Y",
                "position": 1,
                "stddev": 131.2744729,
                "variance": 17232.98724
              },
              {
                "average": 1.128019001,
                "count": 541330,
                "maximum": 1.97568778,
                "minimum": 0.29568778,
                "name": "Z",
                "position": 2,
                "stddev": 0.2245023713,
                "variance": 0.05040131471
              },
              {
                "average": 3921.877964,
                "count": 541330,
                "maximum": 19562,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1758.613025,
                "variance": 3092719.772
              },
              {
                "average": 1,
                "count": 541330,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 541330,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 541330,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.874010308,
                "count": 541330,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.017974698,
                "variance": 9.10817128
              },
              {
                "average": 19.89771147,
                "count": 541330,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.464782284,
                "variance": 6.075151706
              },
              {
                "average": 1.012177415,
                "count": 541330,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1096774711,
                "variance": 0.01202914767
              },
              {
                "average": 18.42761901,
                "count": 541330,
                "maximum": 20,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5896928341,
                "variance": 0.3477376386
              },
              {
                "average": 254860166.3,
                "count": 541330,
                "maximum": 254860967.2,
                "minimum": 254859463.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.0643418,
                "variance": 127494.9442
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 541330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409000.0117,
              3881408.11,
              0.29568778,
              409421.1717,
              3881999.99,
              1.97568778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409000.0116930672,
                    3881408.110462803,
                    0.295687779965359
                  ],
                  [
                    409000.0116930672,
                    3881999.990462803,
                    0.295687779965359
                  ],
                  [
                    409421.17169306724,
                    3881999.990462803,
                    1.975687779965359
                  ],
                  [
                    409421.17169306724,
                    3881408.110462803,
                    1.975687779965359
                  ],
                  [
                    409000.0116930672,
                    3881408.110462803,
                    0.295687779965359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:29:27+00:00",
            "end_time": "2019-10-11T20:04: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": "20191011_NCMP_NC_Dunex_18SUD9170.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.19398525802539,
              34.9666893030574,
              -0.972247961236587
            ],
            [
              -76.19411610252479,
              34.97570482352125,
              -0.972247961236587
            ],
            [
              -76.18316299171987,
              34.97581205209285,
              1.527752038763413
            ],
            [
              -76.18303334671502,
              34.96679649592378,
              1.527752038763413
            ],
            [
              -76.19398525802539,
              34.9666893030574,
              -0.972247961236587
            ]
          ]
        ]
      },
      "bbox": [
        -76.1941161,
        34.9666893,
        -0.9722479612,
        -76.18303335,
        34.97581205,
        1.527752039
      ],
      "properties": {
        "datetime": "2019-10-11T13:45:03Z",
        "pc:count": 2375924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391639.6905,
            "count": 2375924,
            "maximum": 392000.0041,
            "minimum": 391000.0041,
            "name": "X",
            "position": 0,
            "stddev": 251.1930924,
            "variance": 63097.96965
          },
          {
            "average": 3870343.493,
            "count": 2375924,
            "maximum": 3870999.984,
            "minimum": 3869999.984,
            "name": "Y",
            "position": 1,
            "stddev": 238.7607281,
            "variance": 57006.68528
          },
          {
            "average": -0.3696359627,
            "count": 2375924,
            "maximum": 1.527752039,
            "minimum": -0.9722479612,
            "name": "Z",
            "position": 2,
            "stddev": 0.193353937,
            "variance": 0.03738574494
          },
          {
            "average": 25.38305729,
            "count": 2375924,
            "maximum": 6455,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 214.8154651,
            "variance": 46145.68405
          },
          {
            "average": 1,
            "count": 2375924,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2375924,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2375924,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.50975157,
            "count": 2375924,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.629172348,
            "variance": 13.17089193
          },
          {
            "average": 19.9433794,
            "count": 2375924,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.770305027,
            "variance": 3.133979888
          },
          {
            "average": 1.982122324,
            "count": 2375924,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1328146256,
            "variance": 0.01763972478
          },
          {
            "average": 1.721782347,
            "count": 2375924,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8074760265,
            "variance": 0.6520175333
          },
          {
            "average": 254834976.3,
            "count": 2375924,
            "maximum": 254836703.5,
            "minimum": 254834373.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 618.6072662,
            "variance": 382674.9498
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2375924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391000.0041,
          3869999.984,
          -0.9722479612,
          392000.0041,
          3870999.984,
          1.527752039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391000.0040816477,
                3869999.9841880286,
                -0.972247961236587
              ],
              [
                391000.0040816477,
                3870999.9841880286,
                -0.972247961236587
              ],
              [
                392000.0040816477,
                3870999.9841880286,
                1.527752038763413
              ],
              [
                392000.0040816477,
                3869999.9841880286,
                1.527752038763413
              ],
              [
                391000.0040816477,
                3869999.9841880286,
                -0.972247961236587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:45:03+00:00",
        "end_time": "2019-10-11T13:06:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9170.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9170.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9170.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9170.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.1941161,
            34.9666893,
            -0.9722479612,
            -76.18303335,
            34.97581205,
            1.527752039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.19398525802539,
                  34.9666893030574,
                  -0.972247961236587
                ],
                [
                  -76.19411610252479,
                  34.97570482352125,
                  -0.972247961236587
                ],
                [
                  -76.18316299171987,
                  34.97581205209285,
                  1.527752038763413
                ],
                [
                  -76.18303334671502,
                  34.96679649592378,
                  1.527752038763413
                ],
                [
                  -76.19398525802539,
                  34.9666893030574,
                  -0.972247961236587
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9170.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9170.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:45:03Z",
            "pc:count": 2375924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391639.6905,
                "count": 2375924,
                "maximum": 392000.0041,
                "minimum": 391000.0041,
                "name": "X",
                "position": 0,
                "stddev": 251.1930924,
                "variance": 63097.96965
              },
              {
                "average": 3870343.493,
                "count": 2375924,
                "maximum": 3870999.984,
                "minimum": 3869999.984,
                "name": "Y",
                "position": 1,
                "stddev": 238.7607281,
                "variance": 57006.68528
              },
              {
                "average": -0.3696359627,
                "count": 2375924,
                "maximum": 1.527752039,
                "minimum": -0.9722479612,
                "name": "Z",
                "position": 2,
                "stddev": 0.193353937,
                "variance": 0.03738574494
              },
              {
                "average": 25.38305729,
                "count": 2375924,
                "maximum": 6455,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 214.8154651,
                "variance": 46145.68405
              },
              {
                "average": 1,
                "count": 2375924,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2375924,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2375924,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.50975157,
                "count": 2375924,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.629172348,
                "variance": 13.17089193
              },
              {
                "average": 19.9433794,
                "count": 2375924,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.770305027,
                "variance": 3.133979888
              },
              {
                "average": 1.982122324,
                "count": 2375924,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1328146256,
                "variance": 0.01763972478
              },
              {
                "average": 1.721782347,
                "count": 2375924,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8074760265,
                "variance": 0.6520175333
              },
              {
                "average": 254834976.3,
                "count": 2375924,
                "maximum": 254836703.5,
                "minimum": 254834373.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 618.6072662,
                "variance": 382674.9498
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2375924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391000.0041,
              3869999.984,
              -0.9722479612,
              392000.0041,
              3870999.984,
              1.527752039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391000.0040816477,
                    3869999.9841880286,
                    -0.972247961236587
                  ],
                  [
                    391000.0040816477,
                    3870999.9841880286,
                    -0.972247961236587
                  ],
                  [
                    392000.0040816477,
                    3870999.9841880286,
                    1.527752038763413
                  ],
                  [
                    392000.0040816477,
                    3869999.9841880286,
                    1.527752038763413
                  ],
                  [
                    391000.0040816477,
                    3869999.9841880286,
                    -0.972247961236587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:45:03+00:00",
            "end_time": "2019-10-11T13:06:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54927780987076,
              34.63807908457098,
              -6.437808802300728
            ],
            [
              -76.54944551930755,
              34.64709374985519,
              -6.437808802300728
            ],
            [
              -76.53853742131447,
              34.647231891736446,
              7.502191197699271
            ],
            [
              -76.53837089141314,
              34.63821718025899,
              7.502191197699271
            ],
            [
              -76.54927780987076,
              34.63807908457098,
              -6.437808802300728
            ]
          ]
        ]
      },
      "bbox": [
        -76.54944552,
        34.63807908,
        -6.437808802,
        -76.53837089,
        34.64723189,
        7.502191198
      ],
      "properties": {
        "datetime": "2019-09-29T19:01:51Z",
        "pc:count": 5560005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358620.7648,
            "count": 5560005,
            "maximum": 359000.0075,
            "minimum": 358000.0075,
            "name": "X",
            "position": 0,
            "stddev": 256.7286625,
            "variance": 65909.60617
          },
          {
            "average": 3834514.951,
            "count": 5560005,
            "maximum": 3834999.985,
            "minimum": 3833999.985,
            "name": "Y",
            "position": 1,
            "stddev": 284.0218124,
            "variance": 80668.38993
          },
          {
            "average": 0.7632442291,
            "count": 5560005,
            "maximum": 7.502191198,
            "minimum": -6.437808802,
            "name": "Z",
            "position": 2,
            "stddev": 1.839205361,
            "variance": 3.382676359
          },
          {
            "average": 3408.911218,
            "count": 5560005,
            "maximum": 36496,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2957.271388,
            "variance": 8745454.065
          },
          {
            "average": 1.087306037,
            "count": 5560005,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424775527,
            "variance": 0.1172908741
          },
          {
            "average": 1.174670526,
            "count": 5560005,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.507114735,
            "variance": 0.2571653545
          },
          {
            "average": 1,
            "count": 5560005,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.405413664,
            "count": 5560005,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.52572316,
            "variance": 110.790848
          },
          {
            "average": 20.06943732,
            "count": 5560005,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.31948073,
            "variance": 1.741029397
          },
          {
            "average": 1.275397234,
            "count": 5560005,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.487655168,
            "variance": 0.2378075629
          },
          {
            "average": 4.958738886,
            "count": 5560005,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.557648567,
            "variance": 6.541566194
          },
          {
            "average": 253807175.3,
            "count": 5560005,
            "maximum": 253818911.9,
            "minimum": 253801350.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7052.23579,
            "variance": 49734029.63
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5560005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0075,
          3833999.985,
          -6.437808802,
          359000.0075,
          3834999.985,
          7.502191198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.0074516051,
                3833999.9847400044,
                -6.437808802300728
              ],
              [
                358000.0074516051,
                3834999.9847400044,
                -6.437808802300728
              ],
              [
                359000.0074516051,
                3834999.9847400044,
                7.502191197699271
              ],
              [
                359000.0074516051,
                3833999.9847400044,
                7.502191197699271
              ],
              [
                358000.0074516051,
                3833999.9847400044,
                -6.437808802300728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:01:51+00:00",
        "end_time": "2019-09-29T14:09:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.54944552,
            34.63807908,
            -6.437808802,
            -76.53837089,
            34.64723189,
            7.502191198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54927780987076,
                  34.63807908457098,
                  -6.437808802300728
                ],
                [
                  -76.54944551930755,
                  34.64709374985519,
                  -6.437808802300728
                ],
                [
                  -76.53853742131447,
                  34.647231891736446,
                  7.502191197699271
                ],
                [
                  -76.53837089141314,
                  34.63821718025899,
                  7.502191197699271
                ],
                [
                  -76.54927780987076,
                  34.63807908457098,
                  -6.437808802300728
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:01:51Z",
            "pc:count": 5560005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358620.7648,
                "count": 5560005,
                "maximum": 359000.0075,
                "minimum": 358000.0075,
                "name": "X",
                "position": 0,
                "stddev": 256.7286625,
                "variance": 65909.60617
              },
              {
                "average": 3834514.951,
                "count": 5560005,
                "maximum": 3834999.985,
                "minimum": 3833999.985,
                "name": "Y",
                "position": 1,
                "stddev": 284.0218124,
                "variance": 80668.38993
              },
              {
                "average": 0.7632442291,
                "count": 5560005,
                "maximum": 7.502191198,
                "minimum": -6.437808802,
                "name": "Z",
                "position": 2,
                "stddev": 1.839205361,
                "variance": 3.382676359
              },
              {
                "average": 3408.911218,
                "count": 5560005,
                "maximum": 36496,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2957.271388,
                "variance": 8745454.065
              },
              {
                "average": 1.087306037,
                "count": 5560005,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424775527,
                "variance": 0.1172908741
              },
              {
                "average": 1.174670526,
                "count": 5560005,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.507114735,
                "variance": 0.2571653545
              },
              {
                "average": 1,
                "count": 5560005,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.405413664,
                "count": 5560005,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.52572316,
                "variance": 110.790848
              },
              {
                "average": 20.06943732,
                "count": 5560005,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.31948073,
                "variance": 1.741029397
              },
              {
                "average": 1.275397234,
                "count": 5560005,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.487655168,
                "variance": 0.2378075629
              },
              {
                "average": 4.958738886,
                "count": 5560005,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.557648567,
                "variance": 6.541566194
              },
              {
                "average": 253807175.3,
                "count": 5560005,
                "maximum": 253818911.9,
                "minimum": 253801350.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7052.23579,
                "variance": 49734029.63
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5560005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0075,
              3833999.985,
              -6.437808802,
              359000.0075,
              3834999.985,
              7.502191198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.0074516051,
                    3833999.9847400044,
                    -6.437808802300728
                  ],
                  [
                    358000.0074516051,
                    3834999.9847400044,
                    -6.437808802300728
                  ],
                  [
                    359000.0074516051,
                    3834999.9847400044,
                    7.502191197699271
                  ],
                  [
                    359000.0074516051,
                    3833999.9847400044,
                    7.502191197699271
                  ],
                  [
                    358000.0074516051,
                    3833999.9847400044,
                    -6.437808802300728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:01:51+00:00",
            "end_time": "2019-09-29T14:09: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": "20190929_NCMP_NC_Dunex_18SUD6027.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5263085286077,
              34.57525062796097,
              -6.5187348388926
            ],
            [
              -76.5264733656448,
              34.58426548355412,
              -6.5187348388926
            ],
            [
              -76.51765265590475,
              34.58437551233748,
              -0.9987348388926
            ],
            [
              -76.51748877048301,
              34.575360619920055,
              -0.9987348388926
            ],
            [
              -76.5263085286077,
              34.57525062796097,
              -6.5187348388926
            ]
          ]
        ]
      },
      "bbox": [
        -76.52647337,
        34.57525063,
        -6.518734839,
        -76.51748877,
        34.58437551,
        -0.9987348389
      ],
      "properties": {
        "datetime": "2019-09-29T15:04:47Z",
        "pc:count": 1546869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 360190.0562,
            "count": 1546869,
            "maximum": 360809.2449,
            "minimum": 360000.0049,
            "name": "X",
            "position": 0,
            "stddev": 158.6949692,
            "variance": 25184.09326
          },
          {
            "average": 3827347.973,
            "count": 1546869,
            "maximum": 3827999.987,
            "minimum": 3826999.987,
            "name": "Y",
            "position": 1,
            "stddev": 270.3699838,
            "variance": 73099.92814
          },
          {
            "average": -2.992146524,
            "count": 1546869,
            "maximum": -0.9987348389,
            "minimum": -6.518734839,
            "name": "Z",
            "position": 2,
            "stddev": 1.032396074,
            "variance": 1.065841654
          },
          {
            "average": 41.89980987,
            "count": 1546869,
            "maximum": 5210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 345.280178,
            "variance": 119218.4013
          },
          {
            "average": 1.000002586,
            "count": 1546869,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001608062064,
            "variance": 2.585863601e-06
          },
          {
            "average": 1.000005172,
            "count": 1546869,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002274140239,
            "variance": 5.171713828e-06
          },
          {
            "average": 1,
            "count": 1546869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1546869,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93222748,
            "count": 1546869,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.432195268,
            "variance": 2.051183286
          },
          {
            "average": 2.003554276,
            "count": 1546869,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06132007714,
            "variance": 0.003760151861
          },
          {
            "average": 9.933189559,
            "count": 1546869,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.032659035,
            "variance": 1.066384683
          },
          {
            "average": 253803816,
            "count": 1546869,
            "maximum": 253804687.7,
            "minimum": 253802588.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.1362545,
            "variance": 195484.4676
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1546869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          360000.0049,
          3826999.987,
          -6.518734839,
          360809.2449,
          3827999.987,
          -0.9987348389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                360000.0049331609,
                3826999.9871521937,
                -6.5187348388926
              ],
              [
                360000.0049331609,
                3827999.9871521937,
                -6.5187348388926
              ],
              [
                360809.2449331609,
                3827999.9871521937,
                -0.9987348388926
              ],
              [
                360809.2449331609,
                3826999.9871521937,
                -0.9987348388926
              ],
              [
                360000.0049331609,
                3826999.9871521937,
                -6.5187348388926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T15:04:47+00:00",
        "end_time": "2019-09-29T14:29:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6027.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6027.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6027.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6027.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.52647337,
            34.57525063,
            -6.518734839,
            -76.51748877,
            34.58437551,
            -0.9987348389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5263085286077,
                  34.57525062796097,
                  -6.5187348388926
                ],
                [
                  -76.5264733656448,
                  34.58426548355412,
                  -6.5187348388926
                ],
                [
                  -76.51765265590475,
                  34.58437551233748,
                  -0.9987348388926
                ],
                [
                  -76.51748877048301,
                  34.575360619920055,
                  -0.9987348388926
                ],
                [
                  -76.5263085286077,
                  34.57525062796097,
                  -6.5187348388926
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6027.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6027.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T15:04:47Z",
            "pc:count": 1546869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 360190.0562,
                "count": 1546869,
                "maximum": 360809.2449,
                "minimum": 360000.0049,
                "name": "X",
                "position": 0,
                "stddev": 158.6949692,
                "variance": 25184.09326
              },
              {
                "average": 3827347.973,
                "count": 1546869,
                "maximum": 3827999.987,
                "minimum": 3826999.987,
                "name": "Y",
                "position": 1,
                "stddev": 270.3699838,
                "variance": 73099.92814
              },
              {
                "average": -2.992146524,
                "count": 1546869,
                "maximum": -0.9987348389,
                "minimum": -6.518734839,
                "name": "Z",
                "position": 2,
                "stddev": 1.032396074,
                "variance": 1.065841654
              },
              {
                "average": 41.89980987,
                "count": 1546869,
                "maximum": 5210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 345.280178,
                "variance": 119218.4013
              },
              {
                "average": 1.000002586,
                "count": 1546869,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001608062064,
                "variance": 2.585863601e-06
              },
              {
                "average": 1.000005172,
                "count": 1546869,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002274140239,
                "variance": 5.171713828e-06
              },
              {
                "average": 1,
                "count": 1546869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1546869,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93222748,
                "count": 1546869,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.432195268,
                "variance": 2.051183286
              },
              {
                "average": 2.003554276,
                "count": 1546869,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06132007714,
                "variance": 0.003760151861
              },
              {
                "average": 9.933189559,
                "count": 1546869,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.032659035,
                "variance": 1.066384683
              },
              {
                "average": 253803816,
                "count": 1546869,
                "maximum": 253804687.7,
                "minimum": 253802588.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.1362545,
                "variance": 195484.4676
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1546869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              360000.0049,
              3826999.987,
              -6.518734839,
              360809.2449,
              3827999.987,
              -0.9987348389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    360000.0049331609,
                    3826999.9871521937,
                    -6.5187348388926
                  ],
                  [
                    360000.0049331609,
                    3827999.9871521937,
                    -6.5187348388926
                  ],
                  [
                    360809.2449331609,
                    3827999.9871521937,
                    -0.9987348388926
                  ],
                  [
                    360809.2449331609,
                    3826999.9871521937,
                    -0.9987348388926
                  ],
                  [
                    360000.0049331609,
                    3826999.9871521937,
                    -6.5187348388926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T15:04:47+00:00",
            "end_time": "2019-09-29T14:29: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": "20191011_NCMP_NC_Dunex_18SUD9171.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.18384368933555,
              34.97580549164442,
              -0.630793858272691
            ],
            [
              -76.18385020018059,
              34.976257891777664,
              -0.630793858272691
            ],
            [
              -76.18316956844988,
              34.97626452629235,
              -0.290793858272691
            ],
            [
              -76.183163061346,
              34.97581212604823,
              -0.290793858272691
            ],
            [
              -76.18384368933555,
              34.97580549164442,
              -0.630793858272691
            ]
          ]
        ]
      },
      "bbox": [
        -76.1838502,
        34.97580549,
        -0.6307938583,
        -76.18316306,
        34.97626453,
        -0.2907938583
      ],
      "properties": {
        "datetime": "2019-10-11T13:06:16Z",
        "pc:count": 11493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391975.7938,
            "count": 11493,
            "maximum": 391999.9978,
            "minimum": 391937.8578,
            "name": "X",
            "position": 0,
            "stddev": 16.02514585,
            "variance": 256.8052996
          },
          {
            "average": 3871020.218,
            "count": 11493,
            "maximum": 3871050.172,
            "minimum": 3870999.992,
            "name": "Y",
            "position": 1,
            "stddev": 13.03608277,
            "variance": 169.9394539
          },
          {
            "average": -0.4244047519,
            "count": 11493,
            "maximum": -0.2907938583,
            "minimum": -0.6307938583,
            "name": "Z",
            "position": 2,
            "stddev": 0.0518702999,
            "variance": 0.002690528012
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11493,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11493,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11493,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 11493,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.47261407,
            "count": 11493,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5244897354,
            "variance": 0.2750894825
          },
          {
            "average": 2,
            "count": 11493,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11493,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254834374.9,
            "count": 11493,
            "maximum": 254834376.1,
            "minimum": 254834373.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.6515570859,
            "variance": 0.4245266363
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391937.8578,
          3870999.992,
          -0.6307938583,
          391999.9978,
          3871050.172,
          -0.2907938583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391937.857822913,
                3870999.992465218,
                -0.630793858272691
              ],
              [
                391937.857822913,
                3871050.1724652178,
                -0.630793858272691
              ],
              [
                391999.997822913,
                3871050.1724652178,
                -0.290793858272691
              ],
              [
                391999.997822913,
                3870999.992465218,
                -0.290793858272691
              ],
              [
                391937.857822913,
                3870999.992465218,
                -0.630793858272691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:06:16+00:00",
        "end_time": "2019-10-11T13:06:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9171.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9171.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9171.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9171.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.1838502,
            34.97580549,
            -0.6307938583,
            -76.18316306,
            34.97626453,
            -0.2907938583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.18384368933555,
                  34.97580549164442,
                  -0.630793858272691
                ],
                [
                  -76.18385020018059,
                  34.976257891777664,
                  -0.630793858272691
                ],
                [
                  -76.18316956844988,
                  34.97626452629235,
                  -0.290793858272691
                ],
                [
                  -76.183163061346,
                  34.97581212604823,
                  -0.290793858272691
                ],
                [
                  -76.18384368933555,
                  34.97580549164442,
                  -0.630793858272691
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9171.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9171.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:06:16Z",
            "pc:count": 11493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391975.7938,
                "count": 11493,
                "maximum": 391999.9978,
                "minimum": 391937.8578,
                "name": "X",
                "position": 0,
                "stddev": 16.02514585,
                "variance": 256.8052996
              },
              {
                "average": 3871020.218,
                "count": 11493,
                "maximum": 3871050.172,
                "minimum": 3870999.992,
                "name": "Y",
                "position": 1,
                "stddev": 13.03608277,
                "variance": 169.9394539
              },
              {
                "average": -0.4244047519,
                "count": 11493,
                "maximum": -0.2907938583,
                "minimum": -0.6307938583,
                "name": "Z",
                "position": 2,
                "stddev": 0.0518702999,
                "variance": 0.002690528012
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11493,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11493,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11493,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 11493,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.47261407,
                "count": 11493,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5244897354,
                "variance": 0.2750894825
              },
              {
                "average": 2,
                "count": 11493,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11493,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254834374.9,
                "count": 11493,
                "maximum": 254834376.1,
                "minimum": 254834373.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.6515570859,
                "variance": 0.4245266363
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391937.8578,
              3870999.992,
              -0.6307938583,
              391999.9978,
              3871050.172,
              -0.2907938583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391937.857822913,
                    3870999.992465218,
                    -0.630793858272691
                  ],
                  [
                    391937.857822913,
                    3871050.1724652178,
                    -0.630793858272691
                  ],
                  [
                    391999.997822913,
                    3871050.1724652178,
                    -0.290793858272691
                  ],
                  [
                    391999.997822913,
                    3870999.992465218,
                    -0.290793858272691
                  ],
                  [
                    391937.857822913,
                    3870999.992465218,
                    -0.630793858272691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:06:16+00:00",
            "end_time": "2019-10-11T13:06:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9876.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.11805621115492,
              35.0215132877087,
              -1.609008913501282
            ],
            [
              -76.11817898537704,
              35.030528968457524,
              -1.609008913501282
            ],
            [
              -76.10721827345711,
              35.03062948352323,
              8.670991086498717
            ],
            [
              -76.10709670210107,
              35.02161376932767,
              8.670991086498717
            ],
            [
              -76.11805621115492,
              35.0215132877087,
              -1.609008913501282
            ]
          ]
        ]
      },
      "bbox": [
        -76.11817899,
        35.02151329,
        -1.609008914,
        -76.1070967,
        35.03062948,
        8.670991086
      ],
      "properties": {
        "datetime": "2019-10-11T19:43:54Z",
        "pc:count": 3953448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398470.1329,
            "count": 3953448,
            "maximum": 399000.0022,
            "minimum": 398000.0022,
            "name": "X",
            "position": 0,
            "stddev": 287.1785485,
            "variance": 82471.5187
          },
          {
            "average": 3876530.992,
            "count": 3953448,
            "maximum": 3876999.984,
            "minimum": 3875999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.3931716,
            "variance": 82021.04876
          },
          {
            "average": -0.2062643346,
            "count": 3953448,
            "maximum": 8.670991086,
            "minimum": -1.609008914,
            "name": "Z",
            "position": 2,
            "stddev": 0.6010332467,
            "variance": 0.3612409637
          },
          {
            "average": 311.859059,
            "count": 3953448,
            "maximum": 13245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 806.9219086,
            "variance": 651122.9666
          },
          {
            "average": 1.009175282,
            "count": 3953448,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1221430478,
            "variance": 0.01491892412
          },
          {
            "average": 1.01833134,
            "count": 3953448,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1884749213,
            "variance": 0.03552279596
          },
          {
            "average": 1,
            "count": 3953448,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.37291271,
            "count": 3953448,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.11159555,
            "variance": 123.4675556
          },
          {
            "average": 19.93982645,
            "count": 3953448,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.734569027,
            "variance": 3.008729709
          },
          {
            "average": 1.8001332,
            "count": 3953448,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4076331435,
            "variance": 0.1661647797
          },
          {
            "average": 11.14538018,
            "count": 3953448,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.607133317,
            "variance": 2.5828775
          },
          {
            "average": 254855951.3,
            "count": 3953448,
            "maximum": 254858234,
            "minimum": 254834266.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2388.816514,
            "variance": 5706444.336
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398000.0022,
          3875999.984,
          -1.609008914,
          399000.0022,
          3876999.984,
          8.670991086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398000.00215757464,
                3875999.9836911038,
                -1.609008913501282
              ],
              [
                398000.00215757464,
                3876999.9836911038,
                -1.609008913501282
              ],
              [
                399000.00215757464,
                3876999.9836911038,
                8.670991086498717
              ],
              [
                399000.00215757464,
                3875999.9836911038,
                8.670991086498717
              ],
              [
                398000.00215757464,
                3875999.9836911038,
                -1.609008913501282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:43:54+00:00",
        "end_time": "2019-10-11T13:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9876.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9876.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9876.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9876.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11817899,
            35.02151329,
            -1.609008914,
            -76.1070967,
            35.03062948,
            8.670991086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.11805621115492,
                  35.0215132877087,
                  -1.609008913501282
                ],
                [
                  -76.11817898537704,
                  35.030528968457524,
                  -1.609008913501282
                ],
                [
                  -76.10721827345711,
                  35.03062948352323,
                  8.670991086498717
                ],
                [
                  -76.10709670210107,
                  35.02161376932767,
                  8.670991086498717
                ],
                [
                  -76.11805621115492,
                  35.0215132877087,
                  -1.609008913501282
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9876.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9876.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:43:54Z",
            "pc:count": 3953448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398470.1329,
                "count": 3953448,
                "maximum": 399000.0022,
                "minimum": 398000.0022,
                "name": "X",
                "position": 0,
                "stddev": 287.1785485,
                "variance": 82471.5187
              },
              {
                "average": 3876530.992,
                "count": 3953448,
                "maximum": 3876999.984,
                "minimum": 3875999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.3931716,
                "variance": 82021.04876
              },
              {
                "average": -0.2062643346,
                "count": 3953448,
                "maximum": 8.670991086,
                "minimum": -1.609008914,
                "name": "Z",
                "position": 2,
                "stddev": 0.6010332467,
                "variance": 0.3612409637
              },
              {
                "average": 311.859059,
                "count": 3953448,
                "maximum": 13245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 806.9219086,
                "variance": 651122.9666
              },
              {
                "average": 1.009175282,
                "count": 3953448,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1221430478,
                "variance": 0.01491892412
              },
              {
                "average": 1.01833134,
                "count": 3953448,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1884749213,
                "variance": 0.03552279596
              },
              {
                "average": 1,
                "count": 3953448,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.37291271,
                "count": 3953448,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.11159555,
                "variance": 123.4675556
              },
              {
                "average": 19.93982645,
                "count": 3953448,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.734569027,
                "variance": 3.008729709
              },
              {
                "average": 1.8001332,
                "count": 3953448,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4076331435,
                "variance": 0.1661647797
              },
              {
                "average": 11.14538018,
                "count": 3953448,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.607133317,
                "variance": 2.5828775
              },
              {
                "average": 254855951.3,
                "count": 3953448,
                "maximum": 254858234,
                "minimum": 254834266.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2388.816514,
                "variance": 5706444.336
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398000.0022,
              3875999.984,
              -1.609008914,
              399000.0022,
              3876999.984,
              8.670991086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398000.00215757464,
                    3875999.9836911038,
                    -1.609008913501282
                  ],
                  [
                    398000.00215757464,
                    3876999.9836911038,
                    -1.609008913501282
                  ],
                  [
                    399000.00215757464,
                    3876999.9836911038,
                    8.670991086498717
                  ],
                  [
                    399000.00215757464,
                    3875999.9836911038,
                    8.670991086498717
                  ],
                  [
                    398000.00215757464,
                    3875999.9836911038,
                    -1.609008913501282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:43:54+00:00",
            "end_time": "2019-10-11T13:04: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": "20191011_NCMP_NC_Dunex_18SUD9472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1613839589059,
              34.98503906321432,
              -1.445757012668686
            ],
            [
              -76.16151132046788,
              34.99405484248492,
              -1.445757012668686
            ],
            [
              -76.15055541863784,
              34.99415917952068,
              9.674242987331315
            ],
            [
              -76.15042925775897,
              34.98514336551492,
              9.674242987331315
            ],
            [
              -76.1613839589059,
              34.98503906321432,
              -1.445757012668686
            ]
          ]
        ]
      },
      "bbox": [
        -76.16151132,
        34.98503906,
        -1.445757013,
        -76.15042926,
        34.99415918,
        9.674242987
      ],
      "properties": {
        "datetime": "2019-10-11T14:09:41Z",
        "pc:count": 4306026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394509.5321,
            "count": 4306026,
            "maximum": 395000.0186,
            "minimum": 393999.9986,
            "name": "X",
            "position": 0,
            "stddev": 290.9686719,
            "variance": 84662.768
          },
          {
            "average": 3872494.673,
            "count": 4306026,
            "maximum": 3872999.994,
            "minimum": 3871999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.6311094,
            "variance": 78193.55733
          },
          {
            "average": -0.127821329,
            "count": 4306026,
            "maximum": 9.674242987,
            "minimum": -1.445757013,
            "name": "Z",
            "position": 2,
            "stddev": 0.8019460463,
            "variance": 0.6431174613
          },
          {
            "average": 256.0763275,
            "count": 4306026,
            "maximum": 15486,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 738.0242263,
            "variance": 544679.7586
          },
          {
            "average": 1.040111695,
            "count": 4306026,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2782475734,
            "variance": 0.07742171211
          },
          {
            "average": 1.080253115,
            "count": 4306026,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4372086627,
            "variance": 0.1911514147
          },
          {
            "average": 1,
            "count": 4306026,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.5426493,
            "count": 4306026,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.1393181,
            "variance": 102.8057714
          },
          {
            "average": 20.05036007,
            "count": 4306026,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.816643131,
            "variance": 3.300192267
          },
          {
            "average": 1.880148657,
            "count": 4306026,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3830646492,
            "variance": 0.1467385255
          },
          {
            "average": 3.235705033,
            "count": 4306026,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.309626176,
            "variance": 1.715120722
          },
          {
            "average": 254836056.6,
            "count": 4306026,
            "maximum": 254838181,
            "minimum": 254834330.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 940.8237725,
            "variance": 885149.3709
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4306026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393999.9986,
          3871999.974,
          -1.445757013,
          395000.0186,
          3872999.994,
          9.674242987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393999.9986129985,
                3871999.9736307235,
                -1.445757012668686
              ],
              [
                393999.9986129985,
                3872999.993630723,
                -1.445757012668686
              ],
              [
                395000.01861299854,
                3872999.993630723,
                9.674242987331315
              ],
              [
                395000.01861299854,
                3871999.9736307235,
                9.674242987331315
              ],
              [
                393999.9986129985,
                3871999.9736307235,
                -1.445757012668686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:09:41+00:00",
        "end_time": "2019-10-11T13:05:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.16151132,
            34.98503906,
            -1.445757013,
            -76.15042926,
            34.99415918,
            9.674242987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1613839589059,
                  34.98503906321432,
                  -1.445757012668686
                ],
                [
                  -76.16151132046788,
                  34.99405484248492,
                  -1.445757012668686
                ],
                [
                  -76.15055541863784,
                  34.99415917952068,
                  9.674242987331315
                ],
                [
                  -76.15042925775897,
                  34.98514336551492,
                  9.674242987331315
                ],
                [
                  -76.1613839589059,
                  34.98503906321432,
                  -1.445757012668686
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:09:41Z",
            "pc:count": 4306026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394509.5321,
                "count": 4306026,
                "maximum": 395000.0186,
                "minimum": 393999.9986,
                "name": "X",
                "position": 0,
                "stddev": 290.9686719,
                "variance": 84662.768
              },
              {
                "average": 3872494.673,
                "count": 4306026,
                "maximum": 3872999.994,
                "minimum": 3871999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.6311094,
                "variance": 78193.55733
              },
              {
                "average": -0.127821329,
                "count": 4306026,
                "maximum": 9.674242987,
                "minimum": -1.445757013,
                "name": "Z",
                "position": 2,
                "stddev": 0.8019460463,
                "variance": 0.6431174613
              },
              {
                "average": 256.0763275,
                "count": 4306026,
                "maximum": 15486,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 738.0242263,
                "variance": 544679.7586
              },
              {
                "average": 1.040111695,
                "count": 4306026,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2782475734,
                "variance": 0.07742171211
              },
              {
                "average": 1.080253115,
                "count": 4306026,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4372086627,
                "variance": 0.1911514147
              },
              {
                "average": 1,
                "count": 4306026,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.5426493,
                "count": 4306026,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.1393181,
                "variance": 102.8057714
              },
              {
                "average": 20.05036007,
                "count": 4306026,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.816643131,
                "variance": 3.300192267
              },
              {
                "average": 1.880148657,
                "count": 4306026,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3830646492,
                "variance": 0.1467385255
              },
              {
                "average": 3.235705033,
                "count": 4306026,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.309626176,
                "variance": 1.715120722
              },
              {
                "average": 254836056.6,
                "count": 4306026,
                "maximum": 254838181,
                "minimum": 254834330.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 940.8237725,
                "variance": 885149.3709
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4306026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393999.9986,
              3871999.974,
              -1.445757013,
              395000.0186,
              3872999.994,
              9.674242987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393999.9986129985,
                    3871999.9736307235,
                    -1.445757012668686
                  ],
                  [
                    393999.9986129985,
                    3872999.993630723,
                    -1.445757012668686
                  ],
                  [
                    395000.01861299854,
                    3872999.993630723,
                    9.674242987331315
                  ],
                  [
                    395000.01861299854,
                    3871999.9736307235,
                    9.674242987331315
                  ],
                  [
                    393999.9986129985,
                    3871999.9736307235,
                    -1.445757012668686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:09:41+00:00",
            "end_time": "2019-10-11T13:05: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": "20191011_NCMP_NC_Dunex_18SVD0784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.02031559677206,
              35.09450938348119,
              -4.258556983877657
            ],
            [
              -76.0204279427824,
              35.10352524347205,
              -4.258556983877657
            ],
            [
              -76.00945712026605,
              35.10361709418929,
              -0.118556983877657
            ],
            [
              -76.00934598160732,
              35.09460120366265,
              -0.118556983877657
            ],
            [
              -76.02031559677206,
              35.09450938348119,
              -4.258556983877657
            ]
          ]
        ]
      },
      "bbox": [
        -76.02042794,
        35.09450938,
        -4.258556984,
        -76.00934598,
        35.10361709,
        -0.1185569839
      ],
      "properties": {
        "datetime": "2019-10-11T18:30:11Z",
        "pc:count": 4394317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407514.9279,
            "count": 4394317,
            "maximum": 408000.0121,
            "minimum": 407000.0121,
            "name": "X",
            "position": 0,
            "stddev": 281.306457,
            "variance": 79133.32276
          },
          {
            "average": 3884487.158,
            "count": 4394317,
            "maximum": 3884999.984,
            "minimum": 3883999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.7910844,
            "variance": 82249.12611
          },
          {
            "average": -1.506126436,
            "count": 4394317,
            "maximum": -0.1185569839,
            "minimum": -4.258556984,
            "name": "Z",
            "position": 2,
            "stddev": 0.5153671825,
            "variance": 0.2656033328
          },
          {
            "average": 0.6563987077,
            "count": 4394317,
            "maximum": 4797,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.91303619,
            "variance": 2017.18082
          },
          {
            "average": 1,
            "count": 4394317,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4394317,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4394317,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4394317,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04652244,
            "count": 4394317,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.126906624,
            "variance": 4.523731789
          },
          {
            "average": 2.000340895,
            "count": 4394317,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01852172717,
            "variance": 0.0003430543774
          },
          {
            "average": 3.930915089,
            "count": 4394317,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.370629935,
            "variance": 1.87862642
          },
          {
            "average": 254852338.7,
            "count": 4394317,
            "maximum": 254853811.6,
            "minimum": 254851075,
            "name": "GpsTime",
            "position": 12,
            "stddev": 619.1142615,
            "variance": 383302.4688
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407000.0121,
          3883999.984,
          -4.258556984,
          408000.0121,
          3884999.984,
          -0.1185569839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407000.01209385856,
                3883999.9844255736,
                -4.258556983877657
              ],
              [
                407000.01209385856,
                3884999.9844255736,
                -4.258556983877657
              ],
              [
                408000.01209385856,
                3884999.9844255736,
                -0.118556983877657
              ],
              [
                408000.01209385856,
                3883999.9844255736,
                -0.118556983877657
              ],
              [
                407000.01209385856,
                3883999.9844255736,
                -4.258556983877657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:30:11+00:00",
        "end_time": "2019-10-11T17:44:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.02042794,
            35.09450938,
            -4.258556984,
            -76.00934598,
            35.10361709,
            -0.1185569839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.02031559677206,
                  35.09450938348119,
                  -4.258556983877657
                ],
                [
                  -76.0204279427824,
                  35.10352524347205,
                  -4.258556983877657
                ],
                [
                  -76.00945712026605,
                  35.10361709418929,
                  -0.118556983877657
                ],
                [
                  -76.00934598160732,
                  35.09460120366265,
                  -0.118556983877657
                ],
                [
                  -76.02031559677206,
                  35.09450938348119,
                  -4.258556983877657
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:30:11Z",
            "pc:count": 4394317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407514.9279,
                "count": 4394317,
                "maximum": 408000.0121,
                "minimum": 407000.0121,
                "name": "X",
                "position": 0,
                "stddev": 281.306457,
                "variance": 79133.32276
              },
              {
                "average": 3884487.158,
                "count": 4394317,
                "maximum": 3884999.984,
                "minimum": 3883999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.7910844,
                "variance": 82249.12611
              },
              {
                "average": -1.506126436,
                "count": 4394317,
                "maximum": -0.1185569839,
                "minimum": -4.258556984,
                "name": "Z",
                "position": 2,
                "stddev": 0.5153671825,
                "variance": 0.2656033328
              },
              {
                "average": 0.6563987077,
                "count": 4394317,
                "maximum": 4797,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.91303619,
                "variance": 2017.18082
              },
              {
                "average": 1,
                "count": 4394317,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4394317,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4394317,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4394317,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04652244,
                "count": 4394317,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.126906624,
                "variance": 4.523731789
              },
              {
                "average": 2.000340895,
                "count": 4394317,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01852172717,
                "variance": 0.0003430543774
              },
              {
                "average": 3.930915089,
                "count": 4394317,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.370629935,
                "variance": 1.87862642
              },
              {
                "average": 254852338.7,
                "count": 4394317,
                "maximum": 254853811.6,
                "minimum": 254851075,
                "name": "GpsTime",
                "position": 12,
                "stddev": 619.1142615,
                "variance": 383302.4688
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407000.0121,
              3883999.984,
              -4.258556984,
              408000.0121,
              3884999.984,
              -0.1185569839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407000.01209385856,
                    3883999.9844255736,
                    -4.258556983877657
                  ],
                  [
                    407000.01209385856,
                    3884999.9844255736,
                    -4.258556983877657
                  ],
                  [
                    408000.01209385856,
                    3884999.9844255736,
                    -0.118556983877657
                  ],
                  [
                    408000.01209385856,
                    3883999.9844255736,
                    -0.118556983877657
                  ],
                  [
                    407000.01209385856,
                    3883999.9844255736,
                    -4.258556983877657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:30:11+00:00",
            "end_time": "2019-10-11T17:44: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": "20190929_NCMP_NC_Dunex_18SUD5932.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.53803799437179,
              34.620187613686696,
              -8.015095429862274
            ],
            [
              -76.53820437973157,
              34.62920253355943,
              -8.015095429862274
            ],
            [
              -76.52729856635997,
              34.62933960845886,
              11.704904570137725
            ],
            [
              -76.52713335954472,
              34.62032464273741,
              11.704904570137725
            ],
            [
              -76.53803799437179,
              34.620187613686696,
              -8.015095429862274
            ]
          ]
        ]
      },
      "bbox": [
        -76.53820438,
        34.62018761,
        -8.01509543,
        -76.52713336,
        34.62933961,
        11.70490457
      ],
      "properties": {
        "datetime": "2019-09-29T20:31:31Z",
        "pc:count": 7420159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 359460.2628,
            "count": 7420159,
            "maximum": 360000.0127,
            "minimum": 359000.0127,
            "name": "X",
            "position": 0,
            "stddev": 284.8495203,
            "variance": 81139.24919
          },
          {
            "average": 3832508.316,
            "count": 7420159,
            "maximum": 3832999.993,
            "minimum": 3831999.973,
            "name": "Y",
            "position": 1,
            "stddev": 282.6400632,
            "variance": 79885.40535
          },
          {
            "average": -2.061666084,
            "count": 7420159,
            "maximum": 11.70490457,
            "minimum": -8.01509543,
            "name": "Z",
            "position": 2,
            "stddev": 0.9634343858,
            "variance": 0.9282058157
          },
          {
            "average": 82.55963801,
            "count": 7420159,
            "maximum": 11534,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 638.7067816,
            "variance": 407946.3529
          },
          {
            "average": 1.000840144,
            "count": 7420159,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03958088211,
            "variance": 0.001566646228
          },
          {
            "average": 1.001679209,
            "count": 7420159,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06220181238,
            "variance": 0.003869065464
          },
          {
            "average": 1,
            "count": 7420159,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.30942922,
            "count": 7420159,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.287434059,
            "variance": 18.38209081
          },
          {
            "average": 19.96160698,
            "count": 7420159,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.1937326,
            "variance": 1.424997519
          },
          {
            "average": 1.976890387,
            "count": 7420159,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1598568242,
            "variance": 0.02555420423
          },
          {
            "average": 7.371603897,
            "count": 7420159,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.309812343,
            "variance": 5.335233061
          },
          {
            "average": 253811773.3,
            "count": 7420159,
            "maximum": 253824291.2,
            "minimum": 253800521.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10083.77692,
            "variance": 101682557
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7420159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          359000.0127,
          3831999.973,
          -8.01509543,
          360000.0127,
          3832999.993,
          11.70490457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                359000.01269375085,
                3831999.9734044736,
                -8.015095429862274
              ],
              [
                359000.01269375085,
                3832999.993404473,
                -8.015095429862274
              ],
              [
                360000.01269375085,
                3832999.993404473,
                11.704904570137725
              ],
              [
                360000.01269375085,
                3831999.9734044736,
                11.704904570137725
              ],
              [
                359000.01269375085,
                3831999.9734044736,
                -8.015095429862274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:31:31+00:00",
        "end_time": "2019-09-29T13:55:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5932.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5932.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5932.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5932.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.53820438,
            34.62018761,
            -8.01509543,
            -76.52713336,
            34.62933961,
            11.70490457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.53803799437179,
                  34.620187613686696,
                  -8.015095429862274
                ],
                [
                  -76.53820437973157,
                  34.62920253355943,
                  -8.015095429862274
                ],
                [
                  -76.52729856635997,
                  34.62933960845886,
                  11.704904570137725
                ],
                [
                  -76.52713335954472,
                  34.62032464273741,
                  11.704904570137725
                ],
                [
                  -76.53803799437179,
                  34.620187613686696,
                  -8.015095429862274
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5932.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5932.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:31:31Z",
            "pc:count": 7420159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 359460.2628,
                "count": 7420159,
                "maximum": 360000.0127,
                "minimum": 359000.0127,
                "name": "X",
                "position": 0,
                "stddev": 284.8495203,
                "variance": 81139.24919
              },
              {
                "average": 3832508.316,
                "count": 7420159,
                "maximum": 3832999.993,
                "minimum": 3831999.973,
                "name": "Y",
                "position": 1,
                "stddev": 282.6400632,
                "variance": 79885.40535
              },
              {
                "average": -2.061666084,
                "count": 7420159,
                "maximum": 11.70490457,
                "minimum": -8.01509543,
                "name": "Z",
                "position": 2,
                "stddev": 0.9634343858,
                "variance": 0.9282058157
              },
              {
                "average": 82.55963801,
                "count": 7420159,
                "maximum": 11534,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 638.7067816,
                "variance": 407946.3529
              },
              {
                "average": 1.000840144,
                "count": 7420159,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03958088211,
                "variance": 0.001566646228
              },
              {
                "average": 1.001679209,
                "count": 7420159,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06220181238,
                "variance": 0.003869065464
              },
              {
                "average": 1,
                "count": 7420159,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.30942922,
                "count": 7420159,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.287434059,
                "variance": 18.38209081
              },
              {
                "average": 19.96160698,
                "count": 7420159,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.1937326,
                "variance": 1.424997519
              },
              {
                "average": 1.976890387,
                "count": 7420159,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1598568242,
                "variance": 0.02555420423
              },
              {
                "average": 7.371603897,
                "count": 7420159,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.309812343,
                "variance": 5.335233061
              },
              {
                "average": 253811773.3,
                "count": 7420159,
                "maximum": 253824291.2,
                "minimum": 253800521.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10083.77692,
                "variance": 101682557
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7420159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              359000.0127,
              3831999.973,
              -8.01509543,
              360000.0127,
              3832999.993,
              11.70490457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    359000.01269375085,
                    3831999.9734044736,
                    -8.015095429862274
                  ],
                  [
                    359000.01269375085,
                    3832999.993404473,
                    -8.015095429862274
                  ],
                  [
                    360000.01269375085,
                    3832999.993404473,
                    11.704904570137725
                  ],
                  [
                    360000.01269375085,
                    3831999.9734044736,
                    11.704904570137725
                  ],
                  [
                    359000.01269375085,
                    3831999.9734044736,
                    -8.015095429862274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:31:31+00:00",
            "end_time": "2019-09-29T13:55: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": "20190929_NCMP_NC_Dunex_18SUD6340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49571436314892,
              34.69284895790944,
              -2.159559849197509
            ],
            [
              -76.49587660636087,
              34.70186376678485,
              -2.159559849197509
            ],
            [
              -76.4849610545367,
              34.70199729976307,
              -0.139559849197509
            ],
            [
              -76.48479999416442,
              34.69298244626744,
              -0.139559849197509
            ],
            [
              -76.49571436314892,
              34.69284895790944,
              -2.159559849197509
            ]
          ]
        ]
      },
      "bbox": [
        -76.49587661,
        34.69284896,
        -2.159559849,
        -76.48479999,
        34.7019973,
        -0.1395598492
      ],
      "properties": {
        "datetime": "2019-09-29T19:07:51Z",
        "pc:count": 3328685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363518.8978,
            "count": 3328685,
            "maximum": 364000.0137,
            "minimum": 363000.0137,
            "name": "X",
            "position": 0,
            "stddev": 271.194797,
            "variance": 73546.61792
          },
          {
            "average": 3840470.331,
            "count": 3328685,
            "maximum": 3840999.984,
            "minimum": 3839999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.5265292,
            "variance": 78135.08051
          },
          {
            "average": -0.9497109479,
            "count": 3328685,
            "maximum": -0.1395598492,
            "minimum": -2.159559849,
            "name": "Z",
            "position": 2,
            "stddev": 0.3174656111,
            "variance": 0.1007844143
          },
          {
            "average": 0.5022292587,
            "count": 3328685,
            "maximum": 2058,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.96476378,
            "variance": 782.0280131
          },
          {
            "average": 1.000011416,
            "count": 3328685,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003378726477,
            "variance": 1.141579261e-05
          },
          {
            "average": 1.000022832,
            "count": 3328685,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004778213533,
            "variance": 2.283132457e-05
          },
          {
            "average": 1,
            "count": 3328685,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3328685,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09781214,
            "count": 3328685,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.305062714,
            "variance": 1.703188687
          },
          {
            "average": 2.001091722,
            "count": 3328685,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03304137638,
            "variance": 0.001091732553
          },
          {
            "average": 2.306091445,
            "count": 3328685,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.064405812,
            "variance": 1.132959733
          },
          {
            "average": 253817864.3,
            "count": 3328685,
            "maximum": 253819271.8,
            "minimum": 253817188.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 553.179794,
            "variance": 306007.8845
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363000.0137,
          3839999.984,
          -2.159559849,
          364000.0137,
          3840999.984,
          -0.1395598492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363000.01365084166,
                3839999.9842804847,
                -2.159559849197509
              ],
              [
                363000.01365084166,
                3840999.9842804847,
                -2.159559849197509
              ],
              [
                364000.01365084166,
                3840999.9842804847,
                -0.139559849197509
              ],
              [
                364000.01365084166,
                3839999.9842804847,
                -0.139559849197509
              ],
              [
                363000.01365084166,
                3839999.9842804847,
                -2.159559849197509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:07:51+00:00",
        "end_time": "2019-09-29T18:33:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49587661,
            34.69284896,
            -2.159559849,
            -76.48479999,
            34.7019973,
            -0.1395598492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49571436314892,
                  34.69284895790944,
                  -2.159559849197509
                ],
                [
                  -76.49587660636087,
                  34.70186376678485,
                  -2.159559849197509
                ],
                [
                  -76.4849610545367,
                  34.70199729976307,
                  -0.139559849197509
                ],
                [
                  -76.48479999416442,
                  34.69298244626744,
                  -0.139559849197509
                ],
                [
                  -76.49571436314892,
                  34.69284895790944,
                  -2.159559849197509
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:07:51Z",
            "pc:count": 3328685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363518.8978,
                "count": 3328685,
                "maximum": 364000.0137,
                "minimum": 363000.0137,
                "name": "X",
                "position": 0,
                "stddev": 271.194797,
                "variance": 73546.61792
              },
              {
                "average": 3840470.331,
                "count": 3328685,
                "maximum": 3840999.984,
                "minimum": 3839999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.5265292,
                "variance": 78135.08051
              },
              {
                "average": -0.9497109479,
                "count": 3328685,
                "maximum": -0.1395598492,
                "minimum": -2.159559849,
                "name": "Z",
                "position": 2,
                "stddev": 0.3174656111,
                "variance": 0.1007844143
              },
              {
                "average": 0.5022292587,
                "count": 3328685,
                "maximum": 2058,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.96476378,
                "variance": 782.0280131
              },
              {
                "average": 1.000011416,
                "count": 3328685,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003378726477,
                "variance": 1.141579261e-05
              },
              {
                "average": 1.000022832,
                "count": 3328685,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004778213533,
                "variance": 2.283132457e-05
              },
              {
                "average": 1,
                "count": 3328685,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3328685,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09781214,
                "count": 3328685,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.305062714,
                "variance": 1.703188687
              },
              {
                "average": 2.001091722,
                "count": 3328685,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03304137638,
                "variance": 0.001091732553
              },
              {
                "average": 2.306091445,
                "count": 3328685,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.064405812,
                "variance": 1.132959733
              },
              {
                "average": 253817864.3,
                "count": 3328685,
                "maximum": 253819271.8,
                "minimum": 253817188.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 553.179794,
                "variance": 306007.8845
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363000.0137,
              3839999.984,
              -2.159559849,
              364000.0137,
              3840999.984,
              -0.1395598492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363000.01365084166,
                    3839999.9842804847,
                    -2.159559849197509
                  ],
                  [
                    363000.01365084166,
                    3840999.9842804847,
                    -2.159559849197509
                  ],
                  [
                    364000.01365084166,
                    3840999.9842804847,
                    -0.139559849197509
                  ],
                  [
                    364000.01365084166,
                    3839999.9842804847,
                    -0.139559849197509
                  ],
                  [
                    363000.01365084166,
                    3839999.9842804847,
                    -2.159559849197509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:07:51+00:00",
            "end_time": "2019-09-29T18:33: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": "20191011_NCMP_NC_Dunex_18SUD9270.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1830334268408,
              34.96679640186272,
              -1.345310301604425
            ],
            [
              -76.18316307444745,
              34.97581213834266,
              -1.345310301604425
            ],
            [
              -76.17220968698064,
              34.975918381360835,
              8.234689698395574
            ],
            [
              -76.17208123894174,
              34.966902609503066,
              8.234689698395574
            ],
            [
              -76.1830334268408,
              34.96679640186272,
              -1.345310301604425
            ]
          ]
        ]
      },
      "bbox": [
        -76.18316307,
        34.9667964,
        -1.345310302,
        -76.17208124,
        34.97591838,
        8.234689698
      ],
      "properties": {
        "datetime": "2019-10-11T14:16:57Z",
        "pc:count": 4288933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392492.5638,
            "count": 4288933,
            "maximum": 393000.0166,
            "minimum": 391999.9966,
            "name": "X",
            "position": 0,
            "stddev": 291.2969822,
            "variance": 84853.93187
          },
          {
            "average": 3870498.173,
            "count": 4288933,
            "maximum": 3870999.994,
            "minimum": 3869999.974,
            "name": "Y",
            "position": 1,
            "stddev": 292.7636854,
            "variance": 85710.57552
          },
          {
            "average": 0.234704828,
            "count": 4288933,
            "maximum": 8.234689698,
            "minimum": -1.345310302,
            "name": "Z",
            "position": 2,
            "stddev": 0.9129240468,
            "variance": 0.8334303153
          },
          {
            "average": 568.7113221,
            "count": 4288933,
            "maximum": 37165,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1203.70697,
            "variance": 1448910.47
          },
          {
            "average": 1.060065289,
            "count": 4288933,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3143089984,
            "variance": 0.09879014648
          },
          {
            "average": 1.120281431,
            "count": 4288933,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4829468192,
            "variance": 0.2332376301
          },
          {
            "average": 1,
            "count": 4288933,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.62441964,
            "count": 4288933,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.67125665,
            "variance": 160.5607451
          },
          {
            "average": 20.24123834,
            "count": 4288933,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.993702052,
            "variance": 3.974847871
          },
          {
            "average": 1.761204477,
            "count": 4288933,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4743271922,
            "variance": 0.2249862853
          },
          {
            "average": 3.746160409,
            "count": 4288933,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.410952144,
            "variance": 1.990785954
          },
          {
            "average": 254836419.1,
            "count": 4288933,
            "maximum": 254838617.4,
            "minimum": 254834370.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 998.6137306,
            "variance": 997229.3829
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4288933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391999.9966,
          3869999.974,
          -1.345310302,
          393000.0166,
          3870999.994,
          8.234689698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391999.9966430863,
                3869999.973842878,
                -1.345310301604425
              ],
              [
                391999.9966430863,
                3870999.9938428774,
                -1.345310301604425
              ],
              [
                393000.01664308633,
                3870999.9938428774,
                8.234689698395574
              ],
              [
                393000.01664308633,
                3869999.973842878,
                8.234689698395574
              ],
              [
                391999.9966430863,
                3869999.973842878,
                -1.345310301604425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:16:57+00:00",
        "end_time": "2019-10-11T13:06:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9270.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9270.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9270.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9270.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.18316307,
            34.9667964,
            -1.345310302,
            -76.17208124,
            34.97591838,
            8.234689698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1830334268408,
                  34.96679640186272,
                  -1.345310301604425
                ],
                [
                  -76.18316307444745,
                  34.97581213834266,
                  -1.345310301604425
                ],
                [
                  -76.17220968698064,
                  34.975918381360835,
                  8.234689698395574
                ],
                [
                  -76.17208123894174,
                  34.966902609503066,
                  8.234689698395574
                ],
                [
                  -76.1830334268408,
                  34.96679640186272,
                  -1.345310301604425
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9270.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9270.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:16:57Z",
            "pc:count": 4288933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392492.5638,
                "count": 4288933,
                "maximum": 393000.0166,
                "minimum": 391999.9966,
                "name": "X",
                "position": 0,
                "stddev": 291.2969822,
                "variance": 84853.93187
              },
              {
                "average": 3870498.173,
                "count": 4288933,
                "maximum": 3870999.994,
                "minimum": 3869999.974,
                "name": "Y",
                "position": 1,
                "stddev": 292.7636854,
                "variance": 85710.57552
              },
              {
                "average": 0.234704828,
                "count": 4288933,
                "maximum": 8.234689698,
                "minimum": -1.345310302,
                "name": "Z",
                "position": 2,
                "stddev": 0.9129240468,
                "variance": 0.8334303153
              },
              {
                "average": 568.7113221,
                "count": 4288933,
                "maximum": 37165,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1203.70697,
                "variance": 1448910.47
              },
              {
                "average": 1.060065289,
                "count": 4288933,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3143089984,
                "variance": 0.09879014648
              },
              {
                "average": 1.120281431,
                "count": 4288933,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4829468192,
                "variance": 0.2332376301
              },
              {
                "average": 1,
                "count": 4288933,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.62441964,
                "count": 4288933,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.67125665,
                "variance": 160.5607451
              },
              {
                "average": 20.24123834,
                "count": 4288933,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.993702052,
                "variance": 3.974847871
              },
              {
                "average": 1.761204477,
                "count": 4288933,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4743271922,
                "variance": 0.2249862853
              },
              {
                "average": 3.746160409,
                "count": 4288933,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.410952144,
                "variance": 1.990785954
              },
              {
                "average": 254836419.1,
                "count": 4288933,
                "maximum": 254838617.4,
                "minimum": 254834370.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 998.6137306,
                "variance": 997229.3829
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4288933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391999.9966,
              3869999.974,
              -1.345310302,
              393000.0166,
              3870999.994,
              8.234689698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391999.9966430863,
                    3869999.973842878,
                    -1.345310301604425
                  ],
                  [
                    391999.9966430863,
                    3870999.9938428774,
                    -1.345310301604425
                  ],
                  [
                    393000.01664308633,
                    3870999.9938428774,
                    8.234689698395574
                  ],
                  [
                    393000.01664308633,
                    3869999.973842878,
                    8.234689698395574
                  ],
                  [
                    391999.9966430863,
                    3869999.973842878,
                    -1.345310301604425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:16:57+00:00",
            "end_time": "2019-10-11T13:06: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": "20191011_NCMP_NC_Dunex_18SVD0782.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.02009121074889,
              35.076477662415925,
              -4.209882799670311
            ],
            [
              -76.02020345703787,
              35.08549354989749,
              -4.209882799670311
            ],
            [
              -76.00923482931532,
              35.085585341389894,
              -0.209882799670311
            ],
            [
              -76.00912378933054,
              35.076569423385145,
              -0.209882799670311
            ],
            [
              -76.02009121074889,
              35.076477662415925,
              -4.209882799670311
            ]
          ]
        ]
      },
      "bbox": [
        -76.02020346,
        35.07647766,
        -4.2098828,
        -76.00912379,
        35.08558534,
        -0.2098827997
      ],
      "properties": {
        "datetime": "2019-10-11T19:28:06Z",
        "pc:count": 2690148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407445.8447,
            "count": 2690148,
            "maximum": 408000.0179,
            "minimum": 406999.9979,
            "name": "X",
            "position": 0,
            "stddev": 301.4036811,
            "variance": 90844.17898
          },
          {
            "average": 3882637.335,
            "count": 2690148,
            "maximum": 3882999.989,
            "minimum": 3881999.989,
            "name": "Y",
            "position": 1,
            "stddev": 230.796276,
            "variance": 53266.92101
          },
          {
            "average": -1.552157329,
            "count": 2690148,
            "maximum": -0.2098827997,
            "minimum": -4.2098828,
            "name": "Z",
            "position": 2,
            "stddev": 0.5401330904,
            "variance": 0.2917437553
          },
          {
            "average": 1.79914934,
            "count": 2690148,
            "maximum": 4614,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 72.47488242,
            "variance": 5252.608581
          },
          {
            "average": 1,
            "count": 2690148,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2690148,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2690148,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2690148,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02616708,
            "count": 2690148,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.520152782,
            "variance": 2.310864482
          },
          {
            "average": 2.000443842,
            "count": 2690148,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02108052121,
            "variance": 0.0004443883747
          },
          {
            "average": 10.78760983,
            "count": 2690148,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.127939286,
            "variance": 1.272247033
          },
          {
            "average": 254855920.7,
            "count": 2690148,
            "maximum": 254857286.2,
            "minimum": 254854235,
            "name": "GpsTime",
            "position": 12,
            "stddev": 740.7573899,
            "variance": 548721.5106
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2690148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406999.9979,
          3881999.989,
          -4.2098828,
          408000.0179,
          3882999.989,
          -0.2098827997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406999.99788215314,
                3881999.989024697,
                -4.209882799670311
              ],
              [
                406999.99788215314,
                3882999.989024697,
                -4.209882799670311
              ],
              [
                408000.01788215316,
                3882999.989024697,
                -0.209882799670311
              ],
              [
                408000.01788215316,
                3881999.989024697,
                -0.209882799670311
              ],
              [
                406999.99788215314,
                3881999.989024697,
                -4.209882799670311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:28:06+00:00",
        "end_time": "2019-10-11T18:37:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0782.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0782.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0782.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0782.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.02020346,
            35.07647766,
            -4.2098828,
            -76.00912379,
            35.08558534,
            -0.2098827997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.02009121074889,
                  35.076477662415925,
                  -4.209882799670311
                ],
                [
                  -76.02020345703787,
                  35.08549354989749,
                  -4.209882799670311
                ],
                [
                  -76.00923482931532,
                  35.085585341389894,
                  -0.209882799670311
                ],
                [
                  -76.00912378933054,
                  35.076569423385145,
                  -0.209882799670311
                ],
                [
                  -76.02009121074889,
                  35.076477662415925,
                  -4.209882799670311
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0782.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0782.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:28:06Z",
            "pc:count": 2690148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407445.8447,
                "count": 2690148,
                "maximum": 408000.0179,
                "minimum": 406999.9979,
                "name": "X",
                "position": 0,
                "stddev": 301.4036811,
                "variance": 90844.17898
              },
              {
                "average": 3882637.335,
                "count": 2690148,
                "maximum": 3882999.989,
                "minimum": 3881999.989,
                "name": "Y",
                "position": 1,
                "stddev": 230.796276,
                "variance": 53266.92101
              },
              {
                "average": -1.552157329,
                "count": 2690148,
                "maximum": -0.2098827997,
                "minimum": -4.2098828,
                "name": "Z",
                "position": 2,
                "stddev": 0.5401330904,
                "variance": 0.2917437553
              },
              {
                "average": 1.79914934,
                "count": 2690148,
                "maximum": 4614,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 72.47488242,
                "variance": 5252.608581
              },
              {
                "average": 1,
                "count": 2690148,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2690148,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2690148,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2690148,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02616708,
                "count": 2690148,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.520152782,
                "variance": 2.310864482
              },
              {
                "average": 2.000443842,
                "count": 2690148,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02108052121,
                "variance": 0.0004443883747
              },
              {
                "average": 10.78760983,
                "count": 2690148,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.127939286,
                "variance": 1.272247033
              },
              {
                "average": 254855920.7,
                "count": 2690148,
                "maximum": 254857286.2,
                "minimum": 254854235,
                "name": "GpsTime",
                "position": 12,
                "stddev": 740.7573899,
                "variance": 548721.5106
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2690148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406999.9979,
              3881999.989,
              -4.2098828,
              408000.0179,
              3882999.989,
              -0.2098827997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406999.99788215314,
                    3881999.989024697,
                    -4.209882799670311
                  ],
                  [
                    406999.99788215314,
                    3882999.989024697,
                    -4.209882799670311
                  ],
                  [
                    408000.01788215316,
                    3882999.989024697,
                    -0.209882799670311
                  ],
                  [
                    408000.01788215316,
                    3881999.989024697,
                    -0.209882799670311
                  ],
                  [
                    406999.99788215314,
                    3881999.989024697,
                    -4.209882799670311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:28:06+00:00",
            "end_time": "2019-10-11T18:37: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": "20191011_NCMP_NC_Dunex_18SVD0483.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.05310737269015,
              35.08521223385801,
              -3.335561299521886
            ],
            [
              -76.05319715932023,
              35.09219603869747,
              -3.335561299521886
            ],
            [
              -76.04222884495648,
              35.09229082069231,
              -0.255561299521886
            ],
            [
              -76.04213999297689,
              35.08530699144045,
              -0.255561299521886
            ],
            [
              -76.05310737269015,
              35.08521223385801,
              -3.335561299521886
            ]
          ]
        ]
      },
      "bbox": [
        -76.05319716,
        35.08521223,
        -3.3355613,
        -76.04213999,
        35.09229082,
        -0.2555612995
      ],
      "properties": {
        "datetime": "2019-10-11T17:58:11Z",
        "pc:count": 773019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404732.0434,
            "count": 773019,
            "maximum": 405000.0098,
            "minimum": 404000.0898,
            "name": "X",
            "position": 0,
            "stddev": 145.498837,
            "variance": 21169.91158
          },
          {
            "average": 3883322.346,
            "count": 773019,
            "maximum": 3883774.609,
            "minimum": 3882999.989,
            "name": "Y",
            "position": 1,
            "stddev": 172.7509401,
            "variance": 29842.8873
          },
          {
            "average": -0.8790410588,
            "count": 773019,
            "maximum": -0.2555612995,
            "minimum": -3.3355613,
            "name": "Z",
            "position": 2,
            "stddev": 0.3475319746,
            "variance": 0.1207784734
          },
          {
            "average": 0.4351561863,
            "count": 773019,
            "maximum": 2949,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.60918116,
            "variance": 818.4852467
          },
          {
            "average": 1,
            "count": 773019,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 773019,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 773019,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 773019,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88314614,
            "count": 773019,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.908119882,
            "variance": 8.45716125
          },
          {
            "average": 2.000059507,
            "count": 773019,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007713850014,
            "variance": 5.950348204e-05
          },
          {
            "average": 1.438159993,
            "count": 773019,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5639479857,
            "variance": 0.3180373306
          },
          {
            "average": 254851241.7,
            "count": 773019,
            "maximum": 254851891.8,
            "minimum": 254851029.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 255.8054858,
            "variance": 65436.44656
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 773019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404000.0898,
          3882999.989,
          -3.3355613,
          405000.0098,
          3883774.609,
          -0.2555612995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404000.0897890797,
                3882999.9885069127,
                -3.335561299521886
              ],
              [
                404000.0897890797,
                3883774.608506913,
                -3.335561299521886
              ],
              [
                405000.0097890797,
                3883774.608506913,
                -0.255561299521886
              ],
              [
                405000.0097890797,
                3882999.9885069127,
                -0.255561299521886
              ],
              [
                404000.0897890797,
                3882999.9885069127,
                -3.335561299521886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:58:11+00:00",
        "end_time": "2019-10-11T17:43:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0483.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0483.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0483.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0483.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05319716,
            35.08521223,
            -3.3355613,
            -76.04213999,
            35.09229082,
            -0.2555612995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.05310737269015,
                  35.08521223385801,
                  -3.335561299521886
                ],
                [
                  -76.05319715932023,
                  35.09219603869747,
                  -3.335561299521886
                ],
                [
                  -76.04222884495648,
                  35.09229082069231,
                  -0.255561299521886
                ],
                [
                  -76.04213999297689,
                  35.08530699144045,
                  -0.255561299521886
                ],
                [
                  -76.05310737269015,
                  35.08521223385801,
                  -3.335561299521886
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0483.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0483.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:58:11Z",
            "pc:count": 773019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404732.0434,
                "count": 773019,
                "maximum": 405000.0098,
                "minimum": 404000.0898,
                "name": "X",
                "position": 0,
                "stddev": 145.498837,
                "variance": 21169.91158
              },
              {
                "average": 3883322.346,
                "count": 773019,
                "maximum": 3883774.609,
                "minimum": 3882999.989,
                "name": "Y",
                "position": 1,
                "stddev": 172.7509401,
                "variance": 29842.8873
              },
              {
                "average": -0.8790410588,
                "count": 773019,
                "maximum": -0.2555612995,
                "minimum": -3.3355613,
                "name": "Z",
                "position": 2,
                "stddev": 0.3475319746,
                "variance": 0.1207784734
              },
              {
                "average": 0.4351561863,
                "count": 773019,
                "maximum": 2949,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.60918116,
                "variance": 818.4852467
              },
              {
                "average": 1,
                "count": 773019,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 773019,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 773019,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 773019,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88314614,
                "count": 773019,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.908119882,
                "variance": 8.45716125
              },
              {
                "average": 2.000059507,
                "count": 773019,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007713850014,
                "variance": 5.950348204e-05
              },
              {
                "average": 1.438159993,
                "count": 773019,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5639479857,
                "variance": 0.3180373306
              },
              {
                "average": 254851241.7,
                "count": 773019,
                "maximum": 254851891.8,
                "minimum": 254851029.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 255.8054858,
                "variance": 65436.44656
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 773019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404000.0898,
              3882999.989,
              -3.3355613,
              405000.0098,
              3883774.609,
              -0.2555612995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404000.0897890797,
                    3882999.9885069127,
                    -3.335561299521886
                  ],
                  [
                    404000.0897890797,
                    3883774.608506913,
                    -3.335561299521886
                  ],
                  [
                    405000.0097890797,
                    3883774.608506913,
                    -0.255561299521886
                  ],
                  [
                    405000.0097890797,
                    3882999.9885069127,
                    -0.255561299521886
                  ],
                  [
                    404000.0897890797,
                    3882999.9885069127,
                    -3.335561299521886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:58:11+00:00",
            "end_time": "2019-10-11T17:43:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0578.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04163559063015,
              35.04561005936228,
              -4.602007522555516
            ],
            [
              -76.04168172451212,
              35.04924363785239,
              -4.602007522555516
            ],
            [
              -76.03071823813927,
              35.049337286538695,
              -1.762007522555516
            ],
            [
              -76.03067258959632,
              35.04570369549162,
              -1.762007522555516
            ],
            [
              -76.04163559063015,
              35.04561005936228,
              -4.602007522555516
            ]
          ]
        ]
      },
      "bbox": [
        -76.04168172,
        35.04561006,
        -4.602007523,
        -76.03067259,
        35.04933729,
        -1.762007523
      ],
      "properties": {
        "datetime": "2019-10-11T20:48:50Z",
        "pc:count": 327063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405541.8743,
            "count": 327063,
            "maximum": 406000.0042,
            "minimum": 405000.0042,
            "name": "X",
            "position": 0,
            "stddev": 237.6759452,
            "variance": 56489.85494
          },
          {
            "average": 3878829.605,
            "count": 327063,
            "maximum": 3878999.992,
            "minimum": 3878596.972,
            "name": "Y",
            "position": 1,
            "stddev": 93.4560279,
            "variance": 8734.02915
          },
          {
            "average": -2.802994886,
            "count": 327063,
            "maximum": -1.762007523,
            "minimum": -4.602007523,
            "name": "Z",
            "position": 2,
            "stddev": 0.3200806189,
            "variance": 0.1024516026
          },
          {
            "average": 15.66195198,
            "count": 327063,
            "maximum": 4469,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 211.4943282,
            "variance": 44729.85085
          },
          {
            "average": 1,
            "count": 327063,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 327063,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 327063,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 327063,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.74962475,
            "count": 327063,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.851804664,
            "variance": 3.429180513
          },
          {
            "average": 2.002482702,
            "count": 327063,
            "maximum": 6,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05595405315,
            "variance": 0.003130856064
          },
          {
            "average": 20.50125511,
            "count": 327063,
            "maximum": 22,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9006775213,
            "variance": 0.8112199974
          },
          {
            "average": 254861299.3,
            "count": 327063,
            "maximum": 254862130.3,
            "minimum": 254859941.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.1881351,
            "variance": 245211.2891
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405000.0042,
          3878596.972,
          -4.602007523,
          406000.0042,
          3878999.992,
          -1.762007523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405000.00423799455,
                3878596.97197379,
                -4.602007522555516
              ],
              [
                405000.00423799455,
                3878999.9919737894,
                -4.602007522555516
              ],
              [
                406000.00423799455,
                3878999.9919737894,
                -1.762007522555516
              ],
              [
                406000.00423799455,
                3878596.97197379,
                -1.762007522555516
              ],
              [
                405000.00423799455,
                3878596.97197379,
                -4.602007522555516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:48:50+00:00",
        "end_time": "2019-10-11T20:12:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0578.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0578.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0578.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0578.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04168172,
            35.04561006,
            -4.602007523,
            -76.03067259,
            35.04933729,
            -1.762007523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.04163559063015,
                  35.04561005936228,
                  -4.602007522555516
                ],
                [
                  -76.04168172451212,
                  35.04924363785239,
                  -4.602007522555516
                ],
                [
                  -76.03071823813927,
                  35.049337286538695,
                  -1.762007522555516
                ],
                [
                  -76.03067258959632,
                  35.04570369549162,
                  -1.762007522555516
                ],
                [
                  -76.04163559063015,
                  35.04561005936228,
                  -4.602007522555516
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0578.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0578.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:48:50Z",
            "pc:count": 327063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405541.8743,
                "count": 327063,
                "maximum": 406000.0042,
                "minimum": 405000.0042,
                "name": "X",
                "position": 0,
                "stddev": 237.6759452,
                "variance": 56489.85494
              },
              {
                "average": 3878829.605,
                "count": 327063,
                "maximum": 3878999.992,
                "minimum": 3878596.972,
                "name": "Y",
                "position": 1,
                "stddev": 93.4560279,
                "variance": 8734.02915
              },
              {
                "average": -2.802994886,
                "count": 327063,
                "maximum": -1.762007523,
                "minimum": -4.602007523,
                "name": "Z",
                "position": 2,
                "stddev": 0.3200806189,
                "variance": 0.1024516026
              },
              {
                "average": 15.66195198,
                "count": 327063,
                "maximum": 4469,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 211.4943282,
                "variance": 44729.85085
              },
              {
                "average": 1,
                "count": 327063,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 327063,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 327063,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 327063,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.74962475,
                "count": 327063,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.851804664,
                "variance": 3.429180513
              },
              {
                "average": 2.002482702,
                "count": 327063,
                "maximum": 6,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05595405315,
                "variance": 0.003130856064
              },
              {
                "average": 20.50125511,
                "count": 327063,
                "maximum": 22,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9006775213,
                "variance": 0.8112199974
              },
              {
                "average": 254861299.3,
                "count": 327063,
                "maximum": 254862130.3,
                "minimum": 254859941.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.1881351,
                "variance": 245211.2891
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405000.0042,
              3878596.972,
              -4.602007523,
              406000.0042,
              3878999.992,
              -1.762007523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405000.00423799455,
                    3878596.97197379,
                    -4.602007522555516
                  ],
                  [
                    405000.00423799455,
                    3878999.9919737894,
                    -4.602007522555516
                  ],
                  [
                    406000.00423799455,
                    3878999.9919737894,
                    -1.762007522555516
                  ],
                  [
                    406000.00423799455,
                    3878596.97197379,
                    -1.762007522555516
                  ],
                  [
                    405000.00423799455,
                    3878596.97197379,
                    -4.602007522555516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:48:50+00:00",
            "end_time": "2019-10-11T20:12:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD6337.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49522808942136,
              34.66580444177208,
              -6.300598568054924
            ],
            [
              -76.49539011660562,
              34.674819292713835,
              -6.300598568054924
            ],
            [
              -76.48447811172694,
              34.67495269186197,
              6.619401431945076
            ],
            [
              -76.48431726580844,
              34.66593779632847,
              6.619401431945076
            ],
            [
              -76.49522808942136,
              34.66580444177208,
              -6.300598568054924
            ]
          ]
        ]
      },
      "bbox": [
        -76.49539012,
        34.66580444,
        -6.300598568,
        -76.48431727,
        34.67495269,
        6.619401432
      ],
      "properties": {
        "datetime": "2019-09-29T20:33:00Z",
        "pc:count": 3668126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363468.4816,
            "count": 3668126,
            "maximum": 364000.0115,
            "minimum": 363000.0115,
            "name": "X",
            "position": 0,
            "stddev": 271.4298148,
            "variance": 73674.14434
          },
          {
            "average": 3837528.661,
            "count": 3668126,
            "maximum": 3837999.984,
            "minimum": 3836999.984,
            "name": "Y",
            "position": 1,
            "stddev": 269.5015156,
            "variance": 72631.06692
          },
          {
            "average": 0.1565516852,
            "count": 3668126,
            "maximum": 6.619401432,
            "minimum": -6.300598568,
            "name": "Z",
            "position": 2,
            "stddev": 2.01366637,
            "variance": 4.054852251
          },
          {
            "average": 2758.931577,
            "count": 3668126,
            "maximum": 36005,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2899.685078,
            "variance": 8408173.554
          },
          {
            "average": 1.047337523,
            "count": 3668126,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2417341294,
            "variance": 0.05843538932
          },
          {
            "average": 1.094768827,
            "count": 3668126,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3548020573,
            "variance": 0.1258844999
          },
          {
            "average": 1,
            "count": 3668126,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.411856899,
            "count": 3668126,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.31973283,
            "variance": 151.7758171
          },
          {
            "average": 19.95233226,
            "count": 3668126,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.159805654,
            "variance": 1.345149155
          },
          {
            "average": 1.362735086,
            "count": 3668126,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5169447525,
            "variance": 0.2672318772
          },
          {
            "average": 10.06418427,
            "count": 3668126,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.159700047,
            "variance": 1.344904198
          },
          {
            "average": 253822578.9,
            "count": 3668126,
            "maximum": 253824380.3,
            "minimum": 253820490.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 767.8532539,
            "variance": 589598.6196
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363000.0115,
          3836999.984,
          -6.300598568,
          364000.0115,
          3837999.984,
          6.619401432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363000.01146250445,
                3836999.9837168,
                -6.300598568054924
              ],
              [
                363000.01146250445,
                3837999.9837168,
                -6.300598568054924
              ],
              [
                364000.01146250445,
                3837999.9837168,
                6.619401431945076
              ],
              [
                364000.01146250445,
                3836999.9837168,
                6.619401431945076
              ],
              [
                363000.01146250445,
                3836999.9837168,
                -6.300598568054924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:33:00+00:00",
        "end_time": "2019-09-29T19:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6337.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6337.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6337.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6337.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49539012,
            34.66580444,
            -6.300598568,
            -76.48431727,
            34.67495269,
            6.619401432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49522808942136,
                  34.66580444177208,
                  -6.300598568054924
                ],
                [
                  -76.49539011660562,
                  34.674819292713835,
                  -6.300598568054924
                ],
                [
                  -76.48447811172694,
                  34.67495269186197,
                  6.619401431945076
                ],
                [
                  -76.48431726580844,
                  34.66593779632847,
                  6.619401431945076
                ],
                [
                  -76.49522808942136,
                  34.66580444177208,
                  -6.300598568054924
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6337.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6337.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:33:00Z",
            "pc:count": 3668126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363468.4816,
                "count": 3668126,
                "maximum": 364000.0115,
                "minimum": 363000.0115,
                "name": "X",
                "position": 0,
                "stddev": 271.4298148,
                "variance": 73674.14434
              },
              {
                "average": 3837528.661,
                "count": 3668126,
                "maximum": 3837999.984,
                "minimum": 3836999.984,
                "name": "Y",
                "position": 1,
                "stddev": 269.5015156,
                "variance": 72631.06692
              },
              {
                "average": 0.1565516852,
                "count": 3668126,
                "maximum": 6.619401432,
                "minimum": -6.300598568,
                "name": "Z",
                "position": 2,
                "stddev": 2.01366637,
                "variance": 4.054852251
              },
              {
                "average": 2758.931577,
                "count": 3668126,
                "maximum": 36005,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2899.685078,
                "variance": 8408173.554
              },
              {
                "average": 1.047337523,
                "count": 3668126,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2417341294,
                "variance": 0.05843538932
              },
              {
                "average": 1.094768827,
                "count": 3668126,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3548020573,
                "variance": 0.1258844999
              },
              {
                "average": 1,
                "count": 3668126,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.411856899,
                "count": 3668126,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.31973283,
                "variance": 151.7758171
              },
              {
                "average": 19.95233226,
                "count": 3668126,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.159805654,
                "variance": 1.345149155
              },
              {
                "average": 1.362735086,
                "count": 3668126,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5169447525,
                "variance": 0.2672318772
              },
              {
                "average": 10.06418427,
                "count": 3668126,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.159700047,
                "variance": 1.344904198
              },
              {
                "average": 253822578.9,
                "count": 3668126,
                "maximum": 253824380.3,
                "minimum": 253820490.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 767.8532539,
                "variance": 589598.6196
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363000.0115,
              3836999.984,
              -6.300598568,
              364000.0115,
              3837999.984,
              6.619401432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363000.01146250445,
                    3836999.9837168,
                    -6.300598568054924
                  ],
                  [
                    363000.01146250445,
                    3837999.9837168,
                    -6.300598568054924
                  ],
                  [
                    364000.01146250445,
                    3837999.9837168,
                    6.619401431945076
                  ],
                  [
                    364000.01146250445,
                    3836999.9837168,
                    6.619401431945076
                  ],
                  [
                    363000.01146250445,
                    3836999.9837168,
                    -6.300598568054924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:33:00+00:00",
            "end_time": "2019-09-29T19:28:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190929_NCMP_NC_Dunex_18SUD5831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54877520887597,
              34.61103490112752,
              -7.374878332132505
            ],
            [
              -76.54894269835553,
              34.62004978888237,
              -7.374878332132505
            ],
            [
              -76.53803791929721,
              34.62018779497143,
              6.105121667867495
            ],
            [
              -76.53787160783068,
              34.61117286105089,
              6.105121667867495
            ],
            [
              -76.54877520887597,
              34.61103490112752,
              -7.374878332132505
            ]
          ]
        ]
      },
      "bbox": [
        -76.5489427,
        34.6110349,
        -7.374878332,
        -76.53787161,
        34.62018779,
        6.105121668
      ],
      "properties": {
        "datetime": "2019-09-29T20:27:42Z",
        "pc:count": 5477666,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358570.4769,
            "count": 5477666,
            "maximum": 359000.0199,
            "minimum": 357999.9999,
            "name": "X",
            "position": 0,
            "stddev": 253.8373394,
            "variance": 64433.39488
          },
          {
            "average": 3831473.907,
            "count": 5477666,
            "maximum": 3831999.993,
            "minimum": 3830999.973,
            "name": "Y",
            "position": 1,
            "stddev": 278.6370646,
            "variance": 77638.61376
          },
          {
            "average": -1.249603211,
            "count": 5477666,
            "maximum": 6.105121668,
            "minimum": -7.374878332,
            "name": "Z",
            "position": 2,
            "stddev": 1.579465748,
            "variance": 2.494712049
          },
          {
            "average": 738.3796254,
            "count": 5477666,
            "maximum": 18284,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1566.28134,
            "variance": 2453237.235
          },
          {
            "average": 1.003586199,
            "count": 5477666,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0677051577,
            "variance": 0.00458398838
          },
          {
            "average": 1.007206902,
            "count": 5477666,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1009591711,
            "variance": 0.01019275424
          },
          {
            "average": 1,
            "count": 5477666,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.84650305,
            "count": 5477666,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.0221365,
            "variance": 144.531766
          },
          {
            "average": 20.08897369,
            "count": 5477666,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.472905733,
            "variance": 2.169451299
          },
          {
            "average": 1.745248615,
            "count": 5477666,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4422381343,
            "variance": 0.1955745675
          },
          {
            "average": 11.30612564,
            "count": 5477666,
            "maximum": 15,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.769153594,
            "variance": 3.129904439
          },
          {
            "average": 253807042.7,
            "count": 5477666,
            "maximum": 253824062.9,
            "minimum": 253803001.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6166.988663,
            "variance": 38031749.17
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5477666,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          357999.9999,
          3830999.973,
          -7.374878332,
          359000.0199,
          3831999.993,
          6.105121668
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                357999.99988351745,
                3830999.9734045947,
                -7.374878332132505
              ],
              [
                357999.99988351745,
                3831999.9934045943,
                -7.374878332132505
              ],
              [
                359000.01988351747,
                3831999.9934045943,
                6.105121667867495
              ],
              [
                359000.01988351747,
                3830999.9734045947,
                6.105121667867495
              ],
              [
                357999.99988351745,
                3830999.9734045947,
                -7.374878332132505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:27:42+00:00",
        "end_time": "2019-09-29T14:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5489427,
            34.6110349,
            -7.374878332,
            -76.53787161,
            34.62018779,
            6.105121668
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54877520887597,
                  34.61103490112752,
                  -7.374878332132505
                ],
                [
                  -76.54894269835553,
                  34.62004978888237,
                  -7.374878332132505
                ],
                [
                  -76.53803791929721,
                  34.62018779497143,
                  6.105121667867495
                ],
                [
                  -76.53787160783068,
                  34.61117286105089,
                  6.105121667867495
                ],
                [
                  -76.54877520887597,
                  34.61103490112752,
                  -7.374878332132505
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:27:42Z",
            "pc:count": 5477666,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358570.4769,
                "count": 5477666,
                "maximum": 359000.0199,
                "minimum": 357999.9999,
                "name": "X",
                "position": 0,
                "stddev": 253.8373394,
                "variance": 64433.39488
              },
              {
                "average": 3831473.907,
                "count": 5477666,
                "maximum": 3831999.993,
                "minimum": 3830999.973,
                "name": "Y",
                "position": 1,
                "stddev": 278.6370646,
                "variance": 77638.61376
              },
              {
                "average": -1.249603211,
                "count": 5477666,
                "maximum": 6.105121668,
                "minimum": -7.374878332,
                "name": "Z",
                "position": 2,
                "stddev": 1.579465748,
                "variance": 2.494712049
              },
              {
                "average": 738.3796254,
                "count": 5477666,
                "maximum": 18284,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1566.28134,
                "variance": 2453237.235
              },
              {
                "average": 1.003586199,
                "count": 5477666,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0677051577,
                "variance": 0.00458398838
              },
              {
                "average": 1.007206902,
                "count": 5477666,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1009591711,
                "variance": 0.01019275424
              },
              {
                "average": 1,
                "count": 5477666,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.84650305,
                "count": 5477666,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.0221365,
                "variance": 144.531766
              },
              {
                "average": 20.08897369,
                "count": 5477666,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.472905733,
                "variance": 2.169451299
              },
              {
                "average": 1.745248615,
                "count": 5477666,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4422381343,
                "variance": 0.1955745675
              },
              {
                "average": 11.30612564,
                "count": 5477666,
                "maximum": 15,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.769153594,
                "variance": 3.129904439
              },
              {
                "average": 253807042.7,
                "count": 5477666,
                "maximum": 253824062.9,
                "minimum": 253803001.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6166.988663,
                "variance": 38031749.17
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5477666,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              357999.9999,
              3830999.973,
              -7.374878332,
              359000.0199,
              3831999.993,
              6.105121668
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    357999.99988351745,
                    3830999.9734045947,
                    -7.374878332132505
                  ],
                  [
                    357999.99988351745,
                    3831999.9934045943,
                    -7.374878332132505
                  ],
                  [
                    359000.01988351747,
                    3831999.9934045943,
                    6.105121667867495
                  ],
                  [
                    359000.01988351747,
                    3830999.9734045947,
                    6.105121667867495
                  ],
                  [
                    357999.99988351745,
                    3830999.9734045947,
                    -7.374878332132505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:27:42+00:00",
            "end_time": "2019-09-29T14:36: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": "20191011_NCMP_NC_Dunex_18SVD0785.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.02042794011983,
              35.103525205526445,
              -3.999605145521651
            ],
            [
              -76.02051482227698,
              35.11049481651213,
              -3.999605145521651
            ],
            [
              -76.00954306606725,
              35.11058669083896,
              -1.439605145521651
            ],
            [
              -76.00945711760856,
              35.103617056243365,
              -1.439605145521651
            ],
            [
              -76.02042794011983,
              35.103525205526445,
              -3.999605145521651
            ]
          ]
        ]
      },
      "bbox": [
        -76.02051482,
        35.10352521,
        -3.999605146,
        -76.00945712,
        35.11058669,
        -1.439605146
      ],
      "properties": {
        "datetime": "2019-10-11T17:59:00Z",
        "pc:count": 1555259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407657.6911,
            "count": 1555259,
            "maximum": 408000.0123,
            "minimum": 407000.0123,
            "name": "X",
            "position": 0,
            "stddev": 239.187087,
            "variance": 57210.46258
          },
          {
            "average": 3885245.244,
            "count": 1555259,
            "maximum": 3885773.02,
            "minimum": 3884999.98,
            "name": "Y",
            "position": 1,
            "stddev": 170.2742877,
            "variance": 28993.33305
          },
          {
            "average": -2.048337363,
            "count": 1555259,
            "maximum": -1.439605146,
            "minimum": -3.999605146,
            "name": "Z",
            "position": 2,
            "stddev": 0.2992266716,
            "variance": 0.08953660099
          },
          {
            "average": 1.197026347,
            "count": 1555259,
            "maximum": 4070,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.43989543,
            "variance": 3073.582006
          },
          {
            "average": 1,
            "count": 1555259,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1555259,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1555259,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1555259,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09895762,
            "count": 1555259,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.74128403,
            "variance": 7.514638133
          },
          {
            "average": 2.000587683,
            "count": 1555259,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02426158347,
            "variance": 0.0005886244323
          },
          {
            "average": 1.529717558,
            "count": 1555259,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6583861264,
            "variance": 0.4334722914
          },
          {
            "average": 254851293.1,
            "count": 1555259,
            "maximum": 254851940.5,
            "minimum": 254851076.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.0745821,
            "variance": 71328.83241
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407000.0123,
          3884999.98,
          -3.999605146,
          408000.0123,
          3885773.02,
          -1.439605146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407000.01229342446,
                3884999.9802147644,
                -3.999605145521651
              ],
              [
                407000.01229342446,
                3885773.0202147644,
                -3.999605145521651
              ],
              [
                408000.01229342446,
                3885773.0202147644,
                -1.439605145521651
              ],
              [
                408000.01229342446,
                3884999.9802147644,
                -1.439605145521651
              ],
              [
                407000.01229342446,
                3884999.9802147644,
                -3.999605145521651
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:59:00+00:00",
        "end_time": "2019-10-11T17:44:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0785.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0785.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0785.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0785.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.02051482,
            35.10352521,
            -3.999605146,
            -76.00945712,
            35.11058669,
            -1.439605146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.02042794011983,
                  35.103525205526445,
                  -3.999605145521651
                ],
                [
                  -76.02051482227698,
                  35.11049481651213,
                  -3.999605145521651
                ],
                [
                  -76.00954306606725,
                  35.11058669083896,
                  -1.439605145521651
                ],
                [
                  -76.00945711760856,
                  35.103617056243365,
                  -1.439605145521651
                ],
                [
                  -76.02042794011983,
                  35.103525205526445,
                  -3.999605145521651
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0785.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0785.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:59:00Z",
            "pc:count": 1555259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407657.6911,
                "count": 1555259,
                "maximum": 408000.0123,
                "minimum": 407000.0123,
                "name": "X",
                "position": 0,
                "stddev": 239.187087,
                "variance": 57210.46258
              },
              {
                "average": 3885245.244,
                "count": 1555259,
                "maximum": 3885773.02,
                "minimum": 3884999.98,
                "name": "Y",
                "position": 1,
                "stddev": 170.2742877,
                "variance": 28993.33305
              },
              {
                "average": -2.048337363,
                "count": 1555259,
                "maximum": -1.439605146,
                "minimum": -3.999605146,
                "name": "Z",
                "position": 2,
                "stddev": 0.2992266716,
                "variance": 0.08953660099
              },
              {
                "average": 1.197026347,
                "count": 1555259,
                "maximum": 4070,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.43989543,
                "variance": 3073.582006
              },
              {
                "average": 1,
                "count": 1555259,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1555259,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1555259,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1555259,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09895762,
                "count": 1555259,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.74128403,
                "variance": 7.514638133
              },
              {
                "average": 2.000587683,
                "count": 1555259,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02426158347,
                "variance": 0.0005886244323
              },
              {
                "average": 1.529717558,
                "count": 1555259,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6583861264,
                "variance": 0.4334722914
              },
              {
                "average": 254851293.1,
                "count": 1555259,
                "maximum": 254851940.5,
                "minimum": 254851076.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.0745821,
                "variance": 71328.83241
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407000.0123,
              3884999.98,
              -3.999605146,
              408000.0123,
              3885773.02,
              -1.439605146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407000.01229342446,
                    3884999.9802147644,
                    -3.999605145521651
                  ],
                  [
                    407000.01229342446,
                    3885773.0202147644,
                    -3.999605145521651
                  ],
                  [
                    408000.01229342446,
                    3885773.0202147644,
                    -1.439605145521651
                  ],
                  [
                    408000.01229342446,
                    3884999.9802147644,
                    -1.439605145521651
                  ],
                  [
                    407000.01229342446,
                    3884999.9802147644,
                    -3.999605145521651
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:59:00+00:00",
            "end_time": "2019-10-11T17:44: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": "20191011_NCMP_NC_Dunex_18SUD9473.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.16004924955102,
              34.99406876440607,
              -1.118145562885406
            ],
            [
              -76.16015324853272,
              35.001437026664945,
              -1.118145562885406
            ],
            [
              -76.15065863820494,
              35.001527406599095,
              1.061854437114594
            ],
            [
              -76.15055548988384,
              34.99415911975172,
              1.061854437114594
            ],
            [
              -76.16004924955102,
              34.99406876440607,
              -1.118145562885406
            ]
          ]
        ]
      },
      "bbox": [
        -76.16015325,
        34.99406876,
        -1.118145563,
        -76.15055549,
        35.00152741,
        1.061854437
      ],
      "properties": {
        "datetime": "2019-10-17T15:15:24Z",
        "pc:count": 1525150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394734.8377,
            "count": 1525150,
            "maximum": 395000.012,
            "minimum": 394133.452,
            "name": "X",
            "position": 0,
            "stddev": 201.5468255,
            "variance": 40621.12289
          },
          {
            "average": 3873280.687,
            "count": 1525150,
            "maximum": 3873817.267,
            "minimum": 3872999.987,
            "name": "Y",
            "position": 1,
            "stddev": 201.3666547,
            "variance": 40548.52961
          },
          {
            "average": -0.3900334231,
            "count": 1525150,
            "maximum": 1.061854437,
            "minimum": -1.118145563,
            "name": "Z",
            "position": 2,
            "stddev": 0.1076658377,
            "variance": 0.01159193262
          },
          {
            "average": 6.889532833,
            "count": 1525150,
            "maximum": 5761,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 114.445386,
            "variance": 13097.74638
          },
          {
            "average": 1,
            "count": 1525150,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1525150,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1525150,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.87677999,
            "count": 1525150,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.827751216,
            "variance": 3.340674509
          },
          {
            "average": 20.14370228,
            "count": 1525150,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.66841928,
            "variance": 2.783622895
          },
          {
            "average": 1.995479789,
            "count": 1525150,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06712926713,
            "variance": 0.004506338505
          },
          {
            "average": 1.445199489,
            "count": 1525150,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6161555906,
            "variance": 0.3796477118
          },
          {
            "average": 254875455.2,
            "count": 1525150,
            "maximum": 255360524.5,
            "minimum": 254834318.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140462.3119,
            "variance": 19729661070.0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1525150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394133.452,
          3872999.987,
          -1.118145563,
          395000.012,
          3873817.267,
          1.061854437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394133.4520344216,
                3872999.9870770103,
                -1.118145562885406
              ],
              [
                394133.4520344216,
                3873817.2670770106,
                -1.118145562885406
              ],
              [
                395000.01203442167,
                3873817.2670770106,
                1.061854437114594
              ],
              [
                395000.01203442167,
                3872999.9870770103,
                1.061854437114594
              ],
              [
                394133.4520344216,
                3872999.9870770103,
                -1.118145562885406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:15:24+00:00",
        "end_time": "2019-10-11T13:05:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9473.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9473.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9473.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9473.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.16015325,
            34.99406876,
            -1.118145563,
            -76.15055549,
            35.00152741,
            1.061854437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.16004924955102,
                  34.99406876440607,
                  -1.118145562885406
                ],
                [
                  -76.16015324853272,
                  35.001437026664945,
                  -1.118145562885406
                ],
                [
                  -76.15065863820494,
                  35.001527406599095,
                  1.061854437114594
                ],
                [
                  -76.15055548988384,
                  34.99415911975172,
                  1.061854437114594
                ],
                [
                  -76.16004924955102,
                  34.99406876440607,
                  -1.118145562885406
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9473.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9473.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:15:24Z",
            "pc:count": 1525150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394734.8377,
                "count": 1525150,
                "maximum": 395000.012,
                "minimum": 394133.452,
                "name": "X",
                "position": 0,
                "stddev": 201.5468255,
                "variance": 40621.12289
              },
              {
                "average": 3873280.687,
                "count": 1525150,
                "maximum": 3873817.267,
                "minimum": 3872999.987,
                "name": "Y",
                "position": 1,
                "stddev": 201.3666547,
                "variance": 40548.52961
              },
              {
                "average": -0.3900334231,
                "count": 1525150,
                "maximum": 1.061854437,
                "minimum": -1.118145563,
                "name": "Z",
                "position": 2,
                "stddev": 0.1076658377,
                "variance": 0.01159193262
              },
              {
                "average": 6.889532833,
                "count": 1525150,
                "maximum": 5761,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 114.445386,
                "variance": 13097.74638
              },
              {
                "average": 1,
                "count": 1525150,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1525150,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1525150,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.87677999,
                "count": 1525150,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.827751216,
                "variance": 3.340674509
              },
              {
                "average": 20.14370228,
                "count": 1525150,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.66841928,
                "variance": 2.783622895
              },
              {
                "average": 1.995479789,
                "count": 1525150,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06712926713,
                "variance": 0.004506338505
              },
              {
                "average": 1.445199489,
                "count": 1525150,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6161555906,
                "variance": 0.3796477118
              },
              {
                "average": 254875455.2,
                "count": 1525150,
                "maximum": 255360524.5,
                "minimum": 254834318.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140462.3119,
                "variance": 19729661070.0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1525150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394133.452,
              3872999.987,
              -1.118145563,
              395000.012,
              3873817.267,
              1.061854437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394133.4520344216,
                    3872999.9870770103,
                    -1.118145562885406
                  ],
                  [
                    394133.4520344216,
                    3873817.2670770106,
                    -1.118145562885406
                  ],
                  [
                    395000.01203442167,
                    3873817.2670770106,
                    1.061854437114594
                  ],
                  [
                    395000.01203442167,
                    3872999.9870770103,
                    1.061854437114594
                  ],
                  [
                    394133.4520344216,
                    3872999.9870770103,
                    -1.118145562885406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:15:24+00:00",
            "end_time": "2019-10-11T13:05: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": "20191011_NCMP_NC_Dunex_18SVD0882.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00912386325123,
              35.07656940908151,
              -3.484408019083633
            ],
            [
              -76.00923490324409,
              35.085585327086086,
              -3.484408019083633
            ],
            [
              -75.99826644556863,
              35.085676124860555,
              5.995591980916368
            ],
            [
              -75.99815661187755,
              35.076660176663154,
              5.995591980916368
            ],
            [
              -76.00912386325123,
              35.07656940908151,
              -3.484408019083633
            ]
          ]
        ]
      },
      "bbox": [
        -76.0092349,
        35.07656941,
        -3.484408019,
        -75.99815661,
        35.08567612,
        5.995591981
      ],
      "properties": {
        "datetime": "2019-10-11T20:04:28Z",
        "pc:count": 2854123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408456.2037,
            "count": 2854123,
            "maximum": 409000.0111,
            "minimum": 408000.0111,
            "name": "X",
            "position": 0,
            "stddev": 273.8575045,
            "variance": 74997.93276
          },
          {
            "average": 3882546.777,
            "count": 2854123,
            "maximum": 3882999.988,
            "minimum": 3881999.988,
            "name": "Y",
            "position": 1,
            "stddev": 273.2147123,
            "variance": 74646.27901
          },
          {
            "average": -0.6528956876,
            "count": 2854123,
            "maximum": 5.995591981,
            "minimum": -3.484408019,
            "name": "Z",
            "position": 2,
            "stddev": 1.096341964,
            "variance": 1.201965701
          },
          {
            "average": 628.3431401,
            "count": 2854123,
            "maximum": 18350,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1806.588179,
            "variance": 3263760.849
          },
          {
            "average": 1.018234323,
            "count": 2854123,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1538152323,
            "variance": 0.02365912569
          },
          {
            "average": 1.036495624,
            "count": 2854123,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2290187376,
            "variance": 0.05244958215
          },
          {
            "average": 1,
            "count": 2854123,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.54499929,
            "count": 2854123,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.16413724,
            "variance": 103.3096859
          },
          {
            "average": 20.08963863,
            "count": 2854123,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.587778649,
            "variance": 2.52104104
          },
          {
            "average": 1.860946778,
            "count": 2854123,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3549237627,
            "variance": 0.1259708773
          },
          {
            "average": 13.73264432,
            "count": 2854123,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.59336354,
            "variance": 2.53880737
          },
          {
            "average": 254857644.2,
            "count": 2854123,
            "maximum": 254859468.5,
            "minimum": 254856190.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 868.7566293,
            "variance": 754738.081
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408000.0111,
          3881999.988,
          -3.484408019,
          409000.0111,
          3882999.988,
          5.995591981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408000.0111266421,
                3881999.9875065945,
                -3.484408019083633
              ],
              [
                408000.0111266421,
                3882999.9875065945,
                -3.484408019083633
              ],
              [
                409000.0111266421,
                3882999.9875065945,
                5.995591980916368
              ],
              [
                409000.0111266421,
                3881999.9875065945,
                5.995591980916368
              ],
              [
                408000.0111266421,
                3881999.9875065945,
                -3.484408019083633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:04:28+00:00",
        "end_time": "2019-10-11T19:09:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0882.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0882.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0882.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0882.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0092349,
            35.07656941,
            -3.484408019,
            -75.99815661,
            35.08567612,
            5.995591981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00912386325123,
                  35.07656940908151,
                  -3.484408019083633
                ],
                [
                  -76.00923490324409,
                  35.085585327086086,
                  -3.484408019083633
                ],
                [
                  -75.99826644556863,
                  35.085676124860555,
                  5.995591980916368
                ],
                [
                  -75.99815661187755,
                  35.076660176663154,
                  5.995591980916368
                ],
                [
                  -76.00912386325123,
                  35.07656940908151,
                  -3.484408019083633
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0882.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0882.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:04:28Z",
            "pc:count": 2854123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408456.2037,
                "count": 2854123,
                "maximum": 409000.0111,
                "minimum": 408000.0111,
                "name": "X",
                "position": 0,
                "stddev": 273.8575045,
                "variance": 74997.93276
              },
              {
                "average": 3882546.777,
                "count": 2854123,
                "maximum": 3882999.988,
                "minimum": 3881999.988,
                "name": "Y",
                "position": 1,
                "stddev": 273.2147123,
                "variance": 74646.27901
              },
              {
                "average": -0.6528956876,
                "count": 2854123,
                "maximum": 5.995591981,
                "minimum": -3.484408019,
                "name": "Z",
                "position": 2,
                "stddev": 1.096341964,
                "variance": 1.201965701
              },
              {
                "average": 628.3431401,
                "count": 2854123,
                "maximum": 18350,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1806.588179,
                "variance": 3263760.849
              },
              {
                "average": 1.018234323,
                "count": 2854123,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1538152323,
                "variance": 0.02365912569
              },
              {
                "average": 1.036495624,
                "count": 2854123,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2290187376,
                "variance": 0.05244958215
              },
              {
                "average": 1,
                "count": 2854123,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.54499929,
                "count": 2854123,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.16413724,
                "variance": 103.3096859
              },
              {
                "average": 20.08963863,
                "count": 2854123,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.587778649,
                "variance": 2.52104104
              },
              {
                "average": 1.860946778,
                "count": 2854123,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3549237627,
                "variance": 0.1259708773
              },
              {
                "average": 13.73264432,
                "count": 2854123,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.59336354,
                "variance": 2.53880737
              },
              {
                "average": 254857644.2,
                "count": 2854123,
                "maximum": 254859468.5,
                "minimum": 254856190.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 868.7566293,
                "variance": 754738.081
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408000.0111,
              3881999.988,
              -3.484408019,
              409000.0111,
              3882999.988,
              5.995591981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408000.0111266421,
                    3881999.9875065945,
                    -3.484408019083633
                  ],
                  [
                    408000.0111266421,
                    3882999.9875065945,
                    -3.484408019083633
                  ],
                  [
                    409000.0111266421,
                    3882999.9875065945,
                    5.995591980916368
                  ],
                  [
                    409000.0111266421,
                    3881999.9875065945,
                    5.995591980916368
                  ],
                  [
                    408000.0111266421,
                    3881999.9875065945,
                    -3.484408019083633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:04:28+00:00",
            "end_time": "2019-10-11T19:09: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": "20191011_NCMP_NC_Dunex_18SVD0879.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00886745116938,
              35.055746448830156,
              -3.1290599373073
            ],
            [
              -76.00890177311098,
              35.05853652610031,
              -3.1290599373073
            ],
            [
              -76.00559982627927,
              35.058563945935596,
              -1.6690599373073
            ],
            [
              -76.00556561662076,
              35.05577386584263,
              -1.6690599373073
            ],
            [
              -76.00886745116938,
              35.055746448830156,
              -3.1290599373073
            ]
          ]
        ]
      },
      "bbox": [
        -76.00890177,
        35.05574645,
        -3.129059937,
        -76.00556562,
        35.05856395,
        -1.669059937
      ],
      "properties": {
        "datetime": "2019-10-11T20:57:50Z",
        "pc:count": 5274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408093.0344,
            "count": 5274,
            "maximum": 408301.1644,
            "minimum": 408000.0244,
            "name": "X",
            "position": 0,
            "stddev": 65.94673968,
            "variance": 4348.972475
          },
          {
            "average": 3879849.778,
            "count": 5274,
            "maximum": 3879999.876,
            "minimum": 3879690.416,
            "name": "Y",
            "position": 1,
            "stddev": 72.95141312,
            "variance": 5321.908677
          },
          {
            "average": -2.148726225,
            "count": 5274,
            "maximum": -1.669059937,
            "minimum": -3.129059937,
            "name": "Z",
            "position": 2,
            "stddev": 0.2141031744,
            "variance": 0.04584016929
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5274,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5274,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5274,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5274,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.74435364,
            "count": 5274,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.068310825,
            "variance": 4.27790967
          },
          {
            "average": 2.000189609,
            "count": 5274,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01376987308,
            "variance": 0.0001896094046
          },
          {
            "average": 22.74573379,
            "count": 5274,
            "maximum": 23,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4354892247,
            "variance": 0.1896508648
          },
          {
            "average": 254862520.1,
            "count": 5274,
            "maximum": 254862670.8,
            "minimum": 254862088.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.8106277,
            "variance": 62905.97096
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408000.0244,
          3879690.416,
          -3.129059937,
          408301.1644,
          3879999.876,
          -1.669059937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408000.0244098474,
                3879690.415818373,
                -3.1290599373073
              ],
              [
                408000.0244098474,
                3879999.875818373,
                -3.1290599373073
              ],
              [
                408301.1644098474,
                3879999.875818373,
                -1.6690599373073
              ],
              [
                408301.1644098474,
                3879690.415818373,
                -1.6690599373073
              ],
              [
                408000.0244098474,
                3879690.415818373,
                -3.1290599373073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:57:50+00:00",
        "end_time": "2019-10-11T20:48:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0879.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0879.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0879.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0879.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.00890177,
            35.05574645,
            -3.129059937,
            -76.00556562,
            35.05856395,
            -1.669059937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00886745116938,
                  35.055746448830156,
                  -3.1290599373073
                ],
                [
                  -76.00890177311098,
                  35.05853652610031,
                  -3.1290599373073
                ],
                [
                  -76.00559982627927,
                  35.058563945935596,
                  -1.6690599373073
                ],
                [
                  -76.00556561662076,
                  35.05577386584263,
                  -1.6690599373073
                ],
                [
                  -76.00886745116938,
                  35.055746448830156,
                  -3.1290599373073
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0879.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0879.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:57:50Z",
            "pc:count": 5274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408093.0344,
                "count": 5274,
                "maximum": 408301.1644,
                "minimum": 408000.0244,
                "name": "X",
                "position": 0,
                "stddev": 65.94673968,
                "variance": 4348.972475
              },
              {
                "average": 3879849.778,
                "count": 5274,
                "maximum": 3879999.876,
                "minimum": 3879690.416,
                "name": "Y",
                "position": 1,
                "stddev": 72.95141312,
                "variance": 5321.908677
              },
              {
                "average": -2.148726225,
                "count": 5274,
                "maximum": -1.669059937,
                "minimum": -3.129059937,
                "name": "Z",
                "position": 2,
                "stddev": 0.2141031744,
                "variance": 0.04584016929
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5274,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5274,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5274,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5274,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.74435364,
                "count": 5274,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.068310825,
                "variance": 4.27790967
              },
              {
                "average": 2.000189609,
                "count": 5274,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01376987308,
                "variance": 0.0001896094046
              },
              {
                "average": 22.74573379,
                "count": 5274,
                "maximum": 23,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4354892247,
                "variance": 0.1896508648
              },
              {
                "average": 254862520.1,
                "count": 5274,
                "maximum": 254862670.8,
                "minimum": 254862088.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.8106277,
                "variance": 62905.97096
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408000.0244,
              3879690.416,
              -3.129059937,
              408301.1644,
              3879999.876,
              -1.669059937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408000.0244098474,
                    3879690.415818373,
                    -3.1290599373073
                  ],
                  [
                    408000.0244098474,
                    3879999.875818373,
                    -3.1290599373073
                  ],
                  [
                    408301.1644098474,
                    3879999.875818373,
                    -1.6690599373073
                  ],
                  [
                    408301.1644098474,
                    3879690.415818373,
                    -1.6690599373073
                  ],
                  [
                    408000.0244098474,
                    3879690.415818373,
                    -3.1290599373073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:57:50+00:00",
            "end_time": "2019-10-11T20:48: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": "20191011_NCMP_NC_Dunex_18SVD0880.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00889822208327,
              35.058538258663205,
              -2.90134536114402
            ],
            [
              -76.00900915421364,
              35.06755348287325,
              -2.90134536114402
            ],
            [
              -75.99804705637828,
              35.06764418744545,
              1.37865463885598
            ],
            [
              -75.99793732894881,
              35.05862893306897,
              1.37865463885598
            ],
            [
              -76.00889822208327,
              35.058538258663205,
              -2.90134536114402
            ]
          ]
        ]
      },
      "bbox": [
        -76.00900915,
        35.05853826,
        -2.901345361,
        -75.99793733,
        35.06764419,
        1.378654639
      ],
      "properties": {
        "datetime": "2019-10-11T20:58:03Z",
        "pc:count": 175588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408601.7567,
            "count": 175588,
            "maximum": 408999.9902,
            "minimum": 408000.3502,
            "name": "X",
            "position": 0,
            "stddev": 102.8709819,
            "variance": 10582.43892
          },
          {
            "average": 3880854.2,
            "count": 175588,
            "maximum": 3880999.985,
            "minimum": 3880000.065,
            "name": "Y",
            "position": 1,
            "stddev": 182.0283255,
            "variance": 33134.31128
          },
          {
            "average": 0.7364837046,
            "count": 175588,
            "maximum": 1.378654639,
            "minimum": -2.901345361,
            "name": "Z",
            "position": 2,
            "stddev": 0.7104202028,
            "variance": 0.5046968646
          },
          {
            "average": 2995.348828,
            "count": 175588,
            "maximum": 13310,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1873.691263,
            "variance": 3510718.95
          },
          {
            "average": 1,
            "count": 175588,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 175588,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 175588,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.871380732,
            "count": 175588,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.996347372,
            "variance": 99.92696078
          },
          {
            "average": 21.90710232,
            "count": 175588,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.681443019,
            "variance": 2.827250626
          },
          {
            "average": 1.163684306,
            "count": 175588,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3710658425,
            "variance": 0.1376898594
          },
          {
            "average": 20.68225619,
            "count": 175588,
            "maximum": 23,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9067424163,
            "variance": 0.8221818095
          },
          {
            "average": 254861399.1,
            "count": 175588,
            "maximum": 254862683.3,
            "minimum": 254860512.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.602838,
            "variance": 271027.3149
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 175588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408000.3502,
          3880000.065,
          -2.901345361,
          408999.9902,
          3880999.985,
          1.378654639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408000.3501769822,
                3880000.0646893927,
                -2.90134536114402
              ],
              [
                408000.3501769822,
                3880999.9846893926,
                -2.90134536114402
              ],
              [
                408999.9901769822,
                3880999.9846893926,
                1.37865463885598
              ],
              [
                408999.9901769822,
                3880000.0646893927,
                1.37865463885598
              ],
              [
                408000.3501769822,
                3880000.0646893927,
                -2.90134536114402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:58:03+00:00",
        "end_time": "2019-10-11T20:21:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0880.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0880.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0880.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0880.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.00900915,
            35.05853826,
            -2.901345361,
            -75.99793733,
            35.06764419,
            1.378654639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00889822208327,
                  35.058538258663205,
                  -2.90134536114402
                ],
                [
                  -76.00900915421364,
                  35.06755348287325,
                  -2.90134536114402
                ],
                [
                  -75.99804705637828,
                  35.06764418744545,
                  1.37865463885598
                ],
                [
                  -75.99793732894881,
                  35.05862893306897,
                  1.37865463885598
                ],
                [
                  -76.00889822208327,
                  35.058538258663205,
                  -2.90134536114402
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0880.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0880.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:58:03Z",
            "pc:count": 175588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408601.7567,
                "count": 175588,
                "maximum": 408999.9902,
                "minimum": 408000.3502,
                "name": "X",
                "position": 0,
                "stddev": 102.8709819,
                "variance": 10582.43892
              },
              {
                "average": 3880854.2,
                "count": 175588,
                "maximum": 3880999.985,
                "minimum": 3880000.065,
                "name": "Y",
                "position": 1,
                "stddev": 182.0283255,
                "variance": 33134.31128
              },
              {
                "average": 0.7364837046,
                "count": 175588,
                "maximum": 1.378654639,
                "minimum": -2.901345361,
                "name": "Z",
                "position": 2,
                "stddev": 0.7104202028,
                "variance": 0.5046968646
              },
              {
                "average": 2995.348828,
                "count": 175588,
                "maximum": 13310,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1873.691263,
                "variance": 3510718.95
              },
              {
                "average": 1,
                "count": 175588,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 175588,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 175588,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.871380732,
                "count": 175588,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.996347372,
                "variance": 99.92696078
              },
              {
                "average": 21.90710232,
                "count": 175588,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.681443019,
                "variance": 2.827250626
              },
              {
                "average": 1.163684306,
                "count": 175588,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3710658425,
                "variance": 0.1376898594
              },
              {
                "average": 20.68225619,
                "count": 175588,
                "maximum": 23,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9067424163,
                "variance": 0.8221818095
              },
              {
                "average": 254861399.1,
                "count": 175588,
                "maximum": 254862683.3,
                "minimum": 254860512.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.602838,
                "variance": 271027.3149
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 175588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408000.3502,
              3880000.065,
              -2.901345361,
              408999.9902,
              3880999.985,
              1.378654639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408000.3501769822,
                    3880000.0646893927,
                    -2.90134536114402
                  ],
                  [
                    408000.3501769822,
                    3880999.9846893926,
                    -2.90134536114402
                  ],
                  [
                    408999.9901769822,
                    3880999.9846893926,
                    1.37865463885598
                  ],
                  [
                    408999.9901769822,
                    3880000.0646893927,
                    1.37865463885598
                  ],
                  [
                    408000.3501769822,
                    3880000.0646893927,
                    -2.90134536114402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:58:03+00:00",
            "end_time": "2019-10-11T20:21: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": "20191011_NCMP_NC_Dunex_18SUD9271.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.18316305976316,
              34.975812031192824,
              -1.061076572816452
            ],
            [
              -76.18328797012353,
              34.98449453964236,
              -1.061076572816452
            ],
            [
              -76.17233342693484,
              34.984600816736425,
              2.638923427183548
            ],
            [
              -76.17220967231056,
              34.97591827420939,
              2.638923427183548
            ],
            [
              -76.18316305976316,
              34.975812031192824,
              -1.061076572816452
            ]
          ]
        ]
      },
      "bbox": [
        -76.18328797,
        34.97581203,
        -1.061076573,
        -76.17220967,
        34.98460082,
        2.638923427
      ],
      "properties": {
        "datetime": "2019-10-11T13:45:23Z",
        "pc:count": 1581603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392607.7221,
            "count": 1581603,
            "maximum": 393000.0178,
            "minimum": 391999.9978,
            "name": "X",
            "position": 0,
            "stddev": 243.2093031,
            "variance": 59150.7651
          },
          {
            "average": 3871269.134,
            "count": 1581603,
            "maximum": 3871963.042,
            "minimum": 3870999.982,
            "name": "Y",
            "position": 1,
            "stddev": 228.6641475,
            "variance": 52287.29233
          },
          {
            "average": -0.2440061259,
            "count": 1581603,
            "maximum": 2.638923427,
            "minimum": -1.061076573,
            "name": "Z",
            "position": 2,
            "stddev": 0.3405148641,
            "variance": 0.1159503727
          },
          {
            "average": 135.2927536,
            "count": 1581603,
            "maximum": 7864,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 548.6730484,
            "variance": 301042.114
          },
          {
            "average": 1.00013088,
            "count": 1581603,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01171262266,
            "variance": 0.0001371855295
          },
          {
            "average": 1.000274405,
            "count": 1581603,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01712594901,
            "variance": 0.0002932981295
          },
          {
            "average": 1,
            "count": 1581603,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.88022342,
            "count": 1581603,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.325281768,
            "variance": 53.65975299
          },
          {
            "average": 19.93562353,
            "count": 1581603,
            "maximum": 25.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.742802821,
            "variance": 3.037361674
          },
          {
            "average": 1.923317672,
            "count": 1581603,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2663528147,
            "variance": 0.07094382188
          },
          {
            "average": 1.647008763,
            "count": 1581603,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8100018515,
            "variance": 0.6561029994
          },
          {
            "average": 254834901.3,
            "count": 1581603,
            "maximum": 254836723.7,
            "minimum": 254834355.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 627.2929872,
            "variance": 393496.4918
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1581603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391999.9978,
          3870999.982,
          -1.061076573,
          393000.0178,
          3871963.042,
          2.638923427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391999.9978428589,
                3870999.98194367,
                -1.061076572816452
              ],
              [
                391999.9978428589,
                3871963.04194367,
                -1.061076572816452
              ],
              [
                393000.0178428589,
                3871963.04194367,
                2.638923427183548
              ],
              [
                393000.0178428589,
                3870999.98194367,
                2.638923427183548
              ],
              [
                391999.9978428589,
                3870999.98194367,
                -1.061076572816452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:45:23+00:00",
        "end_time": "2019-10-11T13:05:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9271.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9271.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9271.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9271.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.18328797,
            34.97581203,
            -1.061076573,
            -76.17220967,
            34.98460082,
            2.638923427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.18316305976316,
                  34.975812031192824,
                  -1.061076572816452
                ],
                [
                  -76.18328797012353,
                  34.98449453964236,
                  -1.061076572816452
                ],
                [
                  -76.17233342693484,
                  34.984600816736425,
                  2.638923427183548
                ],
                [
                  -76.17220967231056,
                  34.97591827420939,
                  2.638923427183548
                ],
                [
                  -76.18316305976316,
                  34.975812031192824,
                  -1.061076572816452
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9271.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9271.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:45:23Z",
            "pc:count": 1581603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392607.7221,
                "count": 1581603,
                "maximum": 393000.0178,
                "minimum": 391999.9978,
                "name": "X",
                "position": 0,
                "stddev": 243.2093031,
                "variance": 59150.7651
              },
              {
                "average": 3871269.134,
                "count": 1581603,
                "maximum": 3871963.042,
                "minimum": 3870999.982,
                "name": "Y",
                "position": 1,
                "stddev": 228.6641475,
                "variance": 52287.29233
              },
              {
                "average": -0.2440061259,
                "count": 1581603,
                "maximum": 2.638923427,
                "minimum": -1.061076573,
                "name": "Z",
                "position": 2,
                "stddev": 0.3405148641,
                "variance": 0.1159503727
              },
              {
                "average": 135.2927536,
                "count": 1581603,
                "maximum": 7864,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 548.6730484,
                "variance": 301042.114
              },
              {
                "average": 1.00013088,
                "count": 1581603,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01171262266,
                "variance": 0.0001371855295
              },
              {
                "average": 1.000274405,
                "count": 1581603,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01712594901,
                "variance": 0.0002932981295
              },
              {
                "average": 1,
                "count": 1581603,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.88022342,
                "count": 1581603,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.325281768,
                "variance": 53.65975299
              },
              {
                "average": 19.93562353,
                "count": 1581603,
                "maximum": 25.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.742802821,
                "variance": 3.037361674
              },
              {
                "average": 1.923317672,
                "count": 1581603,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2663528147,
                "variance": 0.07094382188
              },
              {
                "average": 1.647008763,
                "count": 1581603,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8100018515,
                "variance": 0.6561029994
              },
              {
                "average": 254834901.3,
                "count": 1581603,
                "maximum": 254836723.7,
                "minimum": 254834355.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 627.2929872,
                "variance": 393496.4918
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1581603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391999.9978,
              3870999.982,
              -1.061076573,
              393000.0178,
              3871963.042,
              2.638923427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391999.9978428589,
                    3870999.98194367,
                    -1.061076572816452
                  ],
                  [
                    391999.9978428589,
                    3871963.04194367,
                    -1.061076572816452
                  ],
                  [
                    393000.0178428589,
                    3871963.04194367,
                    2.638923427183548
                  ],
                  [
                    393000.0178428589,
                    3870999.98194367,
                    2.638923427183548
                  ],
                  [
                    391999.9978428589,
                    3870999.98194367,
                    -1.061076572816452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:45:23+00:00",
            "end_time": "2019-10-11T13:05: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": "20191011_NCMP_NC_Dunex_18SUD9675.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.13680663584645,
              35.0123221768621,
              -1.158583356674463
            ],
            [
              -76.13693142875043,
              35.0213379933551,
              -1.158583356674463
            ],
            [
              -76.12901544893236,
              35.02141190129111,
              1.061416643325537
            ],
            [
              -76.12889152445798,
              35.012396060201716,
              1.061416643325537
            ],
            [
              -76.13680663584645,
              35.0123221768621,
              -1.158583356674463
            ]
          ]
        ]
      },
      "bbox": [
        -76.13693143,
        35.01232218,
        -1.158583357,
        -76.12889152,
        35.0214119,
        1.061416643
      ],
      "properties": {
        "datetime": "2019-10-11T19:39:03Z",
        "pc:count": 2682447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 396754.3845,
            "count": 2682447,
            "maximum": 397000.022,
            "minimum": 396277.722,
            "name": "X",
            "position": 0,
            "stddev": 160.7948453,
            "variance": 25854.98227
          },
          {
            "average": 3875372.052,
            "count": 2682447,
            "maximum": 3875999.993,
            "minimum": 3874999.973,
            "name": "Y",
            "position": 1,
            "stddev": 251.2584861,
            "variance": 63130.82685
          },
          {
            "average": -0.4547645263,
            "count": 2682447,
            "maximum": 1.061416643,
            "minimum": -1.158583357,
            "name": "Z",
            "position": 2,
            "stddev": 0.1456722569,
            "variance": 0.02122040642
          },
          {
            "average": 8.865922421,
            "count": 2682447,
            "maximum": 8329,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 146.0365408,
            "variance": 21326.67125
          },
          {
            "average": 1.000000373,
            "count": 2682447,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006105685426,
            "variance": 3.727939452e-07
          },
          {
            "average": 1.000000746,
            "count": 2682447,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008634741528,
            "variance": 7.455876125e-07
          },
          {
            "average": 1,
            "count": 2682447,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.8479929,
            "count": 2682447,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.033788335,
            "variance": 4.13629499
          },
          {
            "average": 20.07812709,
            "count": 2682447,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.883141197,
            "variance": 3.546220767
          },
          {
            "average": 1.994555717,
            "count": 2682447,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07518302472,
            "variance": 0.005652487205
          },
          {
            "average": 8.448616879,
            "count": 2682447,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.517725661,
            "variance": 20.40984515
          },
          {
            "average": 254850234.6,
            "count": 2682447,
            "maximum": 254857943.6,
            "minimum": 254834280.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9669.968862,
            "variance": 93508297.8
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2682447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          396277.722,
          3874999.973,
          -1.158583357,
          397000.022,
          3875999.993,
          1.061416643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                396277.7220401309,
                3874999.97285227,
                -1.158583356674463
              ],
              [
                396277.7220401309,
                3875999.9928522697,
                -1.158583356674463
              ],
              [
                397000.0220401309,
                3875999.9928522697,
                1.061416643325537
              ],
              [
                397000.0220401309,
                3874999.97285227,
                1.061416643325537
              ],
              [
                396277.7220401309,
                3874999.97285227,
                -1.158583356674463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:39:03+00:00",
        "end_time": "2019-10-11T13:04:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9675.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9675.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9675.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9675.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.13693143,
            35.01232218,
            -1.158583357,
            -76.12889152,
            35.0214119,
            1.061416643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.13680663584645,
                  35.0123221768621,
                  -1.158583356674463
                ],
                [
                  -76.13693142875043,
                  35.0213379933551,
                  -1.158583356674463
                ],
                [
                  -76.12901544893236,
                  35.02141190129111,
                  1.061416643325537
                ],
                [
                  -76.12889152445798,
                  35.012396060201716,
                  1.061416643325537
                ],
                [
                  -76.13680663584645,
                  35.0123221768621,
                  -1.158583356674463
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9675.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9675.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:39:03Z",
            "pc:count": 2682447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 396754.3845,
                "count": 2682447,
                "maximum": 397000.022,
                "minimum": 396277.722,
                "name": "X",
                "position": 0,
                "stddev": 160.7948453,
                "variance": 25854.98227
              },
              {
                "average": 3875372.052,
                "count": 2682447,
                "maximum": 3875999.993,
                "minimum": 3874999.973,
                "name": "Y",
                "position": 1,
                "stddev": 251.2584861,
                "variance": 63130.82685
              },
              {
                "average": -0.4547645263,
                "count": 2682447,
                "maximum": 1.061416643,
                "minimum": -1.158583357,
                "name": "Z",
                "position": 2,
                "stddev": 0.1456722569,
                "variance": 0.02122040642
              },
              {
                "average": 8.865922421,
                "count": 2682447,
                "maximum": 8329,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 146.0365408,
                "variance": 21326.67125
              },
              {
                "average": 1.000000373,
                "count": 2682447,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006105685426,
                "variance": 3.727939452e-07
              },
              {
                "average": 1.000000746,
                "count": 2682447,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008634741528,
                "variance": 7.455876125e-07
              },
              {
                "average": 1,
                "count": 2682447,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.8479929,
                "count": 2682447,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.033788335,
                "variance": 4.13629499
              },
              {
                "average": 20.07812709,
                "count": 2682447,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.883141197,
                "variance": 3.546220767
              },
              {
                "average": 1.994555717,
                "count": 2682447,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07518302472,
                "variance": 0.005652487205
              },
              {
                "average": 8.448616879,
                "count": 2682447,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.517725661,
                "variance": 20.40984515
              },
              {
                "average": 254850234.6,
                "count": 2682447,
                "maximum": 254857943.6,
                "minimum": 254834280.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9669.968862,
                "variance": 93508297.8
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2682447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              396277.722,
              3874999.973,
              -1.158583357,
              397000.022,
              3875999.993,
              1.061416643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    396277.7220401309,
                    3874999.97285227,
                    -1.158583356674463
                  ],
                  [
                    396277.7220401309,
                    3875999.9928522697,
                    -1.158583356674463
                  ],
                  [
                    397000.0220401309,
                    3875999.9928522697,
                    1.061416643325537
                  ],
                  [
                    397000.0220401309,
                    3874999.97285227,
                    1.061416643325537
                  ],
                  [
                    396277.7220401309,
                    3874999.97285227,
                    -1.158583356674463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:39:03+00:00",
            "end_time": "2019-10-11T13:04:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9571.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.15038101965669,
              34.981686349040196,
              -0.310720939463385
            ],
            [
              -76.15042938148599,
              34.98514348759933,
              -0.310720939463385
            ],
            [
              -76.14645135697413,
              34.985181118631836,
              7.029279060536615
            ],
            [
              -76.14640316228386,
              34.981723975267975,
              7.029279060536615
            ],
            [
              -76.15038101965669,
              34.981686349040196,
              -0.310720939463385
            ]
          ]
        ]
      },
      "bbox": [
        -76.15042938,
        34.98168635,
        -0.3107209395,
        -76.14640316,
        34.98518112,
        7.029279061
      ],
      "properties": {
        "datetime": "2019-10-11T14:33:08Z",
        "pc:count": 363661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395123.585,
            "count": 363661,
            "maximum": 395363.1475,
            "minimum": 395000.0075,
            "name": "X",
            "position": 0,
            "stddev": 89.61245382,
            "variance": 8030.391879
          },
          {
            "average": 3871868.137,
            "count": 363661,
            "maximum": 3871999.987,
            "minimum": 3871616.527,
            "name": "Y",
            "position": 1,
            "stddev": 95.74075627,
            "variance": 9166.292412
          },
          {
            "average": 2.314762712,
            "count": 363661,
            "maximum": 7.029279061,
            "minimum": -0.3107209395,
            "name": "Z",
            "position": 2,
            "stddev": 1.219777696,
            "variance": 1.487857629
          },
          {
            "average": 4949.042402,
            "count": 363661,
            "maximum": 17026,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2593.135355,
            "variance": 6724350.97
          },
          {
            "average": 1.048985181,
            "count": 363661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2556805433,
            "variance": 0.06537254023
          },
          {
            "average": 1.09845708,
            "count": 363661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.381744449,
            "variance": 0.1457288244
          },
          {
            "average": 1,
            "count": 363661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.745562488,
            "count": 363661,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.970746677,
            "variance": 3.883842467
          },
          {
            "average": 20.74653292,
            "count": 363661,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.104403022,
            "variance": 4.428512081
          },
          {
            "average": 1.072523587,
            "count": 363661,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2934380278,
            "variance": 0.08610587617
          },
          {
            "average": 7.317482491,
            "count": 363661,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.599617519,
            "variance": 0.3595411691
          },
          {
            "average": 254838938,
            "count": 363661,
            "maximum": 254839588.1,
            "minimum": 254838175.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.9768275,
            "variance": 274551.7158
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395000.0075,
          3871616.527,
          -0.3107209395,
          395363.1475,
          3871999.987,
          7.029279061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395000.0074757713,
                3871616.527300361,
                -0.310720939463385
              ],
              [
                395000.0074757713,
                3871999.987300361,
                -0.310720939463385
              ],
              [
                395363.1474757713,
                3871999.987300361,
                7.029279060536615
              ],
              [
                395363.1474757713,
                3871616.527300361,
                7.029279060536615
              ],
              [
                395000.0074757713,
                3871616.527300361,
                -0.310720939463385
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:33:08+00:00",
        "end_time": "2019-10-11T14:09:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9571.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9571.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9571.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9571.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.15042938,
            34.98168635,
            -0.3107209395,
            -76.14640316,
            34.98518112,
            7.029279061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.15038101965669,
                  34.981686349040196,
                  -0.310720939463385
                ],
                [
                  -76.15042938148599,
                  34.98514348759933,
                  -0.310720939463385
                ],
                [
                  -76.14645135697413,
                  34.985181118631836,
                  7.029279060536615
                ],
                [
                  -76.14640316228386,
                  34.981723975267975,
                  7.029279060536615
                ],
                [
                  -76.15038101965669,
                  34.981686349040196,
                  -0.310720939463385
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9571.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9571.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:33:08Z",
            "pc:count": 363661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395123.585,
                "count": 363661,
                "maximum": 395363.1475,
                "minimum": 395000.0075,
                "name": "X",
                "position": 0,
                "stddev": 89.61245382,
                "variance": 8030.391879
              },
              {
                "average": 3871868.137,
                "count": 363661,
                "maximum": 3871999.987,
                "minimum": 3871616.527,
                "name": "Y",
                "position": 1,
                "stddev": 95.74075627,
                "variance": 9166.292412
              },
              {
                "average": 2.314762712,
                "count": 363661,
                "maximum": 7.029279061,
                "minimum": -0.3107209395,
                "name": "Z",
                "position": 2,
                "stddev": 1.219777696,
                "variance": 1.487857629
              },
              {
                "average": 4949.042402,
                "count": 363661,
                "maximum": 17026,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2593.135355,
                "variance": 6724350.97
              },
              {
                "average": 1.048985181,
                "count": 363661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2556805433,
                "variance": 0.06537254023
              },
              {
                "average": 1.09845708,
                "count": 363661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.381744449,
                "variance": 0.1457288244
              },
              {
                "average": 1,
                "count": 363661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.745562488,
                "count": 363661,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.970746677,
                "variance": 3.883842467
              },
              {
                "average": 20.74653292,
                "count": 363661,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.104403022,
                "variance": 4.428512081
              },
              {
                "average": 1.072523587,
                "count": 363661,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2934380278,
                "variance": 0.08610587617
              },
              {
                "average": 7.317482491,
                "count": 363661,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.599617519,
                "variance": 0.3595411691
              },
              {
                "average": 254838938,
                "count": 363661,
                "maximum": 254839588.1,
                "minimum": 254838175.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.9768275,
                "variance": 274551.7158
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395000.0075,
              3871616.527,
              -0.3107209395,
              395363.1475,
              3871999.987,
              7.029279061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395000.0074757713,
                    3871616.527300361,
                    -0.310720939463385
                  ],
                  [
                    395000.0074757713,
                    3871999.987300361,
                    -0.310720939463385
                  ],
                  [
                    395363.1474757713,
                    3871999.987300361,
                    7.029279060536615
                  ],
                  [
                    395363.1474757713,
                    3871616.527300361,
                    7.029279060536615
                  ],
                  [
                    395000.0074757713,
                    3871616.527300361,
                    -0.310720939463385
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:33:08+00:00",
            "end_time": "2019-10-11T14:09: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": "20191011_NCMP_NC_Dunex_18SUD9369.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.17206023941925,
              34.96542360530611,
              0.374290440343136
            ],
            [
              -76.17208130673801,
              34.96690270457497,
              0.374290440343136
            ],
            [
              -76.17043456375316,
              34.96691858824502,
              5.434290440343136
            ],
            [
              -76.17041352601696,
              34.96543948810825,
              5.434290440343136
            ],
            [
              -76.17206023941925,
              34.96542360530611,
              0.374290440343136
            ]
          ]
        ]
      },
      "bbox": [
        -76.17208131,
        34.96542361,
        0.3742904403,
        -76.17041353,
        34.96691859,
        5.43429044
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:24Z",
        "pc:count": 67882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 393057.6899,
            "count": 67882,
            "maximum": 393150.3706,
            "minimum": 393000.0106,
            "name": "X",
            "position": 0,
            "stddev": 36.16743462,
            "variance": 1308.083327
          },
          {
            "average": 3869942.743,
            "count": 67882,
            "maximum": 3869999.984,
            "minimum": 3869835.924,
            "name": "Y",
            "position": 1,
            "stddev": 35.1054357,
            "variance": 1232.391616
          },
          {
            "average": 1.697021945,
            "count": 67882,
            "maximum": 5.43429044,
            "minimum": 0.3742904403,
            "name": "Z",
            "position": 2,
            "stddev": 0.5553148431,
            "variance": 0.308374575
          },
          {
            "average": 5786.759244,
            "count": 67882,
            "maximum": 16371,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 1918.813909,
            "variance": 3681846.816
          },
          {
            "average": 1.000132583,
            "count": 67882,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01151379114,
            "variance": 0.0001325673864
          },
          {
            "average": 1.000265166,
            "count": 67882,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01628187998,
            "variance": 0.0002650996157
          },
          {
            "average": 1,
            "count": 67882,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.802127221,
            "count": 67882,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3983986454,
            "variance": 0.1587214807
          },
          {
            "average": 21.16773412,
            "count": 67882,
            "maximum": 24,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9819514424,
            "variance": 0.9642286353
          },
          {
            "average": 1.000928081,
            "count": 67882,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0304505075,
            "variance": 0.0009272334069
          },
          {
            "average": 7.584337527,
            "count": 67882,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4928394867,
            "variance": 0.2428907597
          },
          {
            "average": 254839156.3,
            "count": 67882,
            "maximum": 254839544.9,
            "minimum": 254838610.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457.2029075,
            "variance": 209034.4987
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 67882,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393000.0106,
          3869835.924,
          0.3742904403,
          393150.3706,
          3869999.984,
          5.43429044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393000.01057725894,
                3869835.9244592725,
                0.374290440343136
              ],
              [
                393000.01057725894,
                3869999.984459272,
                0.374290440343136
              ],
              [
                393150.37057725893,
                3869999.984459272,
                5.434290440343136
              ],
              [
                393150.37057725893,
                3869835.9244592725,
                5.434290440343136
              ],
              [
                393000.01057725894,
                3869835.9244592725,
                0.374290440343136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:24+00:00",
        "end_time": "2019-10-11T14:16:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9369.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9369.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9369.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9369.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.17208131,
            34.96542361,
            0.3742904403,
            -76.17041353,
            34.96691859,
            5.43429044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.17206023941925,
                  34.96542360530611,
                  0.374290440343136
                ],
                [
                  -76.17208130673801,
                  34.96690270457497,
                  0.374290440343136
                ],
                [
                  -76.17043456375316,
                  34.96691858824502,
                  5.434290440343136
                ],
                [
                  -76.17041352601696,
                  34.96543948810825,
                  5.434290440343136
                ],
                [
                  -76.17206023941925,
                  34.96542360530611,
                  0.374290440343136
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9369.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9369.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:24Z",
            "pc:count": 67882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 393057.6899,
                "count": 67882,
                "maximum": 393150.3706,
                "minimum": 393000.0106,
                "name": "X",
                "position": 0,
                "stddev": 36.16743462,
                "variance": 1308.083327
              },
              {
                "average": 3869942.743,
                "count": 67882,
                "maximum": 3869999.984,
                "minimum": 3869835.924,
                "name": "Y",
                "position": 1,
                "stddev": 35.1054357,
                "variance": 1232.391616
              },
              {
                "average": 1.697021945,
                "count": 67882,
                "maximum": 5.43429044,
                "minimum": 0.3742904403,
                "name": "Z",
                "position": 2,
                "stddev": 0.5553148431,
                "variance": 0.308374575
              },
              {
                "average": 5786.759244,
                "count": 67882,
                "maximum": 16371,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 1918.813909,
                "variance": 3681846.816
              },
              {
                "average": 1.000132583,
                "count": 67882,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01151379114,
                "variance": 0.0001325673864
              },
              {
                "average": 1.000265166,
                "count": 67882,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01628187998,
                "variance": 0.0002650996157
              },
              {
                "average": 1,
                "count": 67882,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.802127221,
                "count": 67882,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3983986454,
                "variance": 0.1587214807
              },
              {
                "average": 21.16773412,
                "count": 67882,
                "maximum": 24,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9819514424,
                "variance": 0.9642286353
              },
              {
                "average": 1.000928081,
                "count": 67882,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0304505075,
                "variance": 0.0009272334069
              },
              {
                "average": 7.584337527,
                "count": 67882,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4928394867,
                "variance": 0.2428907597
              },
              {
                "average": 254839156.3,
                "count": 67882,
                "maximum": 254839544.9,
                "minimum": 254838610.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457.2029075,
                "variance": 209034.4987
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 67882,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393000.0106,
              3869835.924,
              0.3742904403,
              393150.3706,
              3869999.984,
              5.43429044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393000.01057725894,
                    3869835.9244592725,
                    0.374290440343136
                  ],
                  [
                    393000.01057725894,
                    3869999.984459272,
                    0.374290440343136
                  ],
                  [
                    393150.37057725893,
                    3869999.984459272,
                    5.434290440343136
                  ],
                  [
                    393150.37057725893,
                    3869835.9244592725,
                    5.434290440343136
                  ],
                  [
                    393000.01057725894,
                    3869835.9244592725,
                    0.374290440343136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:24+00:00",
            "end_time": "2019-10-11T14:16:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD1890.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.89068612594271,
              35.149632400154225,
              -0.651971578730708
            ],
            [
              -75.89069350875492,
              35.15030987181958,
              -0.651971578730708
            ],
            [
              -75.88927236263886,
              35.15032031093883,
              -0.231971578730708
            ],
            [
              -75.88926499160252,
              35.149642839012806,
              -0.231971578730708
            ],
            [
              -75.89068612594271,
              35.149632400154225,
              -0.651971578730708
            ]
          ]
        ]
      },
      "bbox": [
        -75.89069351,
        35.1496324,
        -0.6519715787,
        -75.88926499,
        35.15032031,
        -0.2319715787
      ],
      "properties": {
        "datetime": "2019-10-15T15:19:56Z",
        "pc:count": 16907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418950.8234,
            "count": 16907,
            "maximum": 419000.0008,
            "minimum": 418870.5408,
            "name": "X",
            "position": 0,
            "stddev": 32.67058425,
            "variance": 1067.367075
          },
          {
            "average": 3890028.202,
            "count": 16907,
            "maximum": 3890075.133,
            "minimum": 3889999.993,
            "name": "Y",
            "position": 1,
            "stddev": 19.14187059,
            "variance": 366.4112096
          },
          {
            "average": -0.4940482334,
            "count": 16907,
            "maximum": -0.2319715787,
            "minimum": -0.6519715787,
            "name": "Z",
            "position": 2,
            "stddev": 0.04226324348,
            "variance": 0.001786181749
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16907,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16907,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16907,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 16907,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.18959015,
            "count": 16907,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5642861471,
            "variance": 0.3184188558
          },
          {
            "average": 2,
            "count": 16907,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8,
            "count": 16907,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255187993.9,
            "count": 16907,
            "maximum": 255187996.2,
            "minimum": 255187992.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.028374413,
            "variance": 1.057553932
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418870.5408,
          3889999.993,
          -0.6519715787,
          419000.0008,
          3890075.133,
          -0.2319715787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418870.5408064944,
                3889999.9933423423,
                -0.651971578730708
              ],
              [
                418870.5408064944,
                3890075.133342342,
                -0.651971578730708
              ],
              [
                419000.0008064944,
                3890075.133342342,
                -0.231971578730708
              ],
              [
                419000.0008064944,
                3889999.9933423423,
                -0.231971578730708
              ],
              [
                418870.5408064944,
                3889999.9933423423,
                -0.651971578730708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:19:56+00:00",
        "end_time": "2019-10-15T15:19:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1890.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1890.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1890.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1890.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.89069351,
            35.1496324,
            -0.6519715787,
            -75.88926499,
            35.15032031,
            -0.2319715787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.89068612594271,
                  35.149632400154225,
                  -0.651971578730708
                ],
                [
                  -75.89069350875492,
                  35.15030987181958,
                  -0.651971578730708
                ],
                [
                  -75.88927236263886,
                  35.15032031093883,
                  -0.231971578730708
                ],
                [
                  -75.88926499160252,
                  35.149642839012806,
                  -0.231971578730708
                ],
                [
                  -75.89068612594271,
                  35.149632400154225,
                  -0.651971578730708
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1890.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1890.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:19:56Z",
            "pc:count": 16907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418950.8234,
                "count": 16907,
                "maximum": 419000.0008,
                "minimum": 418870.5408,
                "name": "X",
                "position": 0,
                "stddev": 32.67058425,
                "variance": 1067.367075
              },
              {
                "average": 3890028.202,
                "count": 16907,
                "maximum": 3890075.133,
                "minimum": 3889999.993,
                "name": "Y",
                "position": 1,
                "stddev": 19.14187059,
                "variance": 366.4112096
              },
              {
                "average": -0.4940482334,
                "count": 16907,
                "maximum": -0.2319715787,
                "minimum": -0.6519715787,
                "name": "Z",
                "position": 2,
                "stddev": 0.04226324348,
                "variance": 0.001786181749
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16907,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16907,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16907,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 16907,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.18959015,
                "count": 16907,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5642861471,
                "variance": 0.3184188558
              },
              {
                "average": 2,
                "count": 16907,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8,
                "count": 16907,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255187993.9,
                "count": 16907,
                "maximum": 255187996.2,
                "minimum": 255187992.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.028374413,
                "variance": 1.057553932
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418870.5408,
              3889999.993,
              -0.6519715787,
              419000.0008,
              3890075.133,
              -0.2319715787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418870.5408064944,
                    3889999.9933423423,
                    -0.651971578730708
                  ],
                  [
                    418870.5408064944,
                    3890075.133342342,
                    -0.651971578730708
                  ],
                  [
                    419000.0008064944,
                    3890075.133342342,
                    -0.231971578730708
                  ],
                  [
                    419000.0008064944,
                    3889999.9933423423,
                    -0.231971578730708
                  ],
                  [
                    418870.5408064944,
                    3889999.9933423423,
                    -0.651971578730708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:19:56+00:00",
            "end_time": "2019-10-15T15:19: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": "20191015_NCMP_NC_Dunex_18SVD1988.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88910586407354,
              35.13502370664639,
              -5.975216582596691
            ],
            [
              -75.88916678920323,
              35.14062670125683,
              -5.975216582596691
            ],
            [
              -75.8781907934427,
              35.14070674536628,
              8.18478341740331
            ],
            [
              -75.87813062014406,
              35.13510373422548,
              8.18478341740331
            ],
            [
              -75.88910586407354,
              35.13502370664639,
              -5.975216582596691
            ]
          ]
        ]
      },
      "bbox": [
        -75.88916679,
        35.13502371,
        -5.975216583,
        -75.87813062,
        35.14070675,
        8.184783417
      ],
      "properties": {
        "datetime": "2019-10-15T16:45:52Z",
        "pc:count": 646171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419367.0714,
            "count": 646171,
            "maximum": 419999.9925,
            "minimum": 419000.0125,
            "name": "X",
            "position": 0,
            "stddev": 277.5036162,
            "variance": 77008.257
          },
          {
            "average": 3888816.992,
            "count": 646171,
            "maximum": 3888999.993,
            "minimum": 3888378.553,
            "name": "Y",
            "position": 1,
            "stddev": 132.9284452,
            "variance": 17669.97154
          },
          {
            "average": -1.311258559,
            "count": 646171,
            "maximum": 8.184783417,
            "minimum": -5.975216583,
            "name": "Z",
            "position": 2,
            "stddev": 3.353502806,
            "variance": 11.24598107
          },
          {
            "average": 1240.873013,
            "count": 646171,
            "maximum": 10289,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2162.742242,
            "variance": 4677454.005
          },
          {
            "average": 1.013378811,
            "count": 646171,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.134982184,
            "variance": 0.01822019
          },
          {
            "average": 1.026284064,
            "count": 646171,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1998947038,
            "variance": 0.03995789259
          },
          {
            "average": 1,
            "count": 646171,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.61677482,
            "count": 646171,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.64876301,
            "variance": 159.9912056
          },
          {
            "average": 19.84478184,
            "count": 646171,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.438107778,
            "variance": 2.068153981
          },
          {
            "average": 1.71848164,
            "count": 646171,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4640341195,
            "variance": 0.2153276641
          },
          {
            "average": 13.10237692,
            "count": 646171,
            "maximum": 15,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.735190813,
            "variance": 0.5405055315
          },
          {
            "average": 255191681.3,
            "count": 646171,
            "maximum": 255193152.1,
            "minimum": 255190322.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.7651414,
            "variance": 268080.7416
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646171,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419000.0125,
          3888378.553,
          -5.975216583,
          419999.9925,
          3888999.993,
          8.184783417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419000.0125062336,
                3888378.553071999,
                -5.975216582596691
              ],
              [
                419000.0125062336,
                3888999.9930719994,
                -5.975216582596691
              ],
              [
                419999.99250623357,
                3888999.9930719994,
                8.18478341740331
              ],
              [
                419999.99250623357,
                3888378.553071999,
                8.18478341740331
              ],
              [
                419000.0125062336,
                3888378.553071999,
                -5.975216582596691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:45:52+00:00",
        "end_time": "2019-10-15T15:58:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1988.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1988.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1988.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1988.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88916679,
            35.13502371,
            -5.975216583,
            -75.87813062,
            35.14070675,
            8.184783417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88910586407354,
                  35.13502370664639,
                  -5.975216582596691
                ],
                [
                  -75.88916678920323,
                  35.14062670125683,
                  -5.975216582596691
                ],
                [
                  -75.8781907934427,
                  35.14070674536628,
                  8.18478341740331
                ],
                [
                  -75.87813062014406,
                  35.13510373422548,
                  8.18478341740331
                ],
                [
                  -75.88910586407354,
                  35.13502370664639,
                  -5.975216582596691
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1988.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1988.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:45:52Z",
            "pc:count": 646171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419367.0714,
                "count": 646171,
                "maximum": 419999.9925,
                "minimum": 419000.0125,
                "name": "X",
                "position": 0,
                "stddev": 277.5036162,
                "variance": 77008.257
              },
              {
                "average": 3888816.992,
                "count": 646171,
                "maximum": 3888999.993,
                "minimum": 3888378.553,
                "name": "Y",
                "position": 1,
                "stddev": 132.9284452,
                "variance": 17669.97154
              },
              {
                "average": -1.311258559,
                "count": 646171,
                "maximum": 8.184783417,
                "minimum": -5.975216583,
                "name": "Z",
                "position": 2,
                "stddev": 3.353502806,
                "variance": 11.24598107
              },
              {
                "average": 1240.873013,
                "count": 646171,
                "maximum": 10289,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2162.742242,
                "variance": 4677454.005
              },
              {
                "average": 1.013378811,
                "count": 646171,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.134982184,
                "variance": 0.01822019
              },
              {
                "average": 1.026284064,
                "count": 646171,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1998947038,
                "variance": 0.03995789259
              },
              {
                "average": 1,
                "count": 646171,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.61677482,
                "count": 646171,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.64876301,
                "variance": 159.9912056
              },
              {
                "average": 19.84478184,
                "count": 646171,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.438107778,
                "variance": 2.068153981
              },
              {
                "average": 1.71848164,
                "count": 646171,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4640341195,
                "variance": 0.2153276641
              },
              {
                "average": 13.10237692,
                "count": 646171,
                "maximum": 15,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.735190813,
                "variance": 0.5405055315
              },
              {
                "average": 255191681.3,
                "count": 646171,
                "maximum": 255193152.1,
                "minimum": 255190322.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.7651414,
                "variance": 268080.7416
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646171,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419000.0125,
              3888378.553,
              -5.975216583,
              419999.9925,
              3888999.993,
              8.184783417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419000.0125062336,
                    3888378.553071999,
                    -5.975216582596691
                  ],
                  [
                    419000.0125062336,
                    3888999.9930719994,
                    -5.975216582596691
                  ],
                  [
                    419999.99250623357,
                    3888999.9930719994,
                    8.18478341740331
                  ],
                  [
                    419999.99250623357,
                    3888378.553071999,
                    8.18478341740331
                  ],
                  [
                    419000.0125062336,
                    3888378.553071999,
                    -5.975216582596691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:45:52+00:00",
            "end_time": "2019-10-15T15:58: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": "20191011_NCMP_NC_Dunex_18SVD0579.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04168174055995,
              35.04924355708804,
              -3.685563665062309
            ],
            [
              -76.04179624668234,
              35.05825942379988,
              -3.685563665062309
            ],
            [
              -76.03083155568982,
              35.058353103649324,
              3.614436334937691
            ],
            [
              -76.03071825419795,
              35.0493372057756,
              3.614436334937691
            ],
            [
              -76.04168174055995,
              35.04924355708804,
              -3.685563665062309
            ]
          ]
        ]
      },
      "bbox": [
        -76.04179625,
        35.04924356,
        -3.685563665,
        -76.03071825,
        35.0583531,
        3.614436335
      ],
      "properties": {
        "datetime": "2019-10-11T20:39:41Z",
        "pc:count": 1373657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405473.1177,
            "count": 1373657,
            "maximum": 406000.0027,
            "minimum": 405000.0027,
            "name": "X",
            "position": 0,
            "stddev": 260.9960373,
            "variance": 68118.93147
          },
          {
            "average": 3879503.841,
            "count": 1373657,
            "maximum": 3879999.983,
            "minimum": 3878999.983,
            "name": "Y",
            "position": 1,
            "stddev": 293.0984604,
            "variance": 85906.70751
          },
          {
            "average": -2.256970173,
            "count": 1373657,
            "maximum": 3.614436335,
            "minimum": -3.685563665,
            "name": "Z",
            "position": 2,
            "stddev": 0.6575051049,
            "variance": 0.432312963
          },
          {
            "average": 82.13721766,
            "count": 1373657,
            "maximum": 14142,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 654.1160737,
            "variance": 427867.8379
          },
          {
            "average": 1.000251882,
            "count": 1373657,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01649856609,
            "variance": 0.000272202683
          },
          {
            "average": 1.000505221,
            "count": 1373657,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02385431771,
            "variance": 0.0005690284735
          },
          {
            "average": 1,
            "count": 1373657,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.4655216,
            "count": 1373657,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.783284412,
            "variance": 14.31324094
          },
          {
            "average": 20.13699623,
            "count": 1373657,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.233397894,
            "variance": 1.521270366
          },
          {
            "average": 1.981667913,
            "count": 1373657,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1397259675,
            "variance": 0.019523346
          },
          {
            "average": 17.63634517,
            "count": 1373657,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.136990417,
            "variance": 1.292747208
          },
          {
            "average": 254859744.4,
            "count": 1373657,
            "maximum": 254861581.5,
            "minimum": 254857809.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 607.9818493,
            "variance": 369641.9291
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373657,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405000.0027,
          3878999.983,
          -3.685563665,
          406000.0027,
          3879999.983,
          3.614436335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405000.00268086826,
                3878999.983032032,
                -3.685563665062309
              ],
              [
                405000.00268086826,
                3879999.983032032,
                -3.685563665062309
              ],
              [
                406000.00268086826,
                3879999.983032032,
                3.614436334937691
              ],
              [
                406000.00268086826,
                3878999.983032032,
                3.614436334937691
              ],
              [
                405000.00268086826,
                3878999.983032032,
                -3.685563665062309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:39:41+00:00",
        "end_time": "2019-10-11T19:36:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0579.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0579.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0579.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0579.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04179625,
            35.04924356,
            -3.685563665,
            -76.03071825,
            35.0583531,
            3.614436335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.04168174055995,
                  35.04924355708804,
                  -3.685563665062309
                ],
                [
                  -76.04179624668234,
                  35.05825942379988,
                  -3.685563665062309
                ],
                [
                  -76.03083155568982,
                  35.058353103649324,
                  3.614436334937691
                ],
                [
                  -76.03071825419795,
                  35.0493372057756,
                  3.614436334937691
                ],
                [
                  -76.04168174055995,
                  35.04924355708804,
                  -3.685563665062309
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0579.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0579.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:39:41Z",
            "pc:count": 1373657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405473.1177,
                "count": 1373657,
                "maximum": 406000.0027,
                "minimum": 405000.0027,
                "name": "X",
                "position": 0,
                "stddev": 260.9960373,
                "variance": 68118.93147
              },
              {
                "average": 3879503.841,
                "count": 1373657,
                "maximum": 3879999.983,
                "minimum": 3878999.983,
                "name": "Y",
                "position": 1,
                "stddev": 293.0984604,
                "variance": 85906.70751
              },
              {
                "average": -2.256970173,
                "count": 1373657,
                "maximum": 3.614436335,
                "minimum": -3.685563665,
                "name": "Z",
                "position": 2,
                "stddev": 0.6575051049,
                "variance": 0.432312963
              },
              {
                "average": 82.13721766,
                "count": 1373657,
                "maximum": 14142,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 654.1160737,
                "variance": 427867.8379
              },
              {
                "average": 1.000251882,
                "count": 1373657,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01649856609,
                "variance": 0.000272202683
              },
              {
                "average": 1.000505221,
                "count": 1373657,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02385431771,
                "variance": 0.0005690284735
              },
              {
                "average": 1,
                "count": 1373657,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.4655216,
                "count": 1373657,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.783284412,
                "variance": 14.31324094
              },
              {
                "average": 20.13699623,
                "count": 1373657,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.233397894,
                "variance": 1.521270366
              },
              {
                "average": 1.981667913,
                "count": 1373657,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1397259675,
                "variance": 0.019523346
              },
              {
                "average": 17.63634517,
                "count": 1373657,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.136990417,
                "variance": 1.292747208
              },
              {
                "average": 254859744.4,
                "count": 1373657,
                "maximum": 254861581.5,
                "minimum": 254857809.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 607.9818493,
                "variance": 369641.9291
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373657,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405000.0027,
              3878999.983,
              -3.685563665,
              406000.0027,
              3879999.983,
              3.614436335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405000.00268086826,
                    3878999.983032032,
                    -3.685563665062309
                  ],
                  [
                    405000.00268086826,
                    3879999.983032032,
                    -3.685563665062309
                  ],
                  [
                    406000.00268086826,
                    3879999.983032032,
                    3.614436334937691
                  ],
                  [
                    406000.00268086826,
                    3878999.983032032,
                    3.614436334937691
                  ],
                  [
                    405000.00268086826,
                    3878999.983032032,
                    -3.685563665062309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:39:41+00:00",
            "end_time": "2019-10-11T19:36:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0982.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99815669589725,
              35.076660048963106,
              -3.038397762839018
            ],
            [
              -75.99826653179423,
              35.08567617747928,
              -3.038397762839018
            ],
            [
              -75.98729802532495,
              35.08576598336838,
              8.781602237160982
            ],
            [
              -75.9871893957753,
              35.07674982498856,
              8.781602237160982
            ],
            [
              -75.99815669589725,
              35.076660048963106,
              -3.038397762839018
            ]
          ]
        ]
      },
      "bbox": [
        -75.99826653,
        35.07666005,
        -3.038397763,
        -75.9871894,
        35.08576598,
        8.781602237
      ],
      "properties": {
        "datetime": "2019-10-11T20:22:16Z",
        "pc:count": 3421908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409440.1261,
            "count": 3421908,
            "maximum": 410000.0033,
            "minimum": 409000.0033,
            "name": "X",
            "position": 0,
            "stddev": 261.8090255,
            "variance": 68543.96583
          },
          {
            "average": 3882581.521,
            "count": 3421908,
            "maximum": 3882999.993,
            "minimum": 3881999.973,
            "name": "Y",
            "position": 1,
            "stddev": 268.4431244,
            "variance": 72061.71106
          },
          {
            "average": 1.22700439,
            "count": 3421908,
            "maximum": 8.781602237,
            "minimum": -3.038397763,
            "name": "Z",
            "position": 2,
            "stddev": 1.176553578,
            "variance": 1.384278321
          },
          {
            "average": 3186.78861,
            "count": 3421908,
            "maximum": 38089,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2616.650557,
            "variance": 6846860.136
          },
          {
            "average": 1.069589539,
            "count": 3421908,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3112167259,
            "variance": 0.09685585046
          },
          {
            "average": 1.139192813,
            "count": 3421908,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4648651522,
            "variance": 0.2160996097
          },
          {
            "average": 1,
            "count": 3421908,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.34502944,
            "count": 3421908,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.675159806,
            "variance": 93.60871727
          },
          {
            "average": 20.01763547,
            "count": 3421908,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.985830296,
            "variance": 3.943521966
          },
          {
            "average": 1.224792134,
            "count": 3421908,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4544497355,
            "variance": 0.2065245621
          },
          {
            "average": 16.0659594,
            "count": 3421908,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.097445564,
            "variance": 1.204386765
          },
          {
            "average": 254858912.9,
            "count": 3421908,
            "maximum": 254860536.4,
            "minimum": 254857733.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 592.3479004,
            "variance": 350876.0351
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3421908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409000.0033,
          3881999.973,
          -3.038397763,
          410000.0033,
          3882999.993,
          8.781602237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409000.0033246643,
                3881999.9734209254,
                -3.038397762839018
              ],
              [
                409000.0033246643,
                3882999.993420925,
                -3.038397762839018
              ],
              [
                410000.0033246643,
                3882999.993420925,
                8.781602237160982
              ],
              [
                410000.0033246643,
                3881999.9734209254,
                8.781602237160982
              ],
              [
                409000.0033246643,
                3881999.9734209254,
                -3.038397762839018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:22:16+00:00",
        "end_time": "2019-10-11T19:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0982.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0982.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0982.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0982.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99826653,
            35.07666005,
            -3.038397763,
            -75.9871894,
            35.08576598,
            8.781602237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99815669589725,
                  35.076660048963106,
                  -3.038397762839018
                ],
                [
                  -75.99826653179423,
                  35.08567617747928,
                  -3.038397762839018
                ],
                [
                  -75.98729802532495,
                  35.08576598336838,
                  8.781602237160982
                ],
                [
                  -75.9871893957753,
                  35.07674982498856,
                  8.781602237160982
                ],
                [
                  -75.99815669589725,
                  35.076660048963106,
                  -3.038397762839018
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0982.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0982.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:22:16Z",
            "pc:count": 3421908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409440.1261,
                "count": 3421908,
                "maximum": 410000.0033,
                "minimum": 409000.0033,
                "name": "X",
                "position": 0,
                "stddev": 261.8090255,
                "variance": 68543.96583
              },
              {
                "average": 3882581.521,
                "count": 3421908,
                "maximum": 3882999.993,
                "minimum": 3881999.973,
                "name": "Y",
                "position": 1,
                "stddev": 268.4431244,
                "variance": 72061.71106
              },
              {
                "average": 1.22700439,
                "count": 3421908,
                "maximum": 8.781602237,
                "minimum": -3.038397763,
                "name": "Z",
                "position": 2,
                "stddev": 1.176553578,
                "variance": 1.384278321
              },
              {
                "average": 3186.78861,
                "count": 3421908,
                "maximum": 38089,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2616.650557,
                "variance": 6846860.136
              },
              {
                "average": 1.069589539,
                "count": 3421908,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3112167259,
                "variance": 0.09685585046
              },
              {
                "average": 1.139192813,
                "count": 3421908,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4648651522,
                "variance": 0.2160996097
              },
              {
                "average": 1,
                "count": 3421908,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.34502944,
                "count": 3421908,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.675159806,
                "variance": 93.60871727
              },
              {
                "average": 20.01763547,
                "count": 3421908,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.985830296,
                "variance": 3.943521966
              },
              {
                "average": 1.224792134,
                "count": 3421908,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4544497355,
                "variance": 0.2065245621
              },
              {
                "average": 16.0659594,
                "count": 3421908,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.097445564,
                "variance": 1.204386765
              },
              {
                "average": 254858912.9,
                "count": 3421908,
                "maximum": 254860536.4,
                "minimum": 254857733.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 592.3479004,
                "variance": 350876.0351
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3421908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409000.0033,
              3881999.973,
              -3.038397763,
              410000.0033,
              3882999.993,
              8.781602237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409000.0033246643,
                    3881999.9734209254,
                    -3.038397762839018
                  ],
                  [
                    409000.0033246643,
                    3882999.993420925,
                    -3.038397762839018
                  ],
                  [
                    410000.0033246643,
                    3882999.993420925,
                    8.781602237160982
                  ],
                  [
                    410000.0033246643,
                    3881999.9734209254,
                    8.781602237160982
                  ],
                  [
                    409000.0033246643,
                    3881999.9734209254,
                    -3.038397762839018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:22:16+00:00",
            "end_time": "2019-10-11T19:35: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": "20190929_NCMP_NC_Dunex_18SUD6338.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49539008953954,
              34.67481930209455,
              -1.619605501025255
            ],
            [
              -76.49555218869968,
              34.68383413901618,
              -1.619605501025255
            ],
            [
              -76.48463900202945,
              34.68396758276317,
              7.040394498974745
            ],
            [
              -76.4844780846595,
              34.67495270124029,
              7.040394498974745
            ],
            [
              -76.49539008953954,
              34.67481930209455,
              -1.619605501025255
            ]
          ]
        ]
      },
      "bbox": [
        -76.49555219,
        34.6748193,
        -1.619605501,
        -76.48447808,
        34.68396758,
        7.040394499
      ],
      "properties": {
        "datetime": "2019-09-29T20:11:28Z",
        "pc:count": 3604454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363526.0645,
            "count": 3604454,
            "maximum": 364000.014,
            "minimum": 363000.014,
            "name": "X",
            "position": 0,
            "stddev": 289.2033027,
            "variance": 83638.55029
          },
          {
            "average": 3838479.544,
            "count": 3604454,
            "maximum": 3838999.985,
            "minimum": 3837999.985,
            "name": "Y",
            "position": 1,
            "stddev": 283.0950477,
            "variance": 80142.80603
          },
          {
            "average": -0.1112503687,
            "count": 3604454,
            "maximum": 7.040394499,
            "minimum": -1.619605501,
            "name": "Z",
            "position": 2,
            "stddev": 0.8248666974,
            "variance": 0.6804050684
          },
          {
            "average": 1114.315209,
            "count": 3604454,
            "maximum": 33626,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1628.733755,
            "variance": 2652773.646
          },
          {
            "average": 1.019402661,
            "count": 3604454,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.159921136,
            "variance": 0.02557476973
          },
          {
            "average": 1.038819749,
            "count": 3604454,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2387260217,
            "variance": 0.05699011346
          },
          {
            "average": 1,
            "count": 3604454,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.42437912,
            "count": 3604454,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.60496893,
            "variance": 185.0951796
          },
          {
            "average": 19.9423046,
            "count": 3604454,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9867118592,
            "variance": 0.973600293
          },
          {
            "average": 1.563541108,
            "count": 3604454,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5027869335,
            "variance": 0.2527947005
          },
          {
            "average": 7.664443769,
            "count": 3604454,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.429924606,
            "variance": 2.044684379
          },
          {
            "average": 253821030.3,
            "count": 3604454,
            "maximum": 253823088.5,
            "minimum": 253818823.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 920.9875367,
            "variance": 848218.0427
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363000.014,
          3837999.985,
          -1.619605501,
          364000.014,
          3838999.985,
          7.040394499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363000.0139578116,
                3837999.984720325,
                -1.619605501025255
              ],
              [
                363000.0139578116,
                3838999.984720325,
                -1.619605501025255
              ],
              [
                364000.0139578116,
                3838999.984720325,
                7.040394498974745
              ],
              [
                364000.0139578116,
                3837999.984720325,
                7.040394498974745
              ],
              [
                363000.0139578116,
                3837999.984720325,
                -1.619605501025255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:11:28+00:00",
        "end_time": "2019-09-29T19:00:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6338.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6338.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6338.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6338.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49555219,
            34.6748193,
            -1.619605501,
            -76.48447808,
            34.68396758,
            7.040394499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49539008953954,
                  34.67481930209455,
                  -1.619605501025255
                ],
                [
                  -76.49555218869968,
                  34.68383413901618,
                  -1.619605501025255
                ],
                [
                  -76.48463900202945,
                  34.68396758276317,
                  7.040394498974745
                ],
                [
                  -76.4844780846595,
                  34.67495270124029,
                  7.040394498974745
                ],
                [
                  -76.49539008953954,
                  34.67481930209455,
                  -1.619605501025255
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6338.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6338.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:11:28Z",
            "pc:count": 3604454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363526.0645,
                "count": 3604454,
                "maximum": 364000.014,
                "minimum": 363000.014,
                "name": "X",
                "position": 0,
                "stddev": 289.2033027,
                "variance": 83638.55029
              },
              {
                "average": 3838479.544,
                "count": 3604454,
                "maximum": 3838999.985,
                "minimum": 3837999.985,
                "name": "Y",
                "position": 1,
                "stddev": 283.0950477,
                "variance": 80142.80603
              },
              {
                "average": -0.1112503687,
                "count": 3604454,
                "maximum": 7.040394499,
                "minimum": -1.619605501,
                "name": "Z",
                "position": 2,
                "stddev": 0.8248666974,
                "variance": 0.6804050684
              },
              {
                "average": 1114.315209,
                "count": 3604454,
                "maximum": 33626,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1628.733755,
                "variance": 2652773.646
              },
              {
                "average": 1.019402661,
                "count": 3604454,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.159921136,
                "variance": 0.02557476973
              },
              {
                "average": 1.038819749,
                "count": 3604454,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2387260217,
                "variance": 0.05699011346
              },
              {
                "average": 1,
                "count": 3604454,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.42437912,
                "count": 3604454,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.60496893,
                "variance": 185.0951796
              },
              {
                "average": 19.9423046,
                "count": 3604454,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9867118592,
                "variance": 0.973600293
              },
              {
                "average": 1.563541108,
                "count": 3604454,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5027869335,
                "variance": 0.2527947005
              },
              {
                "average": 7.664443769,
                "count": 3604454,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.429924606,
                "variance": 2.044684379
              },
              {
                "average": 253821030.3,
                "count": 3604454,
                "maximum": 253823088.5,
                "minimum": 253818823.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 920.9875367,
                "variance": 848218.0427
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363000.014,
              3837999.985,
              -1.619605501,
              364000.014,
              3838999.985,
              7.040394499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363000.0139578116,
                    3837999.984720325,
                    -1.619605501025255
                  ],
                  [
                    363000.0139578116,
                    3838999.984720325,
                    -1.619605501025255
                  ],
                  [
                    364000.0139578116,
                    3838999.984720325,
                    7.040394498974745
                  ],
                  [
                    364000.0139578116,
                    3837999.984720325,
                    7.040394498974745
                  ],
                  [
                    363000.0139578116,
                    3837999.984720325,
                    -1.619605501025255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:11:28+00:00",
            "end_time": "2019-09-29T19:00: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": "20191011_NCMP_NC_Dunex_18SUD8664.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.24792423258032,
              34.91204624077792,
              -1.330022662404271
            ],
            [
              -76.24806071004093,
              34.921061661018435,
              -1.330022662404271
            ],
            [
              -76.2371148644515,
              34.92117360597459,
              6.40997733759573
            ],
            [
              -76.23697958318954,
              34.91215814843243,
              6.40997733759573
            ],
            [
              -76.24792423258032,
              34.91204624077792,
              -1.330022662404271
            ]
          ]
        ]
      },
      "bbox": [
        -76.24806071,
        34.91204624,
        -1.330022662,
        -76.23697958,
        34.92117361,
        6.409977338
      ],
      "properties": {
        "datetime": "2019-10-11T14:41:48Z",
        "pc:count": 4231151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386504.6951,
            "count": 4231151,
            "maximum": 387000.0173,
            "minimum": 385999.9973,
            "name": "X",
            "position": 0,
            "stddev": 287.123007,
            "variance": 82439.62114
          },
          {
            "average": 3864501.657,
            "count": 4231151,
            "maximum": 3864999.987,
            "minimum": 3863999.987,
            "name": "Y",
            "position": 1,
            "stddev": 288.7910036,
            "variance": 83400.24377
          },
          {
            "average": -0.1595502236,
            "count": 4231151,
            "maximum": 6.409977338,
            "minimum": -1.330022662,
            "name": "Z",
            "position": 2,
            "stddev": 0.6977978378,
            "variance": 0.4869218224
          },
          {
            "average": 493.5203312,
            "count": 4231151,
            "maximum": 19982,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1277.800206,
            "variance": 1632773.367
          },
          {
            "average": 1.007563663,
            "count": 4231151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1003461625,
            "variance": 0.01006935233
          },
          {
            "average": 1.015259914,
            "count": 4231151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1510745327,
            "variance": 0.02282351444
          },
          {
            "average": 1,
            "count": 4231151,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.30244985,
            "count": 4231151,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.13208403,
            "variance": 123.9232948
          },
          {
            "average": 20.06951918,
            "count": 4231151,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.029250397,
            "variance": 4.117857174
          },
          {
            "average": 1.804050718,
            "count": 4231151,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4002295449,
            "variance": 0.1601836886
          },
          {
            "average": 5.556478367,
            "count": 4231151,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.358329646,
            "variance": 1.845059428
          },
          {
            "average": 254837694.7,
            "count": 4231151,
            "maximum": 254840108.3,
            "minimum": 254835190.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 964.7178771,
            "variance": 930680.5825
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4231151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385999.9973,
          3863999.987,
          -1.330022662,
          387000.0173,
          3864999.987,
          6.409977338
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385999.99729764054,
                3863999.9870513547,
                -1.330022662404271
              ],
              [
                385999.99729764054,
                3864999.9870513547,
                -1.330022662404271
              ],
              [
                387000.01729764056,
                3864999.9870513547,
                6.40997733759573
              ],
              [
                387000.01729764056,
                3863999.9870513547,
                6.40997733759573
              ],
              [
                385999.99729764054,
                3863999.9870513547,
                -1.330022662404271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:41:48+00:00",
        "end_time": "2019-10-11T13:19:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8664.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8664.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8664.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8664.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.24806071,
            34.91204624,
            -1.330022662,
            -76.23697958,
            34.92117361,
            6.409977338
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.24792423258032,
                  34.91204624077792,
                  -1.330022662404271
                ],
                [
                  -76.24806071004093,
                  34.921061661018435,
                  -1.330022662404271
                ],
                [
                  -76.2371148644515,
                  34.92117360597459,
                  6.40997733759573
                ],
                [
                  -76.23697958318954,
                  34.91215814843243,
                  6.40997733759573
                ],
                [
                  -76.24792423258032,
                  34.91204624077792,
                  -1.330022662404271
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8664.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8664.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:41:48Z",
            "pc:count": 4231151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386504.6951,
                "count": 4231151,
                "maximum": 387000.0173,
                "minimum": 385999.9973,
                "name": "X",
                "position": 0,
                "stddev": 287.123007,
                "variance": 82439.62114
              },
              {
                "average": 3864501.657,
                "count": 4231151,
                "maximum": 3864999.987,
                "minimum": 3863999.987,
                "name": "Y",
                "position": 1,
                "stddev": 288.7910036,
                "variance": 83400.24377
              },
              {
                "average": -0.1595502236,
                "count": 4231151,
                "maximum": 6.409977338,
                "minimum": -1.330022662,
                "name": "Z",
                "position": 2,
                "stddev": 0.6977978378,
                "variance": 0.4869218224
              },
              {
                "average": 493.5203312,
                "count": 4231151,
                "maximum": 19982,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1277.800206,
                "variance": 1632773.367
              },
              {
                "average": 1.007563663,
                "count": 4231151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1003461625,
                "variance": 0.01006935233
              },
              {
                "average": 1.015259914,
                "count": 4231151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1510745327,
                "variance": 0.02282351444
              },
              {
                "average": 1,
                "count": 4231151,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.30244985,
                "count": 4231151,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.13208403,
                "variance": 123.9232948
              },
              {
                "average": 20.06951918,
                "count": 4231151,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.029250397,
                "variance": 4.117857174
              },
              {
                "average": 1.804050718,
                "count": 4231151,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4002295449,
                "variance": 0.1601836886
              },
              {
                "average": 5.556478367,
                "count": 4231151,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.358329646,
                "variance": 1.845059428
              },
              {
                "average": 254837694.7,
                "count": 4231151,
                "maximum": 254840108.3,
                "minimum": 254835190.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 964.7178771,
                "variance": 930680.5825
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4231151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385999.9973,
              3863999.987,
              -1.330022662,
              387000.0173,
              3864999.987,
              6.409977338
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385999.99729764054,
                    3863999.9870513547,
                    -1.330022662404271
                  ],
                  [
                    385999.99729764054,
                    3864999.9870513547,
                    -1.330022662404271
                  ],
                  [
                    387000.01729764056,
                    3864999.9870513547,
                    6.40997733759573
                  ],
                  [
                    387000.01729764056,
                    3863999.9870513547,
                    6.40997733759573
                  ],
                  [
                    385999.99729764054,
                    3863999.9870513547,
                    -1.330022662404271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:41:48+00:00",
            "end_time": "2019-10-11T13: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": "20191011_NCMP_NC_Dunex_18SUD8867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.22643762877503,
              34.93931549147878,
              -2.022404655797017
            ],
            [
              -76.22657189260568,
              34.94833094443177,
              -2.022404655797017
            ],
            [
              -76.2156225544107,
              34.94844102587436,
              -0.002404655797017
            ],
            [
              -76.21548948840125,
              34.939425536253516,
              -0.002404655797017
            ],
            [
              -76.22643762877503,
              34.93931549147878,
              -2.022404655797017
            ]
          ]
        ]
      },
      "bbox": [
        -76.22657189,
        34.93931549,
        -2.022404656,
        -76.21548949,
        34.94844103,
        -0.002404655797
      ],
      "properties": {
        "datetime": "2019-10-11T13:53:57Z",
        "pc:count": 2952064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388617.7308,
            "count": 2952064,
            "maximum": 389000.0079,
            "minimum": 388000.0079,
            "name": "X",
            "position": 0,
            "stddev": 265.4871324,
            "variance": 70483.41748
          },
          {
            "average": 3867384.493,
            "count": 2952064,
            "maximum": 3867999.985,
            "minimum": 3866999.985,
            "name": "Y",
            "position": 1,
            "stddev": 258.2119811,
            "variance": 66673.42718
          },
          {
            "average": -0.6646287844,
            "count": 2952064,
            "maximum": -0.002404655797,
            "minimum": -2.022404656,
            "name": "Z",
            "position": 2,
            "stddev": 0.3131244991,
            "variance": 0.09804695191
          },
          {
            "average": 0.009060101678,
            "count": 2952064,
            "maximum": 1665,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.674883756,
            "variance": 13.50477062
          },
          {
            "average": 1,
            "count": 2952064,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2952064,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2952064,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2952064,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.23116547,
            "count": 2952064,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.747780175,
            "variance": 3.054735539
          },
          {
            "average": 2.000050812,
            "count": 2952064,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007315689383,
            "variance": 5.351931114e-05
          },
          {
            "average": 2.311149758,
            "count": 2952064,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.029052511,
            "variance": 1.05894907
          },
          {
            "average": 254835412.4,
            "count": 2952064,
            "maximum": 254837237.4,
            "minimum": 254834430.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 729.2092968,
            "variance": 531746.1986
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2952064,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388000.0079,
          3866999.985,
          -2.022404656,
          389000.0079,
          3867999.985,
          -0.002404655797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388000.0079323411,
                3866999.9850524133,
                -2.022404655797017
              ],
              [
                388000.0079323411,
                3867999.9850524133,
                -2.022404655797017
              ],
              [
                389000.0079323411,
                3867999.9850524133,
                -0.002404655797017
              ],
              [
                389000.0079323411,
                3866999.9850524133,
                -0.002404655797017
              ],
              [
                388000.0079323411,
                3866999.9850524133,
                -2.022404655797017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:53:57+00:00",
        "end_time": "2019-10-11T13:07:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.22657189,
            34.93931549,
            -2.022404656,
            -76.21548949,
            34.94844103,
            -0.002404655797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.22643762877503,
                  34.93931549147878,
                  -2.022404655797017
                ],
                [
                  -76.22657189260568,
                  34.94833094443177,
                  -2.022404655797017
                ],
                [
                  -76.2156225544107,
                  34.94844102587436,
                  -0.002404655797017
                ],
                [
                  -76.21548948840125,
                  34.939425536253516,
                  -0.002404655797017
                ],
                [
                  -76.22643762877503,
                  34.93931549147878,
                  -2.022404655797017
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:53:57Z",
            "pc:count": 2952064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388617.7308,
                "count": 2952064,
                "maximum": 389000.0079,
                "minimum": 388000.0079,
                "name": "X",
                "position": 0,
                "stddev": 265.4871324,
                "variance": 70483.41748
              },
              {
                "average": 3867384.493,
                "count": 2952064,
                "maximum": 3867999.985,
                "minimum": 3866999.985,
                "name": "Y",
                "position": 1,
                "stddev": 258.2119811,
                "variance": 66673.42718
              },
              {
                "average": -0.6646287844,
                "count": 2952064,
                "maximum": -0.002404655797,
                "minimum": -2.022404656,
                "name": "Z",
                "position": 2,
                "stddev": 0.3131244991,
                "variance": 0.09804695191
              },
              {
                "average": 0.009060101678,
                "count": 2952064,
                "maximum": 1665,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.674883756,
                "variance": 13.50477062
              },
              {
                "average": 1,
                "count": 2952064,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2952064,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2952064,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2952064,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.23116547,
                "count": 2952064,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.747780175,
                "variance": 3.054735539
              },
              {
                "average": 2.000050812,
                "count": 2952064,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007315689383,
                "variance": 5.351931114e-05
              },
              {
                "average": 2.311149758,
                "count": 2952064,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.029052511,
                "variance": 1.05894907
              },
              {
                "average": 254835412.4,
                "count": 2952064,
                "maximum": 254837237.4,
                "minimum": 254834430.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 729.2092968,
                "variance": 531746.1986
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2952064,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388000.0079,
              3866999.985,
              -2.022404656,
              389000.0079,
              3867999.985,
              -0.002404655797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388000.0079323411,
                    3866999.9850524133,
                    -2.022404655797017
                  ],
                  [
                    388000.0079323411,
                    3867999.9850524133,
                    -2.022404655797017
                  ],
                  [
                    389000.0079323411,
                    3867999.9850524133,
                    -0.002404655797017
                  ],
                  [
                    389000.0079323411,
                    3866999.9850524133,
                    -0.002404655797017
                  ],
                  [
                    388000.0079323411,
                    3866999.9850524133,
                    -2.022404655797017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:53:57+00:00",
            "end_time": "2019-10-11T13:07: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": "20191011_NCMP_NC_Dunex_18SVD0580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04179629020852,
              35.05825943189122,
              -4.879153573136997
            ],
            [
              -76.04191084719821,
              35.067275284849785,
              -4.879153573136997
            ],
            [
              -76.03094473172091,
              35.06736899773611,
              8.200846426863002
            ],
            [
              -76.03083137992076,
              35.05835311360831,
              8.200846426863002
            ],
            [
              -76.04179629020852,
              35.05825943189122,
              -4.879153573136997
            ]
          ]
        ]
      },
      "bbox": [
        -76.04191085,
        35.05825943,
        -4.879153573,
        -76.03083138,
        35.067369,
        8.200846427
      ],
      "properties": {
        "datetime": "2019-10-11T20:03:36Z",
        "pc:count": 1015013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405534.5179,
            "count": 1015013,
            "maximum": 406000.0187,
            "minimum": 404999.9987,
            "name": "X",
            "position": 0,
            "stddev": 354.8437962,
            "variance": 125914.1197
          },
          {
            "average": 3880352.55,
            "count": 1015013,
            "maximum": 3880999.984,
            "minimum": 3879999.984,
            "name": "Y",
            "position": 1,
            "stddev": 307.7183924,
            "variance": 94690.60902
          },
          {
            "average": -1.55916976,
            "count": 1015013,
            "maximum": 8.200846427,
            "minimum": -4.879153573,
            "name": "Z",
            "position": 2,
            "stddev": 2.138030952,
            "variance": 4.571176351
          },
          {
            "average": 713.6583443,
            "count": 1015013,
            "maximum": 20676,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1632.802141,
            "variance": 2666042.833
          },
          {
            "average": 1.0831546,
            "count": 1015013,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3722079506,
            "variance": 0.1385387585
          },
          {
            "average": 1.166281614,
            "count": 1015013,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5710326044,
            "variance": 0.3260782353
          },
          {
            "average": 1,
            "count": 1015013,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.63259584,
            "count": 1015013,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.24616799,
            "variance": 149.9686306
          },
          {
            "average": 19.82289667,
            "count": 1015013,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.698055498,
            "variance": 2.883392476
          },
          {
            "average": 1.824315551,
            "count": 1015013,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4599818572,
            "variance": 0.211583309
          },
          {
            "average": 14.66061026,
            "count": 1015013,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316156345,
            "variance": 1.732267525
          },
          {
            "average": 254858150.5,
            "count": 1015013,
            "maximum": 254859416.8,
            "minimum": 254856692.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 712.912491,
            "variance": 508244.2199
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1015013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404999.9987,
          3879999.984,
          -4.879153573,
          406000.0187,
          3880999.984,
          8.200846427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404999.9987209968,
                3879999.983970852,
                -4.879153573136997
              ],
              [
                404999.9987209968,
                3880999.983970852,
                -4.879153573136997
              ],
              [
                406000.0187209968,
                3880999.983970852,
                8.200846426863002
              ],
              [
                406000.0187209968,
                3879999.983970852,
                8.200846426863002
              ],
              [
                404999.9987209968,
                3879999.983970852,
                -4.879153573136997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:03:36+00:00",
        "end_time": "2019-10-11T19:18:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04191085,
            35.05825943,
            -4.879153573,
            -76.03083138,
            35.067369,
            8.200846427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.04179629020852,
                  35.05825943189122,
                  -4.879153573136997
                ],
                [
                  -76.04191084719821,
                  35.067275284849785,
                  -4.879153573136997
                ],
                [
                  -76.03094473172091,
                  35.06736899773611,
                  8.200846426863002
                ],
                [
                  -76.03083137992076,
                  35.05835311360831,
                  8.200846426863002
                ],
                [
                  -76.04179629020852,
                  35.05825943189122,
                  -4.879153573136997
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:03:36Z",
            "pc:count": 1015013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405534.5179,
                "count": 1015013,
                "maximum": 406000.0187,
                "minimum": 404999.9987,
                "name": "X",
                "position": 0,
                "stddev": 354.8437962,
                "variance": 125914.1197
              },
              {
                "average": 3880352.55,
                "count": 1015013,
                "maximum": 3880999.984,
                "minimum": 3879999.984,
                "name": "Y",
                "position": 1,
                "stddev": 307.7183924,
                "variance": 94690.60902
              },
              {
                "average": -1.55916976,
                "count": 1015013,
                "maximum": 8.200846427,
                "minimum": -4.879153573,
                "name": "Z",
                "position": 2,
                "stddev": 2.138030952,
                "variance": 4.571176351
              },
              {
                "average": 713.6583443,
                "count": 1015013,
                "maximum": 20676,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1632.802141,
                "variance": 2666042.833
              },
              {
                "average": 1.0831546,
                "count": 1015013,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3722079506,
                "variance": 0.1385387585
              },
              {
                "average": 1.166281614,
                "count": 1015013,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5710326044,
                "variance": 0.3260782353
              },
              {
                "average": 1,
                "count": 1015013,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.63259584,
                "count": 1015013,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.24616799,
                "variance": 149.9686306
              },
              {
                "average": 19.82289667,
                "count": 1015013,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.698055498,
                "variance": 2.883392476
              },
              {
                "average": 1.824315551,
                "count": 1015013,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4599818572,
                "variance": 0.211583309
              },
              {
                "average": 14.66061026,
                "count": 1015013,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316156345,
                "variance": 1.732267525
              },
              {
                "average": 254858150.5,
                "count": 1015013,
                "maximum": 254859416.8,
                "minimum": 254856692.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 712.912491,
                "variance": 508244.2199
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1015013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404999.9987,
              3879999.984,
              -4.879153573,
              406000.0187,
              3880999.984,
              8.200846427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404999.9987209968,
                    3879999.983970852,
                    -4.879153573136997
                  ],
                  [
                    404999.9987209968,
                    3880999.983970852,
                    -4.879153573136997
                  ],
                  [
                    406000.0187209968,
                    3880999.983970852,
                    8.200846426863002
                  ],
                  [
                    406000.0187209968,
                    3879999.983970852,
                    8.200846426863002
                  ],
                  [
                    404999.9987209968,
                    3879999.983970852,
                    -4.879153573136997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:03:36+00:00",
            "end_time": "2019-10-11T19:18: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": "20191011_NCMP_NC_Dunex_18SUD9877.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.11817891274077,
              35.0305289649303,
              -1.45960772618921
            ],
            [
              -76.11830174148935,
              35.03954463188223,
              -1.45960772618921
            ],
            [
              -76.10733982616945,
              35.03964518039532,
              1.48039227381079
            ],
            [
              -76.10721820082104,
              35.03062947998943,
              1.48039227381079
            ],
            [
              -76.11817891274077,
              35.0305289649303,
              -1.45960772618921
            ]
          ]
        ]
      },
      "bbox": [
        -76.11830174,
        35.03052896,
        -1.459607726,
        -76.1072182,
        35.03964518,
        1.480392274
      ],
      "properties": {
        "datetime": "2019-10-11T19:07:22Z",
        "pc:count": 2231670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398697.6763,
            "count": 2231670,
            "maximum": 399000.0088,
            "minimum": 398000.0088,
            "name": "X",
            "position": 0,
            "stddev": 211.8996881,
            "variance": 44901.4778
          },
          {
            "average": 3877412.913,
            "count": 2231670,
            "maximum": 3877999.983,
            "minimum": 3876999.983,
            "name": "Y",
            "position": 1,
            "stddev": 281.3672042,
            "variance": 79167.50359
          },
          {
            "average": -0.3684598145,
            "count": 2231670,
            "maximum": 1.480392274,
            "minimum": -1.459607726,
            "name": "Z",
            "position": 2,
            "stddev": 0.323240401,
            "variance": 0.1044843568
          },
          {
            "average": 87.27154732,
            "count": 2231670,
            "maximum": 7287,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 439.3025372,
            "variance": 192986.7192
          },
          {
            "average": 1.000082001,
            "count": 2231670,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009055091589,
            "variance": 8.199468369e-05
          },
          {
            "average": 1.000158178,
            "count": 2231670,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0125758721,
            "variance": 0.0001581525591
          },
          {
            "average": 1,
            "count": 2231670,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.45686997,
            "count": 2231670,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.335789041,
            "variance": 40.14222277
          },
          {
            "average": 19.94435781,
            "count": 2231670,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.627254407,
            "variance": 2.647956905
          },
          {
            "average": 1.944083579,
            "count": 2231670,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2301188776,
            "variance": 0.05295469782
          },
          {
            "average": 8.586081275,
            "count": 2231670,
            "maximum": 11,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.044438233,
            "variance": 1.090851222
          },
          {
            "average": 254854545,
            "count": 2231670,
            "maximum": 254856042.7,
            "minimum": 254853640.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.831566,
            "variance": 345545.95
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398000.0088,
          3876999.983,
          -1.459607726,
          399000.0088,
          3877999.983,
          1.480392274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398000.00877934357,
                3876999.9832256823,
                -1.45960772618921
              ],
              [
                398000.00877934357,
                3877999.9832256823,
                -1.45960772618921
              ],
              [
                399000.00877934357,
                3877999.9832256823,
                1.48039227381079
              ],
              [
                399000.00877934357,
                3876999.9832256823,
                1.48039227381079
              ],
              [
                398000.00877934357,
                3876999.9832256823,
                -1.45960772618921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:07:22+00:00",
        "end_time": "2019-10-11T18:27:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9877.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9877.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9877.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9877.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11830174,
            35.03052896,
            -1.459607726,
            -76.1072182,
            35.03964518,
            1.480392274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.11817891274077,
                  35.0305289649303,
                  -1.45960772618921
                ],
                [
                  -76.11830174148935,
                  35.03954463188223,
                  -1.45960772618921
                ],
                [
                  -76.10733982616945,
                  35.03964518039532,
                  1.48039227381079
                ],
                [
                  -76.10721820082104,
                  35.03062947998943,
                  1.48039227381079
                ],
                [
                  -76.11817891274077,
                  35.0305289649303,
                  -1.45960772618921
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9877.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9877.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:07:22Z",
            "pc:count": 2231670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398697.6763,
                "count": 2231670,
                "maximum": 399000.0088,
                "minimum": 398000.0088,
                "name": "X",
                "position": 0,
                "stddev": 211.8996881,
                "variance": 44901.4778
              },
              {
                "average": 3877412.913,
                "count": 2231670,
                "maximum": 3877999.983,
                "minimum": 3876999.983,
                "name": "Y",
                "position": 1,
                "stddev": 281.3672042,
                "variance": 79167.50359
              },
              {
                "average": -0.3684598145,
                "count": 2231670,
                "maximum": 1.480392274,
                "minimum": -1.459607726,
                "name": "Z",
                "position": 2,
                "stddev": 0.323240401,
                "variance": 0.1044843568
              },
              {
                "average": 87.27154732,
                "count": 2231670,
                "maximum": 7287,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 439.3025372,
                "variance": 192986.7192
              },
              {
                "average": 1.000082001,
                "count": 2231670,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009055091589,
                "variance": 8.199468369e-05
              },
              {
                "average": 1.000158178,
                "count": 2231670,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0125758721,
                "variance": 0.0001581525591
              },
              {
                "average": 1,
                "count": 2231670,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.45686997,
                "count": 2231670,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.335789041,
                "variance": 40.14222277
              },
              {
                "average": 19.94435781,
                "count": 2231670,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.627254407,
                "variance": 2.647956905
              },
              {
                "average": 1.944083579,
                "count": 2231670,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2301188776,
                "variance": 0.05295469782
              },
              {
                "average": 8.586081275,
                "count": 2231670,
                "maximum": 11,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.044438233,
                "variance": 1.090851222
              },
              {
                "average": 254854545,
                "count": 2231670,
                "maximum": 254856042.7,
                "minimum": 254853640.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.831566,
                "variance": 345545.95
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398000.0088,
              3876999.983,
              -1.459607726,
              399000.0088,
              3877999.983,
              1.480392274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398000.00877934357,
                    3876999.9832256823,
                    -1.45960772618921
                  ],
                  [
                    398000.00877934357,
                    3877999.9832256823,
                    -1.45960772618921
                  ],
                  [
                    399000.00877934357,
                    3877999.9832256823,
                    1.48039227381079
                  ],
                  [
                    399000.00877934357,
                    3876999.9832256823,
                    1.48039227381079
                  ],
                  [
                    398000.00877934357,
                    3876999.9832256823,
                    -1.45960772618921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:07:22+00:00",
            "end_time": "2019-10-11T18:27: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": "20190929_NCMP_NC_Dunex_18SUD6235.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.5058128183705,
              34.64764045540842,
              -5.914784344185124
            ],
            [
              -76.50597588189657,
              34.65665528948526,
              -5.914784344185124
            ],
            [
              -76.4950756932045,
              34.65678946007254,
              7.425215655814876
            ],
            [
              -76.4949138088498,
              34.6477745811353,
              7.425215655814876
            ],
            [
              -76.5058128183705,
              34.64764045540842,
              -5.914784344185124
            ]
          ]
        ]
      },
      "bbox": [
        -76.50597588,
        34.64764046,
        -5.914784344,
        -76.49491381,
        34.65678946,
        7.425215656
      ],
      "properties": {
        "datetime": "2019-09-29T20:32:40Z",
        "pc:count": 2875151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362357.3452,
            "count": 2875151,
            "maximum": 362999.1353,
            "minimum": 361999.9953,
            "name": "X",
            "position": 0,
            "stddev": 238.2086705,
            "variance": 56743.3707
          },
          {
            "average": 3835568.096,
            "count": 2875151,
            "maximum": 3835999.984,
            "minimum": 3834999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.6168841,
            "variance": 78185.60188
          },
          {
            "average": -0.4333250121,
            "count": 2875151,
            "maximum": 7.425215656,
            "minimum": -5.914784344,
            "name": "Z",
            "position": 2,
            "stddev": 2.277151134,
            "variance": 5.185417287
          },
          {
            "average": 2860.922849,
            "count": 2875151,
            "maximum": 40501,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3193.04038,
            "variance": 10195506.87
          },
          {
            "average": 1.024222728,
            "count": 2875151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1802318891,
            "variance": 0.03248353385
          },
          {
            "average": 1.048464585,
            "count": 2875151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2695728659,
            "variance": 0.07266953005
          },
          {
            "average": 1,
            "count": 2875151,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.1277279,
            "count": 2875151,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.26040071,
            "variance": 175.8382271
          },
          {
            "average": 19.92757185,
            "count": 2875151,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.19550632,
            "variance": 1.429235362
          },
          {
            "average": 1.430287314,
            "count": 2875151,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5284823319,
            "variance": 0.2792935751
          },
          {
            "average": 11.39457128,
            "count": 2875151,
            "maximum": 13,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.044894512,
            "variance": 1.091804541
          },
          {
            "average": 253823442.2,
            "count": 2875151,
            "maximum": 253824360.4,
            "minimum": 253821741.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 692.9271906,
            "variance": 480148.0915
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2875151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361999.9953,
          3834999.984,
          -5.914784344,
          362999.1353,
          3835999.984,
          7.425215656
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361999.9952612739,
                3834999.9837716753,
                -5.914784344185124
              ],
              [
                361999.9952612739,
                3835999.9837716753,
                -5.914784344185124
              ],
              [
                362999.13526127394,
                3835999.9837716753,
                7.425215655814876
              ],
              [
                362999.13526127394,
                3834999.9837716753,
                7.425215655814876
              ],
              [
                361999.9952612739,
                3834999.9837716753,
                -5.914784344185124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:32:40+00:00",
        "end_time": "2019-09-29T19:49:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6235.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6235.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6235.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6235.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50597588,
            34.64764046,
            -5.914784344,
            -76.49491381,
            34.65678946,
            7.425215656
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.5058128183705,
                  34.64764045540842,
                  -5.914784344185124
                ],
                [
                  -76.50597588189657,
                  34.65665528948526,
                  -5.914784344185124
                ],
                [
                  -76.4950756932045,
                  34.65678946007254,
                  7.425215655814876
                ],
                [
                  -76.4949138088498,
                  34.6477745811353,
                  7.425215655814876
                ],
                [
                  -76.5058128183705,
                  34.64764045540842,
                  -5.914784344185124
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6235.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6235.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:32:40Z",
            "pc:count": 2875151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362357.3452,
                "count": 2875151,
                "maximum": 362999.1353,
                "minimum": 361999.9953,
                "name": "X",
                "position": 0,
                "stddev": 238.2086705,
                "variance": 56743.3707
              },
              {
                "average": 3835568.096,
                "count": 2875151,
                "maximum": 3835999.984,
                "minimum": 3834999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.6168841,
                "variance": 78185.60188
              },
              {
                "average": -0.4333250121,
                "count": 2875151,
                "maximum": 7.425215656,
                "minimum": -5.914784344,
                "name": "Z",
                "position": 2,
                "stddev": 2.277151134,
                "variance": 5.185417287
              },
              {
                "average": 2860.922849,
                "count": 2875151,
                "maximum": 40501,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3193.04038,
                "variance": 10195506.87
              },
              {
                "average": 1.024222728,
                "count": 2875151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1802318891,
                "variance": 0.03248353385
              },
              {
                "average": 1.048464585,
                "count": 2875151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2695728659,
                "variance": 0.07266953005
              },
              {
                "average": 1,
                "count": 2875151,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.1277279,
                "count": 2875151,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.26040071,
                "variance": 175.8382271
              },
              {
                "average": 19.92757185,
                "count": 2875151,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.19550632,
                "variance": 1.429235362
              },
              {
                "average": 1.430287314,
                "count": 2875151,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5284823319,
                "variance": 0.2792935751
              },
              {
                "average": 11.39457128,
                "count": 2875151,
                "maximum": 13,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.044894512,
                "variance": 1.091804541
              },
              {
                "average": 253823442.2,
                "count": 2875151,
                "maximum": 253824360.4,
                "minimum": 253821741.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 692.9271906,
                "variance": 480148.0915
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2875151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361999.9953,
              3834999.984,
              -5.914784344,
              362999.1353,
              3835999.984,
              7.425215656
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361999.9952612739,
                    3834999.9837716753,
                    -5.914784344185124
                  ],
                  [
                    361999.9952612739,
                    3835999.9837716753,
                    -5.914784344185124
                  ],
                  [
                    362999.13526127394,
                    3835999.9837716753,
                    7.425215655814876
                  ],
                  [
                    362999.13526127394,
                    3834999.9837716753,
                    7.425215655814876
                  ],
                  [
                    361999.9952612739,
                    3834999.9837716753,
                    -5.914784344185124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:32:40+00:00",
            "end_time": "2019-09-29T19:49: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": "20191011_NCMP_NC_Dunex_18SVD0883.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00923501058678,
              35.085585315408686,
              -2.73996783991372
            ],
            [
              -76.00934609991414,
              35.09460121967481,
              -2.73996783991372
            ],
            [
              -76.00011995715671,
              35.09467767777749,
              -0.039967839913719
            ],
            [
              -76.00000988285059,
              35.08566174808984,
              -0.039967839913719
            ],
            [
              -76.00923501058678,
              35.085585315408686,
              -2.73996783991372
            ]
          ]
        ]
      },
      "bbox": [
        -76.0093461,
        35.08558532,
        -2.73996784,
        -76.00000988,
        35.09467768,
        -0.03996783991
      ],
      "properties": {
        "datetime": "2019-10-11T19:28:18Z",
        "pc:count": 3392387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408372.3776,
            "count": 3392387,
            "maximum": 408841.0613,
            "minimum": 408000.0013,
            "name": "X",
            "position": 0,
            "stddev": 216.811036,
            "variance": 47007.02534
          },
          {
            "average": 3883517.974,
            "count": 3392387,
            "maximum": 3883999.986,
            "minimum": 3882999.986,
            "name": "Y",
            "position": 1,
            "stddev": 287.2677357,
            "variance": 82522.75196
          },
          {
            "average": -1.178478853,
            "count": 3392387,
            "maximum": -0.03996783991,
            "minimum": -2.73996784,
            "name": "Z",
            "position": 2,
            "stddev": 0.3886725234,
            "variance": 0.1510663305
          },
          {
            "average": 0.7703587474,
            "count": 3392387,
            "maximum": 2956,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.71453074,
            "variance": 1740.102075
          },
          {
            "average": 1,
            "count": 3392387,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3392387,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3392387,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3392387,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.18553913,
            "count": 3392387,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.533416651,
            "variance": 2.351366627
          },
          {
            "average": 2.000176867,
            "count": 3392387,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0132979466,
            "variance": 0.0001768353837
          },
          {
            "average": 9.806492007,
            "count": 3392387,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.296469728,
            "variance": 1.680833757
          },
          {
            "average": 254855308.1,
            "count": 3392387,
            "maximum": 254857298.9,
            "minimum": 254853806.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 811.6784122,
            "variance": 658821.8448
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3392387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408000.0013,
          3882999.986,
          -2.73996784,
          408841.0613,
          3883999.986,
          -0.03996783991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408000.00132802076,
                3882999.9863106143,
                -2.73996783991372
              ],
              [
                408000.00132802076,
                3883999.9863106143,
                -2.73996783991372
              ],
              [
                408841.0613280208,
                3883999.9863106143,
                -0.039967839913719
              ],
              [
                408841.0613280208,
                3882999.9863106143,
                -0.039967839913719
              ],
              [
                408000.00132802076,
                3882999.9863106143,
                -2.73996783991372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:28:18+00:00",
        "end_time": "2019-10-11T18:30:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0883.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0883.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0883.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0883.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0093461,
            35.08558532,
            -2.73996784,
            -76.00000988,
            35.09467768,
            -0.03996783991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00923501058678,
                  35.085585315408686,
                  -2.73996783991372
                ],
                [
                  -76.00934609991414,
                  35.09460121967481,
                  -2.73996783991372
                ],
                [
                  -76.00011995715671,
                  35.09467767777749,
                  -0.039967839913719
                ],
                [
                  -76.00000988285059,
                  35.08566174808984,
                  -0.039967839913719
                ],
                [
                  -76.00923501058678,
                  35.085585315408686,
                  -2.73996783991372
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0883.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0883.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:28:18Z",
            "pc:count": 3392387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408372.3776,
                "count": 3392387,
                "maximum": 408841.0613,
                "minimum": 408000.0013,
                "name": "X",
                "position": 0,
                "stddev": 216.811036,
                "variance": 47007.02534
              },
              {
                "average": 3883517.974,
                "count": 3392387,
                "maximum": 3883999.986,
                "minimum": 3882999.986,
                "name": "Y",
                "position": 1,
                "stddev": 287.2677357,
                "variance": 82522.75196
              },
              {
                "average": -1.178478853,
                "count": 3392387,
                "maximum": -0.03996783991,
                "minimum": -2.73996784,
                "name": "Z",
                "position": 2,
                "stddev": 0.3886725234,
                "variance": 0.1510663305
              },
              {
                "average": 0.7703587474,
                "count": 3392387,
                "maximum": 2956,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.71453074,
                "variance": 1740.102075
              },
              {
                "average": 1,
                "count": 3392387,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3392387,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3392387,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3392387,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.18553913,
                "count": 3392387,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.533416651,
                "variance": 2.351366627
              },
              {
                "average": 2.000176867,
                "count": 3392387,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0132979466,
                "variance": 0.0001768353837
              },
              {
                "average": 9.806492007,
                "count": 3392387,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.296469728,
                "variance": 1.680833757
              },
              {
                "average": 254855308.1,
                "count": 3392387,
                "maximum": 254857298.9,
                "minimum": 254853806.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 811.6784122,
                "variance": 658821.8448
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3392387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408000.0013,
              3882999.986,
              -2.73996784,
              408841.0613,
              3883999.986,
              -0.03996783991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408000.00132802076,
                    3882999.9863106143,
                    -2.73996783991372
                  ],
                  [
                    408000.00132802076,
                    3883999.9863106143,
                    -2.73996783991372
                  ],
                  [
                    408841.0613280208,
                    3883999.9863106143,
                    -0.039967839913719
                  ],
                  [
                    408841.0613280208,
                    3882999.9863106143,
                    -0.039967839913719
                  ],
                  [
                    408000.00132802076,
                    3882999.9863106143,
                    -2.73996783991372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:28:18+00:00",
            "end_time": "2019-10-11T18:30:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9676.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.13155443283488,
              35.021388196148365,
              -1.047969613034033
            ],
            [
              -76.13159894730921,
              35.024618501225504,
              -1.047969613034033
            ],
            [
              -76.12905998807707,
              35.024642151976686,
              -0.307969613034033
            ],
            [
              -76.12901557342774,
              35.021411844079395,
              -0.307969613034033
            ],
            [
              -76.13155443283488,
              35.021388196148365,
              -1.047969613034033
            ]
          ]
        ]
      },
      "bbox": [
        -76.13159895,
        35.0213882,
        -1.047969613,
        -76.12901557,
        35.02464215,
        -0.307969613
      ],
      "properties": {
        "datetime": "2019-10-11T18:57:45Z",
        "pc:count": 104951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 396918.3685,
            "count": 104951,
            "maximum": 397000.0106,
            "minimum": 396768.3506,
            "name": "X",
            "position": 0,
            "stddev": 61.62433024,
            "variance": 3797.558078
          },
          {
            "average": 3876144.096,
            "count": 104951,
            "maximum": 3876358.287,
            "minimum": 3875999.987,
            "name": "Y",
            "position": 1,
            "stddev": 105.3740465,
            "variance": 11103.68968
          },
          {
            "average": -0.5627816682,
            "count": 104951,
            "maximum": -0.307969613,
            "minimum": -1.047969613,
            "name": "Z",
            "position": 2,
            "stddev": 0.09757734586,
            "variance": 0.009521338426
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104951,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104951,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104951,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 104951,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99949982,
            "count": 104951,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.439687937,
            "variance": 5.952077228
          },
          {
            "average": 2,
            "count": 104951,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.142123467,
            "count": 104951,
            "maximum": 10,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3491783913,
            "variance": 0.121925549
          },
          {
            "average": 254854732.8,
            "count": 104951,
            "maximum": 254855465.7,
            "minimum": 254854609.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 297.7667377,
            "variance": 88665.03006
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104951,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          396768.3506,
          3875999.987,
          -1.047969613,
          397000.0106,
          3876358.287,
          -0.307969613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                396768.3506101617,
                3875999.98663572,
                -1.047969613034033
              ],
              [
                396768.3506101617,
                3876358.2866357197,
                -1.047969613034033
              ],
              [
                397000.01061016176,
                3876358.2866357197,
                -0.307969613034033
              ],
              [
                397000.01061016176,
                3875999.98663572,
                -0.307969613034033
              ],
              [
                396768.3506101617,
                3875999.98663572,
                -1.047969613034033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:57:45+00:00",
        "end_time": "2019-10-11T18:43:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9676.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9676.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9676.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9676.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.13159895,
            35.0213882,
            -1.047969613,
            -76.12901557,
            35.02464215,
            -0.307969613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.13155443283488,
                  35.021388196148365,
                  -1.047969613034033
                ],
                [
                  -76.13159894730921,
                  35.024618501225504,
                  -1.047969613034033
                ],
                [
                  -76.12905998807707,
                  35.024642151976686,
                  -0.307969613034033
                ],
                [
                  -76.12901557342774,
                  35.021411844079395,
                  -0.307969613034033
                ],
                [
                  -76.13155443283488,
                  35.021388196148365,
                  -1.047969613034033
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9676.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9676.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:57:45Z",
            "pc:count": 104951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 396918.3685,
                "count": 104951,
                "maximum": 397000.0106,
                "minimum": 396768.3506,
                "name": "X",
                "position": 0,
                "stddev": 61.62433024,
                "variance": 3797.558078
              },
              {
                "average": 3876144.096,
                "count": 104951,
                "maximum": 3876358.287,
                "minimum": 3875999.987,
                "name": "Y",
                "position": 1,
                "stddev": 105.3740465,
                "variance": 11103.68968
              },
              {
                "average": -0.5627816682,
                "count": 104951,
                "maximum": -0.307969613,
                "minimum": -1.047969613,
                "name": "Z",
                "position": 2,
                "stddev": 0.09757734586,
                "variance": 0.009521338426
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104951,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104951,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104951,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 104951,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99949982,
                "count": 104951,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.439687937,
                "variance": 5.952077228
              },
              {
                "average": 2,
                "count": 104951,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.142123467,
                "count": 104951,
                "maximum": 10,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3491783913,
                "variance": 0.121925549
              },
              {
                "average": 254854732.8,
                "count": 104951,
                "maximum": 254855465.7,
                "minimum": 254854609.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 297.7667377,
                "variance": 88665.03006
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104951,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              396768.3506,
              3875999.987,
              -1.047969613,
              397000.0106,
              3876358.287,
              -0.307969613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    396768.3506101617,
                    3875999.98663572,
                    -1.047969613034033
                  ],
                  [
                    396768.3506101617,
                    3876358.2866357197,
                    -1.047969613034033
                  ],
                  [
                    397000.01061016176,
                    3876358.2866357197,
                    -0.307969613034033
                  ],
                  [
                    397000.01061016176,
                    3875999.98663572,
                    -0.307969613034033
                  ],
                  [
                    396768.3506101617,
                    3875999.98663572,
                    -1.047969613034033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:57:45+00:00",
            "end_time": "2019-10-11T18:43: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": "20191011_NCMP_NC_Dunex_18SUD8868.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2197028652204,
              34.948400132962675,
              -1.330117013105877
            ],
            [
              -76.21973907598709,
              34.95084458673682,
              -1.330117013105877
            ],
            [
              -76.21565878660434,
              34.950885495858344,
              -0.330117013105877
            ],
            [
              -76.21562269689761,
              34.94844103838926,
              -0.330117013105877
            ],
            [
              -76.2197028652204,
              34.948400132962675,
              -1.330117013105877
            ]
          ]
        ]
      },
      "bbox": [
        -76.21973908,
        34.94840013,
        -1.330117013,
        -76.2156227,
        34.9508855,
        -0.3301170131
      ],
      "properties": {
        "datetime": "2019-10-11T13:20:57Z",
        "pc:count": 63227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388920.4777,
            "count": 63227,
            "maximum": 388999.9949,
            "minimum": 388627.3549,
            "name": "X",
            "position": 0,
            "stddev": 67.45859476,
            "variance": 4550.662007
          },
          {
            "average": 3868094.161,
            "count": 63227,
            "maximum": 3868271.127,
            "minimum": 3867999.987,
            "name": "Y",
            "position": 1,
            "stddev": 65.30822357,
            "variance": 4265.164065
          },
          {
            "average": -0.89160198,
            "count": 63227,
            "maximum": -0.3301170131,
            "minimum": -1.330117013,
            "name": "Z",
            "position": 2,
            "stddev": 0.1291498862,
            "variance": 0.01667969311
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 63227,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 63227,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 63227,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 63227,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.27707333,
            "count": 63227,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.403062491,
            "variance": 5.774709337
          },
          {
            "average": 2,
            "count": 63227,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020007275,
            "count": 63227,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1400260491,
            "variance": 0.01960729441
          },
          {
            "average": 254834449.4,
            "count": 63227,
            "maximum": 254835257.5,
            "minimum": 254834429.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115.3813327,
            "variance": 13312.85193
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388627.3549,
          3867999.987,
          -1.330117013,
          388999.9949,
          3868271.127,
          -0.3301170131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388627.3549378801,
                3867999.9865985247,
                -1.330117013105877
              ],
              [
                388627.3549378801,
                3868271.1265985244,
                -1.330117013105877
              ],
              [
                388999.99493788014,
                3868271.1265985244,
                -0.330117013105877
              ],
              [
                388999.99493788014,
                3867999.9865985247,
                -0.330117013105877
              ],
              [
                388627.3549378801,
                3867999.9865985247,
                -1.330117013105877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:20:57+00:00",
        "end_time": "2019-10-11T13:07:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8868.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8868.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8868.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8868.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.21973908,
            34.94840013,
            -1.330117013,
            -76.2156227,
            34.9508855,
            -0.3301170131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2197028652204,
                  34.948400132962675,
                  -1.330117013105877
                ],
                [
                  -76.21973907598709,
                  34.95084458673682,
                  -1.330117013105877
                ],
                [
                  -76.21565878660434,
                  34.950885495858344,
                  -0.330117013105877
                ],
                [
                  -76.21562269689761,
                  34.94844103838926,
                  -0.330117013105877
                ],
                [
                  -76.2197028652204,
                  34.948400132962675,
                  -1.330117013105877
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8868.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8868.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:20:57Z",
            "pc:count": 63227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388920.4777,
                "count": 63227,
                "maximum": 388999.9949,
                "minimum": 388627.3549,
                "name": "X",
                "position": 0,
                "stddev": 67.45859476,
                "variance": 4550.662007
              },
              {
                "average": 3868094.161,
                "count": 63227,
                "maximum": 3868271.127,
                "minimum": 3867999.987,
                "name": "Y",
                "position": 1,
                "stddev": 65.30822357,
                "variance": 4265.164065
              },
              {
                "average": -0.89160198,
                "count": 63227,
                "maximum": -0.3301170131,
                "minimum": -1.330117013,
                "name": "Z",
                "position": 2,
                "stddev": 0.1291498862,
                "variance": 0.01667969311
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 63227,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 63227,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 63227,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 63227,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.27707333,
                "count": 63227,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.403062491,
                "variance": 5.774709337
              },
              {
                "average": 2,
                "count": 63227,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020007275,
                "count": 63227,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1400260491,
                "variance": 0.01960729441
              },
              {
                "average": 254834449.4,
                "count": 63227,
                "maximum": 254835257.5,
                "minimum": 254834429.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115.3813327,
                "variance": 13312.85193
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388627.3549,
              3867999.987,
              -1.330117013,
              388999.9949,
              3868271.127,
              -0.3301170131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388627.3549378801,
                    3867999.9865985247,
                    -1.330117013105877
                  ],
                  [
                    388627.3549378801,
                    3868271.1265985244,
                    -1.330117013105877
                  ],
                  [
                    388999.99493788014,
                    3868271.1265985244,
                    -0.330117013105877
                  ],
                  [
                    388999.99493788014,
                    3867999.9865985247,
                    -0.330117013105877
                  ],
                  [
                    388627.3549378801,
                    3867999.9865985247,
                    -1.330117013105877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:20:57+00:00",
            "end_time": "2019-10-11T13:07: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": "20191011_NCMP_NC_Dunex_18SVD0581.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.0419106719259,
              35.06727533289475,
              -4.982281883971217
            ],
            [
              -76.04202527978137,
              35.07629117209893,
              -4.982281883971217
            ],
            [
              -76.03105817791489,
              35.07638491428054,
              -0.682281883971216
            ],
            [
              -76.03094477576,
              35.06736904390103,
              -0.682281883971216
            ],
            [
              -76.0419106719259,
              35.06727533289475,
              -4.982281883971217
            ]
          ]
        ]
      },
      "bbox": [
        -76.04202528,
        35.06727533,
        -4.982281884,
        -76.03094478,
        35.07638491,
        -0.682281884
      ],
      "properties": {
        "datetime": "2019-10-11T19:27:32Z",
        "pc:count": 1796830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405646.9508,
            "count": 1796830,
            "maximum": 406000.0148,
            "minimum": 405000.0148,
            "name": "X",
            "position": 0,
            "stddev": 217.1639083,
            "variance": 47160.16308
          },
          {
            "average": 3881557.575,
            "count": 1796830,
            "maximum": 3881999.989,
            "minimum": 3880999.989,
            "name": "Y",
            "position": 1,
            "stddev": 239.0448716,
            "variance": 57142.45063
          },
          {
            "average": -2.130242804,
            "count": 1796830,
            "maximum": -0.682281884,
            "minimum": -4.982281884,
            "name": "Z",
            "position": 2,
            "stddev": 0.6042421063,
            "variance": 0.365108523
          },
          {
            "average": 6.789245505,
            "count": 1796830,
            "maximum": 4771,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 144.0903359,
            "variance": 20762.02491
          },
          {
            "average": 1.000001113,
            "count": 1796830,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001055021675,
            "variance": 1.113070734e-06
          },
          {
            "average": 1.000002226,
            "count": 1796830,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001492025131,
            "variance": 2.22613899e-06
          },
          {
            "average": 1,
            "count": 1796830,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1796830,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.12283743,
            "count": 1796830,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.595559862,
            "variance": 2.545811274
          },
          {
            "average": 2.001590022,
            "count": 1796830,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04045331022,
            "variance": 0.001636470307
          },
          {
            "average": 10.33697957,
            "count": 1796830,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.389849896,
            "variance": 1.931682734
          },
          {
            "average": 254855628.8,
            "count": 1796830,
            "maximum": 254857252.1,
            "minimum": 254853756.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 880.7672325,
            "variance": 775750.9179
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1796830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405000.0148,
          3880999.989,
          -4.982281884,
          406000.0148,
          3881999.989,
          -0.682281884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405000.0147583651,
                3880999.9891322255,
                -4.982281883971217
              ],
              [
                405000.0147583651,
                3881999.9891322255,
                -4.982281883971217
              ],
              [
                406000.0147583651,
                3881999.9891322255,
                -0.682281883971216
              ],
              [
                406000.0147583651,
                3880999.9891322255,
                -0.682281883971216
              ],
              [
                405000.0147583651,
                3880999.9891322255,
                -4.982281883971217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:27:32+00:00",
        "end_time": "2019-10-11T18:29:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0581.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0581.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0581.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0581.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04202528,
            35.06727533,
            -4.982281884,
            -76.03094478,
            35.07638491,
            -0.682281884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.0419106719259,
                  35.06727533289475,
                  -4.982281883971217
                ],
                [
                  -76.04202527978137,
                  35.07629117209893,
                  -4.982281883971217
                ],
                [
                  -76.03105817791489,
                  35.07638491428054,
                  -0.682281883971216
                ],
                [
                  -76.03094477576,
                  35.06736904390103,
                  -0.682281883971216
                ],
                [
                  -76.0419106719259,
                  35.06727533289475,
                  -4.982281883971217
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0581.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0581.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:27:32Z",
            "pc:count": 1796830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405646.9508,
                "count": 1796830,
                "maximum": 406000.0148,
                "minimum": 405000.0148,
                "name": "X",
                "position": 0,
                "stddev": 217.1639083,
                "variance": 47160.16308
              },
              {
                "average": 3881557.575,
                "count": 1796830,
                "maximum": 3881999.989,
                "minimum": 3880999.989,
                "name": "Y",
                "position": 1,
                "stddev": 239.0448716,
                "variance": 57142.45063
              },
              {
                "average": -2.130242804,
                "count": 1796830,
                "maximum": -0.682281884,
                "minimum": -4.982281884,
                "name": "Z",
                "position": 2,
                "stddev": 0.6042421063,
                "variance": 0.365108523
              },
              {
                "average": 6.789245505,
                "count": 1796830,
                "maximum": 4771,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 144.0903359,
                "variance": 20762.02491
              },
              {
                "average": 1.000001113,
                "count": 1796830,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001055021675,
                "variance": 1.113070734e-06
              },
              {
                "average": 1.000002226,
                "count": 1796830,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001492025131,
                "variance": 2.22613899e-06
              },
              {
                "average": 1,
                "count": 1796830,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1796830,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.12283743,
                "count": 1796830,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.595559862,
                "variance": 2.545811274
              },
              {
                "average": 2.001590022,
                "count": 1796830,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04045331022,
                "variance": 0.001636470307
              },
              {
                "average": 10.33697957,
                "count": 1796830,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.389849896,
                "variance": 1.931682734
              },
              {
                "average": 254855628.8,
                "count": 1796830,
                "maximum": 254857252.1,
                "minimum": 254853756.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 880.7672325,
                "variance": 775750.9179
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1796830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405000.0148,
              3880999.989,
              -4.982281884,
              406000.0148,
              3881999.989,
              -0.682281884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405000.0147583651,
                    3880999.9891322255,
                    -4.982281883971217
                  ],
                  [
                    405000.0147583651,
                    3881999.9891322255,
                    -4.982281883971217
                  ],
                  [
                    406000.0147583651,
                    3881999.9891322255,
                    -0.682281883971216
                  ],
                  [
                    406000.0147583651,
                    3880999.9891322255,
                    -0.682281883971216
                  ],
                  [
                    405000.0147583651,
                    3880999.9891322255,
                    -4.982281883971217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:27:32+00:00",
            "end_time": "2019-10-11T18:29:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.12870870156578,
              34.99907916623978,
              -0.655277679924334
            ],
            [
              -76.12876777912638,
              35.00338054944273,
              -0.655277679924334
            ],
            [
              -76.12248435565584,
              35.00343882122027,
              6.004722320075667
            ],
            [
              -76.12242560678892,
              34.99913742876253,
              6.004722320075667
            ],
            [
              -76.12870870156578,
              34.99907916623978,
              -0.655277679924334
            ]
          ]
        ]
      },
      "bbox": [
        -76.12876778,
        34.99907917,
        -0.6552776799,
        -76.12242561,
        35.00343882,
        6.00472232
      ],
      "properties": {
        "datetime": "2019-10-11T20:18:54Z",
        "pc:count": 681597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397169.8329,
            "count": 681597,
            "maximum": 397573.4711,
            "minimum": 397000.0111,
            "name": "X",
            "position": 0,
            "stddev": 141.3321712,
            "variance": 19974.78261
          },
          {
            "average": 3873824.127,
            "count": 681597,
            "maximum": 3873999.991,
            "minimum": 3873522.891,
            "name": "Y",
            "position": 1,
            "stddev": 127.3197534,
            "variance": 16210.31962
          },
          {
            "average": 1.121666057,
            "count": 681597,
            "maximum": 6.00472232,
            "minimum": -0.6552776799,
            "name": "Z",
            "position": 2,
            "stddev": 0.8761368293,
            "variance": 0.7676157436
          },
          {
            "average": 4309.463921,
            "count": 681597,
            "maximum": 24654,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3177.335806,
            "variance": 10095462.82
          },
          {
            "average": 1.001248538,
            "count": 681597,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03645739222,
            "variance": 0.001329141447
          },
          {
            "average": 1.002524952,
            "count": 681597,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05258384788,
            "variance": 0.002765061058
          },
          {
            "average": 1,
            "count": 681597,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.948173187,
            "count": 681597,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.8343776,
            "variance": 117.3837379
          },
          {
            "average": 20.51313485,
            "count": 681597,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.724270378,
            "variance": 2.973108338
          },
          {
            "average": 1.198046646,
            "count": 681597,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3988038076,
            "variance": 0.1590444769
          },
          {
            "average": 12.39257215,
            "count": 681597,
            "maximum": 19,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.643562033,
            "variance": 31.84979242
          },
          {
            "average": 254848900.2,
            "count": 681597,
            "maximum": 254860334,
            "minimum": 254838214,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10643.46879,
            "variance": 113283427.9
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 681597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397000.0111,
          3873522.891,
          -0.6552776799,
          397573.4711,
          3873999.991,
          6.00472232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397000.0111450056,
                3873522.8911457844,
                -0.655277679924334
              ],
              [
                397000.0111450056,
                3873999.991145784,
                -0.655277679924334
              ],
              [
                397573.47114500555,
                3873999.991145784,
                6.004722320075667
              ],
              [
                397573.47114500555,
                3873522.8911457844,
                6.004722320075667
              ],
              [
                397000.0111450056,
                3873522.8911457844,
                -0.655277679924334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:18:54+00:00",
        "end_time": "2019-10-11T14:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.12876778,
            34.99907917,
            -0.6552776799,
            -76.12242561,
            35.00343882,
            6.00472232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.12870870156578,
                  34.99907916623978,
                  -0.655277679924334
                ],
                [
                  -76.12876777912638,
                  35.00338054944273,
                  -0.655277679924334
                ],
                [
                  -76.12248435565584,
                  35.00343882122027,
                  6.004722320075667
                ],
                [
                  -76.12242560678892,
                  34.99913742876253,
                  6.004722320075667
                ],
                [
                  -76.12870870156578,
                  34.99907916623978,
                  -0.655277679924334
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:18:54Z",
            "pc:count": 681597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397169.8329,
                "count": 681597,
                "maximum": 397573.4711,
                "minimum": 397000.0111,
                "name": "X",
                "position": 0,
                "stddev": 141.3321712,
                "variance": 19974.78261
              },
              {
                "average": 3873824.127,
                "count": 681597,
                "maximum": 3873999.991,
                "minimum": 3873522.891,
                "name": "Y",
                "position": 1,
                "stddev": 127.3197534,
                "variance": 16210.31962
              },
              {
                "average": 1.121666057,
                "count": 681597,
                "maximum": 6.00472232,
                "minimum": -0.6552776799,
                "name": "Z",
                "position": 2,
                "stddev": 0.8761368293,
                "variance": 0.7676157436
              },
              {
                "average": 4309.463921,
                "count": 681597,
                "maximum": 24654,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3177.335806,
                "variance": 10095462.82
              },
              {
                "average": 1.001248538,
                "count": 681597,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03645739222,
                "variance": 0.001329141447
              },
              {
                "average": 1.002524952,
                "count": 681597,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05258384788,
                "variance": 0.002765061058
              },
              {
                "average": 1,
                "count": 681597,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.948173187,
                "count": 681597,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.8343776,
                "variance": 117.3837379
              },
              {
                "average": 20.51313485,
                "count": 681597,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.724270378,
                "variance": 2.973108338
              },
              {
                "average": 1.198046646,
                "count": 681597,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3988038076,
                "variance": 0.1590444769
              },
              {
                "average": 12.39257215,
                "count": 681597,
                "maximum": 19,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.643562033,
                "variance": 31.84979242
              },
              {
                "average": 254848900.2,
                "count": 681597,
                "maximum": 254860334,
                "minimum": 254838214,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10643.46879,
                "variance": 113283427.9
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 681597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397000.0111,
              3873522.891,
              -0.6552776799,
              397573.4711,
              3873999.991,
              6.00472232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397000.0111450056,
                    3873522.8911457844,
                    -0.655277679924334
                  ],
                  [
                    397000.0111450056,
                    3873999.991145784,
                    -0.655277679924334
                  ],
                  [
                    397573.47114500555,
                    3873999.991145784,
                    6.004722320075667
                  ],
                  [
                    397573.47114500555,
                    3873522.8911457844,
                    6.004722320075667
                  ],
                  [
                    397000.0111450056,
                    3873522.8911457844,
                    -0.655277679924334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:18:54+00:00",
            "end_time": "2019-10-11T14:10:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD8966.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.21535790072242,
              34.9305072130139,
              -0.523586543033806
            ],
            [
              -76.21548947414979,
              34.93942552928125,
              -0.523586543033806
            ],
            [
              -76.20454346434191,
              34.93953456603159,
              7.316413456966194
            ],
            [
              -76.20441307508894,
              34.93061621383149,
              7.316413456966194
            ],
            [
              -76.21535790072242,
              34.9305072130139,
              -0.523586543033806
            ]
          ]
        ]
      },
      "bbox": [
        -76.21548947,
        34.93050721,
        -0.523586543,
        -76.20441308,
        34.93953457,
        7.316413457
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:22Z",
        "pc:count": 2267303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389339.5796,
            "count": 2267303,
            "maximum": 389999.8092,
            "minimum": 389000.0092,
            "name": "X",
            "position": 0,
            "stddev": 236.9716481,
            "variance": 56155.56199
          },
          {
            "average": 3866672.828,
            "count": 2267303,
            "maximum": 3866999.984,
            "minimum": 3866010.764,
            "name": "Y",
            "position": 1,
            "stddev": 219.5963351,
            "variance": 48222.55039
          },
          {
            "average": 1.588859363,
            "count": 2267303,
            "maximum": 7.316413457,
            "minimum": -0.523586543,
            "name": "Z",
            "position": 2,
            "stddev": 0.9979413604,
            "variance": 0.9958869587
          },
          {
            "average": 3616.017231,
            "count": 2267303,
            "maximum": 40717,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2881.674713,
            "variance": 8304049.151
          },
          {
            "average": 1.083762073,
            "count": 2267303,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3350226724,
            "variance": 0.112240191
          },
          {
            "average": 1.167845233,
            "count": 2267303,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.496403062,
            "variance": 0.246416
          },
          {
            "average": 1,
            "count": 2267303,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.088072481,
            "count": 2267303,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.98422287,
            "variance": 63.74781483
          },
          {
            "average": 20.22784435,
            "count": 2267303,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.031376974,
            "variance": 4.12649241
          },
          {
            "average": 1.199856393,
            "count": 2267303,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4422662904,
            "variance": 0.1955994716
          },
          {
            "average": 6.942655216,
            "count": 2267303,
            "maximum": 8,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8328936292,
            "variance": 0.6937117975
          },
          {
            "average": 254838684,
            "count": 2267303,
            "maximum": 254839482.4,
            "minimum": 254837230.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 597.6376753,
            "variance": 357170.7909
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2267303,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389000.0092,
          3866010.764,
          -0.523586543,
          389999.8092,
          3866999.984,
          7.316413457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389000.0092244728,
                3866010.764263348,
                -0.523586543033806
              ],
              [
                389000.0092244728,
                3866999.984263348,
                -0.523586543033806
              ],
              [
                389999.80922447285,
                3866999.984263348,
                7.316413456966194
              ],
              [
                389999.80922447285,
                3866010.764263348,
                7.316413456966194
              ],
              [
                389000.0092244728,
                3866010.764263348,
                -0.523586543033806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:22+00:00",
        "end_time": "2019-10-11T13:53:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8966.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8966.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8966.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8966.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.21548947,
            34.93050721,
            -0.523586543,
            -76.20441308,
            34.93953457,
            7.316413457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.21535790072242,
                  34.9305072130139,
                  -0.523586543033806
                ],
                [
                  -76.21548947414979,
                  34.93942552928125,
                  -0.523586543033806
                ],
                [
                  -76.20454346434191,
                  34.93953456603159,
                  7.316413456966194
                ],
                [
                  -76.20441307508894,
                  34.93061621383149,
                  7.316413456966194
                ],
                [
                  -76.21535790072242,
                  34.9305072130139,
                  -0.523586543033806
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8966.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8966.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:22Z",
            "pc:count": 2267303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389339.5796,
                "count": 2267303,
                "maximum": 389999.8092,
                "minimum": 389000.0092,
                "name": "X",
                "position": 0,
                "stddev": 236.9716481,
                "variance": 56155.56199
              },
              {
                "average": 3866672.828,
                "count": 2267303,
                "maximum": 3866999.984,
                "minimum": 3866010.764,
                "name": "Y",
                "position": 1,
                "stddev": 219.5963351,
                "variance": 48222.55039
              },
              {
                "average": 1.588859363,
                "count": 2267303,
                "maximum": 7.316413457,
                "minimum": -0.523586543,
                "name": "Z",
                "position": 2,
                "stddev": 0.9979413604,
                "variance": 0.9958869587
              },
              {
                "average": 3616.017231,
                "count": 2267303,
                "maximum": 40717,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2881.674713,
                "variance": 8304049.151
              },
              {
                "average": 1.083762073,
                "count": 2267303,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3350226724,
                "variance": 0.112240191
              },
              {
                "average": 1.167845233,
                "count": 2267303,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.496403062,
                "variance": 0.246416
              },
              {
                "average": 1,
                "count": 2267303,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.088072481,
                "count": 2267303,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.98422287,
                "variance": 63.74781483
              },
              {
                "average": 20.22784435,
                "count": 2267303,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.031376974,
                "variance": 4.12649241
              },
              {
                "average": 1.199856393,
                "count": 2267303,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4422662904,
                "variance": 0.1955994716
              },
              {
                "average": 6.942655216,
                "count": 2267303,
                "maximum": 8,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8328936292,
                "variance": 0.6937117975
              },
              {
                "average": 254838684,
                "count": 2267303,
                "maximum": 254839482.4,
                "minimum": 254837230.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 597.6376753,
                "variance": 357170.7909
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2267303,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389000.0092,
              3866010.764,
              -0.523586543,
              389999.8092,
              3866999.984,
              7.316413457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389000.0092244728,
                    3866010.764263348,
                    -0.523586543033806
                  ],
                  [
                    389000.0092244728,
                    3866999.984263348,
                    -0.523586543033806
                  ],
                  [
                    389999.80922447285,
                    3866999.984263348,
                    7.316413456966194
                  ],
                  [
                    389999.80922447285,
                    3866010.764263348,
                    7.316413456966194
                  ],
                  [
                    389000.0092244728,
                    3866010.764263348,
                    -0.523586543033806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:22+00:00",
            "end_time": "2019-10-11T13:53:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0983.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99819199503327,
              35.08567670645078,
              -2.889318887707954
            ],
            [
              -75.9983018693196,
              35.09469264112044,
              -2.889318887707954
            ],
            [
              -75.98740674988932,
              35.09478186264948,
              9.350681112292047
            ],
            [
              -75.98729807425529,
              35.085765898314534,
              9.350681112292047
            ],
            [
              -75.99819199503327,
              35.08567670645078,
              -2.889318887707954
            ]
          ]
        ]
      },
      "bbox": [
        -75.99830187,
        35.08567671,
        -2.889318888,
        -75.98729807,
        35.09478186,
        9.350681112
      ],
      "properties": {
        "datetime": "2019-10-11T19:53:26Z",
        "pc:count": 3588121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409637.0125,
            "count": 3588121,
            "maximum": 409999.9988,
            "minimum": 409006.7988,
            "name": "X",
            "position": 0,
            "stddev": 232.714025,
            "variance": 54155.81743
          },
          {
            "average": 3883418.345,
            "count": 3588121,
            "maximum": 3883999.984,
            "minimum": 3882999.984,
            "name": "Y",
            "position": 1,
            "stddev": 262.0062212,
            "variance": 68647.25992
          },
          {
            "average": 0.4686109759,
            "count": 3588121,
            "maximum": 9.350681112,
            "minimum": -2.889318888,
            "name": "Z",
            "position": 2,
            "stddev": 1.755936184,
            "variance": 3.083311881
          },
          {
            "average": 788.6795808,
            "count": 3588121,
            "maximum": 39452,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1300.883062,
            "variance": 1692296.741
          },
          {
            "average": 1.270327004,
            "count": 3588121,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6562108562,
            "variance": 0.4306126878
          },
          {
            "average": 1.540711698,
            "count": 3588121,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9752084393,
            "variance": 0.9510315001
          },
          {
            "average": 1,
            "count": 3588121,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.61728827,
            "count": 3588121,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.88977898,
            "variance": 192.9259601
          },
          {
            "average": 19.98838993,
            "count": 3588121,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.656507324,
            "variance": 2.744016516
          },
          {
            "average": 1.762149604,
            "count": 3588121,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6502883257,
            "variance": 0.4228749065
          },
          {
            "average": 13.40020417,
            "count": 3588121,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.251777708,
            "variance": 1.566947429
          },
          {
            "average": 254857467.4,
            "count": 3588121,
            "maximum": 254858806.7,
            "minimum": 254855251.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693.4005357,
            "variance": 480804.3029
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409006.7988,
          3882999.984,
          -2.889318888,
          409999.9988,
          3883999.984,
          9.350681112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409006.798770687,
                3882999.9840323483,
                -2.889318887707954
              ],
              [
                409006.798770687,
                3883999.9840323483,
                -2.889318887707954
              ],
              [
                409999.998770687,
                3883999.9840323483,
                9.350681112292047
              ],
              [
                409999.998770687,
                3882999.9840323483,
                9.350681112292047
              ],
              [
                409006.798770687,
                3882999.9840323483,
                -2.889318887707954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:53:26+00:00",
        "end_time": "2019-10-11T18:54:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0983.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0983.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0983.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0983.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99830187,
            35.08567671,
            -2.889318888,
            -75.98729807,
            35.09478186,
            9.350681112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99819199503327,
                  35.08567670645078,
                  -2.889318887707954
                ],
                [
                  -75.9983018693196,
                  35.09469264112044,
                  -2.889318887707954
                ],
                [
                  -75.98740674988932,
                  35.09478186264948,
                  9.350681112292047
                ],
                [
                  -75.98729807425529,
                  35.085765898314534,
                  9.350681112292047
                ],
                [
                  -75.99819199503327,
                  35.08567670645078,
                  -2.889318887707954
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0983.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0983.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:53:26Z",
            "pc:count": 3588121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409637.0125,
                "count": 3588121,
                "maximum": 409999.9988,
                "minimum": 409006.7988,
                "name": "X",
                "position": 0,
                "stddev": 232.714025,
                "variance": 54155.81743
              },
              {
                "average": 3883418.345,
                "count": 3588121,
                "maximum": 3883999.984,
                "minimum": 3882999.984,
                "name": "Y",
                "position": 1,
                "stddev": 262.0062212,
                "variance": 68647.25992
              },
              {
                "average": 0.4686109759,
                "count": 3588121,
                "maximum": 9.350681112,
                "minimum": -2.889318888,
                "name": "Z",
                "position": 2,
                "stddev": 1.755936184,
                "variance": 3.083311881
              },
              {
                "average": 788.6795808,
                "count": 3588121,
                "maximum": 39452,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1300.883062,
                "variance": 1692296.741
              },
              {
                "average": 1.270327004,
                "count": 3588121,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6562108562,
                "variance": 0.4306126878
              },
              {
                "average": 1.540711698,
                "count": 3588121,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9752084393,
                "variance": 0.9510315001
              },
              {
                "average": 1,
                "count": 3588121,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.61728827,
                "count": 3588121,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.88977898,
                "variance": 192.9259601
              },
              {
                "average": 19.98838993,
                "count": 3588121,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.656507324,
                "variance": 2.744016516
              },
              {
                "average": 1.762149604,
                "count": 3588121,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6502883257,
                "variance": 0.4228749065
              },
              {
                "average": 13.40020417,
                "count": 3588121,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.251777708,
                "variance": 1.566947429
              },
              {
                "average": 254857467.4,
                "count": 3588121,
                "maximum": 254858806.7,
                "minimum": 254855251.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693.4005357,
                "variance": 480804.3029
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409006.7988,
              3882999.984,
              -2.889318888,
              409999.9988,
              3883999.984,
              9.350681112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409006.798770687,
                    3882999.9840323483,
                    -2.889318887707954
                  ],
                  [
                    409006.798770687,
                    3883999.9840323483,
                    -2.889318887707954
                  ],
                  [
                    409999.998770687,
                    3883999.9840323483,
                    9.350681112292047
                  ],
                  [
                    409999.998770687,
                    3882999.9840323483,
                    9.350681112292047
                  ],
                  [
                    409006.798770687,
                    3882999.9840323483,
                    -2.889318887707954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:53:26+00:00",
            "end_time": "2019-10-11T18:54: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": "20191011_NCMP_NC_Dunex_18SUD8665.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.24806070087884,
              34.9210616128239,
              -1.837764397132073
            ],
            [
              -76.2481971324372,
              34.93006998718496,
              -1.837764397132073
            ],
            [
              -76.23725009105802,
              34.93018196942069,
              -0.057764397132072
            ],
            [
              -76.23711485529576,
              34.921173557779085,
              -0.057764397132072
            ],
            [
              -76.24806070087884,
              34.9210616128239,
              -1.837764397132073
            ]
          ]
        ]
      },
      "bbox": [
        -76.24819713,
        34.92106161,
        -1.837764397,
        -76.23711486,
        34.93018197,
        -0.05776439713
      ],
      "properties": {
        "datetime": "2019-10-11T14:07:07Z",
        "pc:count": 1831936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386643.795,
            "count": 1831936,
            "maximum": 387000.0181,
            "minimum": 385999.9981,
            "name": "X",
            "position": 0,
            "stddev": 259.8039008,
            "variance": 67498.06687
          },
          {
            "average": 3865291.278,
            "count": 1831936,
            "maximum": 3865999.202,
            "minimum": 3864999.982,
            "name": "Y",
            "position": 1,
            "stddev": 214.5707062,
            "variance": 46040.58796
          },
          {
            "average": -0.8516220319,
            "count": 1831936,
            "maximum": -0.05776439713,
            "minimum": -1.837764397,
            "name": "Z",
            "position": 2,
            "stddev": 0.2581505659,
            "variance": 0.06664171465
          },
          {
            "average": 0.007387266804,
            "count": 1831936,
            "maximum": 2058,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.548173876,
            "variance": 12.58953785
          },
          {
            "average": 1,
            "count": 1831936,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1831936,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1831936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1831936,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.2262077,
            "count": 1831936,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.540176837,
            "variance": 2.372144688
          },
          {
            "average": 2.000039303,
            "count": 1831936,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006525058252,
            "variance": 4.257638519e-05
          },
          {
            "average": 3.283489707,
            "count": 1831936,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003675111,
            "variance": 1.007363729
          },
          {
            "average": 254836088.9,
            "count": 1831936,
            "maximum": 254838027.5,
            "minimum": 254834472.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.0767196,
            "variance": 492911.7203
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385999.9981,
          3864999.982,
          -1.837764397,
          387000.0181,
          3865999.202,
          -0.05776439713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385999.99806790904,
                3864999.981695954,
                -1.837764397132073
              ],
              [
                385999.99806790904,
                3865999.201695954,
                -1.837764397132073
              ],
              [
                387000.01806790906,
                3865999.201695954,
                -0.057764397132072
              ],
              [
                387000.01806790906,
                3864999.981695954,
                -0.057764397132072
              ],
              [
                385999.99806790904,
                3864999.981695954,
                -1.837764397132073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:07:07+00:00",
        "end_time": "2019-10-11T13:07:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8665.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8665.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8665.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8665.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.24819713,
            34.92106161,
            -1.837764397,
            -76.23711486,
            34.93018197,
            -0.05776439713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.24806070087884,
                  34.9210616128239,
                  -1.837764397132073
                ],
                [
                  -76.2481971324372,
                  34.93006998718496,
                  -1.837764397132073
                ],
                [
                  -76.23725009105802,
                  34.93018196942069,
                  -0.057764397132072
                ],
                [
                  -76.23711485529576,
                  34.921173557779085,
                  -0.057764397132072
                ],
                [
                  -76.24806070087884,
                  34.9210616128239,
                  -1.837764397132073
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8665.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8665.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:07:07Z",
            "pc:count": 1831936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386643.795,
                "count": 1831936,
                "maximum": 387000.0181,
                "minimum": 385999.9981,
                "name": "X",
                "position": 0,
                "stddev": 259.8039008,
                "variance": 67498.06687
              },
              {
                "average": 3865291.278,
                "count": 1831936,
                "maximum": 3865999.202,
                "minimum": 3864999.982,
                "name": "Y",
                "position": 1,
                "stddev": 214.5707062,
                "variance": 46040.58796
              },
              {
                "average": -0.8516220319,
                "count": 1831936,
                "maximum": -0.05776439713,
                "minimum": -1.837764397,
                "name": "Z",
                "position": 2,
                "stddev": 0.2581505659,
                "variance": 0.06664171465
              },
              {
                "average": 0.007387266804,
                "count": 1831936,
                "maximum": 2058,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.548173876,
                "variance": 12.58953785
              },
              {
                "average": 1,
                "count": 1831936,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1831936,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1831936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1831936,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.2262077,
                "count": 1831936,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.540176837,
                "variance": 2.372144688
              },
              {
                "average": 2.000039303,
                "count": 1831936,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006525058252,
                "variance": 4.257638519e-05
              },
              {
                "average": 3.283489707,
                "count": 1831936,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003675111,
                "variance": 1.007363729
              },
              {
                "average": 254836088.9,
                "count": 1831936,
                "maximum": 254838027.5,
                "minimum": 254834472.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.0767196,
                "variance": 492911.7203
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385999.9981,
              3864999.982,
              -1.837764397,
              387000.0181,
              3865999.202,
              -0.05776439713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385999.99806790904,
                    3864999.981695954,
                    -1.837764397132073
                  ],
                  [
                    385999.99806790904,
                    3865999.201695954,
                    -1.837764397132073
                  ],
                  [
                    387000.01806790906,
                    3865999.201695954,
                    -0.057764397132072
                  ],
                  [
                    387000.01806790906,
                    3864999.981695954,
                    -0.057764397132072
                  ],
                  [
                    385999.99806790904,
                    3864999.981695954,
                    -1.837764397132073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:07:07+00:00",
            "end_time": "2019-10-11T13:07: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": "20190929_NCMP_NC_Dunex_18SUD5835.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.54944552104618,
              34.64709375933142,
              -2.697964238566968
            ],
            [
              -76.54961330498652,
              34.65610841055276,
              -2.697964238566968
            ],
            [
              -76.53870402693315,
              34.656246598637274,
              8.102035761433033
            ],
            [
              -76.53853742305188,
              34.64723190121287,
              8.102035761433033
            ],
            [
              -76.54944552104618,
              34.64709375933142,
              -2.697964238566968
            ]
          ]
        ]
      },
      "bbox": [
        -76.5496133,
        34.64709376,
        -2.697964239,
        -76.53853742,
        34.6562466,
        8.102035761
      ],
      "properties": {
        "datetime": "2019-09-29T18:31:43Z",
        "pc:count": 4337534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 358497.9487,
            "count": 4337534,
            "maximum": 359000.0073,
            "minimum": 358000.0073,
            "name": "X",
            "position": 0,
            "stddev": 281.6010477,
            "variance": 79299.15006
          },
          {
            "average": 3835496.45,
            "count": 4337534,
            "maximum": 3835999.986,
            "minimum": 3834999.986,
            "name": "Y",
            "position": 1,
            "stddev": 286.8164614,
            "variance": 82263.68251
          },
          {
            "average": -0.2615368284,
            "count": 4337534,
            "maximum": 8.102035761,
            "minimum": -2.697964239,
            "name": "Z",
            "position": 2,
            "stddev": 1.086537583,
            "variance": 1.18056392
          },
          {
            "average": 690.6290058,
            "count": 4337534,
            "maximum": 30697,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1440.203309,
            "variance": 2074185.572
          },
          {
            "average": 1.045493592,
            "count": 4337534,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2562638151,
            "variance": 0.06567114293
          },
          {
            "average": 1.091016232,
            "count": 4337534,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3867396059,
            "variance": 0.1495675228
          },
          {
            "average": 1,
            "count": 4337534,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.54072222,
            "count": 4337534,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.69826944,
            "variance": 161.2460467
          },
          {
            "average": 19.88977037,
            "count": 4337534,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.092547609,
            "variance": 1.193660277
          },
          {
            "average": 1.742750374,
            "count": 4337534,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4623282398,
            "variance": 0.2137474013
          },
          {
            "average": 5.460906358,
            "count": 4337534,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.399608817,
            "variance": 1.958904841
          },
          {
            "average": 253801990.3,
            "count": 4337534,
            "maximum": 253817103.7,
            "minimum": 253800565.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1235.499739,
            "variance": 1526459.605
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4337534,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          358000.0073,
          3834999.986,
          -2.697964239,
          359000.0073,
          3835999.986,
          8.102035761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                358000.00730841514,
                3834999.985793409,
                -2.697964238566968
              ],
              [
                358000.00730841514,
                3835999.985793409,
                -2.697964238566968
              ],
              [
                359000.00730841514,
                3835999.985793409,
                8.102035761433033
              ],
              [
                359000.00730841514,
                3834999.985793409,
                8.102035761433033
              ],
              [
                358000.00730841514,
                3834999.985793409,
                -2.697964238566968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:31:43+00:00",
        "end_time": "2019-09-29T13:56:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD5835.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD5835.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD5835.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5835.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.5496133,
            34.64709376,
            -2.697964239,
            -76.53853742,
            34.6562466,
            8.102035761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.54944552104618,
                  34.64709375933142,
                  -2.697964238566968
                ],
                [
                  -76.54961330498652,
                  34.65610841055276,
                  -2.697964238566968
                ],
                [
                  -76.53870402693315,
                  34.656246598637274,
                  8.102035761433033
                ],
                [
                  -76.53853742305188,
                  34.64723190121287,
                  8.102035761433033
                ],
                [
                  -76.54944552104618,
                  34.64709375933142,
                  -2.697964238566968
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD5835.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD5835.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:31:43Z",
            "pc:count": 4337534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 358497.9487,
                "count": 4337534,
                "maximum": 359000.0073,
                "minimum": 358000.0073,
                "name": "X",
                "position": 0,
                "stddev": 281.6010477,
                "variance": 79299.15006
              },
              {
                "average": 3835496.45,
                "count": 4337534,
                "maximum": 3835999.986,
                "minimum": 3834999.986,
                "name": "Y",
                "position": 1,
                "stddev": 286.8164614,
                "variance": 82263.68251
              },
              {
                "average": -0.2615368284,
                "count": 4337534,
                "maximum": 8.102035761,
                "minimum": -2.697964239,
                "name": "Z",
                "position": 2,
                "stddev": 1.086537583,
                "variance": 1.18056392
              },
              {
                "average": 690.6290058,
                "count": 4337534,
                "maximum": 30697,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1440.203309,
                "variance": 2074185.572
              },
              {
                "average": 1.045493592,
                "count": 4337534,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2562638151,
                "variance": 0.06567114293
              },
              {
                "average": 1.091016232,
                "count": 4337534,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3867396059,
                "variance": 0.1495675228
              },
              {
                "average": 1,
                "count": 4337534,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.54072222,
                "count": 4337534,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.69826944,
                "variance": 161.2460467
              },
              {
                "average": 19.88977037,
                "count": 4337534,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.092547609,
                "variance": 1.193660277
              },
              {
                "average": 1.742750374,
                "count": 4337534,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4623282398,
                "variance": 0.2137474013
              },
              {
                "average": 5.460906358,
                "count": 4337534,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.399608817,
                "variance": 1.958904841
              },
              {
                "average": 253801990.3,
                "count": 4337534,
                "maximum": 253817103.7,
                "minimum": 253800565.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1235.499739,
                "variance": 1526459.605
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4337534,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              358000.0073,
              3834999.986,
              -2.697964239,
              359000.0073,
              3835999.986,
              8.102035761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    358000.00730841514,
                    3834999.985793409,
                    -2.697964238566968
                  ],
                  [
                    358000.00730841514,
                    3835999.985793409,
                    -2.697964238566968
                  ],
                  [
                    359000.00730841514,
                    3835999.985793409,
                    8.102035761433033
                  ],
                  [
                    359000.00730841514,
                    3834999.985793409,
                    8.102035761433033
                  ],
                  [
                    358000.00730841514,
                    3834999.985793409,
                    -2.697964238566968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:31:43+00:00",
            "end_time": "2019-09-29T13:56: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": "20191011_NCMP_NC_Dunex_18SUD8666.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.24090297164727,
              34.93015712073343,
              -1.692173616597984
            ],
            [
              -76.24092852750383,
              34.93185400365515,
              -1.692173616597984
            ],
            [
              -76.23945965052384,
              34.931868999197924,
              -1.152173616597984
            ],
            [
              -76.23943412489865,
              34.93017211533578,
              -1.152173616597984
            ],
            [
              -76.24090297164727,
              34.93015712073343,
              -1.692173616597984
            ]
          ]
        ]
      },
      "bbox": [
        -76.24092853,
        34.93015712,
        -1.692173617,
        -76.23943412,
        34.931869,
        -1.152173617
      ],
      "properties": {
        "datetime": "2019-10-11T13:20:11Z",
        "pc:count": 176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386725.2868,
            "count": 176,
            "maximum": 386800.5225,
            "minimum": 386666.3425,
            "name": "X",
            "position": 0,
            "stddev": 28.98984785,
            "variance": 840.4112784
          },
          {
            "average": 3866057.959,
            "count": 176,
            "maximum": 3866188.798,
            "minimum": 3866000.578,
            "name": "Y",
            "position": 1,
            "stddev": 41.16075985,
            "variance": 1694.208152
          },
          {
            "average": -1.352116798,
            "count": 176,
            "maximum": -1.152173617,
            "minimum": -1.692173617,
            "name": "Z",
            "position": 2,
            "stddev": 0.1073498801,
            "variance": 0.01152399675
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 176,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 176,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 176,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 176,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.68031758,
            "count": 176,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.503444898,
            "variance": 6.267236358
          },
          {
            "average": 2,
            "count": 176,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022727273,
            "count": 176,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1494578949,
            "variance": 0.02233766234
          },
          {
            "average": 254834491.2,
            "count": 176,
            "maximum": 254835211.6,
            "minimum": 254834470.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 110.1684868,
            "variance": 12137.09548
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          386666.3425,
          3866000.578,
          -1.692173617,
          386800.5225,
          3866188.798,
          -1.152173617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                386666.3425144755,
                3866000.57785877,
                -1.692173616597984
              ],
              [
                386666.3425144755,
                3866188.7978587695,
                -1.692173616597984
              ],
              [
                386800.52251447557,
                3866188.7978587695,
                -1.152173616597984
              ],
              [
                386800.52251447557,
                3866000.57785877,
                -1.152173616597984
              ],
              [
                386666.3425144755,
                3866000.57785877,
                -1.692173616597984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:20:11+00:00",
        "end_time": "2019-10-11T13:07:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8666.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8666.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8666.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8666.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.24092853,
            34.93015712,
            -1.692173617,
            -76.23943412,
            34.931869,
            -1.152173617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.24090297164727,
                  34.93015712073343,
                  -1.692173616597984
                ],
                [
                  -76.24092852750383,
                  34.93185400365515,
                  -1.692173616597984
                ],
                [
                  -76.23945965052384,
                  34.931868999197924,
                  -1.152173616597984
                ],
                [
                  -76.23943412489865,
                  34.93017211533578,
                  -1.152173616597984
                ],
                [
                  -76.24090297164727,
                  34.93015712073343,
                  -1.692173616597984
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8666.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8666.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:20:11Z",
            "pc:count": 176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386725.2868,
                "count": 176,
                "maximum": 386800.5225,
                "minimum": 386666.3425,
                "name": "X",
                "position": 0,
                "stddev": 28.98984785,
                "variance": 840.4112784
              },
              {
                "average": 3866057.959,
                "count": 176,
                "maximum": 3866188.798,
                "minimum": 3866000.578,
                "name": "Y",
                "position": 1,
                "stddev": 41.16075985,
                "variance": 1694.208152
              },
              {
                "average": -1.352116798,
                "count": 176,
                "maximum": -1.152173617,
                "minimum": -1.692173617,
                "name": "Z",
                "position": 2,
                "stddev": 0.1073498801,
                "variance": 0.01152399675
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 176,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 176,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 176,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 176,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.68031758,
                "count": 176,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.503444898,
                "variance": 6.267236358
              },
              {
                "average": 2,
                "count": 176,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022727273,
                "count": 176,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1494578949,
                "variance": 0.02233766234
              },
              {
                "average": 254834491.2,
                "count": 176,
                "maximum": 254835211.6,
                "minimum": 254834470.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 110.1684868,
                "variance": 12137.09548
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              386666.3425,
              3866000.578,
              -1.692173617,
              386800.5225,
              3866188.798,
              -1.152173617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    386666.3425144755,
                    3866000.57785877,
                    -1.692173616597984
                  ],
                  [
                    386666.3425144755,
                    3866188.7978587695,
                    -1.692173616597984
                  ],
                  [
                    386800.52251447557,
                    3866188.7978587695,
                    -1.152173616597984
                  ],
                  [
                    386800.52251447557,
                    3866000.57785877,
                    -1.152173616597984
                  ],
                  [
                    386666.3425144755,
                    3866000.57785877,
                    -1.692173616597984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:20:11+00:00",
            "end_time": "2019-10-11T13:07: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": "20190929_NCMP_NC_Dunex_18SUD6745.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45284481918836,
              34.738451738952435,
              -1.96408073712201
            ],
            [
              -76.45300268419003,
              34.74746683468712,
              -1.96408073712201
            ],
            [
              -76.44208092661894,
              34.74759667499575,
              -0.22408073712201
            ],
            [
              -76.44192424723207,
              34.73858153589957,
              -0.22408073712201
            ],
            [
              -76.45284481918836,
              34.738451738952435,
              -1.96408073712201
            ]
          ]
        ]
      },
      "bbox": [
        -76.45300268,
        34.73845174,
        -1.964080737,
        -76.44192425,
        34.74759667,
        -0.2240807371
      ],
      "properties": {
        "datetime": "2019-09-29T19:19:31Z",
        "pc:count": 3533222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367481.1005,
            "count": 3533222,
            "maximum": 368000.0043,
            "minimum": 367000.0043,
            "name": "X",
            "position": 0,
            "stddev": 278.1565538,
            "variance": 77371.06845
          },
          {
            "average": 3845465.465,
            "count": 3533222,
            "maximum": 3845999.994,
            "minimum": 3844999.974,
            "name": "Y",
            "position": 1,
            "stddev": 282.2135233,
            "variance": 79644.47272
          },
          {
            "average": -0.91422642,
            "count": 3533222,
            "maximum": -0.2240807371,
            "minimum": -1.964080737,
            "name": "Z",
            "position": 2,
            "stddev": 0.2602630121,
            "variance": 0.06773683546
          },
          {
            "average": 0.6654603079,
            "count": 3533222,
            "maximum": 1933,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.72071487,
            "variance": 1070.645181
          },
          {
            "average": 1.000009906,
            "count": 3533222,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003147360352,
            "variance": 9.905877184e-06
          },
          {
            "average": 1.000019812,
            "count": 3533222,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004451017649,
            "variance": 1.981155811e-05
          },
          {
            "average": 1,
            "count": 3533222,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3533222,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95997655,
            "count": 3533222,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.240219706,
            "variance": 1.53814492
          },
          {
            "average": 2.001005032,
            "count": 3533222,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03172201265,
            "variance": 0.001006286086
          },
          {
            "average": 3.039872105,
            "count": 3533222,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.296412619,
            "variance": 1.68068568
          },
          {
            "average": 253818258.3,
            "count": 3533222,
            "maximum": 253819971.6,
            "minimum": 253817277.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 697.1393955,
            "variance": 486003.3368
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3533222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367000.0043,
          3844999.974,
          -1.964080737,
          368000.0043,
          3845999.994,
          -0.2240807371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367000.0042833413,
                3844999.9736057837,
                -1.96408073712201
              ],
              [
                367000.0042833413,
                3845999.993605783,
                -1.96408073712201
              ],
              [
                368000.0042833413,
                3845999.993605783,
                -0.22408073712201
              ],
              [
                368000.0042833413,
                3844999.9736057837,
                -0.22408073712201
              ],
              [
                367000.0042833413,
                3844999.9736057837,
                -1.96408073712201
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:19:31+00:00",
        "end_time": "2019-09-29T18:34:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6745.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6745.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6745.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6745.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45300268,
            34.73845174,
            -1.964080737,
            -76.44192425,
            34.74759667,
            -0.2240807371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45284481918836,
                  34.738451738952435,
                  -1.96408073712201
                ],
                [
                  -76.45300268419003,
                  34.74746683468712,
                  -1.96408073712201
                ],
                [
                  -76.44208092661894,
                  34.74759667499575,
                  -0.22408073712201
                ],
                [
                  -76.44192424723207,
                  34.73858153589957,
                  -0.22408073712201
                ],
                [
                  -76.45284481918836,
                  34.738451738952435,
                  -1.96408073712201
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6745.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6745.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:19:31Z",
            "pc:count": 3533222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367481.1005,
                "count": 3533222,
                "maximum": 368000.0043,
                "minimum": 367000.0043,
                "name": "X",
                "position": 0,
                "stddev": 278.1565538,
                "variance": 77371.06845
              },
              {
                "average": 3845465.465,
                "count": 3533222,
                "maximum": 3845999.994,
                "minimum": 3844999.974,
                "name": "Y",
                "position": 1,
                "stddev": 282.2135233,
                "variance": 79644.47272
              },
              {
                "average": -0.91422642,
                "count": 3533222,
                "maximum": -0.2240807371,
                "minimum": -1.964080737,
                "name": "Z",
                "position": 2,
                "stddev": 0.2602630121,
                "variance": 0.06773683546
              },
              {
                "average": 0.6654603079,
                "count": 3533222,
                "maximum": 1933,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.72071487,
                "variance": 1070.645181
              },
              {
                "average": 1.000009906,
                "count": 3533222,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003147360352,
                "variance": 9.905877184e-06
              },
              {
                "average": 1.000019812,
                "count": 3533222,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004451017649,
                "variance": 1.981155811e-05
              },
              {
                "average": 1,
                "count": 3533222,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3533222,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95997655,
                "count": 3533222,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.240219706,
                "variance": 1.53814492
              },
              {
                "average": 2.001005032,
                "count": 3533222,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03172201265,
                "variance": 0.001006286086
              },
              {
                "average": 3.039872105,
                "count": 3533222,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.296412619,
                "variance": 1.68068568
              },
              {
                "average": 253818258.3,
                "count": 3533222,
                "maximum": 253819971.6,
                "minimum": 253817277.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 697.1393955,
                "variance": 486003.3368
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3533222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367000.0043,
              3844999.974,
              -1.964080737,
              368000.0043,
              3845999.994,
              -0.2240807371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367000.0042833413,
                    3844999.9736057837,
                    -1.96408073712201
                  ],
                  [
                    367000.0042833413,
                    3845999.993605783,
                    -1.96408073712201
                  ],
                  [
                    368000.0042833413,
                    3845999.993605783,
                    -0.22408073712201
                  ],
                  [
                    368000.0042833413,
                    3844999.9736057837,
                    -0.22408073712201
                  ],
                  [
                    367000.0042833413,
                    3844999.9736057837,
                    -1.96408073712201
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:19:31+00:00",
            "end_time": "2019-09-29T18:34: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": "20191011_NCMP_NC_Dunex_18SUD9572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.15042931931853,
              34.98514349295294,
              -1.541083139927076
            ],
            [
              -76.15055547768102,
              34.9941591266458,
              -1.541083139927076
            ],
            [
              -76.13959973893321,
              34.99426247320628,
              8.738916860072923
            ],
            [
              -76.1394747812304,
              34.9852468051086,
              8.738916860072923
            ],
            [
              -76.15042931931853,
              34.98514349295294,
              -1.541083139927076
            ]
          ]
        ]
      },
      "bbox": [
        -76.15055548,
        34.98514349,
        -1.54108314,
        -76.13947478,
        34.99426247,
        8.73891686
      ],
      "properties": {
        "datetime": "2019-10-11T14:33:20Z",
        "pc:count": 4177609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395444.7117,
            "count": 4177609,
            "maximum": 396000.0132,
            "minimum": 395000.0132,
            "name": "X",
            "position": 0,
            "stddev": 271.3749637,
            "variance": 73644.37094
          },
          {
            "average": 3872547.093,
            "count": 4177609,
            "maximum": 3872999.988,
            "minimum": 3871999.988,
            "name": "Y",
            "position": 1,
            "stddev": 268.3946218,
            "variance": 72035.67302
          },
          {
            "average": 1.45640771,
            "count": 4177609,
            "maximum": 8.73891686,
            "minimum": -1.54108314,
            "name": "Z",
            "position": 2,
            "stddev": 1.069125239,
            "variance": 1.143028777
          },
          {
            "average": 2574.853898,
            "count": 4177609,
            "maximum": 34616,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2344.302455,
            "variance": 5495754
          },
          {
            "average": 1.154339719,
            "count": 4177609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4664683835,
            "variance": 0.2175927528
          },
          {
            "average": 1.309494977,
            "count": 4177609,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6907999753,
            "variance": 0.4772046059
          },
          {
            "average": 1,
            "count": 4177609,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.914922148,
            "count": 4177609,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.200737412,
            "variance": 38.44914445
          },
          {
            "average": 19.96201828,
            "count": 4177609,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.876914529,
            "variance": 3.522808151
          },
          {
            "average": 1.235432038,
            "count": 4177609,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5186892312,
            "variance": 0.2690385185
          },
          {
            "average": 5.936824868,
            "count": 4177609,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.157993987,
            "variance": 1.340950074
          },
          {
            "average": 254837966,
            "count": 4177609,
            "maximum": 254839600.6,
            "minimum": 254835719.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 837.2830498,
            "variance": 701042.9055
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395000.0132,
          3871999.988,
          -1.54108314,
          396000.0132,
          3872999.988,
          8.73891686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395000.01315691194,
                3871999.9878287613,
                -1.541083139927076
              ],
              [
                395000.01315691194,
                3872999.9878287613,
                -1.541083139927076
              ],
              [
                396000.01315691194,
                3872999.9878287613,
                8.738916860072923
              ],
              [
                396000.01315691194,
                3871999.9878287613,
                8.738916860072923
              ],
              [
                395000.01315691194,
                3871999.9878287613,
                -1.541083139927076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:33:20+00:00",
        "end_time": "2019-10-11T13:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.15055548,
            34.98514349,
            -1.54108314,
            -76.13947478,
            34.99426247,
            8.73891686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.15042931931853,
                  34.98514349295294,
                  -1.541083139927076
                ],
                [
                  -76.15055547768102,
                  34.9941591266458,
                  -1.541083139927076
                ],
                [
                  -76.13959973893321,
                  34.99426247320628,
                  8.738916860072923
                ],
                [
                  -76.1394747812304,
                  34.9852468051086,
                  8.738916860072923
                ],
                [
                  -76.15042931931853,
                  34.98514349295294,
                  -1.541083139927076
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:33:20Z",
            "pc:count": 4177609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395444.7117,
                "count": 4177609,
                "maximum": 396000.0132,
                "minimum": 395000.0132,
                "name": "X",
                "position": 0,
                "stddev": 271.3749637,
                "variance": 73644.37094
              },
              {
                "average": 3872547.093,
                "count": 4177609,
                "maximum": 3872999.988,
                "minimum": 3871999.988,
                "name": "Y",
                "position": 1,
                "stddev": 268.3946218,
                "variance": 72035.67302
              },
              {
                "average": 1.45640771,
                "count": 4177609,
                "maximum": 8.73891686,
                "minimum": -1.54108314,
                "name": "Z",
                "position": 2,
                "stddev": 1.069125239,
                "variance": 1.143028777
              },
              {
                "average": 2574.853898,
                "count": 4177609,
                "maximum": 34616,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2344.302455,
                "variance": 5495754
              },
              {
                "average": 1.154339719,
                "count": 4177609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4664683835,
                "variance": 0.2175927528
              },
              {
                "average": 1.309494977,
                "count": 4177609,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6907999753,
                "variance": 0.4772046059
              },
              {
                "average": 1,
                "count": 4177609,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.914922148,
                "count": 4177609,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.200737412,
                "variance": 38.44914445
              },
              {
                "average": 19.96201828,
                "count": 4177609,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.876914529,
                "variance": 3.522808151
              },
              {
                "average": 1.235432038,
                "count": 4177609,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5186892312,
                "variance": 0.2690385185
              },
              {
                "average": 5.936824868,
                "count": 4177609,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.157993987,
                "variance": 1.340950074
              },
              {
                "average": 254837966,
                "count": 4177609,
                "maximum": 254839600.6,
                "minimum": 254835719.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 837.2830498,
                "variance": 701042.9055
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395000.0132,
              3871999.988,
              -1.54108314,
              396000.0132,
              3872999.988,
              8.73891686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395000.01315691194,
                    3871999.9878287613,
                    -1.541083139927076
                  ],
                  [
                    395000.01315691194,
                    3872999.9878287613,
                    -1.541083139927076
                  ],
                  [
                    396000.01315691194,
                    3872999.9878287613,
                    8.738916860072923
                  ],
                  [
                    396000.01315691194,
                    3871999.9878287613,
                    8.738916860072923
                  ],
                  [
                    395000.01315691194,
                    3871999.9878287613,
                    -1.541083139927076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:33:20+00:00",
            "end_time": "2019-10-11T13:28: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": "20191011_NCMP_NC_Dunex_18SVD0884.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00934615924442,
              35.09460110348019,
              -3.027804060886064
            ],
            [
              -76.00945730014557,
              35.10361717432416,
              -3.027804060886064
            ],
            [
              -75.99848620883498,
              35.103708034326495,
              -0.187804060886064
            ],
            [
              -75.99837627535545,
              35.094691933275435,
              -0.187804060886064
            ],
            [
              -76.00934615924442,
              35.09460110348019,
              -3.027804060886064
            ]
          ]
        ]
      },
      "bbox": [
        -76.0094573,
        35.0946011,
        -3.027804061,
        -75.99837628,
        35.10370803,
        -0.1878040609
      ],
      "properties": {
        "datetime": "2019-10-11T18:47:06Z",
        "pc:count": 4017179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408441.3943,
            "count": 4017179,
            "maximum": 409000.0158,
            "minimum": 407999.9958,
            "name": "X",
            "position": 0,
            "stddev": 259.5905433,
            "variance": 67387.25019
          },
          {
            "average": 3884516.467,
            "count": 4017179,
            "maximum": 3884999.993,
            "minimum": 3883999.973,
            "name": "Y",
            "position": 1,
            "stddev": 288.8365315,
            "variance": 83426.54192
          },
          {
            "average": -1.466727348,
            "count": 4017179,
            "maximum": -0.1878040609,
            "minimum": -3.027804061,
            "name": "Z",
            "position": 2,
            "stddev": 0.2626531075,
            "variance": 0.0689866549
          },
          {
            "average": 0.1002312817,
            "count": 4017179,
            "maximum": 2307,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 13.83419094,
            "variance": 191.3848391
          },
          {
            "average": 1,
            "count": 4017179,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4017179,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4017179,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4017179,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99975327,
            "count": 4017179,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.53328466,
            "variance": 2.350961849
          },
          {
            "average": 2.000160809,
            "count": 4017179,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01269966166,
            "variance": 0.0001612814063
          },
          {
            "average": 6.186213012,
            "count": 4017179,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.327990002,
            "variance": 1.763557445
          },
          {
            "average": 254853387,
            "count": 4017179,
            "maximum": 254854826.7,
            "minimum": 254851935.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 638.1347518,
            "variance": 407215.9615
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407999.9958,
          3883999.973,
          -3.027804061,
          409000.0158,
          3884999.993,
          -0.1878040609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407999.99578945665,
                3883999.9734789673,
                -3.027804060886064
              ],
              [
                407999.99578945665,
                3884999.993478967,
                -3.027804060886064
              ],
              [
                409000.01578945667,
                3884999.993478967,
                -0.187804060886064
              ],
              [
                409000.01578945667,
                3883999.9734789673,
                -0.187804060886064
              ],
              [
                407999.99578945665,
                3883999.9734789673,
                -3.027804060886064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:47:06+00:00",
        "end_time": "2019-10-11T17:58:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0884.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0884.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0884.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0884.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0094573,
            35.0946011,
            -3.027804061,
            -75.99837628,
            35.10370803,
            -0.1878040609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00934615924442,
                  35.09460110348019,
                  -3.027804060886064
                ],
                [
                  -76.00945730014557,
                  35.10361717432416,
                  -3.027804060886064
                ],
                [
                  -75.99848620883498,
                  35.103708034326495,
                  -0.187804060886064
                ],
                [
                  -75.99837627535545,
                  35.094691933275435,
                  -0.187804060886064
                ],
                [
                  -76.00934615924442,
                  35.09460110348019,
                  -3.027804060886064
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0884.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0884.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:47:06Z",
            "pc:count": 4017179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408441.3943,
                "count": 4017179,
                "maximum": 409000.0158,
                "minimum": 407999.9958,
                "name": "X",
                "position": 0,
                "stddev": 259.5905433,
                "variance": 67387.25019
              },
              {
                "average": 3884516.467,
                "count": 4017179,
                "maximum": 3884999.993,
                "minimum": 3883999.973,
                "name": "Y",
                "position": 1,
                "stddev": 288.8365315,
                "variance": 83426.54192
              },
              {
                "average": -1.466727348,
                "count": 4017179,
                "maximum": -0.1878040609,
                "minimum": -3.027804061,
                "name": "Z",
                "position": 2,
                "stddev": 0.2626531075,
                "variance": 0.0689866549
              },
              {
                "average": 0.1002312817,
                "count": 4017179,
                "maximum": 2307,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 13.83419094,
                "variance": 191.3848391
              },
              {
                "average": 1,
                "count": 4017179,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4017179,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4017179,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4017179,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99975327,
                "count": 4017179,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.53328466,
                "variance": 2.350961849
              },
              {
                "average": 2.000160809,
                "count": 4017179,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01269966166,
                "variance": 0.0001612814063
              },
              {
                "average": 6.186213012,
                "count": 4017179,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.327990002,
                "variance": 1.763557445
              },
              {
                "average": 254853387,
                "count": 4017179,
                "maximum": 254854826.7,
                "minimum": 254851935.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 638.1347518,
                "variance": 407215.9615
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407999.9958,
              3883999.973,
              -3.027804061,
              409000.0158,
              3884999.993,
              -0.1878040609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407999.99578945665,
                    3883999.9734789673,
                    -3.027804060886064
                  ],
                  [
                    407999.99578945665,
                    3884999.993478967,
                    -3.027804060886064
                  ],
                  [
                    409000.01578945667,
                    3884999.993478967,
                    -0.187804060886064
                  ],
                  [
                    409000.01578945667,
                    3883999.9734789673,
                    -0.187804060886064
                  ],
                  [
                    407999.99578945665,
                    3883999.9734789673,
                    -3.027804060886064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:47:06+00:00",
            "end_time": "2019-10-11T17:58: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": "20191011_NCMP_NC_Dunex_18SUD8764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2369875450995,
              34.91268374529092,
              -0.944327617360526
            ],
            [
              -76.23711494112082,
              34.92117360127769,
              -0.944327617360526
            ],
            [
              -76.22616947326736,
              34.921284556164544,
              7.435672382639475
            ],
            [
              -76.2260432037006,
              34.91279466536119,
              7.435672382639475
            ],
            [
              -76.2369875450995,
              34.91268374529092,
              -0.944327617360526
            ]
          ]
        ]
      },
      "bbox": [
        -76.23711494,
        34.91268375,
        -0.9443276174,
        -76.2260432,
        34.92128456,
        7.435672383
      ],
      "properties": {
        "datetime": "2019-10-11T14:41:46Z",
        "pc:count": 1898167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387323.3745,
            "count": 1898167,
            "maximum": 387999.9903,
            "minimum": 387000.0103,
            "name": "X",
            "position": 0,
            "stddev": 229.0122747,
            "variance": 52446.62197
          },
          {
            "average": 3864668.048,
            "count": 1898167,
            "maximum": 3864999.987,
            "minimum": 3864058.287,
            "name": "Y",
            "position": 1,
            "stddev": 243.6233785,
            "variance": 59352.35053
          },
          {
            "average": 1.006558501,
            "count": 1898167,
            "maximum": 7.435672383,
            "minimum": -0.9443276174,
            "name": "Z",
            "position": 2,
            "stddev": 0.7592719399,
            "variance": 0.5764938787
          },
          {
            "average": 3046.741116,
            "count": 1898167,
            "maximum": 42565,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2514.717563,
            "variance": 6323804.422
          },
          {
            "average": 1.038347522,
            "count": 1898167,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2217429303,
            "variance": 0.04916992713
          },
          {
            "average": 1.076795667,
            "count": 1898167,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3284447108,
            "variance": 0.1078759281
          },
          {
            "average": 1,
            "count": 1898167,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.32404683,
            "count": 1898167,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.387767465,
            "variance": 88.13017798
          },
          {
            "average": 20.02165712,
            "count": 1898167,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.455603931,
            "variance": 2.118782803
          },
          {
            "average": 1.192634789,
            "count": 1898167,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4097350932,
            "variance": 0.1678828466
          },
          {
            "average": 7.469952328,
            "count": 1898167,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8470455887,
            "variance": 0.7174862293
          },
          {
            "average": 254839051.9,
            "count": 1898167,
            "maximum": 254840106.9,
            "minimum": 254837275.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.6750505,
            "variance": 350079.3654
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387000.0103,
          3864058.287,
          -0.9443276174,
          387999.9903,
          3864999.987,
          7.435672383
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387000.0102877292,
                3864058.286617028,
                -0.944327617360526
              ],
              [
                387000.0102877292,
                3864999.9866170282,
                -0.944327617360526
              ],
              [
                387999.9902877292,
                3864999.9866170282,
                7.435672382639475
              ],
              [
                387999.9902877292,
                3864058.286617028,
                7.435672382639475
              ],
              [
                387000.0102877292,
                3864058.286617028,
                -0.944327617360526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:41:46+00:00",
        "end_time": "2019-10-11T13:54:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.23711494,
            34.91268375,
            -0.9443276174,
            -76.2260432,
            34.92128456,
            7.435672383
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2369875450995,
                  34.91268374529092,
                  -0.944327617360526
                ],
                [
                  -76.23711494112082,
                  34.92117360127769,
                  -0.944327617360526
                ],
                [
                  -76.22616947326736,
                  34.921284556164544,
                  7.435672382639475
                ],
                [
                  -76.2260432037006,
                  34.91279466536119,
                  7.435672382639475
                ],
                [
                  -76.2369875450995,
                  34.91268374529092,
                  -0.944327617360526
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:41:46Z",
            "pc:count": 1898167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387323.3745,
                "count": 1898167,
                "maximum": 387999.9903,
                "minimum": 387000.0103,
                "name": "X",
                "position": 0,
                "stddev": 229.0122747,
                "variance": 52446.62197
              },
              {
                "average": 3864668.048,
                "count": 1898167,
                "maximum": 3864999.987,
                "minimum": 3864058.287,
                "name": "Y",
                "position": 1,
                "stddev": 243.6233785,
                "variance": 59352.35053
              },
              {
                "average": 1.006558501,
                "count": 1898167,
                "maximum": 7.435672383,
                "minimum": -0.9443276174,
                "name": "Z",
                "position": 2,
                "stddev": 0.7592719399,
                "variance": 0.5764938787
              },
              {
                "average": 3046.741116,
                "count": 1898167,
                "maximum": 42565,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2514.717563,
                "variance": 6323804.422
              },
              {
                "average": 1.038347522,
                "count": 1898167,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2217429303,
                "variance": 0.04916992713
              },
              {
                "average": 1.076795667,
                "count": 1898167,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3284447108,
                "variance": 0.1078759281
              },
              {
                "average": 1,
                "count": 1898167,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.32404683,
                "count": 1898167,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.387767465,
                "variance": 88.13017798
              },
              {
                "average": 20.02165712,
                "count": 1898167,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.455603931,
                "variance": 2.118782803
              },
              {
                "average": 1.192634789,
                "count": 1898167,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4097350932,
                "variance": 0.1678828466
              },
              {
                "average": 7.469952328,
                "count": 1898167,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8470455887,
                "variance": 0.7174862293
              },
              {
                "average": 254839051.9,
                "count": 1898167,
                "maximum": 254840106.9,
                "minimum": 254837275.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.6750505,
                "variance": 350079.3654
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387000.0103,
              3864058.287,
              -0.9443276174,
              387999.9903,
              3864999.987,
              7.435672383
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387000.0102877292,
                    3864058.286617028,
                    -0.944327617360526
                  ],
                  [
                    387000.0102877292,
                    3864999.9866170282,
                    -0.944327617360526
                  ],
                  [
                    387999.9902877292,
                    3864999.9866170282,
                    7.435672382639475
                  ],
                  [
                    387999.9902877292,
                    3864058.286617028,
                    7.435672382639475
                  ],
                  [
                    387000.0102877292,
                    3864058.286617028,
                    -0.944327617360526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:41:46+00:00",
            "end_time": "2019-10-11T13:54: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": "20191011_NCMP_NC_Dunex_18SUD9167.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.19372094964982,
              34.94846635850197,
              0.257685820289334
            ],
            [
              -76.19372373091798,
              34.948658209516665,
              0.257685820289334
            ],
            [
              -76.19349839050473,
              34.94866042402065,
              1.277685820289334
            ],
            [
              -76.19349560976129,
              34.94846857299027,
              1.277685820289334
            ],
            [
              -76.19372094964982,
              34.94846635850197,
              0.257685820289334
            ]
          ]
        ]
      },
      "bbox": [
        -76.19372373,
        34.94846636,
        0.2576858203,
        -76.19349561,
        34.94866042,
        1.27768582
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:42Z",
        "pc:count": 1160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391005.8676,
            "count": 1160,
            "maximum": 391020.5852,
            "minimum": 391000.0052,
            "name": "X",
            "position": 0,
            "stddev": 4.350887168,
            "variance": 18.93021915
          },
          {
            "average": 3867992.595,
            "count": 1160,
            "maximum": 3867999.983,
            "minimum": 3867978.703,
            "name": "Y",
            "position": 1,
            "stddev": 5.337414054,
            "variance": 28.48798878
          },
          {
            "average": 0.673082372,
            "count": 1160,
            "maximum": 1.27768582,
            "minimum": 0.2576858203,
            "name": "Z",
            "position": 2,
            "stddev": 0.2317719149,
            "variance": 0.05371822052
          },
          {
            "average": 3500.246552,
            "count": 1160,
            "maximum": 11626,
            "minimum": 1160,
            "name": "Intensity",
            "position": 3,
            "stddev": 1322.181979,
            "variance": 1748165.187
          },
          {
            "average": 1,
            "count": 1160,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1160,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1160,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.862931034,
            "count": 1160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3440684796,
            "variance": 0.1183831186
          },
          {
            "average": 20.7563584,
            "count": 1160,
            "maximum": 22.99799919,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8933008865,
            "variance": 0.7979864738
          },
          {
            "average": 1,
            "count": 1160,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.373275862,
            "count": 1160,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4838830852,
            "variance": 0.2341428401
          },
          {
            "average": 254838970.1,
            "count": 1160,
            "maximum": 254839502.8,
            "minimum": 254838652.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.9061487,
            "variance": 168023.0508
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391000.0052,
          3867978.703,
          0.2576858203,
          391020.5852,
          3867999.983,
          1.27768582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391000.0051960478,
                3867978.7029432324,
                0.257685820289334
              ],
              [
                391000.0051960478,
                3867999.9829432326,
                0.257685820289334
              ],
              [
                391020.58519604773,
                3867999.9829432326,
                1.277685820289334
              ],
              [
                391020.58519604773,
                3867978.7029432324,
                1.277685820289334
              ],
              [
                391000.0051960478,
                3867978.7029432324,
                0.257685820289334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:42+00:00",
        "end_time": "2019-10-11T14:17:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9167.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9167.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9167.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9167.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.19372373,
            34.94846636,
            0.2576858203,
            -76.19349561,
            34.94866042,
            1.27768582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.19372094964982,
                  34.94846635850197,
                  0.257685820289334
                ],
                [
                  -76.19372373091798,
                  34.948658209516665,
                  0.257685820289334
                ],
                [
                  -76.19349839050473,
                  34.94866042402065,
                  1.277685820289334
                ],
                [
                  -76.19349560976129,
                  34.94846857299027,
                  1.277685820289334
                ],
                [
                  -76.19372094964982,
                  34.94846635850197,
                  0.257685820289334
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9167.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9167.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:42Z",
            "pc:count": 1160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391005.8676,
                "count": 1160,
                "maximum": 391020.5852,
                "minimum": 391000.0052,
                "name": "X",
                "position": 0,
                "stddev": 4.350887168,
                "variance": 18.93021915
              },
              {
                "average": 3867992.595,
                "count": 1160,
                "maximum": 3867999.983,
                "minimum": 3867978.703,
                "name": "Y",
                "position": 1,
                "stddev": 5.337414054,
                "variance": 28.48798878
              },
              {
                "average": 0.673082372,
                "count": 1160,
                "maximum": 1.27768582,
                "minimum": 0.2576858203,
                "name": "Z",
                "position": 2,
                "stddev": 0.2317719149,
                "variance": 0.05371822052
              },
              {
                "average": 3500.246552,
                "count": 1160,
                "maximum": 11626,
                "minimum": 1160,
                "name": "Intensity",
                "position": 3,
                "stddev": 1322.181979,
                "variance": 1748165.187
              },
              {
                "average": 1,
                "count": 1160,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1160,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1160,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.862931034,
                "count": 1160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3440684796,
                "variance": 0.1183831186
              },
              {
                "average": 20.7563584,
                "count": 1160,
                "maximum": 22.99799919,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8933008865,
                "variance": 0.7979864738
              },
              {
                "average": 1,
                "count": 1160,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.373275862,
                "count": 1160,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4838830852,
                "variance": 0.2341428401
              },
              {
                "average": 254838970.1,
                "count": 1160,
                "maximum": 254839502.8,
                "minimum": 254838652.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.9061487,
                "variance": 168023.0508
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391000.0052,
              3867978.703,
              0.2576858203,
              391020.5852,
              3867999.983,
              1.27768582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391000.0051960478,
                    3867978.7029432324,
                    0.257685820289334
                  ],
                  [
                    391000.0051960478,
                    3867999.9829432326,
                    0.257685820289334
                  ],
                  [
                    391020.58519604773,
                    3867999.9829432326,
                    1.277685820289334
                  ],
                  [
                    391020.58519604773,
                    3867978.7029432324,
                    1.277685820289334
                  ],
                  [
                    391000.0051960478,
                    3867978.7029432324,
                    0.257685820289334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:42+00:00",
            "end_time": "2019-10-11T14:17: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": "20191011_NCMP_NC_Dunex_18SUD8969.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2068909520879,
              34.957544922494435,
              -1.294618792038954
            ],
            [
              -76.20692135339772,
              34.95961830642696,
              -1.294618792038954
            ],
            [
              -76.20483542688648,
              34.959639019220475,
              -0.354618792038954
            ],
            [
              -76.20480507808836,
              34.957565633701336,
              -0.354618792038954
            ],
            [
              -76.2068909520879,
              34.957544922494435,
              -1.294618792038954
            ]
          ]
        ]
      },
      "bbox": [
        -76.20692135,
        34.95754492,
        -1.294618792,
        -76.20480508,
        34.95963902,
        -0.354618792
      ],
      "properties": {
        "datetime": "2019-10-11T13:06:56Z",
        "pc:count": 20165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389913.6919,
            "count": 20165,
            "maximum": 390000.0085,
            "minimum": 389809.5285,
            "name": "X",
            "position": 0,
            "stddev": 50.89800219,
            "variance": 2590.606627
          },
          {
            "average": 3869081.917,
            "count": 20165,
            "maximum": 3869229.965,
            "minimum": 3868999.985,
            "name": "Y",
            "position": 1,
            "stddev": 56.84964956,
            "variance": 3231.882655
          },
          {
            "average": -0.9103063695,
            "count": 20165,
            "maximum": -0.354618792,
            "minimum": -1.294618792,
            "name": "Z",
            "position": 2,
            "stddev": 0.1873828658,
            "variance": 0.03511233841
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20165,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20165,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20165,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 20165,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.05246979,
            "count": 20165,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.741916517,
            "variance": 7.518106184
          },
          {
            "average": 2,
            "count": 20165,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20165,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254834413.3,
            "count": 20165,
            "maximum": 254834416.1,
            "minimum": 254834410.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.501411562,
            "variance": 2.254236679
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389809.5285,
          3868999.985,
          -1.294618792,
          390000.0085,
          3869229.965,
          -0.354618792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389809.5284592785,
                3868999.985146383,
                -1.294618792038954
              ],
              [
                389809.5284592785,
                3869229.9651463833,
                -1.294618792038954
              ],
              [
                390000.0084592785,
                3869229.9651463833,
                -0.354618792038954
              ],
              [
                390000.0084592785,
                3868999.985146383,
                -0.354618792038954
              ],
              [
                389809.5284592785,
                3868999.985146383,
                -1.294618792038954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:06:56+00:00",
        "end_time": "2019-10-11T13:06:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8969.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8969.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8969.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8969.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.20692135,
            34.95754492,
            -1.294618792,
            -76.20480508,
            34.95963902,
            -0.354618792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.2068909520879,
                  34.957544922494435,
                  -1.294618792038954
                ],
                [
                  -76.20692135339772,
                  34.95961830642696,
                  -1.294618792038954
                ],
                [
                  -76.20483542688648,
                  34.959639019220475,
                  -0.354618792038954
                ],
                [
                  -76.20480507808836,
                  34.957565633701336,
                  -0.354618792038954
                ],
                [
                  -76.2068909520879,
                  34.957544922494435,
                  -1.294618792038954
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8969.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8969.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:06:56Z",
            "pc:count": 20165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389913.6919,
                "count": 20165,
                "maximum": 390000.0085,
                "minimum": 389809.5285,
                "name": "X",
                "position": 0,
                "stddev": 50.89800219,
                "variance": 2590.606627
              },
              {
                "average": 3869081.917,
                "count": 20165,
                "maximum": 3869229.965,
                "minimum": 3868999.985,
                "name": "Y",
                "position": 1,
                "stddev": 56.84964956,
                "variance": 3231.882655
              },
              {
                "average": -0.9103063695,
                "count": 20165,
                "maximum": -0.354618792,
                "minimum": -1.294618792,
                "name": "Z",
                "position": 2,
                "stddev": 0.1873828658,
                "variance": 0.03511233841
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20165,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20165,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20165,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 20165,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.05246979,
                "count": 20165,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.741916517,
                "variance": 7.518106184
              },
              {
                "average": 2,
                "count": 20165,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20165,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254834413.3,
                "count": 20165,
                "maximum": 254834416.1,
                "minimum": 254834410.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.501411562,
                "variance": 2.254236679
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389809.5285,
              3868999.985,
              -1.294618792,
              390000.0085,
              3869229.965,
              -0.354618792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389809.5284592785,
                    3868999.985146383,
                    -1.294618792038954
                  ],
                  [
                    389809.5284592785,
                    3869229.9651463833,
                    -1.294618792038954
                  ],
                  [
                    390000.0084592785,
                    3869229.9651463833,
                    -0.354618792038954
                  ],
                  [
                    390000.0084592785,
                    3868999.985146383,
                    -0.354618792038954
                  ],
                  [
                    389809.5284592785,
                    3868999.985146383,
                    -1.294618792038954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:06:56+00:00",
            "end_time": "2019-10-11T13:06: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": "20191011_NCMP_NC_Dunex_18SVD0279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07457196186621,
              35.04895672494051,
              -2.146821779498681
            ],
            [
              -76.0746900817529,
              35.05797249618931,
              -2.146821779498681
            ],
            [
              -76.06372532565388,
              35.05806915046024,
              9.453178220501318
            ],
            [
              -76.06360841035401,
              35.04905334706037,
              9.453178220501318
            ],
            [
              -76.07457196186621,
              35.04895672494051,
              -2.146821779498681
            ]
          ]
        ]
      },
      "bbox": [
        -76.07469008,
        35.04895672,
        -2.146821779,
        -76.06360841,
        35.05806915,
        9.453178221
      ],
      "properties": {
        "datetime": "2019-10-11T19:26:41Z",
        "pc:count": 3147000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402465.235,
            "count": 3147000,
            "maximum": 403000.0164,
            "minimum": 401999.9964,
            "name": "X",
            "position": 0,
            "stddev": 312.3650638,
            "variance": 97571.93308
          },
          {
            "average": 3879584.355,
            "count": 3147000,
            "maximum": 3879999.989,
            "minimum": 3878999.989,
            "name": "Y",
            "position": 1,
            "stddev": 304.3846959,
            "variance": 92650.0431
          },
          {
            "average": 0.6161261836,
            "count": 3147000,
            "maximum": 9.453178221,
            "minimum": -2.146821779,
            "name": "Z",
            "position": 2,
            "stddev": 0.9794510535,
            "variance": 0.9593243662
          },
          {
            "average": 1305.684208,
            "count": 3147000,
            "maximum": 29124,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1698.32221,
            "variance": 2884298.331
          },
          {
            "average": 1.121719733,
            "count": 3147000,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4514184179,
            "variance": 0.203778588
          },
          {
            "average": 1.24356244,
            "count": 3147000,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6901902534,
            "variance": 0.4763625859
          },
          {
            "average": 1,
            "count": 3147000,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.01995392,
            "count": 3147000,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.66633629,
            "variance": 186.7687476
          },
          {
            "average": 20.25869656,
            "count": 3147000,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.780834156,
            "variance": 3.171370292
          },
          {
            "average": 1.551705752,
            "count": 3147000,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5906556795,
            "variance": 0.3488741317
          },
          {
            "average": 9.811324754,
            "count": 3147000,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570019345,
            "variance": 2.464960744
          },
          {
            "average": 254855310.9,
            "count": 3147000,
            "maximum": 254857201.1,
            "minimum": 254853700.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 959.1810479,
            "variance": 920028.2826
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3147000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401999.9964,
          3878999.989,
          -2.146821779,
          403000.0164,
          3879999.989,
          9.453178221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401999.99641946965,
                3878999.9894164177,
                -2.146821779498681
              ],
              [
                401999.99641946965,
                3879999.9894164177,
                -2.146821779498681
              ],
              [
                403000.01641946967,
                3879999.9894164177,
                9.453178220501318
              ],
              [
                403000.01641946967,
                3878999.9894164177,
                9.453178220501318
              ],
              [
                401999.99641946965,
                3878999.9894164177,
                -2.146821779498681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:26:41+00:00",
        "end_time": "2019-10-11T18:28:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.07469008,
            35.04895672,
            -2.146821779,
            -76.06360841,
            35.05806915,
            9.453178221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07457196186621,
                  35.04895672494051,
                  -2.146821779498681
                ],
                [
                  -76.0746900817529,
                  35.05797249618931,
                  -2.146821779498681
                ],
                [
                  -76.06372532565388,
                  35.05806915046024,
                  9.453178220501318
                ],
                [
                  -76.06360841035401,
                  35.04905334706037,
                  9.453178220501318
                ],
                [
                  -76.07457196186621,
                  35.04895672494051,
                  -2.146821779498681
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:26:41Z",
            "pc:count": 3147000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402465.235,
                "count": 3147000,
                "maximum": 403000.0164,
                "minimum": 401999.9964,
                "name": "X",
                "position": 0,
                "stddev": 312.3650638,
                "variance": 97571.93308
              },
              {
                "average": 3879584.355,
                "count": 3147000,
                "maximum": 3879999.989,
                "minimum": 3878999.989,
                "name": "Y",
                "position": 1,
                "stddev": 304.3846959,
                "variance": 92650.0431
              },
              {
                "average": 0.6161261836,
                "count": 3147000,
                "maximum": 9.453178221,
                "minimum": -2.146821779,
                "name": "Z",
                "position": 2,
                "stddev": 0.9794510535,
                "variance": 0.9593243662
              },
              {
                "average": 1305.684208,
                "count": 3147000,
                "maximum": 29124,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1698.32221,
                "variance": 2884298.331
              },
              {
                "average": 1.121719733,
                "count": 3147000,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4514184179,
                "variance": 0.203778588
              },
              {
                "average": 1.24356244,
                "count": 3147000,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6901902534,
                "variance": 0.4763625859
              },
              {
                "average": 1,
                "count": 3147000,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.01995392,
                "count": 3147000,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.66633629,
                "variance": 186.7687476
              },
              {
                "average": 20.25869656,
                "count": 3147000,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.780834156,
                "variance": 3.171370292
              },
              {
                "average": 1.551705752,
                "count": 3147000,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5906556795,
                "variance": 0.3488741317
              },
              {
                "average": 9.811324754,
                "count": 3147000,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570019345,
                "variance": 2.464960744
              },
              {
                "average": 254855310.9,
                "count": 3147000,
                "maximum": 254857201.1,
                "minimum": 254853700.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 959.1810479,
                "variance": 920028.2826
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3147000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401999.9964,
              3878999.989,
              -2.146821779,
              403000.0164,
              3879999.989,
              9.453178221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401999.99641946965,
                    3878999.9894164177,
                    -2.146821779498681
                  ],
                  [
                    401999.99641946965,
                    3879999.9894164177,
                    -2.146821779498681
                  ],
                  [
                    403000.01641946967,
                    3879999.9894164177,
                    9.453178220501318
                  ],
                  [
                    403000.01641946967,
                    3878999.9894164177,
                    9.453178220501318
                  ],
                  [
                    401999.99641946965,
                    3878999.9894164177,
                    -2.146821779498681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:26:41+00:00",
            "end_time": "2019-10-11T18:28: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": "20191011_NCMP_NC_Dunex_18SUD8967.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.215489613644,
              34.939425523477944,
              -0.921371688488348
            ],
            [
              -76.2156226796671,
              34.94844101309839,
              -0.921371688488348
            ],
            [
              -76.20467306337915,
              34.9485501100857,
              6.438628311511652
            ],
            [
              -76.20454119522711,
              34.939534584125205,
              6.438628311511652
            ],
            [
              -76.215489613644,
              34.939425523477944,
              -0.921371688488348
            ]
          ]
        ]
      },
      "bbox": [
        -76.21562268,
        34.93942552,
        -0.9213716885,
        -76.2045412,
        34.94855011,
        6.438628312
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:22Z",
        "pc:count": 4365078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389496.1512,
            "count": 4365078,
            "maximum": 390000.0165,
            "minimum": 388999.9965,
            "name": "X",
            "position": 0,
            "stddev": 292.7705082,
            "variance": 85714.57045
          },
          {
            "average": 3867516.48,
            "count": 4365078,
            "maximum": 3867999.984,
            "minimum": 3866999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.3456557,
            "variance": 84300.59979
          },
          {
            "average": 0.01743167768,
            "count": 4365078,
            "maximum": 6.438628312,
            "minimum": -0.9213716885,
            "name": "Z",
            "position": 2,
            "stddev": 0.7305062651,
            "variance": 0.5336394033
          },
          {
            "average": 564.4910499,
            "count": 4365078,
            "maximum": 15991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1515.807003,
            "variance": 2297670.869
          },
          {
            "average": 1.011974815,
            "count": 4365078,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1271448919,
            "variance": 0.01616582353
          },
          {
            "average": 1.023982389,
            "count": 4365078,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1908728359,
            "variance": 0.03643243947
          },
          {
            "average": 1,
            "count": 4365078,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.6707044,
            "count": 4365078,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.86538791,
            "variance": 118.0566545
          },
          {
            "average": 20.09415393,
            "count": 4365078,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.836042328,
            "variance": 3.371051431
          },
          {
            "average": 1.82198829,
            "count": 4365078,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3882931963,
            "variance": 0.1507716063
          },
          {
            "average": 4.567901879,
            "count": 4365078,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436766817,
            "variance": 2.064298886
          },
          {
            "average": 254836994.2,
            "count": 4365078,
            "maximum": 254839482.8,
            "minimum": 254834430.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1014.02403,
            "variance": 1028244.734
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4365078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388999.9965,
          3866999.984,
          -0.9213716885,
          390000.0165,
          3867999.984,
          6.438628312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388999.99647720705,
                3866999.983774542,
                -0.921371688488348
              ],
              [
                388999.99647720705,
                3867999.983774542,
                -0.921371688488348
              ],
              [
                390000.0164772071,
                3867999.983774542,
                6.438628311511652
              ],
              [
                390000.0164772071,
                3866999.983774542,
                6.438628311511652
              ],
              [
                388999.99647720705,
                3866999.983774542,
                -0.921371688488348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:22+00:00",
        "end_time": "2019-10-11T13:07:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8967.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8967.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8967.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8967.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.21562268,
            34.93942552,
            -0.9213716885,
            -76.2045412,
            34.94855011,
            6.438628312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.215489613644,
                  34.939425523477944,
                  -0.921371688488348
                ],
                [
                  -76.2156226796671,
                  34.94844101309839,
                  -0.921371688488348
                ],
                [
                  -76.20467306337915,
                  34.9485501100857,
                  6.438628311511652
                ],
                [
                  -76.20454119522711,
                  34.939534584125205,
                  6.438628311511652
                ],
                [
                  -76.215489613644,
                  34.939425523477944,
                  -0.921371688488348
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8967.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8967.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:22Z",
            "pc:count": 4365078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389496.1512,
                "count": 4365078,
                "maximum": 390000.0165,
                "minimum": 388999.9965,
                "name": "X",
                "position": 0,
                "stddev": 292.7705082,
                "variance": 85714.57045
              },
              {
                "average": 3867516.48,
                "count": 4365078,
                "maximum": 3867999.984,
                "minimum": 3866999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.3456557,
                "variance": 84300.59979
              },
              {
                "average": 0.01743167768,
                "count": 4365078,
                "maximum": 6.438628312,
                "minimum": -0.9213716885,
                "name": "Z",
                "position": 2,
                "stddev": 0.7305062651,
                "variance": 0.5336394033
              },
              {
                "average": 564.4910499,
                "count": 4365078,
                "maximum": 15991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1515.807003,
                "variance": 2297670.869
              },
              {
                "average": 1.011974815,
                "count": 4365078,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1271448919,
                "variance": 0.01616582353
              },
              {
                "average": 1.023982389,
                "count": 4365078,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1908728359,
                "variance": 0.03643243947
              },
              {
                "average": 1,
                "count": 4365078,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.6707044,
                "count": 4365078,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.86538791,
                "variance": 118.0566545
              },
              {
                "average": 20.09415393,
                "count": 4365078,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.836042328,
                "variance": 3.371051431
              },
              {
                "average": 1.82198829,
                "count": 4365078,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3882931963,
                "variance": 0.1507716063
              },
              {
                "average": 4.567901879,
                "count": 4365078,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436766817,
                "variance": 2.064298886
              },
              {
                "average": 254836994.2,
                "count": 4365078,
                "maximum": 254839482.8,
                "minimum": 254834430.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1014.02403,
                "variance": 1028244.734
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4365078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388999.9965,
              3866999.984,
              -0.9213716885,
              390000.0165,
              3867999.984,
              6.438628312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388999.99647720705,
                    3866999.983774542,
                    -0.921371688488348
                  ],
                  [
                    388999.99647720705,
                    3867999.983774542,
                    -0.921371688488348
                  ],
                  [
                    390000.0164772071,
                    3867999.983774542,
                    6.438628311511652
                  ],
                  [
                    390000.0164772071,
                    3866999.983774542,
                    6.438628311511652
                  ],
                  [
                    388999.99647720705,
                    3866999.983774542,
                    -0.921371688488348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:22+00:00",
            "end_time": "2019-10-11T13:07: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": "20191011_NCMP_NC_Dunex_18SUD9774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.12876780485537,
              35.00338051892088,
              -2.225811952217597
            ],
            [
              -76.12889167184737,
              35.0123961934975,
              -2.225811952217597
            ],
            [
              -76.11793341960701,
              35.012497630761224,
              7.674188047782404
            ],
            [
              -76.11781075438968,
              35.00348192242318,
              7.674188047782404
            ],
            [
              -76.12876780485537,
              35.00338051892088,
              -2.225811952217597
            ]
          ]
        ]
      },
      "bbox": [
        -76.12889167,
        35.00338052,
        -2.225811952,
        -76.11781075,
        35.01249763,
        7.674188048
      ],
      "properties": {
        "datetime": "2019-10-17T15:14:50Z",
        "pc:count": 7161006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397449.7916,
            "count": 7161006,
            "maximum": 398000.0088,
            "minimum": 397000.0088,
            "name": "X",
            "position": 0,
            "stddev": 286.7644599,
            "variance": 82233.85544
          },
          {
            "average": 3874569.335,
            "count": 7161006,
            "maximum": 3874999.988,
            "minimum": 3873999.988,
            "name": "Y",
            "position": 1,
            "stddev": 266.2404778,
            "variance": 70883.99203
          },
          {
            "average": 0.804545809,
            "count": 7161006,
            "maximum": 7.674188048,
            "minimum": -2.225811952,
            "name": "Z",
            "position": 2,
            "stddev": 0.7963942618,
            "variance": 0.6342438202
          },
          {
            "average": 2422.096749,
            "count": 7161006,
            "maximum": 29373,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2456.374004,
            "variance": 6033773.249
          },
          {
            "average": 1.048961836,
            "count": 7161006,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2661886975,
            "variance": 0.07085642266
          },
          {
            "average": 1.098033153,
            "count": 7161006,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4017710323,
            "variance": 0.1614199624
          },
          {
            "average": 1,
            "count": 7161006,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.131261725,
            "count": 7161006,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.80264593,
            "variance": 139.302451
          },
          {
            "average": 20.18615886,
            "count": 7161006,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.822232742,
            "variance": 3.320532165
          },
          {
            "average": 1.301479289,
            "count": 7161006,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4850338978,
            "variance": 0.235257882
          },
          {
            "average": 10.22056678,
            "count": 7161006,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.735245847,
            "variance": 32.89304493
          },
          {
            "average": 254862708.9,
            "count": 7161006,
            "maximum": 255360490.1,
            "minimum": 254835414,
            "name": "GpsTime",
            "position": 12,
            "stddev": 87160.892,
            "variance": 7597021095
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7161006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397000.0088,
          3873999.988,
          -2.225811952,
          398000.0088,
          3874999.988,
          7.674188048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397000.00875887345,
                3873999.9877873342,
                -2.225811952217597
              ],
              [
                397000.00875887345,
                3874999.9877873342,
                -2.225811952217597
              ],
              [
                398000.00875887345,
                3874999.9877873342,
                7.674188047782404
              ],
              [
                398000.00875887345,
                3873999.9877873342,
                7.674188047782404
              ],
              [
                397000.00875887345,
                3873999.9877873342,
                -2.225811952217597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:14:50+00:00",
        "end_time": "2019-10-11T13:23:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.12889167,
            35.00338052,
            -2.225811952,
            -76.11781075,
            35.01249763,
            7.674188048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.12876780485537,
                  35.00338051892088,
                  -2.225811952217597
                ],
                [
                  -76.12889167184737,
                  35.0123961934975,
                  -2.225811952217597
                ],
                [
                  -76.11793341960701,
                  35.012497630761224,
                  7.674188047782404
                ],
                [
                  -76.11781075438968,
                  35.00348192242318,
                  7.674188047782404
                ],
                [
                  -76.12876780485537,
                  35.00338051892088,
                  -2.225811952217597
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:14:50Z",
            "pc:count": 7161006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397449.7916,
                "count": 7161006,
                "maximum": 398000.0088,
                "minimum": 397000.0088,
                "name": "X",
                "position": 0,
                "stddev": 286.7644599,
                "variance": 82233.85544
              },
              {
                "average": 3874569.335,
                "count": 7161006,
                "maximum": 3874999.988,
                "minimum": 3873999.988,
                "name": "Y",
                "position": 1,
                "stddev": 266.2404778,
                "variance": 70883.99203
              },
              {
                "average": 0.804545809,
                "count": 7161006,
                "maximum": 7.674188048,
                "minimum": -2.225811952,
                "name": "Z",
                "position": 2,
                "stddev": 0.7963942618,
                "variance": 0.6342438202
              },
              {
                "average": 2422.096749,
                "count": 7161006,
                "maximum": 29373,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2456.374004,
                "variance": 6033773.249
              },
              {
                "average": 1.048961836,
                "count": 7161006,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2661886975,
                "variance": 0.07085642266
              },
              {
                "average": 1.098033153,
                "count": 7161006,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4017710323,
                "variance": 0.1614199624
              },
              {
                "average": 1,
                "count": 7161006,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.131261725,
                "count": 7161006,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.80264593,
                "variance": 139.302451
              },
              {
                "average": 20.18615886,
                "count": 7161006,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.822232742,
                "variance": 3.320532165
              },
              {
                "average": 1.301479289,
                "count": 7161006,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4850338978,
                "variance": 0.235257882
              },
              {
                "average": 10.22056678,
                "count": 7161006,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.735245847,
                "variance": 32.89304493
              },
              {
                "average": 254862708.9,
                "count": 7161006,
                "maximum": 255360490.1,
                "minimum": 254835414,
                "name": "GpsTime",
                "position": 12,
                "stddev": 87160.892,
                "variance": 7597021095
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7161006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397000.0088,
              3873999.988,
              -2.225811952,
              398000.0088,
              3874999.988,
              7.674188048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397000.00875887345,
                    3873999.9877873342,
                    -2.225811952217597
                  ],
                  [
                    397000.00875887345,
                    3874999.9877873342,
                    -2.225811952217597
                  ],
                  [
                    398000.00875887345,
                    3874999.9877873342,
                    7.674188047782404
                  ],
                  [
                    398000.00875887345,
                    3873999.9877873342,
                    7.674188047782404
                  ],
                  [
                    397000.00875887345,
                    3873999.9877873342,
                    -2.225811952217597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:14:50+00:00",
            "end_time": "2019-10-11T13:23: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": "20190929_NCMP_NC_Dunex_18SUD6746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45170668249399,
              34.74748219219357,
              -2.067832008405578
            ],
            [
              -76.451864473717,
              34.75649709879559,
              -2.067832008405578
            ],
            [
              -76.44223764287999,
              34.75661151926425,
              -0.207832008405578
            ],
            [
              -76.44208089703127,
              34.74759657445572,
              -0.207832008405578
            ],
            [
              -76.45170668249399,
              34.74748219219357,
              -2.067832008405578
            ]
          ]
        ]
      },
      "bbox": [
        -76.45186447,
        34.74748219,
        -2.067832008,
        -76.4420809,
        34.75661152,
        -0.2078320084
      ],
      "properties": {
        "datetime": "2019-09-29T18:58:25Z",
        "pc:count": 1549262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367684.0584,
            "count": 1549262,
            "maximum": 368000.0068,
            "minimum": 367118.6668,
            "name": "X",
            "position": 0,
            "stddev": 200.4467481,
            "variance": 40178.89881
          },
          {
            "average": 3846367.42,
            "count": 1549262,
            "maximum": 3846999.982,
            "minimum": 3845999.982,
            "name": "Y",
            "position": 1,
            "stddev": 260.9430225,
            "variance": 68091.26098
          },
          {
            "average": -0.65405146,
            "count": 1549262,
            "maximum": -0.2078320084,
            "minimum": -2.067832008,
            "name": "Z",
            "position": 2,
            "stddev": 0.1350684573,
            "variance": 0.01824348815
          },
          {
            "average": 0.006827767027,
            "count": 1549262,
            "maximum": 1724,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.24172393,
            "variance": 10.50877404
          },
          {
            "average": 1.000002582,
            "count": 1549262,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001606819675,
            "variance": 2.581869467e-06
          },
          {
            "average": 1.000005164,
            "count": 1549262,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002272383243,
            "variance": 5.163725602e-06
          },
          {
            "average": 1,
            "count": 1549262,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1549262,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96425073,
            "count": 1549262,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.124289476,
            "variance": 1.264026826
          },
          {
            "average": 2.00004841,
            "count": 1549262,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007049735599,
            "variance": 4.969877202e-05
          },
          {
            "average": 1.463887967,
            "count": 1549262,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6379310715,
            "variance": 0.406956052
          },
          {
            "average": 253817469.1,
            "count": 1549262,
            "maximum": 253818705.6,
            "minimum": 253817286,
            "name": "GpsTime",
            "position": 12,
            "stddev": 275.3961749,
            "variance": 75843.05315
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1549262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367118.6668,
          3845999.982,
          -2.067832008,
          368000.0068,
          3846999.982,
          -0.2078320084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367118.66683184257,
                3845999.9824166293,
                -2.067832008405578
              ],
              [
                367118.66683184257,
                3846999.9824166293,
                -2.067832008405578
              ],
              [
                368000.00683184253,
                3846999.9824166293,
                -0.207832008405578
              ],
              [
                368000.00683184253,
                3845999.9824166293,
                -0.207832008405578
              ],
              [
                367118.66683184257,
                3845999.9824166293,
                -2.067832008405578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:58:25+00:00",
        "end_time": "2019-09-29T18:34:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.45186447,
            34.74748219,
            -2.067832008,
            -76.4420809,
            34.75661152,
            -0.2078320084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.45170668249399,
                  34.74748219219357,
                  -2.067832008405578
                ],
                [
                  -76.451864473717,
                  34.75649709879559,
                  -2.067832008405578
                ],
                [
                  -76.44223764287999,
                  34.75661151926425,
                  -0.207832008405578
                ],
                [
                  -76.44208089703127,
                  34.74759657445572,
                  -0.207832008405578
                ],
                [
                  -76.45170668249399,
                  34.74748219219357,
                  -2.067832008405578
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:58:25Z",
            "pc:count": 1549262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367684.0584,
                "count": 1549262,
                "maximum": 368000.0068,
                "minimum": 367118.6668,
                "name": "X",
                "position": 0,
                "stddev": 200.4467481,
                "variance": 40178.89881
              },
              {
                "average": 3846367.42,
                "count": 1549262,
                "maximum": 3846999.982,
                "minimum": 3845999.982,
                "name": "Y",
                "position": 1,
                "stddev": 260.9430225,
                "variance": 68091.26098
              },
              {
                "average": -0.65405146,
                "count": 1549262,
                "maximum": -0.2078320084,
                "minimum": -2.067832008,
                "name": "Z",
                "position": 2,
                "stddev": 0.1350684573,
                "variance": 0.01824348815
              },
              {
                "average": 0.006827767027,
                "count": 1549262,
                "maximum": 1724,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.24172393,
                "variance": 10.50877404
              },
              {
                "average": 1.000002582,
                "count": 1549262,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001606819675,
                "variance": 2.581869467e-06
              },
              {
                "average": 1.000005164,
                "count": 1549262,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002272383243,
                "variance": 5.163725602e-06
              },
              {
                "average": 1,
                "count": 1549262,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1549262,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96425073,
                "count": 1549262,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.124289476,
                "variance": 1.264026826
              },
              {
                "average": 2.00004841,
                "count": 1549262,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007049735599,
                "variance": 4.969877202e-05
              },
              {
                "average": 1.463887967,
                "count": 1549262,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6379310715,
                "variance": 0.406956052
              },
              {
                "average": 253817469.1,
                "count": 1549262,
                "maximum": 253818705.6,
                "minimum": 253817286,
                "name": "GpsTime",
                "position": 12,
                "stddev": 275.3961749,
                "variance": 75843.05315
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1549262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367118.6668,
              3845999.982,
              -2.067832008,
              368000.0068,
              3846999.982,
              -0.2078320084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367118.66683184257,
                    3845999.9824166293,
                    -2.067832008405578
                  ],
                  [
                    367118.66683184257,
                    3846999.9824166293,
                    -2.067832008405578
                  ],
                  [
                    368000.00683184253,
                    3846999.9824166293,
                    -0.207832008405578
                  ],
                  [
                    368000.00683184253,
                    3845999.9824166293,
                    -0.207832008405578
                  ],
                  [
                    367118.66683184257,
                    3845999.9824166293,
                    -2.067832008405578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:58:25+00:00",
            "end_time": "2019-09-29T18:34: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": "20190929_NCMP_NC_Dunex_18SUD6339.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.49555224295187,
              34.683834040979065,
              -1.978402847324774
            ],
            [
              -76.49571441737153,
              34.69284904417477,
              -1.978402847324774
            ],
            [
              -76.48480004837599,
              34.69298253253792,
              0.961597152675226
            ],
            [
              -76.4846390562948,
              34.68396748473058,
              0.961597152675226
            ],
            [
              -76.49555224295187,
              34.683834040979065,
              -1.978402847324774
            ]
          ]
        ]
      },
      "bbox": [
        -76.49571442,
        34.68383404,
        -1.978402847,
        -76.48463906,
        34.69298253,
        0.9615971527
      ],
      "properties": {
        "datetime": "2019-09-29T19:42:11Z",
        "pc:count": 2921734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363501.2999,
            "count": 2921734,
            "maximum": 364000.0088,
            "minimum": 363000.0088,
            "name": "X",
            "position": 0,
            "stddev": 299.7154296,
            "variance": 89829.33876
          },
          {
            "average": 3839501.787,
            "count": 2921734,
            "maximum": 3839999.994,
            "minimum": 3838999.974,
            "name": "Y",
            "position": 1,
            "stddev": 295.3881484,
            "variance": 87254.1582
          },
          {
            "average": -0.4681001538,
            "count": 2921734,
            "maximum": 0.9615971527,
            "minimum": -1.978402847,
            "name": "Z",
            "position": 2,
            "stddev": 0.4362152324,
            "variance": 0.1902837289
          },
          {
            "average": 676.7705849,
            "count": 2921734,
            "maximum": 7904,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1216.883691,
            "variance": 1480805.917
          },
          {
            "average": 1.00003936,
            "count": 2921734,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006273647457,
            "variance": 3.935865241e-05
          },
          {
            "average": 1.00007872,
            "count": 2921734,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008872102703,
            "variance": 7.871420637e-05
          },
          {
            "average": 1,
            "count": 2921734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.37543493,
            "count": 2921734,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.21766248,
            "variance": 149.2712765
          },
          {
            "average": 19.99121854,
            "count": 2921734,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.03864644,
            "variance": 1.078786427
          },
          {
            "average": 1.7184665,
            "count": 2921734,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4498460248,
            "variance": 0.202361446
          },
          {
            "average": 4.810512867,
            "count": 2921734,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.52367029,
            "variance": 2.321571153
          },
          {
            "average": 253819265.8,
            "count": 2921734,
            "maximum": 253821331.2,
            "minimum": 253817188,
            "name": "GpsTime",
            "position": 12,
            "stddev": 904.4741308,
            "variance": 818073.4532
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363000.0088,
          3838999.974,
          -1.978402847,
          364000.0088,
          3839999.994,
          0.9615971527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363000.00882610574,
                3838999.973921473,
                -1.978402847324774
              ],
              [
                363000.00882610574,
                3839999.9939214727,
                -1.978402847324774
              ],
              [
                364000.00882610574,
                3839999.9939214727,
                0.961597152675226
              ],
              [
                364000.00882610574,
                3838999.973921473,
                0.961597152675226
              ],
              [
                363000.00882610574,
                3838999.973921473,
                -1.978402847324774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T19:42:11+00:00",
        "end_time": "2019-09-29T18:33:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6339.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6339.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6339.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6339.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.49571442,
            34.68383404,
            -1.978402847,
            -76.48463906,
            34.69298253,
            0.9615971527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.49555224295187,
                  34.683834040979065,
                  -1.978402847324774
                ],
                [
                  -76.49571441737153,
                  34.69284904417477,
                  -1.978402847324774
                ],
                [
                  -76.48480004837599,
                  34.69298253253792,
                  0.961597152675226
                ],
                [
                  -76.4846390562948,
                  34.68396748473058,
                  0.961597152675226
                ],
                [
                  -76.49555224295187,
                  34.683834040979065,
                  -1.978402847324774
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6339.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6339.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T19:42:11Z",
            "pc:count": 2921734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363501.2999,
                "count": 2921734,
                "maximum": 364000.0088,
                "minimum": 363000.0088,
                "name": "X",
                "position": 0,
                "stddev": 299.7154296,
                "variance": 89829.33876
              },
              {
                "average": 3839501.787,
                "count": 2921734,
                "maximum": 3839999.994,
                "minimum": 3838999.974,
                "name": "Y",
                "position": 1,
                "stddev": 295.3881484,
                "variance": 87254.1582
              },
              {
                "average": -0.4681001538,
                "count": 2921734,
                "maximum": 0.9615971527,
                "minimum": -1.978402847,
                "name": "Z",
                "position": 2,
                "stddev": 0.4362152324,
                "variance": 0.1902837289
              },
              {
                "average": 676.7705849,
                "count": 2921734,
                "maximum": 7904,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1216.883691,
                "variance": 1480805.917
              },
              {
                "average": 1.00003936,
                "count": 2921734,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006273647457,
                "variance": 3.935865241e-05
              },
              {
                "average": 1.00007872,
                "count": 2921734,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008872102703,
                "variance": 7.871420637e-05
              },
              {
                "average": 1,
                "count": 2921734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.37543493,
                "count": 2921734,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.21766248,
                "variance": 149.2712765
              },
              {
                "average": 19.99121854,
                "count": 2921734,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.03864644,
                "variance": 1.078786427
              },
              {
                "average": 1.7184665,
                "count": 2921734,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4498460248,
                "variance": 0.202361446
              },
              {
                "average": 4.810512867,
                "count": 2921734,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.52367029,
                "variance": 2.321571153
              },
              {
                "average": 253819265.8,
                "count": 2921734,
                "maximum": 253821331.2,
                "minimum": 253817188,
                "name": "GpsTime",
                "position": 12,
                "stddev": 904.4741308,
                "variance": 818073.4532
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363000.0088,
              3838999.974,
              -1.978402847,
              364000.0088,
              3839999.994,
              0.9615971527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363000.00882610574,
                    3838999.973921473,
                    -1.978402847324774
                  ],
                  [
                    363000.00882610574,
                    3839999.9939214727,
                    -1.978402847324774
                  ],
                  [
                    364000.00882610574,
                    3839999.9939214727,
                    0.961597152675226
                  ],
                  [
                    364000.00882610574,
                    3838999.973921473,
                    0.961597152675226
                  ],
                  [
                    363000.00882610574,
                    3838999.973921473,
                    -1.978402847324774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T19:42:11+00:00",
            "end_time": "2019-09-29T18:33: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": "20190929_NCMP_NC_Dunex_18SUD6640.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46301416829353,
              34.69569697494547,
              -6.421656468410515
            ],
            [
              -76.46312973350221,
              34.70226147384869,
              -6.421656468410515
            ],
            [
              -76.45745703756582,
              34.70232946654083,
              4.018343531589484
            ],
            [
              -76.45734192002733,
              34.69576495109284,
              4.018343531589484
            ],
            [
              -76.46301416829353,
              34.69569697494547,
              -6.421656468410515
            ]
          ]
        ]
      },
      "bbox": [
        -76.46312973,
        34.69569697,
        -6.421656468,
        -76.45734192,
        34.70232947,
        4.018343532
      ],
      "properties": {
        "datetime": "2019-09-29T20:25:02Z",
        "pc:count": 699436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366190.4131,
            "count": 699436,
            "maximum": 366519.694,
            "minimum": 366000.014,
            "name": "X",
            "position": 0,
            "stddev": 126.1270008,
            "variance": 15908.02032
          },
          {
            "average": 3840733.817,
            "count": 699436,
            "maximum": 3840999.989,
            "minimum": 3840271.809,
            "name": "Y",
            "position": 1,
            "stddev": 169.8416313,
            "variance": 28846.17974
          },
          {
            "average": -3.992733551,
            "count": 699436,
            "maximum": 4.018343532,
            "minimum": -6.421656468,
            "name": "Z",
            "position": 2,
            "stddev": 1.397705937,
            "variance": 1.953581885
          },
          {
            "average": 208.4721161,
            "count": 699436,
            "maximum": 12694,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1273.574154,
            "variance": 1621991.125
          },
          {
            "average": 1.000507552,
            "count": 699436,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02252320837,
            "variance": 0.0005072949153
          },
          {
            "average": 1.001015104,
            "count": 699436,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03184453819,
            "variance": 0.001014074612
          },
          {
            "average": 1,
            "count": 699436,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.21257127,
            "count": 699436,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.546799717,
            "variance": 20.67338767
          },
          {
            "average": 20.10953648,
            "count": 699436,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9412845342,
            "variance": 0.8860165743
          },
          {
            "average": 2.021029801,
            "count": 699436,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2853009984,
            "variance": 0.08139665967
          },
          {
            "average": 11.24034365,
            "count": 699436,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6266280344,
            "variance": 0.3926626935
          },
          {
            "average": 253823338.2,
            "count": 699436,
            "maximum": 253823902.6,
            "minimum": 253822576.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 436.3195119,
            "variance": 190374.7165
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 699436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366000.014,
          3840271.809,
          -6.421656468,
          366519.694,
          3840999.989,
          4.018343532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366000.0140148501,
                3840271.8087232485,
                -6.421656468410515
              ],
              [
                366000.0140148501,
                3840999.9887232482,
                -6.421656468410515
              ],
              [
                366519.69401485013,
                3840999.9887232482,
                4.018343531589484
              ],
              [
                366519.69401485013,
                3840271.8087232485,
                4.018343531589484
              ],
              [
                366000.0140148501,
                3840271.8087232485,
                -6.421656468410515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:25:02+00:00",
        "end_time": "2019-09-29T20:02:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6640.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6640.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6640.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6640.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.46312973,
            34.69569697,
            -6.421656468,
            -76.45734192,
            34.70232947,
            4.018343532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.46301416829353,
                  34.69569697494547,
                  -6.421656468410515
                ],
                [
                  -76.46312973350221,
                  34.70226147384869,
                  -6.421656468410515
                ],
                [
                  -76.45745703756582,
                  34.70232946654083,
                  4.018343531589484
                ],
                [
                  -76.45734192002733,
                  34.69576495109284,
                  4.018343531589484
                ],
                [
                  -76.46301416829353,
                  34.69569697494547,
                  -6.421656468410515
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6640.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6640.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:25:02Z",
            "pc:count": 699436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366190.4131,
                "count": 699436,
                "maximum": 366519.694,
                "minimum": 366000.014,
                "name": "X",
                "position": 0,
                "stddev": 126.1270008,
                "variance": 15908.02032
              },
              {
                "average": 3840733.817,
                "count": 699436,
                "maximum": 3840999.989,
                "minimum": 3840271.809,
                "name": "Y",
                "position": 1,
                "stddev": 169.8416313,
                "variance": 28846.17974
              },
              {
                "average": -3.992733551,
                "count": 699436,
                "maximum": 4.018343532,
                "minimum": -6.421656468,
                "name": "Z",
                "position": 2,
                "stddev": 1.397705937,
                "variance": 1.953581885
              },
              {
                "average": 208.4721161,
                "count": 699436,
                "maximum": 12694,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1273.574154,
                "variance": 1621991.125
              },
              {
                "average": 1.000507552,
                "count": 699436,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02252320837,
                "variance": 0.0005072949153
              },
              {
                "average": 1.001015104,
                "count": 699436,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03184453819,
                "variance": 0.001014074612
              },
              {
                "average": 1,
                "count": 699436,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.21257127,
                "count": 699436,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.546799717,
                "variance": 20.67338767
              },
              {
                "average": 20.10953648,
                "count": 699436,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9412845342,
                "variance": 0.8860165743
              },
              {
                "average": 2.021029801,
                "count": 699436,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2853009984,
                "variance": 0.08139665967
              },
              {
                "average": 11.24034365,
                "count": 699436,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6266280344,
                "variance": 0.3926626935
              },
              {
                "average": 253823338.2,
                "count": 699436,
                "maximum": 253823902.6,
                "minimum": 253822576.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 436.3195119,
                "variance": 190374.7165
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 699436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366000.014,
              3840271.809,
              -6.421656468,
              366519.694,
              3840999.989,
              4.018343532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366000.0140148501,
                    3840271.8087232485,
                    -6.421656468410515
                  ],
                  [
                    366000.0140148501,
                    3840999.9887232482,
                    -6.421656468410515
                  ],
                  [
                    366519.69401485013,
                    3840999.9887232482,
                    4.018343531589484
                  ],
                  [
                    366519.69401485013,
                    3840271.8087232485,
                    4.018343531589484
                  ],
                  [
                    366000.0140148501,
                    3840271.8087232485,
                    -6.421656468410515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:25:02+00:00",
            "end_time": "2019-09-29T20: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": "20190929_NCMP_NC_Dunex_18SUD6747.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44338643898796,
              34.75659800236001,
              -0.909063065395018
            ],
            [
              -76.4434099536189,
              34.7579489801023,
              -0.909063065395018
            ],
            [
              -76.44226127487819,
              34.75796259327302,
              -0.509063065395018
            ],
            [
              -76.44223777894459,
              34.756611614849476,
              -0.509063065395018
            ],
            [
              -76.44338643898796,
              34.75659800236001,
              -0.909063065395018
            ]
          ]
        ]
      },
      "bbox": [
        -76.44340995,
        34.756598,
        -0.9090630654,
        -76.44223778,
        34.75796259,
        -0.5090630654
      ],
      "properties": {
        "datetime": "2019-09-29T18:35:07Z",
        "pc:count": 39606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367956.7443,
            "count": 39606,
            "maximum": 367999.9945,
            "minimum": 367894.8345,
            "name": "X",
            "position": 0,
            "stddev": 27.20333332,
            "variance": 740.0213437
          },
          {
            "average": 3847057.202,
            "count": 39606,
            "maximum": 3847149.853,
            "minimum": 3846999.993,
            "name": "Y",
            "position": 1,
            "stddev": 38.11115732,
            "variance": 1452.460312
          },
          {
            "average": -0.6788726902,
            "count": 39606,
            "maximum": -0.5090630654,
            "minimum": -0.9090630654,
            "name": "Z",
            "position": 2,
            "stddev": 0.05621386933,
            "variance": 0.003159999105
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39606,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39606,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39606,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 39606,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.12956952,
            "count": 39606,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4950917104,
            "variance": 0.2451158017
          },
          {
            "average": 2,
            "count": 39606,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39606,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253817305.4,
            "count": 39606,
            "maximum": 253817307.4,
            "minimum": 253817303.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.068336302,
            "variance": 1.141342455
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367894.8345,
          3846999.993,
          -0.9090630654,
          367999.9945,
          3847149.853,
          -0.5090630654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367894.83452983346,
                3846999.993196186,
                -0.909063065395018
              ],
              [
                367894.83452983346,
                3847149.8531961865,
                -0.909063065395018
              ],
              [
                367999.9945298335,
                3847149.8531961865,
                -0.509063065395018
              ],
              [
                367999.9945298335,
                3846999.993196186,
                -0.509063065395018
              ],
              [
                367894.83452983346,
                3846999.993196186,
                -0.909063065395018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T18:35:07+00:00",
        "end_time": "2019-09-29T18:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6747.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6747.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6747.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6747.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44340995,
            34.756598,
            -0.9090630654,
            -76.44223778,
            34.75796259,
            -0.5090630654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44338643898796,
                  34.75659800236001,
                  -0.909063065395018
                ],
                [
                  -76.4434099536189,
                  34.7579489801023,
                  -0.909063065395018
                ],
                [
                  -76.44226127487819,
                  34.75796259327302,
                  -0.509063065395018
                ],
                [
                  -76.44223777894459,
                  34.756611614849476,
                  -0.509063065395018
                ],
                [
                  -76.44338643898796,
                  34.75659800236001,
                  -0.909063065395018
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6747.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6747.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T18:35:07Z",
            "pc:count": 39606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367956.7443,
                "count": 39606,
                "maximum": 367999.9945,
                "minimum": 367894.8345,
                "name": "X",
                "position": 0,
                "stddev": 27.20333332,
                "variance": 740.0213437
              },
              {
                "average": 3847057.202,
                "count": 39606,
                "maximum": 3847149.853,
                "minimum": 3846999.993,
                "name": "Y",
                "position": 1,
                "stddev": 38.11115732,
                "variance": 1452.460312
              },
              {
                "average": -0.6788726902,
                "count": 39606,
                "maximum": -0.5090630654,
                "minimum": -0.9090630654,
                "name": "Z",
                "position": 2,
                "stddev": 0.05621386933,
                "variance": 0.003159999105
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39606,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39606,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39606,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 39606,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.12956952,
                "count": 39606,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4950917104,
                "variance": 0.2451158017
              },
              {
                "average": 2,
                "count": 39606,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39606,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253817305.4,
                "count": 39606,
                "maximum": 253817307.4,
                "minimum": 253817303.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.068336302,
                "variance": 1.141342455
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367894.8345,
              3846999.993,
              -0.9090630654,
              367999.9945,
              3847149.853,
              -0.5090630654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367894.83452983346,
                    3846999.993196186,
                    -0.909063065395018
                  ],
                  [
                    367894.83452983346,
                    3847149.8531961865,
                    -0.909063065395018
                  ],
                  [
                    367999.9945298335,
                    3847149.8531961865,
                    -0.509063065395018
                  ],
                  [
                    367999.9945298335,
                    3846999.993196186,
                    -0.509063065395018
                  ],
                  [
                    367894.83452983346,
                    3846999.993196186,
                    -0.909063065395018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T18:35:07+00:00",
            "end_time": "2019-09-29T18:35: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": "20190929_NCMP_NC_Dunex_18SUD6843.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.44162369571066,
              34.72127651842675,
              -5.878945051977785
            ],
            [
              -76.44176764984236,
              34.729566699742094,
              -5.878945051977785
            ],
            [
              -76.43378531559719,
              34.7296609331925,
              6.081054948022215
            ],
            [
              -76.43364215779899,
              34.7213707229304,
              6.081054948022215
            ],
            [
              -76.44162369571066,
              34.72127651842675,
              -5.878945051977785
            ]
          ]
        ]
      },
      "bbox": [
        -76.44176765,
        34.72127652,
        -5.878945052,
        -76.43364216,
        34.72966093,
        6.081054948
      ],
      "properties": {
        "datetime": "2019-09-29T20:24:13Z",
        "pc:count": 755487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368202.9988,
            "count": 755487,
            "maximum": 368731.0236,
            "minimum": 368000.0036,
            "name": "X",
            "position": 0,
            "stddev": 195.1922039,
            "variance": 38099.99648
          },
          {
            "average": 3843756.435,
            "count": 755487,
            "maximum": 3843999.989,
            "minimum": 3843080.389,
            "name": "Y",
            "position": 1,
            "stddev": 213.0542807,
            "variance": 45392.12654
          },
          {
            "average": -0.981938803,
            "count": 755487,
            "maximum": 6.081054948,
            "minimum": -5.878945052,
            "name": "Z",
            "position": 2,
            "stddev": 2.839651893,
            "variance": 8.063622876
          },
          {
            "average": 1999.420183,
            "count": 755487,
            "maximum": 17616,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2947.440035,
            "variance": 8687402.761
          },
          {
            "average": 1.071254701,
            "count": 755487,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3064744377,
            "variance": 0.09392658098
          },
          {
            "average": 1.142776778,
            "count": 755487,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4536871835,
            "variance": 0.2058320604
          },
          {
            "average": 1,
            "count": 755487,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.78479312,
            "count": 755487,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.62456123,
            "variance": 185.6286687
          },
          {
            "average": 20.25115224,
            "count": 755487,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8379038229,
            "variance": 0.7020828164
          },
          {
            "average": 1.678789973,
            "count": 755487,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5684566246,
            "variance": 0.323142934
          },
          {
            "average": 10.33037762,
            "count": 755487,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8920208145,
            "variance": 0.7957011335
          },
          {
            "average": 253822747.7,
            "count": 755487,
            "maximum": 253823853.4,
            "minimum": 253821876.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.000216,
            "variance": 338724.2515
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368000.0036,
          3843080.389,
          -5.878945052,
          368731.0236,
          3843999.989,
          6.081054948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368000.00364956504,
                3843080.388770359,
                -5.878945051977785
              ],
              [
                368000.00364956504,
                3843999.9887703587,
                -5.878945051977785
              ],
              [
                368731.02364956506,
                3843999.9887703587,
                6.081054948022215
              ],
              [
                368731.02364956506,
                3843080.388770359,
                6.081054948022215
              ],
              [
                368000.00364956504,
                3843080.388770359,
                -5.878945051977785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:24:13+00:00",
        "end_time": "2019-09-29T19:51:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6843.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6843.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6843.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6843.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.44176765,
            34.72127652,
            -5.878945052,
            -76.43364216,
            34.72966093,
            6.081054948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.44162369571066,
                  34.72127651842675,
                  -5.878945051977785
                ],
                [
                  -76.44176764984236,
                  34.729566699742094,
                  -5.878945051977785
                ],
                [
                  -76.43378531559719,
                  34.7296609331925,
                  6.081054948022215
                ],
                [
                  -76.43364215779899,
                  34.7213707229304,
                  6.081054948022215
                ],
                [
                  -76.44162369571066,
                  34.72127651842675,
                  -5.878945051977785
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6843.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6843.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:24:13Z",
            "pc:count": 755487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368202.9988,
                "count": 755487,
                "maximum": 368731.0236,
                "minimum": 368000.0036,
                "name": "X",
                "position": 0,
                "stddev": 195.1922039,
                "variance": 38099.99648
              },
              {
                "average": 3843756.435,
                "count": 755487,
                "maximum": 3843999.989,
                "minimum": 3843080.389,
                "name": "Y",
                "position": 1,
                "stddev": 213.0542807,
                "variance": 45392.12654
              },
              {
                "average": -0.981938803,
                "count": 755487,
                "maximum": 6.081054948,
                "minimum": -5.878945052,
                "name": "Z",
                "position": 2,
                "stddev": 2.839651893,
                "variance": 8.063622876
              },
              {
                "average": 1999.420183,
                "count": 755487,
                "maximum": 17616,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2947.440035,
                "variance": 8687402.761
              },
              {
                "average": 1.071254701,
                "count": 755487,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3064744377,
                "variance": 0.09392658098
              },
              {
                "average": 1.142776778,
                "count": 755487,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4536871835,
                "variance": 0.2058320604
              },
              {
                "average": 1,
                "count": 755487,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.78479312,
                "count": 755487,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.62456123,
                "variance": 185.6286687
              },
              {
                "average": 20.25115224,
                "count": 755487,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8379038229,
                "variance": 0.7020828164
              },
              {
                "average": 1.678789973,
                "count": 755487,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5684566246,
                "variance": 0.323142934
              },
              {
                "average": 10.33037762,
                "count": 755487,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8920208145,
                "variance": 0.7957011335
              },
              {
                "average": 253822747.7,
                "count": 755487,
                "maximum": 253823853.4,
                "minimum": 253821876.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.000216,
                "variance": 338724.2515
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368000.0036,
              3843080.389,
              -5.878945052,
              368731.0236,
              3843999.989,
              6.081054948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368000.00364956504,
                    3843080.388770359,
                    -5.878945051977785
                  ],
                  [
                    368000.00364956504,
                    3843999.9887703587,
                    -5.878945051977785
                  ],
                  [
                    368731.02364956506,
                    3843999.9887703587,
                    6.081054948022215
                  ],
                  [
                    368731.02364956506,
                    3843080.388770359,
                    6.081054948022215
                  ],
                  [
                    368000.00364956504,
                    3843080.388770359,
                    -5.878945051977785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:24:13+00:00",
            "end_time": "2019-09-29T19:51: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": "20191011_NCMP_NC_Dunex_18SVD0582.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04063363886046,
              35.07630310639991,
              -4.72638795401617
            ],
            [
              -76.04074814456195,
              35.085318935822635,
              -4.72638795401617
            ],
            [
              -76.03117171194963,
              35.08540075440671,
              -0.02638795401617
            ],
            [
              -76.03105825941398,
              35.076384897777174,
              -0.02638795401617
            ],
            [
              -76.04063363886046,
              35.07630310639991,
              -4.72638795401617
            ]
          ]
        ]
      },
      "bbox": [
        -76.04074814,
        35.07630311,
        -4.726387954,
        -76.03105826,
        35.08540075,
        -0.02638795402
      ],
      "properties": {
        "datetime": "2019-10-11T18:55:07Z",
        "pc:count": 3130971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405594.3295,
            "count": 3130971,
            "maximum": 406000.0073,
            "minimum": 405126.9073,
            "name": "X",
            "position": 0,
            "stddev": 243.8034923,
            "variance": 59440.14285
          },
          {
            "average": 3882544.279,
            "count": 3130971,
            "maximum": 3882999.987,
            "minimum": 3881999.987,
            "name": "Y",
            "position": 1,
            "stddev": 266.8714302,
            "variance": 71220.36028
          },
          {
            "average": -1.552857742,
            "count": 3130971,
            "maximum": -0.02638795402,
            "minimum": -4.726387954,
            "name": "Z",
            "position": 2,
            "stddev": 0.8651612754,
            "variance": 0.7485040325
          },
          {
            "average": 3.316067444,
            "count": 3130971,
            "maximum": 4660,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 101.0370411,
            "variance": 10208.48366
          },
          {
            "average": 1,
            "count": 3130971,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3130971,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3130971,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3130971,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99547811,
            "count": 3130971,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.680927305,
            "variance": 2.825516606
          },
          {
            "average": 2.000355481,
            "count": 3130971,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01903631002,
            "variance": 0.0003623810991
          },
          {
            "average": 6.43954639,
            "count": 3130971,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.242900057,
            "variance": 1.544800551
          },
          {
            "average": 254853503.5,
            "count": 3130971,
            "maximum": 254855307.2,
            "minimum": 254852368.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 599.1845771,
            "variance": 359022.1574
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3130971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405126.9073,
          3881999.987,
          -4.726387954,
          406000.0073,
          3882999.987,
          -0.02638795402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405126.9073090144,
                3881999.987378789,
                -4.72638795401617
              ],
              [
                405126.9073090144,
                3882999.987378789,
                -4.72638795401617
              ],
              [
                406000.0073090144,
                3882999.987378789,
                -0.02638795401617
              ],
              [
                406000.0073090144,
                3881999.987378789,
                -0.02638795401617
              ],
              [
                405126.9073090144,
                3881999.987378789,
                -4.72638795401617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:55:07+00:00",
        "end_time": "2019-10-11T18:06:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0582.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0582.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0582.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0582.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04074814,
            35.07630311,
            -4.726387954,
            -76.03105826,
            35.08540075,
            -0.02638795402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.04063363886046,
                  35.07630310639991,
                  -4.72638795401617
                ],
                [
                  -76.04074814456195,
                  35.085318935822635,
                  -4.72638795401617
                ],
                [
                  -76.03117171194963,
                  35.08540075440671,
                  -0.02638795401617
                ],
                [
                  -76.03105825941398,
                  35.076384897777174,
                  -0.02638795401617
                ],
                [
                  -76.04063363886046,
                  35.07630310639991,
                  -4.72638795401617
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0582.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0582.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:55:07Z",
            "pc:count": 3130971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405594.3295,
                "count": 3130971,
                "maximum": 406000.0073,
                "minimum": 405126.9073,
                "name": "X",
                "position": 0,
                "stddev": 243.8034923,
                "variance": 59440.14285
              },
              {
                "average": 3882544.279,
                "count": 3130971,
                "maximum": 3882999.987,
                "minimum": 3881999.987,
                "name": "Y",
                "position": 1,
                "stddev": 266.8714302,
                "variance": 71220.36028
              },
              {
                "average": -1.552857742,
                "count": 3130971,
                "maximum": -0.02638795402,
                "minimum": -4.726387954,
                "name": "Z",
                "position": 2,
                "stddev": 0.8651612754,
                "variance": 0.7485040325
              },
              {
                "average": 3.316067444,
                "count": 3130971,
                "maximum": 4660,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 101.0370411,
                "variance": 10208.48366
              },
              {
                "average": 1,
                "count": 3130971,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3130971,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3130971,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3130971,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99547811,
                "count": 3130971,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.680927305,
                "variance": 2.825516606
              },
              {
                "average": 2.000355481,
                "count": 3130971,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01903631002,
                "variance": 0.0003623810991
              },
              {
                "average": 6.43954639,
                "count": 3130971,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.242900057,
                "variance": 1.544800551
              },
              {
                "average": 254853503.5,
                "count": 3130971,
                "maximum": 254855307.2,
                "minimum": 254852368.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 599.1845771,
                "variance": 359022.1574
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3130971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405126.9073,
              3881999.987,
              -4.726387954,
              406000.0073,
              3882999.987,
              -0.02638795402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405126.9073090144,
                    3881999.987378789,
                    -4.72638795401617
                  ],
                  [
                    405126.9073090144,
                    3882999.987378789,
                    -4.72638795401617
                  ],
                  [
                    406000.0073090144,
                    3882999.987378789,
                    -0.02638795401617
                  ],
                  [
                    406000.0073090144,
                    3881999.987378789,
                    -0.02638795401617
                  ],
                  [
                    405126.9073090144,
                    3881999.987378789,
                    -4.72638795401617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:55:07+00:00",
            "end_time": "2019-10-11T18:06: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": "20191011_NCMP_NC_Dunex_18SUD8765.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.23711501233122,
              34.9211735985262,
              -1.600319020718732
            ],
            [
              -76.23725035370053,
              34.930189042207886,
              -1.600319020718732
            ],
            [
              -76.22630347020123,
              34.930300036290944,
              6.399680979281268
            ],
            [
              -76.22616932556409,
              34.92128455562877,
              6.399680979281268
            ],
            [
              -76.23711501233122,
              34.9211735985262,
              -1.600319020718732
            ]
          ]
        ]
      },
      "bbox": [
        -76.23725035,
        34.9211736,
        -1.600319021,
        -76.22616933,
        34.93030004,
        6.399680979
      ],
      "properties": {
        "datetime": "2019-10-11T14:41:27Z",
        "pc:count": 4205009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387493.8378,
            "count": 4205009,
            "maximum": 388000.0038,
            "minimum": 387000.0038,
            "name": "X",
            "position": 0,
            "stddev": 287.2103882,
            "variance": 82489.80706
          },
          {
            "average": 3865509.814,
            "count": 4205009,
            "maximum": 3865999.986,
            "minimum": 3864999.986,
            "name": "Y",
            "position": 1,
            "stddev": 281.3667551,
            "variance": 79167.25089
          },
          {
            "average": -0.3351371436,
            "count": 4205009,
            "maximum": 6.399680979,
            "minimum": -1.600319021,
            "name": "Z",
            "position": 2,
            "stddev": 0.6892372491,
            "variance": 0.4750479855
          },
          {
            "average": 361.4380278,
            "count": 4205009,
            "maximum": 28154,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1141.035712,
            "variance": 1301962.496
          },
          {
            "average": 1.005743388,
            "count": 4205009,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08522507561,
            "variance": 0.007263313512
          },
          {
            "average": 1.011652532,
            "count": 4205009,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1274593103,
            "variance": 0.01624587578
          },
          {
            "average": 1,
            "count": 4205009,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.13793312,
            "count": 4205009,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.549026756,
            "variance": 91.183912
          },
          {
            "average": 20.12729052,
            "count": 4205009,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.746386387,
            "variance": 3.049865413
          },
          {
            "average": 1.86895034,
            "count": 4205009,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3399108769,
            "variance": 0.1155394042
          },
          {
            "average": 5.201495169,
            "count": 4205009,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314333,
            "variance": 1.727471234
          },
          {
            "average": 254837443.2,
            "count": 4205009,
            "maximum": 254840087.4,
            "minimum": 254835210.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 934.8519937,
            "variance": 873948.2502
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387000.0038,
          3864999.986,
          -1.600319021,
          388000.0038,
          3865999.986,
          6.399680979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387000.00377913687,
                3864999.986392293,
                -1.600319020718732
              ],
              [
                387000.00377913687,
                3865999.986392293,
                -1.600319020718732
              ],
              [
                388000.00377913687,
                3865999.986392293,
                6.399680979281268
              ],
              [
                388000.00377913687,
                3864999.986392293,
                6.399680979281268
              ],
              [
                387000.00377913687,
                3864999.986392293,
                -1.600319020718732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:41:27+00:00",
        "end_time": "2019-10-11T13:20:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8765.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8765.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8765.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8765.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.23725035,
            34.9211736,
            -1.600319021,
            -76.22616933,
            34.93030004,
            6.399680979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.23711501233122,
                  34.9211735985262,
                  -1.600319020718732
                ],
                [
                  -76.23725035370053,
                  34.930189042207886,
                  -1.600319020718732
                ],
                [
                  -76.22630347020123,
                  34.930300036290944,
                  6.399680979281268
                ],
                [
                  -76.22616932556409,
                  34.92128455562877,
                  6.399680979281268
                ],
                [
                  -76.23711501233122,
                  34.9211735985262,
                  -1.600319020718732
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8765.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8765.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:41:27Z",
            "pc:count": 4205009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387493.8378,
                "count": 4205009,
                "maximum": 388000.0038,
                "minimum": 387000.0038,
                "name": "X",
                "position": 0,
                "stddev": 287.2103882,
                "variance": 82489.80706
              },
              {
                "average": 3865509.814,
                "count": 4205009,
                "maximum": 3865999.986,
                "minimum": 3864999.986,
                "name": "Y",
                "position": 1,
                "stddev": 281.3667551,
                "variance": 79167.25089
              },
              {
                "average": -0.3351371436,
                "count": 4205009,
                "maximum": 6.399680979,
                "minimum": -1.600319021,
                "name": "Z",
                "position": 2,
                "stddev": 0.6892372491,
                "variance": 0.4750479855
              },
              {
                "average": 361.4380278,
                "count": 4205009,
                "maximum": 28154,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1141.035712,
                "variance": 1301962.496
              },
              {
                "average": 1.005743388,
                "count": 4205009,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08522507561,
                "variance": 0.007263313512
              },
              {
                "average": 1.011652532,
                "count": 4205009,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1274593103,
                "variance": 0.01624587578
              },
              {
                "average": 1,
                "count": 4205009,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.13793312,
                "count": 4205009,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.549026756,
                "variance": 91.183912
              },
              {
                "average": 20.12729052,
                "count": 4205009,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.746386387,
                "variance": 3.049865413
              },
              {
                "average": 1.86895034,
                "count": 4205009,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3399108769,
                "variance": 0.1155394042
              },
              {
                "average": 5.201495169,
                "count": 4205009,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314333,
                "variance": 1.727471234
              },
              {
                "average": 254837443.2,
                "count": 4205009,
                "maximum": 254840087.4,
                "minimum": 254835210.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 934.8519937,
                "variance": 873948.2502
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387000.0038,
              3864999.986,
              -1.600319021,
              388000.0038,
              3865999.986,
              6.399680979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387000.00377913687,
                    3864999.986392293,
                    -1.600319020718732
                  ],
                  [
                    387000.00377913687,
                    3865999.986392293,
                    -1.600319020718732
                  ],
                  [
                    388000.00377913687,
                    3865999.986392293,
                    6.399680979281268
                  ],
                  [
                    388000.00377913687,
                    3864999.986392293,
                    6.399680979281268
                  ],
                  [
                    387000.00377913687,
                    3864999.986392293,
                    -1.600319020718732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:41:27+00:00",
            "end_time": "2019-10-11T13:20: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": "20191015_NCMP_NC_Dunex_18SVD1989.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88916681113108,
              35.14062663046677,
              -4.62371874504246
            ],
            [
              -75.88926488507325,
              35.149642766727986,
              -4.62371874504246
            ],
            [
              -75.87828745951697,
              35.14972283903555,
              14.656281254957541
            ],
            [
              -75.87819059585539,
              35.14070667616903,
              14.656281254957541
            ],
            [
              -75.88916681113108,
              35.14062663046677,
              -4.62371874504246
            ]
          ]
        ]
      },
      "bbox": [
        -75.88926489,
        35.14062663,
        -4.623718745,
        -75.8781906,
        35.14972284,
        14.65628125
      ],
      "properties": {
        "datetime": "2019-10-15T16:29:39Z",
        "pc:count": 3304015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419476.7805,
            "count": 3304015,
            "maximum": 420000.0104,
            "minimum": 419000.0104,
            "name": "X",
            "position": 0,
            "stddev": 287.8549987,
            "variance": 82860.50027
          },
          {
            "average": 3889440.575,
            "count": 3304015,
            "maximum": 3889999.985,
            "minimum": 3888999.985,
            "name": "Y",
            "position": 1,
            "stddev": 264.6462958,
            "variance": 70037.66189
          },
          {
            "average": 1.981522826,
            "count": 3304015,
            "maximum": 14.65628125,
            "minimum": -4.623718745,
            "name": "Z",
            "position": 2,
            "stddev": 2.219085983,
            "variance": 4.924342598
          },
          {
            "average": 843.6654555,
            "count": 3304015,
            "maximum": 23724,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1421.79266,
            "variance": 2021494.368
          },
          {
            "average": 1.485794102,
            "count": 3304015,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8570602472,
            "variance": 0.7345522673
          },
          {
            "average": 1.972017076,
            "count": 3304015,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.220336153,
            "variance": 1.489220327
          },
          {
            "average": 1,
            "count": 3304015,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.838925671,
            "count": 3304015,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.10450137,
            "variance": 123.3099507
          },
          {
            "average": 19.99315767,
            "count": 3304015,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.364084907,
            "variance": 1.860727633
          },
          {
            "average": 1.699661775,
            "count": 3304015,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8462536272,
            "variance": 0.7161452016
          },
          {
            "average": 10.74840308,
            "count": 3304015,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.214592701,
            "variance": 1.475235429
          },
          {
            "average": 255190018.6,
            "count": 3304015,
            "maximum": 255192179.7,
            "minimum": 255187991.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 863.0637651,
            "variance": 744879.0626
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419000.0104,
          3888999.985,
          -4.623718745,
          420000.0104,
          3889999.985,
          14.65628125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419000.01043849596,
                3888999.9852389907,
                -4.62371874504246
              ],
              [
                419000.01043849596,
                3889999.9852389907,
                -4.62371874504246
              ],
              [
                420000.01043849596,
                3889999.9852389907,
                14.656281254957541
              ],
              [
                420000.01043849596,
                3888999.9852389907,
                14.656281254957541
              ],
              [
                419000.01043849596,
                3888999.9852389907,
                -4.62371874504246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:29:39+00:00",
        "end_time": "2019-10-15T15:19:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1989.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1989.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1989.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1989.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88926489,
            35.14062663,
            -4.623718745,
            -75.8781906,
            35.14972284,
            14.65628125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88916681113108,
                  35.14062663046677,
                  -4.62371874504246
                ],
                [
                  -75.88926488507325,
                  35.149642766727986,
                  -4.62371874504246
                ],
                [
                  -75.87828745951697,
                  35.14972283903555,
                  14.656281254957541
                ],
                [
                  -75.87819059585539,
                  35.14070667616903,
                  14.656281254957541
                ],
                [
                  -75.88916681113108,
                  35.14062663046677,
                  -4.62371874504246
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1989.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1989.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:29:39Z",
            "pc:count": 3304015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419476.7805,
                "count": 3304015,
                "maximum": 420000.0104,
                "minimum": 419000.0104,
                "name": "X",
                "position": 0,
                "stddev": 287.8549987,
                "variance": 82860.50027
              },
              {
                "average": 3889440.575,
                "count": 3304015,
                "maximum": 3889999.985,
                "minimum": 3888999.985,
                "name": "Y",
                "position": 1,
                "stddev": 264.6462958,
                "variance": 70037.66189
              },
              {
                "average": 1.981522826,
                "count": 3304015,
                "maximum": 14.65628125,
                "minimum": -4.623718745,
                "name": "Z",
                "position": 2,
                "stddev": 2.219085983,
                "variance": 4.924342598
              },
              {
                "average": 843.6654555,
                "count": 3304015,
                "maximum": 23724,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1421.79266,
                "variance": 2021494.368
              },
              {
                "average": 1.485794102,
                "count": 3304015,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8570602472,
                "variance": 0.7345522673
              },
              {
                "average": 1.972017076,
                "count": 3304015,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.220336153,
                "variance": 1.489220327
              },
              {
                "average": 1,
                "count": 3304015,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.838925671,
                "count": 3304015,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.10450137,
                "variance": 123.3099507
              },
              {
                "average": 19.99315767,
                "count": 3304015,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.364084907,
                "variance": 1.860727633
              },
              {
                "average": 1.699661775,
                "count": 3304015,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8462536272,
                "variance": 0.7161452016
              },
              {
                "average": 10.74840308,
                "count": 3304015,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.214592701,
                "variance": 1.475235429
              },
              {
                "average": 255190018.6,
                "count": 3304015,
                "maximum": 255192179.7,
                "minimum": 255187991.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 863.0637651,
                "variance": 744879.0626
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419000.0104,
              3888999.985,
              -4.623718745,
              420000.0104,
              3889999.985,
              14.65628125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419000.01043849596,
                    3888999.9852389907,
                    -4.62371874504246
                  ],
                  [
                    419000.01043849596,
                    3889999.9852389907,
                    -4.62371874504246
                  ],
                  [
                    420000.01043849596,
                    3889999.9852389907,
                    14.656281254957541
                  ],
                  [
                    420000.01043849596,
                    3888999.9852389907,
                    14.656281254957541
                  ],
                  [
                    419000.01043849596,
                    3888999.9852389907,
                    -4.62371874504246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:29:39+00:00",
            "end_time": "2019-10-15T15:19: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": "20191015_NCMP_NC_Dunex_18SVD2290.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85633254623856,
              35.149880018541936,
              -6.057763158573133
            ],
            [
              -75.85642703124103,
              35.158896219963275,
              -6.057763158573133
            ],
            [
              -75.84544826734181,
              35.15897333480254,
              11.542236841426869
            ],
            [
              -75.84535499321362,
              35.149957107761395,
              11.542236841426869
            ],
            [
              -75.85633254623856,
              35.149880018541936,
              -6.057763158573133
            ]
          ]
        ]
      },
      "bbox": [
        -75.85642703,
        35.14988002,
        -6.057763159,
        -75.84535499,
        35.15897333,
        11.54223684
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:24Z",
        "pc:count": 1910602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422483.779,
            "count": 1910602,
            "maximum": 423000.0044,
            "minimum": 422000.0044,
            "name": "X",
            "position": 0,
            "stddev": 286.8273539,
            "variance": 82269.93097
          },
          {
            "average": 3890597.933,
            "count": 1910602,
            "maximum": 3890999.987,
            "minimum": 3889999.987,
            "name": "Y",
            "position": 1,
            "stddev": 270.3361093,
            "variance": 73081.61197
          },
          {
            "average": -0.02317357372,
            "count": 1910602,
            "maximum": 11.54223684,
            "minimum": -6.057763159,
            "name": "Z",
            "position": 2,
            "stddev": 2.87364324,
            "variance": 8.257825468
          },
          {
            "average": 1295.518819,
            "count": 1910602,
            "maximum": 12491,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1887.874013,
            "variance": 3564068.289
          },
          {
            "average": 1.091833359,
            "count": 1910602,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4072873477,
            "variance": 0.1658829836
          },
          {
            "average": 1.183958773,
            "count": 1910602,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6318251303,
            "variance": 0.3992029953
          },
          {
            "average": 1,
            "count": 1910602,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.21363371,
            "count": 1910602,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.63413584,
            "variance": 185.88966
          },
          {
            "average": 20.06544089,
            "count": 1910602,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.623471934,
            "variance": 2.635661122
          },
          {
            "average": 1.531352945,
            "count": 1910602,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5783526592,
            "variance": 0.3344917984
          },
          {
            "average": 11.53565211,
            "count": 1910602,
            "maximum": 14,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.258196284,
            "variance": 1.583057889
          },
          {
            "average": 255190570.6,
            "count": 1910602,
            "maximum": 255192224.2,
            "minimum": 255188848,
            "name": "GpsTime",
            "position": 12,
            "stddev": 886.6080492,
            "variance": 786073.8328
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1910602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0044,
          3889999.987,
          -6.057763159,
          423000.0044,
          3890999.987,
          11.54223684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.0044095894,
                3889999.987282891,
                -6.057763158573133
              ],
              [
                422000.0044095894,
                3890999.987282891,
                -6.057763158573133
              ],
              [
                423000.0044095894,
                3890999.987282891,
                11.542236841426869
              ],
              [
                423000.0044095894,
                3889999.987282891,
                11.542236841426869
              ],
              [
                422000.0044095894,
                3889999.987282891,
                -6.057763158573133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:24+00:00",
        "end_time": "2019-10-15T15:34:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2290.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2290.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2290.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2290.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85642703,
            35.14988002,
            -6.057763159,
            -75.84535499,
            35.15897333,
            11.54223684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85633254623856,
                  35.149880018541936,
                  -6.057763158573133
                ],
                [
                  -75.85642703124103,
                  35.158896219963275,
                  -6.057763158573133
                ],
                [
                  -75.84544826734181,
                  35.15897333480254,
                  11.542236841426869
                ],
                [
                  -75.84535499321362,
                  35.149957107761395,
                  11.542236841426869
                ],
                [
                  -75.85633254623856,
                  35.149880018541936,
                  -6.057763158573133
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2290.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2290.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:24Z",
            "pc:count": 1910602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422483.779,
                "count": 1910602,
                "maximum": 423000.0044,
                "minimum": 422000.0044,
                "name": "X",
                "position": 0,
                "stddev": 286.8273539,
                "variance": 82269.93097
              },
              {
                "average": 3890597.933,
                "count": 1910602,
                "maximum": 3890999.987,
                "minimum": 3889999.987,
                "name": "Y",
                "position": 1,
                "stddev": 270.3361093,
                "variance": 73081.61197
              },
              {
                "average": -0.02317357372,
                "count": 1910602,
                "maximum": 11.54223684,
                "minimum": -6.057763159,
                "name": "Z",
                "position": 2,
                "stddev": 2.87364324,
                "variance": 8.257825468
              },
              {
                "average": 1295.518819,
                "count": 1910602,
                "maximum": 12491,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1887.874013,
                "variance": 3564068.289
              },
              {
                "average": 1.091833359,
                "count": 1910602,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4072873477,
                "variance": 0.1658829836
              },
              {
                "average": 1.183958773,
                "count": 1910602,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6318251303,
                "variance": 0.3992029953
              },
              {
                "average": 1,
                "count": 1910602,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.21363371,
                "count": 1910602,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.63413584,
                "variance": 185.88966
              },
              {
                "average": 20.06544089,
                "count": 1910602,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.623471934,
                "variance": 2.635661122
              },
              {
                "average": 1.531352945,
                "count": 1910602,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5783526592,
                "variance": 0.3344917984
              },
              {
                "average": 11.53565211,
                "count": 1910602,
                "maximum": 14,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.258196284,
                "variance": 1.583057889
              },
              {
                "average": 255190570.6,
                "count": 1910602,
                "maximum": 255192224.2,
                "minimum": 255188848,
                "name": "GpsTime",
                "position": 12,
                "stddev": 886.6080492,
                "variance": 786073.8328
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1910602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0044,
              3889999.987,
              -6.057763159,
              423000.0044,
              3890999.987,
              11.54223684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.0044095894,
                    3889999.987282891,
                    -6.057763158573133
                  ],
                  [
                    422000.0044095894,
                    3890999.987282891,
                    -6.057763158573133
                  ],
                  [
                    423000.0044095894,
                    3890999.987282891,
                    11.542236841426869
                  ],
                  [
                    423000.0044095894,
                    3889999.987282891,
                    11.542236841426869
                  ],
                  [
                    422000.0044095894,
                    3889999.987282891,
                    -6.057763158573133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:24+00:00",
            "end_time": "2019-10-15T15:34: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": "20191011_NCMP_NC_Dunex_18SUD8968.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.21562267094062,
              34.9484409676312,
              -1.649611171450242
            ],
            [
              -76.2157557960692,
              34.95745644340229,
              -1.649611171450242
            ],
            [
              -76.20480498138436,
              34.957565576736535,
              -0.009611171450242
            ],
            [
              -76.20467305465868,
              34.948550064617585,
              -0.009611171450242
            ],
            [
              -76.21562267094062,
              34.9484409676312,
              -1.649611171450242
            ]
          ]
        ]
      },
      "bbox": [
        -76.2157558,
        34.94844097,
        -1.649611171,
        -76.20467305,
        34.95756558,
        -0.00961117145
      ],
      "properties": {
        "datetime": "2019-10-11T13:53:35Z",
        "pc:count": 2526590,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389608.7449,
            "count": 2526590,
            "maximum": 390000.0172,
            "minimum": 388999.9972,
            "name": "X",
            "position": 0,
            "stddev": 264.307915,
            "variance": 69858.67392
          },
          {
            "average": 3868318.05,
            "count": 2526590,
            "maximum": 3868999.979,
            "minimum": 3867999.979,
            "name": "Y",
            "position": 1,
            "stddev": 222.7181256,
            "variance": 49603.36346
          },
          {
            "average": -0.7818465401,
            "count": 2526590,
            "maximum": -0.00961117145,
            "minimum": -1.649611171,
            "name": "Z",
            "position": 2,
            "stddev": 0.3656697443,
            "variance": 0.1337143619
          },
          {
            "average": 0.003558551249,
            "count": 2526590,
            "maximum": 1737,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.064921514,
            "variance": 4.263900858
          },
          {
            "average": 1,
            "count": 2526590,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2526590,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2526590,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2526590,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.14865333,
            "count": 2526590,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.753086732,
            "variance": 3.073313089
          },
          {
            "average": 2.000036017,
            "count": 2526590,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006001303278,
            "variance": 3.601564103e-05
          },
          {
            "average": 2.222517702,
            "count": 2526590,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9359235839,
            "variance": 0.8759529549
          },
          {
            "average": 254835352.2,
            "count": 2526590,
            "maximum": 254837215.1,
            "minimum": 254834411.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 669.1702672,
            "variance": 447788.8465
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2526590,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388999.9972,
          3867999.979,
          -1.649611171,
          390000.0172,
          3868999.979,
          -0.00961117145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388999.9972127803,
                3867999.9787223665,
                -1.649611171450242
              ],
              [
                388999.9972127803,
                3868999.9787223665,
                -1.649611171450242
              ],
              [
                390000.0172127803,
                3868999.9787223665,
                -0.009611171450242
              ],
              [
                390000.0172127803,
                3867999.9787223665,
                -0.009611171450242
              ],
              [
                388999.9972127803,
                3867999.9787223665,
                -1.649611171450242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T13:53:35+00:00",
        "end_time": "2019-10-11T13:06:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD8968.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD8968.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD8968.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8968.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.2157558,
            34.94844097,
            -1.649611171,
            -76.20467305,
            34.95756558,
            -0.00961117145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.21562267094062,
                  34.9484409676312,
                  -1.649611171450242
                ],
                [
                  -76.2157557960692,
                  34.95745644340229,
                  -1.649611171450242
                ],
                [
                  -76.20480498138436,
                  34.957565576736535,
                  -0.009611171450242
                ],
                [
                  -76.20467305465868,
                  34.948550064617585,
                  -0.009611171450242
                ],
                [
                  -76.21562267094062,
                  34.9484409676312,
                  -1.649611171450242
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD8968.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD8968.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T13:53:35Z",
            "pc:count": 2526590,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389608.7449,
                "count": 2526590,
                "maximum": 390000.0172,
                "minimum": 388999.9972,
                "name": "X",
                "position": 0,
                "stddev": 264.307915,
                "variance": 69858.67392
              },
              {
                "average": 3868318.05,
                "count": 2526590,
                "maximum": 3868999.979,
                "minimum": 3867999.979,
                "name": "Y",
                "position": 1,
                "stddev": 222.7181256,
                "variance": 49603.36346
              },
              {
                "average": -0.7818465401,
                "count": 2526590,
                "maximum": -0.00961117145,
                "minimum": -1.649611171,
                "name": "Z",
                "position": 2,
                "stddev": 0.3656697443,
                "variance": 0.1337143619
              },
              {
                "average": 0.003558551249,
                "count": 2526590,
                "maximum": 1737,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.064921514,
                "variance": 4.263900858
              },
              {
                "average": 1,
                "count": 2526590,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2526590,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2526590,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2526590,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.14865333,
                "count": 2526590,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.753086732,
                "variance": 3.073313089
              },
              {
                "average": 2.000036017,
                "count": 2526590,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006001303278,
                "variance": 3.601564103e-05
              },
              {
                "average": 2.222517702,
                "count": 2526590,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9359235839,
                "variance": 0.8759529549
              },
              {
                "average": 254835352.2,
                "count": 2526590,
                "maximum": 254837215.1,
                "minimum": 254834411.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 669.1702672,
                "variance": 447788.8465
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2526590,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388999.9972,
              3867999.979,
              -1.649611171,
              390000.0172,
              3868999.979,
              -0.00961117145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388999.9972127803,
                    3867999.9787223665,
                    -1.649611171450242
                  ],
                  [
                    388999.9972127803,
                    3868999.9787223665,
                    -1.649611171450242
                  ],
                  [
                    390000.0172127803,
                    3868999.9787223665,
                    -0.009611171450242
                  ],
                  [
                    390000.0172127803,
                    3867999.9787223665,
                    -0.009611171450242
                  ],
                  [
                    388999.9972127803,
                    3867999.9787223665,
                    -1.649611171450242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T13:53:35+00:00",
            "end_time": "2019-10-11T13:06:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0583.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04214013943673,
              35.08530691933873,
              -4.6185328336847
            ],
            [
              -76.04225484915085,
              35.09432273102775,
              -4.6185328336847
            ],
            [
              -76.0312851148972,
              35.094416537464426,
              -0.1185328336847
            ],
            [
              -76.03117161197879,
              35.08540069458595,
              -0.1185328336847
            ],
            [
              -76.04214013943673,
              35.08530691933873,
              -4.6185328336847
            ]
          ]
        ]
      },
      "bbox": [
        -76.04225485,
        35.08530692,
        -4.618532834,
        -76.03117161,
        35.09441654,
        -0.1185328337
      ],
      "properties": {
        "datetime": "2019-10-11T18:21:20Z",
        "pc:count": 1878684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405641.4574,
            "count": 1878684,
            "maximum": 406000.0164,
            "minimum": 404999.9964,
            "name": "X",
            "position": 0,
            "stddev": 270.2690454,
            "variance": 73045.35688
          },
          {
            "average": 3883362.2,
            "count": 1878684,
            "maximum": 3883999.981,
            "minimum": 3882999.981,
            "name": "Y",
            "position": 1,
            "stddev": 255.3493379,
            "variance": 65203.28434
          },
          {
            "average": -0.9212898966,
            "count": 1878684,
            "maximum": -0.1185328337,
            "minimum": -4.618532834,
            "name": "Z",
            "position": 2,
            "stddev": 0.6193430516,
            "variance": 0.3835858155
          },
          {
            "average": 1.430057955,
            "count": 1878684,
            "maximum": 4207,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.44912436,
            "variance": 3899.893133
          },
          {
            "average": 1,
            "count": 1878684,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1878684,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1878684,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1878684,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04921175,
            "count": 1878684,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.878066705,
            "variance": 3.527134549
          },
          {
            "average": 2.000121362,
            "count": 1878684,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01101575621,
            "variance": 0.0001213468848
          },
          {
            "average": 3.511749182,
            "count": 1878684,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.303398798,
            "variance": 1.698848427
          },
          {
            "average": 254852147.9,
            "count": 1878684,
            "maximum": 254853280,
            "minimum": 254851041.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.9128378,
            "variance": 333983.2481
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1878684,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404999.9964,
          3882999.981,
          -4.618532834,
          406000.0164,
          3883999.981,
          -0.1185328337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404999.9963538968,
                3882999.9806501446,
                -4.6185328336847
              ],
              [
                404999.9963538968,
                3883999.9806501446,
                -4.6185328336847
              ],
              [
                406000.0163538968,
                3883999.9806501446,
                -0.1185328336847
              ],
              [
                406000.0163538968,
                3882999.9806501446,
                -0.1185328336847
              ],
              [
                404999.9963538968,
                3882999.9806501446,
                -4.6185328336847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:21:20+00:00",
        "end_time": "2019-10-11T17:44:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0583.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0583.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0583.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0583.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.04225485,
            35.08530692,
            -4.618532834,
            -76.03117161,
            35.09441654,
            -0.1185328337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.04214013943673,
                  35.08530691933873,
                  -4.6185328336847
                ],
                [
                  -76.04225484915085,
                  35.09432273102775,
                  -4.6185328336847
                ],
                [
                  -76.0312851148972,
                  35.094416537464426,
                  -0.1185328336847
                ],
                [
                  -76.03117161197879,
                  35.08540069458595,
                  -0.1185328336847
                ],
                [
                  -76.04214013943673,
                  35.08530691933873,
                  -4.6185328336847
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0583.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0583.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:21:20Z",
            "pc:count": 1878684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405641.4574,
                "count": 1878684,
                "maximum": 406000.0164,
                "minimum": 404999.9964,
                "name": "X",
                "position": 0,
                "stddev": 270.2690454,
                "variance": 73045.35688
              },
              {
                "average": 3883362.2,
                "count": 1878684,
                "maximum": 3883999.981,
                "minimum": 3882999.981,
                "name": "Y",
                "position": 1,
                "stddev": 255.3493379,
                "variance": 65203.28434
              },
              {
                "average": -0.9212898966,
                "count": 1878684,
                "maximum": -0.1185328337,
                "minimum": -4.618532834,
                "name": "Z",
                "position": 2,
                "stddev": 0.6193430516,
                "variance": 0.3835858155
              },
              {
                "average": 1.430057955,
                "count": 1878684,
                "maximum": 4207,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.44912436,
                "variance": 3899.893133
              },
              {
                "average": 1,
                "count": 1878684,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1878684,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1878684,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1878684,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04921175,
                "count": 1878684,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.878066705,
                "variance": 3.527134549
              },
              {
                "average": 2.000121362,
                "count": 1878684,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01101575621,
                "variance": 0.0001213468848
              },
              {
                "average": 3.511749182,
                "count": 1878684,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.303398798,
                "variance": 1.698848427
              },
              {
                "average": 254852147.9,
                "count": 1878684,
                "maximum": 254853280,
                "minimum": 254851041.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.9128378,
                "variance": 333983.2481
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1878684,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404999.9964,
              3882999.981,
              -4.618532834,
              406000.0164,
              3883999.981,
              -0.1185328337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404999.9963538968,
                    3882999.9806501446,
                    -4.6185328336847
                  ],
                  [
                    404999.9963538968,
                    3883999.9806501446,
                    -4.6185328336847
                  ],
                  [
                    406000.0163538968,
                    3883999.9806501446,
                    -0.1185328336847
                  ],
                  [
                    406000.0163538968,
                    3882999.9806501446,
                    -0.1185328336847
                  ],
                  [
                    404999.9963538968,
                    3882999.9806501446,
                    -4.6185328336847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:21:20+00:00",
            "end_time": "2019-10-11T17:44: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": "20191015_NCMP_NC_Dunex_18SVD1990.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88926472928193,
              35.14964273328469,
              -1.079521547614552
            ],
            [
              -75.88931508754601,
              35.15427071071411,
              -1.079521547614552
            ],
            [
              -75.87833726010938,
              35.15435079507444,
              1.040478452385448
            ],
            [
              -75.87828752327862,
              35.14972280398657,
              1.040478452385448
            ],
            [
              -75.88926472928193,
              35.14964273328469,
              -1.079521547614552
            ]
          ]
        ]
      },
      "bbox": [
        -75.88931509,
        35.14964273,
        -1.079521548,
        -75.87828752,
        35.1543508,
        1.040478452
      ],
      "properties": {
        "datetime": "2019-10-15T15:42:48Z",
        "pc:count": 624240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419626.3908,
            "count": 624240,
            "maximum": 420000.0046,
            "minimum": 419000.0246,
            "name": "X",
            "position": 0,
            "stddev": 256.9321,
            "variance": 66014.10402
          },
          {
            "average": 3890179.73,
            "count": 624240,
            "maximum": 3890513.281,
            "minimum": 3889999.981,
            "name": "Y",
            "position": 1,
            "stddev": 124.5037792,
            "variance": 15501.19104
          },
          {
            "average": -0.4784233322,
            "count": 624240,
            "maximum": 1.040478452,
            "minimum": -1.079521548,
            "name": "Z",
            "position": 2,
            "stddev": 0.1488313685,
            "variance": 0.02215077625
          },
          {
            "average": 3.08065007,
            "count": 624240,
            "maximum": 3159,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.61935206,
            "variance": 2462.080099
          },
          {
            "average": 1,
            "count": 624240,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 624240,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 624240,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.84067987,
            "count": 624240,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.08060733,
            "variance": 4.328926862
          },
          {
            "average": 20.32027871,
            "count": 624240,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.238590436,
            "variance": 1.534106267
          },
          {
            "average": 1.994172113,
            "count": 624240,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07615996015,
            "variance": 0.00580033953
          },
          {
            "average": 8.249299949,
            "count": 624240,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4384052146,
            "variance": 0.1921991322
          },
          {
            "average": 255188222.4,
            "count": 624240,
            "maximum": 255189368.5,
            "minimum": 255187992.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.2290871,
            "variance": 147631.9914
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419000.0246,
          3889999.981,
          -1.079521548,
          420000.0046,
          3890513.281,
          1.040478452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419000.02459621883,
                3889999.981403201,
                -1.079521547614552
              ],
              [
                419000.02459621883,
                3890513.2814032007,
                -1.079521547614552
              ],
              [
                420000.0045962188,
                3890513.2814032007,
                1.040478452385448
              ],
              [
                420000.0045962188,
                3889999.981403201,
                1.040478452385448
              ],
              [
                419000.02459621883,
                3889999.981403201,
                -1.079521547614552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:42:48+00:00",
        "end_time": "2019-10-15T15:19:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1990.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1990.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1990.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1990.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88931509,
            35.14964273,
            -1.079521548,
            -75.87828752,
            35.1543508,
            1.040478452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88926472928193,
                  35.14964273328469,
                  -1.079521547614552
                ],
                [
                  -75.88931508754601,
                  35.15427071071411,
                  -1.079521547614552
                ],
                [
                  -75.87833726010938,
                  35.15435079507444,
                  1.040478452385448
                ],
                [
                  -75.87828752327862,
                  35.14972280398657,
                  1.040478452385448
                ],
                [
                  -75.88926472928193,
                  35.14964273328469,
                  -1.079521547614552
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1990.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1990.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:42:48Z",
            "pc:count": 624240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419626.3908,
                "count": 624240,
                "maximum": 420000.0046,
                "minimum": 419000.0246,
                "name": "X",
                "position": 0,
                "stddev": 256.9321,
                "variance": 66014.10402
              },
              {
                "average": 3890179.73,
                "count": 624240,
                "maximum": 3890513.281,
                "minimum": 3889999.981,
                "name": "Y",
                "position": 1,
                "stddev": 124.5037792,
                "variance": 15501.19104
              },
              {
                "average": -0.4784233322,
                "count": 624240,
                "maximum": 1.040478452,
                "minimum": -1.079521548,
                "name": "Z",
                "position": 2,
                "stddev": 0.1488313685,
                "variance": 0.02215077625
              },
              {
                "average": 3.08065007,
                "count": 624240,
                "maximum": 3159,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.61935206,
                "variance": 2462.080099
              },
              {
                "average": 1,
                "count": 624240,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 624240,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 624240,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.84067987,
                "count": 624240,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.08060733,
                "variance": 4.328926862
              },
              {
                "average": 20.32027871,
                "count": 624240,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.238590436,
                "variance": 1.534106267
              },
              {
                "average": 1.994172113,
                "count": 624240,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07615996015,
                "variance": 0.00580033953
              },
              {
                "average": 8.249299949,
                "count": 624240,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4384052146,
                "variance": 0.1921991322
              },
              {
                "average": 255188222.4,
                "count": 624240,
                "maximum": 255189368.5,
                "minimum": 255187992.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.2290871,
                "variance": 147631.9914
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419000.0246,
              3889999.981,
              -1.079521548,
              420000.0046,
              3890513.281,
              1.040478452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419000.02459621883,
                    3889999.981403201,
                    -1.079521547614552
                  ],
                  [
                    419000.02459621883,
                    3890513.2814032007,
                    -1.079521547614552
                  ],
                  [
                    420000.0045962188,
                    3890513.2814032007,
                    1.040478452385448
                  ],
                  [
                    420000.0045962188,
                    3889999.981403201,
                    1.040478452385448
                  ],
                  [
                    419000.02459621883,
                    3889999.981403201,
                    -1.079521547614552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:42:48+00:00",
            "end_time": "2019-10-15T15:19: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": "20190929_NCMP_NC_Dunex_18SUD6236.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.50597584033343,
              34.656655336679954,
              -5.640466450295837
            ],
            [
              -76.50613897629545,
              34.66567015673098,
              -5.640466450295837
            ],
            [
              -76.49522800640894,
              34.66580448996646,
              6.899533549704164
            ],
            [
              -76.49506605118083,
              34.656789625006134,
              6.899533549704164
            ],
            [
              -76.50597584033343,
              34.656655336679954,
              -5.640466450295837
            ]
          ]
        ]
      },
      "bbox": [
        -76.50613898,
        34.65665534,
        -5.64046645,
        -76.49506605,
        34.66580449,
        6.89953355
      ],
      "properties": {
        "datetime": "2019-09-29T20:32:40Z",
        "pc:count": 4081735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362494.8247,
            "count": 4081735,
            "maximum": 363000.0191,
            "minimum": 361999.9991,
            "name": "X",
            "position": 0,
            "stddev": 283.863426,
            "variance": 80578.44462
          },
          {
            "average": 3836503.645,
            "count": 4081735,
            "maximum": 3836999.989,
            "minimum": 3835999.989,
            "name": "Y",
            "position": 1,
            "stddev": 287.0058689,
            "variance": 82372.36881
          },
          {
            "average": 0.1181327091,
            "count": 4081735,
            "maximum": 6.89953355,
            "minimum": -5.64046645,
            "name": "Z",
            "position": 2,
            "stddev": 1.255749453,
            "variance": 1.576906688
          },
          {
            "average": 1855.180963,
            "count": 4081735,
            "maximum": 14778,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2439.114415,
            "variance": 5949279.13
          },
          {
            "average": 1.011288582,
            "count": 4081735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1151446938,
            "variance": 0.01325830052
          },
          {
            "average": 1.022599948,
            "count": 4081735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1685237056,
            "variance": 0.02840023935
          },
          {
            "average": 1,
            "count": 4081735,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.63847898,
            "count": 4081735,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.62447517,
            "variance": 185.6263237
          },
          {
            "average": 20.08797198,
            "count": 4081735,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.060229708,
            "variance": 1.124087033
          },
          {
            "average": 1.498180798,
            "count": 4081735,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.506755575,
            "variance": 0.2568012128
          },
          {
            "average": 9.326362931,
            "count": 4081735,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376564379,
            "variance": 1.89492949
          },
          {
            "average": 253822095.8,
            "count": 4081735,
            "maximum": 253824360.7,
            "minimum": 253820100.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 894.6384515,
            "variance": 800377.959
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4081735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361999.9991,
          3835999.989,
          -5.64046645,
          363000.0191,
          3836999.989,
          6.89953355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361999.99914847256,
                3835999.988948792,
                -5.640466450295837
              ],
              [
                361999.99914847256,
                3836999.988948792,
                -5.640466450295837
              ],
              [
                363000.0191484726,
                3836999.988948792,
                6.899533549704164
              ],
              [
                363000.0191484726,
                3835999.988948792,
                6.899533549704164
              ],
              [
                361999.99914847256,
                3835999.988948792,
                -5.640466450295837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-09-29T20:32:40+00:00",
        "end_time": "2019-09-29T19:21:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20190929_NCMP_NC_Dunex_18SUD6236.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190929_NCMP_NC_Dunex_18SUD6236.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20190929_NCMP_NC_Dunex_18SUD6236.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6236.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.50613898,
            34.65665534,
            -5.64046645,
            -76.49506605,
            34.66580449,
            6.89953355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.50597584033343,
                  34.656655336679954,
                  -5.640466450295837
                ],
                [
                  -76.50613897629545,
                  34.66567015673098,
                  -5.640466450295837
                ],
                [
                  -76.49522800640894,
                  34.66580448996646,
                  6.899533549704164
                ],
                [
                  -76.49506605118083,
                  34.656789625006134,
                  6.899533549704164
                ],
                [
                  -76.50597584033343,
                  34.656655336679954,
                  -5.640466450295837
                ]
              ]
            ]
          },
          "id": "20190929_NCMP_NC_Dunex_18SUD6236.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20190929_NCMP_NC_Dunex_18SUD6236.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-09-29T20:32:40Z",
            "pc:count": 4081735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362494.8247,
                "count": 4081735,
                "maximum": 363000.0191,
                "minimum": 361999.9991,
                "name": "X",
                "position": 0,
                "stddev": 283.863426,
                "variance": 80578.44462
              },
              {
                "average": 3836503.645,
                "count": 4081735,
                "maximum": 3836999.989,
                "minimum": 3835999.989,
                "name": "Y",
                "position": 1,
                "stddev": 287.0058689,
                "variance": 82372.36881
              },
              {
                "average": 0.1181327091,
                "count": 4081735,
                "maximum": 6.89953355,
                "minimum": -5.64046645,
                "name": "Z",
                "position": 2,
                "stddev": 1.255749453,
                "variance": 1.576906688
              },
              {
                "average": 1855.180963,
                "count": 4081735,
                "maximum": 14778,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2439.114415,
                "variance": 5949279.13
              },
              {
                "average": 1.011288582,
                "count": 4081735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1151446938,
                "variance": 0.01325830052
              },
              {
                "average": 1.022599948,
                "count": 4081735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1685237056,
                "variance": 0.02840023935
              },
              {
                "average": 1,
                "count": 4081735,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.63847898,
                "count": 4081735,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.62447517,
                "variance": 185.6263237
              },
              {
                "average": 20.08797198,
                "count": 4081735,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.060229708,
                "variance": 1.124087033
              },
              {
                "average": 1.498180798,
                "count": 4081735,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.506755575,
                "variance": 0.2568012128
              },
              {
                "average": 9.326362931,
                "count": 4081735,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376564379,
                "variance": 1.89492949
              },
              {
                "average": 253822095.8,
                "count": 4081735,
                "maximum": 253824360.7,
                "minimum": 253820100.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 894.6384515,
                "variance": 800377.959
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4081735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361999.9991,
              3835999.989,
              -5.64046645,
              363000.0191,
              3836999.989,
              6.89953355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361999.99914847256,
                    3835999.988948792,
                    -5.640466450295837
                  ],
                  [
                    361999.99914847256,
                    3836999.988948792,
                    -5.640466450295837
                  ],
                  [
                    363000.0191484726,
                    3836999.988948792,
                    6.899533549704164
                  ],
                  [
                    363000.0191484726,
                    3835999.988948792,
                    6.899533549704164
                  ],
                  [
                    361999.99914847256,
                    3835999.988948792,
                    -5.640466450295837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-09-29T20:32:40+00:00",
            "end_time": "2019-09-29T19:21: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": "20191011_NCMP_NC_Dunex_18SVD0280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07469001513569,
              35.05797244612378,
              -1.873776519947782
            ],
            [
              -76.07480818748198,
              35.06698820359906,
              -1.873776519947782
            ],
            [
              -76.06384244558305,
              35.0670848880981,
              17.60622348005222
            ],
            [
              -76.06372547833436,
              35.05806909846543,
              17.60622348005222
            ],
            [
              -76.07469001513569,
              35.05797244612378,
              -1.873776519947782
            ]
          ]
        ]
      },
      "bbox": [
        -76.07480819,
        35.05797245,
        -1.87377652,
        -76.06372548,
        35.06708489,
        17.60622348
      ],
      "properties": {
        "datetime": "2019-10-11T18:55:59Z",
        "pc:count": 5934118,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402585.13,
            "count": 5934118,
            "maximum": 403000.0024,
            "minimum": 402000.0024,
            "name": "X",
            "position": 0,
            "stddev": 265.5290922,
            "variance": 70505.69883
          },
          {
            "average": 3880485.964,
            "count": 5934118,
            "maximum": 3880999.984,
            "minimum": 3879999.984,
            "name": "Y",
            "position": 1,
            "stddev": 273.7660934,
            "variance": 74947.87391
          },
          {
            "average": 1.879105694,
            "count": 5934118,
            "maximum": 17.60622348,
            "minimum": -1.87377652,
            "name": "Z",
            "position": 2,
            "stddev": 2.058265975,
            "variance": 4.236458823
          },
          {
            "average": 1288.067868,
            "count": 5934118,
            "maximum": 27190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1335.721802,
            "variance": 1784152.733
          },
          {
            "average": 1.594755446,
            "count": 5934118,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9424962668,
            "variance": 0.8882992128
          },
          {
            "average": 2.189509713,
            "count": 5934118,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.329241579,
            "variance": 1.766883176
          },
          {
            "average": 1,
            "count": 5934118,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.641103362,
            "count": 5934118,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.908805744,
            "variance": 62.54920829
          },
          {
            "average": 20.01206172,
            "count": 5934118,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.551489458,
            "variance": 2.407119539
          },
          {
            "average": 1.729643563,
            "count": 5934118,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019180177,
            "variance": 1.038728233
          },
          {
            "average": 6.642541149,
            "count": 5934118,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.262700605,
            "variance": 1.594412819
          },
          {
            "average": 254853598.3,
            "count": 5934118,
            "maximum": 254855359.7,
            "minimum": 254851837.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 608.7910232,
            "variance": 370626.5099
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5934118,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402000.0024,
          3879999.984,
          -1.87377652,
          403000.0024,
          3880999.984,
          17.60622348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402000.00243464863,
                3879999.983798492,
                -1.873776519947782
              ],
              [
                402000.00243464863,
                3880999.983798492,
                -1.873776519947782
              ],
              [
                403000.00243464863,
                3880999.983798492,
                17.60622348005222
              ],
              [
                403000.00243464863,
                3879999.983798492,
                17.60622348005222
              ],
              [
                402000.00243464863,
                3879999.983798492,
                -1.873776519947782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:55:59+00:00",
        "end_time": "2019-10-11T17:57:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.07480819,
            35.05797245,
            -1.87377652,
            -76.06372548,
            35.06708489,
            17.60622348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07469001513569,
                  35.05797244612378,
                  -1.873776519947782
                ],
                [
                  -76.07480818748198,
                  35.06698820359906,
                  -1.873776519947782
                ],
                [
                  -76.06384244558305,
                  35.0670848880981,
                  17.60622348005222
                ],
                [
                  -76.06372547833436,
                  35.05806909846543,
                  17.60622348005222
                ],
                [
                  -76.07469001513569,
                  35.05797244612378,
                  -1.873776519947782
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:55:59Z",
            "pc:count": 5934118,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402585.13,
                "count": 5934118,
                "maximum": 403000.0024,
                "minimum": 402000.0024,
                "name": "X",
                "position": 0,
                "stddev": 265.5290922,
                "variance": 70505.69883
              },
              {
                "average": 3880485.964,
                "count": 5934118,
                "maximum": 3880999.984,
                "minimum": 3879999.984,
                "name": "Y",
                "position": 1,
                "stddev": 273.7660934,
                "variance": 74947.87391
              },
              {
                "average": 1.879105694,
                "count": 5934118,
                "maximum": 17.60622348,
                "minimum": -1.87377652,
                "name": "Z",
                "position": 2,
                "stddev": 2.058265975,
                "variance": 4.236458823
              },
              {
                "average": 1288.067868,
                "count": 5934118,
                "maximum": 27190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1335.721802,
                "variance": 1784152.733
              },
              {
                "average": 1.594755446,
                "count": 5934118,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9424962668,
                "variance": 0.8882992128
              },
              {
                "average": 2.189509713,
                "count": 5934118,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.329241579,
                "variance": 1.766883176
              },
              {
                "average": 1,
                "count": 5934118,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.641103362,
                "count": 5934118,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.908805744,
                "variance": 62.54920829
              },
              {
                "average": 20.01206172,
                "count": 5934118,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.551489458,
                "variance": 2.407119539
              },
              {
                "average": 1.729643563,
                "count": 5934118,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019180177,
                "variance": 1.038728233
              },
              {
                "average": 6.642541149,
                "count": 5934118,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.262700605,
                "variance": 1.594412819
              },
              {
                "average": 254853598.3,
                "count": 5934118,
                "maximum": 254855359.7,
                "minimum": 254851837.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 608.7910232,
                "variance": 370626.5099
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5934118,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402000.0024,
              3879999.984,
              -1.87377652,
              403000.0024,
              3880999.984,
              17.60622348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402000.00243464863,
                    3879999.983798492,
                    -1.873776519947782
                  ],
                  [
                    402000.00243464863,
                    3880999.983798492,
                    -1.873776519947782
                  ],
                  [
                    403000.00243464863,
                    3880999.983798492,
                    17.60622348005222
                  ],
                  [
                    403000.00243464863,
                    3879999.983798492,
                    17.60622348005222
                  ],
                  [
                    402000.00243464863,
                    3879999.983798492,
                    -1.873776519947782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:55:59+00:00",
            "end_time": "2019-10-11T17:57: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": "20191011_NCMP_NC_Dunex_18SUD9979.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09726383863374,
              35.056029946136924,
              -1.904775752106719
            ],
            [
              -76.09727673791251,
              35.05699408498583,
              -1.904775752106719
            ],
            [
              -76.0966085735119,
              35.057000127592985,
              -0.944775752106719
            ],
            [
              -76.09659568208407,
              35.0560359885291,
              -0.944775752106719
            ],
            [
              -76.09726383863374,
              35.056029946136924,
              -1.904775752106719
            ]
          ]
        ]
      },
      "bbox": [
        -76.09727674,
        35.05602995,
        -1.904775752,
        -76.09659568,
        35.05700013,
        -0.9447757521
      ],
      "properties": {
        "datetime": "2019-10-11T17:56:49Z",
        "pc:count": 10432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 399978.836,
            "count": 10432,
            "maximum": 400000.0007,
            "minimum": 399939.0607,
            "name": "X",
            "position": 0,
            "stddev": 14.02317208,
            "variance": 196.6493552
          },
          {
            "average": 3879879.753,
            "count": 10432,
            "maximum": 3879913.907,
            "minimum": 3879806.967,
            "name": "Y",
            "position": 1,
            "stddev": 21.16917468,
            "variance": 448.1339564
          },
          {
            "average": -1.103496036,
            "count": 10432,
            "maximum": -0.9447757521,
            "minimum": -1.904775752,
            "name": "Z",
            "position": 2,
            "stddev": 0.1090631776,
            "variance": 0.0118947767
          },
          {
            "average": 0.4699003067,
            "count": 10432,
            "maximum": 2471,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.93658693,
            "variance": 1151.691933
          },
          {
            "average": 1,
            "count": 10432,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10432,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10432,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 10432,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.52398057,
            "count": 10432,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7328489951,
            "variance": 0.5370676496
          },
          {
            "average": 2.000191718,
            "count": 10432,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01384555567,
            "variance": 0.0001916994118
          },
          {
            "average": 3,
            "count": 10432,
            "maximum": 3,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254851808.3,
            "count": 10432,
            "maximum": 254851809.3,
            "minimum": 254851807.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5718927035,
            "variance": 0.3270612644
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          399939.0607,
          3879806.967,
          -1.904775752,
          400000.0007,
          3879913.907,
          -0.9447757521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                399939.06065222295,
                3879806.967141665,
                -1.904775752106719
              ],
              [
                399939.06065222295,
                3879913.9071416655,
                -1.904775752106719
              ],
              [
                400000.0006522229,
                3879913.9071416655,
                -0.944775752106719
              ],
              [
                400000.0006522229,
                3879806.967141665,
                -0.944775752106719
              ],
              [
                399939.06065222295,
                3879806.967141665,
                -1.904775752106719
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:56:49+00:00",
        "end_time": "2019-10-11T17:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9979.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9979.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9979.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9979.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09727674,
            35.05602995,
            -1.904775752,
            -76.09659568,
            35.05700013,
            -0.9447757521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09726383863374,
                  35.056029946136924,
                  -1.904775752106719
                ],
                [
                  -76.09727673791251,
                  35.05699408498583,
                  -1.904775752106719
                ],
                [
                  -76.0966085735119,
                  35.057000127592985,
                  -0.944775752106719
                ],
                [
                  -76.09659568208407,
                  35.0560359885291,
                  -0.944775752106719
                ],
                [
                  -76.09726383863374,
                  35.056029946136924,
                  -1.904775752106719
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9979.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9979.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:56:49Z",
            "pc:count": 10432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 399978.836,
                "count": 10432,
                "maximum": 400000.0007,
                "minimum": 399939.0607,
                "name": "X",
                "position": 0,
                "stddev": 14.02317208,
                "variance": 196.6493552
              },
              {
                "average": 3879879.753,
                "count": 10432,
                "maximum": 3879913.907,
                "minimum": 3879806.967,
                "name": "Y",
                "position": 1,
                "stddev": 21.16917468,
                "variance": 448.1339564
              },
              {
                "average": -1.103496036,
                "count": 10432,
                "maximum": -0.9447757521,
                "minimum": -1.904775752,
                "name": "Z",
                "position": 2,
                "stddev": 0.1090631776,
                "variance": 0.0118947767
              },
              {
                "average": 0.4699003067,
                "count": 10432,
                "maximum": 2471,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.93658693,
                "variance": 1151.691933
              },
              {
                "average": 1,
                "count": 10432,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10432,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10432,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 10432,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.52398057,
                "count": 10432,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7328489951,
                "variance": 0.5370676496
              },
              {
                "average": 2.000191718,
                "count": 10432,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01384555567,
                "variance": 0.0001916994118
              },
              {
                "average": 3,
                "count": 10432,
                "maximum": 3,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254851808.3,
                "count": 10432,
                "maximum": 254851809.3,
                "minimum": 254851807.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5718927035,
                "variance": 0.3270612644
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              399939.0607,
              3879806.967,
              -1.904775752,
              400000.0007,
              3879913.907,
              -0.9447757521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    399939.06065222295,
                    3879806.967141665,
                    -1.904775752106719
                  ],
                  [
                    399939.06065222295,
                    3879913.9071416655,
                    -1.904775752106719
                  ],
                  [
                    400000.0006522229,
                    3879913.9071416655,
                    -0.944775752106719
                  ],
                  [
                    400000.0006522229,
                    3879806.967141665,
                    -0.944775752106719
                  ],
                  [
                    399939.06065222295,
                    3879806.967141665,
                    -1.904775752106719
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:56:49+00:00",
            "end_time": "2019-10-11T17:56: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": "20191011_NCMP_NC_Dunex_18SVD0584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03824557821002,
              35.094357261603044,
              -4.239850169502078
            ],
            [
              -76.03829220753835,
              35.0980351725385,
              -4.239850169502078
            ],
            [
              -76.03133151260955,
              35.09809458642113,
              -0.479850169502078
            ],
            [
              -76.03128519574803,
              35.09441666742694,
              -0.479850169502078
            ],
            [
              -76.03824557821002,
              35.094357261603044,
              -4.239850169502078
            ]
          ]
        ]
      },
      "bbox": [
        -76.03829221,
        35.09435726,
        -4.23985017,
        -76.0312852,
        35.09809459,
        -0.4798501695
      ],
      "properties": {
        "datetime": "2019-10-11T17:44:23Z",
        "pc:count": 205949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405684.149,
            "count": 205949,
            "maximum": 406000.0091,
            "minimum": 405365.4891,
            "name": "X",
            "position": 0,
            "stddev": 176.4116731,
            "variance": 31121.07842
          },
          {
            "average": 3884203.914,
            "count": 205949,
            "maximum": 3884407.935,
            "minimum": 3883999.995,
            "name": "Y",
            "position": 1,
            "stddev": 113.7560459,
            "variance": 12940.43798
          },
          {
            "average": -1.004749975,
            "count": 205949,
            "maximum": -0.4798501695,
            "minimum": -4.23985017,
            "name": "Z",
            "position": 2,
            "stddev": 0.6961200208,
            "variance": 0.4845830834
          },
          {
            "average": 0.2458181394,
            "count": 205949,
            "maximum": 3690,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.74840236,
            "variance": 662.9802242
          },
          {
            "average": 1,
            "count": 205949,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 205949,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 205949,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 205949,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.84344241,
            "count": 205949,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.617439915,
            "variance": 2.616111878
          },
          {
            "average": 2.000082545,
            "count": 205949,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.009085058878,
            "variance": 8.253829481e-05
          },
          {
            "average": 1,
            "count": 205949,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254851056.9,
            "count": 205949,
            "maximum": 254851063,
            "minimum": 254851051.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.919093638,
            "variance": 8.521107666
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405365.4891,
          3883999.995,
          -4.23985017,
          406000.0091,
          3884407.935,
          -0.4798501695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405365.48913337203,
                3883999.9951397865,
                -4.239850169502078
              ],
              [
                405365.48913337203,
                3884407.935139787,
                -4.239850169502078
              ],
              [
                406000.00913337205,
                3884407.935139787,
                -0.479850169502078
              ],
              [
                406000.00913337205,
                3883999.9951397865,
                -0.479850169502078
              ],
              [
                405365.48913337203,
                3883999.9951397865,
                -4.239850169502078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:44:23+00:00",
        "end_time": "2019-10-11T17:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03829221,
            35.09435726,
            -4.23985017,
            -76.0312852,
            35.09809459,
            -0.4798501695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03824557821002,
                  35.094357261603044,
                  -4.239850169502078
                ],
                [
                  -76.03829220753835,
                  35.0980351725385,
                  -4.239850169502078
                ],
                [
                  -76.03133151260955,
                  35.09809458642113,
                  -0.479850169502078
                ],
                [
                  -76.03128519574803,
                  35.09441666742694,
                  -0.479850169502078
                ],
                [
                  -76.03824557821002,
                  35.094357261603044,
                  -4.239850169502078
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:44:23Z",
            "pc:count": 205949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405684.149,
                "count": 205949,
                "maximum": 406000.0091,
                "minimum": 405365.4891,
                "name": "X",
                "position": 0,
                "stddev": 176.4116731,
                "variance": 31121.07842
              },
              {
                "average": 3884203.914,
                "count": 205949,
                "maximum": 3884407.935,
                "minimum": 3883999.995,
                "name": "Y",
                "position": 1,
                "stddev": 113.7560459,
                "variance": 12940.43798
              },
              {
                "average": -1.004749975,
                "count": 205949,
                "maximum": -0.4798501695,
                "minimum": -4.23985017,
                "name": "Z",
                "position": 2,
                "stddev": 0.6961200208,
                "variance": 0.4845830834
              },
              {
                "average": 0.2458181394,
                "count": 205949,
                "maximum": 3690,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.74840236,
                "variance": 662.9802242
              },
              {
                "average": 1,
                "count": 205949,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 205949,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 205949,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 205949,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.84344241,
                "count": 205949,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.617439915,
                "variance": 2.616111878
              },
              {
                "average": 2.000082545,
                "count": 205949,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.009085058878,
                "variance": 8.253829481e-05
              },
              {
                "average": 1,
                "count": 205949,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254851056.9,
                "count": 205949,
                "maximum": 254851063,
                "minimum": 254851051.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.919093638,
                "variance": 8.521107666
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405365.4891,
              3883999.995,
              -4.23985017,
              406000.0091,
              3884407.935,
              -0.4798501695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405365.48913337203,
                    3883999.9951397865,
                    -4.239850169502078
                  ],
                  [
                    405365.48913337203,
                    3884407.935139787,
                    -4.239850169502078
                  ],
                  [
                    406000.00913337205,
                    3884407.935139787,
                    -0.479850169502078
                  ],
                  [
                    406000.00913337205,
                    3883999.9951397865,
                    -0.479850169502078
                  ],
                  [
                    405365.48913337203,
                    3883999.9951397865,
                    -4.239850169502078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:44:23+00:00",
            "end_time": "2019-10-11T17:44:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0678.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03068277348665,
              35.04653576251355,
              -3.646869009017991
            ],
            [
              -76.03071796827152,
              35.049337185100086,
              -3.646869009017991
            ],
            [
              -76.02787622437593,
              35.04936129718673,
              -2.206869009017992
            ],
            [
              -76.02784112658327,
              35.046559872107515,
              -2.206869009017992
            ],
            [
              -76.03068277348665,
              35.04653576251355,
              -3.646869009017991
            ]
          ]
        ]
      },
      "bbox": [
        -76.03071797,
        35.04653576,
        -3.646869009,
        -76.02784113,
        35.0493613,
        -2.206869009
      ],
      "properties": {
        "datetime": "2019-10-11T20:48:46Z",
        "pc:count": 9696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406159.8291,
            "count": 9696,
            "maximum": 406259.2287,
            "minimum": 406000.0287,
            "name": "X",
            "position": 0,
            "stddev": 76.59659564,
            "variance": 5867.038463
          },
          {
            "average": 3878938.766,
            "count": 9696,
            "maximum": 3878999.98,
            "minimum": 3878689.26,
            "name": "Y",
            "position": 1,
            "stddev": 57.88489681,
            "variance": 3350.661278
          },
          {
            "average": -2.839704199,
            "count": 9696,
            "maximum": -2.206869009,
            "minimum": -3.646869009,
            "name": "Z",
            "position": 2,
            "stddev": 0.2732667845,
            "variance": 0.0746747355
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9696,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9696,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9696,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 9696,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.50470056,
            "count": 9696,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7742519257,
            "variance": 0.5994660445
          },
          {
            "average": 2.000103135,
            "count": 9696,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0101555558,
            "variance": 0.0001031353135
          },
          {
            "average": 21.0224835,
            "count": 9696,
            "maximum": 22,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1482574032,
            "variance": 0.02198025759
          },
          {
            "average": 254861592.7,
            "count": 9696,
            "maximum": 254862126,
            "minimum": 254861576.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 80.51904883,
            "variance": 6483.317224
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.0287,
          3878689.26,
          -3.646869009,
          406259.2287,
          3878999.98,
          -2.206869009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.0287342153,
                3878689.260469619,
                -3.646869009017991
              ],
              [
                406000.0287342153,
                3878999.980469619,
                -3.646869009017991
              ],
              [
                406259.22873421526,
                3878999.980469619,
                -2.206869009017992
              ],
              [
                406259.22873421526,
                3878689.260469619,
                -2.206869009017992
              ],
              [
                406000.0287342153,
                3878689.260469619,
                -3.646869009017991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:48:46+00:00",
        "end_time": "2019-10-11T20:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0678.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0678.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0678.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0678.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03071797,
            35.04653576,
            -3.646869009,
            -76.02784113,
            35.0493613,
            -2.206869009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03068277348665,
                  35.04653576251355,
                  -3.646869009017991
                ],
                [
                  -76.03071796827152,
                  35.049337185100086,
                  -3.646869009017991
                ],
                [
                  -76.02787622437593,
                  35.04936129718673,
                  -2.206869009017992
                ],
                [
                  -76.02784112658327,
                  35.046559872107515,
                  -2.206869009017992
                ],
                [
                  -76.03068277348665,
                  35.04653576251355,
                  -3.646869009017991
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0678.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0678.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:48:46Z",
            "pc:count": 9696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406159.8291,
                "count": 9696,
                "maximum": 406259.2287,
                "minimum": 406000.0287,
                "name": "X",
                "position": 0,
                "stddev": 76.59659564,
                "variance": 5867.038463
              },
              {
                "average": 3878938.766,
                "count": 9696,
                "maximum": 3878999.98,
                "minimum": 3878689.26,
                "name": "Y",
                "position": 1,
                "stddev": 57.88489681,
                "variance": 3350.661278
              },
              {
                "average": -2.839704199,
                "count": 9696,
                "maximum": -2.206869009,
                "minimum": -3.646869009,
                "name": "Z",
                "position": 2,
                "stddev": 0.2732667845,
                "variance": 0.0746747355
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9696,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9696,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9696,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 9696,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.50470056,
                "count": 9696,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7742519257,
                "variance": 0.5994660445
              },
              {
                "average": 2.000103135,
                "count": 9696,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0101555558,
                "variance": 0.0001031353135
              },
              {
                "average": 21.0224835,
                "count": 9696,
                "maximum": 22,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1482574032,
                "variance": 0.02198025759
              },
              {
                "average": 254861592.7,
                "count": 9696,
                "maximum": 254862126,
                "minimum": 254861576.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 80.51904883,
                "variance": 6483.317224
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.0287,
              3878689.26,
              -3.646869009,
              406259.2287,
              3878999.98,
              -2.206869009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.0287342153,
                    3878689.260469619,
                    -3.646869009017991
                  ],
                  [
                    406000.0287342153,
                    3878999.980469619,
                    -3.646869009017991
                  ],
                  [
                    406259.22873421526,
                    3878999.980469619,
                    -2.206869009017992
                  ],
                  [
                    406259.22873421526,
                    3878689.260469619,
                    -2.206869009017992
                  ],
                  [
                    406000.0287342153,
                    3878689.260469619,
                    -3.646869009017991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:48:46+00:00",
            "end_time": "2019-10-11T20:39: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": "20191011_NCMP_NC_Dunex_18SVD0076.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09615285844247,
              35.02288890977229,
              -1.21791341032058
            ],
            [
              -76.0962575338938,
              35.03072900285425,
              -1.21791341032058
            ],
            [
              -76.08529693372508,
              35.03082753641561,
              7.22208658967942
            ],
            [
              -76.08519330433649,
              35.022987414821195,
              7.22208658967942
            ],
            [
              -76.09615285844247,
              35.02288890977229,
              -1.21791341032058
            ]
          ]
        ]
      },
      "bbox": [
        -76.09625753,
        35.02288891,
        -1.21791341,
        -76.0851933,
        35.03082754,
        7.22208659
      ],
      "properties": {
        "datetime": "2019-10-11T20:02:12Z",
        "pc:count": 1473840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400328.5629,
            "count": 1473840,
            "maximum": 400999.9797,
            "minimum": 399999.9997,
            "name": "X",
            "position": 0,
            "stddev": 223.4171505,
            "variance": 49915.22313
          },
          {
            "average": 3876707.845,
            "count": 1473840,
            "maximum": 3876999.983,
            "minimum": 3876130.383,
            "name": "Y",
            "position": 1,
            "stddev": 203.3452611,
            "variance": 41349.2952
          },
          {
            "average": 1.048002978,
            "count": 1473840,
            "maximum": 7.22208659,
            "minimum": -1.21791341,
            "name": "Z",
            "position": 2,
            "stddev": 0.9599822538,
            "variance": 0.9215659276
          },
          {
            "average": 3327.199015,
            "count": 1473840,
            "maximum": 21325,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3172.641612,
            "variance": 10065654.8
          },
          {
            "average": 1.040999701,
            "count": 1473840,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2249825267,
            "variance": 0.05061713731
          },
          {
            "average": 1.082071324,
            "count": 1473840,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3305255072,
            "variance": 0.1092471109
          },
          {
            "average": 1,
            "count": 1473840,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.817205395,
            "count": 1473840,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.59358252,
            "variance": 134.4111557
          },
          {
            "average": 20.06158753,
            "count": 1473840,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.723006197,
            "variance": 2.968750354
          },
          {
            "average": 1.28151699,
            "count": 1473840,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4622337538,
            "variance": 0.2136600431
          },
          {
            "average": 15.31226795,
            "count": 1473840,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8627158893,
            "variance": 0.7442787056
          },
          {
            "average": 254858502,
            "count": 1473840,
            "maximum": 254859332.2,
            "minimum": 254857145.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.2837279,
            "variance": 219289.6498
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1473840,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          399999.9997,
          3876130.383,
          -1.21791341,
          400999.9797,
          3876999.983,
          7.22208659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                399999.999745932,
                3876130.3830554606,
                -1.21791341032058
              ],
              [
                399999.999745932,
                3876999.9830554603,
                -1.21791341032058
              ],
              [
                400999.979745932,
                3876999.9830554603,
                7.22208658967942
              ],
              [
                400999.979745932,
                3876130.3830554606,
                7.22208658967942
              ],
              [
                399999.999745932,
                3876130.3830554606,
                -1.21791341032058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:02:12+00:00",
        "end_time": "2019-10-11T19:25:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0076.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0076.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0076.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0076.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09625753,
            35.02288891,
            -1.21791341,
            -76.0851933,
            35.03082754,
            7.22208659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09615285844247,
                  35.02288890977229,
                  -1.21791341032058
                ],
                [
                  -76.0962575338938,
                  35.03072900285425,
                  -1.21791341032058
                ],
                [
                  -76.08529693372508,
                  35.03082753641561,
                  7.22208658967942
                ],
                [
                  -76.08519330433649,
                  35.022987414821195,
                  7.22208658967942
                ],
                [
                  -76.09615285844247,
                  35.02288890977229,
                  -1.21791341032058
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0076.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0076.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:02:12Z",
            "pc:count": 1473840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400328.5629,
                "count": 1473840,
                "maximum": 400999.9797,
                "minimum": 399999.9997,
                "name": "X",
                "position": 0,
                "stddev": 223.4171505,
                "variance": 49915.22313
              },
              {
                "average": 3876707.845,
                "count": 1473840,
                "maximum": 3876999.983,
                "minimum": 3876130.383,
                "name": "Y",
                "position": 1,
                "stddev": 203.3452611,
                "variance": 41349.2952
              },
              {
                "average": 1.048002978,
                "count": 1473840,
                "maximum": 7.22208659,
                "minimum": -1.21791341,
                "name": "Z",
                "position": 2,
                "stddev": 0.9599822538,
                "variance": 0.9215659276
              },
              {
                "average": 3327.199015,
                "count": 1473840,
                "maximum": 21325,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3172.641612,
                "variance": 10065654.8
              },
              {
                "average": 1.040999701,
                "count": 1473840,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2249825267,
                "variance": 0.05061713731
              },
              {
                "average": 1.082071324,
                "count": 1473840,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3305255072,
                "variance": 0.1092471109
              },
              {
                "average": 1,
                "count": 1473840,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.817205395,
                "count": 1473840,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.59358252,
                "variance": 134.4111557
              },
              {
                "average": 20.06158753,
                "count": 1473840,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.723006197,
                "variance": 2.968750354
              },
              {
                "average": 1.28151699,
                "count": 1473840,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4622337538,
                "variance": 0.2136600431
              },
              {
                "average": 15.31226795,
                "count": 1473840,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8627158893,
                "variance": 0.7442787056
              },
              {
                "average": 254858502,
                "count": 1473840,
                "maximum": 254859332.2,
                "minimum": 254857145.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.2837279,
                "variance": 219289.6498
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1473840,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              399999.9997,
              3876130.383,
              -1.21791341,
              400999.9797,
              3876999.983,
              7.22208659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    399999.999745932,
                    3876130.3830554606,
                    -1.21791341032058
                  ],
                  [
                    399999.999745932,
                    3876999.9830554603,
                    -1.21791341032058
                  ],
                  [
                    400999.979745932,
                    3876999.9830554603,
                    7.22208658967942
                  ],
                  [
                    400999.979745932,
                    3876130.3830554606,
                    7.22208658967942
                  ],
                  [
                    399999.999745932,
                    3876130.3830554606,
                    -1.21791341032058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:02:12+00:00",
            "end_time": "2019-10-11T19:25: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": "20191011_NCMP_NC_Dunex_18SUD9067.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.20454146496438,
              34.93953971417094,
              -1.239174521664245
            ],
            [
              -76.20467325930848,
              34.94855019143223,
              -1.239174521664245
            ],
            [
              -76.19372380342305,
              34.94865829958982,
              7.300825478335756
            ],
            [
              -76.19359320628108,
              34.939647786337936,
              7.300825478335756
            ],
            [
              -76.20454146496438,
              34.93953971417094,
              -1.239174521664245
            ]
          ]
        ]
      },
      "bbox": [
        -76.20467326,
        34.93953971,
        -1.239174522,
        -76.19359321,
        34.9486583,
        7.300825478
      ],
      "properties": {
        "datetime": "2019-10-11T14:31:42Z",
        "pc:count": 2456602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 390356.9142,
            "count": 2456602,
            "maximum": 390999.9987,
            "minimum": 389999.9987,
            "name": "X",
            "position": 0,
            "stddev": 239.1455373,
            "variance": 57190.58802
          },
          {
            "average": 3867659.693,
            "count": 2456602,
            "maximum": 3867999.993,
            "minimum": 3867000.553,
            "name": "Y",
            "position": 1,
            "stddev": 238.200885,
            "variance": 56739.66162
          },
          {
            "average": 1.661586314,
            "count": 2456602,
            "maximum": 7.300825478,
            "minimum": -1.239174522,
            "name": "Z",
            "position": 2,
            "stddev": 1.253174157,
            "variance": 1.570445467
          },
          {
            "average": 3394.423666,
            "count": 2456602,
            "maximum": 27348,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2988.438451,
            "variance": 8930764.378
          },
          {
            "average": 1.132222883,
            "count": 2456602,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4380280351,
            "variance": 0.1918685595
          },
          {
            "average": 1.264944016,
            "count": 2456602,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6531611959,
            "variance": 0.4266195478
          },
          {
            "average": 1,
            "count": 2456602,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.597330377,
            "count": 2456602,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.772996355,
            "variance": 95.51145775
          },
          {
            "average": 19.95285179,
            "count": 2456602,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.70621169,
            "variance": 2.911158332
          },
          {
            "average": 1.298471629,
            "count": 2456602,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5356958292,
            "variance": 0.2869700214
          },
          {
            "average": 6.761255181,
            "count": 2456602,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8666644634,
            "variance": 0.7511072921
          },
          {
            "average": 254838551.3,
            "count": 2456602,
            "maximum": 254839502.6,
            "minimum": 254836659.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 623.3849955,
            "variance": 388608.8526
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2456602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389999.9987,
          3867000.553,
          -1.239174522,
          390999.9987,
          3867999.993,
          7.300825478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389999.99869445217,
                3867000.5530117,
                -1.239174521664245
              ],
              [
                389999.99869445217,
                3867999.9930117005,
                -1.239174521664245
              ],
              [
                390999.99869445217,
                3867999.9930117005,
                7.300825478335756
              ],
              [
                390999.99869445217,
                3867000.5530117,
                7.300825478335756
              ],
              [
                389999.99869445217,
                3867000.5530117,
                -1.239174521664245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:31:42+00:00",
        "end_time": "2019-10-11T13:44:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9067.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9067.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9067.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9067.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.20467326,
            34.93953971,
            -1.239174522,
            -76.19359321,
            34.9486583,
            7.300825478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.20454146496438,
                  34.93953971417094,
                  -1.239174521664245
                ],
                [
                  -76.20467325930848,
                  34.94855019143223,
                  -1.239174521664245
                ],
                [
                  -76.19372380342305,
                  34.94865829958982,
                  7.300825478335756
                ],
                [
                  -76.19359320628108,
                  34.939647786337936,
                  7.300825478335756
                ],
                [
                  -76.20454146496438,
                  34.93953971417094,
                  -1.239174521664245
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9067.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9067.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:31:42Z",
            "pc:count": 2456602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 390356.9142,
                "count": 2456602,
                "maximum": 390999.9987,
                "minimum": 389999.9987,
                "name": "X",
                "position": 0,
                "stddev": 239.1455373,
                "variance": 57190.58802
              },
              {
                "average": 3867659.693,
                "count": 2456602,
                "maximum": 3867999.993,
                "minimum": 3867000.553,
                "name": "Y",
                "position": 1,
                "stddev": 238.200885,
                "variance": 56739.66162
              },
              {
                "average": 1.661586314,
                "count": 2456602,
                "maximum": 7.300825478,
                "minimum": -1.239174522,
                "name": "Z",
                "position": 2,
                "stddev": 1.253174157,
                "variance": 1.570445467
              },
              {
                "average": 3394.423666,
                "count": 2456602,
                "maximum": 27348,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2988.438451,
                "variance": 8930764.378
              },
              {
                "average": 1.132222883,
                "count": 2456602,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4380280351,
                "variance": 0.1918685595
              },
              {
                "average": 1.264944016,
                "count": 2456602,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6531611959,
                "variance": 0.4266195478
              },
              {
                "average": 1,
                "count": 2456602,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.597330377,
                "count": 2456602,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.772996355,
                "variance": 95.51145775
              },
              {
                "average": 19.95285179,
                "count": 2456602,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.70621169,
                "variance": 2.911158332
              },
              {
                "average": 1.298471629,
                "count": 2456602,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5356958292,
                "variance": 0.2869700214
              },
              {
                "average": 6.761255181,
                "count": 2456602,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8666644634,
                "variance": 0.7511072921
              },
              {
                "average": 254838551.3,
                "count": 2456602,
                "maximum": 254839502.6,
                "minimum": 254836659.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 623.3849955,
                "variance": 388608.8526
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2456602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389999.9987,
              3867000.553,
              -1.239174522,
              390999.9987,
              3867999.993,
              7.300825478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389999.99869445217,
                    3867000.5530117,
                    -1.239174521664245
                  ],
                  [
                    389999.99869445217,
                    3867999.9930117005,
                    -1.239174521664245
                  ],
                  [
                    390999.99869445217,
                    3867999.9930117005,
                    7.300825478335756
                  ],
                  [
                    390999.99869445217,
                    3867000.5530117,
                    7.300825478335756
                  ],
                  [
                    389999.99869445217,
                    3867000.5530117,
                    -1.239174521664245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:31:42+00:00",
            "end_time": "2019-10-11T13:44: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": "20191015_NCMP_NC_Dunex_18SVD1888.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9000437555675,
              35.13152968502906,
              -5.120180326403272
            ],
            [
              -75.90014299370623,
              35.14054562771785,
              -5.120180326403272
            ],
            [
              -75.88916682197016,
              35.140626667430325,
              14.019819673596729
            ],
            [
              -75.88906879353142,
              35.131610697812285,
              14.019819673596729
            ],
            [
              -75.9000437555675,
              35.13152968502906,
              -5.120180326403272
            ]
          ]
        ]
      },
      "bbox": [
        -75.90014299,
        35.13152969,
        -5.120180326,
        -75.88906879,
        35.14062667,
        14.01981967
      ],
      "properties": {
        "datetime": "2019-10-15T16:29:24Z",
        "pc:count": 2944223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418414.4425,
            "count": 2944223,
            "maximum": 419000.0095,
            "minimum": 418000.0095,
            "name": "X",
            "position": 0,
            "stddev": 278.5231726,
            "variance": 77575.15766
          },
          {
            "average": 3888670.945,
            "count": 2944223,
            "maximum": 3888999.989,
            "minimum": 3888000.009,
            "name": "Y",
            "position": 1,
            "stddev": 226.5914303,
            "variance": 51343.6763
          },
          {
            "average": 1.86647169,
            "count": 2944223,
            "maximum": 14.01981967,
            "minimum": -5.120180326,
            "name": "Z",
            "position": 2,
            "stddev": 2.507912234,
            "variance": 6.289623774
          },
          {
            "average": 1050.466998,
            "count": 2944223,
            "maximum": 19523,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1679.194601,
            "variance": 2819694.509
          },
          {
            "average": 1.590910743,
            "count": 2944223,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.939515675,
            "variance": 0.8826897035
          },
          {
            "average": 2.18201067,
            "count": 2944223,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311409268,
            "variance": 1.719794269
          },
          {
            "average": 1,
            "count": 2944223,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.534675872,
            "count": 2944223,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.90514863,
            "variance": 118.9222666
          },
          {
            "average": 20.13123609,
            "count": 2944223,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.437426322,
            "variance": 2.066194432
          },
          {
            "average": 1.799253657,
            "count": 2944223,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9148760508,
            "variance": 0.8369981883
          },
          {
            "average": 11.94763814,
            "count": 2944223,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082359879,
            "variance": 1.171502908
          },
          {
            "average": 255190860.5,
            "count": 2944223,
            "maximum": 255192164.9,
            "minimum": 255189334.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 755.6358879,
            "variance": 570985.5952
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2944223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418000.0095,
          3888000.009,
          -5.120180326,
          419000.0095,
          3888999.989,
          14.01981967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418000.00948768586,
                3888000.0093471925,
                -5.120180326403272
              ],
              [
                418000.00948768586,
                3888999.989347193,
                -5.120180326403272
              ],
              [
                419000.00948768586,
                3888999.989347193,
                14.019819673596729
              ],
              [
                419000.00948768586,
                3888000.0093471925,
                14.019819673596729
              ],
              [
                418000.00948768586,
                3888000.0093471925,
                -5.120180326403272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:29:24+00:00",
        "end_time": "2019-10-15T15:42:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1888.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1888.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1888.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1888.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.90014299,
            35.13152969,
            -5.120180326,
            -75.88906879,
            35.14062667,
            14.01981967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9000437555675,
                  35.13152968502906,
                  -5.120180326403272
                ],
                [
                  -75.90014299370623,
                  35.14054562771785,
                  -5.120180326403272
                ],
                [
                  -75.88916682197016,
                  35.140626667430325,
                  14.019819673596729
                ],
                [
                  -75.88906879353142,
                  35.131610697812285,
                  14.019819673596729
                ],
                [
                  -75.9000437555675,
                  35.13152968502906,
                  -5.120180326403272
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1888.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1888.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:29:24Z",
            "pc:count": 2944223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418414.4425,
                "count": 2944223,
                "maximum": 419000.0095,
                "minimum": 418000.0095,
                "name": "X",
                "position": 0,
                "stddev": 278.5231726,
                "variance": 77575.15766
              },
              {
                "average": 3888670.945,
                "count": 2944223,
                "maximum": 3888999.989,
                "minimum": 3888000.009,
                "name": "Y",
                "position": 1,
                "stddev": 226.5914303,
                "variance": 51343.6763
              },
              {
                "average": 1.86647169,
                "count": 2944223,
                "maximum": 14.01981967,
                "minimum": -5.120180326,
                "name": "Z",
                "position": 2,
                "stddev": 2.507912234,
                "variance": 6.289623774
              },
              {
                "average": 1050.466998,
                "count": 2944223,
                "maximum": 19523,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1679.194601,
                "variance": 2819694.509
              },
              {
                "average": 1.590910743,
                "count": 2944223,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.939515675,
                "variance": 0.8826897035
              },
              {
                "average": 2.18201067,
                "count": 2944223,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311409268,
                "variance": 1.719794269
              },
              {
                "average": 1,
                "count": 2944223,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.534675872,
                "count": 2944223,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.90514863,
                "variance": 118.9222666
              },
              {
                "average": 20.13123609,
                "count": 2944223,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.437426322,
                "variance": 2.066194432
              },
              {
                "average": 1.799253657,
                "count": 2944223,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9148760508,
                "variance": 0.8369981883
              },
              {
                "average": 11.94763814,
                "count": 2944223,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082359879,
                "variance": 1.171502908
              },
              {
                "average": 255190860.5,
                "count": 2944223,
                "maximum": 255192164.9,
                "minimum": 255189334.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 755.6358879,
                "variance": 570985.5952
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2944223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418000.0095,
              3888000.009,
              -5.120180326,
              419000.0095,
              3888999.989,
              14.01981967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418000.00948768586,
                    3888000.0093471925,
                    -5.120180326403272
                  ],
                  [
                    418000.00948768586,
                    3888999.989347193,
                    -5.120180326403272
                  ],
                  [
                    419000.00948768586,
                    3888999.989347193,
                    14.019819673596729
                  ],
                  [
                    419000.00948768586,
                    3888000.0093471925,
                    14.019819673596729
                  ],
                  [
                    418000.00948768586,
                    3888000.0093471925,
                    -5.120180326403272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:29:24+00:00",
            "end_time": "2019-10-15T15:42: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": "20191011_NCMP_NC_Dunex_18SVD0179.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.085535097682,
              35.048858973808606,
              -2.183561447993122
            ],
            [
              -76.08565442447895,
              35.05787489289273,
              -2.183561447993122
            ],
            [
              -76.07468994013246,
              35.057972536028025,
              10.216438552006878
            ],
            [
              -76.07457181789927,
              35.048956584463326,
              10.216438552006878
            ],
            [
              -76.085535097682,
              35.048858973808606,
              -2.183561447993122
            ]
          ]
        ]
      },
      "bbox": [
        -76.08565442,
        35.04885897,
        -2.183561448,
        -76.07457182,
        35.05797254,
        10.21643855
      ],
      "properties": {
        "datetime": "2019-10-11T19:08:16Z",
        "pc:count": 4175467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401565.071,
            "count": 4175467,
            "maximum": 402000.0094,
            "minimum": 401000.0094,
            "name": "X",
            "position": 0,
            "stddev": 275.0665002,
            "variance": 75661.57953
          },
          {
            "average": 3879499.599,
            "count": 4175467,
            "maximum": 3879999.994,
            "minimum": 3878999.974,
            "name": "Y",
            "position": 1,
            "stddev": 286.3120234,
            "variance": 81974.57474
          },
          {
            "average": 0.9792959498,
            "count": 4175467,
            "maximum": 10.21643855,
            "minimum": -2.183561448,
            "name": "Z",
            "position": 2,
            "stddev": 1.493517739,
            "variance": 2.230595238
          },
          {
            "average": 1141.463477,
            "count": 4175467,
            "maximum": 15886,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1346.825244,
            "variance": 1813938.238
          },
          {
            "average": 1.315019134,
            "count": 4175467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7311151127,
            "variance": 0.534529308
          },
          {
            "average": 1.630100537,
            "count": 4175467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.093589471,
            "variance": 1.195937931
          },
          {
            "average": 1,
            "count": 4175467,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.735497371,
            "count": 4175467,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.78963968,
            "variance": 163.5748833
          },
          {
            "average": 20.08886039,
            "count": 4175467,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.447777743,
            "variance": 2.096060392
          },
          {
            "average": 1.632165935,
            "count": 4175467,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7564613051,
            "variance": 0.5722337061
          },
          {
            "average": 7.833070888,
            "count": 4175467,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.200591724,
            "variance": 1.441420488
          },
          {
            "average": 254854187.8,
            "count": 4175467,
            "maximum": 254856096,
            "minimum": 254852444,
            "name": "GpsTime",
            "position": 12,
            "stddev": 616.3823208,
            "variance": 379927.1654
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401000.0094,
          3878999.974,
          -2.183561448,
          402000.0094,
          3879999.994,
          10.21643855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401000.00938183756,
                3878999.9736955296,
                -2.183561447993122
              ],
              [
                401000.00938183756,
                3879999.993695529,
                -2.183561447993122
              ],
              [
                402000.00938183756,
                3879999.993695529,
                10.216438552006878
              ],
              [
                402000.00938183756,
                3878999.9736955296,
                10.216438552006878
              ],
              [
                401000.00938183756,
                3878999.9736955296,
                -2.183561447993122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:08:16+00:00",
        "end_time": "2019-10-11T18:07:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0179.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0179.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0179.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0179.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08565442,
            35.04885897,
            -2.183561448,
            -76.07457182,
            35.05797254,
            10.21643855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.085535097682,
                  35.048858973808606,
                  -2.183561447993122
                ],
                [
                  -76.08565442447895,
                  35.05787489289273,
                  -2.183561447993122
                ],
                [
                  -76.07468994013246,
                  35.057972536028025,
                  10.216438552006878
                ],
                [
                  -76.07457181789927,
                  35.048956584463326,
                  10.216438552006878
                ],
                [
                  -76.085535097682,
                  35.048858973808606,
                  -2.183561447993122
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0179.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0179.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:08:16Z",
            "pc:count": 4175467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401565.071,
                "count": 4175467,
                "maximum": 402000.0094,
                "minimum": 401000.0094,
                "name": "X",
                "position": 0,
                "stddev": 275.0665002,
                "variance": 75661.57953
              },
              {
                "average": 3879499.599,
                "count": 4175467,
                "maximum": 3879999.994,
                "minimum": 3878999.974,
                "name": "Y",
                "position": 1,
                "stddev": 286.3120234,
                "variance": 81974.57474
              },
              {
                "average": 0.9792959498,
                "count": 4175467,
                "maximum": 10.21643855,
                "minimum": -2.183561448,
                "name": "Z",
                "position": 2,
                "stddev": 1.493517739,
                "variance": 2.230595238
              },
              {
                "average": 1141.463477,
                "count": 4175467,
                "maximum": 15886,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1346.825244,
                "variance": 1813938.238
              },
              {
                "average": 1.315019134,
                "count": 4175467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7311151127,
                "variance": 0.534529308
              },
              {
                "average": 1.630100537,
                "count": 4175467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.093589471,
                "variance": 1.195937931
              },
              {
                "average": 1,
                "count": 4175467,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.735497371,
                "count": 4175467,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.78963968,
                "variance": 163.5748833
              },
              {
                "average": 20.08886039,
                "count": 4175467,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.447777743,
                "variance": 2.096060392
              },
              {
                "average": 1.632165935,
                "count": 4175467,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7564613051,
                "variance": 0.5722337061
              },
              {
                "average": 7.833070888,
                "count": 4175467,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.200591724,
                "variance": 1.441420488
              },
              {
                "average": 254854187.8,
                "count": 4175467,
                "maximum": 254856096,
                "minimum": 254852444,
                "name": "GpsTime",
                "position": 12,
                "stddev": 616.3823208,
                "variance": 379927.1654
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401000.0094,
              3878999.974,
              -2.183561448,
              402000.0094,
              3879999.994,
              10.21643855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401000.00938183756,
                    3878999.9736955296,
                    -2.183561447993122
                  ],
                  [
                    401000.00938183756,
                    3879999.993695529,
                    -2.183561447993122
                  ],
                  [
                    402000.00938183756,
                    3879999.993695529,
                    10.216438552006878
                  ],
                  [
                    402000.00938183756,
                    3878999.9736955296,
                    10.216438552006878
                  ],
                  [
                    401000.00938183756,
                    3878999.9736955296,
                    -2.183561447993122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:08:16+00:00",
            "end_time": "2019-10-11T18:07: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": "20191011_NCMP_NC_Dunex_18SVD0379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.06360853904312,
              35.04905329351676,
              -1.364592832820237
            ],
            [
              -76.0637254543569,
              35.05806909691631,
              -1.364592832820237
            ],
            [
              -76.05276086562345,
              35.05816475844027,
              8.355407167179763
            ],
            [
              -76.05264515489522,
              35.04914892321979,
              8.355407167179763
            ],
            [
              -76.06360853904312,
              35.04905329351676,
              -1.364592832820237
            ]
          ]
        ]
      },
      "bbox": [
        -76.06372545,
        35.04905329,
        -1.364592833,
        -76.05264515,
        35.05816476,
        8.355407167
      ],
      "properties": {
        "datetime": "2019-10-11T19:54:59Z",
        "pc:count": 4139212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403561.9147,
            "count": 4139212,
            "maximum": 404000.0046,
            "minimum": 403000.0046,
            "name": "X",
            "position": 0,
            "stddev": 282.5367832,
            "variance": 79827.03386
          },
          {
            "average": 3879436.615,
            "count": 4139212,
            "maximum": 3879999.984,
            "minimum": 3878999.984,
            "name": "Y",
            "position": 1,
            "stddev": 273.8736449,
            "variance": 75006.77338
          },
          {
            "average": 1.231237016,
            "count": 4139212,
            "maximum": 8.355407167,
            "minimum": -1.364592833,
            "name": "Z",
            "position": 2,
            "stddev": 0.9554517542,
            "variance": 0.9128880545
          },
          {
            "average": 2724.507866,
            "count": 4139212,
            "maximum": 26017,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2482.297875,
            "variance": 6161802.739
          },
          {
            "average": 1.123416486,
            "count": 4139212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.399251663,
            "variance": 0.1594018904
          },
          {
            "average": 1.246882498,
            "count": 4139212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5828938503,
            "variance": 0.3397652407
          },
          {
            "average": 1,
            "count": 4139212,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.62793208,
            "count": 4139212,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.637019106,
            "variance": 58.32406082
          },
          {
            "average": 19.91345032,
            "count": 4139212,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.614907049,
            "variance": 2.607924777
          },
          {
            "average": 1.225901693,
            "count": 4139212,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.475948385,
            "variance": 0.2265268652
          },
          {
            "average": 13.14316396,
            "count": 4139212,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.243588508,
            "variance": 1.546512376
          },
          {
            "average": 254857319.1,
            "count": 4139212,
            "maximum": 254858899.2,
            "minimum": 254854715.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 695.1082945,
            "variance": 483175.5411
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4139212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403000.0046,
          3878999.984,
          -1.364592833,
          404000.0046,
          3879999.984,
          8.355407167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403000.0046193814,
                3878999.9836033685,
                -1.364592832820237
              ],
              [
                403000.0046193814,
                3879999.9836033685,
                -1.364592832820237
              ],
              [
                404000.0046193814,
                3879999.9836033685,
                8.355407167179763
              ],
              [
                404000.0046193814,
                3878999.9836033685,
                8.355407167179763
              ],
              [
                403000.0046193814,
                3878999.9836033685,
                -1.364592832820237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:54:59+00:00",
        "end_time": "2019-10-11T18:45:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.06372545,
            35.04905329,
            -1.364592833,
            -76.05264515,
            35.05816476,
            8.355407167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.06360853904312,
                  35.04905329351676,
                  -1.364592832820237
                ],
                [
                  -76.0637254543569,
                  35.05806909691631,
                  -1.364592832820237
                ],
                [
                  -76.05276086562345,
                  35.05816475844027,
                  8.355407167179763
                ],
                [
                  -76.05264515489522,
                  35.04914892321979,
                  8.355407167179763
                ],
                [
                  -76.06360853904312,
                  35.04905329351676,
                  -1.364592832820237
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:54:59Z",
            "pc:count": 4139212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403561.9147,
                "count": 4139212,
                "maximum": 404000.0046,
                "minimum": 403000.0046,
                "name": "X",
                "position": 0,
                "stddev": 282.5367832,
                "variance": 79827.03386
              },
              {
                "average": 3879436.615,
                "count": 4139212,
                "maximum": 3879999.984,
                "minimum": 3878999.984,
                "name": "Y",
                "position": 1,
                "stddev": 273.8736449,
                "variance": 75006.77338
              },
              {
                "average": 1.231237016,
                "count": 4139212,
                "maximum": 8.355407167,
                "minimum": -1.364592833,
                "name": "Z",
                "position": 2,
                "stddev": 0.9554517542,
                "variance": 0.9128880545
              },
              {
                "average": 2724.507866,
                "count": 4139212,
                "maximum": 26017,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2482.297875,
                "variance": 6161802.739
              },
              {
                "average": 1.123416486,
                "count": 4139212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.399251663,
                "variance": 0.1594018904
              },
              {
                "average": 1.246882498,
                "count": 4139212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5828938503,
                "variance": 0.3397652407
              },
              {
                "average": 1,
                "count": 4139212,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.62793208,
                "count": 4139212,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.637019106,
                "variance": 58.32406082
              },
              {
                "average": 19.91345032,
                "count": 4139212,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.614907049,
                "variance": 2.607924777
              },
              {
                "average": 1.225901693,
                "count": 4139212,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.475948385,
                "variance": 0.2265268652
              },
              {
                "average": 13.14316396,
                "count": 4139212,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.243588508,
                "variance": 1.546512376
              },
              {
                "average": 254857319.1,
                "count": 4139212,
                "maximum": 254858899.2,
                "minimum": 254854715.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 695.1082945,
                "variance": 483175.5411
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4139212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403000.0046,
              3878999.984,
              -1.364592833,
              404000.0046,
              3879999.984,
              8.355407167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403000.0046193814,
                    3878999.9836033685,
                    -1.364592832820237
                  ],
                  [
                    403000.0046193814,
                    3879999.9836033685,
                    -1.364592832820237
                  ],
                  [
                    404000.0046193814,
                    3879999.9836033685,
                    8.355407167179763
                  ],
                  [
                    404000.0046193814,
                    3878999.9836033685,
                    8.355407167179763
                  ],
                  [
                    403000.0046193814,
                    3878999.9836033685,
                    -1.364592832820237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:54:59+00:00",
            "end_time": "2019-10-11T18:45: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": "20191011_NCMP_NC_Dunex_18SUD9573.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.15055564555283,
              34.99415899675561,
              -1.744937146133796
            ],
            [
              -76.15068186249609,
              35.00317479694811,
              -1.744937146133796
            ],
            [
              -76.13972470341008,
              35.00327817999407,
              9.355062853866205
            ],
            [
              -76.13959968770764,
              34.99426234538796,
              9.355062853866205
            ],
            [
              -76.15055564555283,
              34.99415899675561,
              -1.744937146133796
            ]
          ]
        ]
      },
      "bbox": [
        -76.15068186,
        34.994159,
        -1.744937146,
        -76.13959969,
        35.00327818,
        9.355062854
      ],
      "properties": {
        "datetime": "2019-10-17T15:15:24Z",
        "pc:count": 3717408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395523.7951,
            "count": 3717408,
            "maximum": 396000.0177,
            "minimum": 394999.9977,
            "name": "X",
            "position": 0,
            "stddev": 291.0846367,
            "variance": 84730.26571
          },
          {
            "average": 3873449.152,
            "count": 3717408,
            "maximum": 3873999.994,
            "minimum": 3872999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.5541206,
            "variance": 78150.50636
          },
          {
            "average": 0.1599522526,
            "count": 3717408,
            "maximum": 9.355062854,
            "minimum": -1.744937146,
            "name": "Z",
            "position": 2,
            "stddev": 0.8404725344,
            "variance": 0.7063940811
          },
          {
            "average": 746.1393385,
            "count": 3717408,
            "maximum": 14424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1098.93172,
            "variance": 1207650.926
          },
          {
            "average": 1.03663628,
            "count": 3717408,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2530121884,
            "variance": 0.0640151675
          },
          {
            "average": 1.073379624,
            "count": 3717408,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3931565685,
            "variance": 0.1545720873
          },
          {
            "average": 1,
            "count": 3717408,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.81786584,
            "count": 3717408,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.64951395,
            "variance": 186.3092311
          },
          {
            "average": 20.05250723,
            "count": 3717408,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.915346251,
            "variance": 3.668551263
          },
          {
            "average": 1.596027124,
            "count": 3717408,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.521748218,
            "variance": 0.2722212029
          },
          {
            "average": 3.106199804,
            "count": 3717408,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.341201309,
            "variance": 1.79882095
          },
          {
            "average": 254878235.1,
            "count": 3717408,
            "maximum": 255360524,
            "minimum": 254834309.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142563.9851,
            "variance": 20324489860.0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3717408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394999.9977,
          3872999.974,
          -1.744937146,
          396000.0177,
          3873999.994,
          9.355062854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394999.9976702595,
                3872999.973599907,
                -1.744937146133796
              ],
              [
                394999.9976702595,
                3873999.9935999066,
                -1.744937146133796
              ],
              [
                396000.0176702595,
                3873999.9935999066,
                9.355062853866205
              ],
              [
                396000.0176702595,
                3872999.973599907,
                9.355062853866205
              ],
              [
                394999.9976702595,
                3872999.973599907,
                -1.744937146133796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:15:24+00:00",
        "end_time": "2019-10-11T13:05:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9573.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9573.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9573.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9573.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.15068186,
            34.994159,
            -1.744937146,
            -76.13959969,
            35.00327818,
            9.355062854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.15055564555283,
                  34.99415899675561,
                  -1.744937146133796
                ],
                [
                  -76.15068186249609,
                  35.00317479694811,
                  -1.744937146133796
                ],
                [
                  -76.13972470341008,
                  35.00327817999407,
                  9.355062853866205
                ],
                [
                  -76.13959968770764,
                  34.99426234538796,
                  9.355062853866205
                ],
                [
                  -76.15055564555283,
                  34.99415899675561,
                  -1.744937146133796
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9573.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9573.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:15:24Z",
            "pc:count": 3717408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395523.7951,
                "count": 3717408,
                "maximum": 396000.0177,
                "minimum": 394999.9977,
                "name": "X",
                "position": 0,
                "stddev": 291.0846367,
                "variance": 84730.26571
              },
              {
                "average": 3873449.152,
                "count": 3717408,
                "maximum": 3873999.994,
                "minimum": 3872999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.5541206,
                "variance": 78150.50636
              },
              {
                "average": 0.1599522526,
                "count": 3717408,
                "maximum": 9.355062854,
                "minimum": -1.744937146,
                "name": "Z",
                "position": 2,
                "stddev": 0.8404725344,
                "variance": 0.7063940811
              },
              {
                "average": 746.1393385,
                "count": 3717408,
                "maximum": 14424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1098.93172,
                "variance": 1207650.926
              },
              {
                "average": 1.03663628,
                "count": 3717408,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2530121884,
                "variance": 0.0640151675
              },
              {
                "average": 1.073379624,
                "count": 3717408,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3931565685,
                "variance": 0.1545720873
              },
              {
                "average": 1,
                "count": 3717408,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.81786584,
                "count": 3717408,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.64951395,
                "variance": 186.3092311
              },
              {
                "average": 20.05250723,
                "count": 3717408,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.915346251,
                "variance": 3.668551263
              },
              {
                "average": 1.596027124,
                "count": 3717408,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.521748218,
                "variance": 0.2722212029
              },
              {
                "average": 3.106199804,
                "count": 3717408,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.341201309,
                "variance": 1.79882095
              },
              {
                "average": 254878235.1,
                "count": 3717408,
                "maximum": 255360524,
                "minimum": 254834309.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142563.9851,
                "variance": 20324489860.0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3717408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394999.9977,
              3872999.974,
              -1.744937146,
              396000.0177,
              3873999.994,
              9.355062854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394999.9976702595,
                    3872999.973599907,
                    -1.744937146133796
                  ],
                  [
                    394999.9976702595,
                    3873999.9935999066,
                    -1.744937146133796
                  ],
                  [
                    396000.0176702595,
                    3873999.9935999066,
                    9.355062853866205
                  ],
                  [
                    396000.0176702595,
                    3872999.973599907,
                    9.355062853866205
                  ],
                  [
                    394999.9976702595,
                    3872999.973599907,
                    -1.744937146133796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:15:24+00:00",
            "end_time": "2019-10-11T13:05:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2895.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79090301512767,
              35.19540923489119,
              -3.763938377714094
            ],
            [
              -75.79099042849231,
              35.20442551688964,
              -3.763938377714094
            ],
            [
              -75.7800053610957,
              35.2044967814864,
              0.056061622285906
            ],
            [
              -75.77991916140287,
              35.19548047582514,
              0.056061622285906
            ],
            [
              -75.79090301512767,
              35.19540923489119,
              -3.763938377714094
            ]
          ]
        ]
      },
      "bbox": [
        -75.79099043,
        35.19540923,
        -3.763938378,
        -75.77991916,
        35.20449678,
        0.05606162229
      ],
      "properties": {
        "datetime": "2019-10-15T15:01:34Z",
        "pc:count": 1370012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428512.5289,
            "count": 1370012,
            "maximum": 429000.0124,
            "minimum": 428000.0124,
            "name": "X",
            "position": 0,
            "stddev": 353.3325586,
            "variance": 124843.8969
          },
          {
            "average": 3895446.955,
            "count": 1370012,
            "maximum": 3895999.985,
            "minimum": 3894999.985,
            "name": "Y",
            "position": 1,
            "stddev": 271.6917634,
            "variance": 73816.4143
          },
          {
            "average": -1.207543908,
            "count": 1370012,
            "maximum": 0.05606162229,
            "minimum": -3.763938378,
            "name": "Z",
            "position": 2,
            "stddev": 0.7272033484,
            "variance": 0.5288247099
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1370012,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1370012,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1370012,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1370012,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01210915,
            "count": 1370012,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.834061311,
            "variance": 3.363780893
          },
          {
            "average": 2.000028467,
            "count": 1370012,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0053353645,
            "variance": 2.846611435e-05
          },
          {
            "average": 2.769824644,
            "count": 1370012,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.200584091,
            "variance": 1.441402159
          },
          {
            "average": 255185346.6,
            "count": 1370012,
            "maximum": 255186894.4,
            "minimum": 255184689.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.2201436,
            "variance": 224884.7446
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1370012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0124,
          3894999.985,
          -3.763938378,
          429000.0124,
          3895999.985,
          0.05606162229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.01236402924,
                3894999.9852841804,
                -3.763938377714094
              ],
              [
                428000.01236402924,
                3895999.9852841804,
                -3.763938377714094
              ],
              [
                429000.01236402924,
                3895999.9852841804,
                0.056061622285906
              ],
              [
                429000.01236402924,
                3894999.9852841804,
                0.056061622285906
              ],
              [
                428000.01236402924,
                3894999.9852841804,
                -3.763938377714094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:01:34+00:00",
        "end_time": "2019-10-15T14:24:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2895.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2895.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2895.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2895.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79099043,
            35.19540923,
            -3.763938378,
            -75.77991916,
            35.20449678,
            0.05606162229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79090301512767,
                  35.19540923489119,
                  -3.763938377714094
                ],
                [
                  -75.79099042849231,
                  35.20442551688964,
                  -3.763938377714094
                ],
                [
                  -75.7800053610957,
                  35.2044967814864,
                  0.056061622285906
                ],
                [
                  -75.77991916140287,
                  35.19548047582514,
                  0.056061622285906
                ],
                [
                  -75.79090301512767,
                  35.19540923489119,
                  -3.763938377714094
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2895.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2895.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:01:34Z",
            "pc:count": 1370012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428512.5289,
                "count": 1370012,
                "maximum": 429000.0124,
                "minimum": 428000.0124,
                "name": "X",
                "position": 0,
                "stddev": 353.3325586,
                "variance": 124843.8969
              },
              {
                "average": 3895446.955,
                "count": 1370012,
                "maximum": 3895999.985,
                "minimum": 3894999.985,
                "name": "Y",
                "position": 1,
                "stddev": 271.6917634,
                "variance": 73816.4143
              },
              {
                "average": -1.207543908,
                "count": 1370012,
                "maximum": 0.05606162229,
                "minimum": -3.763938378,
                "name": "Z",
                "position": 2,
                "stddev": 0.7272033484,
                "variance": 0.5288247099
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1370012,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1370012,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1370012,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1370012,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01210915,
                "count": 1370012,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.834061311,
                "variance": 3.363780893
              },
              {
                "average": 2.000028467,
                "count": 1370012,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0053353645,
                "variance": 2.846611435e-05
              },
              {
                "average": 2.769824644,
                "count": 1370012,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.200584091,
                "variance": 1.441402159
              },
              {
                "average": 255185346.6,
                "count": 1370012,
                "maximum": 255186894.4,
                "minimum": 255184689.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.2201436,
                "variance": 224884.7446
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1370012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0124,
              3894999.985,
              -3.763938378,
              429000.0124,
              3895999.985,
              0.05606162229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.01236402924,
                    3894999.9852841804,
                    -3.763938377714094
                  ],
                  [
                    428000.01236402924,
                    3895999.9852841804,
                    -3.763938377714094
                  ],
                  [
                    429000.01236402924,
                    3895999.9852841804,
                    0.056061622285906
                  ],
                  [
                    429000.01236402924,
                    3894999.9852841804,
                    0.056061622285906
                  ],
                  [
                    428000.01236402924,
                    3894999.9852841804,
                    -3.763938377714094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:01:34+00:00",
            "end_time": "2019-10-15T14:24:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SUD9168.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1937237508462,
              34.94865827460461,
              -1.259275601135379
            ],
            [
              -76.1938544791844,
              34.95767382274139,
              -1.259275601135379
            ],
            [
              -76.18290376682903,
              34.95778097991107,
              7.620724398864621
            ],
            [
              -76.18277423692093,
              34.94876539608444,
              7.620724398864621
            ],
            [
              -76.1937237508462,
              34.94865827460461,
              -1.259275601135379
            ]
          ]
        ]
      },
      "bbox": [
        -76.19385448,
        34.94865827,
        -1.259275601,
        -76.18277424,
        34.95778098,
        7.620724399
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:02Z",
        "pc:count": 2403819,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391347.2858,
            "count": 2403819,
            "maximum": 392000.0035,
            "minimum": 391000.0035,
            "name": "X",
            "position": 0,
            "stddev": 247.2944369,
            "variance": 61154.53851
          },
          {
            "average": 3868642.218,
            "count": 2403819,
            "maximum": 3868999.99,
            "minimum": 3867999.99,
            "name": "Y",
            "position": 1,
            "stddev": 241.6123284,
            "variance": 58376.51723
          },
          {
            "average": 1.511706761,
            "count": 2403819,
            "maximum": 7.620724399,
            "minimum": -1.259275601,
            "name": "Z",
            "position": 2,
            "stddev": 1.124600652,
            "variance": 1.264726627
          },
          {
            "average": 3024.60465,
            "count": 2403819,
            "maximum": 18042,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2834.99764,
            "variance": 8037211.618
          },
          {
            "average": 1.157474419,
            "count": 2403819,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4607399589,
            "variance": 0.2122813098
          },
          {
            "average": 1.316140691,
            "count": 2403819,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6759274808,
            "variance": 0.4568779593
          },
          {
            "average": 1,
            "count": 2403819,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.025308478,
            "count": 2403819,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.175712728,
            "variance": 84.19370406
          },
          {
            "average": 19.84158286,
            "count": 2403819,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.670448668,
            "variance": 2.790398751
          },
          {
            "average": 1.302720796,
            "count": 2403819,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5402021815,
            "variance": 0.2918183969
          },
          {
            "average": 6.514895672,
            "count": 2403819,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9352090018,
            "variance": 0.874615877
          },
          {
            "average": 254838377.9,
            "count": 2403819,
            "maximum": 254839522.1,
            "minimum": 254836678.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672.2348271,
            "variance": 451899.6627
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403819,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391000.0035,
          3867999.99,
          -1.259275601,
          392000.0035,
          3868999.99,
          7.620724399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391000.0034624576,
                3867999.990183443,
                -1.259275601135379
              ],
              [
                391000.0034624576,
                3868999.990183443,
                -1.259275601135379
              ],
              [
                392000.0034624576,
                3868999.990183443,
                7.620724398864621
              ],
              [
                392000.0034624576,
                3867999.990183443,
                7.620724398864621
              ],
              [
                391000.0034624576,
                3867999.990183443,
                -1.259275601135379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:02+00:00",
        "end_time": "2019-10-11T13:44:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9168.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9168.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9168.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9168.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.19385448,
            34.94865827,
            -1.259275601,
            -76.18277424,
            34.95778098,
            7.620724399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1937237508462,
                  34.94865827460461,
                  -1.259275601135379
                ],
                [
                  -76.1938544791844,
                  34.95767382274139,
                  -1.259275601135379
                ],
                [
                  -76.18290376682903,
                  34.95778097991107,
                  7.620724398864621
                ],
                [
                  -76.18277423692093,
                  34.94876539608444,
                  7.620724398864621
                ],
                [
                  -76.1937237508462,
                  34.94865827460461,
                  -1.259275601135379
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9168.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9168.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:02Z",
            "pc:count": 2403819,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391347.2858,
                "count": 2403819,
                "maximum": 392000.0035,
                "minimum": 391000.0035,
                "name": "X",
                "position": 0,
                "stddev": 247.2944369,
                "variance": 61154.53851
              },
              {
                "average": 3868642.218,
                "count": 2403819,
                "maximum": 3868999.99,
                "minimum": 3867999.99,
                "name": "Y",
                "position": 1,
                "stddev": 241.6123284,
                "variance": 58376.51723
              },
              {
                "average": 1.511706761,
                "count": 2403819,
                "maximum": 7.620724399,
                "minimum": -1.259275601,
                "name": "Z",
                "position": 2,
                "stddev": 1.124600652,
                "variance": 1.264726627
              },
              {
                "average": 3024.60465,
                "count": 2403819,
                "maximum": 18042,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2834.99764,
                "variance": 8037211.618
              },
              {
                "average": 1.157474419,
                "count": 2403819,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4607399589,
                "variance": 0.2122813098
              },
              {
                "average": 1.316140691,
                "count": 2403819,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6759274808,
                "variance": 0.4568779593
              },
              {
                "average": 1,
                "count": 2403819,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.025308478,
                "count": 2403819,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.175712728,
                "variance": 84.19370406
              },
              {
                "average": 19.84158286,
                "count": 2403819,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.670448668,
                "variance": 2.790398751
              },
              {
                "average": 1.302720796,
                "count": 2403819,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5402021815,
                "variance": 0.2918183969
              },
              {
                "average": 6.514895672,
                "count": 2403819,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9352090018,
                "variance": 0.874615877
              },
              {
                "average": 254838377.9,
                "count": 2403819,
                "maximum": 254839522.1,
                "minimum": 254836678.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672.2348271,
                "variance": 451899.6627
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403819,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391000.0035,
              3867999.99,
              -1.259275601,
              392000.0035,
              3868999.99,
              7.620724399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391000.0034624576,
                    3867999.990183443,
                    -1.259275601135379
                  ],
                  [
                    391000.0034624576,
                    3868999.990183443,
                    -1.259275601135379
                  ],
                  [
                    392000.0034624576,
                    3868999.990183443,
                    7.620724398864621
                  ],
                  [
                    392000.0034624576,
                    3867999.990183443,
                    7.620724398864621
                  ],
                  [
                    391000.0034624576,
                    3867999.990183443,
                    -1.259275601135379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:02+00:00",
            "end_time": "2019-10-11T13:44: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": "20191015_NCMP_NC_Dunex_18SVD2291.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85642699643685,
              35.158896138791725,
              -1.869271352004955
            ],
            [
              -75.85650857451031,
              35.16667747027988,
              -1.869271352004955
            ],
            [
              -75.84552876515666,
              35.16675460723122,
              9.070728647995043
            ],
            [
              -75.84544823254842,
              35.15897325362769,
              9.070728647995043
            ],
            [
              -75.85642699643685,
              35.158896138791725,
              -1.869271352004955
            ]
          ]
        ]
      },
      "bbox": [
        -75.85650857,
        35.15889614,
        -1.869271352,
        -75.84544823,
        35.16675461,
        9.070728648
      ],
      "properties": {
        "datetime": "2019-10-15T15:57:45Z",
        "pc:count": 1656927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422617.2666,
            "count": 1656927,
            "maximum": 423000.0075,
            "minimum": 422000.0075,
            "name": "X",
            "position": 0,
            "stddev": 289.3649779,
            "variance": 83732.09046
          },
          {
            "average": 3891301.053,
            "count": 1656927,
            "maximum": 3891863.018,
            "minimum": 3890999.978,
            "name": "Y",
            "position": 1,
            "stddev": 205.9270447,
            "variance": 42405.94773
          },
          {
            "average": 0.650534258,
            "count": 1656927,
            "maximum": 9.070728648,
            "minimum": -1.869271352,
            "name": "Z",
            "position": 2,
            "stddev": 1.665187126,
            "variance": 2.772848164
          },
          {
            "average": 212.3994002,
            "count": 1656927,
            "maximum": 20473,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 550.196213,
            "variance": 302715.8728
          },
          {
            "average": 1.258291403,
            "count": 1656927,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6797028069,
            "variance": 0.4619959057
          },
          {
            "average": 1.516389678,
            "count": 1656927,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.031188167,
            "variance": 1.063349035
          },
          {
            "average": 1,
            "count": 1656927,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.63060412,
            "count": 1656927,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.13796692,
            "variance": 172.6061748
          },
          {
            "average": 20.09080795,
            "count": 1656927,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.57444582,
            "variance": 2.47887964
          },
          {
            "average": 1.926141586,
            "count": 1656927,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5905865693,
            "variance": 0.3487924959
          },
          {
            "average": 8.989206525,
            "count": 1656927,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9178197338,
            "variance": 0.8423930637
          },
          {
            "average": 255188771,
            "count": 1656927,
            "maximum": 255190265,
            "minimum": 255188037.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 650.7629299,
            "variance": 423492.391
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1656927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0075,
          3890999.978,
          -1.869271352,
          423000.0075,
          3891863.018,
          9.070728648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.00750200613,
                3890999.97825341,
                -1.869271352004955
              ],
              [
                422000.00750200613,
                3891863.0182534102,
                -1.869271352004955
              ],
              [
                423000.00750200613,
                3891863.0182534102,
                9.070728647995043
              ],
              [
                423000.00750200613,
                3890999.97825341,
                9.070728647995043
              ],
              [
                422000.00750200613,
                3890999.97825341,
                -1.869271352004955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:57:45+00:00",
        "end_time": "2019-10-15T15:20:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2291.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2291.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2291.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2291.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85650857,
            35.15889614,
            -1.869271352,
            -75.84544823,
            35.16675461,
            9.070728648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85642699643685,
                  35.158896138791725,
                  -1.869271352004955
                ],
                [
                  -75.85650857451031,
                  35.16667747027988,
                  -1.869271352004955
                ],
                [
                  -75.84552876515666,
                  35.16675460723122,
                  9.070728647995043
                ],
                [
                  -75.84544823254842,
                  35.15897325362769,
                  9.070728647995043
                ],
                [
                  -75.85642699643685,
                  35.158896138791725,
                  -1.869271352004955
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2291.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2291.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:57:45Z",
            "pc:count": 1656927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422617.2666,
                "count": 1656927,
                "maximum": 423000.0075,
                "minimum": 422000.0075,
                "name": "X",
                "position": 0,
                "stddev": 289.3649779,
                "variance": 83732.09046
              },
              {
                "average": 3891301.053,
                "count": 1656927,
                "maximum": 3891863.018,
                "minimum": 3890999.978,
                "name": "Y",
                "position": 1,
                "stddev": 205.9270447,
                "variance": 42405.94773
              },
              {
                "average": 0.650534258,
                "count": 1656927,
                "maximum": 9.070728648,
                "minimum": -1.869271352,
                "name": "Z",
                "position": 2,
                "stddev": 1.665187126,
                "variance": 2.772848164
              },
              {
                "average": 212.3994002,
                "count": 1656927,
                "maximum": 20473,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 550.196213,
                "variance": 302715.8728
              },
              {
                "average": 1.258291403,
                "count": 1656927,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6797028069,
                "variance": 0.4619959057
              },
              {
                "average": 1.516389678,
                "count": 1656927,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.031188167,
                "variance": 1.063349035
              },
              {
                "average": 1,
                "count": 1656927,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.63060412,
                "count": 1656927,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.13796692,
                "variance": 172.6061748
              },
              {
                "average": 20.09080795,
                "count": 1656927,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.57444582,
                "variance": 2.47887964
              },
              {
                "average": 1.926141586,
                "count": 1656927,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5905865693,
                "variance": 0.3487924959
              },
              {
                "average": 8.989206525,
                "count": 1656927,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9178197338,
                "variance": 0.8423930637
              },
              {
                "average": 255188771,
                "count": 1656927,
                "maximum": 255190265,
                "minimum": 255188037.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 650.7629299,
                "variance": 423492.391
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1656927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0075,
              3890999.978,
              -1.869271352,
              423000.0075,
              3891863.018,
              9.070728648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.00750200613,
                    3890999.97825341,
                    -1.869271352004955
                  ],
                  [
                    422000.00750200613,
                    3891863.0182534102,
                    -1.869271352004955
                  ],
                  [
                    423000.00750200613,
                    3891863.0182534102,
                    9.070728647995043
                  ],
                  [
                    423000.00750200613,
                    3890999.97825341,
                    9.070728647995043
                  ],
                  [
                    422000.00750200613,
                    3890999.97825341,
                    -1.869271352004955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:57:45+00:00",
            "end_time": "2019-10-15T15:20: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": "20191011_NCMP_NC_Dunex_18SVD0077.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09625749847913,
              35.030729013438545,
              -1.831779802376873
            ],
            [
              -76.09637792041066,
              35.03974474696885,
              -1.831779802376873
            ],
            [
              -76.08541589757606,
              35.03984331528312,
              9.328220197623127
            ],
            [
              -76.08529667909194,
              35.03082754895755,
              9.328220197623127
            ],
            [
              -76.09625749847913,
              35.030729013438545,
              -1.831779802376873
            ]
          ]
        ]
      },
      "bbox": [
        -76.09637792,
        35.03072901,
        -1.831779802,
        -76.08529668,
        35.03984332,
        9.328220198
      ],
      "properties": {
        "datetime": "2019-10-11T19:55:45Z",
        "pc:count": 3548159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400499.6428,
            "count": 3548159,
            "maximum": 401000.003,
            "minimum": 400000.003,
            "name": "X",
            "position": 0,
            "stddev": 286.7084812,
            "variance": 82201.75318
          },
          {
            "average": 3877518.891,
            "count": 3548159,
            "maximum": 3877999.984,
            "minimum": 3876999.984,
            "name": "Y",
            "position": 1,
            "stddev": 291.8605421,
            "variance": 85182.57606
          },
          {
            "average": 0.553730179,
            "count": 3548159,
            "maximum": 9.328220198,
            "minimum": -1.831779802,
            "name": "Z",
            "position": 2,
            "stddev": 0.7720735099,
            "variance": 0.5960975047
          },
          {
            "average": 1606.589516,
            "count": 3548159,
            "maximum": 19425,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1861.295724,
            "variance": 3464421.774
          },
          {
            "average": 1.051384112,
            "count": 3548159,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2913431985,
            "variance": 0.08488085932
          },
          {
            "average": 1.102664227,
            "count": 3548159,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4480629374,
            "variance": 0.2007603959
          },
          {
            "average": 1,
            "count": 3548159,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.26893468,
            "count": 3548159,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.8964326,
            "variance": 166.3179738
          },
          {
            "average": 20.00732616,
            "count": 3548159,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.699351104,
            "variance": 2.887794175
          },
          {
            "average": 1.383075843,
            "count": 3548159,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5323363177,
            "variance": 0.2833819551
          },
          {
            "average": 12.63128851,
            "count": 3548159,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.487324097,
            "variance": 2.21213297
          },
          {
            "average": 254857019.8,
            "count": 3548159,
            "maximum": 254858945.9,
            "minimum": 254854662.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 861.2446196,
            "variance": 741742.2948
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          400000.003,
          3876999.984,
          -1.831779802,
          401000.003,
          3877999.984,
          9.328220198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                400000.0029894691,
                3876999.984193813,
                -1.831779802376873
              ],
              [
                400000.0029894691,
                3877999.984193813,
                -1.831779802376873
              ],
              [
                401000.0029894691,
                3877999.984193813,
                9.328220197623127
              ],
              [
                401000.0029894691,
                3876999.984193813,
                9.328220197623127
              ],
              [
                400000.0029894691,
                3876999.984193813,
                -1.831779802376873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:55:45+00:00",
        "end_time": "2019-10-11T18:44:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0077.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0077.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0077.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0077.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09637792,
            35.03072901,
            -1.831779802,
            -76.08529668,
            35.03984332,
            9.328220198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09625749847913,
                  35.030729013438545,
                  -1.831779802376873
                ],
                [
                  -76.09637792041066,
                  35.03974474696885,
                  -1.831779802376873
                ],
                [
                  -76.08541589757606,
                  35.03984331528312,
                  9.328220197623127
                ],
                [
                  -76.08529667909194,
                  35.03082754895755,
                  9.328220197623127
                ],
                [
                  -76.09625749847913,
                  35.030729013438545,
                  -1.831779802376873
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0077.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0077.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:55:45Z",
            "pc:count": 3548159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400499.6428,
                "count": 3548159,
                "maximum": 401000.003,
                "minimum": 400000.003,
                "name": "X",
                "position": 0,
                "stddev": 286.7084812,
                "variance": 82201.75318
              },
              {
                "average": 3877518.891,
                "count": 3548159,
                "maximum": 3877999.984,
                "minimum": 3876999.984,
                "name": "Y",
                "position": 1,
                "stddev": 291.8605421,
                "variance": 85182.57606
              },
              {
                "average": 0.553730179,
                "count": 3548159,
                "maximum": 9.328220198,
                "minimum": -1.831779802,
                "name": "Z",
                "position": 2,
                "stddev": 0.7720735099,
                "variance": 0.5960975047
              },
              {
                "average": 1606.589516,
                "count": 3548159,
                "maximum": 19425,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1861.295724,
                "variance": 3464421.774
              },
              {
                "average": 1.051384112,
                "count": 3548159,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2913431985,
                "variance": 0.08488085932
              },
              {
                "average": 1.102664227,
                "count": 3548159,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4480629374,
                "variance": 0.2007603959
              },
              {
                "average": 1,
                "count": 3548159,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.26893468,
                "count": 3548159,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.8964326,
                "variance": 166.3179738
              },
              {
                "average": 20.00732616,
                "count": 3548159,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.699351104,
                "variance": 2.887794175
              },
              {
                "average": 1.383075843,
                "count": 3548159,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5323363177,
                "variance": 0.2833819551
              },
              {
                "average": 12.63128851,
                "count": 3548159,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.487324097,
                "variance": 2.21213297
              },
              {
                "average": 254857019.8,
                "count": 3548159,
                "maximum": 254858945.9,
                "minimum": 254854662.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 861.2446196,
                "variance": 741742.2948
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              400000.003,
              3876999.984,
              -1.831779802,
              401000.003,
              3877999.984,
              9.328220198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    400000.0029894691,
                    3876999.984193813,
                    -1.831779802376873
                  ],
                  [
                    400000.0029894691,
                    3877999.984193813,
                    -1.831779802376873
                  ],
                  [
                    401000.0029894691,
                    3877999.984193813,
                    9.328220197623127
                  ],
                  [
                    401000.0029894691,
                    3876999.984193813,
                    9.328220197623127
                  ],
                  [
                    400000.0029894691,
                    3876999.984193813,
                    -1.831779802376873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:55:45+00:00",
            "end_time": "2019-10-11T18: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": "20191015_NCMP_NC_Dunex_18SVD3193.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75778398203184,
              35.177587213350485,
              -5.303946489950163
            ],
            [
              -75.75786767996482,
              35.186603592593315,
              -5.303946489950163
            ],
            [
              -75.7468849262226,
              35.18667182249757,
              -1.743946489950163
            ],
            [
              -75.74680244093403,
              35.17765542059424,
              -1.743946489950163
            ],
            [
              -75.75778398203184,
              35.177587213350485,
              -5.303946489950163
            ]
          ]
        ]
      },
      "bbox": [
        -75.75786768,
        35.17758721,
        -5.30394649,
        -75.74680244,
        35.18667182,
        -1.74394649
      ],
      "properties": {
        "datetime": "2019-10-15T20:01:13Z",
        "pc:count": 1165476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431683.6578,
            "count": 1165476,
            "maximum": 432000.0055,
            "minimum": 431000.0055,
            "name": "X",
            "position": 0,
            "stddev": 182.3294635,
            "variance": 33244.03325
          },
          {
            "average": 3893558.81,
            "count": 1165476,
            "maximum": 3893999.984,
            "minimum": 3892999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.8516224,
            "variance": 81140.4468
          },
          {
            "average": -2.918749841,
            "count": 1165476,
            "maximum": -1.74394649,
            "minimum": -5.30394649,
            "name": "Z",
            "position": 2,
            "stddev": 0.3908750704,
            "variance": 0.1527833206
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1165476,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1165476,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1165476,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1165476,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97759497,
            "count": 1165476,
            "maximum": 28.99799919,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.61584212,
            "variance": 2.610945757
          },
          {
            "average": 2.000030031,
            "count": 1165476,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005479942732,
            "variance": 3.002977235e-05
          },
          {
            "average": 11.77856,
            "count": 1165476,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.659305831,
            "variance": 44.34635415
          },
          {
            "average": 255196625.9,
            "count": 1165476,
            "maximum": 255204873.3,
            "minimum": 255192341.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4840.90629,
            "variance": 23434373.71
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1165476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0055,
          3892999.984,
          -5.30394649,
          432000.0055,
          3893999.984,
          -1.74394649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0054901776,
                3892999.984102011,
                -5.303946489950163
              ],
              [
                431000.0054901776,
                3893999.984102011,
                -5.303946489950163
              ],
              [
                432000.0054901776,
                3893999.984102011,
                -1.743946489950163
              ],
              [
                432000.0054901776,
                3892999.984102011,
                -1.743946489950163
              ],
              [
                431000.0054901776,
                3892999.984102011,
                -5.303946489950163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:01:13+00:00",
        "end_time": "2019-10-15T16:32:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3193.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3193.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3193.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3193.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75786768,
            35.17758721,
            -5.30394649,
            -75.74680244,
            35.18667182,
            -1.74394649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75778398203184,
                  35.177587213350485,
                  -5.303946489950163
                ],
                [
                  -75.75786767996482,
                  35.186603592593315,
                  -5.303946489950163
                ],
                [
                  -75.7468849262226,
                  35.18667182249757,
                  -1.743946489950163
                ],
                [
                  -75.74680244093403,
                  35.17765542059424,
                  -1.743946489950163
                ],
                [
                  -75.75778398203184,
                  35.177587213350485,
                  -5.303946489950163
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3193.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3193.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:01:13Z",
            "pc:count": 1165476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431683.6578,
                "count": 1165476,
                "maximum": 432000.0055,
                "minimum": 431000.0055,
                "name": "X",
                "position": 0,
                "stddev": 182.3294635,
                "variance": 33244.03325
              },
              {
                "average": 3893558.81,
                "count": 1165476,
                "maximum": 3893999.984,
                "minimum": 3892999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.8516224,
                "variance": 81140.4468
              },
              {
                "average": -2.918749841,
                "count": 1165476,
                "maximum": -1.74394649,
                "minimum": -5.30394649,
                "name": "Z",
                "position": 2,
                "stddev": 0.3908750704,
                "variance": 0.1527833206
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1165476,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1165476,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1165476,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1165476,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97759497,
                "count": 1165476,
                "maximum": 28.99799919,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.61584212,
                "variance": 2.610945757
              },
              {
                "average": 2.000030031,
                "count": 1165476,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005479942732,
                "variance": 3.002977235e-05
              },
              {
                "average": 11.77856,
                "count": 1165476,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.659305831,
                "variance": 44.34635415
              },
              {
                "average": 255196625.9,
                "count": 1165476,
                "maximum": 255204873.3,
                "minimum": 255192341.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4840.90629,
                "variance": 23434373.71
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1165476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0055,
              3892999.984,
              -5.30394649,
              432000.0055,
              3893999.984,
              -1.74394649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0054901776,
                    3892999.984102011,
                    -5.303946489950163
                  ],
                  [
                    431000.0054901776,
                    3893999.984102011,
                    -5.303946489950163
                  ],
                  [
                    432000.0054901776,
                    3893999.984102011,
                    -1.743946489950163
                  ],
                  [
                    432000.0054901776,
                    3892999.984102011,
                    -1.743946489950163
                  ],
                  [
                    431000.0054901776,
                    3892999.984102011,
                    -5.303946489950163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:01:13+00:00",
            "end_time": "2019-10-15T16:32: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": "20191011_NCMP_NC_Dunex_18SVD0679.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03071821791578,
              35.04933719885787,
              -4.396189523414611
            ],
            [
              -76.0308315171371,
              35.05835291641388,
              -4.396189523414611
            ],
            [
              -76.02360093375543,
              35.05841415050222,
              -1.27618952341461
            ],
            [
              -76.02348842891189,
              35.049398412577524,
              -1.27618952341461
            ],
            [
              -76.03071821791578,
              35.04933719885787,
              -4.396189523414611
            ]
          ]
        ]
      },
      "bbox": [
        -76.03083152,
        35.0493372,
        -4.396189523,
        -76.02348843,
        35.05841415,
        -1.276189523
      ],
      "properties": {
        "datetime": "2019-10-11T20:39:52Z",
        "pc:count": 527240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406297.7818,
            "count": 527240,
            "maximum": 406659.446,
            "minimum": 406000.006,
            "name": "X",
            "position": 0,
            "stddev": 162.8218675,
            "variance": 26510.96053
          },
          {
            "average": 3879607.324,
            "count": 527240,
            "maximum": 3879999.962,
            "minimum": 3878999.982,
            "name": "Y",
            "position": 1,
            "stddev": 170.3014876,
            "variance": 29002.59669
          },
          {
            "average": -2.445354742,
            "count": 527240,
            "maximum": -1.276189523,
            "minimum": -4.396189523,
            "name": "Z",
            "position": 2,
            "stddev": 0.3558005451,
            "variance": 0.1265940279
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 527240,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 527240,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 527240,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 527240,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.70957736,
            "count": 527240,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.717805178,
            "variance": 2.950854631
          },
          {
            "average": 2.001014718,
            "count": 527240,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03385937888,
            "variance": 0.001146457538
          },
          {
            "average": 19.40828655,
            "count": 527240,
            "maximum": 21,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.756319967,
            "variance": 0.5720198924
          },
          {
            "average": 254860697,
            "count": 527240,
            "maximum": 254861592.1,
            "minimum": 254859411.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.2642715,
            "variance": 167497.2439
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 527240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.006,
          3878999.982,
          -4.396189523,
          406659.446,
          3879999.962,
          -1.276189523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.00598194485,
                3878999.982230643,
                -4.396189523414611
              ],
              [
                406000.00598194485,
                3879999.9622306433,
                -4.396189523414611
              ],
              [
                406659.4459819448,
                3879999.9622306433,
                -1.27618952341461
              ],
              [
                406659.4459819448,
                3878999.982230643,
                -1.27618952341461
              ],
              [
                406000.00598194485,
                3878999.982230643,
                -4.396189523414611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:39:52+00:00",
        "end_time": "2019-10-11T20:03:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0679.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0679.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0679.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0679.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03083152,
            35.0493372,
            -4.396189523,
            -76.02348843,
            35.05841415,
            -1.276189523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03071821791578,
                  35.04933719885787,
                  -4.396189523414611
                ],
                [
                  -76.0308315171371,
                  35.05835291641388,
                  -4.396189523414611
                ],
                [
                  -76.02360093375543,
                  35.05841415050222,
                  -1.27618952341461
                ],
                [
                  -76.02348842891189,
                  35.049398412577524,
                  -1.27618952341461
                ],
                [
                  -76.03071821791578,
                  35.04933719885787,
                  -4.396189523414611
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0679.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0679.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:39:52Z",
            "pc:count": 527240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406297.7818,
                "count": 527240,
                "maximum": 406659.446,
                "minimum": 406000.006,
                "name": "X",
                "position": 0,
                "stddev": 162.8218675,
                "variance": 26510.96053
              },
              {
                "average": 3879607.324,
                "count": 527240,
                "maximum": 3879999.962,
                "minimum": 3878999.982,
                "name": "Y",
                "position": 1,
                "stddev": 170.3014876,
                "variance": 29002.59669
              },
              {
                "average": -2.445354742,
                "count": 527240,
                "maximum": -1.276189523,
                "minimum": -4.396189523,
                "name": "Z",
                "position": 2,
                "stddev": 0.3558005451,
                "variance": 0.1265940279
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 527240,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 527240,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 527240,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 527240,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.70957736,
                "count": 527240,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.717805178,
                "variance": 2.950854631
              },
              {
                "average": 2.001014718,
                "count": 527240,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03385937888,
                "variance": 0.001146457538
              },
              {
                "average": 19.40828655,
                "count": 527240,
                "maximum": 21,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.756319967,
                "variance": 0.5720198924
              },
              {
                "average": 254860697,
                "count": 527240,
                "maximum": 254861592.1,
                "minimum": 254859411.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.2642715,
                "variance": 167497.2439
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 527240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.006,
              3878999.982,
              -4.396189523,
              406659.446,
              3879999.962,
              -1.276189523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.00598194485,
                    3878999.982230643,
                    -4.396189523414611
                  ],
                  [
                    406000.00598194485,
                    3879999.9622306433,
                    -4.396189523414611
                  ],
                  [
                    406659.4459819448,
                    3879999.9622306433,
                    -1.27618952341461
                  ],
                  [
                    406659.4459819448,
                    3878999.982230643,
                    -1.27618952341461
                  ],
                  [
                    406000.00598194485,
                    3878999.982230643,
                    -4.396189523414611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:39:52+00:00",
            "end_time": "2019-10-11T20:03: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": "20191011_NCMP_NC_Dunex_18SVD0281.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07480811686496,
              35.0669881083161,
              -2.199108030097534
            ],
            [
              -76.07492634405828,
              35.07600403233103,
              -2.199108030097534
            ],
            [
              -76.06395939651505,
              35.07610074898842,
              10.780891969902466
            ],
            [
              -76.06384237497853,
              35.06708479280852,
              10.780891969902466
            ],
            [
              -76.07480811686496,
              35.0669881083161,
              -2.199108030097534
            ]
          ]
        ]
      },
      "bbox": [
        -76.07492634,
        35.06698811,
        -2.19910803,
        -76.06384237,
        35.07610075,
        10.78089197
      ],
      "properties": {
        "datetime": "2019-10-11T18:22:10Z",
        "pc:count": 2734956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402597.2084,
            "count": 2734956,
            "maximum": 403000.0088,
            "minimum": 402000.0088,
            "name": "X",
            "position": 0,
            "stddev": 261.2025966,
            "variance": 68226.79646
          },
          {
            "average": 3881435.09,
            "count": 2734956,
            "maximum": 3881999.993,
            "minimum": 3880999.973,
            "name": "Y",
            "position": 1,
            "stddev": 301.4087028,
            "variance": 90847.20611
          },
          {
            "average": 0.3583614137,
            "count": 2734956,
            "maximum": 10.78089197,
            "minimum": -2.19910803,
            "name": "Z",
            "position": 2,
            "stddev": 1.313385638,
            "variance": 1.724981833
          },
          {
            "average": 741.5523533,
            "count": 2734956,
            "maximum": 39262,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1195.427488,
            "variance": 1429046.878
          },
          {
            "average": 1.145189904,
            "count": 2734956,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.525932715,
            "variance": 0.2766052207
          },
          {
            "average": 1.290533742,
            "count": 2734956,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8191648569,
            "variance": 0.6710310628
          },
          {
            "average": 1,
            "count": 2734956,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.21246046,
            "count": 2734956,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.8179336,
            "variance": 190.9352891
          },
          {
            "average": 20.10209867,
            "count": 2734956,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.311582685,
            "variance": 5.343414508
          },
          {
            "average": 1.689776728,
            "count": 2734956,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6246802635,
            "variance": 0.3902254316
          },
          {
            "average": 3.105319427,
            "count": 2734956,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.390983822,
            "variance": 1.934835992
          },
          {
            "average": 254851964.5,
            "count": 2734956,
            "maximum": 254853330.4,
            "minimum": 254850992.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 622.915652,
            "variance": 388023.9096
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2734956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402000.0088,
          3880999.973,
          -2.19910803,
          403000.0088,
          3881999.993,
          10.78089197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402000.0087597964,
                3880999.973161813,
                -2.199108030097534
              ],
              [
                402000.0087597964,
                3881999.9931618124,
                -2.199108030097534
              ],
              [
                403000.0087597964,
                3881999.9931618124,
                10.780891969902466
              ],
              [
                403000.0087597964,
                3880999.973161813,
                10.780891969902466
              ],
              [
                402000.0087597964,
                3880999.973161813,
                -2.199108030097534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:22:10+00:00",
        "end_time": "2019-10-11T17:43:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0281.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0281.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0281.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0281.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.07492634,
            35.06698811,
            -2.19910803,
            -76.06384237,
            35.07610075,
            10.78089197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07480811686496,
                  35.0669881083161,
                  -2.199108030097534
                ],
                [
                  -76.07492634405828,
                  35.07600403233103,
                  -2.199108030097534
                ],
                [
                  -76.06395939651505,
                  35.07610074898842,
                  10.780891969902466
                ],
                [
                  -76.06384237497853,
                  35.06708479280852,
                  10.780891969902466
                ],
                [
                  -76.07480811686496,
                  35.0669881083161,
                  -2.199108030097534
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0281.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0281.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:22:10Z",
            "pc:count": 2734956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402597.2084,
                "count": 2734956,
                "maximum": 403000.0088,
                "minimum": 402000.0088,
                "name": "X",
                "position": 0,
                "stddev": 261.2025966,
                "variance": 68226.79646
              },
              {
                "average": 3881435.09,
                "count": 2734956,
                "maximum": 3881999.993,
                "minimum": 3880999.973,
                "name": "Y",
                "position": 1,
                "stddev": 301.4087028,
                "variance": 90847.20611
              },
              {
                "average": 0.3583614137,
                "count": 2734956,
                "maximum": 10.78089197,
                "minimum": -2.19910803,
                "name": "Z",
                "position": 2,
                "stddev": 1.313385638,
                "variance": 1.724981833
              },
              {
                "average": 741.5523533,
                "count": 2734956,
                "maximum": 39262,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1195.427488,
                "variance": 1429046.878
              },
              {
                "average": 1.145189904,
                "count": 2734956,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.525932715,
                "variance": 0.2766052207
              },
              {
                "average": 1.290533742,
                "count": 2734956,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8191648569,
                "variance": 0.6710310628
              },
              {
                "average": 1,
                "count": 2734956,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.21246046,
                "count": 2734956,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.8179336,
                "variance": 190.9352891
              },
              {
                "average": 20.10209867,
                "count": 2734956,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.311582685,
                "variance": 5.343414508
              },
              {
                "average": 1.689776728,
                "count": 2734956,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6246802635,
                "variance": 0.3902254316
              },
              {
                "average": 3.105319427,
                "count": 2734956,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.390983822,
                "variance": 1.934835992
              },
              {
                "average": 254851964.5,
                "count": 2734956,
                "maximum": 254853330.4,
                "minimum": 254850992.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 622.915652,
                "variance": 388023.9096
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2734956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402000.0088,
              3880999.973,
              -2.19910803,
              403000.0088,
              3881999.993,
              10.78089197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402000.0087597964,
                    3880999.973161813,
                    -2.199108030097534
                  ],
                  [
                    402000.0087597964,
                    3881999.9931618124,
                    -2.199108030097534
                  ],
                  [
                    403000.0087597964,
                    3881999.9931618124,
                    10.780891969902466
                  ],
                  [
                    403000.0087597964,
                    3880999.973161813,
                    10.780891969902466
                  ],
                  [
                    402000.0087597964,
                    3880999.973161813,
                    -2.199108030097534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:22:10+00:00",
            "end_time": "2019-10-11T17:43:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2088.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87816632614445,
              35.13843881081042,
              -6.38955065702943
            ],
            [
              -75.87819068446203,
              35.14070673857027,
              -6.38955065702943
            ],
            [
              -75.87222223955408,
              35.14074984701823,
              -3.909550657029429
            ],
            [
              -75.87219804673154,
              35.138481915654744,
              -3.909550657029429
            ],
            [
              -75.87816632614445,
              35.13843881081042,
              -6.38955065702943
            ]
          ]
        ]
      },
      "bbox": [
        -75.87819068,
        35.13843881,
        -6.389550657,
        -75.87219805,
        35.14074985,
        -3.909550657
      ],
      "properties": {
        "datetime": "2019-10-15T16:45:47Z",
        "pc:count": 55720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420138.7084,
            "count": 55720,
            "maximum": 420543.7624,
            "minimum": 420000.0024,
            "name": "X",
            "position": 0,
            "stddev": 110.6755856,
            "variance": 12249.08526
          },
          {
            "average": 3888933.904,
            "count": 55720,
            "maximum": 3888999.992,
            "minimum": 3888748.452,
            "name": "Y",
            "position": 1,
            "stddev": 53.13301062,
            "variance": 2823.116818
          },
          {
            "average": -4.803104857,
            "count": 55720,
            "maximum": -3.909550657,
            "minimum": -6.389550657,
            "name": "Z",
            "position": 2,
            "stddev": 0.526960235,
            "variance": 0.2776870893
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 55720,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 55720,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 55720,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 55720,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.21332532,
            "count": 55720,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.048131947,
            "variance": 1.098580579
          },
          {
            "average": 2.000035894,
            "count": 55720,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005991085903,
            "variance": 3.589311029e-05
          },
          {
            "average": 14.06480617,
            "count": 55720,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.51064135,
            "variance": 0.2607545883
          },
          {
            "average": 255192293.8,
            "count": 55720,
            "maximum": 255193147.5,
            "minimum": 255191735.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 399.3875968,
            "variance": 159510.4525
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420000.0024,
          3888748.452,
          -6.389550657,
          420543.7624,
          3888999.992,
          -3.909550657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420000.0024275941,
                3888748.4522307073,
                -6.38955065702943
              ],
              [
                420000.0024275941,
                3888999.9922307073,
                -6.38955065702943
              ],
              [
                420543.7624275941,
                3888999.9922307073,
                -3.909550657029429
              ],
              [
                420543.7624275941,
                3888748.4522307073,
                -3.909550657029429
              ],
              [
                420000.0024275941,
                3888748.4522307073,
                -6.38955065702943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:45:47+00:00",
        "end_time": "2019-10-15T16:22:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2088.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2088.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2088.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2088.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87819068,
            35.13843881,
            -6.389550657,
            -75.87219805,
            35.14074985,
            -3.909550657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87816632614445,
                  35.13843881081042,
                  -6.38955065702943
                ],
                [
                  -75.87819068446203,
                  35.14070673857027,
                  -6.38955065702943
                ],
                [
                  -75.87222223955408,
                  35.14074984701823,
                  -3.909550657029429
                ],
                [
                  -75.87219804673154,
                  35.138481915654744,
                  -3.909550657029429
                ],
                [
                  -75.87816632614445,
                  35.13843881081042,
                  -6.38955065702943
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2088.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2088.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:45:47Z",
            "pc:count": 55720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420138.7084,
                "count": 55720,
                "maximum": 420543.7624,
                "minimum": 420000.0024,
                "name": "X",
                "position": 0,
                "stddev": 110.6755856,
                "variance": 12249.08526
              },
              {
                "average": 3888933.904,
                "count": 55720,
                "maximum": 3888999.992,
                "minimum": 3888748.452,
                "name": "Y",
                "position": 1,
                "stddev": 53.13301062,
                "variance": 2823.116818
              },
              {
                "average": -4.803104857,
                "count": 55720,
                "maximum": -3.909550657,
                "minimum": -6.389550657,
                "name": "Z",
                "position": 2,
                "stddev": 0.526960235,
                "variance": 0.2776870893
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 55720,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 55720,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 55720,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 55720,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.21332532,
                "count": 55720,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.048131947,
                "variance": 1.098580579
              },
              {
                "average": 2.000035894,
                "count": 55720,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005991085903,
                "variance": 3.589311029e-05
              },
              {
                "average": 14.06480617,
                "count": 55720,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.51064135,
                "variance": 0.2607545883
              },
              {
                "average": 255192293.8,
                "count": 55720,
                "maximum": 255193147.5,
                "minimum": 255191735.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 399.3875968,
                "variance": 159510.4525
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420000.0024,
              3888748.452,
              -6.389550657,
              420543.7624,
              3888999.992,
              -3.909550657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420000.0024275941,
                    3888748.4522307073,
                    -6.38955065702943
                  ],
                  [
                    420000.0024275941,
                    3888999.9922307073,
                    -6.38955065702943
                  ],
                  [
                    420543.7624275941,
                    3888999.9922307073,
                    -3.909550657029429
                  ],
                  [
                    420543.7624275941,
                    3888748.4522307073,
                    -3.909550657029429
                  ],
                  [
                    420000.0024275941,
                    3888748.4522307073,
                    -6.38955065702943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:45:47+00:00",
            "end_time": "2019-10-15T16:22: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": "20191015_NCMP_NC_Dunex_18SVD2390.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84538265192546,
              35.152635842938835,
              -5.930788258083375
            ],
            [
              -75.84544821863152,
              35.158973347499845,
              -5.930788258083375
            ],
            [
              -75.83446941329836,
              35.15904946761488,
              14.789211741916624
            ],
            [
              -75.83440469778483,
              35.152711945277396,
              14.789211741916624
            ],
            [
              -75.84538265192546,
              35.152635842938835,
              -5.930788258083375
            ]
          ]
        ]
      },
      "bbox": [
        -75.84544822,
        35.15263584,
        -5.930788258,
        -75.8344047,
        35.15904947,
        14.78921174
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:39Z",
        "pc:count": 627216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423330.5021,
            "count": 627216,
            "maximum": 424000.0089,
            "minimum": 423000.0089,
            "name": "X",
            "position": 0,
            "stddev": 248.8869486,
            "variance": 61944.71319
          },
          {
            "average": 3890771.228,
            "count": 627216,
            "maximum": 3890999.989,
            "minimum": 3890297.089,
            "name": "Y",
            "position": 1,
            "stddev": 172.4276161,
            "variance": 29731.28281
          },
          {
            "average": -1.631476187,
            "count": 627216,
            "maximum": 14.78921174,
            "minimum": -5.930788258,
            "name": "Z",
            "position": 2,
            "stddev": 3.183205739,
            "variance": 10.13279877
          },
          {
            "average": 1163.83888,
            "count": 627216,
            "maximum": 12078,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2206.928209,
            "variance": 4870532.121
          },
          {
            "average": 1.017754649,
            "count": 627216,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1600776072,
            "variance": 0.02562484033
          },
          {
            "average": 1.035585827,
            "count": 627216,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2427614056,
            "variance": 0.05893310004
          },
          {
            "average": 1,
            "count": 627216,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.25868441,
            "count": 627216,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.36389384,
            "variance": 152.8658709
          },
          {
            "average": 19.98691926,
            "count": 627216,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091325083,
            "variance": 1.190990437
          },
          {
            "average": 1.74050088,
            "count": 627216,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4478698083,
            "variance": 0.2005873652
          },
          {
            "average": 12.50630245,
            "count": 627216,
            "maximum": 14,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.916489468,
            "variance": 0.839952945
          },
          {
            "average": 255191264.2,
            "count": 627216,
            "maximum": 255192239.2,
            "minimum": 255190255.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 645.4385963,
            "variance": 416590.9816
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 627216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.0089,
          3890297.089,
          -5.930788258,
          424000.0089,
          3890999.989,
          14.78921174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.0088580016,
                3890297.088653363,
                -5.930788258083375
              ],
              [
                423000.0088580016,
                3890999.988653363,
                -5.930788258083375
              ],
              [
                424000.0088580016,
                3890999.988653363,
                14.789211741916624
              ],
              [
                424000.0088580016,
                3890297.088653363,
                14.789211741916624
              ],
              [
                423000.0088580016,
                3890297.088653363,
                -5.930788258083375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:39+00:00",
        "end_time": "2019-10-15T15:57:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2390.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2390.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2390.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2390.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84544822,
            35.15263584,
            -5.930788258,
            -75.8344047,
            35.15904947,
            14.78921174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84538265192546,
                  35.152635842938835,
                  -5.930788258083375
                ],
                [
                  -75.84544821863152,
                  35.158973347499845,
                  -5.930788258083375
                ],
                [
                  -75.83446941329836,
                  35.15904946761488,
                  14.789211741916624
                ],
                [
                  -75.83440469778483,
                  35.152711945277396,
                  14.789211741916624
                ],
                [
                  -75.84538265192546,
                  35.152635842938835,
                  -5.930788258083375
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2390.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2390.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:39Z",
            "pc:count": 627216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423330.5021,
                "count": 627216,
                "maximum": 424000.0089,
                "minimum": 423000.0089,
                "name": "X",
                "position": 0,
                "stddev": 248.8869486,
                "variance": 61944.71319
              },
              {
                "average": 3890771.228,
                "count": 627216,
                "maximum": 3890999.989,
                "minimum": 3890297.089,
                "name": "Y",
                "position": 1,
                "stddev": 172.4276161,
                "variance": 29731.28281
              },
              {
                "average": -1.631476187,
                "count": 627216,
                "maximum": 14.78921174,
                "minimum": -5.930788258,
                "name": "Z",
                "position": 2,
                "stddev": 3.183205739,
                "variance": 10.13279877
              },
              {
                "average": 1163.83888,
                "count": 627216,
                "maximum": 12078,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2206.928209,
                "variance": 4870532.121
              },
              {
                "average": 1.017754649,
                "count": 627216,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1600776072,
                "variance": 0.02562484033
              },
              {
                "average": 1.035585827,
                "count": 627216,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2427614056,
                "variance": 0.05893310004
              },
              {
                "average": 1,
                "count": 627216,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.25868441,
                "count": 627216,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.36389384,
                "variance": 152.8658709
              },
              {
                "average": 19.98691926,
                "count": 627216,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091325083,
                "variance": 1.190990437
              },
              {
                "average": 1.74050088,
                "count": 627216,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4478698083,
                "variance": 0.2005873652
              },
              {
                "average": 12.50630245,
                "count": 627216,
                "maximum": 14,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.916489468,
                "variance": 0.839952945
              },
              {
                "average": 255191264.2,
                "count": 627216,
                "maximum": 255192239.2,
                "minimum": 255190255.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 645.4385963,
                "variance": 416590.9816
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 627216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.0089,
              3890297.089,
              -5.930788258,
              424000.0089,
              3890999.989,
              14.78921174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.0088580016,
                    3890297.088653363,
                    -5.930788258083375
                  ],
                  [
                    423000.0088580016,
                    3890999.988653363,
                    -5.930788258083375
                  ],
                  [
                    424000.0088580016,
                    3890999.988653363,
                    14.789211741916624
                  ],
                  [
                    424000.0088580016,
                    3890297.088653363,
                    14.789211741916624
                  ],
                  [
                    423000.0088580016,
                    3890297.088653363,
                    -5.930788258083375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:39+00:00",
            "end_time": "2019-10-15T15:57: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": "20191011_NCMP_NC_Dunex_18SUD9574.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1477321091949,
              35.003202562343276,
              -0.93902979590265
            ],
            [
              -76.14778504544618,
              35.00699236810082,
              -0.93902979590265
            ],
            [
              -76.1397773391334,
              35.00706783222011,
              1.58097020409735
            ],
            [
              -76.1397247720048,
              35.003278015903135,
              1.58097020409735
            ],
            [
              -76.1477321091949,
              35.003202562343276,
              -0.93902979590265
            ]
          ]
        ]
      },
      "bbox": [
        -76.14778505,
        35.00320256,
        -0.9390297959,
        -76.13972477,
        35.00706783,
        1.580970204
      ],
      "properties": {
        "datetime": "2019-10-17T15:15:15Z",
        "pc:count": 538584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395805.2869,
            "count": 538584,
            "maximum": 396000.0112,
            "minimum": 395269.2112,
            "name": "X",
            "position": 0,
            "stddev": 167.2885695,
            "variance": 27985.4655
          },
          {
            "average": 3874139.706,
            "count": 538584,
            "maximum": 3874420.335,
            "minimum": 3873999.975,
            "name": "Y",
            "position": 1,
            "stddev": 106.0582074,
            "variance": 11248.34337
          },
          {
            "average": 0.04911645426,
            "count": 538584,
            "maximum": 1.580970204,
            "minimum": -0.9390297959,
            "name": "Z",
            "position": 2,
            "stddev": 0.5147746429,
            "variance": 0.264992933
          },
          {
            "average": 505.425993,
            "count": 538584,
            "maximum": 11069,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 853.0544941,
            "variance": 727701.9699
          },
          {
            "average": 1.000222806,
            "count": 538584,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01492505414,
            "variance": 0.0002227572412
          },
          {
            "average": 1.00044747,
            "count": 538584,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02114876504,
            "variance": 0.0004472702625
          },
          {
            "average": 1,
            "count": 538584,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.69089316,
            "count": 538584,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.12134339,
            "variance": 172.1696524
          },
          {
            "average": 20.4203638,
            "count": 538584,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.289118472,
            "variance": 1.661826435
          },
          {
            "average": 1.665664038,
            "count": 538584,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4727647222,
            "variance": 0.2235064826
          },
          {
            "average": 1.492719799,
            "count": 538584,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7149978708,
            "variance": 0.5112219553
          },
          {
            "average": 255047332,
            "count": 538584,
            "maximum": 255360515.4,
            "minimum": 254834301.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 257780.703,
            "variance": 66450890840.0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 538584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395269.2112,
          3873999.975,
          -0.9390297959,
          396000.0112,
          3874420.335,
          1.580970204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395269.2112030204,
                3873999.975473028,
                -0.93902979590265
              ],
              [
                395269.2112030204,
                3874420.3354730285,
                -0.93902979590265
              ],
              [
                396000.01120302046,
                3874420.3354730285,
                1.58097020409735
              ],
              [
                396000.01120302046,
                3873999.975473028,
                1.58097020409735
              ],
              [
                395269.2112030204,
                3873999.975473028,
                -0.93902979590265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:15:15+00:00",
        "end_time": "2019-10-11T13:05:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9574.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9574.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9574.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9574.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.14778505,
            35.00320256,
            -0.9390297959,
            -76.13972477,
            35.00706783,
            1.580970204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1477321091949,
                  35.003202562343276,
                  -0.93902979590265
                ],
                [
                  -76.14778504544618,
                  35.00699236810082,
                  -0.93902979590265
                ],
                [
                  -76.1397773391334,
                  35.00706783222011,
                  1.58097020409735
                ],
                [
                  -76.1397247720048,
                  35.003278015903135,
                  1.58097020409735
                ],
                [
                  -76.1477321091949,
                  35.003202562343276,
                  -0.93902979590265
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9574.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9574.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:15:15Z",
            "pc:count": 538584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395805.2869,
                "count": 538584,
                "maximum": 396000.0112,
                "minimum": 395269.2112,
                "name": "X",
                "position": 0,
                "stddev": 167.2885695,
                "variance": 27985.4655
              },
              {
                "average": 3874139.706,
                "count": 538584,
                "maximum": 3874420.335,
                "minimum": 3873999.975,
                "name": "Y",
                "position": 1,
                "stddev": 106.0582074,
                "variance": 11248.34337
              },
              {
                "average": 0.04911645426,
                "count": 538584,
                "maximum": 1.580970204,
                "minimum": -0.9390297959,
                "name": "Z",
                "position": 2,
                "stddev": 0.5147746429,
                "variance": 0.264992933
              },
              {
                "average": 505.425993,
                "count": 538584,
                "maximum": 11069,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 853.0544941,
                "variance": 727701.9699
              },
              {
                "average": 1.000222806,
                "count": 538584,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01492505414,
                "variance": 0.0002227572412
              },
              {
                "average": 1.00044747,
                "count": 538584,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02114876504,
                "variance": 0.0004472702625
              },
              {
                "average": 1,
                "count": 538584,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.69089316,
                "count": 538584,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.12134339,
                "variance": 172.1696524
              },
              {
                "average": 20.4203638,
                "count": 538584,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.289118472,
                "variance": 1.661826435
              },
              {
                "average": 1.665664038,
                "count": 538584,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4727647222,
                "variance": 0.2235064826
              },
              {
                "average": 1.492719799,
                "count": 538584,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7149978708,
                "variance": 0.5112219553
              },
              {
                "average": 255047332,
                "count": 538584,
                "maximum": 255360515.4,
                "minimum": 254834301.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 257780.703,
                "variance": 66450890840.0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 538584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395269.2112,
              3873999.975,
              -0.9390297959,
              396000.0112,
              3874420.335,
              1.580970204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395269.2112030204,
                    3873999.975473028,
                    -0.93902979590265
                  ],
                  [
                    395269.2112030204,
                    3874420.3354730285,
                    -0.93902979590265
                  ],
                  [
                    396000.01120302046,
                    3874420.3354730285,
                    1.58097020409735
                  ],
                  [
                    396000.01120302046,
                    3873999.975473028,
                    1.58097020409735
                  ],
                  [
                    395269.2112030204,
                    3873999.975473028,
                    -0.93902979590265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:15:15+00:00",
            "end_time": "2019-10-11T13:05: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": "20191011_NCMP_NC_Dunex_18SVD0180.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08565448805962,
              35.05787480901348,
              -1.543495218765112
            ],
            [
              -76.0857738654792,
              35.06689053400184,
              -1.543495218765112
            ],
            [
              -76.07480817606964,
              35.066988209629656,
              9.35650478123489
            ],
            [
              -76.07469000372458,
              35.05797245215433,
              9.35650478123489
            ],
            [
              -76.08565448805962,
              35.05787480901348,
              -1.543495218765112
            ]
          ]
        ]
      },
      "bbox": [
        -76.08577387,
        35.05787481,
        -1.543495219,
        -76.07469,
        35.06698821,
        9.356504781
      ],
      "properties": {
        "datetime": "2019-10-11T18:28:25Z",
        "pc:count": 2333163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401572.3927,
            "count": 2333163,
            "maximum": 402000.0035,
            "minimum": 401000.0035,
            "name": "X",
            "position": 0,
            "stddev": 230.3377092,
            "variance": 53055.46027
          },
          {
            "average": 3880396.232,
            "count": 2333163,
            "maximum": 3880999.984,
            "minimum": 3879999.984,
            "name": "Y",
            "position": 1,
            "stddev": 272.1450596,
            "variance": 74062.93347
          },
          {
            "average": 0.4425597675,
            "count": 2333163,
            "maximum": 9.356504781,
            "minimum": -1.543495219,
            "name": "Z",
            "position": 2,
            "stddev": 1.15042644,
            "variance": 1.323480994
          },
          {
            "average": 821.5029507,
            "count": 2333163,
            "maximum": 31935,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1297.128848,
            "variance": 1682543.248
          },
          {
            "average": 1.151096173,
            "count": 2333163,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5176045098,
            "variance": 0.2679144286
          },
          {
            "average": 1.30216663,
            "count": 2333163,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7957448822,
            "variance": 0.6332099175
          },
          {
            "average": 1,
            "count": 2333163,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.21161316,
            "count": 2333163,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.83090083,
            "variance": 191.2938179
          },
          {
            "average": 19.76337938,
            "count": 2333163,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.019892804,
            "variance": 4.079966941
          },
          {
            "average": 1.698157394,
            "count": 2333163,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6014225712,
            "variance": 0.3617091091
          },
          {
            "average": 4.424277687,
            "count": 2333163,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.412493317,
            "variance": 1.995137371
          },
          {
            "average": 254852556.7,
            "count": 2333163,
            "maximum": 254853705.1,
            "minimum": 254850976,
            "name": "GpsTime",
            "position": 12,
            "stddev": 646.7763234,
            "variance": 418319.6125
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2333163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401000.0035,
          3879999.984,
          -1.543495219,
          402000.0035,
          3880999.984,
          9.356504781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401000.0034824658,
                3879999.984456092,
                -1.543495218765112
              ],
              [
                401000.0034824658,
                3880999.984456092,
                -1.543495218765112
              ],
              [
                402000.0034824658,
                3880999.984456092,
                9.35650478123489
              ],
              [
                402000.0034824658,
                3879999.984456092,
                9.35650478123489
              ],
              [
                401000.0034824658,
                3879999.984456092,
                -1.543495218765112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:28:25+00:00",
        "end_time": "2019-10-11T17:42:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0180.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0180.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0180.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0180.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08577387,
            35.05787481,
            -1.543495219,
            -76.07469,
            35.06698821,
            9.356504781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08565448805962,
                  35.05787480901348,
                  -1.543495218765112
                ],
                [
                  -76.0857738654792,
                  35.06689053400184,
                  -1.543495218765112
                ],
                [
                  -76.07480817606964,
                  35.066988209629656,
                  9.35650478123489
                ],
                [
                  -76.07469000372458,
                  35.05797245215433,
                  9.35650478123489
                ],
                [
                  -76.08565448805962,
                  35.05787480901348,
                  -1.543495218765112
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0180.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0180.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:28:25Z",
            "pc:count": 2333163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401572.3927,
                "count": 2333163,
                "maximum": 402000.0035,
                "minimum": 401000.0035,
                "name": "X",
                "position": 0,
                "stddev": 230.3377092,
                "variance": 53055.46027
              },
              {
                "average": 3880396.232,
                "count": 2333163,
                "maximum": 3880999.984,
                "minimum": 3879999.984,
                "name": "Y",
                "position": 1,
                "stddev": 272.1450596,
                "variance": 74062.93347
              },
              {
                "average": 0.4425597675,
                "count": 2333163,
                "maximum": 9.356504781,
                "minimum": -1.543495219,
                "name": "Z",
                "position": 2,
                "stddev": 1.15042644,
                "variance": 1.323480994
              },
              {
                "average": 821.5029507,
                "count": 2333163,
                "maximum": 31935,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1297.128848,
                "variance": 1682543.248
              },
              {
                "average": 1.151096173,
                "count": 2333163,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5176045098,
                "variance": 0.2679144286
              },
              {
                "average": 1.30216663,
                "count": 2333163,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7957448822,
                "variance": 0.6332099175
              },
              {
                "average": 1,
                "count": 2333163,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.21161316,
                "count": 2333163,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.83090083,
                "variance": 191.2938179
              },
              {
                "average": 19.76337938,
                "count": 2333163,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.019892804,
                "variance": 4.079966941
              },
              {
                "average": 1.698157394,
                "count": 2333163,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6014225712,
                "variance": 0.3617091091
              },
              {
                "average": 4.424277687,
                "count": 2333163,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.412493317,
                "variance": 1.995137371
              },
              {
                "average": 254852556.7,
                "count": 2333163,
                "maximum": 254853705.1,
                "minimum": 254850976,
                "name": "GpsTime",
                "position": 12,
                "stddev": 646.7763234,
                "variance": 418319.6125
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2333163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401000.0035,
              3879999.984,
              -1.543495219,
              402000.0035,
              3880999.984,
              9.356504781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401000.0034824658,
                    3879999.984456092,
                    -1.543495218765112
                  ],
                  [
                    401000.0034824658,
                    3880999.984456092,
                    -1.543495218765112
                  ],
                  [
                    402000.0034824658,
                    3880999.984456092,
                    9.35650478123489
                  ],
                  [
                    402000.0034824658,
                    3879999.984456092,
                    9.35650478123489
                  ],
                  [
                    401000.0034824658,
                    3879999.984456092,
                    -1.543495218765112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:28:25+00:00",
            "end_time": "2019-10-11T17:42: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": "20191011_NCMP_NC_Dunex_18SVD0080.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09511605017936,
              35.05778979401918,
              -1.654245110970617
            ],
            [
              -76.09523646747778,
              35.06680549070854,
              -1.654245110970617
            ],
            [
              -76.08577399736909,
              35.06689057360559,
              -0.154245110970617
            ],
            [
              -76.08565461993484,
              35.05787484861766,
              -0.154245110970617
            ],
            [
              -76.09511605017936,
              35.05778979401918,
              -1.654245110970617
            ]
          ]
        ]
      },
      "bbox": [
        -76.09523647,
        35.05778979,
        -1.654245111,
        -76.08565462,
        35.06689057,
        -0.154245111
      ],
      "properties": {
        "datetime": "2019-10-11T18:12:09Z",
        "pc:count": 331517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400740.3018,
            "count": 331517,
            "maximum": 400999.9915,
            "minimum": 400137.0715,
            "name": "X",
            "position": 0,
            "stddev": 144.9567898,
            "variance": 21012.47092
          },
          {
            "average": 3880508.364,
            "count": 331517,
            "maximum": 3880999.989,
            "minimum": 3879999.989,
            "name": "Y",
            "position": 1,
            "stddev": 358.191824,
            "variance": 128301.3828
          },
          {
            "average": -0.7701050216,
            "count": 331517,
            "maximum": -0.154245111,
            "minimum": -1.654245111,
            "name": "Z",
            "position": 2,
            "stddev": 0.1714381272,
            "variance": 0.02939103146
          },
          {
            "average": 0.7775559021,
            "count": 331517,
            "maximum": 2589,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.91927795,
            "variance": 1842.064419
          },
          {
            "average": 1,
            "count": 331517,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 331517,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 331517,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 331517,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.07490711,
            "count": 331517,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.404213192,
            "variance": 5.780241071
          },
          {
            "average": 2.000039214,
            "count": 331517,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00626196901,
            "variance": 3.921225589e-05
          },
          {
            "average": 2.158917944,
            "count": 331517,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103659179,
            "variance": 1.218063584
          },
          {
            "average": 254851496.7,
            "count": 331517,
            "maximum": 254852729,
            "minimum": 254850972.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.5151742,
            "variance": 252521.5003
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 331517,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          400137.0715,
          3879999.989,
          -1.654245111,
          400999.9915,
          3880999.989,
          -0.154245111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                400137.07150418364,
                3879999.988979266,
                -1.654245110970617
              ],
              [
                400137.07150418364,
                3880999.988979266,
                -1.654245110970617
              ],
              [
                400999.9915041837,
                3880999.988979266,
                -0.154245110970617
              ],
              [
                400999.9915041837,
                3879999.988979266,
                -0.154245110970617
              ],
              [
                400137.07150418364,
                3879999.988979266,
                -1.654245110970617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:12:09+00:00",
        "end_time": "2019-10-11T17:42:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0080.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0080.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0080.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0080.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09523647,
            35.05778979,
            -1.654245111,
            -76.08565462,
            35.06689057,
            -0.154245111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09511605017936,
                  35.05778979401918,
                  -1.654245110970617
                ],
                [
                  -76.09523646747778,
                  35.06680549070854,
                  -1.654245110970617
                ],
                [
                  -76.08577399736909,
                  35.06689057360559,
                  -0.154245110970617
                ],
                [
                  -76.08565461993484,
                  35.05787484861766,
                  -0.154245110970617
                ],
                [
                  -76.09511605017936,
                  35.05778979401918,
                  -1.654245110970617
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0080.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0080.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:12:09Z",
            "pc:count": 331517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400740.3018,
                "count": 331517,
                "maximum": 400999.9915,
                "minimum": 400137.0715,
                "name": "X",
                "position": 0,
                "stddev": 144.9567898,
                "variance": 21012.47092
              },
              {
                "average": 3880508.364,
                "count": 331517,
                "maximum": 3880999.989,
                "minimum": 3879999.989,
                "name": "Y",
                "position": 1,
                "stddev": 358.191824,
                "variance": 128301.3828
              },
              {
                "average": -0.7701050216,
                "count": 331517,
                "maximum": -0.154245111,
                "minimum": -1.654245111,
                "name": "Z",
                "position": 2,
                "stddev": 0.1714381272,
                "variance": 0.02939103146
              },
              {
                "average": 0.7775559021,
                "count": 331517,
                "maximum": 2589,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.91927795,
                "variance": 1842.064419
              },
              {
                "average": 1,
                "count": 331517,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 331517,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 331517,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 331517,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.07490711,
                "count": 331517,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.404213192,
                "variance": 5.780241071
              },
              {
                "average": 2.000039214,
                "count": 331517,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00626196901,
                "variance": 3.921225589e-05
              },
              {
                "average": 2.158917944,
                "count": 331517,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103659179,
                "variance": 1.218063584
              },
              {
                "average": 254851496.7,
                "count": 331517,
                "maximum": 254852729,
                "minimum": 254850972.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.5151742,
                "variance": 252521.5003
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 331517,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              400137.0715,
              3879999.989,
              -1.654245111,
              400999.9915,
              3880999.989,
              -0.154245111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    400137.07150418364,
                    3879999.988979266,
                    -1.654245110970617
                  ],
                  [
                    400137.07150418364,
                    3880999.988979266,
                    -1.654245110970617
                  ],
                  [
                    400999.9915041837,
                    3880999.988979266,
                    -0.154245110970617
                  ],
                  [
                    400999.9915041837,
                    3879999.988979266,
                    -0.154245110970617
                  ],
                  [
                    400137.07150418364,
                    3879999.988979266,
                    -1.654245110970617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:12:09+00:00",
            "end_time": "2019-10-11T17:42: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": "20191011_NCMP_NC_Dunex_18SVD0081.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08757842326355,
              35.06687444129032,
              -1.022728692801698
            ],
            [
              -76.08759525661489,
              35.068143312561865,
              -1.022728692801698
            ],
            [
              -76.08579071991413,
              35.06815948178986,
              -0.642728692801698
            ],
            [
              -76.08577391447928,
              35.066890609761366,
              -0.642728692801698
            ],
            [
              -76.08757842326355,
              35.06687444129032,
              -1.022728692801698
            ]
          ]
        ]
      },
      "bbox": [
        -76.08759526,
        35.06687444,
        -1.022728693,
        -76.08577391,
        35.06815948,
        -0.6427286928
      ],
      "properties": {
        "datetime": "2019-10-11T17:43:01Z",
        "pc:count": 26518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400937.5108,
            "count": 26518,
            "maximum": 400999.9991,
            "minimum": 400835.4391,
            "name": "X",
            "position": 0,
            "stddev": 43.15876556,
            "variance": 1862.679045
          },
          {
            "average": 3881044.216,
            "count": 26518,
            "maximum": 3881140.733,
            "minimum": 3880999.993,
            "name": "Y",
            "position": 1,
            "stddev": 29.64151558,
            "variance": 878.619446
          },
          {
            "average": -0.8220525483,
            "count": 26518,
            "maximum": -0.6427286928,
            "minimum": -1.022728693,
            "name": "Z",
            "position": 2,
            "stddev": 0.04484286684,
            "variance": 0.002010882707
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 26518,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 26518,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 26518,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 26518,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.60007913,
            "count": 26518,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.320802416,
            "variance": 1.744519021
          },
          {
            "average": 2,
            "count": 26518,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 26518,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254850978.8,
            "count": 26518,
            "maximum": 254850981.3,
            "minimum": 254850976.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.246746552,
            "variance": 1.554376965
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26518,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          400835.4391,
          3880999.993,
          -1.022728693,
          400999.9991,
          3881140.733,
          -0.6427286928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                400835.43910598283,
                3880999.9929067967,
                -1.022728692801698
              ],
              [
                400835.43910598283,
                3881140.732906797,
                -1.022728692801698
              ],
              [
                400999.9991059829,
                3881140.732906797,
                -0.642728692801698
              ],
              [
                400999.9991059829,
                3880999.9929067967,
                -0.642728692801698
              ],
              [
                400835.43910598283,
                3880999.9929067967,
                -1.022728692801698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:43:01+00:00",
        "end_time": "2019-10-11T17:42:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0081.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0081.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0081.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0081.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08759526,
            35.06687444,
            -1.022728693,
            -76.08577391,
            35.06815948,
            -0.6427286928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08757842326355,
                  35.06687444129032,
                  -1.022728692801698
                ],
                [
                  -76.08759525661489,
                  35.068143312561865,
                  -1.022728692801698
                ],
                [
                  -76.08579071991413,
                  35.06815948178986,
                  -0.642728692801698
                ],
                [
                  -76.08577391447928,
                  35.066890609761366,
                  -0.642728692801698
                ],
                [
                  -76.08757842326355,
                  35.06687444129032,
                  -1.022728692801698
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0081.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0081.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:43:01Z",
            "pc:count": 26518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400937.5108,
                "count": 26518,
                "maximum": 400999.9991,
                "minimum": 400835.4391,
                "name": "X",
                "position": 0,
                "stddev": 43.15876556,
                "variance": 1862.679045
              },
              {
                "average": 3881044.216,
                "count": 26518,
                "maximum": 3881140.733,
                "minimum": 3880999.993,
                "name": "Y",
                "position": 1,
                "stddev": 29.64151558,
                "variance": 878.619446
              },
              {
                "average": -0.8220525483,
                "count": 26518,
                "maximum": -0.6427286928,
                "minimum": -1.022728693,
                "name": "Z",
                "position": 2,
                "stddev": 0.04484286684,
                "variance": 0.002010882707
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 26518,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 26518,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 26518,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 26518,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.60007913,
                "count": 26518,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.320802416,
                "variance": 1.744519021
              },
              {
                "average": 2,
                "count": 26518,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 26518,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254850978.8,
                "count": 26518,
                "maximum": 254850981.3,
                "minimum": 254850976.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.246746552,
                "variance": 1.554376965
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26518,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              400835.4391,
              3880999.993,
              -1.022728693,
              400999.9991,
              3881140.733,
              -0.6427286928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    400835.43910598283,
                    3880999.9929067967,
                    -1.022728692801698
                  ],
                  [
                    400835.43910598283,
                    3881140.732906797,
                    -1.022728692801698
                  ],
                  [
                    400999.9991059829,
                    3881140.732906797,
                    -0.642728692801698
                  ],
                  [
                    400999.9991059829,
                    3880999.9929067967,
                    -0.642728692801698
                  ],
                  [
                    400835.43910598283,
                    3880999.9929067967,
                    -1.022728692801698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:43:01+00:00",
            "end_time": "2019-10-11T17:42: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": "20191011_NCMP_NC_Dunex_18SUD9672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.13955067867445,
              34.990719325520324,
              -0.714803630234243
            ],
            [
              -76.13959979367309,
              34.99426248143615,
              -0.714803630234243
            ],
            [
              -76.13455531462937,
              34.99430973400733,
              6.405196369765758
            ],
            [
              -76.13450641692611,
              34.990766571908914,
              6.405196369765758
            ],
            [
              -76.13955067867445,
              34.990719325520324,
              -0.714803630234243
            ]
          ]
        ]
      },
      "bbox": [
        -76.13959979,
        34.99071933,
        -0.7148036302,
        -76.13450642,
        34.99430973,
        6.40519637
      ],
      "properties": {
        "datetime": "2019-10-11T14:33:29Z",
        "pc:count": 512388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 396156.7208,
            "count": 512388,
            "maximum": 396460.4482,
            "minimum": 396000.0082,
            "name": "X",
            "position": 0,
            "stddev": 117.7238028,
            "variance": 13858.89375
          },
          {
            "average": 3872871.055,
            "count": 512388,
            "maximum": 3872999.989,
            "minimum": 3872606.989,
            "name": "Y",
            "position": 1,
            "stddev": 92.77597005,
            "variance": 8607.380618
          },
          {
            "average": 2.040538649,
            "count": 512388,
            "maximum": 6.40519637,
            "minimum": -0.7148036302,
            "name": "Z",
            "position": 2,
            "stddev": 1.071602919,
            "variance": 1.148332816
          },
          {
            "average": 4687.565968,
            "count": 512388,
            "maximum": 21921,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3003.404779,
            "variance": 9020440.269
          },
          {
            "average": 1.100956697,
            "count": 512388,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3536368337,
            "variance": 0.1250590101
          },
          {
            "average": 1.202682342,
            "count": 512388,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5148582326,
            "variance": 0.2650789996
          },
          {
            "average": 1,
            "count": 512388,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.261858201,
            "count": 512388,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.351377533,
            "variance": 18.93448643
          },
          {
            "average": 20.26217998,
            "count": 512388,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.162186599,
            "variance": 4.675050887
          },
          {
            "average": 1.149492182,
            "count": 512388,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4019451586,
            "variance": 0.1615599105
          },
          {
            "average": 7.142602871,
            "count": 512388,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6679487478,
            "variance": 0.4461555297
          },
          {
            "average": 254838815.6,
            "count": 512388,
            "maximum": 254839609.7,
            "minimum": 254838194.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.3679758,
            "variance": 287690.6055
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          396000.0082,
          3872606.989,
          -0.7148036302,
          396460.4482,
          3872999.989,
          6.40519637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                396000.0081715323,
                3872606.9887984777,
                -0.714803630234243
              ],
              [
                396000.0081715323,
                3872999.9887984777,
                -0.714803630234243
              ],
              [
                396460.44817153225,
                3872999.9887984777,
                6.405196369765758
              ],
              [
                396460.44817153225,
                3872606.9887984777,
                6.405196369765758
              ],
              [
                396000.0081715323,
                3872606.9887984777,
                -0.714803630234243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:33:29+00:00",
        "end_time": "2019-10-11T14:09:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.13959979,
            34.99071933,
            -0.7148036302,
            -76.13450642,
            34.99430973,
            6.40519637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.13955067867445,
                  34.990719325520324,
                  -0.714803630234243
                ],
                [
                  -76.13959979367309,
                  34.99426248143615,
                  -0.714803630234243
                ],
                [
                  -76.13455531462937,
                  34.99430973400733,
                  6.405196369765758
                ],
                [
                  -76.13450641692611,
                  34.990766571908914,
                  6.405196369765758
                ],
                [
                  -76.13955067867445,
                  34.990719325520324,
                  -0.714803630234243
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:33:29Z",
            "pc:count": 512388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 396156.7208,
                "count": 512388,
                "maximum": 396460.4482,
                "minimum": 396000.0082,
                "name": "X",
                "position": 0,
                "stddev": 117.7238028,
                "variance": 13858.89375
              },
              {
                "average": 3872871.055,
                "count": 512388,
                "maximum": 3872999.989,
                "minimum": 3872606.989,
                "name": "Y",
                "position": 1,
                "stddev": 92.77597005,
                "variance": 8607.380618
              },
              {
                "average": 2.040538649,
                "count": 512388,
                "maximum": 6.40519637,
                "minimum": -0.7148036302,
                "name": "Z",
                "position": 2,
                "stddev": 1.071602919,
                "variance": 1.148332816
              },
              {
                "average": 4687.565968,
                "count": 512388,
                "maximum": 21921,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3003.404779,
                "variance": 9020440.269
              },
              {
                "average": 1.100956697,
                "count": 512388,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3536368337,
                "variance": 0.1250590101
              },
              {
                "average": 1.202682342,
                "count": 512388,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5148582326,
                "variance": 0.2650789996
              },
              {
                "average": 1,
                "count": 512388,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.261858201,
                "count": 512388,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.351377533,
                "variance": 18.93448643
              },
              {
                "average": 20.26217998,
                "count": 512388,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.162186599,
                "variance": 4.675050887
              },
              {
                "average": 1.149492182,
                "count": 512388,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4019451586,
                "variance": 0.1615599105
              },
              {
                "average": 7.142602871,
                "count": 512388,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6679487478,
                "variance": 0.4461555297
              },
              {
                "average": 254838815.6,
                "count": 512388,
                "maximum": 254839609.7,
                "minimum": 254838194.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.3679758,
                "variance": 287690.6055
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              396000.0082,
              3872606.989,
              -0.7148036302,
              396460.4482,
              3872999.989,
              6.40519637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    396000.0081715323,
                    3872606.9887984777,
                    -0.714803630234243
                  ],
                  [
                    396000.0081715323,
                    3872999.9887984777,
                    -0.714803630234243
                  ],
                  [
                    396460.44817153225,
                    3872999.9887984777,
                    6.405196369765758
                  ],
                  [
                    396460.44817153225,
                    3872606.9887984777,
                    6.405196369765758
                  ],
                  [
                    396000.0081715323,
                    3872606.9887984777,
                    -0.714803630234243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:33:29+00:00",
            "end_time": "2019-10-11T14:09:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD3596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71409426998355,
              35.204903443587675,
              -2.997763293721459
            ],
            [
              -75.71417322236528,
              35.213919870670836,
              -2.997763293721459
            ],
            [
              -75.70318668393644,
              35.21398418129524,
              19.34223670627854
            ],
            [
              -75.70310894587892,
              35.20496773286049,
              19.34223670627854
            ],
            [
              -75.71409426998355,
              35.204903443587675,
              -2.997763293721459
            ]
          ]
        ]
      },
      "bbox": [
        -75.71417322,
        35.20490344,
        -2.997763294,
        -75.70310895,
        35.21398418,
        19.34223671
      ],
      "properties": {
        "datetime": "2019-10-15T16:41:46Z",
        "pc:count": 2261125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435534.1441,
            "count": 2261125,
            "maximum": 436000.0034,
            "minimum": 435000.0034,
            "name": "X",
            "position": 0,
            "stddev": 274.9576305,
            "variance": 75601.6986
          },
          {
            "average": 3896407.362,
            "count": 2261125,
            "maximum": 3896999.985,
            "minimum": 3895999.985,
            "name": "Y",
            "position": 1,
            "stddev": 296.3048101,
            "variance": 87796.54049
          },
          {
            "average": 0.5436088728,
            "count": 2261125,
            "maximum": 19.34223671,
            "minimum": -2.997763294,
            "name": "Z",
            "position": 2,
            "stddev": 2.119338582,
            "variance": 4.491596026
          },
          {
            "average": 657.4884047,
            "count": 2261125,
            "maximum": 42886,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1425.061439,
            "variance": 2030800.105
          },
          {
            "average": 1.229729891,
            "count": 2261125,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.613015498,
            "variance": 0.3757880008
          },
          {
            "average": 1.459601305,
            "count": 2261125,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9202661856,
            "variance": 0.8468898524
          },
          {
            "average": 1,
            "count": 2261125,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.73209265,
            "count": 2261125,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.7631584,
            "variance": 189.4245292
          },
          {
            "average": 20.11185209,
            "count": 2261125,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.312926349,
            "variance": 1.723775597
          },
          {
            "average": 1.797711316,
            "count": 2261125,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6102960654,
            "variance": 0.3724612874
          },
          {
            "average": 11.93575189,
            "count": 2261125,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376197583,
            "variance": 1.893919787
          },
          {
            "average": 255190854.6,
            "count": 2261125,
            "maximum": 255192906.9,
            "minimum": 255188236.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 977.0938138,
            "variance": 954712.3209
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2261125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435000.0034,
          3895999.985,
          -2.997763294,
          436000.0034,
          3896999.985,
          19.34223671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435000.00339946523,
                3895999.98537274,
                -2.997763293721459
              ],
              [
                435000.00339946523,
                3896999.98537274,
                -2.997763293721459
              ],
              [
                436000.00339946523,
                3896999.98537274,
                19.34223670627854
              ],
              [
                436000.00339946523,
                3895999.98537274,
                19.34223670627854
              ],
              [
                435000.00339946523,
                3895999.98537274,
                -2.997763293721459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:41:46+00:00",
        "end_time": "2019-10-15T15:23:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71417322,
            35.20490344,
            -2.997763294,
            -75.70310895,
            35.21398418,
            19.34223671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71409426998355,
                  35.204903443587675,
                  -2.997763293721459
                ],
                [
                  -75.71417322236528,
                  35.213919870670836,
                  -2.997763293721459
                ],
                [
                  -75.70318668393644,
                  35.21398418129524,
                  19.34223670627854
                ],
                [
                  -75.70310894587892,
                  35.20496773286049,
                  19.34223670627854
                ],
                [
                  -75.71409426998355,
                  35.204903443587675,
                  -2.997763293721459
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:41:46Z",
            "pc:count": 2261125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435534.1441,
                "count": 2261125,
                "maximum": 436000.0034,
                "minimum": 435000.0034,
                "name": "X",
                "position": 0,
                "stddev": 274.9576305,
                "variance": 75601.6986
              },
              {
                "average": 3896407.362,
                "count": 2261125,
                "maximum": 3896999.985,
                "minimum": 3895999.985,
                "name": "Y",
                "position": 1,
                "stddev": 296.3048101,
                "variance": 87796.54049
              },
              {
                "average": 0.5436088728,
                "count": 2261125,
                "maximum": 19.34223671,
                "minimum": -2.997763294,
                "name": "Z",
                "position": 2,
                "stddev": 2.119338582,
                "variance": 4.491596026
              },
              {
                "average": 657.4884047,
                "count": 2261125,
                "maximum": 42886,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1425.061439,
                "variance": 2030800.105
              },
              {
                "average": 1.229729891,
                "count": 2261125,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.613015498,
                "variance": 0.3757880008
              },
              {
                "average": 1.459601305,
                "count": 2261125,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9202661856,
                "variance": 0.8468898524
              },
              {
                "average": 1,
                "count": 2261125,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.73209265,
                "count": 2261125,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.7631584,
                "variance": 189.4245292
              },
              {
                "average": 20.11185209,
                "count": 2261125,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.312926349,
                "variance": 1.723775597
              },
              {
                "average": 1.797711316,
                "count": 2261125,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6102960654,
                "variance": 0.3724612874
              },
              {
                "average": 11.93575189,
                "count": 2261125,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376197583,
                "variance": 1.893919787
              },
              {
                "average": 255190854.6,
                "count": 2261125,
                "maximum": 255192906.9,
                "minimum": 255188236.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 977.0938138,
                "variance": 954712.3209
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2261125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435000.0034,
              3895999.985,
              -2.997763294,
              436000.0034,
              3896999.985,
              19.34223671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435000.00339946523,
                    3895999.98537274,
                    -2.997763293721459
                  ],
                  [
                    435000.00339946523,
                    3896999.98537274,
                    -2.997763293721459
                  ],
                  [
                    436000.00339946523,
                    3896999.98537274,
                    19.34223670627854
                  ],
                  [
                    436000.00339946523,
                    3895999.98537274,
                    19.34223670627854
                  ],
                  [
                    435000.00339946523,
                    3895999.98537274,
                    -2.997763293721459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:41:46+00:00",
            "end_time": "2019-10-15T15:23: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": "20191011_NCMP_NC_Dunex_18SVD0176.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08528302006985,
              35.02979468432956,
              -0.650757945835644
            ],
            [
              -76.08529667435958,
              35.03082753139931,
              -0.650757945835644
            ],
            [
              -76.08383383938926,
              35.03084060708591,
              0.249242054164356
            ],
            [
              -76.08382020349488,
              35.02980775951767,
              0.249242054164356
            ],
            [
              -76.08528302006985,
              35.02979468432956,
              -0.650757945835644
            ]
          ]
        ]
      },
      "bbox": [
        -76.08529667,
        35.02979468,
        -0.6507579458,
        -76.0838202,
        35.03084061,
        0.2492420542
      ],
      "properties": {
        "datetime": "2019-10-11T20:02:14Z",
        "pc:count": 19718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401048.1442,
            "count": 19718,
            "maximum": 401133.4634,
            "minimum": 401000.0034,
            "name": "X",
            "position": 0,
            "stddev": 30.84702837,
            "variance": 951.5391593
          },
          {
            "average": 3876967.319,
            "count": 19718,
            "maximum": 3876999.982,
            "minimum": 3876885.422,
            "name": "Y",
            "position": 1,
            "stddev": 20.43157433,
            "variance": 417.4492295
          },
          {
            "average": -0.09505097758,
            "count": 19718,
            "maximum": 0.2492420542,
            "minimum": -0.6507579458,
            "name": "Z",
            "position": 2,
            "stddev": 0.1171154843,
            "variance": 0.01371603666
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 19718,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 19718,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 19718,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 19718,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.10304722,
            "count": 19718,
            "maximum": 25.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.747492079,
            "variance": 7.548712725
          },
          {
            "average": 2,
            "count": 19718,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.60569023,
            "count": 19718,
            "maximum": 17,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4887143211,
            "variance": 0.2388416877
          },
          {
            "average": 254859178.5,
            "count": 19718,
            "maximum": 254859334.2,
            "minimum": 254858940.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 190.0987077,
            "variance": 36137.51868
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401000.0034,
          3876885.422,
          -0.6507579458,
          401133.4634,
          3876999.982,
          0.2492420542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401000.00339999294,
                3876885.422241848,
                -0.650757945835644
              ],
              [
                401000.00339999294,
                3876999.9822418476,
                -0.650757945835644
              ],
              [
                401133.4633999929,
                3876999.9822418476,
                0.249242054164356
              ],
              [
                401133.4633999929,
                3876885.422241848,
                0.249242054164356
              ],
              [
                401000.00339999294,
                3876885.422241848,
                -0.650757945835644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:02:14+00:00",
        "end_time": "2019-10-11T19:55:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0176.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0176.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0176.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0176.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08529667,
            35.02979468,
            -0.6507579458,
            -76.0838202,
            35.03084061,
            0.2492420542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08528302006985,
                  35.02979468432956,
                  -0.650757945835644
                ],
                [
                  -76.08529667435958,
                  35.03082753139931,
                  -0.650757945835644
                ],
                [
                  -76.08383383938926,
                  35.03084060708591,
                  0.249242054164356
                ],
                [
                  -76.08382020349488,
                  35.02980775951767,
                  0.249242054164356
                ],
                [
                  -76.08528302006985,
                  35.02979468432956,
                  -0.650757945835644
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0176.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0176.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:02:14Z",
            "pc:count": 19718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401048.1442,
                "count": 19718,
                "maximum": 401133.4634,
                "minimum": 401000.0034,
                "name": "X",
                "position": 0,
                "stddev": 30.84702837,
                "variance": 951.5391593
              },
              {
                "average": 3876967.319,
                "count": 19718,
                "maximum": 3876999.982,
                "minimum": 3876885.422,
                "name": "Y",
                "position": 1,
                "stddev": 20.43157433,
                "variance": 417.4492295
              },
              {
                "average": -0.09505097758,
                "count": 19718,
                "maximum": 0.2492420542,
                "minimum": -0.6507579458,
                "name": "Z",
                "position": 2,
                "stddev": 0.1171154843,
                "variance": 0.01371603666
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 19718,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 19718,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 19718,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 19718,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.10304722,
                "count": 19718,
                "maximum": 25.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.747492079,
                "variance": 7.548712725
              },
              {
                "average": 2,
                "count": 19718,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.60569023,
                "count": 19718,
                "maximum": 17,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4887143211,
                "variance": 0.2388416877
              },
              {
                "average": 254859178.5,
                "count": 19718,
                "maximum": 254859334.2,
                "minimum": 254858940.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 190.0987077,
                "variance": 36137.51868
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401000.0034,
              3876885.422,
              -0.6507579458,
              401133.4634,
              3876999.982,
              0.2492420542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401000.00339999294,
                    3876885.422241848,
                    -0.650757945835644
                  ],
                  [
                    401000.00339999294,
                    3876999.9822418476,
                    -0.650757945835644
                  ],
                  [
                    401133.4633999929,
                    3876999.9822418476,
                    0.249242054164356
                  ],
                  [
                    401133.4633999929,
                    3876885.422241848,
                    0.249242054164356
                  ],
                  [
                    401000.00339999294,
                    3876885.422241848,
                    -0.650757945835644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:02:14+00:00",
            "end_time": "2019-10-11T19:55: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": "20191011_NCMP_NC_Dunex_18SUD9777.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.11861105966933,
              35.03052504473548,
              -1.054735876392127
            ],
            [
              -76.11861485572679,
              35.030803629009924,
              -1.054735876392127
            ],
            [
              -76.11818278411083,
              35.03080761163186,
              -0.434735876392127
            ],
            [
              -76.11817898951888,
              35.03052902731646,
              -0.434735876392127
            ],
            [
              -76.11861105966933,
              35.03052504473548,
              -1.054735876392127
            ]
          ]
        ]
      },
      "bbox": [
        -76.11861486,
        35.03052504,
        -1.054735876,
        -76.11817899,
        35.03080761,
        -0.4347358764
      ],
      "properties": {
        "datetime": "2019-10-11T18:43:51Z",
        "pc:count": 5010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397984.424,
            "count": 5010,
            "maximum": 398000.0019,
            "minimum": 397960.5819,
            "name": "X",
            "position": 0,
            "stddev": 10.27977484,
            "variance": 105.6737707
          },
          {
            "average": 3877011.813,
            "count": 5010,
            "maximum": 3877030.89,
            "minimum": 3876999.99,
            "name": "Y",
            "position": 1,
            "stddev": 7.985085413,
            "variance": 63.76158905
          },
          {
            "average": -0.7290073335,
            "count": 5010,
            "maximum": -0.4347358764,
            "minimum": -1.054735876,
            "name": "Z",
            "position": 2,
            "stddev": 0.1074085299,
            "variance": 0.0115365923
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5010,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5010,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5010,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5010,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.8705999,
            "count": 5010,
            "maximum": 24,
            "minimum": 22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.3360612513,
            "variance": 0.1129371646
          },
          {
            "average": 2,
            "count": 5010,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9,
            "count": 5010,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254854630.6,
            "count": 5010,
            "maximum": 254854631.6,
            "minimum": 254854629.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5126954283,
            "variance": 0.2628566022
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397960.5819,
          3876999.99,
          -1.054735876,
          398000.0019,
          3877030.89,
          -0.4347358764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397960.58185287524,
                3876999.9902230296,
                -1.054735876392127
              ],
              [
                397960.58185287524,
                3877030.89022303,
                -1.054735876392127
              ],
              [
                398000.0018528753,
                3877030.89022303,
                -0.434735876392127
              ],
              [
                398000.0018528753,
                3876999.9902230296,
                -0.434735876392127
              ],
              [
                397960.58185287524,
                3876999.9902230296,
                -1.054735876392127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:43:51+00:00",
        "end_time": "2019-10-11T18:43:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9777.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9777.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9777.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9777.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11861486,
            35.03052504,
            -1.054735876,
            -76.11817899,
            35.03080761,
            -0.4347358764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.11861105966933,
                  35.03052504473548,
                  -1.054735876392127
                ],
                [
                  -76.11861485572679,
                  35.030803629009924,
                  -1.054735876392127
                ],
                [
                  -76.11818278411083,
                  35.03080761163186,
                  -0.434735876392127
                ],
                [
                  -76.11817898951888,
                  35.03052902731646,
                  -0.434735876392127
                ],
                [
                  -76.11861105966933,
                  35.03052504473548,
                  -1.054735876392127
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9777.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9777.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:43:51Z",
            "pc:count": 5010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397984.424,
                "count": 5010,
                "maximum": 398000.0019,
                "minimum": 397960.5819,
                "name": "X",
                "position": 0,
                "stddev": 10.27977484,
                "variance": 105.6737707
              },
              {
                "average": 3877011.813,
                "count": 5010,
                "maximum": 3877030.89,
                "minimum": 3876999.99,
                "name": "Y",
                "position": 1,
                "stddev": 7.985085413,
                "variance": 63.76158905
              },
              {
                "average": -0.7290073335,
                "count": 5010,
                "maximum": -0.4347358764,
                "minimum": -1.054735876,
                "name": "Z",
                "position": 2,
                "stddev": 0.1074085299,
                "variance": 0.0115365923
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5010,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5010,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5010,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5010,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.8705999,
                "count": 5010,
                "maximum": 24,
                "minimum": 22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.3360612513,
                "variance": 0.1129371646
              },
              {
                "average": 2,
                "count": 5010,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9,
                "count": 5010,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254854630.6,
                "count": 5010,
                "maximum": 254854631.6,
                "minimum": 254854629.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5126954283,
                "variance": 0.2628566022
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397960.5819,
              3876999.99,
              -1.054735876,
              398000.0019,
              3877030.89,
              -0.4347358764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397960.58185287524,
                    3876999.9902230296,
                    -1.054735876392127
                  ],
                  [
                    397960.58185287524,
                    3877030.89022303,
                    -1.054735876392127
                  ],
                  [
                    398000.0018528753,
                    3877030.89022303,
                    -0.434735876392127
                  ],
                  [
                    398000.0018528753,
                    3876999.9902230296,
                    -0.434735876392127
                  ],
                  [
                    397960.58185287524,
                    3876999.9902230296,
                    -1.054735876392127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:43:51+00:00",
            "end_time": "2019-10-11T18:43:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07103558870234,
              35.07603836883489,
              -2.557574900583907
            ],
            [
              -76.07108639660204,
              35.07992577788989,
              -2.557574900583907
            ],
            [
              -76.0640099612115,
              35.07998807687137,
              0.782425099416093
            ],
            [
              -76.06395948883372,
              35.076100658882964,
              0.782425099416093
            ],
            [
              -76.07103558870234,
              35.07603836883489,
              -2.557574900583907
            ]
          ]
        ]
      },
      "bbox": [
        -76.0710864,
        35.07603837,
        -2.557574901,
        -76.06395949,
        35.07998808,
        0.7824250994
      ],
      "properties": {
        "datetime": "2019-10-11T17:52:21Z",
        "pc:count": 389242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402807.8903,
            "count": 389242,
            "maximum": 403000.0002,
            "minimum": 402354.7802,
            "name": "X",
            "position": 0,
            "stddev": 145.1462986,
            "variance": 21067.448
          },
          {
            "average": 3882115.039,
            "count": 389242,
            "maximum": 3882431.163,
            "minimum": 3881999.983,
            "name": "Y",
            "position": 1,
            "stddev": 86.81296157,
            "variance": 7536.490296
          },
          {
            "average": -0.6153657094,
            "count": 389242,
            "maximum": 0.7824250994,
            "minimum": -2.557574901,
            "name": "Z",
            "position": 2,
            "stddev": 0.3724615376,
            "variance": 0.138727597
          },
          {
            "average": 91.34844904,
            "count": 389242,
            "maximum": 8238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 570.3287214,
            "variance": 325274.8505
          },
          {
            "average": 1.000002569,
            "count": 389242,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001602839927,
            "variance": 2.569095832e-06
          },
          {
            "average": 1.000005138,
            "count": 389242,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002266755052,
            "variance": 5.138178464e-06
          },
          {
            "average": 1,
            "count": 389242,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.92953227,
            "count": 389242,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.306538078,
            "variance": 28.15934637
          },
          {
            "average": 20.04284813,
            "count": 389242,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.730027855,
            "variance": 7.45305209
          },
          {
            "average": 1.960926621,
            "count": 389242,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1938891176,
            "variance": 0.03759298991
          },
          {
            "average": 1.207557252,
            "count": 389242,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4055584568,
            "variance": 0.1644776619
          },
          {
            "average": 254851118.2,
            "count": 389242,
            "maximum": 254851541.8,
            "minimum": 254851001.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 215.4135739,
            "variance": 46403.00781
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402354.7802,
          3881999.983,
          -2.557574901,
          403000.0002,
          3882431.163,
          0.7824250994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402354.78023622395,
                3881999.9832585743,
                -2.557574900583907
              ],
              [
                402354.78023622395,
                3882431.163258574,
                -2.557574900583907
              ],
              [
                403000.0002362239,
                3882431.163258574,
                0.782425099416093
              ],
              [
                403000.0002362239,
                3881999.9832585743,
                0.782425099416093
              ],
              [
                402354.78023622395,
                3881999.9832585743,
                -2.557574900583907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:52:21+00:00",
        "end_time": "2019-10-11T17:43:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0710864,
            35.07603837,
            -2.557574901,
            -76.06395949,
            35.07998808,
            0.7824250994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07103558870234,
                  35.07603836883489,
                  -2.557574900583907
                ],
                [
                  -76.07108639660204,
                  35.07992577788989,
                  -2.557574900583907
                ],
                [
                  -76.0640099612115,
                  35.07998807687137,
                  0.782425099416093
                ],
                [
                  -76.06395948883372,
                  35.076100658882964,
                  0.782425099416093
                ],
                [
                  -76.07103558870234,
                  35.07603836883489,
                  -2.557574900583907
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:52:21Z",
            "pc:count": 389242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402807.8903,
                "count": 389242,
                "maximum": 403000.0002,
                "minimum": 402354.7802,
                "name": "X",
                "position": 0,
                "stddev": 145.1462986,
                "variance": 21067.448
              },
              {
                "average": 3882115.039,
                "count": 389242,
                "maximum": 3882431.163,
                "minimum": 3881999.983,
                "name": "Y",
                "position": 1,
                "stddev": 86.81296157,
                "variance": 7536.490296
              },
              {
                "average": -0.6153657094,
                "count": 389242,
                "maximum": 0.7824250994,
                "minimum": -2.557574901,
                "name": "Z",
                "position": 2,
                "stddev": 0.3724615376,
                "variance": 0.138727597
              },
              {
                "average": 91.34844904,
                "count": 389242,
                "maximum": 8238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 570.3287214,
                "variance": 325274.8505
              },
              {
                "average": 1.000002569,
                "count": 389242,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001602839927,
                "variance": 2.569095832e-06
              },
              {
                "average": 1.000005138,
                "count": 389242,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002266755052,
                "variance": 5.138178464e-06
              },
              {
                "average": 1,
                "count": 389242,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.92953227,
                "count": 389242,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.306538078,
                "variance": 28.15934637
              },
              {
                "average": 20.04284813,
                "count": 389242,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.730027855,
                "variance": 7.45305209
              },
              {
                "average": 1.960926621,
                "count": 389242,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1938891176,
                "variance": 0.03759298991
              },
              {
                "average": 1.207557252,
                "count": 389242,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4055584568,
                "variance": 0.1644776619
              },
              {
                "average": 254851118.2,
                "count": 389242,
                "maximum": 254851541.8,
                "minimum": 254851001.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 215.4135739,
                "variance": 46403.00781
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402354.7802,
              3881999.983,
              -2.557574901,
              403000.0002,
              3882431.163,
              0.7824250994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402354.78023622395,
                    3881999.9832585743,
                    -2.557574900583907
                  ],
                  [
                    402354.78023622395,
                    3882431.163258574,
                    -2.557574900583907
                  ],
                  [
                    403000.0002362239,
                    3882431.163258574,
                    0.782425099416093
                  ],
                  [
                    403000.0002362239,
                    3881999.9832585743,
                    0.782425099416093
                  ],
                  [
                    402354.78023622395,
                    3881999.9832585743,
                    -2.557574900583907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:52:21+00:00",
            "end_time": "2019-10-11T17:43: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": "20191015_NCMP_NC_Dunex_18SVD3194.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75786772085141,
              35.186603594264625,
              -5.230840099031714
            ],
            [
              -75.75795145596774,
              35.195619959883885,
              -5.230840099031714
            ],
            [
              -75.7469674890424,
              35.19568821245726,
              0.349159900968286
            ],
            [
              -75.74688496710907,
              35.186671824172585,
              0.349159900968286
            ],
            [
              -75.75786772085141,
              35.186603594264625,
              -5.230840099031714
            ]
          ]
        ]
      },
      "bbox": [
        -75.75795146,
        35.18660359,
        -5.230840099,
        -75.74688497,
        35.19568821,
        0.349159901
      ],
      "properties": {
        "datetime": "2019-10-15T16:42:53Z",
        "pc:count": 2415203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431526.3168,
            "count": 2415203,
            "maximum": 432000.0018,
            "minimum": 431000.0018,
            "name": "X",
            "position": 0,
            "stddev": 279.1637923,
            "variance": 77932.42292
          },
          {
            "average": 3894511.848,
            "count": 2415203,
            "maximum": 3894999.984,
            "minimum": 3893999.984,
            "name": "Y",
            "position": 1,
            "stddev": 276.1977904,
            "variance": 76285.21942
          },
          {
            "average": -1.782539832,
            "count": 2415203,
            "maximum": 0.349159901,
            "minimum": -5.230840099,
            "name": "Z",
            "position": 2,
            "stddev": 0.4776084159,
            "variance": 0.228109799
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2415203,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2415203,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2415203,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2415203,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09244587,
            "count": 2415203,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.351039571,
            "variance": 1.825307924
          },
          {
            "average": 2.000047201,
            "count": 2415203,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006930142929,
            "variance": 4.802688102e-05
          },
          {
            "average": 12.26647698,
            "count": 2415203,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.389847584,
            "variance": 1.931676308
          },
          {
            "average": 255191085.5,
            "count": 2415203,
            "maximum": 255192973.3,
            "minimum": 255188713.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 985.6050058,
            "variance": 971417.2274
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0018,
          3893999.984,
          -5.230840099,
          432000.0018,
          3894999.984,
          0.349159901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.00176900136,
                3893999.98431574,
                -5.230840099031714
              ],
              [
                431000.00176900136,
                3894999.98431574,
                -5.230840099031714
              ],
              [
                432000.00176900136,
                3894999.98431574,
                0.349159900968286
              ],
              [
                432000.00176900136,
                3893999.98431574,
                0.349159900968286
              ],
              [
                431000.00176900136,
                3893999.98431574,
                -5.230840099031714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:42:53+00:00",
        "end_time": "2019-10-15T15:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3194.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3194.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3194.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3194.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75795146,
            35.18660359,
            -5.230840099,
            -75.74688497,
            35.19568821,
            0.349159901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75786772085141,
                  35.186603594264625,
                  -5.230840099031714
                ],
                [
                  -75.75795145596774,
                  35.195619959883885,
                  -5.230840099031714
                ],
                [
                  -75.7469674890424,
                  35.19568821245726,
                  0.349159900968286
                ],
                [
                  -75.74688496710907,
                  35.186671824172585,
                  0.349159900968286
                ],
                [
                  -75.75786772085141,
                  35.186603594264625,
                  -5.230840099031714
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3194.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3194.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:42:53Z",
            "pc:count": 2415203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431526.3168,
                "count": 2415203,
                "maximum": 432000.0018,
                "minimum": 431000.0018,
                "name": "X",
                "position": 0,
                "stddev": 279.1637923,
                "variance": 77932.42292
              },
              {
                "average": 3894511.848,
                "count": 2415203,
                "maximum": 3894999.984,
                "minimum": 3893999.984,
                "name": "Y",
                "position": 1,
                "stddev": 276.1977904,
                "variance": 76285.21942
              },
              {
                "average": -1.782539832,
                "count": 2415203,
                "maximum": 0.349159901,
                "minimum": -5.230840099,
                "name": "Z",
                "position": 2,
                "stddev": 0.4776084159,
                "variance": 0.228109799
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2415203,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2415203,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2415203,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2415203,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09244587,
                "count": 2415203,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.351039571,
                "variance": 1.825307924
              },
              {
                "average": 2.000047201,
                "count": 2415203,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006930142929,
                "variance": 4.802688102e-05
              },
              {
                "average": 12.26647698,
                "count": 2415203,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.389847584,
                "variance": 1.931676308
              },
              {
                "average": 255191085.5,
                "count": 2415203,
                "maximum": 255192973.3,
                "minimum": 255188713.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 985.6050058,
                "variance": 971417.2274
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0018,
              3893999.984,
              -5.230840099,
              432000.0018,
              3894999.984,
              0.349159901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.00176900136,
                    3893999.98431574,
                    -5.230840099031714
                  ],
                  [
                    431000.00176900136,
                    3894999.98431574,
                    -5.230840099031714
                  ],
                  [
                    432000.00176900136,
                    3894999.98431574,
                    0.349159900968286
                  ],
                  [
                    432000.00176900136,
                    3893999.98431574,
                    0.349159900968286
                  ],
                  [
                    431000.00176900136,
                    3893999.98431574,
                    -5.230840099031714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:42:53+00:00",
            "end_time": "2019-10-15T15:31: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": "20191015_NCMP_NC_Dunex_18SVD1889.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.90014294459061,
              35.14054558021996,
              -1.170369612341945
            ],
            [
              -75.9002422287899,
              35.149561689545656,
              -1.170369612341945
            ],
            [
              -75.8892648467987,
              35.14964275618923,
              14.449630387658056
            ],
            [
              -75.88916677286079,
              35.140626619927886,
              14.449630387658056
            ],
            [
              -75.90014294459061,
              35.14054558021996,
              -1.170369612341945
            ]
          ]
        ]
      },
      "bbox": [
        -75.90024223,
        35.14054558,
        -1.170369612,
        -75.88916677,
        35.14964276,
        14.44963039
      ],
      "properties": {
        "datetime": "2019-10-15T16:06:02Z",
        "pc:count": 2412872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418602.7589,
            "count": 2412872,
            "maximum": 419000.0139,
            "minimum": 418000.0139,
            "name": "X",
            "position": 0,
            "stddev": 277.1080082,
            "variance": 76788.84822
          },
          {
            "average": 3889365.335,
            "count": 2412872,
            "maximum": 3889999.984,
            "minimum": 3888999.984,
            "name": "Y",
            "position": 1,
            "stddev": 245.9370761,
            "variance": 60485.04541
          },
          {
            "average": 1.234879058,
            "count": 2412872,
            "maximum": 14.44963039,
            "minimum": -1.170369612,
            "name": "Z",
            "position": 2,
            "stddev": 2.166408649,
            "variance": 4.693326437
          },
          {
            "average": 338.7295087,
            "count": 2412872,
            "maximum": 24812,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 615.2560123,
            "variance": 378539.9607
          },
          {
            "average": 1.431679758,
            "count": 2412872,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8638270566,
            "variance": 0.7461971836
          },
          {
            "average": 1.863735001,
            "count": 2412872,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277562105,
            "variance": 1.632164932
          },
          {
            "average": 1,
            "count": 2412872,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.08347728,
            "count": 2412872,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.74291788,
            "variance": 188.8677919
          },
          {
            "average": 20.01108109,
            "count": 2412872,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.33723467,
            "variance": 1.788196562
          },
          {
            "average": 1.868425677,
            "count": 2412872,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8062722149,
            "variance": 0.6500748844
          },
          {
            "average": 9.475360483,
            "count": 2412872,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114954946,
            "variance": 1.243124532
          },
          {
            "average": 255189101.6,
            "count": 2412872,
            "maximum": 255190762.1,
            "minimum": 255187976.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 812.3846757,
            "variance": 659968.8614
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418000.0139,
          3888999.984,
          -1.170369612,
          419000.0139,
          3889999.984,
          14.44963039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418000.0139144395,
                3888999.9840390496,
                -1.170369612341945
              ],
              [
                418000.0139144395,
                3889999.9840390496,
                -1.170369612341945
              ],
              [
                419000.0139144395,
                3889999.9840390496,
                14.449630387658056
              ],
              [
                419000.0139144395,
                3888999.9840390496,
                14.449630387658056
              ],
              [
                418000.0139144395,
                3888999.9840390496,
                -1.170369612341945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:06:02+00:00",
        "end_time": "2019-10-15T15:19:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1889.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1889.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1889.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1889.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.90024223,
            35.14054558,
            -1.170369612,
            -75.88916677,
            35.14964276,
            14.44963039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.90014294459061,
                  35.14054558021996,
                  -1.170369612341945
                ],
                [
                  -75.9002422287899,
                  35.149561689545656,
                  -1.170369612341945
                ],
                [
                  -75.8892648467987,
                  35.14964275618923,
                  14.449630387658056
                ],
                [
                  -75.88916677286079,
                  35.140626619927886,
                  14.449630387658056
                ],
                [
                  -75.90014294459061,
                  35.14054558021996,
                  -1.170369612341945
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1889.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1889.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:06:02Z",
            "pc:count": 2412872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418602.7589,
                "count": 2412872,
                "maximum": 419000.0139,
                "minimum": 418000.0139,
                "name": "X",
                "position": 0,
                "stddev": 277.1080082,
                "variance": 76788.84822
              },
              {
                "average": 3889365.335,
                "count": 2412872,
                "maximum": 3889999.984,
                "minimum": 3888999.984,
                "name": "Y",
                "position": 1,
                "stddev": 245.9370761,
                "variance": 60485.04541
              },
              {
                "average": 1.234879058,
                "count": 2412872,
                "maximum": 14.44963039,
                "minimum": -1.170369612,
                "name": "Z",
                "position": 2,
                "stddev": 2.166408649,
                "variance": 4.693326437
              },
              {
                "average": 338.7295087,
                "count": 2412872,
                "maximum": 24812,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 615.2560123,
                "variance": 378539.9607
              },
              {
                "average": 1.431679758,
                "count": 2412872,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8638270566,
                "variance": 0.7461971836
              },
              {
                "average": 1.863735001,
                "count": 2412872,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277562105,
                "variance": 1.632164932
              },
              {
                "average": 1,
                "count": 2412872,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.08347728,
                "count": 2412872,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.74291788,
                "variance": 188.8677919
              },
              {
                "average": 20.01108109,
                "count": 2412872,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.33723467,
                "variance": 1.788196562
              },
              {
                "average": 1.868425677,
                "count": 2412872,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8062722149,
                "variance": 0.6500748844
              },
              {
                "average": 9.475360483,
                "count": 2412872,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114954946,
                "variance": 1.243124532
              },
              {
                "average": 255189101.6,
                "count": 2412872,
                "maximum": 255190762.1,
                "minimum": 255187976.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 812.3846757,
                "variance": 659968.8614
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418000.0139,
              3888999.984,
              -1.170369612,
              419000.0139,
              3889999.984,
              14.44963039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418000.0139144395,
                    3888999.9840390496,
                    -1.170369612341945
                  ],
                  [
                    418000.0139144395,
                    3889999.9840390496,
                    -1.170369612341945
                  ],
                  [
                    419000.0139144395,
                    3889999.9840390496,
                    14.449630387658056
                  ],
                  [
                    419000.0139144395,
                    3888999.9840390496,
                    14.449630387658056
                  ],
                  [
                    418000.0139144395,
                    3888999.9840390496,
                    -1.170369612341945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:06:02+00:00",
            "end_time": "2019-10-15T15:19: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": "20191011_NCMP_NC_Dunex_18SVD0181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08577377942223,
              35.06689055368243,
              -1.207430940658134
            ],
            [
              -76.08586301761204,
              35.07362745502575,
              -1.207430940658134
            ],
            [
              -76.07489642737036,
              35.07372515492595,
              1.212569059341866
            ],
            [
              -76.07480809000971,
              35.06698822930251,
              1.212569059341866
            ],
            [
              -76.08577377942223,
              35.06689055368243,
              -1.207430940658134
            ]
          ]
        ]
      },
      "bbox": [
        -76.08586302,
        35.06689055,
        -1.207430941,
        -76.07480809,
        35.07372515,
        1.212569059
      ],
      "properties": {
        "datetime": "2019-10-11T17:57:22Z",
        "pc:count": 767717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401542.0249,
            "count": 767717,
            "maximum": 402000.0114,
            "minimum": 401000.0114,
            "name": "X",
            "position": 0,
            "stddev": 258.796642,
            "variance": 66975.70192
          },
          {
            "average": 3881235.874,
            "count": 767717,
            "maximum": 3881747.227,
            "minimum": 3880999.987,
            "name": "Y",
            "position": 1,
            "stddev": 171.0069812,
            "variance": 29243.38763
          },
          {
            "average": -0.4527633613,
            "count": 767717,
            "maximum": 1.212569059,
            "minimum": -1.207430941,
            "name": "Z",
            "position": 2,
            "stddev": 0.3256559126,
            "variance": 0.1060517734
          },
          {
            "average": 104.1833957,
            "count": 767717,
            "maximum": 6344,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 443.8386157,
            "variance": 196992.7168
          },
          {
            "average": 1.000007815,
            "count": 767717,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00279559099,
            "variance": 7.815328986e-06
          },
          {
            "average": 1.000015631,
            "count": 767717,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003953547244,
            "variance": 1.563053581e-05
          },
          {
            "average": 1,
            "count": 767717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.21478488,
            "count": 767717,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.776761939,
            "variance": 45.92450237
          },
          {
            "average": 20.29147935,
            "count": 767717,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.693462422,
            "variance": 7.254739817
          },
          {
            "average": 1.935110203,
            "count": 767717,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2464160548,
            "variance": 0.06072087204
          },
          {
            "average": 1.39828218,
            "count": 767717,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.615119306,
            "variance": 0.3783717606
          },
          {
            "average": 254851195.2,
            "count": 767717,
            "maximum": 254851842.3,
            "minimum": 254850977.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 304.7358965,
            "variance": 92863.96663
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401000.0114,
          3880999.987,
          -1.207430941,
          402000.0114,
          3881747.227,
          1.212569059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401000.0113531612,
                3880999.9865533086,
                -1.207430940658134
              ],
              [
                401000.0113531612,
                3881747.226553309,
                -1.207430940658134
              ],
              [
                402000.0113531612,
                3881747.226553309,
                1.212569059341866
              ],
              [
                402000.0113531612,
                3880999.9865533086,
                1.212569059341866
              ],
              [
                401000.0113531612,
                3880999.9865533086,
                -1.207430940658134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:57:22+00:00",
        "end_time": "2019-10-11T17:42:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08586302,
            35.06689055,
            -1.207430941,
            -76.07480809,
            35.07372515,
            1.212569059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08577377942223,
                  35.06689055368243,
                  -1.207430940658134
                ],
                [
                  -76.08586301761204,
                  35.07362745502575,
                  -1.207430940658134
                ],
                [
                  -76.07489642737036,
                  35.07372515492595,
                  1.212569059341866
                ],
                [
                  -76.07480809000971,
                  35.06698822930251,
                  1.212569059341866
                ],
                [
                  -76.08577377942223,
                  35.06689055368243,
                  -1.207430940658134
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:57:22Z",
            "pc:count": 767717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401542.0249,
                "count": 767717,
                "maximum": 402000.0114,
                "minimum": 401000.0114,
                "name": "X",
                "position": 0,
                "stddev": 258.796642,
                "variance": 66975.70192
              },
              {
                "average": 3881235.874,
                "count": 767717,
                "maximum": 3881747.227,
                "minimum": 3880999.987,
                "name": "Y",
                "position": 1,
                "stddev": 171.0069812,
                "variance": 29243.38763
              },
              {
                "average": -0.4527633613,
                "count": 767717,
                "maximum": 1.212569059,
                "minimum": -1.207430941,
                "name": "Z",
                "position": 2,
                "stddev": 0.3256559126,
                "variance": 0.1060517734
              },
              {
                "average": 104.1833957,
                "count": 767717,
                "maximum": 6344,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 443.8386157,
                "variance": 196992.7168
              },
              {
                "average": 1.000007815,
                "count": 767717,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00279559099,
                "variance": 7.815328986e-06
              },
              {
                "average": 1.000015631,
                "count": 767717,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003953547244,
                "variance": 1.563053581e-05
              },
              {
                "average": 1,
                "count": 767717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.21478488,
                "count": 767717,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.776761939,
                "variance": 45.92450237
              },
              {
                "average": 20.29147935,
                "count": 767717,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.693462422,
                "variance": 7.254739817
              },
              {
                "average": 1.935110203,
                "count": 767717,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2464160548,
                "variance": 0.06072087204
              },
              {
                "average": 1.39828218,
                "count": 767717,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.615119306,
                "variance": 0.3783717606
              },
              {
                "average": 254851195.2,
                "count": 767717,
                "maximum": 254851842.3,
                "minimum": 254850977.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 304.7358965,
                "variance": 92863.96663
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401000.0114,
              3880999.987,
              -1.207430941,
              402000.0114,
              3881747.227,
              1.212569059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401000.0113531612,
                    3880999.9865533086,
                    -1.207430940658134
                  ],
                  [
                    401000.0113531612,
                    3881747.226553309,
                    -1.207430940658134
                  ],
                  [
                    402000.0113531612,
                    3881747.226553309,
                    1.212569059341866
                  ],
                  [
                    402000.0113531612,
                    3880999.9865533086,
                    1.212569059341866
                  ],
                  [
                    401000.0113531612,
                    3880999.9865533086,
                    -1.207430940658134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:57:22+00:00",
            "end_time": "2019-10-11T17:42: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": "20191011_NCMP_NC_Dunex_18SUD9874.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.1178493386807,
              35.00631192442722,
              -1.16332513985857
            ],
            [
              -76.11793350515849,
              35.012497600432575,
              -1.16332513985857
            ],
            [
              -76.10996309571924,
              35.01257075848973,
              8.33667486014143
            ],
            [
              -76.1098795290127,
              35.00638506577776,
              8.33667486014143
            ],
            [
              -76.1178493386807,
              35.00631192442722,
              -1.16332513985857
            ]
          ]
        ]
      },
      "bbox": [
        -76.11793351,
        35.00631192,
        -1.16332514,
        -76.10987953,
        35.01257076,
        8.33667486
      ],
      "properties": {
        "datetime": "2019-10-11T20:19:08Z",
        "pc:count": 1336169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398248.9128,
            "count": 1336169,
            "maximum": 398727.3409,
            "minimum": 398000.0009,
            "name": "X",
            "position": 0,
            "stddev": 180.484235,
            "variance": 32574.55907
          },
          {
            "average": 3874795.368,
            "count": 1336169,
            "maximum": 3874999.985,
            "minimum": 3874313.885,
            "name": "Y",
            "position": 1,
            "stddev": 147.0340339,
            "variance": 21619.00711
          },
          {
            "average": 1.429508514,
            "count": 1336169,
            "maximum": 8.33667486,
            "minimum": -1.16332514,
            "name": "Z",
            "position": 2,
            "stddev": 1.228858837,
            "variance": 1.51009404
          },
          {
            "average": 4922.55403,
            "count": 1336169,
            "maximum": 42231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3362.79182,
            "variance": 11308368.83
          },
          {
            "average": 1.006827729,
            "count": 1336169,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08755418674,
            "variance": 0.007665735616
          },
          {
            "average": 1.013713086,
            "count": 1336169,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.127313948,
            "variance": 0.01620884135
          },
          {
            "average": 1,
            "count": 1336169,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.601995706,
            "count": 1336169,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.691224632,
            "variance": 93.91983487
          },
          {
            "average": 19.94476761,
            "count": 1336169,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.783569394,
            "variance": 3.181119784
          },
          {
            "average": 1.15780863,
            "count": 1336169,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3658096884,
            "variance": 0.1338167281
          },
          {
            "average": 11.9400278,
            "count": 1336169,
            "maximum": 19,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.144172735,
            "variance": 26.46251313
          },
          {
            "average": 254848694.5,
            "count": 1336169,
            "maximum": 254860348.9,
            "minimum": 254837056.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10398.68758,
            "variance": 108132703.4
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398000.0009,
          3874313.885,
          -1.16332514,
          398727.3409,
          3874999.985,
          8.33667486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398000.0009151753,
                3874313.884511173,
                -1.16332513985857
              ],
              [
                398000.0009151753,
                3874999.9845111724,
                -1.16332513985857
              ],
              [
                398727.3409151753,
                3874999.9845111724,
                8.33667486014143
              ],
              [
                398727.3409151753,
                3874313.884511173,
                8.33667486014143
              ],
              [
                398000.0009151753,
                3874313.884511173,
                -1.16332513985857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:19:08+00:00",
        "end_time": "2019-10-11T13:50:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9874.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9874.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9874.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9874.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.11793351,
            35.00631192,
            -1.16332514,
            -76.10987953,
            35.01257076,
            8.33667486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.1178493386807,
                  35.00631192442722,
                  -1.16332513985857
                ],
                [
                  -76.11793350515849,
                  35.012497600432575,
                  -1.16332513985857
                ],
                [
                  -76.10996309571924,
                  35.01257075848973,
                  8.33667486014143
                ],
                [
                  -76.1098795290127,
                  35.00638506577776,
                  8.33667486014143
                ],
                [
                  -76.1178493386807,
                  35.00631192442722,
                  -1.16332513985857
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9874.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9874.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:19:08Z",
            "pc:count": 1336169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398248.9128,
                "count": 1336169,
                "maximum": 398727.3409,
                "minimum": 398000.0009,
                "name": "X",
                "position": 0,
                "stddev": 180.484235,
                "variance": 32574.55907
              },
              {
                "average": 3874795.368,
                "count": 1336169,
                "maximum": 3874999.985,
                "minimum": 3874313.885,
                "name": "Y",
                "position": 1,
                "stddev": 147.0340339,
                "variance": 21619.00711
              },
              {
                "average": 1.429508514,
                "count": 1336169,
                "maximum": 8.33667486,
                "minimum": -1.16332514,
                "name": "Z",
                "position": 2,
                "stddev": 1.228858837,
                "variance": 1.51009404
              },
              {
                "average": 4922.55403,
                "count": 1336169,
                "maximum": 42231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3362.79182,
                "variance": 11308368.83
              },
              {
                "average": 1.006827729,
                "count": 1336169,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08755418674,
                "variance": 0.007665735616
              },
              {
                "average": 1.013713086,
                "count": 1336169,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.127313948,
                "variance": 0.01620884135
              },
              {
                "average": 1,
                "count": 1336169,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.601995706,
                "count": 1336169,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.691224632,
                "variance": 93.91983487
              },
              {
                "average": 19.94476761,
                "count": 1336169,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.783569394,
                "variance": 3.181119784
              },
              {
                "average": 1.15780863,
                "count": 1336169,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3658096884,
                "variance": 0.1338167281
              },
              {
                "average": 11.9400278,
                "count": 1336169,
                "maximum": 19,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.144172735,
                "variance": 26.46251313
              },
              {
                "average": 254848694.5,
                "count": 1336169,
                "maximum": 254860348.9,
                "minimum": 254837056.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10398.68758,
                "variance": 108132703.4
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398000.0009,
              3874313.885,
              -1.16332514,
              398727.3409,
              3874999.985,
              8.33667486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398000.0009151753,
                    3874313.884511173,
                    -1.16332513985857
                  ],
                  [
                    398000.0009151753,
                    3874999.9845111724,
                    -1.16332513985857
                  ],
                  [
                    398727.3409151753,
                    3874999.9845111724,
                    8.33667486014143
                  ],
                  [
                    398727.3409151753,
                    3874313.884511173,
                    8.33667486014143
                  ],
                  [
                    398000.0009151753,
                    3874313.884511173,
                    -1.16332513985857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:19:08+00:00",
            "end_time": "2019-10-11T13:50: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": "20191011_NCMP_NC_Dunex_18SVD0378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.06352588873551,
              35.042685978766464,
              -2.154897327691273
            ],
            [
              -76.06360842772096,
              35.04905330805328,
              -2.154897327691273
            ],
            [
              -76.05264526283894,
              35.04914893584361,
              9.305102672308728
            ],
            [
              -76.05256357424084,
              35.04278158408817,
              9.305102672308728
            ],
            [
              -76.06352588873551,
              35.042685978766464,
              -2.154897327691273
            ]
          ]
        ]
      },
      "bbox": [
        -76.06360843,
        35.04268598,
        -2.154897328,
        -76.05256357,
        35.04914894,
        9.305102672
      ],
      "properties": {
        "datetime": "2019-10-11T20:03:02Z",
        "pc:count": 1329202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403370.4149,
            "count": 1329202,
            "maximum": 403999.9948,
            "minimum": 403000.0148,
            "name": "X",
            "position": 0,
            "stddev": 234.373795,
            "variance": 54931.0758
          },
          {
            "average": 3878802.85,
            "count": 1329202,
            "maximum": 3878999.985,
            "minimum": 3878293.745,
            "name": "Y",
            "position": 1,
            "stddev": 148.465804,
            "variance": 22042.09496
          },
          {
            "average": 1.245239085,
            "count": 1329202,
            "maximum": 9.305102672,
            "minimum": -2.154897328,
            "name": "Z",
            "position": 2,
            "stddev": 1.127718964,
            "variance": 1.271750061
          },
          {
            "average": 4781.48836,
            "count": 1329202,
            "maximum": 21554,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3561.431866,
            "variance": 12683796.93
          },
          {
            "average": 1.013043164,
            "count": 1329202,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1240275301,
            "variance": 0.01538282823
          },
          {
            "average": 1.026214225,
            "count": 1329202,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1819754807,
            "variance": 0.03311507556
          },
          {
            "average": 1,
            "count": 1329202,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.864474324,
            "count": 1329202,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.92729956,
            "variance": 119.4058756
          },
          {
            "average": 20.10169845,
            "count": 1329202,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.862152897,
            "variance": 3.467613412
          },
          {
            "average": 1.213572504,
            "count": 1329202,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4136000982,
            "variance": 0.1710650412
          },
          {
            "average": 15.00927925,
            "count": 1329202,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7849380205,
            "variance": 0.616127696
          },
          {
            "average": 254858342.3,
            "count": 1329202,
            "maximum": 254859382,
            "minimum": 254857196.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 420.8218664,
            "variance": 177091.0432
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1329202,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403000.0148,
          3878293.745,
          -2.154897328,
          403999.9948,
          3878999.985,
          9.305102672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403000.0147894346,
                3878293.7451072745,
                -2.154897327691273
              ],
              [
                403000.0147894346,
                3878999.9851072747,
                -2.154897327691273
              ],
              [
                403999.9947894346,
                3878999.9851072747,
                9.305102672308728
              ],
              [
                403999.9947894346,
                3878293.7451072745,
                9.305102672308728
              ],
              [
                403000.0147894346,
                3878293.7451072745,
                -2.154897327691273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:03:02+00:00",
        "end_time": "2019-10-11T19:26:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.06360843,
            35.04268598,
            -2.154897328,
            -76.05256357,
            35.04914894,
            9.305102672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.06352588873551,
                  35.042685978766464,
                  -2.154897327691273
                ],
                [
                  -76.06360842772096,
                  35.04905330805328,
                  -2.154897327691273
                ],
                [
                  -76.05264526283894,
                  35.04914893584361,
                  9.305102672308728
                ],
                [
                  -76.05256357424084,
                  35.04278158408817,
                  9.305102672308728
                ],
                [
                  -76.06352588873551,
                  35.042685978766464,
                  -2.154897327691273
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:03:02Z",
            "pc:count": 1329202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403370.4149,
                "count": 1329202,
                "maximum": 403999.9948,
                "minimum": 403000.0148,
                "name": "X",
                "position": 0,
                "stddev": 234.373795,
                "variance": 54931.0758
              },
              {
                "average": 3878802.85,
                "count": 1329202,
                "maximum": 3878999.985,
                "minimum": 3878293.745,
                "name": "Y",
                "position": 1,
                "stddev": 148.465804,
                "variance": 22042.09496
              },
              {
                "average": 1.245239085,
                "count": 1329202,
                "maximum": 9.305102672,
                "minimum": -2.154897328,
                "name": "Z",
                "position": 2,
                "stddev": 1.127718964,
                "variance": 1.271750061
              },
              {
                "average": 4781.48836,
                "count": 1329202,
                "maximum": 21554,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3561.431866,
                "variance": 12683796.93
              },
              {
                "average": 1.013043164,
                "count": 1329202,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1240275301,
                "variance": 0.01538282823
              },
              {
                "average": 1.026214225,
                "count": 1329202,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1819754807,
                "variance": 0.03311507556
              },
              {
                "average": 1,
                "count": 1329202,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.864474324,
                "count": 1329202,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.92729956,
                "variance": 119.4058756
              },
              {
                "average": 20.10169845,
                "count": 1329202,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.862152897,
                "variance": 3.467613412
              },
              {
                "average": 1.213572504,
                "count": 1329202,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4136000982,
                "variance": 0.1710650412
              },
              {
                "average": 15.00927925,
                "count": 1329202,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7849380205,
                "variance": 0.616127696
              },
              {
                "average": 254858342.3,
                "count": 1329202,
                "maximum": 254859382,
                "minimum": 254857196.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 420.8218664,
                "variance": 177091.0432
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1329202,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403000.0148,
              3878293.745,
              -2.154897328,
              403999.9948,
              3878999.985,
              9.305102672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403000.0147894346,
                    3878293.7451072745,
                    -2.154897327691273
                  ],
                  [
                    403000.0147894346,
                    3878999.9851072747,
                    -2.154897327691273
                  ],
                  [
                    403999.9947894346,
                    3878999.9851072747,
                    9.305102672308728
                  ],
                  [
                    403999.9947894346,
                    3878293.7451072745,
                    9.305102672308728
                  ],
                  [
                    403000.0147894346,
                    3878293.7451072745,
                    -2.154897327691273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:03:02+00:00",
            "end_time": "2019-10-11T19:26: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": "20191011_NCMP_NC_Dunex_18SVD0885.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00945726350197,
              35.103617040284725,
              -2.768415675018581
            ],
            [
              -76.00956845154245,
              35.112632917069554,
              -2.768415675018581
            ],
            [
              -75.99859615231608,
              35.11272380728129,
              -0.908415675018581
            ],
            [
              -75.99848617220923,
              35.10370790028345,
              -0.908415675018581
            ],
            [
              -76.00945726350197,
              35.103617040284725,
              -2.768415675018581
            ]
          ]
        ]
      },
      "bbox": [
        -76.00956845,
        35.10361704,
        -2.768415675,
        -75.99848617,
        35.11272381,
        -0.908415675
      ],
      "properties": {
        "datetime": "2019-10-11T18:20:30Z",
        "pc:count": 3587081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408543.2239,
            "count": 3587081,
            "maximum": 409000.019,
            "minimum": 407999.999,
            "name": "X",
            "position": 0,
            "stddev": 280.0122631,
            "variance": 78406.86748
          },
          {
            "average": 3885416.218,
            "count": 3587081,
            "maximum": 3885999.979,
            "minimum": 3884999.979,
            "name": "Y",
            "position": 1,
            "stddev": 258.2044917,
            "variance": 66669.55953
          },
          {
            "average": -1.818070386,
            "count": 3587081,
            "maximum": -0.908415675,
            "minimum": -2.768415675,
            "name": "Z",
            "position": 2,
            "stddev": 0.1856123199,
            "variance": 0.03445193331
          },
          {
            "average": 0.7470678805,
            "count": 3587081,
            "maximum": 2595,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.26493185,
            "variance": 1464.20501
          },
          {
            "average": 1,
            "count": 3587081,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3587081,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3587081,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3587081,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97063487,
            "count": 3587081,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.42148403,
            "variance": 5.86358491
          },
          {
            "average": 2.000238634,
            "count": 3587081,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0154459465,
            "variance": 0.0002385772632
          },
          {
            "average": 3.009096812,
            "count": 3587081,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.196926828,
            "variance": 1.432633831
          },
          {
            "average": 254851926,
            "count": 3587081,
            "maximum": 254853230,
            "minimum": 254851091.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.1705976,
            "variance": 280021.5214
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3587081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407999.999,
          3884999.979,
          -2.768415675,
          409000.019,
          3885999.979,
          -0.908415675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407999.99897857534,
                3884999.97857962,
                -2.768415675018581
              ],
              [
                407999.99897857534,
                3885999.97857962,
                -2.768415675018581
              ],
              [
                409000.01897857536,
                3885999.97857962,
                -0.908415675018581
              ],
              [
                409000.01897857536,
                3884999.97857962,
                -0.908415675018581
              ],
              [
                407999.99897857534,
                3884999.97857962,
                -2.768415675018581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:20:30+00:00",
        "end_time": "2019-10-11T17:44:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0885.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0885.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0885.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0885.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.00956845,
            35.10361704,
            -2.768415675,
            -75.99848617,
            35.11272381,
            -0.908415675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00945726350197,
                  35.103617040284725,
                  -2.768415675018581
                ],
                [
                  -76.00956845154245,
                  35.112632917069554,
                  -2.768415675018581
                ],
                [
                  -75.99859615231608,
                  35.11272380728129,
                  -0.908415675018581
                ],
                [
                  -75.99848617220923,
                  35.10370790028345,
                  -0.908415675018581
                ],
                [
                  -76.00945726350197,
                  35.103617040284725,
                  -2.768415675018581
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0885.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0885.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:20:30Z",
            "pc:count": 3587081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408543.2239,
                "count": 3587081,
                "maximum": 409000.019,
                "minimum": 407999.999,
                "name": "X",
                "position": 0,
                "stddev": 280.0122631,
                "variance": 78406.86748
              },
              {
                "average": 3885416.218,
                "count": 3587081,
                "maximum": 3885999.979,
                "minimum": 3884999.979,
                "name": "Y",
                "position": 1,
                "stddev": 258.2044917,
                "variance": 66669.55953
              },
              {
                "average": -1.818070386,
                "count": 3587081,
                "maximum": -0.908415675,
                "minimum": -2.768415675,
                "name": "Z",
                "position": 2,
                "stddev": 0.1856123199,
                "variance": 0.03445193331
              },
              {
                "average": 0.7470678805,
                "count": 3587081,
                "maximum": 2595,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.26493185,
                "variance": 1464.20501
              },
              {
                "average": 1,
                "count": 3587081,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3587081,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3587081,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3587081,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97063487,
                "count": 3587081,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.42148403,
                "variance": 5.86358491
              },
              {
                "average": 2.000238634,
                "count": 3587081,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0154459465,
                "variance": 0.0002385772632
              },
              {
                "average": 3.009096812,
                "count": 3587081,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.196926828,
                "variance": 1.432633831
              },
              {
                "average": 254851926,
                "count": 3587081,
                "maximum": 254853230,
                "minimum": 254851091.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.1705976,
                "variance": 280021.5214
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3587081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407999.999,
              3884999.979,
              -2.768415675,
              409000.019,
              3885999.979,
              -0.908415675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407999.99897857534,
                    3884999.97857962,
                    -2.768415675018581
                  ],
                  [
                    407999.99897857534,
                    3885999.97857962,
                    -2.768415675018581
                  ],
                  [
                    409000.01897857536,
                    3885999.97857962,
                    -0.908415675018581
                  ],
                  [
                    409000.01897857536,
                    3884999.97857962,
                    -0.908415675018581
                  ],
                  [
                    407999.99897857534,
                    3884999.97857962,
                    -2.768415675018581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:20:30+00:00",
            "end_time": "2019-10-11T17:44:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0177.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08529667500251,
              35.030827559925385,
              -2.187297813606358
            ],
            [
              -76.08541589348624,
              35.03984332625097,
              -2.187297813606358
            ],
            [
              -76.07445381769477,
              35.039940904439085,
              5.292702186393642
            ],
            [
              -76.07433580268173,
              35.03092510564759,
              5.292702186393642
            ],
            [
              -76.08529667500251,
              35.030827559925385,
              -2.187297813606358
            ]
          ]
        ]
      },
      "bbox": [
        -76.08541589,
        35.03082756,
        -2.187297814,
        -76.0743358,
        35.0399409,
        5.292702186
      ],
      "properties": {
        "datetime": "2019-10-11T20:02:29Z",
        "pc:count": 2137131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401390.8815,
            "count": 2137131,
            "maximum": 402000.0034,
            "minimum": 401000.0034,
            "name": "X",
            "position": 0,
            "stddev": 283.652479,
            "variance": 80458.72882
          },
          {
            "average": 3877648.514,
            "count": 2137131,
            "maximum": 3877999.985,
            "minimum": 3876999.985,
            "name": "Y",
            "position": 1,
            "stddev": 231.2886433,
            "variance": 53494.4365
          },
          {
            "average": 0.5352590254,
            "count": 2137131,
            "maximum": 5.292702186,
            "minimum": -2.187297814,
            "name": "Z",
            "position": 2,
            "stddev": 0.6685697885,
            "variance": 0.4469855621
          },
          {
            "average": 2601.910966,
            "count": 2137131,
            "maximum": 21646,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2745.547369,
            "variance": 7538030.358
          },
          {
            "average": 1.0059126,
            "count": 2137131,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08426056866,
            "variance": 0.007099843431
          },
          {
            "average": 1.011838769,
            "count": 2137131,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1239942574,
            "variance": 0.01537457586
          },
          {
            "average": 1,
            "count": 2137131,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.8360793,
            "count": 2137131,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.35111633,
            "variance": 178.2523072
          },
          {
            "average": 19.8955486,
            "count": 2137131,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.540266563,
            "variance": 2.372421084
          },
          {
            "average": 1.386674004,
            "count": 2137131,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4883667922,
            "variance": 0.2385021237
          },
          {
            "average": 14.39963577,
            "count": 2137131,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.028073436,
            "variance": 1.056934991
          },
          {
            "average": 254858009.9,
            "count": 2137131,
            "maximum": 254859349.2,
            "minimum": 254856767.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566.7268309,
            "variance": 321179.3008
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401000.0034,
          3876999.985,
          -2.187297814,
          402000.0034,
          3877999.985,
          5.292702186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401000.0033757456,
                3876999.9854061296,
                -2.187297813606358
              ],
              [
                401000.0033757456,
                3877999.9854061296,
                -2.187297813606358
              ],
              [
                402000.0033757456,
                3877999.9854061296,
                5.292702186393642
              ],
              [
                402000.0033757456,
                3876999.9854061296,
                5.292702186393642
              ],
              [
                401000.0033757456,
                3876999.9854061296,
                -2.187297813606358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:02:29+00:00",
        "end_time": "2019-10-11T19:19:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0177.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0177.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0177.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0177.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08541589,
            35.03082756,
            -2.187297814,
            -76.0743358,
            35.0399409,
            5.292702186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08529667500251,
                  35.030827559925385,
                  -2.187297813606358
                ],
                [
                  -76.08541589348624,
                  35.03984332625097,
                  -2.187297813606358
                ],
                [
                  -76.07445381769477,
                  35.039940904439085,
                  5.292702186393642
                ],
                [
                  -76.07433580268173,
                  35.03092510564759,
                  5.292702186393642
                ],
                [
                  -76.08529667500251,
                  35.030827559925385,
                  -2.187297813606358
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0177.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0177.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:02:29Z",
            "pc:count": 2137131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401390.8815,
                "count": 2137131,
                "maximum": 402000.0034,
                "minimum": 401000.0034,
                "name": "X",
                "position": 0,
                "stddev": 283.652479,
                "variance": 80458.72882
              },
              {
                "average": 3877648.514,
                "count": 2137131,
                "maximum": 3877999.985,
                "minimum": 3876999.985,
                "name": "Y",
                "position": 1,
                "stddev": 231.2886433,
                "variance": 53494.4365
              },
              {
                "average": 0.5352590254,
                "count": 2137131,
                "maximum": 5.292702186,
                "minimum": -2.187297814,
                "name": "Z",
                "position": 2,
                "stddev": 0.6685697885,
                "variance": 0.4469855621
              },
              {
                "average": 2601.910966,
                "count": 2137131,
                "maximum": 21646,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2745.547369,
                "variance": 7538030.358
              },
              {
                "average": 1.0059126,
                "count": 2137131,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08426056866,
                "variance": 0.007099843431
              },
              {
                "average": 1.011838769,
                "count": 2137131,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1239942574,
                "variance": 0.01537457586
              },
              {
                "average": 1,
                "count": 2137131,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.8360793,
                "count": 2137131,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.35111633,
                "variance": 178.2523072
              },
              {
                "average": 19.8955486,
                "count": 2137131,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.540266563,
                "variance": 2.372421084
              },
              {
                "average": 1.386674004,
                "count": 2137131,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4883667922,
                "variance": 0.2385021237
              },
              {
                "average": 14.39963577,
                "count": 2137131,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.028073436,
                "variance": 1.056934991
              },
              {
                "average": 254858009.9,
                "count": 2137131,
                "maximum": 254859349.2,
                "minimum": 254856767.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566.7268309,
                "variance": 321179.3008
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401000.0034,
              3876999.985,
              -2.187297814,
              402000.0034,
              3877999.985,
              5.292702186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401000.0033757456,
                    3876999.9854061296,
                    -2.187297813606358
                  ],
                  [
                    401000.0033757456,
                    3877999.9854061296,
                    -2.187297813606358
                  ],
                  [
                    402000.0033757456,
                    3877999.9854061296,
                    5.292702186393642
                  ],
                  [
                    402000.0033757456,
                    3876999.9854061296,
                    5.292702186393642
                  ],
                  [
                    401000.0033757456,
                    3876999.9854061296,
                    -2.187297813606358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:02:29+00:00",
            "end_time": "2019-10-11T19:19:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0277.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07438476217219,
              35.03466254294367,
              -3.549316798815358
            ],
            [
              -76.07445386160434,
              35.03994093083314,
              -3.549316798815358
            ],
            [
              -76.0677314522797,
              35.04000027990966,
              -0.229316798815358
            ],
            [
              -76.06766278497304,
              35.034721880458896,
              -0.229316798815358
            ],
            [
              -76.07438476217219,
              35.03466254294367,
              -3.549316798815358
            ]
          ]
        ]
      },
      "bbox": [
        -76.07445386,
        35.03466254,
        -3.549316799,
        -76.06766278,
        35.04000028,
        -0.2293167988
      ],
      "properties": {
        "datetime": "2019-10-11T20:13:04Z",
        "pc:count": 229586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402158.7612,
            "count": 229586,
            "maximum": 402613.2394,
            "minimum": 401999.9994,
            "name": "X",
            "position": 0,
            "stddev": 122.7697705,
            "variance": 15072.41656
          },
          {
            "average": 3877800.126,
            "count": 229586,
            "maximum": 3877999.988,
            "minimum": 3877414.528,
            "name": "Y",
            "position": 1,
            "stddev": 157.4966617,
            "variance": 24805.19844
          },
          {
            "average": -1.008871955,
            "count": 229586,
            "maximum": -0.2293167988,
            "minimum": -3.549316799,
            "name": "Z",
            "position": 2,
            "stddev": 0.5544153531,
            "variance": 0.3073763838
          },
          {
            "average": 0.06885001699,
            "count": 229586,
            "maximum": 3906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.95915626,
            "variance": 223.776356
          },
          {
            "average": 1,
            "count": 229586,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 229586,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 229586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 229586,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.80427046,
            "count": 229586,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.730769599,
            "variance": 2.995563405
          },
          {
            "average": 2.001354612,
            "count": 229586,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03817485533,
            "variance": 0.001457319579
          },
          {
            "average": 15.84028207,
            "count": 229586,
            "maximum": 18,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8871373444,
            "variance": 0.7870126678
          },
          {
            "average": 254858788.4,
            "count": 229586,
            "maximum": 254859984.8,
            "minimum": 254857859.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.3751677,
            "variance": 234619.3031
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401999.9994,
          3877414.528,
          -3.549316799,
          402613.2394,
          3877999.988,
          -0.2293167988
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401999.99940215156,
                3877414.528376453,
                -3.549316798815358
              ],
              [
                401999.99940215156,
                3877999.988376453,
                -3.549316798815358
              ],
              [
                402613.23940215155,
                3877999.988376453,
                -0.229316798815358
              ],
              [
                402613.23940215155,
                3877414.528376453,
                -0.229316798815358
              ],
              [
                401999.99940215156,
                3877414.528376453,
                -3.549316798815358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:13:04+00:00",
        "end_time": "2019-10-11T19:37:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0277.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0277.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0277.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0277.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.07445386,
            35.03466254,
            -3.549316799,
            -76.06766278,
            35.04000028,
            -0.2293167988
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07438476217219,
                  35.03466254294367,
                  -3.549316798815358
                ],
                [
                  -76.07445386160434,
                  35.03994093083314,
                  -3.549316798815358
                ],
                [
                  -76.0677314522797,
                  35.04000027990966,
                  -0.229316798815358
                ],
                [
                  -76.06766278497304,
                  35.034721880458896,
                  -0.229316798815358
                ],
                [
                  -76.07438476217219,
                  35.03466254294367,
                  -3.549316798815358
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0277.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0277.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:13:04Z",
            "pc:count": 229586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402158.7612,
                "count": 229586,
                "maximum": 402613.2394,
                "minimum": 401999.9994,
                "name": "X",
                "position": 0,
                "stddev": 122.7697705,
                "variance": 15072.41656
              },
              {
                "average": 3877800.126,
                "count": 229586,
                "maximum": 3877999.988,
                "minimum": 3877414.528,
                "name": "Y",
                "position": 1,
                "stddev": 157.4966617,
                "variance": 24805.19844
              },
              {
                "average": -1.008871955,
                "count": 229586,
                "maximum": -0.2293167988,
                "minimum": -3.549316799,
                "name": "Z",
                "position": 2,
                "stddev": 0.5544153531,
                "variance": 0.3073763838
              },
              {
                "average": 0.06885001699,
                "count": 229586,
                "maximum": 3906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.95915626,
                "variance": 223.776356
              },
              {
                "average": 1,
                "count": 229586,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 229586,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 229586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 229586,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.80427046,
                "count": 229586,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.730769599,
                "variance": 2.995563405
              },
              {
                "average": 2.001354612,
                "count": 229586,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03817485533,
                "variance": 0.001457319579
              },
              {
                "average": 15.84028207,
                "count": 229586,
                "maximum": 18,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8871373444,
                "variance": 0.7870126678
              },
              {
                "average": 254858788.4,
                "count": 229586,
                "maximum": 254859984.8,
                "minimum": 254857859.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.3751677,
                "variance": 234619.3031
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401999.9994,
              3877414.528,
              -3.549316799,
              402613.2394,
              3877999.988,
              -0.2293167988
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401999.99940215156,
                    3877414.528376453,
                    -3.549316798815358
                  ],
                  [
                    401999.99940215156,
                    3877999.988376453,
                    -3.549316798815358
                  ],
                  [
                    402613.23940215155,
                    3877999.988376453,
                    -0.229316798815358
                  ],
                  [
                    402613.23940215155,
                    3877414.528376453,
                    -0.229316798815358
                  ],
                  [
                    401999.99940215156,
                    3877414.528376453,
                    -3.549316798815358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:13:04+00:00",
            "end_time": "2019-10-11T19:37: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": "20191015_NCMP_NC_Dunex_18SVD2996.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.78000545750352,
              35.20449675764955,
              -3.155062925509714
            ],
            [
              -75.7800637363935,
              35.21059032994518,
              -3.155062925509714
            ],
            [
              -75.76907781014604,
              35.210660613878794,
              0.124937074490286
            ],
            [
              -75.76902035182066,
              35.20456702581162,
              0.124937074490286
            ],
            [
              -75.78000545750352,
              35.20449675764955,
              -3.155062925509714
            ]
          ]
        ]
      },
      "bbox": [
        -75.78006374,
        35.20449676,
        -3.155062926,
        -75.76902035,
        35.21066061,
        0.1249370745
      ],
      "properties": {
        "datetime": "2019-10-15T14:37:31Z",
        "pc:count": 1094576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429587.9342,
            "count": 1094576,
            "maximum": 430000.0036,
            "minimum": 429000.0036,
            "name": "X",
            "position": 0,
            "stddev": 279.0330139,
            "variance": 77859.42282
          },
          {
            "average": 3896237.504,
            "count": 1094576,
            "maximum": 3896675.823,
            "minimum": 3895999.983,
            "name": "Y",
            "position": 1,
            "stddev": 159.4889747,
            "variance": 25436.73304
          },
          {
            "average": -0.5937700139,
            "count": 1094576,
            "maximum": 0.1249370745,
            "minimum": -3.155062926,
            "name": "Z",
            "position": 2,
            "stddev": 0.6427010183,
            "variance": 0.4130645989
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1094576,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1094576,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1094576,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1094576,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92981011,
            "count": 1094576,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.984261454,
            "variance": 3.937293517
          },
          {
            "average": 2.000016445,
            "count": 1094576,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004055177973,
            "variance": 1.64444684e-05
          },
          {
            "average": 1.571205654,
            "count": 1094576,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6609484632,
            "variance": 0.436852871
          },
          {
            "average": 255184884.1,
            "count": 1094576,
            "maximum": 255185451.5,
            "minimum": 255184673.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 242.1917539,
            "variance": 58656.84568
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1094576,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0036,
          3895999.983,
          -3.155062926,
          430000.0036,
          3896675.823,
          0.1249370745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.00356757647,
                3895999.9827094693,
                -3.155062925509714
              ],
              [
                429000.00356757647,
                3896675.822709469,
                -3.155062925509714
              ],
              [
                430000.00356757647,
                3896675.822709469,
                0.124937074490286
              ],
              [
                430000.00356757647,
                3895999.9827094693,
                0.124937074490286
              ],
              [
                429000.00356757647,
                3895999.9827094693,
                -3.155062925509714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:37:31+00:00",
        "end_time": "2019-10-15T14:24:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2996.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2996.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2996.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2996.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78006374,
            35.20449676,
            -3.155062926,
            -75.76902035,
            35.21066061,
            0.1249370745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.78000545750352,
                  35.20449675764955,
                  -3.155062925509714
                ],
                [
                  -75.7800637363935,
                  35.21059032994518,
                  -3.155062925509714
                ],
                [
                  -75.76907781014604,
                  35.210660613878794,
                  0.124937074490286
                ],
                [
                  -75.76902035182066,
                  35.20456702581162,
                  0.124937074490286
                ],
                [
                  -75.78000545750352,
                  35.20449675764955,
                  -3.155062925509714
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2996.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2996.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:37:31Z",
            "pc:count": 1094576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429587.9342,
                "count": 1094576,
                "maximum": 430000.0036,
                "minimum": 429000.0036,
                "name": "X",
                "position": 0,
                "stddev": 279.0330139,
                "variance": 77859.42282
              },
              {
                "average": 3896237.504,
                "count": 1094576,
                "maximum": 3896675.823,
                "minimum": 3895999.983,
                "name": "Y",
                "position": 1,
                "stddev": 159.4889747,
                "variance": 25436.73304
              },
              {
                "average": -0.5937700139,
                "count": 1094576,
                "maximum": 0.1249370745,
                "minimum": -3.155062926,
                "name": "Z",
                "position": 2,
                "stddev": 0.6427010183,
                "variance": 0.4130645989
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1094576,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1094576,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1094576,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1094576,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92981011,
                "count": 1094576,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.984261454,
                "variance": 3.937293517
              },
              {
                "average": 2.000016445,
                "count": 1094576,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004055177973,
                "variance": 1.64444684e-05
              },
              {
                "average": 1.571205654,
                "count": 1094576,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6609484632,
                "variance": 0.436852871
              },
              {
                "average": 255184884.1,
                "count": 1094576,
                "maximum": 255185451.5,
                "minimum": 255184673.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 242.1917539,
                "variance": 58656.84568
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1094576,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0036,
              3895999.983,
              -3.155062926,
              430000.0036,
              3896675.823,
              0.1249370745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.00356757647,
                    3895999.9827094693,
                    -3.155062925509714
                  ],
                  [
                    429000.00356757647,
                    3896675.822709469,
                    -3.155062925509714
                  ],
                  [
                    430000.00356757647,
                    3896675.822709469,
                    0.124937074490286
                  ],
                  [
                    430000.00356757647,
                    3895999.9827094693,
                    0.124937074490286
                  ],
                  [
                    429000.00356757647,
                    3895999.9827094693,
                    -3.155062925509714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:37:31+00:00",
            "end_time": "2019-10-15T14:24: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": "20191015_NCMP_NC_Dunex_18SVD3597.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71417329653656,
              35.21391984219236,
              -3.083887004620894
            ],
            [
              -75.71425228399731,
              35.22293625566647,
              -3.083887004620894
            ],
            [
              -75.70326431095356,
              35.223000588930454,
              -0.163887004620894
            ],
            [
              -75.70318653838062,
              35.21398415409969,
              -0.163887004620894
            ],
            [
              -75.71417329653656,
              35.21391984219236,
              -3.083887004620894
            ]
          ]
        ]
      },
      "bbox": [
        -75.71425228,
        35.21391984,
        -3.083887005,
        -75.70318654,
        35.22300059,
        -0.1638870046
      ],
      "properties": {
        "datetime": "2019-10-15T15:46:53Z",
        "pc:count": 1750267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435533.2443,
            "count": 1750267,
            "maximum": 436000.0166,
            "minimum": 434999.9966,
            "name": "X",
            "position": 0,
            "stddev": 280.0759433,
            "variance": 78442.53401
          },
          {
            "average": 3897456.614,
            "count": 1750267,
            "maximum": 3897999.982,
            "minimum": 3896999.982,
            "name": "Y",
            "position": 1,
            "stddev": 279.7085693,
            "variance": 78236.88375
          },
          {
            "average": -1.409185768,
            "count": 1750267,
            "maximum": -0.1638870046,
            "minimum": -3.083887005,
            "name": "Z",
            "position": 2,
            "stddev": 0.4467451205,
            "variance": 0.1995812027
          },
          {
            "average": 0.01123599999,
            "count": 1750267,
            "maximum": 2458,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4.983483858,
            "variance": 24.83511137
          },
          {
            "average": 1.000000571,
            "count": 1750267,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000755871286,
            "variance": 5.713414011e-07
          },
          {
            "average": 1.000001143,
            "count": 1750267,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001068963119,
            "variance": 1.142682149e-06
          },
          {
            "average": 1,
            "count": 1750267,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1750267,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.14697198,
            "count": 1750267,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.455443411,
            "variance": 2.118315524
          },
          {
            "average": 2.004760988,
            "count": 1750267,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06891843317,
            "variance": 0.004749750431
          },
          {
            "average": 7.579306472,
            "count": 1750267,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.216141205,
            "variance": 1.47899943
          },
          {
            "average": 255187864.8,
            "count": 1750267,
            "maximum": 255189613,
            "minimum": 255185856.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 802.3565565,
            "variance": 643776.0438
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1750267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434999.9966,
          3896999.982,
          -3.083887005,
          436000.0166,
          3897999.982,
          -0.1638870046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434999.9966259956,
                3896999.982262914,
                -3.083887004620894
              ],
              [
                434999.9966259956,
                3897999.982262914,
                -3.083887004620894
              ],
              [
                436000.01662599563,
                3897999.982262914,
                -0.163887004620894
              ],
              [
                436000.01662599563,
                3896999.982262914,
                -0.163887004620894
              ],
              [
                434999.9966259956,
                3896999.982262914,
                -3.083887004620894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:46:53+00:00",
        "end_time": "2019-10-15T14:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3597.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3597.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3597.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3597.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71425228,
            35.21391984,
            -3.083887005,
            -75.70318654,
            35.22300059,
            -0.1638870046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71417329653656,
                  35.21391984219236,
                  -3.083887004620894
                ],
                [
                  -75.71425228399731,
                  35.22293625566647,
                  -3.083887004620894
                ],
                [
                  -75.70326431095356,
                  35.223000588930454,
                  -0.163887004620894
                ],
                [
                  -75.70318653838062,
                  35.21398415409969,
                  -0.163887004620894
                ],
                [
                  -75.71417329653656,
                  35.21391984219236,
                  -3.083887004620894
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3597.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3597.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:46:53Z",
            "pc:count": 1750267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435533.2443,
                "count": 1750267,
                "maximum": 436000.0166,
                "minimum": 434999.9966,
                "name": "X",
                "position": 0,
                "stddev": 280.0759433,
                "variance": 78442.53401
              },
              {
                "average": 3897456.614,
                "count": 1750267,
                "maximum": 3897999.982,
                "minimum": 3896999.982,
                "name": "Y",
                "position": 1,
                "stddev": 279.7085693,
                "variance": 78236.88375
              },
              {
                "average": -1.409185768,
                "count": 1750267,
                "maximum": -0.1638870046,
                "minimum": -3.083887005,
                "name": "Z",
                "position": 2,
                "stddev": 0.4467451205,
                "variance": 0.1995812027
              },
              {
                "average": 0.01123599999,
                "count": 1750267,
                "maximum": 2458,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4.983483858,
                "variance": 24.83511137
              },
              {
                "average": 1.000000571,
                "count": 1750267,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000755871286,
                "variance": 5.713414011e-07
              },
              {
                "average": 1.000001143,
                "count": 1750267,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001068963119,
                "variance": 1.142682149e-06
              },
              {
                "average": 1,
                "count": 1750267,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1750267,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.14697198,
                "count": 1750267,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.455443411,
                "variance": 2.118315524
              },
              {
                "average": 2.004760988,
                "count": 1750267,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06891843317,
                "variance": 0.004749750431
              },
              {
                "average": 7.579306472,
                "count": 1750267,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.216141205,
                "variance": 1.47899943
              },
              {
                "average": 255187864.8,
                "count": 1750267,
                "maximum": 255189613,
                "minimum": 255185856.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 802.3565565,
                "variance": 643776.0438
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1750267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434999.9966,
              3896999.982,
              -3.083887005,
              436000.0166,
              3897999.982,
              -0.1638870046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434999.9966259956,
                    3896999.982262914,
                    -3.083887004620894
                  ],
                  [
                    434999.9966259956,
                    3897999.982262914,
                    -3.083887004620894
                  ],
                  [
                    436000.01662599563,
                    3897999.982262914,
                    -0.163887004620894
                  ],
                  [
                    436000.01662599563,
                    3896999.982262914,
                    -0.163887004620894
                  ],
                  [
                    434999.9966259956,
                    3896999.982262914,
                    -3.083887004620894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:46:53+00:00",
            "end_time": "2019-10-15T14:44: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": "20191011_NCMP_NC_Dunex_18SVD0680.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03083159993125,
              35.058353307502834,
              -4.592394787262483
            ],
            [
              -76.03094494948886,
              35.06736901131216,
              -4.592394787262483
            ],
            [
              -76.0199790029782,
              35.06746173114391,
              -0.972394787262483
            ],
            [
              -76.01986685858405,
              35.05844599649618,
              -0.972394787262483
            ],
            [
              -76.03083159993125,
              35.058353307502834,
              -4.592394787262483
            ]
          ]
        ]
      },
      "bbox": [
        -76.03094495,
        35.05835331,
        -4.592394787,
        -76.01986686,
        35.06746173,
        -0.9723947873
      ],
      "properties": {
        "datetime": "2019-10-11T20:11:57Z",
        "pc:count": 1260646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406419.2,
            "count": 1260646,
            "maximum": 406999.9989,
            "minimum": 405999.9989,
            "name": "X",
            "position": 0,
            "stddev": 222.9687276,
            "variance": 49715.05347
          },
          {
            "average": 3880766,
            "count": 1260646,
            "maximum": 3880999.986,
            "minimum": 3880000.006,
            "name": "Y",
            "position": 1,
            "stddev": 156.7216432,
            "variance": 24561.67345
          },
          {
            "average": -2.397061188,
            "count": 1260646,
            "maximum": -0.9723947873,
            "minimum": -4.592394787,
            "name": "Z",
            "position": 2,
            "stddev": 0.3294835849,
            "variance": 0.1085594327
          },
          {
            "average": 3.191277329,
            "count": 1260646,
            "maximum": 5282,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 99.83993474,
            "variance": 9968.01257
          },
          {
            "average": 1.000001586,
            "count": 1260646,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001259558232,
            "variance": 1.586486939e-06
          },
          {
            "average": 1.000003173,
            "count": 1260646,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001781282921,
            "variance": 3.172968844e-06
          },
          {
            "average": 1,
            "count": 1260646,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1260646,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.83989634,
            "count": 1260646,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.231851942,
            "variance": 1.517459207
          },
          {
            "average": 2.001296161,
            "count": 1260646,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0377225065,
            "variance": 0.001422987497
          },
          {
            "average": 15.287831,
            "count": 1260646,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9747168334,
            "variance": 0.9500729054
          },
          {
            "average": 254858494.3,
            "count": 1260646,
            "maximum": 254859917.9,
            "minimum": 254857247.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.7769247,
            "variance": 274342.2668
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1260646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405999.9989,
          3880000.006,
          -4.592394787,
          406999.9989,
          3880999.986,
          -0.9723947873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405999.99888007704,
                3880000.005681783,
                -4.592394787262483
              ],
              [
                405999.99888007704,
                3880999.9856817834,
                -4.592394787262483
              ],
              [
                406999.99888007704,
                3880999.9856817834,
                -0.972394787262483
              ],
              [
                406999.99888007704,
                3880000.005681783,
                -0.972394787262483
              ],
              [
                405999.99888007704,
                3880000.005681783,
                -4.592394787262483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:11:57+00:00",
        "end_time": "2019-10-11T19:27:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0680.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0680.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0680.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0680.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03094495,
            35.05835331,
            -4.592394787,
            -76.01986686,
            35.06746173,
            -0.9723947873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03083159993125,
                  35.058353307502834,
                  -4.592394787262483
                ],
                [
                  -76.03094494948886,
                  35.06736901131216,
                  -4.592394787262483
                ],
                [
                  -76.0199790029782,
                  35.06746173114391,
                  -0.972394787262483
                ],
                [
                  -76.01986685858405,
                  35.05844599649618,
                  -0.972394787262483
                ],
                [
                  -76.03083159993125,
                  35.058353307502834,
                  -4.592394787262483
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0680.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0680.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:11:57Z",
            "pc:count": 1260646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406419.2,
                "count": 1260646,
                "maximum": 406999.9989,
                "minimum": 405999.9989,
                "name": "X",
                "position": 0,
                "stddev": 222.9687276,
                "variance": 49715.05347
              },
              {
                "average": 3880766,
                "count": 1260646,
                "maximum": 3880999.986,
                "minimum": 3880000.006,
                "name": "Y",
                "position": 1,
                "stddev": 156.7216432,
                "variance": 24561.67345
              },
              {
                "average": -2.397061188,
                "count": 1260646,
                "maximum": -0.9723947873,
                "minimum": -4.592394787,
                "name": "Z",
                "position": 2,
                "stddev": 0.3294835849,
                "variance": 0.1085594327
              },
              {
                "average": 3.191277329,
                "count": 1260646,
                "maximum": 5282,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 99.83993474,
                "variance": 9968.01257
              },
              {
                "average": 1.000001586,
                "count": 1260646,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001259558232,
                "variance": 1.586486939e-06
              },
              {
                "average": 1.000003173,
                "count": 1260646,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001781282921,
                "variance": 3.172968844e-06
              },
              {
                "average": 1,
                "count": 1260646,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1260646,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.83989634,
                "count": 1260646,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.231851942,
                "variance": 1.517459207
              },
              {
                "average": 2.001296161,
                "count": 1260646,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0377225065,
                "variance": 0.001422987497
              },
              {
                "average": 15.287831,
                "count": 1260646,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9747168334,
                "variance": 0.9500729054
              },
              {
                "average": 254858494.3,
                "count": 1260646,
                "maximum": 254859917.9,
                "minimum": 254857247.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.7769247,
                "variance": 274342.2668
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1260646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405999.9989,
              3880000.006,
              -4.592394787,
              406999.9989,
              3880999.986,
              -0.9723947873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405999.99888007704,
                    3880000.005681783,
                    -4.592394787262483
                  ],
                  [
                    405999.99888007704,
                    3880999.9856817834,
                    -4.592394787262483
                  ],
                  [
                    406999.99888007704,
                    3880999.9856817834,
                    -0.972394787262483
                  ],
                  [
                    406999.99888007704,
                    3880000.005681783,
                    -0.972394787262483
                  ],
                  [
                    405999.99888007704,
                    3880000.005681783,
                    -4.592394787262483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:11:57+00:00",
            "end_time": "2019-10-11T19:27:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD1686.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.92184450169921,
              35.11813209883131,
              -5.862489722343626
            ],
            [
              -75.92189200516654,
              35.12234838405046,
              -5.862489722343626
            ],
            [
              -75.91331872410342,
              35.12241329204007,
              -0.962489722343626
            ],
            [
              -75.91327166225174,
              35.11819699673144,
              -0.962489722343626
            ],
            [
              -75.92184450169921,
              35.11813209883131,
              -5.862489722343626
            ]
          ]
        ]
      },
      "bbox": [
        -75.92189201,
        35.1181321,
        -5.862489722,
        -75.91327166,
        35.12241329,
        -0.9624897223
      ],
      "properties": {
        "datetime": "2019-10-15T17:09:39Z",
        "pc:count": 115385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416244.428,
            "count": 115385,
            "maximum": 416781.2627,
            "minimum": 416000.0027,
            "name": "X",
            "position": 0,
            "stddev": 194.2189648,
            "variance": 37721.00627
          },
          {
            "average": 3886902.132,
            "count": 115385,
            "maximum": 3886999.986,
            "minimum": 3886532.346,
            "name": "Y",
            "position": 1,
            "stddev": 92.30138982,
            "variance": 8519.546562
          },
          {
            "average": -3.793371639,
            "count": 115385,
            "maximum": -0.9624897223,
            "minimum": -5.862489722,
            "name": "Z",
            "position": 2,
            "stddev": 1.422987894,
            "variance": 2.024894547
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 115385,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 115385,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 115385,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 115385,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.29050497,
            "count": 115385,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9170500109,
            "variance": 0.8409807225
          },
          {
            "average": 2.001161329,
            "count": 115385,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0340586381,
            "variance": 0.001159990829
          },
          {
            "average": 15.17738008,
            "count": 115385,
            "maximum": 17,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7038793786,
            "variance": 0.4954461797
          },
          {
            "average": 255193127.8,
            "count": 115385,
            "maximum": 255194579.3,
            "minimum": 255192115,
            "name": "GpsTime",
            "position": 12,
            "stddev": 487.5792336,
            "variance": 237733.509
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416000.0027,
          3886532.346,
          -5.862489722,
          416781.2627,
          3886999.986,
          -0.9624897223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416000.0026515522,
                3886532.345833722,
                -5.862489722343626
              ],
              [
                416000.0026515522,
                3886999.9858337217,
                -5.862489722343626
              ],
              [
                416781.2626515522,
                3886999.9858337217,
                -0.962489722343626
              ],
              [
                416781.2626515522,
                3886532.345833722,
                -0.962489722343626
              ],
              [
                416000.0026515522,
                3886532.345833722,
                -5.862489722343626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:09:39+00:00",
        "end_time": "2019-10-15T16:28:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1686.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1686.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1686.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1686.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.92189201,
            35.1181321,
            -5.862489722,
            -75.91327166,
            35.12241329,
            -0.9624897223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.92184450169921,
                  35.11813209883131,
                  -5.862489722343626
                ],
                [
                  -75.92189200516654,
                  35.12234838405046,
                  -5.862489722343626
                ],
                [
                  -75.91331872410342,
                  35.12241329204007,
                  -0.962489722343626
                ],
                [
                  -75.91327166225174,
                  35.11819699673144,
                  -0.962489722343626
                ],
                [
                  -75.92184450169921,
                  35.11813209883131,
                  -5.862489722343626
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1686.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1686.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:09:39Z",
            "pc:count": 115385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416244.428,
                "count": 115385,
                "maximum": 416781.2627,
                "minimum": 416000.0027,
                "name": "X",
                "position": 0,
                "stddev": 194.2189648,
                "variance": 37721.00627
              },
              {
                "average": 3886902.132,
                "count": 115385,
                "maximum": 3886999.986,
                "minimum": 3886532.346,
                "name": "Y",
                "position": 1,
                "stddev": 92.30138982,
                "variance": 8519.546562
              },
              {
                "average": -3.793371639,
                "count": 115385,
                "maximum": -0.9624897223,
                "minimum": -5.862489722,
                "name": "Z",
                "position": 2,
                "stddev": 1.422987894,
                "variance": 2.024894547
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 115385,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 115385,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 115385,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 115385,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.29050497,
                "count": 115385,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9170500109,
                "variance": 0.8409807225
              },
              {
                "average": 2.001161329,
                "count": 115385,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0340586381,
                "variance": 0.001159990829
              },
              {
                "average": 15.17738008,
                "count": 115385,
                "maximum": 17,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7038793786,
                "variance": 0.4954461797
              },
              {
                "average": 255193127.8,
                "count": 115385,
                "maximum": 255194579.3,
                "minimum": 255192115,
                "name": "GpsTime",
                "position": 12,
                "stddev": 487.5792336,
                "variance": 237733.509
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416000.0027,
              3886532.346,
              -5.862489722,
              416781.2627,
              3886999.986,
              -0.9624897223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416000.0026515522,
                    3886532.345833722,
                    -5.862489722343626
                  ],
                  [
                    416000.0026515522,
                    3886999.9858337217,
                    -5.862489722343626
                  ],
                  [
                    416781.2626515522,
                    3886999.9858337217,
                    -0.962489722343626
                  ],
                  [
                    416781.2626515522,
                    3886532.345833722,
                    -0.962489722343626
                  ],
                  [
                    416000.0026515522,
                    3886532.345833722,
                    -5.862489722343626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:09:39+00:00",
            "end_time": "2019-10-15T16:28: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": "20191015_NCMP_NC_Dunex_18SVD3092.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76873048888018,
              35.173810153291264,
              -4.836280745124644
            ],
            [
              -75.76876539655436,
              35.17751804359059,
              -4.836280745124644
            ],
            [
              -75.75778411224476,
              35.17758724492552,
              -1.076280745124644
            ],
            [
              -75.75774970308555,
              35.17387934517293,
              -1.076280745124644
            ],
            [
              -75.76873048888018,
              35.173810153291264,
              -4.836280745124644
            ]
          ]
        ]
      },
      "bbox": [
        -75.7687654,
        35.17381015,
        -4.836280745,
        -75.7577497,
        35.17758724,
        -1.076280745
      ],
      "properties": {
        "datetime": "2019-10-15T20:01:22Z",
        "pc:count": 573343,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430424.8938,
            "count": 573343,
            "maximum": 430999.9937,
            "minimum": 430000.0137,
            "name": "X",
            "position": 0,
            "stddev": 241.3527355,
            "variance": 58251.14292
          },
          {
            "average": 3892860.896,
            "count": 573343,
            "maximum": 3892999.988,
            "minimum": 3892588.748,
            "name": "Y",
            "position": 1,
            "stddev": 79.54484442,
            "variance": 6327.382274
          },
          {
            "average": -2.720745333,
            "count": 573343,
            "maximum": -1.076280745,
            "minimum": -4.836280745,
            "name": "Z",
            "position": 2,
            "stddev": 0.5470350797,
            "variance": 0.2992473784
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 573343,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 573343,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 573343,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 573343,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.40191367,
            "count": 573343,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.328964146,
            "variance": 1.766145701
          },
          {
            "average": 2.000685454,
            "count": 573343,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02617221632,
            "variance": 0.0006849849074
          },
          {
            "average": 13.05130437,
            "count": 573343,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.651365456,
            "variance": 44.24066244
          },
          {
            "average": 255196531.6,
            "count": 573343,
            "maximum": 255204882.8,
            "minimum": 255193730.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4261.139492,
            "variance": 18157309.77
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573343,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0137,
          3892588.748,
          -4.836280745,
          430999.9937,
          3892999.988,
          -1.076280745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.01366009284,
                3892588.747694118,
                -4.836280745124644
              ],
              [
                430000.01366009284,
                3892999.987694118,
                -4.836280745124644
              ],
              [
                430999.9936600928,
                3892999.987694118,
                -1.076280745124644
              ],
              [
                430999.9936600928,
                3892588.747694118,
                -1.076280745124644
              ],
              [
                430000.01366009284,
                3892588.747694118,
                -4.836280745124644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:01:22+00:00",
        "end_time": "2019-10-15T16:55:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3092.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3092.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3092.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3092.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7687654,
            35.17381015,
            -4.836280745,
            -75.7577497,
            35.17758724,
            -1.076280745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76873048888018,
                  35.173810153291264,
                  -4.836280745124644
                ],
                [
                  -75.76876539655436,
                  35.17751804359059,
                  -4.836280745124644
                ],
                [
                  -75.75778411224476,
                  35.17758724492552,
                  -1.076280745124644
                ],
                [
                  -75.75774970308555,
                  35.17387934517293,
                  -1.076280745124644
                ],
                [
                  -75.76873048888018,
                  35.173810153291264,
                  -4.836280745124644
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3092.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3092.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:01:22Z",
            "pc:count": 573343,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430424.8938,
                "count": 573343,
                "maximum": 430999.9937,
                "minimum": 430000.0137,
                "name": "X",
                "position": 0,
                "stddev": 241.3527355,
                "variance": 58251.14292
              },
              {
                "average": 3892860.896,
                "count": 573343,
                "maximum": 3892999.988,
                "minimum": 3892588.748,
                "name": "Y",
                "position": 1,
                "stddev": 79.54484442,
                "variance": 6327.382274
              },
              {
                "average": -2.720745333,
                "count": 573343,
                "maximum": -1.076280745,
                "minimum": -4.836280745,
                "name": "Z",
                "position": 2,
                "stddev": 0.5470350797,
                "variance": 0.2992473784
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 573343,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 573343,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 573343,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 573343,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.40191367,
                "count": 573343,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.328964146,
                "variance": 1.766145701
              },
              {
                "average": 2.000685454,
                "count": 573343,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02617221632,
                "variance": 0.0006849849074
              },
              {
                "average": 13.05130437,
                "count": 573343,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.651365456,
                "variance": 44.24066244
              },
              {
                "average": 255196531.6,
                "count": 573343,
                "maximum": 255204882.8,
                "minimum": 255193730.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4261.139492,
                "variance": 18157309.77
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573343,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0137,
              3892588.748,
              -4.836280745,
              430999.9937,
              3892999.988,
              -1.076280745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.01366009284,
                    3892588.747694118,
                    -4.836280745124644
                  ],
                  [
                    430000.01366009284,
                    3892999.987694118,
                    -4.836280745124644
                  ],
                  [
                    430999.9936600928,
                    3892999.987694118,
                    -1.076280745124644
                  ],
                  [
                    430999.9936600928,
                    3892588.747694118,
                    -1.076280745124644
                  ],
                  [
                    430000.01366009284,
                    3892588.747694118,
                    -4.836280745124644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:01:22+00:00",
            "end_time": "2019-10-15T16:55:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2896.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.78332248200695,
              35.20447537344594,
              -3.283466929660541
            ],
            [
              -75.78334397022529,
              35.206712855982175,
              -3.283466929660541
            ],
            [
              -75.7800268242426,
              35.20673427179163,
              -0.103466929660541
            ],
            [
              -75.78000542699567,
              35.20449678749064,
              -0.103466929660541
            ],
            [
              -75.78332248200695,
              35.20447537344594,
              -3.283466929660541
            ]
          ]
        ]
      },
      "bbox": [
        -75.78334397,
        35.20447537,
        -3.28346693,
        -75.78000543,
        35.20673427,
        -0.1034669297
      ],
      "properties": {
        "datetime": "2019-10-15T14:30:11Z",
        "pc:count": 96012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428877.0203,
            "count": 96012,
            "maximum": 429000.0064,
            "minimum": 428698.0464,
            "name": "X",
            "position": 0,
            "stddev": 79.10526245,
            "variance": 6257.642548
          },
          {
            "average": 3896113.724,
            "count": 96012,
            "maximum": 3896248.146,
            "minimum": 3895999.986,
            "name": "Y",
            "position": 1,
            "stddev": 65.46708901,
            "variance": 4285.939744
          },
          {
            "average": -0.8988797947,
            "count": 96012,
            "maximum": -0.1034669297,
            "minimum": -3.28346693,
            "name": "Z",
            "position": 2,
            "stddev": 0.4747474295,
            "variance": 0.2253851219
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96012,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96012,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96012,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 96012,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06341534,
            "count": 96012,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.583637164,
            "variance": 2.507906667
          },
          {
            "average": 2,
            "count": 96012,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022778403,
            "count": 96012,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1491971143,
            "variance": 0.02225977891
          },
          {
            "average": 255184699.6,
            "count": 96012,
            "maximum": 255185011.4,
            "minimum": 255184688.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 47.48408622,
            "variance": 2254.738445
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428698.0464,
          3895999.986,
          -3.28346693,
          429000.0064,
          3896248.146,
          -0.1034669297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428698.04637058557,
                3895999.9859971525,
                -3.283466929660541
              ],
              [
                428698.04637058557,
                3896248.1459971527,
                -3.283466929660541
              ],
              [
                429000.0063705855,
                3896248.1459971527,
                -0.103466929660541
              ],
              [
                429000.0063705855,
                3895999.9859971525,
                -0.103466929660541
              ],
              [
                428698.04637058557,
                3895999.9859971525,
                -3.283466929660541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:30:11+00:00",
        "end_time": "2019-10-15T14:24:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2896.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2896.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2896.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2896.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78334397,
            35.20447537,
            -3.28346693,
            -75.78000543,
            35.20673427,
            -0.1034669297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.78332248200695,
                  35.20447537344594,
                  -3.283466929660541
                ],
                [
                  -75.78334397022529,
                  35.206712855982175,
                  -3.283466929660541
                ],
                [
                  -75.7800268242426,
                  35.20673427179163,
                  -0.103466929660541
                ],
                [
                  -75.78000542699567,
                  35.20449678749064,
                  -0.103466929660541
                ],
                [
                  -75.78332248200695,
                  35.20447537344594,
                  -3.283466929660541
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2896.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2896.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:30:11Z",
            "pc:count": 96012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428877.0203,
                "count": 96012,
                "maximum": 429000.0064,
                "minimum": 428698.0464,
                "name": "X",
                "position": 0,
                "stddev": 79.10526245,
                "variance": 6257.642548
              },
              {
                "average": 3896113.724,
                "count": 96012,
                "maximum": 3896248.146,
                "minimum": 3895999.986,
                "name": "Y",
                "position": 1,
                "stddev": 65.46708901,
                "variance": 4285.939744
              },
              {
                "average": -0.8988797947,
                "count": 96012,
                "maximum": -0.1034669297,
                "minimum": -3.28346693,
                "name": "Z",
                "position": 2,
                "stddev": 0.4747474295,
                "variance": 0.2253851219
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96012,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96012,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96012,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 96012,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06341534,
                "count": 96012,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.583637164,
                "variance": 2.507906667
              },
              {
                "average": 2,
                "count": 96012,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022778403,
                "count": 96012,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1491971143,
                "variance": 0.02225977891
              },
              {
                "average": 255184699.6,
                "count": 96012,
                "maximum": 255185011.4,
                "minimum": 255184688.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 47.48408622,
                "variance": 2254.738445
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428698.0464,
              3895999.986,
              -3.28346693,
              429000.0064,
              3896248.146,
              -0.1034669297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428698.04637058557,
                    3895999.9859971525,
                    -3.283466929660541
                  ],
                  [
                    428698.04637058557,
                    3896248.1459971527,
                    -3.283466929660541
                  ],
                  [
                    429000.0063705855,
                    3896248.1459971527,
                    -0.103466929660541
                  ],
                  [
                    429000.0063705855,
                    3895999.9859971525,
                    -0.103466929660541
                  ],
                  [
                    428698.04637058557,
                    3895999.9859971525,
                    -3.283466929660541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:30:11+00:00",
            "end_time": "2019-10-15T14:24: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": "20191015_NCMP_NC_Dunex_18SVD2992.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77970086441434,
              35.17262589825537,
              -5.708189040462011
            ],
            [
              -75.77974690738971,
              35.177447838700985,
              -5.708189040462011
            ],
            [
              -75.76876544115144,
              35.17751803687635,
              -1.728189040462011
            ],
            [
              -75.76872004645968,
              35.17269608396028,
              -1.728189040462011
            ],
            [
              -75.77970086441434,
              35.17262589825537,
              -5.708189040462011
            ]
          ]
        ]
      },
      "bbox": [
        -75.77974691,
        35.1726259,
        -5.70818904,
        -75.76872005,
        35.17751804,
        -1.72818904
      ],
      "properties": {
        "datetime": "2019-10-15T17:06:19Z",
        "pc:count": 376495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429527.0457,
            "count": 376495,
            "maximum": 430000.0096,
            "minimum": 429000.0096,
            "name": "X",
            "position": 0,
            "stddev": 302.5380173,
            "variance": 91529.25192
          },
          {
            "average": 3892900.556,
            "count": 376495,
            "maximum": 3892999.987,
            "minimum": 3892465.187,
            "name": "Y",
            "position": 1,
            "stddev": 76.48622473,
            "variance": 5850.142574
          },
          {
            "average": -3.14780869,
            "count": 376495,
            "maximum": -1.72818904,
            "minimum": -5.70818904,
            "name": "Z",
            "position": 2,
            "stddev": 0.5572320337,
            "variance": 0.3105075394
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 376495,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 376495,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 376495,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 376495,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95239278,
            "count": 376495,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9790607014,
            "variance": 0.958559857
          },
          {
            "average": 2.000592305,
            "count": 376495,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02433014775,
            "variance": 0.0005919560894
          },
          {
            "average": 15.18692679,
            "count": 376495,
            "maximum": 17,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7816747773,
            "variance": 0.6110154574
          },
          {
            "average": 255193143.9,
            "count": 376495,
            "maximum": 255194379.4,
            "minimum": 255192310.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.5223085,
            "variance": 300876.723
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0096,
          3892465.187,
          -5.70818904,
          430000.0096,
          3892999.987,
          -1.72818904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.0095934621,
                3892465.186980882,
                -5.708189040462011
              ],
              [
                429000.0095934621,
                3892999.986980882,
                -5.708189040462011
              ],
              [
                430000.0095934621,
                3892999.986980882,
                -1.728189040462011
              ],
              [
                430000.0095934621,
                3892465.186980882,
                -1.728189040462011
              ],
              [
                429000.0095934621,
                3892465.186980882,
                -5.708189040462011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:06:19+00:00",
        "end_time": "2019-10-15T16:31:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2992.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2992.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2992.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2992.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77974691,
            35.1726259,
            -5.70818904,
            -75.76872005,
            35.17751804,
            -1.72818904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77970086441434,
                  35.17262589825537,
                  -5.708189040462011
                ],
                [
                  -75.77974690738971,
                  35.177447838700985,
                  -5.708189040462011
                ],
                [
                  -75.76876544115144,
                  35.17751803687635,
                  -1.728189040462011
                ],
                [
                  -75.76872004645968,
                  35.17269608396028,
                  -1.728189040462011
                ],
                [
                  -75.77970086441434,
                  35.17262589825537,
                  -5.708189040462011
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2992.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2992.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:06:19Z",
            "pc:count": 376495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429527.0457,
                "count": 376495,
                "maximum": 430000.0096,
                "minimum": 429000.0096,
                "name": "X",
                "position": 0,
                "stddev": 302.5380173,
                "variance": 91529.25192
              },
              {
                "average": 3892900.556,
                "count": 376495,
                "maximum": 3892999.987,
                "minimum": 3892465.187,
                "name": "Y",
                "position": 1,
                "stddev": 76.48622473,
                "variance": 5850.142574
              },
              {
                "average": -3.14780869,
                "count": 376495,
                "maximum": -1.72818904,
                "minimum": -5.70818904,
                "name": "Z",
                "position": 2,
                "stddev": 0.5572320337,
                "variance": 0.3105075394
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 376495,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 376495,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 376495,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 376495,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95239278,
                "count": 376495,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9790607014,
                "variance": 0.958559857
              },
              {
                "average": 2.000592305,
                "count": 376495,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02433014775,
                "variance": 0.0005919560894
              },
              {
                "average": 15.18692679,
                "count": 376495,
                "maximum": 17,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7816747773,
                "variance": 0.6110154574
              },
              {
                "average": 255193143.9,
                "count": 376495,
                "maximum": 255194379.4,
                "minimum": 255192310.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.5223085,
                "variance": 300876.723
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0096,
              3892465.187,
              -5.70818904,
              430000.0096,
              3892999.987,
              -1.72818904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.0095934621,
                    3892465.186980882,
                    -5.708189040462011
                  ],
                  [
                    429000.0095934621,
                    3892999.986980882,
                    -5.708189040462011
                  ],
                  [
                    430000.0095934621,
                    3892999.986980882,
                    -1.728189040462011
                  ],
                  [
                    430000.0095934621,
                    3892465.186980882,
                    -1.728189040462011
                  ],
                  [
                    429000.0095934621,
                    3892465.186980882,
                    -5.708189040462011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:06:19+00:00",
            "end_time": "2019-10-15T16:31:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2391.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84544828915854,
              35.15897333969635,
              -4.553686002266099
            ],
            [
              -75.84554160472123,
              35.16798955307682,
              -4.553686002266099
            ],
            [
              -75.83456158795903,
              35.168065698493116,
              13.546313997733902
            ],
            [
              -75.83446948382664,
              35.159049459817766,
              13.546313997733902
            ],
            [
              -75.84544828915854,
              35.15897333969635,
              -4.553686002266099
            ]
          ]
        ]
      },
      "bbox": [
        -75.8455416,
        35.15897334,
        -4.553686002,
        -75.83446948,
        35.1680657,
        13.546314
      ],
      "properties": {
        "datetime": "2019-10-15T16:21:18Z",
        "pc:count": 2893652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423474.4837,
            "count": 2893652,
            "maximum": 424000.0024,
            "minimum": 423000.0024,
            "name": "X",
            "position": 0,
            "stddev": 308.1996115,
            "variance": 94987.00052
          },
          {
            "average": 3891434.757,
            "count": 2893652,
            "maximum": 3891999.988,
            "minimum": 3890999.988,
            "name": "Y",
            "position": 1,
            "stddev": 267.6366483,
            "variance": 71629.37554
          },
          {
            "average": 1.465393313,
            "count": 2893652,
            "maximum": 13.546314,
            "minimum": -4.553686002,
            "name": "Z",
            "position": 2,
            "stddev": 1.911956771,
            "variance": 3.655578693
          },
          {
            "average": 843.5826464,
            "count": 2893652,
            "maximum": 16351,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1366.637568,
            "variance": 1867698.242
          },
          {
            "average": 1.380795272,
            "count": 2893652,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7845307438,
            "variance": 0.615488488
          },
          {
            "average": 1.761859408,
            "count": 2893652,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.15098837,
            "variance": 1.324774228
          },
          {
            "average": 1,
            "count": 2893652,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.379836276,
            "count": 2893652,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.0825426,
            "variance": 145.9878357
          },
          {
            "average": 20.02677255,
            "count": 2893652,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.227681721,
            "variance": 1.507202407
          },
          {
            "average": 1.644695008,
            "count": 2893652,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7874012294,
            "variance": 0.6200006961
          },
          {
            "average": 9.942781993,
            "count": 2893652,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.167851657,
            "variance": 1.363877493
          },
          {
            "average": 255189446.8,
            "count": 2893652,
            "maximum": 255191678.2,
            "minimum": 255188053.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 825.2611569,
            "variance": 681055.9771
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2893652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.0024,
          3890999.988,
          -4.553686002,
          424000.0024,
          3891999.988,
          13.546314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.0024271726,
                3890999.987842516,
                -4.553686002266099
              ],
              [
                423000.0024271726,
                3891999.987842516,
                -4.553686002266099
              ],
              [
                424000.0024271726,
                3891999.987842516,
                13.546313997733902
              ],
              [
                424000.0024271726,
                3890999.987842516,
                13.546313997733902
              ],
              [
                423000.0024271726,
                3890999.987842516,
                -4.553686002266099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:21:18+00:00",
        "end_time": "2019-10-15T15:20:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2391.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2391.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2391.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2391.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8455416,
            35.15897334,
            -4.553686002,
            -75.83446948,
            35.1680657,
            13.546314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84544828915854,
                  35.15897333969635,
                  -4.553686002266099
                ],
                [
                  -75.84554160472123,
                  35.16798955307682,
                  -4.553686002266099
                ],
                [
                  -75.83456158795903,
                  35.168065698493116,
                  13.546313997733902
                ],
                [
                  -75.83446948382664,
                  35.159049459817766,
                  13.546313997733902
                ],
                [
                  -75.84544828915854,
                  35.15897333969635,
                  -4.553686002266099
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2391.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2391.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:21:18Z",
            "pc:count": 2893652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423474.4837,
                "count": 2893652,
                "maximum": 424000.0024,
                "minimum": 423000.0024,
                "name": "X",
                "position": 0,
                "stddev": 308.1996115,
                "variance": 94987.00052
              },
              {
                "average": 3891434.757,
                "count": 2893652,
                "maximum": 3891999.988,
                "minimum": 3890999.988,
                "name": "Y",
                "position": 1,
                "stddev": 267.6366483,
                "variance": 71629.37554
              },
              {
                "average": 1.465393313,
                "count": 2893652,
                "maximum": 13.546314,
                "minimum": -4.553686002,
                "name": "Z",
                "position": 2,
                "stddev": 1.911956771,
                "variance": 3.655578693
              },
              {
                "average": 843.5826464,
                "count": 2893652,
                "maximum": 16351,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1366.637568,
                "variance": 1867698.242
              },
              {
                "average": 1.380795272,
                "count": 2893652,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7845307438,
                "variance": 0.615488488
              },
              {
                "average": 1.761859408,
                "count": 2893652,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.15098837,
                "variance": 1.324774228
              },
              {
                "average": 1,
                "count": 2893652,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.379836276,
                "count": 2893652,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.0825426,
                "variance": 145.9878357
              },
              {
                "average": 20.02677255,
                "count": 2893652,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.227681721,
                "variance": 1.507202407
              },
              {
                "average": 1.644695008,
                "count": 2893652,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7874012294,
                "variance": 0.6200006961
              },
              {
                "average": 9.942781993,
                "count": 2893652,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.167851657,
                "variance": 1.363877493
              },
              {
                "average": 255189446.8,
                "count": 2893652,
                "maximum": 255191678.2,
                "minimum": 255188053.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 825.2611569,
                "variance": 681055.9771
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2893652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.0024,
              3890999.988,
              -4.553686002,
              424000.0024,
              3891999.988,
              13.546314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.0024271726,
                    3890999.987842516,
                    -4.553686002266099
                  ],
                  [
                    423000.0024271726,
                    3891999.987842516,
                    -4.553686002266099
                  ],
                  [
                    424000.0024271726,
                    3891999.987842516,
                    13.546313997733902
                  ],
                  [
                    424000.0024271726,
                    3890999.987842516,
                    13.546313997733902
                  ],
                  [
                    423000.0024271726,
                    3890999.987842516,
                    -4.553686002266099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:21:18+00:00",
            "end_time": "2019-10-15T15:20: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": "20191011_NCMP_NC_Dunex_18SVD0078.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09637800094508,
              35.03974474236521,
              -2.132377033743094
            ],
            [
              -76.09649847637519,
              35.04876046211081,
              -2.132377033743094
            ],
            [
              -76.08553503029468,
              35.04885906519682,
              10.527622966256907
            ],
            [
              -76.08541575887041,
              35.03984331264821,
              10.527622966256907
            ],
            [
              -76.09637800094508,
              35.03974474236521,
              -2.132377033743094
            ]
          ]
        ]
      },
      "bbox": [
        -76.09649848,
        35.03974474,
        -2.132377034,
        -76.08541576,
        35.04885907,
        10.52762297
      ],
      "properties": {
        "datetime": "2019-10-11T19:19:33Z",
        "pc:count": 3361359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400539.3418,
            "count": 3361359,
            "maximum": 401000.0156,
            "minimum": 399999.9956,
            "name": "X",
            "position": 0,
            "stddev": 271.7797755,
            "variance": 73864.24637
          },
          {
            "average": 3878346.032,
            "count": 3361359,
            "maximum": 3878999.984,
            "minimum": 3877999.984,
            "name": "Y",
            "position": 1,
            "stddev": 230.4102634,
            "variance": 53088.88948
          },
          {
            "average": 0.4184906361,
            "count": 3361359,
            "maximum": 10.52762297,
            "minimum": -2.132377034,
            "name": "Z",
            "position": 2,
            "stddev": 1.438972107,
            "variance": 2.070640724
          },
          {
            "average": 609.8903027,
            "count": 3361359,
            "maximum": 18605,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1080.767335,
            "variance": 1168058.032
          },
          {
            "average": 1.231975519,
            "count": 3361359,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6138611367,
            "variance": 0.3768254952
          },
          {
            "average": 1.463988524,
            "count": 3361359,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9207736954,
            "variance": 0.8478241981
          },
          {
            "average": 1,
            "count": 3361359,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.84271986,
            "count": 3361359,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.79075039,
            "variance": 190.1847964
          },
          {
            "average": 20.14936453,
            "count": 3361359,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.651661556,
            "variance": 2.727985894
          },
          {
            "average": 1.806369983,
            "count": 3361359,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6088466273,
            "variance": 0.3706942156
          },
          {
            "average": 9.618791388,
            "count": 3361359,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.076188916,
            "variance": 1.158182583
          },
          {
            "average": 254855174.8,
            "count": 3361359,
            "maximum": 254856773.9,
            "minimum": 254853372.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666.2487876,
            "variance": 443887.447
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3361359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          399999.9956,
          3877999.984,
          -2.132377034,
          401000.0156,
          3878999.984,
          10.52762297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                399999.99563805247,
                3877999.983763965,
                -2.132377033743094
              ],
              [
                399999.99563805247,
                3878999.983763965,
                -2.132377033743094
              ],
              [
                401000.0156380525,
                3878999.983763965,
                10.527622966256907
              ],
              [
                401000.0156380525,
                3877999.983763965,
                10.527622966256907
              ],
              [
                399999.99563805247,
                3877999.983763965,
                -2.132377033743094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:19:33+00:00",
        "end_time": "2019-10-11T18:22:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0078.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0078.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0078.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0078.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09649848,
            35.03974474,
            -2.132377034,
            -76.08541576,
            35.04885907,
            10.52762297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09637800094508,
                  35.03974474236521,
                  -2.132377033743094
                ],
                [
                  -76.09649847637519,
                  35.04876046211081,
                  -2.132377033743094
                ],
                [
                  -76.08553503029468,
                  35.04885906519682,
                  10.527622966256907
                ],
                [
                  -76.08541575887041,
                  35.03984331264821,
                  10.527622966256907
                ],
                [
                  -76.09637800094508,
                  35.03974474236521,
                  -2.132377033743094
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0078.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0078.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:19:33Z",
            "pc:count": 3361359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400539.3418,
                "count": 3361359,
                "maximum": 401000.0156,
                "minimum": 399999.9956,
                "name": "X",
                "position": 0,
                "stddev": 271.7797755,
                "variance": 73864.24637
              },
              {
                "average": 3878346.032,
                "count": 3361359,
                "maximum": 3878999.984,
                "minimum": 3877999.984,
                "name": "Y",
                "position": 1,
                "stddev": 230.4102634,
                "variance": 53088.88948
              },
              {
                "average": 0.4184906361,
                "count": 3361359,
                "maximum": 10.52762297,
                "minimum": -2.132377034,
                "name": "Z",
                "position": 2,
                "stddev": 1.438972107,
                "variance": 2.070640724
              },
              {
                "average": 609.8903027,
                "count": 3361359,
                "maximum": 18605,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1080.767335,
                "variance": 1168058.032
              },
              {
                "average": 1.231975519,
                "count": 3361359,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6138611367,
                "variance": 0.3768254952
              },
              {
                "average": 1.463988524,
                "count": 3361359,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9207736954,
                "variance": 0.8478241981
              },
              {
                "average": 1,
                "count": 3361359,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.84271986,
                "count": 3361359,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.79075039,
                "variance": 190.1847964
              },
              {
                "average": 20.14936453,
                "count": 3361359,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.651661556,
                "variance": 2.727985894
              },
              {
                "average": 1.806369983,
                "count": 3361359,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6088466273,
                "variance": 0.3706942156
              },
              {
                "average": 9.618791388,
                "count": 3361359,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.076188916,
                "variance": 1.158182583
              },
              {
                "average": 254855174.8,
                "count": 3361359,
                "maximum": 254856773.9,
                "minimum": 254853372.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666.2487876,
                "variance": 443887.447
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3361359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              399999.9956,
              3877999.984,
              -2.132377034,
              401000.0156,
              3878999.984,
              10.52762297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    399999.99563805247,
                    3877999.983763965,
                    -2.132377033743094
                  ],
                  [
                    399999.99563805247,
                    3878999.983763965,
                    -2.132377033743094
                  ],
                  [
                    401000.0156380525,
                    3878999.983763965,
                    10.527622966256907
                  ],
                  [
                    401000.0156380525,
                    3877999.983763965,
                    10.527622966256907
                  ],
                  [
                    399999.99563805247,
                    3877999.983763965,
                    -2.132377033743094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:19:33+00:00",
            "end_time": "2019-10-11T18:22: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": "20191011_NCMP_NC_Dunex_18SVD0681.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03094488160046,
              35.067369015173476,
              -5.367469743891461
            ],
            [
              -76.03105828376688,
              35.07638488555273,
              -5.367469743891461
            ],
            [
              -76.0200913508763,
              35.0764776343789,
              -0.807469743891461
            ],
            [
              -76.0199791544085,
              35.067461733154595,
              -0.807469743891461
            ],
            [
              -76.03094488160046,
              35.067369015173476,
              -5.367469743891461
            ]
          ]
        ]
      },
      "bbox": [
        -76.03105828,
        35.06736902,
        -5.367469744,
        -76.01997915,
        35.07647763,
        -0.8074697439
      ],
      "properties": {
        "datetime": "2019-10-11T19:54:13Z",
        "pc:count": 2368664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406433.8899,
            "count": 2368664,
            "maximum": 406999.9851,
            "minimum": 406000.0051,
            "name": "X",
            "position": 0,
            "stddev": 246.8523354,
            "variance": 60936.0755
          },
          {
            "average": 3881472.289,
            "count": 2368664,
            "maximum": 3881999.986,
            "minimum": 3880999.986,
            "name": "Y",
            "position": 1,
            "stddev": 323.969055,
            "variance": 104955.9486
          },
          {
            "average": -2.103311991,
            "count": 2368664,
            "maximum": -0.8074697439,
            "minimum": -5.367469744,
            "name": "Z",
            "position": 2,
            "stddev": 0.5913608201,
            "variance": 0.3497076195
          },
          {
            "average": 6.664598271,
            "count": 2368664,
            "maximum": 5525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 144.7710746,
            "variance": 20958.66405
          },
          {
            "average": 1,
            "count": 2368664,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2368664,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2368664,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2368664,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.22870435,
            "count": 2368664,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.560557728,
            "variance": 2.435340421
          },
          {
            "average": 2.001776951,
            "count": 2368664,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04304839046,
            "variance": 0.001853163921
          },
          {
            "average": 12.66923633,
            "count": 2368664,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.228727484,
            "variance": 1.509771229
          },
          {
            "average": 254857053,
            "count": 2368664,
            "maximum": 254858853,
            "minimum": 254855300.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.2203853,
            "variance": 493113.4695
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2368664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.0051,
          3880999.986,
          -5.367469744,
          406999.9851,
          3881999.986,
          -0.8074697439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.005074695,
                3880999.9860460158,
                -5.367469743891461
              ],
              [
                406000.005074695,
                3881999.9860460158,
                -5.367469743891461
              ],
              [
                406999.98507469497,
                3881999.9860460158,
                -0.807469743891461
              ],
              [
                406999.98507469497,
                3880999.9860460158,
                -0.807469743891461
              ],
              [
                406000.005074695,
                3880999.9860460158,
                -5.367469743891461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:54:13+00:00",
        "end_time": "2019-10-11T18:55:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0681.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0681.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0681.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0681.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03105828,
            35.06736902,
            -5.367469744,
            -76.01997915,
            35.07647763,
            -0.8074697439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03094488160046,
                  35.067369015173476,
                  -5.367469743891461
                ],
                [
                  -76.03105828376688,
                  35.07638488555273,
                  -5.367469743891461
                ],
                [
                  -76.0200913508763,
                  35.0764776343789,
                  -0.807469743891461
                ],
                [
                  -76.0199791544085,
                  35.067461733154595,
                  -0.807469743891461
                ],
                [
                  -76.03094488160046,
                  35.067369015173476,
                  -5.367469743891461
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0681.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0681.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:54:13Z",
            "pc:count": 2368664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406433.8899,
                "count": 2368664,
                "maximum": 406999.9851,
                "minimum": 406000.0051,
                "name": "X",
                "position": 0,
                "stddev": 246.8523354,
                "variance": 60936.0755
              },
              {
                "average": 3881472.289,
                "count": 2368664,
                "maximum": 3881999.986,
                "minimum": 3880999.986,
                "name": "Y",
                "position": 1,
                "stddev": 323.969055,
                "variance": 104955.9486
              },
              {
                "average": -2.103311991,
                "count": 2368664,
                "maximum": -0.8074697439,
                "minimum": -5.367469744,
                "name": "Z",
                "position": 2,
                "stddev": 0.5913608201,
                "variance": 0.3497076195
              },
              {
                "average": 6.664598271,
                "count": 2368664,
                "maximum": 5525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 144.7710746,
                "variance": 20958.66405
              },
              {
                "average": 1,
                "count": 2368664,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2368664,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2368664,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2368664,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.22870435,
                "count": 2368664,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.560557728,
                "variance": 2.435340421
              },
              {
                "average": 2.001776951,
                "count": 2368664,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04304839046,
                "variance": 0.001853163921
              },
              {
                "average": 12.66923633,
                "count": 2368664,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.228727484,
                "variance": 1.509771229
              },
              {
                "average": 254857053,
                "count": 2368664,
                "maximum": 254858853,
                "minimum": 254855300.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.2203853,
                "variance": 493113.4695
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2368664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.0051,
              3880999.986,
              -5.367469744,
              406999.9851,
              3881999.986,
              -0.8074697439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.005074695,
                    3880999.9860460158,
                    -5.367469743891461
                  ],
                  [
                    406000.005074695,
                    3881999.9860460158,
                    -5.367469743891461
                  ],
                  [
                    406999.98507469497,
                    3881999.9860460158,
                    -0.807469743891461
                  ],
                  [
                    406999.98507469497,
                    3880999.9860460158,
                    -0.807469743891461
                  ],
                  [
                    406000.005074695,
                    3880999.9860460158,
                    -5.367469743891461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:54:13+00:00",
            "end_time": "2019-10-11T18:55: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": "20191011_NCMP_NC_Dunex_18SUD9673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.13959991969693,
              34.994262444405344,
              -0.942899584248108
            ],
            [
              -76.13972493292447,
              35.00327809869764,
              -0.942899584248108
            ],
            [
              -76.12876771831856,
              35.00338049299528,
              8.537100415751892
            ],
            [
              -76.12864390633221,
              34.9943648046191,
              8.537100415751892
            ],
            [
              -76.13959991969693,
              34.994262444405344,
              -0.942899584248108
            ]
          ]
        ]
      },
      "bbox": [
        -76.13972493,
        34.99426244,
        -0.9428995842,
        -76.12864391,
        35.00338049,
        8.537100416
      ],
      "properties": {
        "datetime": "2019-10-11T20:18:44Z",
        "pc:count": 5272779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 396483.331,
            "count": 5272779,
            "maximum": 397000.0166,
            "minimum": 395999.9966,
            "name": "X",
            "position": 0,
            "stddev": 269.2969384,
            "variance": 72520.84101
          },
          {
            "average": 3873563.802,
            "count": 5272779,
            "maximum": 3873999.985,
            "minimum": 3872999.985,
            "name": "Y",
            "position": 1,
            "stddev": 268.2816836,
            "variance": 71975.06177
          },
          {
            "average": 1.314310667,
            "count": 5272779,
            "maximum": 8.537100416,
            "minimum": -0.9428995842,
            "name": "Z",
            "position": 2,
            "stddev": 1.011150183,
            "variance": 1.022424693
          },
          {
            "average": 2638.780636,
            "count": 5272779,
            "maximum": 36700,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2465.196986,
            "variance": 6077196.178
          },
          {
            "average": 1.127950555,
            "count": 5272779,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4409856747,
            "variance": 0.1944683653
          },
          {
            "average": 1.256186538,
            "count": 5272779,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6634130222,
            "variance": 0.440116838
          },
          {
            "average": 1,
            "count": 5272779,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.514594296,
            "count": 5272779,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.679810831,
            "variance": 75.33911606
          },
          {
            "average": 20.06349319,
            "count": 5272779,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.910060503,
            "variance": 3.648331127
          },
          {
            "average": 1.26054553,
            "count": 5272779,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.527047942,
            "variance": 0.2777795331
          },
          {
            "average": 8.342790016,
            "count": 5272779,
            "maximum": 19,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.13683736,
            "variance": 26.38709806
          },
          {
            "average": 254842646.3,
            "count": 5272779,
            "maximum": 254860324.2,
            "minimum": 254835698.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9121.105949,
            "variance": 83194573.74
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5272779,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395999.9966,
          3872999.985,
          -0.9428995842,
          397000.0166,
          3873999.985,
          8.537100416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395999.99662320735,
                3872999.9848228367,
                -0.942899584248108
              ],
              [
                395999.99662320735,
                3873999.9848228367,
                -0.942899584248108
              ],
              [
                397000.01662320737,
                3873999.9848228367,
                8.537100415751892
              ],
              [
                397000.01662320737,
                3872999.9848228367,
                8.537100415751892
              ],
              [
                395999.99662320735,
                3872999.9848228367,
                -0.942899584248108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:18:44+00:00",
        "end_time": "2019-10-11T13:28:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.13972493,
            34.99426244,
            -0.9428995842,
            -76.12864391,
            35.00338049,
            8.537100416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.13959991969693,
                  34.994262444405344,
                  -0.942899584248108
                ],
                [
                  -76.13972493292447,
                  35.00327809869764,
                  -0.942899584248108
                ],
                [
                  -76.12876771831856,
                  35.00338049299528,
                  8.537100415751892
                ],
                [
                  -76.12864390633221,
                  34.9943648046191,
                  8.537100415751892
                ],
                [
                  -76.13959991969693,
                  34.994262444405344,
                  -0.942899584248108
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:18:44Z",
            "pc:count": 5272779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 396483.331,
                "count": 5272779,
                "maximum": 397000.0166,
                "minimum": 395999.9966,
                "name": "X",
                "position": 0,
                "stddev": 269.2969384,
                "variance": 72520.84101
              },
              {
                "average": 3873563.802,
                "count": 5272779,
                "maximum": 3873999.985,
                "minimum": 3872999.985,
                "name": "Y",
                "position": 1,
                "stddev": 268.2816836,
                "variance": 71975.06177
              },
              {
                "average": 1.314310667,
                "count": 5272779,
                "maximum": 8.537100416,
                "minimum": -0.9428995842,
                "name": "Z",
                "position": 2,
                "stddev": 1.011150183,
                "variance": 1.022424693
              },
              {
                "average": 2638.780636,
                "count": 5272779,
                "maximum": 36700,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2465.196986,
                "variance": 6077196.178
              },
              {
                "average": 1.127950555,
                "count": 5272779,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4409856747,
                "variance": 0.1944683653
              },
              {
                "average": 1.256186538,
                "count": 5272779,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6634130222,
                "variance": 0.440116838
              },
              {
                "average": 1,
                "count": 5272779,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.514594296,
                "count": 5272779,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.679810831,
                "variance": 75.33911606
              },
              {
                "average": 20.06349319,
                "count": 5272779,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.910060503,
                "variance": 3.648331127
              },
              {
                "average": 1.26054553,
                "count": 5272779,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.527047942,
                "variance": 0.2777795331
              },
              {
                "average": 8.342790016,
                "count": 5272779,
                "maximum": 19,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.13683736,
                "variance": 26.38709806
              },
              {
                "average": 254842646.3,
                "count": 5272779,
                "maximum": 254860324.2,
                "minimum": 254835698.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9121.105949,
                "variance": 83194573.74
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5272779,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395999.9966,
              3872999.985,
              -0.9428995842,
              397000.0166,
              3873999.985,
              8.537100416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395999.99662320735,
                    3872999.9848228367,
                    -0.942899584248108
                  ],
                  [
                    395999.99662320735,
                    3873999.9848228367,
                    -0.942899584248108
                  ],
                  [
                    397000.01662320737,
                    3873999.9848228367,
                    8.537100415751892
                  ],
                  [
                    397000.01662320737,
                    3872999.9848228367,
                    8.537100415751892
                  ],
                  [
                    395999.99662320735,
                    3872999.9848228367,
                    -0.942899584248108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:18:44+00:00",
            "end_time": "2019-10-11T13:28: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": "20191011_NCMP_NC_Dunex_18SVD1387.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.95481271935759,
              35.122093465275675,
              -0.941423586899318
            ],
            [
              -75.9549084347675,
              35.130293515223556,
              -0.941423586899318
            ],
            [
              -75.94393380789171,
              35.13037949362449,
              0.938576413100683
            ],
            [
              -75.94383919212503,
              35.122179417688066,
              0.938576413100683
            ],
            [
              -75.95481271935759,
              35.122093465275675,
              -0.941423586899318
            ]
          ]
        ]
      },
      "bbox": [
        -75.95490843,
        35.12209347,
        -0.9414235869,
        -75.94383919,
        35.13037949,
        0.9385764131
      ],
      "properties": {
        "datetime": "2019-10-15T16:00:01Z",
        "pc:count": 3702751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413577.1499,
            "count": 3702751,
            "maximum": 414000.0031,
            "minimum": 413000.0031,
            "name": "X",
            "position": 0,
            "stddev": 278.3367999,
            "variance": 77471.37418
          },
          {
            "average": 3887306.722,
            "count": 3702751,
            "maximum": 3887909.481,
            "minimum": 3886999.981,
            "name": "Y",
            "position": 1,
            "stddev": 206.2984846,
            "variance": 42559.06474
          },
          {
            "average": -0.2188604548,
            "count": 3702751,
            "maximum": 0.9385764131,
            "minimum": -0.9414235869,
            "name": "Z",
            "position": 2,
            "stddev": 0.09545778283,
            "variance": 0.009112188302
          },
          {
            "average": 0.4906576219,
            "count": 3702751,
            "maximum": 4791,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.5668341,
            "variance": 1194.86602
          },
          {
            "average": 1,
            "count": 3702751,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3702751,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3702751,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.98181892,
            "count": 3702751,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7089942819,
            "variance": 0.5026728917
          },
          {
            "average": 20.06291085,
            "count": 3702751,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.655541155,
            "variance": 2.740816516
          },
          {
            "average": 1.999357775,
            "count": 3702751,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02592413371,
            "variance": 0.0006720607085
          },
          {
            "average": 8.690886587,
            "count": 3702751,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8028731171,
            "variance": 0.6446052422
          },
          {
            "average": 254965374.1,
            "count": 3702751,
            "maximum": 255190401.1,
            "minimum": 254853161.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 157227.2749,
            "variance": 24720415960.0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3702751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413000.0031,
          3886999.981,
          -0.9414235869,
          414000.0031,
          3887909.481,
          0.9385764131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413000.00311379717,
                3886999.981237688,
                -0.941423586899318
              ],
              [
                413000.00311379717,
                3887909.481237688,
                -0.941423586899318
              ],
              [
                414000.00311379717,
                3887909.481237688,
                0.938576413100683
              ],
              [
                414000.00311379717,
                3886999.981237688,
                0.938576413100683
              ],
              [
                413000.00311379717,
                3886999.981237688,
                -0.941423586899318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:00:01+00:00",
        "end_time": "2019-10-11T18:19:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1387.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1387.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1387.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1387.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.95490843,
            35.12209347,
            -0.9414235869,
            -75.94383919,
            35.13037949,
            0.9385764131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.95481271935759,
                  35.122093465275675,
                  -0.941423586899318
                ],
                [
                  -75.9549084347675,
                  35.130293515223556,
                  -0.941423586899318
                ],
                [
                  -75.94393380789171,
                  35.13037949362449,
                  0.938576413100683
                ],
                [
                  -75.94383919212503,
                  35.122179417688066,
                  0.938576413100683
                ],
                [
                  -75.95481271935759,
                  35.122093465275675,
                  -0.941423586899318
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1387.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1387.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:00:01Z",
            "pc:count": 3702751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413577.1499,
                "count": 3702751,
                "maximum": 414000.0031,
                "minimum": 413000.0031,
                "name": "X",
                "position": 0,
                "stddev": 278.3367999,
                "variance": 77471.37418
              },
              {
                "average": 3887306.722,
                "count": 3702751,
                "maximum": 3887909.481,
                "minimum": 3886999.981,
                "name": "Y",
                "position": 1,
                "stddev": 206.2984846,
                "variance": 42559.06474
              },
              {
                "average": -0.2188604548,
                "count": 3702751,
                "maximum": 0.9385764131,
                "minimum": -0.9414235869,
                "name": "Z",
                "position": 2,
                "stddev": 0.09545778283,
                "variance": 0.009112188302
              },
              {
                "average": 0.4906576219,
                "count": 3702751,
                "maximum": 4791,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.5668341,
                "variance": 1194.86602
              },
              {
                "average": 1,
                "count": 3702751,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3702751,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3702751,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.98181892,
                "count": 3702751,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7089942819,
                "variance": 0.5026728917
              },
              {
                "average": 20.06291085,
                "count": 3702751,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.655541155,
                "variance": 2.740816516
              },
              {
                "average": 1.999357775,
                "count": 3702751,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02592413371,
                "variance": 0.0006720607085
              },
              {
                "average": 8.690886587,
                "count": 3702751,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8028731171,
                "variance": 0.6446052422
              },
              {
                "average": 254965374.1,
                "count": 3702751,
                "maximum": 255190401.1,
                "minimum": 254853161.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 157227.2749,
                "variance": 24720415960.0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3702751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413000.0031,
              3886999.981,
              -0.9414235869,
              414000.0031,
              3887909.481,
              0.9385764131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413000.00311379717,
                    3886999.981237688,
                    -0.941423586899318
                  ],
                  [
                    413000.00311379717,
                    3887909.481237688,
                    -0.941423586899318
                  ],
                  [
                    414000.00311379717,
                    3887909.481237688,
                    0.938576413100683
                  ],
                  [
                    414000.00311379717,
                    3886999.981237688,
                    0.938576413100683
                  ],
                  [
                    413000.00311379717,
                    3886999.981237688,
                    -0.941423586899318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:00:01+00:00",
            "end_time": "2019-10-11T18:19: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": "20191015_NCMP_NC_Dunex_18SVD3093.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76876539138682,
              35.177518002001975,
              -5.338020186346034
            ],
            [
              -75.76885030193733,
              35.18653435825385,
              -5.338020186346034
            ],
            [
              -75.75786780502956,
              35.18660358257896,
              -0.398020186346033
            ],
            [
              -75.75778410708281,
              35.17758720333636,
              -0.398020186346033
            ],
            [
              -75.76876539138682,
              35.177518002001975,
              -5.338020186346034
            ]
          ]
        ]
      },
      "bbox": [
        -75.7688503,
        35.177518,
        -5.338020186,
        -75.75778411,
        35.18660358,
        -0.3980201863
      ],
      "properties": {
        "datetime": "2019-10-15T19:50:29Z",
        "pc:count": 2403959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430474.6695,
            "count": 2403959,
            "maximum": 430999.9941,
            "minimum": 430000.0141,
            "name": "X",
            "position": 0,
            "stddev": 273.1189822,
            "variance": 74593.97843
          },
          {
            "average": 3893500.681,
            "count": 2403959,
            "maximum": 3893999.983,
            "minimum": 3892999.983,
            "name": "Y",
            "position": 1,
            "stddev": 280.4386477,
            "variance": 78645.83514
          },
          {
            "average": -1.955950962,
            "count": 2403959,
            "maximum": -0.3980201863,
            "minimum": -5.338020186,
            "name": "Z",
            "position": 2,
            "stddev": 0.4776900253,
            "variance": 0.2281877603
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000000416,
            "count": 2403959,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006449654814,
            "variance": 4.159804722e-07
          },
          {
            "average": 1.000000832,
            "count": 2403959,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009121187414,
            "variance": 8.319605983e-07
          },
          {
            "average": 1,
            "count": 2403959,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2403959,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99150056,
            "count": 2403959,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.543894619,
            "variance": 2.383610594
          },
          {
            "average": 2.00030325,
            "count": 2403959,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01741143101,
            "variance": 0.0003031579299
          },
          {
            "average": 14.46818602,
            "count": 2403959,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.381077665,
            "variance": 1.907375517
          },
          {
            "average": 255192636.4,
            "count": 2403959,
            "maximum": 255204229.1,
            "minimum": 255190153.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 969.339982,
            "variance": 939620.0007
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2403959,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0141,
          3892999.983,
          -5.338020186,
          430999.9941,
          3893999.983,
          -0.3980201863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.0140949775,
                3892999.983078186,
                -5.338020186346034
              ],
              [
                430000.0140949775,
                3893999.983078186,
                -5.338020186346034
              ],
              [
                430999.9940949775,
                3893999.983078186,
                -0.398020186346033
              ],
              [
                430999.9940949775,
                3892999.983078186,
                -0.398020186346033
              ],
              [
                430000.0140949775,
                3892999.983078186,
                -5.338020186346034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T19:50:29+00:00",
        "end_time": "2019-10-15T15:55:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3093.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3093.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3093.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3093.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7688503,
            35.177518,
            -5.338020186,
            -75.75778411,
            35.18660358,
            -0.3980201863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76876539138682,
                  35.177518002001975,
                  -5.338020186346034
                ],
                [
                  -75.76885030193733,
                  35.18653435825385,
                  -5.338020186346034
                ],
                [
                  -75.75786780502956,
                  35.18660358257896,
                  -0.398020186346033
                ],
                [
                  -75.75778410708281,
                  35.17758720333636,
                  -0.398020186346033
                ],
                [
                  -75.76876539138682,
                  35.177518002001975,
                  -5.338020186346034
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3093.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3093.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T19:50:29Z",
            "pc:count": 2403959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430474.6695,
                "count": 2403959,
                "maximum": 430999.9941,
                "minimum": 430000.0141,
                "name": "X",
                "position": 0,
                "stddev": 273.1189822,
                "variance": 74593.97843
              },
              {
                "average": 3893500.681,
                "count": 2403959,
                "maximum": 3893999.983,
                "minimum": 3892999.983,
                "name": "Y",
                "position": 1,
                "stddev": 280.4386477,
                "variance": 78645.83514
              },
              {
                "average": -1.955950962,
                "count": 2403959,
                "maximum": -0.3980201863,
                "minimum": -5.338020186,
                "name": "Z",
                "position": 2,
                "stddev": 0.4776900253,
                "variance": 0.2281877603
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000000416,
                "count": 2403959,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006449654814,
                "variance": 4.159804722e-07
              },
              {
                "average": 1.000000832,
                "count": 2403959,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009121187414,
                "variance": 8.319605983e-07
              },
              {
                "average": 1,
                "count": 2403959,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2403959,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99150056,
                "count": 2403959,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.543894619,
                "variance": 2.383610594
              },
              {
                "average": 2.00030325,
                "count": 2403959,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01741143101,
                "variance": 0.0003031579299
              },
              {
                "average": 14.46818602,
                "count": 2403959,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.381077665,
                "variance": 1.907375517
              },
              {
                "average": 255192636.4,
                "count": 2403959,
                "maximum": 255204229.1,
                "minimum": 255190153.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 969.339982,
                "variance": 939620.0007
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2403959,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0141,
              3892999.983,
              -5.338020186,
              430999.9941,
              3893999.983,
              -0.3980201863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.0140949775,
                    3892999.983078186,
                    -5.338020186346034
                  ],
                  [
                    430000.0140949775,
                    3893999.983078186,
                    -5.338020186346034
                  ],
                  [
                    430999.9940949775,
                    3893999.983078186,
                    -0.398020186346033
                  ],
                  [
                    430999.9940949775,
                    3892999.983078186,
                    -0.398020186346033
                  ],
                  [
                    430000.0140949775,
                    3892999.983078186,
                    -5.338020186346034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T19:50:29+00:00",
            "end_time": "2019-10-15T15:55: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": "20191011_NCMP_NC_Dunex_18SUD9775.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.12889167723743,
              35.01239616966647,
              -1.945592569323095
            ],
            [
              -76.12901559925008,
              35.02141183044215,
              -1.945592569323095
            ],
            [
              -76.11805614470467,
              35.02151330147502,
              8.414407430676905
            ],
            [
              -76.11793342500027,
              35.01249760693061,
              8.414407430676905
            ],
            [
              -76.12889167723743,
              35.01239616966647,
              -1.945592569323095
            ]
          ]
        ]
      },
      "bbox": [
        -76.1290156,
        35.01239617,
        -1.945592569,
        -76.11793343,
        35.0215133,
        8.414407431
      ],
      "properties": {
        "datetime": "2019-10-17T15:14:46Z",
        "pc:count": 7130118,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397498.8236,
            "count": 7130118,
            "maximum": 398000.0082,
            "minimum": 397000.0082,
            "name": "X",
            "position": 0,
            "stddev": 286.2221087,
            "variance": 81923.09552
          },
          {
            "average": 3875481.839,
            "count": 7130118,
            "maximum": 3875999.985,
            "minimum": 3874999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.7077655,
            "variance": 82775.75832
          },
          {
            "average": -0.04554881689,
            "count": 7130118,
            "maximum": 8.414407431,
            "minimum": -1.945592569,
            "name": "Z",
            "position": 2,
            "stddev": 0.5999692461,
            "variance": 0.3599630963
          },
          {
            "average": 262.2818906,
            "count": 7130118,
            "maximum": 13867,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 750.4189062,
            "variance": 563128.5348
          },
          {
            "average": 1.02017961,
            "count": 7130118,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1898006936,
            "variance": 0.03602430327
          },
          {
            "average": 1.040349543,
            "count": 7130118,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2960095299,
            "variance": 0.08762164178
          },
          {
            "average": 1,
            "count": 7130118,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.5474706,
            "count": 7130118,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.16529729,
            "variance": 103.333269
          },
          {
            "average": 20.07604526,
            "count": 7130118,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.883479498,
            "variance": 3.54749502
          },
          {
            "average": 1.860690104,
            "count": 7130118,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3698379225,
            "variance": 0.1367800889
          },
          {
            "average": 8.488617159,
            "count": 7130118,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.141671578,
            "variance": 26.43678661
          },
          {
            "average": 254863262.7,
            "count": 7130118,
            "maximum": 255360486.1,
            "minimum": 254834269.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85917.32358,
            "variance": 7381786491
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7130118,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397000.0082,
          3874999.985,
          -1.945592569,
          398000.0082,
          3875999.985,
          8.414407431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397000.0082371809,
                3874999.9851499405,
                -1.945592569323095
              ],
              [
                397000.0082371809,
                3875999.9851499405,
                -1.945592569323095
              ],
              [
                398000.0082371809,
                3875999.9851499405,
                8.414407430676905
              ],
              [
                398000.0082371809,
                3874999.9851499405,
                8.414407430676905
              ],
              [
                397000.0082371809,
                3874999.9851499405,
                -1.945592569323095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:14:46+00:00",
        "end_time": "2019-10-11T13:04:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9775.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9775.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9775.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9775.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.1290156,
            35.01239617,
            -1.945592569,
            -76.11793343,
            35.0215133,
            8.414407431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.12889167723743,
                  35.01239616966647,
                  -1.945592569323095
                ],
                [
                  -76.12901559925008,
                  35.02141183044215,
                  -1.945592569323095
                ],
                [
                  -76.11805614470467,
                  35.02151330147502,
                  8.414407430676905
                ],
                [
                  -76.11793342500027,
                  35.01249760693061,
                  8.414407430676905
                ],
                [
                  -76.12889167723743,
                  35.01239616966647,
                  -1.945592569323095
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9775.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9775.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:14:46Z",
            "pc:count": 7130118,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397498.8236,
                "count": 7130118,
                "maximum": 398000.0082,
                "minimum": 397000.0082,
                "name": "X",
                "position": 0,
                "stddev": 286.2221087,
                "variance": 81923.09552
              },
              {
                "average": 3875481.839,
                "count": 7130118,
                "maximum": 3875999.985,
                "minimum": 3874999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.7077655,
                "variance": 82775.75832
              },
              {
                "average": -0.04554881689,
                "count": 7130118,
                "maximum": 8.414407431,
                "minimum": -1.945592569,
                "name": "Z",
                "position": 2,
                "stddev": 0.5999692461,
                "variance": 0.3599630963
              },
              {
                "average": 262.2818906,
                "count": 7130118,
                "maximum": 13867,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 750.4189062,
                "variance": 563128.5348
              },
              {
                "average": 1.02017961,
                "count": 7130118,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1898006936,
                "variance": 0.03602430327
              },
              {
                "average": 1.040349543,
                "count": 7130118,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2960095299,
                "variance": 0.08762164178
              },
              {
                "average": 1,
                "count": 7130118,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.5474706,
                "count": 7130118,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.16529729,
                "variance": 103.333269
              },
              {
                "average": 20.07604526,
                "count": 7130118,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.883479498,
                "variance": 3.54749502
              },
              {
                "average": 1.860690104,
                "count": 7130118,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3698379225,
                "variance": 0.1367800889
              },
              {
                "average": 8.488617159,
                "count": 7130118,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.141671578,
                "variance": 26.43678661
              },
              {
                "average": 254863262.7,
                "count": 7130118,
                "maximum": 255360486.1,
                "minimum": 254834269.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85917.32358,
                "variance": 7381786491
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7130118,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397000.0082,
              3874999.985,
              -1.945592569,
              398000.0082,
              3875999.985,
              8.414407431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397000.0082371809,
                    3874999.9851499405,
                    -1.945592569323095
                  ],
                  [
                    397000.0082371809,
                    3875999.9851499405,
                    -1.945592569323095
                  ],
                  [
                    398000.0082371809,
                    3875999.9851499405,
                    8.414407430676905
                  ],
                  [
                    398000.0082371809,
                    3874999.9851499405,
                    8.414407430676905
                  ],
                  [
                    397000.0082371809,
                    3874999.9851499405,
                    -1.945592569323095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:14:46+00:00",
            "end_time": "2019-10-11T13:04: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": "20191011_NCMP_NC_Dunex_18SVD0079.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.09649829660333,
              35.04876050512802,
              -1.51021003350298
            ],
            [
              -76.09661882552716,
              35.05777621108796,
              -1.51021003350298
            ],
            [
              -76.08565439418894,
              35.05787484500514,
              2.209789966497021
            ],
            [
              -76.08553506978147,
              35.048859106235774,
              2.209789966497021
            ],
            [
              -76.09649829660333,
              35.04876050512802,
              -1.51021003350298
            ]
          ]
        ]
      },
      "bbox": [
        -76.09661883,
        35.04876051,
        -1.510210034,
        -76.08553507,
        35.05787485,
        2.209789966
      ],
      "properties": {
        "datetime": "2019-10-11T18:39:01Z",
        "pc:count": 536888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 400688.4139,
            "count": 536888,
            "maximum": 401000.0121,
            "minimum": 400000.0121,
            "name": "X",
            "position": 0,
            "stddev": 310.4461342,
            "variance": 96376.80226
          },
          {
            "average": 3879415.902,
            "count": 536888,
            "maximum": 3879999.988,
            "minimum": 3878999.988,
            "name": "Y",
            "position": 1,
            "stddev": 261.2171963,
            "variance": 68234.42363
          },
          {
            "average": -0.5764627343,
            "count": 536888,
            "maximum": 2.209789966,
            "minimum": -1.510210034,
            "name": "Z",
            "position": 2,
            "stddev": 0.3183602512,
            "variance": 0.1013532495
          },
          {
            "average": 30.47940911,
            "count": 536888,
            "maximum": 7687,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 298.7362046,
            "variance": 89243.31993
          },
          {
            "average": 1.000029801,
            "count": 536888,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005458987198,
            "variance": 2.980054123e-05
          },
          {
            "average": 1.000054015,
            "count": 536888,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007349297454,
            "variance": 5.401217307e-05
          },
          {
            "average": 1,
            "count": 536888,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.28723309,
            "count": 536888,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.362322085,
            "variance": 19.02985397
          },
          {
            "average": 20.14917936,
            "count": 536888,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684332943,
            "variance": 2.836977463
          },
          {
            "average": 1.974113782,
            "count": 536888,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1596266165,
            "variance": 0.02548065671
          },
          {
            "average": 5.982083787,
            "count": 536888,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58523602,
            "variance": 2.51297324
          },
          {
            "average": 254853275.9,
            "count": 536888,
            "maximum": 254854341.2,
            "minimum": 254851807.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 763.2627872,
            "variance": 582570.0823
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 536888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          400000.0121,
          3878999.988,
          -1.510210034,
          401000.0121,
          3879999.988,
          2.209789966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                400000.01208626357,
                3878999.988354533,
                -1.51021003350298
              ],
              [
                400000.01208626357,
                3879999.988354533,
                -1.51021003350298
              ],
              [
                401000.01208626357,
                3879999.988354533,
                2.209789966497021
              ],
              [
                401000.01208626357,
                3878999.988354533,
                2.209789966497021
              ],
              [
                400000.01208626357,
                3878999.988354533,
                -1.51021003350298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:39:01+00:00",
        "end_time": "2019-10-11T17:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0079.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0079.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0079.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0079.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.09661883,
            35.04876051,
            -1.510210034,
            -76.08553507,
            35.05787485,
            2.209789966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.09649829660333,
                  35.04876050512802,
                  -1.51021003350298
                ],
                [
                  -76.09661882552716,
                  35.05777621108796,
                  -1.51021003350298
                ],
                [
                  -76.08565439418894,
                  35.05787484500514,
                  2.209789966497021
                ],
                [
                  -76.08553506978147,
                  35.048859106235774,
                  2.209789966497021
                ],
                [
                  -76.09649829660333,
                  35.04876050512802,
                  -1.51021003350298
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0079.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0079.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:39:01Z",
            "pc:count": 536888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 400688.4139,
                "count": 536888,
                "maximum": 401000.0121,
                "minimum": 400000.0121,
                "name": "X",
                "position": 0,
                "stddev": 310.4461342,
                "variance": 96376.80226
              },
              {
                "average": 3879415.902,
                "count": 536888,
                "maximum": 3879999.988,
                "minimum": 3878999.988,
                "name": "Y",
                "position": 1,
                "stddev": 261.2171963,
                "variance": 68234.42363
              },
              {
                "average": -0.5764627343,
                "count": 536888,
                "maximum": 2.209789966,
                "minimum": -1.510210034,
                "name": "Z",
                "position": 2,
                "stddev": 0.3183602512,
                "variance": 0.1013532495
              },
              {
                "average": 30.47940911,
                "count": 536888,
                "maximum": 7687,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 298.7362046,
                "variance": 89243.31993
              },
              {
                "average": 1.000029801,
                "count": 536888,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005458987198,
                "variance": 2.980054123e-05
              },
              {
                "average": 1.000054015,
                "count": 536888,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007349297454,
                "variance": 5.401217307e-05
              },
              {
                "average": 1,
                "count": 536888,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.28723309,
                "count": 536888,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.362322085,
                "variance": 19.02985397
              },
              {
                "average": 20.14917936,
                "count": 536888,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684332943,
                "variance": 2.836977463
              },
              {
                "average": 1.974113782,
                "count": 536888,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1596266165,
                "variance": 0.02548065671
              },
              {
                "average": 5.982083787,
                "count": 536888,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58523602,
                "variance": 2.51297324
              },
              {
                "average": 254853275.9,
                "count": 536888,
                "maximum": 254854341.2,
                "minimum": 254851807.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 763.2627872,
                "variance": 582570.0823
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 536888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              400000.0121,
              3878999.988,
              -1.510210034,
              401000.0121,
              3879999.988,
              2.209789966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    400000.01208626357,
                    3878999.988354533,
                    -1.51021003350298
                  ],
                  [
                    400000.01208626357,
                    3879999.988354533,
                    -1.51021003350298
                  ],
                  [
                    401000.01208626357,
                    3879999.988354533,
                    2.209789966497021
                  ],
                  [
                    401000.01208626357,
                    3878999.988354533,
                    2.209789966497021
                  ],
                  [
                    400000.01208626357,
                    3878999.988354533,
                    -1.51021003350298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:39:01+00:00",
            "end_time": "2019-10-11T17:56: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": "20191015_NCMP_NC_Dunex_18SVD2089.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87819074480645,
              35.14070667606775,
              -6.472827291157632
            ],
            [
              -75.87828760848447,
              35.149722838933904,
              -6.472827291157632
            ],
            [
              -75.86730992035253,
              35.14980191847437,
              14.067172708842367
            ],
            [
              -75.86721426699827,
              35.14078572933273,
              14.067172708842367
            ],
            [
              -75.87819074480645,
              35.14070667606775,
              -6.472827291157632
            ]
          ]
        ]
      },
      "bbox": [
        -75.87828761,
        35.14070668,
        -6.472827291,
        -75.86721427,
        35.14980192,
        14.06717271
      ],
      "properties": {
        "datetime": "2019-10-15T16:45:39Z",
        "pc:count": 2911140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420422.1553,
            "count": 2911140,
            "maximum": 421000.0169,
            "minimum": 419999.9969,
            "name": "X",
            "position": 0,
            "stddev": 265.2725279,
            "variance": 70369.51404
          },
          {
            "average": 3889645.763,
            "count": 2911140,
            "maximum": 3889999.985,
            "minimum": 3888999.985,
            "name": "Y",
            "position": 1,
            "stddev": 258.1691991,
            "variance": 66651.33537
          },
          {
            "average": 1.13563066,
            "count": 2911140,
            "maximum": 14.06717271,
            "minimum": -6.472827291,
            "name": "Z",
            "position": 2,
            "stddev": 3.242193401,
            "variance": 10.51181805
          },
          {
            "average": 782.5863603,
            "count": 2911140,
            "maximum": 43725,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1403.086183,
            "variance": 1968650.838
          },
          {
            "average": 1.551985476,
            "count": 2911140,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9405931416,
            "variance": 0.8847154581
          },
          {
            "average": 2.104164348,
            "count": 2911140,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348498886,
            "variance": 1.818449245
          },
          {
            "average": 1,
            "count": 2911140,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.59802105,
            "count": 2911140,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.72481271,
            "variance": 161.9208586
          },
          {
            "average": 20.13097296,
            "count": 2911140,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.603373624,
            "variance": 2.570806979
          },
          {
            "average": 1.871538641,
            "count": 2911140,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9040237612,
            "variance": 0.8172589609
          },
          {
            "average": 11.63720639,
            "count": 2911140,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.184564071,
            "variance": 1.403192037
          },
          {
            "average": 255190642.6,
            "count": 2911140,
            "maximum": 255193139.4,
            "minimum": 255188881.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 841.3440796,
            "variance": 707859.8603
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2911140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419999.9969,
          3888999.985,
          -6.472827291,
          421000.0169,
          3889999.985,
          14.06717271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419999.9968691309,
                3888999.985347479,
                -6.472827291157632
              ],
              [
                419999.9968691309,
                3889999.985347479,
                -6.472827291157632
              ],
              [
                421000.0168691309,
                3889999.985347479,
                14.067172708842367
              ],
              [
                421000.0168691309,
                3888999.985347479,
                14.067172708842367
              ],
              [
                419999.9968691309,
                3888999.985347479,
                -6.472827291157632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:45:39+00:00",
        "end_time": "2019-10-15T15:34:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2089.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2089.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2089.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2089.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87828761,
            35.14070668,
            -6.472827291,
            -75.86721427,
            35.14980192,
            14.06717271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87819074480645,
                  35.14070667606775,
                  -6.472827291157632
                ],
                [
                  -75.87828760848447,
                  35.149722838933904,
                  -6.472827291157632
                ],
                [
                  -75.86730992035253,
                  35.14980191847437,
                  14.067172708842367
                ],
                [
                  -75.86721426699827,
                  35.14078572933273,
                  14.067172708842367
                ],
                [
                  -75.87819074480645,
                  35.14070667606775,
                  -6.472827291157632
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2089.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2089.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:45:39Z",
            "pc:count": 2911140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420422.1553,
                "count": 2911140,
                "maximum": 421000.0169,
                "minimum": 419999.9969,
                "name": "X",
                "position": 0,
                "stddev": 265.2725279,
                "variance": 70369.51404
              },
              {
                "average": 3889645.763,
                "count": 2911140,
                "maximum": 3889999.985,
                "minimum": 3888999.985,
                "name": "Y",
                "position": 1,
                "stddev": 258.1691991,
                "variance": 66651.33537
              },
              {
                "average": 1.13563066,
                "count": 2911140,
                "maximum": 14.06717271,
                "minimum": -6.472827291,
                "name": "Z",
                "position": 2,
                "stddev": 3.242193401,
                "variance": 10.51181805
              },
              {
                "average": 782.5863603,
                "count": 2911140,
                "maximum": 43725,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1403.086183,
                "variance": 1968650.838
              },
              {
                "average": 1.551985476,
                "count": 2911140,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9405931416,
                "variance": 0.8847154581
              },
              {
                "average": 2.104164348,
                "count": 2911140,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348498886,
                "variance": 1.818449245
              },
              {
                "average": 1,
                "count": 2911140,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.59802105,
                "count": 2911140,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.72481271,
                "variance": 161.9208586
              },
              {
                "average": 20.13097296,
                "count": 2911140,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.603373624,
                "variance": 2.570806979
              },
              {
                "average": 1.871538641,
                "count": 2911140,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9040237612,
                "variance": 0.8172589609
              },
              {
                "average": 11.63720639,
                "count": 2911140,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.184564071,
                "variance": 1.403192037
              },
              {
                "average": 255190642.6,
                "count": 2911140,
                "maximum": 255193139.4,
                "minimum": 255188881.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 841.3440796,
                "variance": 707859.8603
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2911140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419999.9969,
              3888999.985,
              -6.472827291,
              421000.0169,
              3889999.985,
              14.06717271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419999.9968691309,
                    3888999.985347479,
                    -6.472827291157632
                  ],
                  [
                    419999.9968691309,
                    3889999.985347479,
                    -6.472827291157632
                  ],
                  [
                    421000.0168691309,
                    3889999.985347479,
                    14.067172708842367
                  ],
                  [
                    421000.0168691309,
                    3888999.985347479,
                    14.067172708842367
                  ],
                  [
                    419999.9968691309,
                    3888999.985347479,
                    -6.472827291157632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:45:39+00:00",
            "end_time": "2019-10-15T15:34: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": "20191015_NCMP_NC_Dunex_18SVD2993.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7797469022977,
              35.177447716618616,
              -3.840031189146704
            ],
            [
              -75.7798330271871,
              35.18646422987516,
              -3.840031189146704
            ],
            [
              -75.76885034832961,
              35.1865344513722,
              8.899968810853295
            ],
            [
              -75.76876543607584,
              35.17751791479331,
              8.899968810853295
            ],
            [
              -75.7797469022977,
              35.177447716618616,
              -3.840031189146704
            ]
          ]
        ]
      },
      "bbox": [
        -75.77983303,
        35.17744772,
        -3.840031189,
        -75.76876544,
        35.18653445,
        8.899968811
      ],
      "properties": {
        "datetime": "2019-10-15T16:55:35Z",
        "pc:count": 2443500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429503.9191,
            "count": 2443500,
            "maximum": 430000.01,
            "minimum": 429000.01,
            "name": "X",
            "position": 0,
            "stddev": 293.13615,
            "variance": 85928.80246
          },
          {
            "average": 3893519.254,
            "count": 2443500,
            "maximum": 3893999.993,
            "minimum": 3892999.973,
            "name": "Y",
            "position": 1,
            "stddev": 291.9814372,
            "variance": 85253.15967
          },
          {
            "average": -0.8417790058,
            "count": 2443500,
            "maximum": 8.899968811,
            "minimum": -3.840031189,
            "name": "Z",
            "position": 2,
            "stddev": 1.878086799,
            "variance": 3.527210026
          },
          {
            "average": 489.5878433,
            "count": 2443500,
            "maximum": 10414,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1194.361296,
            "variance": 1426498.906
          },
          {
            "average": 1.073532228,
            "count": 2443500,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3392477978,
            "variance": 0.1150890683
          },
          {
            "average": 1.14711725,
            "count": 2443500,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5161906599,
            "variance": 0.2664527974
          },
          {
            "average": 1,
            "count": 2443500,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.62181052,
            "count": 2443500,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.70673976,
            "variance": 161.4612352
          },
          {
            "average": 20.04137102,
            "count": 2443500,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.389160424,
            "variance": 1.929766685
          },
          {
            "average": 1.782164518,
            "count": 2443500,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4689480025,
            "variance": 0.2199122291
          },
          {
            "average": 12.56736935,
            "count": 2443500,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.459908111,
            "variance": 2.131331693
          },
          {
            "average": 255191297,
            "count": 2443500,
            "maximum": 255193735.1,
            "minimum": 255188747.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1032.092645,
            "variance": 1065215.229
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2443500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.01,
          3892999.973,
          -3.840031189,
          430000.01,
          3893999.993,
          8.899968811
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.00995096675,
                3892999.973437954,
                -3.840031189146704
              ],
              [
                429000.00995096675,
                3893999.9934379538,
                -3.840031189146704
              ],
              [
                430000.00995096675,
                3893999.9934379538,
                8.899968810853295
              ],
              [
                430000.00995096675,
                3892999.973437954,
                8.899968810853295
              ],
              [
                429000.00995096675,
                3892999.973437954,
                -3.840031189146704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:55:35+00:00",
        "end_time": "2019-10-15T15:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2993.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2993.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2993.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2993.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77983303,
            35.17744772,
            -3.840031189,
            -75.76876544,
            35.18653445,
            8.899968811
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7797469022977,
                  35.177447716618616,
                  -3.840031189146704
                ],
                [
                  -75.7798330271871,
                  35.18646422987516,
                  -3.840031189146704
                ],
                [
                  -75.76885034832961,
                  35.1865344513722,
                  8.899968810853295
                ],
                [
                  -75.76876543607584,
                  35.17751791479331,
                  8.899968810853295
                ],
                [
                  -75.7797469022977,
                  35.177447716618616,
                  -3.840031189146704
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2993.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2993.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:55:35Z",
            "pc:count": 2443500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429503.9191,
                "count": 2443500,
                "maximum": 430000.01,
                "minimum": 429000.01,
                "name": "X",
                "position": 0,
                "stddev": 293.13615,
                "variance": 85928.80246
              },
              {
                "average": 3893519.254,
                "count": 2443500,
                "maximum": 3893999.993,
                "minimum": 3892999.973,
                "name": "Y",
                "position": 1,
                "stddev": 291.9814372,
                "variance": 85253.15967
              },
              {
                "average": -0.8417790058,
                "count": 2443500,
                "maximum": 8.899968811,
                "minimum": -3.840031189,
                "name": "Z",
                "position": 2,
                "stddev": 1.878086799,
                "variance": 3.527210026
              },
              {
                "average": 489.5878433,
                "count": 2443500,
                "maximum": 10414,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1194.361296,
                "variance": 1426498.906
              },
              {
                "average": 1.073532228,
                "count": 2443500,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3392477978,
                "variance": 0.1150890683
              },
              {
                "average": 1.14711725,
                "count": 2443500,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5161906599,
                "variance": 0.2664527974
              },
              {
                "average": 1,
                "count": 2443500,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.62181052,
                "count": 2443500,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.70673976,
                "variance": 161.4612352
              },
              {
                "average": 20.04137102,
                "count": 2443500,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.389160424,
                "variance": 1.929766685
              },
              {
                "average": 1.782164518,
                "count": 2443500,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4689480025,
                "variance": 0.2199122291
              },
              {
                "average": 12.56736935,
                "count": 2443500,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.459908111,
                "variance": 2.131331693
              },
              {
                "average": 255191297,
                "count": 2443500,
                "maximum": 255193735.1,
                "minimum": 255188747.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1032.092645,
                "variance": 1065215.229
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2443500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.01,
              3892999.973,
              -3.840031189,
              430000.01,
              3893999.993,
              8.899968811
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.00995096675,
                    3892999.973437954,
                    -3.840031189146704
                  ],
                  [
                    429000.00995096675,
                    3893999.9934379538,
                    -3.840031189146704
                  ],
                  [
                    430000.00995096675,
                    3893999.9934379538,
                    8.899968810853295
                  ],
                  [
                    430000.00995096675,
                    3892999.973437954,
                    8.899968810853295
                  ],
                  [
                    429000.00995096675,
                    3892999.973437954,
                    -3.840031189146704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:55:35+00:00",
            "end_time": "2019-10-15T15:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.06372551623608,
              35.058069109313585,
              -0.476550442773071
            ],
            [
              -76.06384248348897,
              35.067084898946135,
              -0.476550442773071
            ],
            [
              -76.05287647031724,
              35.06718059420746,
              17.70344955722693
            ],
            [
              -76.05276070820888,
              35.05816477274649,
              17.70344955722693
            ],
            [
              -76.06372551623608,
              35.058069109313585,
              -0.476550442773071
            ]
          ]
        ]
      },
      "bbox": [
        -76.06384248,
        35.05806911,
        -0.4765504428,
        -76.05276071,
        35.06718059,
        17.70344956
      ],
      "properties": {
        "datetime": "2019-10-11T19:18:45Z",
        "pc:count": 7911813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403446.7201,
            "count": 7911813,
            "maximum": 404000.019,
            "minimum": 402999.999,
            "name": "X",
            "position": 0,
            "stddev": 271.5206866,
            "variance": 73723.48327
          },
          {
            "average": 3880592.622,
            "count": 7911813,
            "maximum": 3880999.985,
            "minimum": 3879999.985,
            "name": "Y",
            "position": 1,
            "stddev": 273.1016965,
            "variance": 74584.53664
          },
          {
            "average": 2.47395949,
            "count": 7911813,
            "maximum": 17.70344956,
            "minimum": -0.4765504428,
            "name": "Z",
            "position": 2,
            "stddev": 2.331201688,
            "variance": 5.434501312
          },
          {
            "average": 1392.446021,
            "count": 7911813,
            "maximum": 20906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1482.792488,
            "variance": 2198673.562
          },
          {
            "average": 1.772078789,
            "count": 7911813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.050701176,
            "variance": 1.103972961
          },
          {
            "average": 2.54508126,
            "count": 7911813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429083468,
            "variance": 2.042279558
          },
          {
            "average": 1,
            "count": 7911813,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.506183222,
            "count": 7911813,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.00177839,
            "variance": 9.010673505
          },
          {
            "average": 20.10823033,
            "count": 7911813,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.536812983,
            "variance": 2.361794146
          },
          {
            "average": 1.852048323,
            "count": 7911813,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194111821,
            "variance": 1.425903042
          },
          {
            "average": 8.433371972,
            "count": 7911813,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.377523199,
            "variance": 1.897570163
          },
          {
            "average": 254854518,
            "count": 7911813,
            "maximum": 254856725.1,
            "minimum": 254853322.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 762.4069316,
            "variance": 581264.3293
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7911813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402999.999,
          3879999.985,
          -0.4765504428,
          404000.019,
          3880999.985,
          17.70344956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402999.99899112794,
                3879999.9850384565,
                -0.476550442773071
              ],
              [
                402999.99899112794,
                3880999.9850384565,
                -0.476550442773071
              ],
              [
                404000.01899112796,
                3880999.9850384565,
                17.70344955722693
              ],
              [
                404000.01899112796,
                3879999.9850384565,
                17.70344955722693
              ],
              [
                402999.99899112794,
                3879999.9850384565,
                -0.476550442773071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:18:45+00:00",
        "end_time": "2019-10-11T18:22:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.06384248,
            35.05806911,
            -0.4765504428,
            -76.05276071,
            35.06718059,
            17.70344956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.06372551623608,
                  35.058069109313585,
                  -0.476550442773071
                ],
                [
                  -76.06384248348897,
                  35.067084898946135,
                  -0.476550442773071
                ],
                [
                  -76.05287647031724,
                  35.06718059420746,
                  17.70344955722693
                ],
                [
                  -76.05276070820888,
                  35.05816477274649,
                  17.70344955722693
                ],
                [
                  -76.06372551623608,
                  35.058069109313585,
                  -0.476550442773071
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:18:45Z",
            "pc:count": 7911813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403446.7201,
                "count": 7911813,
                "maximum": 404000.019,
                "minimum": 402999.999,
                "name": "X",
                "position": 0,
                "stddev": 271.5206866,
                "variance": 73723.48327
              },
              {
                "average": 3880592.622,
                "count": 7911813,
                "maximum": 3880999.985,
                "minimum": 3879999.985,
                "name": "Y",
                "position": 1,
                "stddev": 273.1016965,
                "variance": 74584.53664
              },
              {
                "average": 2.47395949,
                "count": 7911813,
                "maximum": 17.70344956,
                "minimum": -0.4765504428,
                "name": "Z",
                "position": 2,
                "stddev": 2.331201688,
                "variance": 5.434501312
              },
              {
                "average": 1392.446021,
                "count": 7911813,
                "maximum": 20906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1482.792488,
                "variance": 2198673.562
              },
              {
                "average": 1.772078789,
                "count": 7911813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.050701176,
                "variance": 1.103972961
              },
              {
                "average": 2.54508126,
                "count": 7911813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429083468,
                "variance": 2.042279558
              },
              {
                "average": 1,
                "count": 7911813,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.506183222,
                "count": 7911813,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.00177839,
                "variance": 9.010673505
              },
              {
                "average": 20.10823033,
                "count": 7911813,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.536812983,
                "variance": 2.361794146
              },
              {
                "average": 1.852048323,
                "count": 7911813,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194111821,
                "variance": 1.425903042
              },
              {
                "average": 8.433371972,
                "count": 7911813,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.377523199,
                "variance": 1.897570163
              },
              {
                "average": 254854518,
                "count": 7911813,
                "maximum": 254856725.1,
                "minimum": 254853322.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 762.4069316,
                "variance": 581264.3293
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7911813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402999.999,
              3879999.985,
              -0.4765504428,
              404000.019,
              3880999.985,
              17.70344956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402999.99899112794,
                    3879999.9850384565,
                    -0.476550442773071
                  ],
                  [
                    402999.99899112794,
                    3880999.9850384565,
                    -0.476550442773071
                  ],
                  [
                    404000.01899112796,
                    3880999.9850384565,
                    17.70344955722693
                  ],
                  [
                    404000.01899112796,
                    3879999.9850384565,
                    17.70344955722693
                  ],
                  [
                    402999.99899112794,
                    3879999.9850384565,
                    -0.476550442773071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:18:45+00:00",
            "end_time": "2019-10-11T18:22: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": "20191011_NCMP_NC_Dunex_18SVD1187.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.97675967359129,
              35.12191855356303,
              -2.085357629621368
            ],
            [
              -75.9767998272688,
              35.125281680727575,
              -2.085357629621368
            ],
            [
              -75.96582594309399,
              35.12536963057272,
              -0.185357629621367
            ],
            [
              -75.96578624035216,
              35.122006492503644,
              -0.185357629621367
            ],
            [
              -75.97675967359129,
              35.12191855356303,
              -2.085357629621368
            ]
          ]
        ]
      },
      "bbox": [
        -75.97679983,
        35.12191855,
        -2.08535763,
        -75.96578624,
        35.12536963,
        -0.1853576296
      ],
      "properties": {
        "datetime": "2019-10-11T18:19:40Z",
        "pc:count": 1231872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411563.2492,
            "count": 1231872,
            "maximum": 411999.9994,
            "minimum": 410999.9994,
            "name": "X",
            "position": 0,
            "stddev": 286.6340067,
            "variance": 82159.0538
          },
          {
            "average": 3887137.396,
            "count": 1231872,
            "maximum": 3887372.998,
            "minimum": 3886999.978,
            "name": "Y",
            "position": 1,
            "stddev": 86.19602647,
            "variance": 7429.75498
          },
          {
            "average": -1.300917818,
            "count": 1231872,
            "maximum": -0.1853576296,
            "minimum": -2.08535763,
            "name": "Z",
            "position": 2,
            "stddev": 0.3222148665,
            "variance": 0.1038224202
          },
          {
            "average": 0.029771762,
            "count": 1231872,
            "maximum": 1776,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6.629473536,
            "variance": 43.94991937
          },
          {
            "average": 1,
            "count": 1231872,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1231872,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1231872,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1231872,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.24709396,
            "count": 1231872,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.115011881,
            "variance": 4.473275257
          },
          {
            "average": 2.000189143,
            "count": 1231872,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01432978969,
            "variance": 0.0002053428725
          },
          {
            "average": 4.138997396,
            "count": 1231872,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8632358618,
            "variance": 0.7451761531
          },
          {
            "average": 254852427,
            "count": 1231872,
            "maximum": 254853180.2,
            "minimum": 254851400.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.7804918,
            "variance": 174540.5393
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1231872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410999.9994,
          3886999.978,
          -2.08535763,
          411999.9994,
          3887372.998,
          -0.1853576296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410999.9993953282,
                3886999.978269037,
                -2.085357629621368
              ],
              [
                410999.9993953282,
                3887372.9982690364,
                -2.085357629621368
              ],
              [
                411999.9993953282,
                3887372.9982690364,
                -0.185357629621367
              ],
              [
                411999.9993953282,
                3886999.978269037,
                -0.185357629621367
              ],
              [
                410999.9993953282,
                3886999.978269037,
                -2.085357629621368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:19:40+00:00",
        "end_time": "2019-10-11T17:50:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1187.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1187.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1187.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1187.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.97679983,
            35.12191855,
            -2.08535763,
            -75.96578624,
            35.12536963,
            -0.1853576296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.97675967359129,
                  35.12191855356303,
                  -2.085357629621368
                ],
                [
                  -75.9767998272688,
                  35.125281680727575,
                  -2.085357629621368
                ],
                [
                  -75.96582594309399,
                  35.12536963057272,
                  -0.185357629621367
                ],
                [
                  -75.96578624035216,
                  35.122006492503644,
                  -0.185357629621367
                ],
                [
                  -75.97675967359129,
                  35.12191855356303,
                  -2.085357629621368
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1187.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1187.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:19:40Z",
            "pc:count": 1231872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411563.2492,
                "count": 1231872,
                "maximum": 411999.9994,
                "minimum": 410999.9994,
                "name": "X",
                "position": 0,
                "stddev": 286.6340067,
                "variance": 82159.0538
              },
              {
                "average": 3887137.396,
                "count": 1231872,
                "maximum": 3887372.998,
                "minimum": 3886999.978,
                "name": "Y",
                "position": 1,
                "stddev": 86.19602647,
                "variance": 7429.75498
              },
              {
                "average": -1.300917818,
                "count": 1231872,
                "maximum": -0.1853576296,
                "minimum": -2.08535763,
                "name": "Z",
                "position": 2,
                "stddev": 0.3222148665,
                "variance": 0.1038224202
              },
              {
                "average": 0.029771762,
                "count": 1231872,
                "maximum": 1776,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6.629473536,
                "variance": 43.94991937
              },
              {
                "average": 1,
                "count": 1231872,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1231872,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1231872,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1231872,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.24709396,
                "count": 1231872,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.115011881,
                "variance": 4.473275257
              },
              {
                "average": 2.000189143,
                "count": 1231872,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01432978969,
                "variance": 0.0002053428725
              },
              {
                "average": 4.138997396,
                "count": 1231872,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8632358618,
                "variance": 0.7451761531
              },
              {
                "average": 254852427,
                "count": 1231872,
                "maximum": 254853180.2,
                "minimum": 254851400.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.7804918,
                "variance": 174540.5393
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1231872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410999.9994,
              3886999.978,
              -2.08535763,
              411999.9994,
              3887372.998,
              -0.1853576296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410999.9993953282,
                    3886999.978269037,
                    -2.085357629621368
                  ],
                  [
                    410999.9993953282,
                    3887372.9982690364,
                    -2.085357629621368
                  ],
                  [
                    411999.9993953282,
                    3887372.9982690364,
                    -0.185357629621367
                  ],
                  [
                    411999.9993953282,
                    3886999.978269037,
                    -0.185357629621367
                  ],
                  [
                    410999.9993953282,
                    3886999.978269037,
                    -2.085357629621368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:19:40+00:00",
            "end_time": "2019-10-11T17:50: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": "20191011_NCMP_NC_Dunex_18SVD0682.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03105832467091,
              35.076384878592954,
              -4.595548031706604
            ],
            [
              -76.03117177721366,
              35.08540073522233,
              -4.595548031706604
            ],
            [
              -76.02020341872247,
              35.08549351674963,
              -0.115548031706604
            ],
            [
              -76.02009117243784,
              35.076477629267906,
              -0.115548031706604
            ],
            [
              -76.03105832467091,
              35.076384878592954,
              -4.595548031706604
            ]
          ]
        ]
      },
      "bbox": [
        -76.03117178,
        35.07638488,
        -4.595548032,
        -76.02009117,
        35.08549352,
        -0.1155480317
      ],
      "properties": {
        "datetime": "2019-10-11T19:17:55Z",
        "pc:count": 4532853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406499,
            "count": 4532853,
            "maximum": 407000.0013,
            "minimum": 406000.0013,
            "name": "X",
            "position": 0,
            "stddev": 289.4004218,
            "variance": 83752.60413
          },
          {
            "average": 3882500.573,
            "count": 4532853,
            "maximum": 3882999.985,
            "minimum": 3881999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.0306954,
            "variance": 82386.62009
          },
          {
            "average": -1.482336606,
            "count": 4532853,
            "maximum": -0.1155480317,
            "minimum": -4.595548032,
            "name": "Z",
            "position": 2,
            "stddev": 0.5016945367,
            "variance": 0.2516974082
          },
          {
            "average": 0.5034482698,
            "count": 4532853,
            "maximum": 5177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.82521298,
            "variance": 1749.348441
          },
          {
            "average": 1,
            "count": 4532853,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4532853,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4532853,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4532853,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99364451,
            "count": 4532853,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.651880584,
            "variance": 2.728709465
          },
          {
            "average": 2.000236716,
            "count": 4532853,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01556907764,
            "variance": 0.0002423961787
          },
          {
            "average": 8.937130103,
            "count": 4532853,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.40224414,
            "variance": 1.966288627
          },
          {
            "average": 254854800.2,
            "count": 4532853,
            "maximum": 254856675.2,
            "minimum": 254853273.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 805.013501,
            "variance": 648046.7368
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4532853,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.0013,
          3881999.985,
          -4.595548032,
          407000.0013,
          3882999.985,
          -0.1155480317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.001337416,
                3881999.98531272,
                -4.595548031706604
              ],
              [
                406000.001337416,
                3882999.98531272,
                -4.595548031706604
              ],
              [
                407000.001337416,
                3882999.98531272,
                -0.115548031706604
              ],
              [
                407000.001337416,
                3881999.98531272,
                -0.115548031706604
              ],
              [
                406000.001337416,
                3881999.98531272,
                -4.595548031706604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:17:55+00:00",
        "end_time": "2019-10-11T18:21:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0682.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0682.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0682.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0682.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03117178,
            35.07638488,
            -4.595548032,
            -76.02009117,
            35.08549352,
            -0.1155480317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03105832467091,
                  35.076384878592954,
                  -4.595548031706604
                ],
                [
                  -76.03117177721366,
                  35.08540073522233,
                  -4.595548031706604
                ],
                [
                  -76.02020341872247,
                  35.08549351674963,
                  -0.115548031706604
                ],
                [
                  -76.02009117243784,
                  35.076477629267906,
                  -0.115548031706604
                ],
                [
                  -76.03105832467091,
                  35.076384878592954,
                  -4.595548031706604
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0682.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0682.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:17:55Z",
            "pc:count": 4532853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406499,
                "count": 4532853,
                "maximum": 407000.0013,
                "minimum": 406000.0013,
                "name": "X",
                "position": 0,
                "stddev": 289.4004218,
                "variance": 83752.60413
              },
              {
                "average": 3882500.573,
                "count": 4532853,
                "maximum": 3882999.985,
                "minimum": 3881999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.0306954,
                "variance": 82386.62009
              },
              {
                "average": -1.482336606,
                "count": 4532853,
                "maximum": -0.1155480317,
                "minimum": -4.595548032,
                "name": "Z",
                "position": 2,
                "stddev": 0.5016945367,
                "variance": 0.2516974082
              },
              {
                "average": 0.5034482698,
                "count": 4532853,
                "maximum": 5177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.82521298,
                "variance": 1749.348441
              },
              {
                "average": 1,
                "count": 4532853,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4532853,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4532853,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4532853,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99364451,
                "count": 4532853,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.651880584,
                "variance": 2.728709465
              },
              {
                "average": 2.000236716,
                "count": 4532853,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01556907764,
                "variance": 0.0002423961787
              },
              {
                "average": 8.937130103,
                "count": 4532853,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.40224414,
                "variance": 1.966288627
              },
              {
                "average": 254854800.2,
                "count": 4532853,
                "maximum": 254856675.2,
                "minimum": 254853273.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 805.013501,
                "variance": 648046.7368
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4532853,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.0013,
              3881999.985,
              -4.595548032,
              407000.0013,
              3882999.985,
              -0.1155480317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.001337416,
                    3881999.98531272,
                    -4.595548031706604
                  ],
                  [
                    406000.001337416,
                    3882999.98531272,
                    -4.595548031706604
                  ],
                  [
                    407000.001337416,
                    3882999.98531272,
                    -0.115548031706604
                  ],
                  [
                    407000.001337416,
                    3881999.98531272,
                    -0.115548031706604
                  ],
                  [
                    406000.001337416,
                    3881999.98531272,
                    -4.595548031706604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:17:55+00:00",
            "end_time": "2019-10-11T18:21:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0178.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.08541596529761,
              35.03984333191831,
              -2.682467160372022
            ],
            [
              -76.08553523674465,
              35.048859084466294,
              -2.682467160372022
            ],
            [
              -76.0745717376815,
              35.04895669707616,
              8.457532839627978
            ],
            [
              -76.07445367026362,
              35.03994091205461,
              8.457532839627978
            ],
            [
              -76.08541596529761,
              35.03984333191831,
              -2.682467160372022
            ]
          ]
        ]
      },
      "bbox": [
        -76.08553524,
        35.03984333,
        -2.68246716,
        -76.07445367,
        35.0489567,
        8.45753284
      ],
      "properties": {
        "datetime": "2019-10-11T19:44:44Z",
        "pc:count": 3354364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 401478.5023,
            "count": 3354364,
            "maximum": 402000.0168,
            "minimum": 400999.9968,
            "name": "X",
            "position": 0,
            "stddev": 292.2534237,
            "variance": 85412.06369
          },
          {
            "average": 3878518.053,
            "count": 3354364,
            "maximum": 3878999.986,
            "minimum": 3877999.986,
            "name": "Y",
            "position": 1,
            "stddev": 286.7026903,
            "variance": 82198.43262
          },
          {
            "average": 0.18420541,
            "count": 3354364,
            "maximum": 8.45753284,
            "minimum": -2.68246716,
            "name": "Z",
            "position": 2,
            "stddev": 0.6620660127,
            "variance": 0.4383314051
          },
          {
            "average": 1072.155372,
            "count": 3354364,
            "maximum": 11121,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1611.746965,
            "variance": 2597728.28
          },
          {
            "average": 1.020771747,
            "count": 3354364,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1861915675,
            "variance": 0.0346672998
          },
          {
            "average": 1.041563468,
            "count": 3354364,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2880548457,
            "variance": 0.08297559414
          },
          {
            "average": 1,
            "count": 3354364,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.83412385,
            "count": 3354364,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.55446843,
            "variance": 183.7236143
          },
          {
            "average": 19.9326776,
            "count": 3354364,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.653008077,
            "variance": 2.732435703
          },
          {
            "average": 1.618180674,
            "count": 3354364,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5007658627,
            "variance": 0.2507664492
          },
          {
            "average": 11.28990563,
            "count": 3354364,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.410245185,
            "variance": 1.988791482
          },
          {
            "average": 254856218.9,
            "count": 3354364,
            "maximum": 254858284.1,
            "minimum": 254854334.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 881.4266409,
            "variance": 776912.9233
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3354364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          400999.9968,
          3877999.986,
          -2.68246716,
          402000.0168,
          3878999.986,
          8.45753284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                400999.9968324497,
                3877999.9861059133,
                -2.682467160372022
              ],
              [
                400999.9968324497,
                3878999.9861059133,
                -2.682467160372022
              ],
              [
                402000.0168324497,
                3878999.9861059133,
                8.457532839627978
              ],
              [
                402000.0168324497,
                3877999.9861059133,
                8.457532839627978
              ],
              [
                400999.9968324497,
                3877999.9861059133,
                -2.682467160372022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:44:44+00:00",
        "end_time": "2019-10-11T18:38:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0178.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0178.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0178.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0178.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.08553524,
            35.03984333,
            -2.68246716,
            -76.07445367,
            35.0489567,
            8.45753284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.08541596529761,
                  35.03984333191831,
                  -2.682467160372022
                ],
                [
                  -76.08553523674465,
                  35.048859084466294,
                  -2.682467160372022
                ],
                [
                  -76.0745717376815,
                  35.04895669707616,
                  8.457532839627978
                ],
                [
                  -76.07445367026362,
                  35.03994091205461,
                  8.457532839627978
                ],
                [
                  -76.08541596529761,
                  35.03984333191831,
                  -2.682467160372022
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0178.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0178.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:44:44Z",
            "pc:count": 3354364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 401478.5023,
                "count": 3354364,
                "maximum": 402000.0168,
                "minimum": 400999.9968,
                "name": "X",
                "position": 0,
                "stddev": 292.2534237,
                "variance": 85412.06369
              },
              {
                "average": 3878518.053,
                "count": 3354364,
                "maximum": 3878999.986,
                "minimum": 3877999.986,
                "name": "Y",
                "position": 1,
                "stddev": 286.7026903,
                "variance": 82198.43262
              },
              {
                "average": 0.18420541,
                "count": 3354364,
                "maximum": 8.45753284,
                "minimum": -2.68246716,
                "name": "Z",
                "position": 2,
                "stddev": 0.6620660127,
                "variance": 0.4383314051
              },
              {
                "average": 1072.155372,
                "count": 3354364,
                "maximum": 11121,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1611.746965,
                "variance": 2597728.28
              },
              {
                "average": 1.020771747,
                "count": 3354364,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1861915675,
                "variance": 0.0346672998
              },
              {
                "average": 1.041563468,
                "count": 3354364,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2880548457,
                "variance": 0.08297559414
              },
              {
                "average": 1,
                "count": 3354364,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.83412385,
                "count": 3354364,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.55446843,
                "variance": 183.7236143
              },
              {
                "average": 19.9326776,
                "count": 3354364,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.653008077,
                "variance": 2.732435703
              },
              {
                "average": 1.618180674,
                "count": 3354364,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5007658627,
                "variance": 0.2507664492
              },
              {
                "average": 11.28990563,
                "count": 3354364,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.410245185,
                "variance": 1.988791482
              },
              {
                "average": 254856218.9,
                "count": 3354364,
                "maximum": 254858284.1,
                "minimum": 254854334.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 881.4266409,
                "variance": 776912.9233
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3354364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              400999.9968,
              3877999.986,
              -2.68246716,
              402000.0168,
              3878999.986,
              8.45753284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    400999.9968324497,
                    3877999.9861059133,
                    -2.682467160372022
                  ],
                  [
                    400999.9968324497,
                    3878999.9861059133,
                    -2.682467160372022
                  ],
                  [
                    402000.0168324497,
                    3878999.9861059133,
                    8.457532839627978
                  ],
                  [
                    402000.0168324497,
                    3877999.9861059133,
                    8.457532839627978
                  ],
                  [
                    400999.9968324497,
                    3877999.9861059133,
                    -2.682467160372022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:44:44+00:00",
            "end_time": "2019-10-11T18:38:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2090.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87828741862637,
              35.14972284145326,
              -1.458831001925656
            ],
            [
              -75.87838002755555,
              35.15833921487866,
              -1.458831001925656
            ],
            [
              -75.86740162140835,
              35.15841831637342,
              10.841168998074345
            ],
            [
              -75.86731016959314,
              35.149801917833294,
              10.841168998074345
            ],
            [
              -75.87828741862637,
              35.14972284145326,
              -1.458831001925656
            ]
          ]
        ]
      },
      "bbox": [
        -75.87838003,
        35.14972284,
        -1.458831002,
        -75.86731017,
        35.15841832,
        10.841169
      ],
      "properties": {
        "datetime": "2019-10-15T15:58:18Z",
        "pc:count": 1714092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420567.9826,
            "count": 1714092,
            "maximum": 420999.9942,
            "minimum": 420000.0142,
            "name": "X",
            "position": 0,
            "stddev": 272.4664333,
            "variance": 74237.95728
          },
          {
            "average": 3890346.507,
            "count": 1714092,
            "maximum": 3890955.645,
            "minimum": 3889999.985,
            "name": "Y",
            "position": 1,
            "stddev": 240.5384549,
            "variance": 57858.74831
          },
          {
            "average": 0.4840968164,
            "count": 1714092,
            "maximum": 10.841169,
            "minimum": -1.458831002,
            "name": "Z",
            "position": 2,
            "stddev": 1.595494475,
            "variance": 2.545602621
          },
          {
            "average": 265.9353862,
            "count": 1714092,
            "maximum": 19090,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 484.9110112,
            "variance": 235138.6888
          },
          {
            "average": 1.194313374,
            "count": 1714092,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6344827718,
            "variance": 0.4025683877
          },
          {
            "average": 1.388654168,
            "count": 1714092,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9927667749,
            "variance": 0.9855858694
          },
          {
            "average": 1,
            "count": 1714092,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.65154846,
            "count": 1714092,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.61405482,
            "variance": 185.3424886
          },
          {
            "average": 20.01626644,
            "count": 1714092,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.469632571,
            "variance": 2.159819895
          },
          {
            "average": 1.791764386,
            "count": 1714092,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6658366428,
            "variance": 0.4433384349
          },
          {
            "average": 9.105559678,
            "count": 1714092,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9960285369,
            "variance": 0.9920728464
          },
          {
            "average": 255188844.5,
            "count": 1714092,
            "maximum": 255190298.8,
            "minimum": 255188007,
            "name": "GpsTime",
            "position": 12,
            "stddev": 721.8994532,
            "variance": 521138.8206
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1714092,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420000.0142,
          3889999.985,
          -1.458831002,
          420999.9942,
          3890955.645,
          10.841169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420000.01416553615,
                3889999.9854742503,
                -1.458831001925656
              ],
              [
                420000.01416553615,
                3890955.6454742504,
                -1.458831001925656
              ],
              [
                420999.99416553613,
                3890955.6454742504,
                10.841168998074345
              ],
              [
                420999.99416553613,
                3889999.9854742503,
                10.841168998074345
              ],
              [
                420000.01416553615,
                3889999.9854742503,
                -1.458831001925656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:58:18+00:00",
        "end_time": "2019-10-15T15:20:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2090.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2090.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2090.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2090.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87838003,
            35.14972284,
            -1.458831002,
            -75.86731017,
            35.15841832,
            10.841169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87828741862637,
                  35.14972284145326,
                  -1.458831001925656
                ],
                [
                  -75.87838002755555,
                  35.15833921487866,
                  -1.458831001925656
                ],
                [
                  -75.86740162140835,
                  35.15841831637342,
                  10.841168998074345
                ],
                [
                  -75.86731016959314,
                  35.149801917833294,
                  10.841168998074345
                ],
                [
                  -75.87828741862637,
                  35.14972284145326,
                  -1.458831001925656
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2090.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2090.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:58:18Z",
            "pc:count": 1714092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420567.9826,
                "count": 1714092,
                "maximum": 420999.9942,
                "minimum": 420000.0142,
                "name": "X",
                "position": 0,
                "stddev": 272.4664333,
                "variance": 74237.95728
              },
              {
                "average": 3890346.507,
                "count": 1714092,
                "maximum": 3890955.645,
                "minimum": 3889999.985,
                "name": "Y",
                "position": 1,
                "stddev": 240.5384549,
                "variance": 57858.74831
              },
              {
                "average": 0.4840968164,
                "count": 1714092,
                "maximum": 10.841169,
                "minimum": -1.458831002,
                "name": "Z",
                "position": 2,
                "stddev": 1.595494475,
                "variance": 2.545602621
              },
              {
                "average": 265.9353862,
                "count": 1714092,
                "maximum": 19090,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 484.9110112,
                "variance": 235138.6888
              },
              {
                "average": 1.194313374,
                "count": 1714092,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6344827718,
                "variance": 0.4025683877
              },
              {
                "average": 1.388654168,
                "count": 1714092,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9927667749,
                "variance": 0.9855858694
              },
              {
                "average": 1,
                "count": 1714092,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.65154846,
                "count": 1714092,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.61405482,
                "variance": 185.3424886
              },
              {
                "average": 20.01626644,
                "count": 1714092,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.469632571,
                "variance": 2.159819895
              },
              {
                "average": 1.791764386,
                "count": 1714092,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6658366428,
                "variance": 0.4433384349
              },
              {
                "average": 9.105559678,
                "count": 1714092,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9960285369,
                "variance": 0.9920728464
              },
              {
                "average": 255188844.5,
                "count": 1714092,
                "maximum": 255190298.8,
                "minimum": 255188007,
                "name": "GpsTime",
                "position": 12,
                "stddev": 721.8994532,
                "variance": 521138.8206
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1714092,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420000.0142,
              3889999.985,
              -1.458831002,
              420999.9942,
              3890955.645,
              10.841169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420000.01416553615,
                    3889999.9854742503,
                    -1.458831001925656
                  ],
                  [
                    420000.01416553615,
                    3890955.6454742504,
                    -1.458831001925656
                  ],
                  [
                    420999.99416553613,
                    3890955.6454742504,
                    10.841168998074345
                  ],
                  [
                    420999.99416553613,
                    3889999.9854742503,
                    10.841168998074345
                  ],
                  [
                    420000.01416553615,
                    3889999.9854742503,
                    -1.458831001925656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:58:18+00:00",
            "end_time": "2019-10-15T15:20:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1284.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.96551189585173,
              35.09875051462154,
              -5.335510391089227
            ],
            [
              -75.96557349919665,
              35.10397456909974,
              -5.335510391089227
            ],
            [
              -75.95460221578999,
              35.10406145872342,
              9.364489608910773
            ],
            [
              -75.95454131214962,
              35.09883738750688,
              9.364489608910773
            ],
            [
              -75.96551189585173,
              35.09875051462154,
              -5.335510391089227
            ]
          ]
        ]
      },
      "bbox": [
        -75.9655735,
        35.09875051,
        -5.335510391,
        -75.95454131,
        35.10406146,
        9.364489609
      ],
      "properties": {
        "datetime": "2019-10-15T19:45:40Z",
        "pc:count": 1416572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412308.3695,
            "count": 1416572,
            "maximum": 413000.0178,
            "minimum": 411999.9978,
            "name": "X",
            "position": 0,
            "stddev": 254.2104953,
            "variance": 64622.97593
          },
          {
            "average": 3884804.229,
            "count": 1416572,
            "maximum": 3884999.984,
            "minimum": 3884420.564,
            "name": "Y",
            "position": 1,
            "stddev": 139.0749449,
            "variance": 19341.84031
          },
          {
            "average": 1.535466354,
            "count": 1416572,
            "maximum": 9.364489609,
            "minimum": -5.335510391,
            "name": "Z",
            "position": 2,
            "stddev": 2.162425202,
            "variance": 4.676082753
          },
          {
            "average": 3199.254623,
            "count": 1416572,
            "maximum": 52933,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3101.212653,
            "variance": 9617519.919
          },
          {
            "average": 1.236285201,
            "count": 1416572,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.533968985,
            "variance": 0.2851228769
          },
          {
            "average": 1.472628995,
            "count": 1416572,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7506136993,
            "variance": 0.5634209256
          },
          {
            "average": 1,
            "count": 1416572,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.549712969,
            "count": 1416572,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.864446293,
            "variance": 78.57840808
          },
          {
            "average": 20.16681683,
            "count": 1416572,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.341973624,
            "variance": 1.800893207
          },
          {
            "average": 1.369203966,
            "count": 1416572,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5818424506,
            "variance": 0.3385406373
          },
          {
            "average": 13.12558839,
            "count": 1416572,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.424536109,
            "variance": 19.57651978
          },
          {
            "average": 254911420.7,
            "count": 1416572,
            "maximum": 255203940.8,
            "minimum": 254857349,
            "name": "GpsTime",
            "position": 12,
            "stddev": 124254.3586,
            "variance": 15439145620.0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1416572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411999.9978,
          3884420.564,
          -5.335510391,
          413000.0178,
          3884999.984,
          9.364489609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411999.997755178,
                3884420.5642951243,
                -5.335510391089227
              ],
              [
                411999.997755178,
                3884999.984295124,
                -5.335510391089227
              ],
              [
                413000.01775517804,
                3884999.984295124,
                9.364489608910773
              ],
              [
                413000.01775517804,
                3884420.5642951243,
                9.364489608910773
              ],
              [
                411999.997755178,
                3884420.5642951243,
                -5.335510391089227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T19:45:40+00:00",
        "end_time": "2019-10-11T19:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1284.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1284.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1284.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1284.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.9655735,
            35.09875051,
            -5.335510391,
            -75.95454131,
            35.10406146,
            9.364489609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.96551189585173,
                  35.09875051462154,
                  -5.335510391089227
                ],
                [
                  -75.96557349919665,
                  35.10397456909974,
                  -5.335510391089227
                ],
                [
                  -75.95460221578999,
                  35.10406145872342,
                  9.364489608910773
                ],
                [
                  -75.95454131214962,
                  35.09883738750688,
                  9.364489608910773
                ],
                [
                  -75.96551189585173,
                  35.09875051462154,
                  -5.335510391089227
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1284.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1284.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T19:45:40Z",
            "pc:count": 1416572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412308.3695,
                "count": 1416572,
                "maximum": 413000.0178,
                "minimum": 411999.9978,
                "name": "X",
                "position": 0,
                "stddev": 254.2104953,
                "variance": 64622.97593
              },
              {
                "average": 3884804.229,
                "count": 1416572,
                "maximum": 3884999.984,
                "minimum": 3884420.564,
                "name": "Y",
                "position": 1,
                "stddev": 139.0749449,
                "variance": 19341.84031
              },
              {
                "average": 1.535466354,
                "count": 1416572,
                "maximum": 9.364489609,
                "minimum": -5.335510391,
                "name": "Z",
                "position": 2,
                "stddev": 2.162425202,
                "variance": 4.676082753
              },
              {
                "average": 3199.254623,
                "count": 1416572,
                "maximum": 52933,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3101.212653,
                "variance": 9617519.919
              },
              {
                "average": 1.236285201,
                "count": 1416572,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.533968985,
                "variance": 0.2851228769
              },
              {
                "average": 1.472628995,
                "count": 1416572,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7506136993,
                "variance": 0.5634209256
              },
              {
                "average": 1,
                "count": 1416572,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.549712969,
                "count": 1416572,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.864446293,
                "variance": 78.57840808
              },
              {
                "average": 20.16681683,
                "count": 1416572,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.341973624,
                "variance": 1.800893207
              },
              {
                "average": 1.369203966,
                "count": 1416572,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5818424506,
                "variance": 0.3385406373
              },
              {
                "average": 13.12558839,
                "count": 1416572,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.424536109,
                "variance": 19.57651978
              },
              {
                "average": 254911420.7,
                "count": 1416572,
                "maximum": 255203940.8,
                "minimum": 254857349,
                "name": "GpsTime",
                "position": 12,
                "stddev": 124254.3586,
                "variance": 15439145620.0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1416572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411999.9978,
              3884420.564,
              -5.335510391,
              413000.0178,
              3884999.984,
              9.364489609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411999.997755178,
                    3884420.5642951243,
                    -5.335510391089227
                  ],
                  [
                    411999.997755178,
                    3884999.984295124,
                    -5.335510391089227
                  ],
                  [
                    413000.01775517804,
                    3884999.984295124,
                    9.364489608910773
                  ],
                  [
                    413000.01775517804,
                    3884420.5642951243,
                    9.364489608910773
                  ],
                  [
                    411999.997755178,
                    3884420.5642951243,
                    -5.335510391089227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T19:45:40+00:00",
            "end_time": "2019-10-11T19:29: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": "20191011_NCMP_NC_Dunex_18SVD1385.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.95460237794717,
              35.10406150251262,
              -6.306454113080196
            ],
            [
              -75.95470752622326,
              35.11307752705963,
              -6.306454113080196
            ],
            [
              -75.94373520753206,
              35.11316345090371,
              12.793545886919805
            ],
            [
              -75.94363126727059,
              35.10414739779426,
              12.793545886919805
            ],
            [
              -75.95460237794717,
              35.10406150251262,
              -6.306454113080196
            ]
          ]
        ]
      },
      "bbox": [
        -75.95470753,
        35.1040615,
        -6.306454113,
        -75.94363127,
        35.11316345,
        12.79354589
      ],
      "properties": {
        "datetime": "2019-10-15T20:05:58Z",
        "pc:count": 4951726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413443.859,
            "count": 4951726,
            "maximum": 414000.003,
            "minimum": 413000.003,
            "name": "X",
            "position": 0,
            "stddev": 266.0824542,
            "variance": 70799.87241
          },
          {
            "average": 3885692.067,
            "count": 4951726,
            "maximum": 3885999.989,
            "minimum": 3884999.989,
            "name": "Y",
            "position": 1,
            "stddev": 218.78919,
            "variance": 47868.70968
          },
          {
            "average": 1.720723495,
            "count": 4951726,
            "maximum": 12.79354589,
            "minimum": -6.306454113,
            "name": "Z",
            "position": 2,
            "stddev": 2.349950409,
            "variance": 5.522266924
          },
          {
            "average": 2065.77209,
            "count": 4951726,
            "maximum": 41025,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2405.322339,
            "variance": 5785575.555
          },
          {
            "average": 1.390762534,
            "count": 4951726,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7137532939,
            "variance": 0.5094437646
          },
          {
            "average": 1.781721161,
            "count": 4951726,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9929427797,
            "variance": 0.9859353638
          },
          {
            "average": 1,
            "count": 4951726,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.44969027,
            "count": 4951726,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.915975947,
            "variance": 79.49462709
          },
          {
            "average": 20.17241546,
            "count": 4951726,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.55535108,
            "variance": 2.419116982
          },
          {
            "average": 1.527052789,
            "count": 4951726,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7236306164,
            "variance": 0.5236412689
          },
          {
            "average": 14.15614232,
            "count": 4951726,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.613188741,
            "variance": 6.828755396
          },
          {
            "average": 254993387.4,
            "count": 4951726,
            "maximum": 255205158,
            "minimum": 254856568.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164888.4714,
            "variance": 27188208000.0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4951726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413000.003,
          3884999.989,
          -6.306454113,
          414000.003,
          3885999.989,
          12.79354589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413000.0030226573,
                3884999.9892931054,
                -6.306454113080196
              ],
              [
                413000.0030226573,
                3885999.9892931054,
                -6.306454113080196
              ],
              [
                414000.0030226573,
                3885999.9892931054,
                12.793545886919805
              ],
              [
                414000.0030226573,
                3884999.9892931054,
                12.793545886919805
              ],
              [
                413000.0030226573,
                3884999.9892931054,
                -6.306454113080196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:05:58+00:00",
        "end_time": "2019-10-11T19:16:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1385.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1385.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1385.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1385.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.95470753,
            35.1040615,
            -6.306454113,
            -75.94363127,
            35.11316345,
            12.79354589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.95460237794717,
                  35.10406150251262,
                  -6.306454113080196
                ],
                [
                  -75.95470752622326,
                  35.11307752705963,
                  -6.306454113080196
                ],
                [
                  -75.94373520753206,
                  35.11316345090371,
                  12.793545886919805
                ],
                [
                  -75.94363126727059,
                  35.10414739779426,
                  12.793545886919805
                ],
                [
                  -75.95460237794717,
                  35.10406150251262,
                  -6.306454113080196
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1385.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1385.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:05:58Z",
            "pc:count": 4951726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413443.859,
                "count": 4951726,
                "maximum": 414000.003,
                "minimum": 413000.003,
                "name": "X",
                "position": 0,
                "stddev": 266.0824542,
                "variance": 70799.87241
              },
              {
                "average": 3885692.067,
                "count": 4951726,
                "maximum": 3885999.989,
                "minimum": 3884999.989,
                "name": "Y",
                "position": 1,
                "stddev": 218.78919,
                "variance": 47868.70968
              },
              {
                "average": 1.720723495,
                "count": 4951726,
                "maximum": 12.79354589,
                "minimum": -6.306454113,
                "name": "Z",
                "position": 2,
                "stddev": 2.349950409,
                "variance": 5.522266924
              },
              {
                "average": 2065.77209,
                "count": 4951726,
                "maximum": 41025,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2405.322339,
                "variance": 5785575.555
              },
              {
                "average": 1.390762534,
                "count": 4951726,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7137532939,
                "variance": 0.5094437646
              },
              {
                "average": 1.781721161,
                "count": 4951726,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9929427797,
                "variance": 0.9859353638
              },
              {
                "average": 1,
                "count": 4951726,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.44969027,
                "count": 4951726,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.915975947,
                "variance": 79.49462709
              },
              {
                "average": 20.17241546,
                "count": 4951726,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.55535108,
                "variance": 2.419116982
              },
              {
                "average": 1.527052789,
                "count": 4951726,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7236306164,
                "variance": 0.5236412689
              },
              {
                "average": 14.15614232,
                "count": 4951726,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.613188741,
                "variance": 6.828755396
              },
              {
                "average": 254993387.4,
                "count": 4951726,
                "maximum": 255205158,
                "minimum": 254856568.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164888.4714,
                "variance": 27188208000.0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4951726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413000.003,
              3884999.989,
              -6.306454113,
              414000.003,
              3885999.989,
              12.79354589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413000.0030226573,
                    3884999.9892931054,
                    -6.306454113080196
                  ],
                  [
                    413000.0030226573,
                    3885999.9892931054,
                    -6.306454113080196
                  ],
                  [
                    414000.0030226573,
                    3885999.9892931054,
                    12.793545886919805
                  ],
                  [
                    414000.0030226573,
                    3884999.9892931054,
                    12.793545886919805
                  ],
                  [
                    413000.0030226573,
                    3884999.9892931054,
                    -6.306454113080196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:05:58+00:00",
            "end_time": "2019-10-11T19:16: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": "20191015_NCMP_NC_Dunex_18SVD3295.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74696753635313,
              35.19568820523862,
              -5.080484229895619
            ],
            [
              -75.74705009494814,
              35.204704579903066,
              -5.080484229895619
            ],
            [
              -75.73606465792476,
              35.20477186001024,
              2.79951577010438
            ],
            [
              -75.735983313092,
              35.195755463005845,
              2.79951577010438
            ],
            [
              -75.74696753635313,
              35.19568820523862,
              -5.080484229895619
            ]
          ]
        ]
      },
      "bbox": [
        -75.74705009,
        35.19568821,
        -5.08048423,
        -75.73598331,
        35.20477186,
        2.79951577
      ],
      "properties": {
        "datetime": "2019-10-15T16:19:01Z",
        "pc:count": 2415569,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432504.2932,
            "count": 2415569,
            "maximum": 433000.0175,
            "minimum": 431999.9975,
            "name": "X",
            "position": 0,
            "stddev": 291.2099674,
            "variance": 84803.24512
          },
          {
            "average": 3895510.086,
            "count": 2415569,
            "maximum": 3895999.984,
            "minimum": 3894999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.7063473,
            "variance": 84510.18037
          },
          {
            "average": -1.509294038,
            "count": 2415569,
            "maximum": 2.79951577,
            "minimum": -5.08048423,
            "name": "Z",
            "position": 2,
            "stddev": 0.7585066715,
            "variance": 0.5753323707
          },
          {
            "average": 46.54608583,
            "count": 2415569,
            "maximum": 5643,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.6622058,
            "variance": 109337.4943
          },
          {
            "average": 1.000103495,
            "count": 2415569,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01161667746,
            "variance": 0.0001349471951
          },
          {
            "average": 1.000207819,
            "count": 2415569,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01738284114,
            "variance": 0.0003021631662
          },
          {
            "average": 1,
            "count": 2415569,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.25684011,
            "count": 2415569,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.447900118,
            "variance": 19.78381546
          },
          {
            "average": 20.06249037,
            "count": 2415569,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.366291231,
            "variance": 1.866751727
          },
          {
            "average": 1.973064317,
            "count": 2415569,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1627193732,
            "variance": 0.02647759442
          },
          {
            "average": 9.940729493,
            "count": 2415569,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.41842349,
            "variance": 2.011925196
          },
          {
            "average": 255189451.8,
            "count": 2415569,
            "maximum": 255191541.4,
            "minimum": 255187400.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 989.7834167,
            "variance": 979671.2119
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2415569,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9975,
          3894999.984,
          -5.08048423,
          433000.0175,
          3895999.984,
          2.79951577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.99745598214,
                3894999.9835475357,
                -5.080484229895619
              ],
              [
                431999.99745598214,
                3895999.9835475357,
                -5.080484229895619
              ],
              [
                433000.01745598216,
                3895999.9835475357,
                2.79951577010438
              ],
              [
                433000.01745598216,
                3894999.9835475357,
                2.79951577010438
              ],
              [
                431999.99745598214,
                3894999.9835475357,
                -5.080484229895619
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:19:01+00:00",
        "end_time": "2019-10-15T15:10:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3295.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3295.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3295.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3295.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74705009,
            35.19568821,
            -5.08048423,
            -75.73598331,
            35.20477186,
            2.79951577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74696753635313,
                  35.19568820523862,
                  -5.080484229895619
                ],
                [
                  -75.74705009494814,
                  35.204704579903066,
                  -5.080484229895619
                ],
                [
                  -75.73606465792476,
                  35.20477186001024,
                  2.79951577010438
                ],
                [
                  -75.735983313092,
                  35.195755463005845,
                  2.79951577010438
                ],
                [
                  -75.74696753635313,
                  35.19568820523862,
                  -5.080484229895619
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3295.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3295.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:19:01Z",
            "pc:count": 2415569,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432504.2932,
                "count": 2415569,
                "maximum": 433000.0175,
                "minimum": 431999.9975,
                "name": "X",
                "position": 0,
                "stddev": 291.2099674,
                "variance": 84803.24512
              },
              {
                "average": 3895510.086,
                "count": 2415569,
                "maximum": 3895999.984,
                "minimum": 3894999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.7063473,
                "variance": 84510.18037
              },
              {
                "average": -1.509294038,
                "count": 2415569,
                "maximum": 2.79951577,
                "minimum": -5.08048423,
                "name": "Z",
                "position": 2,
                "stddev": 0.7585066715,
                "variance": 0.5753323707
              },
              {
                "average": 46.54608583,
                "count": 2415569,
                "maximum": 5643,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.6622058,
                "variance": 109337.4943
              },
              {
                "average": 1.000103495,
                "count": 2415569,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01161667746,
                "variance": 0.0001349471951
              },
              {
                "average": 1.000207819,
                "count": 2415569,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01738284114,
                "variance": 0.0003021631662
              },
              {
                "average": 1,
                "count": 2415569,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.25684011,
                "count": 2415569,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.447900118,
                "variance": 19.78381546
              },
              {
                "average": 20.06249037,
                "count": 2415569,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.366291231,
                "variance": 1.866751727
              },
              {
                "average": 1.973064317,
                "count": 2415569,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1627193732,
                "variance": 0.02647759442
              },
              {
                "average": 9.940729493,
                "count": 2415569,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.41842349,
                "variance": 2.011925196
              },
              {
                "average": 255189451.8,
                "count": 2415569,
                "maximum": 255191541.4,
                "minimum": 255187400.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 989.7834167,
                "variance": 979671.2119
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2415569,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9975,
              3894999.984,
              -5.08048423,
              433000.0175,
              3895999.984,
              2.79951577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.99745598214,
                    3894999.9835475357,
                    -5.080484229895619
                  ],
                  [
                    431999.99745598214,
                    3895999.9835475357,
                    -5.080484229895619
                  ],
                  [
                    433000.01745598216,
                    3895999.9835475357,
                    2.79951577010438
                  ],
                  [
                    433000.01745598216,
                    3894999.9835475357,
                    2.79951577010438
                  ],
                  [
                    431999.99745598214,
                    3894999.9835475357,
                    -5.080484229895619
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:19:01+00:00",
            "end_time": "2019-10-15T15:10: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": "20191015_NCMP_NC_Dunex_18SVD2189.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.86724351844568,
              35.14353261069824,
              -6.041109203270356
            ],
            [
              -75.86731003455714,
              35.149801926207935,
              -6.041109203270356
            ],
            [
              -75.85633252348462,
              35.14988000980248,
              10.998890796729643
            ],
            [
              -75.85626684901278,
              35.143610676251875,
              10.998890796729643
            ],
            [
              -75.86724351844568,
              35.14353261069824,
              -6.041109203270356
            ]
          ]
        ]
      },
      "bbox": [
        -75.86731003,
        35.14353261,
        -6.041109203,
        -75.85626685,
        35.14988001,
        10.9988908
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:09Z",
        "pc:count": 845129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421369.6435,
            "count": 845129,
            "maximum": 422000.0065,
            "minimum": 421000.0065,
            "name": "X",
            "position": 0,
            "stddev": 272.2136521,
            "variance": 74100.27237
          },
          {
            "average": 3889782.715,
            "count": 845129,
            "maximum": 3889999.986,
            "minimum": 3889304.646,
            "name": "Y",
            "position": 1,
            "stddev": 150.7315919,
            "variance": 22720.01279
          },
          {
            "average": -2.526229593,
            "count": 845129,
            "maximum": 10.9988908,
            "minimum": -6.041109203,
            "name": "Z",
            "position": 2,
            "stddev": 2.449433378,
            "variance": 5.999723871
          },
          {
            "average": 522.3107301,
            "count": 845129,
            "maximum": 10695,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1421.158155,
            "variance": 2019690.502
          },
          {
            "average": 1.003831368,
            "count": 845129,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0711107709,
            "variance": 0.005056741738
          },
          {
            "average": 1.007753846,
            "count": 845129,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1071454223,
            "variance": 0.01148014153
          },
          {
            "average": 1,
            "count": 845129,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.15017826,
            "count": 845129,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.524027594,
            "variance": 90.70710162
          },
          {
            "average": 20.14980196,
            "count": 845129,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.625963207,
            "variance": 2.64375635
          },
          {
            "average": 1.869817507,
            "count": 845129,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3407984457,
            "variance": 0.1161435806
          },
          {
            "average": 12.83673617,
            "count": 845129,
            "maximum": 14,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8408937978,
            "variance": 0.7071023793
          },
          {
            "average": 255191492.1,
            "count": 845129,
            "maximum": 255192209,
            "minimum": 255190288.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 593.4055082,
            "variance": 352130.0971
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421000.0065,
          3889304.646,
          -6.041109203,
          422000.0065,
          3889999.986,
          10.9988908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421000.00647387037,
                3889304.646295822,
                -6.041109203270356
              ],
              [
                421000.00647387037,
                3889999.986295822,
                -6.041109203270356
              ],
              [
                422000.00647387037,
                3889999.986295822,
                10.998890796729643
              ],
              [
                422000.00647387037,
                3889304.646295822,
                10.998890796729643
              ],
              [
                421000.00647387037,
                3889304.646295822,
                -6.041109203270356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:09+00:00",
        "end_time": "2019-10-15T15:58:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2189.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2189.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2189.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2189.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86731003,
            35.14353261,
            -6.041109203,
            -75.85626685,
            35.14988001,
            10.9988908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.86724351844568,
                  35.14353261069824,
                  -6.041109203270356
                ],
                [
                  -75.86731003455714,
                  35.149801926207935,
                  -6.041109203270356
                ],
                [
                  -75.85633252348462,
                  35.14988000980248,
                  10.998890796729643
                ],
                [
                  -75.85626684901278,
                  35.143610676251875,
                  10.998890796729643
                ],
                [
                  -75.86724351844568,
                  35.14353261069824,
                  -6.041109203270356
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2189.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2189.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:09Z",
            "pc:count": 845129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421369.6435,
                "count": 845129,
                "maximum": 422000.0065,
                "minimum": 421000.0065,
                "name": "X",
                "position": 0,
                "stddev": 272.2136521,
                "variance": 74100.27237
              },
              {
                "average": 3889782.715,
                "count": 845129,
                "maximum": 3889999.986,
                "minimum": 3889304.646,
                "name": "Y",
                "position": 1,
                "stddev": 150.7315919,
                "variance": 22720.01279
              },
              {
                "average": -2.526229593,
                "count": 845129,
                "maximum": 10.9988908,
                "minimum": -6.041109203,
                "name": "Z",
                "position": 2,
                "stddev": 2.449433378,
                "variance": 5.999723871
              },
              {
                "average": 522.3107301,
                "count": 845129,
                "maximum": 10695,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1421.158155,
                "variance": 2019690.502
              },
              {
                "average": 1.003831368,
                "count": 845129,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0711107709,
                "variance": 0.005056741738
              },
              {
                "average": 1.007753846,
                "count": 845129,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1071454223,
                "variance": 0.01148014153
              },
              {
                "average": 1,
                "count": 845129,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.15017826,
                "count": 845129,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.524027594,
                "variance": 90.70710162
              },
              {
                "average": 20.14980196,
                "count": 845129,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.625963207,
                "variance": 2.64375635
              },
              {
                "average": 1.869817507,
                "count": 845129,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3407984457,
                "variance": 0.1161435806
              },
              {
                "average": 12.83673617,
                "count": 845129,
                "maximum": 14,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8408937978,
                "variance": 0.7071023793
              },
              {
                "average": 255191492.1,
                "count": 845129,
                "maximum": 255192209,
                "minimum": 255190288.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 593.4055082,
                "variance": 352130.0971
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421000.0065,
              3889304.646,
              -6.041109203,
              422000.0065,
              3889999.986,
              10.9988908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421000.00647387037,
                    3889304.646295822,
                    -6.041109203270356
                  ],
                  [
                    421000.00647387037,
                    3889999.986295822,
                    -6.041109203270356
                  ],
                  [
                    422000.00647387037,
                    3889999.986295822,
                    10.998890796729643
                  ],
                  [
                    422000.00647387037,
                    3889304.646295822,
                    10.998890796729643
                  ],
                  [
                    421000.00647387037,
                    3889304.646295822,
                    -6.041109203270356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:09+00:00",
            "end_time": "2019-10-15T15:58: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": "20191011_NCMP_NC_Dunex_18SUD9776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.12901554720854,
              35.02141178578497,
              -1.321253304386238
            ],
            [
              -76.12913952425963,
              35.030427432758195,
              -1.321253304386238
            ],
            [
              -76.11817886687784,
              35.030528937562245,
              2.058746695613762
            ],
            [
              -76.11805609266888,
              35.02151325681302,
              2.058746695613762
            ],
            [
              -76.12901554720854,
              35.02141178578497,
              -1.321253304386238
            ]
          ]
        ]
      },
      "bbox": [
        -76.12913952,
        35.02141179,
        -1.321253304,
        -76.11805609,
        35.03052894,
        2.058746696
      ],
      "properties": {
        "datetime": "2019-10-11T19:20:23Z",
        "pc:count": 3274769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397612.7043,
            "count": 3274769,
            "maximum": 398000.0129,
            "minimum": 397000.0129,
            "name": "X",
            "position": 0,
            "stddev": 261.9220041,
            "variance": 68603.13621
          },
          {
            "average": 3876324.56,
            "count": 3274769,
            "maximum": 3876999.98,
            "minimum": 3875999.98,
            "name": "Y",
            "position": 1,
            "stddev": 228.8313458,
            "variance": 52363.78483
          },
          {
            "average": -0.5620447801,
            "count": 3274769,
            "maximum": 2.058746696,
            "minimum": -1.321253304,
            "name": "Z",
            "position": 2,
            "stddev": 0.1736865791,
            "variance": 0.03016702776
          },
          {
            "average": 1.080798371,
            "count": 3274769,
            "maximum": 6082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.40504867,
            "variance": 2247.23864
          },
          {
            "average": 1.000007329,
            "count": 3274769,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002817701194,
            "variance": 7.939440018e-06
          },
          {
            "average": 1.000013741,
            "count": 3274769,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003946318979,
            "variance": 1.557343349e-05
          },
          {
            "average": 1,
            "count": 3274769,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9781948,
            "count": 3274769,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7708430618,
            "variance": 0.594199026
          },
          {
            "average": 20.13281641,
            "count": 3274769,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.078397046,
            "variance": 4.319734279
          },
          {
            "average": 1.999310486,
            "count": 3274769,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02957534566,
            "variance": 0.000874701071
          },
          {
            "average": 8.878764884,
            "count": 3274769,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.898154993,
            "variance": 8.399302362
          },
          {
            "average": 254852944.9,
            "count": 3274769,
            "maximum": 254856823.2,
            "minimum": 254834266.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6620.706618,
            "variance": 43833756.12
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3274769,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397000.0129,
          3875999.98,
          -1.321253304,
          398000.0129,
          3876999.98,
          2.058746696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397000.01292912377,
                3875999.9801435815,
                -1.321253304386238
              ],
              [
                397000.01292912377,
                3876999.9801435815,
                -1.321253304386238
              ],
              [
                398000.01292912377,
                3876999.9801435815,
                2.058746695613762
              ],
              [
                398000.01292912377,
                3875999.9801435815,
                2.058746695613762
              ],
              [
                397000.01292912377,
                3875999.9801435815,
                -1.321253304386238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:20:23+00:00",
        "end_time": "2019-10-11T13:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.12913952,
            35.02141179,
            -1.321253304,
            -76.11805609,
            35.03052894,
            2.058746696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.12901554720854,
                  35.02141178578497,
                  -1.321253304386238
                ],
                [
                  -76.12913952425963,
                  35.030427432758195,
                  -1.321253304386238
                ],
                [
                  -76.11817886687784,
                  35.030528937562245,
                  2.058746695613762
                ],
                [
                  -76.11805609266888,
                  35.02151325681302,
                  2.058746695613762
                ],
                [
                  -76.12901554720854,
                  35.02141178578497,
                  -1.321253304386238
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:20:23Z",
            "pc:count": 3274769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397612.7043,
                "count": 3274769,
                "maximum": 398000.0129,
                "minimum": 397000.0129,
                "name": "X",
                "position": 0,
                "stddev": 261.9220041,
                "variance": 68603.13621
              },
              {
                "average": 3876324.56,
                "count": 3274769,
                "maximum": 3876999.98,
                "minimum": 3875999.98,
                "name": "Y",
                "position": 1,
                "stddev": 228.8313458,
                "variance": 52363.78483
              },
              {
                "average": -0.5620447801,
                "count": 3274769,
                "maximum": 2.058746696,
                "minimum": -1.321253304,
                "name": "Z",
                "position": 2,
                "stddev": 0.1736865791,
                "variance": 0.03016702776
              },
              {
                "average": 1.080798371,
                "count": 3274769,
                "maximum": 6082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.40504867,
                "variance": 2247.23864
              },
              {
                "average": 1.000007329,
                "count": 3274769,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002817701194,
                "variance": 7.939440018e-06
              },
              {
                "average": 1.000013741,
                "count": 3274769,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003946318979,
                "variance": 1.557343349e-05
              },
              {
                "average": 1,
                "count": 3274769,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9781948,
                "count": 3274769,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7708430618,
                "variance": 0.594199026
              },
              {
                "average": 20.13281641,
                "count": 3274769,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.078397046,
                "variance": 4.319734279
              },
              {
                "average": 1.999310486,
                "count": 3274769,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02957534566,
                "variance": 0.000874701071
              },
              {
                "average": 8.878764884,
                "count": 3274769,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.898154993,
                "variance": 8.399302362
              },
              {
                "average": 254852944.9,
                "count": 3274769,
                "maximum": 254856823.2,
                "minimum": 254834266.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6620.706618,
                "variance": 43833756.12
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3274769,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397000.0129,
              3875999.98,
              -1.321253304,
              398000.0129,
              3876999.98,
              2.058746696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397000.01292912377,
                    3875999.9801435815,
                    -1.321253304386238
                  ],
                  [
                    397000.01292912377,
                    3876999.9801435815,
                    -1.321253304386238
                  ],
                  [
                    398000.01292912377,
                    3876999.9801435815,
                    2.058746695613762
                  ],
                  [
                    398000.01292912377,
                    3875999.9801435815,
                    2.058746695613762
                  ],
                  [
                    397000.01292912377,
                    3875999.9801435815,
                    -1.321253304386238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:20:23+00:00",
            "end_time": "2019-10-11T13:04: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": "20191015_NCMP_NC_Dunex_18SVD3696.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70310900009879,
              35.204967770897674,
              -1.653700106980514
            ],
            [
              -75.7031867381624,
              35.21398421933226,
              -1.653700106980514
            ],
            [
              -75.69219994546519,
              35.21404753436873,
              20.92629989301949
            ],
            [
              -75.69212342176532,
              35.205031064913065,
              20.92629989301949
            ],
            [
              -75.70310900009879,
              35.204967770897674,
              -1.653700106980514
            ]
          ]
        ]
      },
      "bbox": [
        -75.70318674,
        35.20496777,
        -1.653700107,
        -75.69212342,
        35.21404753,
        20.92629989
      ],
      "properties": {
        "datetime": "2019-10-15T16:57:19Z",
        "pc:count": 2757204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436516.3467,
            "count": 2757204,
            "maximum": 437000.0185,
            "minimum": 435999.9985,
            "name": "X",
            "position": 0,
            "stddev": 284.2426123,
            "variance": 80793.86263
          },
          {
            "average": 3896563.853,
            "count": 2757204,
            "maximum": 3896999.99,
            "minimum": 3895999.99,
            "name": "Y",
            "position": 1,
            "stddev": 245.4140095,
            "variance": 60228.03606
          },
          {
            "average": 2.784590509,
            "count": 2757204,
            "maximum": 20.92629989,
            "minimum": -1.653700107,
            "name": "Z",
            "position": 2,
            "stddev": 2.732240574,
            "variance": 7.465138557
          },
          {
            "average": 1742.603638,
            "count": 2757204,
            "maximum": 47421,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1914.773109,
            "variance": 3666356.06
          },
          {
            "average": 1.470506716,
            "count": 2757204,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8609006137,
            "variance": 0.7411498666
          },
          {
            "average": 1.948886626,
            "count": 2757204,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249152318,
            "variance": 1.560381514
          },
          {
            "average": 1,
            "count": 2757204,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.134755354,
            "count": 2757204,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.841697608,
            "variance": 46.80882616
          },
          {
            "average": 20.00234699,
            "count": 2757204,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.608147993,
            "variance": 2.586139967
          },
          {
            "average": 1.556636361,
            "count": 2757204,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8896617577,
            "variance": 0.7914980432
          },
          {
            "average": 13.09999079,
            "count": 2757204,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098065248,
            "variance": 1.205747288
          },
          {
            "average": 255191684.9,
            "count": 2757204,
            "maximum": 255193839.4,
            "minimum": 255189608.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 793.3801655,
            "variance": 629452.0871
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2757204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435999.9985,
          3895999.99,
          -1.653700107,
          437000.0185,
          3896999.99,
          20.92629989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435999.9984939012,
                3895999.989626087,
                -1.653700106980514
              ],
              [
                435999.9984939012,
                3896999.989626087,
                -1.653700106980514
              ],
              [
                437000.01849390124,
                3896999.989626087,
                20.92629989301949
              ],
              [
                437000.01849390124,
                3895999.989626087,
                20.92629989301949
              ],
              [
                435999.9984939012,
                3895999.989626087,
                -1.653700106980514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:57:19+00:00",
        "end_time": "2019-10-15T15:46:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3696.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3696.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3696.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3696.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70318674,
            35.20496777,
            -1.653700107,
            -75.69212342,
            35.21404753,
            20.92629989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70310900009879,
                  35.204967770897674,
                  -1.653700106980514
                ],
                [
                  -75.7031867381624,
                  35.21398421933226,
                  -1.653700106980514
                ],
                [
                  -75.69219994546519,
                  35.21404753436873,
                  20.92629989301949
                ],
                [
                  -75.69212342176532,
                  35.205031064913065,
                  20.92629989301949
                ],
                [
                  -75.70310900009879,
                  35.204967770897674,
                  -1.653700106980514
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3696.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3696.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:57:19Z",
            "pc:count": 2757204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436516.3467,
                "count": 2757204,
                "maximum": 437000.0185,
                "minimum": 435999.9985,
                "name": "X",
                "position": 0,
                "stddev": 284.2426123,
                "variance": 80793.86263
              },
              {
                "average": 3896563.853,
                "count": 2757204,
                "maximum": 3896999.99,
                "minimum": 3895999.99,
                "name": "Y",
                "position": 1,
                "stddev": 245.4140095,
                "variance": 60228.03606
              },
              {
                "average": 2.784590509,
                "count": 2757204,
                "maximum": 20.92629989,
                "minimum": -1.653700107,
                "name": "Z",
                "position": 2,
                "stddev": 2.732240574,
                "variance": 7.465138557
              },
              {
                "average": 1742.603638,
                "count": 2757204,
                "maximum": 47421,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1914.773109,
                "variance": 3666356.06
              },
              {
                "average": 1.470506716,
                "count": 2757204,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8609006137,
                "variance": 0.7411498666
              },
              {
                "average": 1.948886626,
                "count": 2757204,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249152318,
                "variance": 1.560381514
              },
              {
                "average": 1,
                "count": 2757204,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.134755354,
                "count": 2757204,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.841697608,
                "variance": 46.80882616
              },
              {
                "average": 20.00234699,
                "count": 2757204,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.608147993,
                "variance": 2.586139967
              },
              {
                "average": 1.556636361,
                "count": 2757204,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8896617577,
                "variance": 0.7914980432
              },
              {
                "average": 13.09999079,
                "count": 2757204,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098065248,
                "variance": 1.205747288
              },
              {
                "average": 255191684.9,
                "count": 2757204,
                "maximum": 255193839.4,
                "minimum": 255189608.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 793.3801655,
                "variance": 629452.0871
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2757204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435999.9985,
              3895999.99,
              -1.653700107,
              437000.0185,
              3896999.99,
              20.92629989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435999.9984939012,
                    3895999.989626087,
                    -1.653700106980514
                  ],
                  [
                    435999.9984939012,
                    3896999.989626087,
                    -1.653700106980514
                  ],
                  [
                    437000.01849390124,
                    3896999.989626087,
                    20.92629989301949
                  ],
                  [
                    437000.01849390124,
                    3895999.989626087,
                    20.92629989301949
                  ],
                  [
                    435999.9984939012,
                    3895999.989626087,
                    -1.653700106980514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:57:19+00:00",
            "end_time": "2019-10-15T15:46: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": "20191011_NCMP_NC_Dunex_18SUD9370.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.17208139807613,
              34.96690274396701,
              -0.99509954545516
            ],
            [
              -76.17220984356362,
              34.975918335512375,
              -0.99509954545516
            ],
            [
              -76.16125661811213,
              34.97602358871698,
              9.30490045454484
            ],
            [
              -76.16112937216946,
              34.96700796212398,
              9.30490045454484
            ],
            [
              -76.17208139807613,
              34.96690274396701,
              -0.99509954545516
            ]
          ]
        ]
      },
      "bbox": [
        -76.17220984,
        34.96690274,
        -0.9950995455,
        -76.16112937,
        34.97602359,
        9.304900455
      ],
      "properties": {
        "datetime": "2019-10-11T14:32:41Z",
        "pc:count": 3578686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 393410.3787,
            "count": 3578686,
            "maximum": 394000.0023,
            "minimum": 393000.0023,
            "name": "X",
            "position": 0,
            "stddev": 258.4452147,
            "variance": 66793.92898
          },
          {
            "average": 3870615.249,
            "count": 3578686,
            "maximum": 3870999.989,
            "minimum": 3869999.989,
            "name": "Y",
            "position": 1,
            "stddev": 262.0641671,
            "variance": 68677.62767
          },
          {
            "average": 1.723016836,
            "count": 3578686,
            "maximum": 9.304900455,
            "minimum": -0.9950995455,
            "name": "Z",
            "position": 2,
            "stddev": 1.182862337,
            "variance": 1.399163308
          },
          {
            "average": 2514.99147,
            "count": 3578686,
            "maximum": 30474,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2596.156461,
            "variance": 6740028.37
          },
          {
            "average": 1.297568437,
            "count": 3578686,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6366938993,
            "variance": 0.4053791214
          },
          {
            "average": 1.595506563,
            "count": 3578686,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.911849046,
            "variance": 0.8314686827
          },
          {
            "average": 1,
            "count": 3578686,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.389484856,
            "count": 3578686,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.110896581,
            "variance": 50.56485018
          },
          {
            "average": 19.94746198,
            "count": 3578686,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.025713028,
            "variance": 4.10351327
          },
          {
            "average": 1.390901297,
            "count": 3578686,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6617316705,
            "variance": 0.4378888037
          },
          {
            "average": 6.192415317,
            "count": 3578686,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9777766893,
            "variance": 0.9560472541
          },
          {
            "average": 254838155.2,
            "count": 3578686,
            "maximum": 254839561.7,
            "minimum": 254835761.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 704.9131342,
            "variance": 496902.5267
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3578686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393000.0023,
          3869999.989,
          -0.9950995455,
          394000.0023,
          3870999.989,
          9.304900455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393000.0022897699,
                3869999.9889257657,
                -0.99509954545516
              ],
              [
                393000.0022897699,
                3870999.9889257657,
                -0.99509954545516
              ],
              [
                394000.0022897699,
                3870999.9889257657,
                9.30490045454484
              ],
              [
                394000.0022897699,
                3869999.9889257657,
                9.30490045454484
              ],
              [
                393000.0022897699,
                3869999.9889257657,
                -0.99509954545516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:32:41+00:00",
        "end_time": "2019-10-11T13:29:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9370.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9370.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9370.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9370.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.17220984,
            34.96690274,
            -0.9950995455,
            -76.16112937,
            34.97602359,
            9.304900455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.17208139807613,
                  34.96690274396701,
                  -0.99509954545516
                ],
                [
                  -76.17220984356362,
                  34.975918335512375,
                  -0.99509954545516
                ],
                [
                  -76.16125661811213,
                  34.97602358871698,
                  9.30490045454484
                ],
                [
                  -76.16112937216946,
                  34.96700796212398,
                  9.30490045454484
                ],
                [
                  -76.17208139807613,
                  34.96690274396701,
                  -0.99509954545516
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9370.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9370.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:32:41Z",
            "pc:count": 3578686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 393410.3787,
                "count": 3578686,
                "maximum": 394000.0023,
                "minimum": 393000.0023,
                "name": "X",
                "position": 0,
                "stddev": 258.4452147,
                "variance": 66793.92898
              },
              {
                "average": 3870615.249,
                "count": 3578686,
                "maximum": 3870999.989,
                "minimum": 3869999.989,
                "name": "Y",
                "position": 1,
                "stddev": 262.0641671,
                "variance": 68677.62767
              },
              {
                "average": 1.723016836,
                "count": 3578686,
                "maximum": 9.304900455,
                "minimum": -0.9950995455,
                "name": "Z",
                "position": 2,
                "stddev": 1.182862337,
                "variance": 1.399163308
              },
              {
                "average": 2514.99147,
                "count": 3578686,
                "maximum": 30474,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2596.156461,
                "variance": 6740028.37
              },
              {
                "average": 1.297568437,
                "count": 3578686,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6366938993,
                "variance": 0.4053791214
              },
              {
                "average": 1.595506563,
                "count": 3578686,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.911849046,
                "variance": 0.8314686827
              },
              {
                "average": 1,
                "count": 3578686,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.389484856,
                "count": 3578686,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.110896581,
                "variance": 50.56485018
              },
              {
                "average": 19.94746198,
                "count": 3578686,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.025713028,
                "variance": 4.10351327
              },
              {
                "average": 1.390901297,
                "count": 3578686,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6617316705,
                "variance": 0.4378888037
              },
              {
                "average": 6.192415317,
                "count": 3578686,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9777766893,
                "variance": 0.9560472541
              },
              {
                "average": 254838155.2,
                "count": 3578686,
                "maximum": 254839561.7,
                "minimum": 254835761.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 704.9131342,
                "variance": 496902.5267
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3578686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393000.0023,
              3869999.989,
              -0.9950995455,
              394000.0023,
              3870999.989,
              9.304900455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393000.0022897699,
                    3869999.9889257657,
                    -0.99509954545516
                  ],
                  [
                    393000.0022897699,
                    3870999.9889257657,
                    -0.99509954545516
                  ],
                  [
                    394000.0022897699,
                    3870999.9889257657,
                    9.30490045454484
                  ],
                  [
                    394000.0022897699,
                    3869999.9889257657,
                    9.30490045454484
                  ],
                  [
                    393000.0022897699,
                    3869999.9889257657,
                    -0.99509954545516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:32:41+00:00",
            "end_time": "2019-10-11T13:29: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": "20191011_NCMP_NC_Dunex_18SVD0984.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99837637645236,
              35.094692076598875,
              -2.887599744598763
            ],
            [
              -75.99848630774449,
              35.10370799733118,
              -2.887599744598763
            ],
            [
              -75.98751538702608,
              35.10379786296226,
              14.332400255401236
            ],
            [
              -75.98740666312877,
              35.094781912353994,
              14.332400255401236
            ],
            [
              -75.99837637645236,
              35.094692076598875,
              -2.887599744598763
            ]
          ]
        ]
      },
      "bbox": [
        -75.99848631,
        35.09469208,
        -2.887599745,
        -75.98740666,
        35.10379786,
        14.33240026
      ],
      "properties": {
        "datetime": "2019-10-11T19:17:05Z",
        "pc:count": 2671837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409515.3515,
            "count": 2671837,
            "maximum": 410000.0067,
            "minimum": 409000.0067,
            "name": "X",
            "position": 0,
            "stddev": 340.2744609,
            "variance": 115786.7088
          },
          {
            "average": 3884535.442,
            "count": 2671837,
            "maximum": 3884999.989,
            "minimum": 3883999.989,
            "name": "Y",
            "position": 1,
            "stddev": 290.7093854,
            "variance": 84511.94678
          },
          {
            "average": -0.6929097429,
            "count": 2671837,
            "maximum": 14.33240026,
            "minimum": -2.887599745,
            "name": "Z",
            "position": 2,
            "stddev": 1.624546719,
            "variance": 2.639152041
          },
          {
            "average": 83.10140402,
            "count": 2671837,
            "maximum": 14005,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 423.8204476,
            "variance": 179623.7718
          },
          {
            "average": 1.103477495,
            "count": 2671837,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4932280769,
            "variance": 0.2432739358
          },
          {
            "average": 1.206644342,
            "count": 2671837,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.790088276,
            "variance": 0.6242394839
          },
          {
            "average": 1,
            "count": 2671837,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.78164611,
            "count": 2671837,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.547209515,
            "variance": 56.96037146
          },
          {
            "average": 20.0985043,
            "count": 2671837,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.553893095,
            "variance": 2.41458375
          },
          {
            "average": 2.029688563,
            "count": 2671837,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3929750551,
            "variance": 0.1544293939
          },
          {
            "average": 8.843823557,
            "count": 2671837,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.523336137,
            "variance": 2.320552985
          },
          {
            "average": 254854770.5,
            "count": 2671837,
            "maximum": 254856625.9,
            "minimum": 254853223.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 884.6864126,
            "variance": 782670.0486
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671837,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409000.0067,
          3883999.989,
          -2.887599745,
          410000.0067,
          3884999.989,
          14.33240026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409000.00673361414,
                3883999.989466393,
                -2.887599744598763
              ],
              [
                409000.00673361414,
                3884999.989466393,
                -2.887599744598763
              ],
              [
                410000.00673361414,
                3884999.989466393,
                14.332400255401236
              ],
              [
                410000.00673361414,
                3883999.989466393,
                14.332400255401236
              ],
              [
                409000.00673361414,
                3883999.989466393,
                -2.887599744598763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:17:05+00:00",
        "end_time": "2019-10-11T18:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0984.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0984.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0984.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0984.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99848631,
            35.09469208,
            -2.887599745,
            -75.98740666,
            35.10379786,
            14.33240026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99837637645236,
                  35.094692076598875,
                  -2.887599744598763
                ],
                [
                  -75.99848630774449,
                  35.10370799733118,
                  -2.887599744598763
                ],
                [
                  -75.98751538702608,
                  35.10379786296226,
                  14.332400255401236
                ],
                [
                  -75.98740666312877,
                  35.094781912353994,
                  14.332400255401236
                ],
                [
                  -75.99837637645236,
                  35.094692076598875,
                  -2.887599744598763
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0984.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0984.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:17:05Z",
            "pc:count": 2671837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409515.3515,
                "count": 2671837,
                "maximum": 410000.0067,
                "minimum": 409000.0067,
                "name": "X",
                "position": 0,
                "stddev": 340.2744609,
                "variance": 115786.7088
              },
              {
                "average": 3884535.442,
                "count": 2671837,
                "maximum": 3884999.989,
                "minimum": 3883999.989,
                "name": "Y",
                "position": 1,
                "stddev": 290.7093854,
                "variance": 84511.94678
              },
              {
                "average": -0.6929097429,
                "count": 2671837,
                "maximum": 14.33240026,
                "minimum": -2.887599745,
                "name": "Z",
                "position": 2,
                "stddev": 1.624546719,
                "variance": 2.639152041
              },
              {
                "average": 83.10140402,
                "count": 2671837,
                "maximum": 14005,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 423.8204476,
                "variance": 179623.7718
              },
              {
                "average": 1.103477495,
                "count": 2671837,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4932280769,
                "variance": 0.2432739358
              },
              {
                "average": 1.206644342,
                "count": 2671837,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.790088276,
                "variance": 0.6242394839
              },
              {
                "average": 1,
                "count": 2671837,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.78164611,
                "count": 2671837,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.547209515,
                "variance": 56.96037146
              },
              {
                "average": 20.0985043,
                "count": 2671837,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.553893095,
                "variance": 2.41458375
              },
              {
                "average": 2.029688563,
                "count": 2671837,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3929750551,
                "variance": 0.1544293939
              },
              {
                "average": 8.843823557,
                "count": 2671837,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.523336137,
                "variance": 2.320552985
              },
              {
                "average": 254854770.5,
                "count": 2671837,
                "maximum": 254856625.9,
                "minimum": 254853223.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 884.6864126,
                "variance": 782670.0486
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671837,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409000.0067,
              3883999.989,
              -2.887599745,
              410000.0067,
              3884999.989,
              14.33240026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409000.00673361414,
                    3883999.989466393,
                    -2.887599744598763
                  ],
                  [
                    409000.00673361414,
                    3884999.989466393,
                    -2.887599744598763
                  ],
                  [
                    410000.00673361414,
                    3884999.989466393,
                    14.332400255401236
                  ],
                  [
                    410000.00673361414,
                    3883999.989466393,
                    14.332400255401236
                  ],
                  [
                    409000.00673361414,
                    3883999.989466393,
                    -2.887599744598763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:17:05+00:00",
            "end_time": "2019-10-11T18:20: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": "20191015_NCMP_NC_Dunex_18SVD2190.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.86731009486162,
              35.1498019126562,
              -4.942176785492983
            ],
            [
              -75.86740579072392,
              35.15881808812725,
              -4.942176785492983
            ],
            [
              -75.85642706879763,
              35.15889619767747,
              11.357823214507018
            ],
            [
              -75.8563325837911,
              35.14987999625619,
              11.357823214507018
            ],
            [
              -75.86731009486162,
              35.1498019126562,
              -4.942176785492983
            ]
          ]
        ]
      },
      "bbox": [
        -75.86740579,
        35.14980191,
        -4.942176785,
        -75.85633258,
        35.1588962,
        11.35782321
      ],
      "properties": {
        "datetime": "2019-10-15T16:21:50Z",
        "pc:count": 2277357,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421502.2737,
            "count": 2277357,
            "maximum": 422000.001,
            "minimum": 421000.001,
            "name": "X",
            "position": 0,
            "stddev": 285.1439428,
            "variance": 81307.06814
          },
          {
            "average": 3890491.109,
            "count": 2277357,
            "maximum": 3890999.985,
            "minimum": 3889999.985,
            "name": "Y",
            "position": 1,
            "stddev": 283.6248622,
            "variance": 80443.06245
          },
          {
            "average": 0.4016977234,
            "count": 2277357,
            "maximum": 11.35782321,
            "minimum": -4.942176785,
            "name": "Z",
            "position": 2,
            "stddev": 1.47782553,
            "variance": 2.183968298
          },
          {
            "average": 819.7833071,
            "count": 2277357,
            "maximum": 36470,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1436.729611,
            "variance": 2064191.975
          },
          {
            "average": 1.022923064,
            "count": 2277357,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1743001678,
            "variance": 0.03038054848
          },
          {
            "average": 1.045892234,
            "count": 2277357,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2602948775,
            "variance": 0.06775342325
          },
          {
            "average": 1,
            "count": 2277357,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.48352805,
            "count": 2277357,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58673447,
            "variance": 184.5993535
          },
          {
            "average": 20.00936624,
            "count": 2277357,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.872545151,
            "variance": 3.506425343
          },
          {
            "average": 1.613051445,
            "count": 2277357,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4952891224,
            "variance": 0.2453113147
          },
          {
            "average": 10.16713761,
            "count": 2277357,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.346970474,
            "variance": 1.814329458
          },
          {
            "average": 255189602.4,
            "count": 2277357,
            "maximum": 255191710.2,
            "minimum": 255188022,
            "name": "GpsTime",
            "position": 12,
            "stddev": 947.7602319,
            "variance": 898249.4571
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277357,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421000.001,
          3889999.985,
          -4.942176785,
          422000.001,
          3890999.985,
          11.35782321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421000.00096772023,
                3889999.984840766,
                -4.942176785492983
              ],
              [
                421000.00096772023,
                3890999.984840766,
                -4.942176785492983
              ],
              [
                422000.00096772023,
                3890999.984840766,
                11.357823214507018
              ],
              [
                422000.00096772023,
                3889999.984840766,
                11.357823214507018
              ],
              [
                421000.00096772023,
                3889999.984840766,
                -4.942176785492983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:21:50+00:00",
        "end_time": "2019-10-15T15:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2190.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2190.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2190.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2190.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86740579,
            35.14980191,
            -4.942176785,
            -75.85633258,
            35.1588962,
            11.35782321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.86731009486162,
                  35.1498019126562,
                  -4.942176785492983
                ],
                [
                  -75.86740579072392,
                  35.15881808812725,
                  -4.942176785492983
                ],
                [
                  -75.85642706879763,
                  35.15889619767747,
                  11.357823214507018
                ],
                [
                  -75.8563325837911,
                  35.14987999625619,
                  11.357823214507018
                ],
                [
                  -75.86731009486162,
                  35.1498019126562,
                  -4.942176785492983
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2190.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2190.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:21:50Z",
            "pc:count": 2277357,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421502.2737,
                "count": 2277357,
                "maximum": 422000.001,
                "minimum": 421000.001,
                "name": "X",
                "position": 0,
                "stddev": 285.1439428,
                "variance": 81307.06814
              },
              {
                "average": 3890491.109,
                "count": 2277357,
                "maximum": 3890999.985,
                "minimum": 3889999.985,
                "name": "Y",
                "position": 1,
                "stddev": 283.6248622,
                "variance": 80443.06245
              },
              {
                "average": 0.4016977234,
                "count": 2277357,
                "maximum": 11.35782321,
                "minimum": -4.942176785,
                "name": "Z",
                "position": 2,
                "stddev": 1.47782553,
                "variance": 2.183968298
              },
              {
                "average": 819.7833071,
                "count": 2277357,
                "maximum": 36470,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1436.729611,
                "variance": 2064191.975
              },
              {
                "average": 1.022923064,
                "count": 2277357,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1743001678,
                "variance": 0.03038054848
              },
              {
                "average": 1.045892234,
                "count": 2277357,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2602948775,
                "variance": 0.06775342325
              },
              {
                "average": 1,
                "count": 2277357,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.48352805,
                "count": 2277357,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58673447,
                "variance": 184.5993535
              },
              {
                "average": 20.00936624,
                "count": 2277357,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.872545151,
                "variance": 3.506425343
              },
              {
                "average": 1.613051445,
                "count": 2277357,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4952891224,
                "variance": 0.2453113147
              },
              {
                "average": 10.16713761,
                "count": 2277357,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.346970474,
                "variance": 1.814329458
              },
              {
                "average": 255189602.4,
                "count": 2277357,
                "maximum": 255191710.2,
                "minimum": 255188022,
                "name": "GpsTime",
                "position": 12,
                "stddev": 947.7602319,
                "variance": 898249.4571
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277357,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421000.001,
              3889999.985,
              -4.942176785,
              422000.001,
              3890999.985,
              11.35782321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421000.00096772023,
                    3889999.984840766,
                    -4.942176785492983
                  ],
                  [
                    421000.00096772023,
                    3890999.984840766,
                    -4.942176785492983
                  ],
                  [
                    422000.00096772023,
                    3890999.984840766,
                    11.357823214507018
                  ],
                  [
                    422000.00096772023,
                    3889999.984840766,
                    11.357823214507018
                  ],
                  [
                    421000.00096772023,
                    3889999.984840766,
                    -4.942176785492983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:21:50+00:00",
            "end_time": "2019-10-15T15:20:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD3094.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76885029692733,
              35.18653436444484,
              -6.057141987088908
            ],
            [
              -75.76893524519471,
              35.19555070706823,
              -6.057141987088908
            ],
            [
              -75.75795153514377,
              35.19561995438861,
              -0.057141987088908
            ],
            [
              -75.75786780001872,
              35.18660358876949,
              -0.057141987088908
            ],
            [
              -75.76885029692733,
              35.18653436444484,
              -6.057141987088908
            ]
          ]
        ]
      },
      "bbox": [
        -75.76893525,
        35.18653436,
        -6.057141987,
        -75.7578678,
        35.19561995,
        -0.05714198709
      ],
      "properties": {
        "datetime": "2019-10-15T16:19:34Z",
        "pc:count": 1785634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430426.3652,
            "count": 1785634,
            "maximum": 430999.9946,
            "minimum": 430000.0146,
            "name": "X",
            "position": 0,
            "stddev": 286.18731,
            "variance": 81903.1764
          },
          {
            "average": 3894476.571,
            "count": 1785634,
            "maximum": 3894999.984,
            "minimum": 3893999.984,
            "name": "Y",
            "position": 1,
            "stddev": 295.9499313,
            "variance": 87586.36185
          },
          {
            "average": -1.811029816,
            "count": 1785634,
            "maximum": -0.05714198709,
            "minimum": -6.057141987,
            "name": "Z",
            "position": 2,
            "stddev": 0.7940724626,
            "variance": 0.6305510759
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1785634,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1785634,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1785634,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1785634,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04946474,
            "count": 1785634,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.550859732,
            "variance": 2.405165909
          },
          {
            "average": 2.002475311,
            "count": 1785634,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04969089964,
            "variance": 0.002469185507
          },
          {
            "average": 10.34775211,
            "count": 1785634,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.317164924,
            "variance": 1.734923437
          },
          {
            "average": 255189732.9,
            "count": 1785634,
            "maximum": 255191574.6,
            "minimum": 255187435.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.3940714,
            "variance": 856354.1873
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1785634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0146,
          3893999.984,
          -6.057141987,
          430999.9946,
          3894999.984,
          -0.05714198709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.0145564325,
                3893999.9837612575,
                -6.057141987088908
              ],
              [
                430000.0145564325,
                3894999.9837612575,
                -6.057141987088908
              ],
              [
                430999.9945564325,
                3894999.9837612575,
                -0.057141987088908
              ],
              [
                430999.9945564325,
                3893999.9837612575,
                -0.057141987088908
              ],
              [
                430000.0145564325,
                3893999.9837612575,
                -6.057141987088908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:19:34+00:00",
        "end_time": "2019-10-15T15:10:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3094.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3094.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3094.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3094.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76893525,
            35.18653436,
            -6.057141987,
            -75.7578678,
            35.19561995,
            -0.05714198709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76885029692733,
                  35.18653436444484,
                  -6.057141987088908
                ],
                [
                  -75.76893524519471,
                  35.19555070706823,
                  -6.057141987088908
                ],
                [
                  -75.75795153514377,
                  35.19561995438861,
                  -0.057141987088908
                ],
                [
                  -75.75786780001872,
                  35.18660358876949,
                  -0.057141987088908
                ],
                [
                  -75.76885029692733,
                  35.18653436444484,
                  -6.057141987088908
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3094.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3094.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:19:34Z",
            "pc:count": 1785634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430426.3652,
                "count": 1785634,
                "maximum": 430999.9946,
                "minimum": 430000.0146,
                "name": "X",
                "position": 0,
                "stddev": 286.18731,
                "variance": 81903.1764
              },
              {
                "average": 3894476.571,
                "count": 1785634,
                "maximum": 3894999.984,
                "minimum": 3893999.984,
                "name": "Y",
                "position": 1,
                "stddev": 295.9499313,
                "variance": 87586.36185
              },
              {
                "average": -1.811029816,
                "count": 1785634,
                "maximum": -0.05714198709,
                "minimum": -6.057141987,
                "name": "Z",
                "position": 2,
                "stddev": 0.7940724626,
                "variance": 0.6305510759
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1785634,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1785634,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1785634,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1785634,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04946474,
                "count": 1785634,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.550859732,
                "variance": 2.405165909
              },
              {
                "average": 2.002475311,
                "count": 1785634,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04969089964,
                "variance": 0.002469185507
              },
              {
                "average": 10.34775211,
                "count": 1785634,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.317164924,
                "variance": 1.734923437
              },
              {
                "average": 255189732.9,
                "count": 1785634,
                "maximum": 255191574.6,
                "minimum": 255187435.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.3940714,
                "variance": 856354.1873
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1785634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0146,
              3893999.984,
              -6.057141987,
              430999.9946,
              3894999.984,
              -0.05714198709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.0145564325,
                    3893999.9837612575,
                    -6.057141987088908
                  ],
                  [
                    430000.0145564325,
                    3894999.9837612575,
                    -6.057141987088908
                  ],
                  [
                    430999.9945564325,
                    3894999.9837612575,
                    -0.057141987088908
                  ],
                  [
                    430999.9945564325,
                    3893999.9837612575,
                    -0.057141987088908
                  ],
                  [
                    430000.0145564325,
                    3893999.9837612575,
                    -6.057141987088908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:19:34+00:00",
            "end_time": "2019-10-15T15:10: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": "20191015_NCMP_NC_Dunex_18SVD2392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.842203338899,
              35.16801272580108,
              -0.960092506643116
            ],
            [
              -75.84223366536237,
              35.17095363384693,
              -0.960092506643116
            ],
            [
              -75.83459173345761,
              35.171006528471494,
              -0.020092506643116
            ],
            [
              -75.83456168208049,
              35.16806561469409,
              -0.020092506643116
            ],
            [
              -75.842203338899,
              35.16801272580108,
              -0.960092506643116
            ]
          ]
        ]
      },
      "bbox": [
        -75.84223367,
        35.16801273,
        -0.9600925066,
        -75.83456168,
        35.17100653,
        -0.02009250664
      ],
      "properties": {
        "datetime": "2019-10-15T15:33:44Z",
        "pc:count": 214711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423748.7361,
            "count": 214711,
            "maximum": 423999.9938,
            "minimum": 423304.0338,
            "name": "X",
            "position": 0,
            "stddev": 182.7322151,
            "variance": 33391.06245
          },
          {
            "average": 3892115.109,
            "count": 214711,
            "maximum": 3892326.159,
            "minimum": 3891999.979,
            "name": "Y",
            "position": 1,
            "stddev": 84.52135781,
            "variance": 7143.859925
          },
          {
            "average": -0.3621899772,
            "count": 214711,
            "maximum": -0.02009250664,
            "minimum": -0.9600925066,
            "name": "Z",
            "position": 2,
            "stddev": 0.1430376864,
            "variance": 0.02045977972
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 214711,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 214711,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 214711,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 214711,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.2897287,
            "count": 214711,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8298414308,
            "variance": 0.6886368003
          },
          {
            "average": 2.000037259,
            "count": 214711,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006103947177,
            "variance": 3.725817114e-05
          },
          {
            "average": 8.03759472,
            "count": 214711,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1902144207,
            "variance": 0.03618152586
          },
          {
            "average": 255188095.7,
            "count": 214711,
            "maximum": 255188824.3,
            "minimum": 255188060.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 143.8060463,
            "variance": 20680.17896
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 214711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423304.0338,
          3891999.979,
          -0.9600925066,
          423999.9938,
          3892326.159,
          -0.02009250664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423304.0337777474,
                3891999.9786208468,
                -0.960092506643116
              ],
              [
                423304.0337777474,
                3892326.1586208465,
                -0.960092506643116
              ],
              [
                423999.9937777474,
                3892326.1586208465,
                -0.020092506643116
              ],
              [
                423999.9937777474,
                3891999.9786208468,
                -0.020092506643116
              ],
              [
                423304.0337777474,
                3891999.9786208468,
                -0.960092506643116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:33:44+00:00",
        "end_time": "2019-10-15T15:21:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84223367,
            35.16801273,
            -0.9600925066,
            -75.83456168,
            35.17100653,
            -0.02009250664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.842203338899,
                  35.16801272580108,
                  -0.960092506643116
                ],
                [
                  -75.84223366536237,
                  35.17095363384693,
                  -0.960092506643116
                ],
                [
                  -75.83459173345761,
                  35.171006528471494,
                  -0.020092506643116
                ],
                [
                  -75.83456168208049,
                  35.16806561469409,
                  -0.020092506643116
                ],
                [
                  -75.842203338899,
                  35.16801272580108,
                  -0.960092506643116
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:33:44Z",
            "pc:count": 214711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423748.7361,
                "count": 214711,
                "maximum": 423999.9938,
                "minimum": 423304.0338,
                "name": "X",
                "position": 0,
                "stddev": 182.7322151,
                "variance": 33391.06245
              },
              {
                "average": 3892115.109,
                "count": 214711,
                "maximum": 3892326.159,
                "minimum": 3891999.979,
                "name": "Y",
                "position": 1,
                "stddev": 84.52135781,
                "variance": 7143.859925
              },
              {
                "average": -0.3621899772,
                "count": 214711,
                "maximum": -0.02009250664,
                "minimum": -0.9600925066,
                "name": "Z",
                "position": 2,
                "stddev": 0.1430376864,
                "variance": 0.02045977972
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 214711,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 214711,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 214711,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 214711,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.2897287,
                "count": 214711,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8298414308,
                "variance": 0.6886368003
              },
              {
                "average": 2.000037259,
                "count": 214711,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006103947177,
                "variance": 3.725817114e-05
              },
              {
                "average": 8.03759472,
                "count": 214711,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1902144207,
                "variance": 0.03618152586
              },
              {
                "average": 255188095.7,
                "count": 214711,
                "maximum": 255188824.3,
                "minimum": 255188060.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 143.8060463,
                "variance": 20680.17896
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 214711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423304.0338,
              3891999.979,
              -0.9600925066,
              423999.9938,
              3892326.159,
              -0.02009250664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423304.0337777474,
                    3891999.9786208468,
                    -0.960092506643116
                  ],
                  [
                    423304.0337777474,
                    3892326.1586208465,
                    -0.960092506643116
                  ],
                  [
                    423999.9937777474,
                    3892326.1586208465,
                    -0.020092506643116
                  ],
                  [
                    423999.9937777474,
                    3891999.9786208468,
                    -0.020092506643116
                  ],
                  [
                    423304.0337777474,
                    3891999.9786208468,
                    -0.960092506643116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:33:44+00:00",
            "end_time": "2019-10-15T15:21: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": "20191015_NCMP_NC_Dunex_18SVD2490.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8344534516617,
              35.1574826391277,
              -5.393285165936002
            ],
            [
              -75.83446945334595,
              35.159049482477435,
              -5.393285165936002
            ],
            [
              -75.82979861797303,
              35.15908156539921,
              -3.153285165936002
            ],
            [
              -75.82978270583104,
              35.157514720197,
              -3.153285165936002
            ],
            [
              -75.8344534516617,
              35.1574826391277,
              -5.393285165936002
            ]
          ]
        ]
      },
      "bbox": [
        -75.83446945,
        35.15748264,
        -5.393285166,
        -75.82978271,
        35.15908157,
        -3.153285166
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:44Z",
        "pc:count": 24291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424089.5197,
            "count": 24291,
            "maximum": 424425.4452,
            "minimum": 424000.0052,
            "name": "X",
            "position": 0,
            "stddev": 64.38541083,
            "variance": 4145.481128
          },
          {
            "average": 3890942.978,
            "count": 24291,
            "maximum": 3890999.99,
            "minimum": 3890826.21,
            "name": "Y",
            "position": 1,
            "stddev": 39.82823225,
            "variance": 1586.288084
          },
          {
            "average": -4.03170104,
            "count": 24291,
            "maximum": -3.153285166,
            "minimum": -5.393285166,
            "name": "Z",
            "position": 2,
            "stddev": 0.4713111029,
            "variance": 0.2221341557
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24291,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24291,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24291,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 24291,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86137072,
            "count": 24291,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8985837175,
            "variance": 0.8074526974
          },
          {
            "average": 2.000617513,
            "count": 24291,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02484263963,
            "variance": 0.0006171567439
          },
          {
            "average": 13.21551192,
            "count": 24291,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.411185471,
            "variance": 0.1690734915
          },
          {
            "average": 255191796.3,
            "count": 24291,
            "maximum": 255192244.9,
            "minimum": 255191668.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 232.3757873,
            "variance": 53998.50651
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.0052,
          3890826.21,
          -5.393285166,
          424425.4452,
          3890999.99,
          -3.153285166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.00522437145,
                3890826.210332259,
                -5.393285165936002
              ],
              [
                424000.00522437145,
                3890999.9903322593,
                -5.393285165936002
              ],
              [
                424425.4452243714,
                3890999.9903322593,
                -3.153285165936002
              ],
              [
                424425.4452243714,
                3890826.210332259,
                -3.153285165936002
              ],
              [
                424000.00522437145,
                3890826.210332259,
                -5.393285165936002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:44+00:00",
        "end_time": "2019-10-15T16:21:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2490.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2490.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2490.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2490.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83446945,
            35.15748264,
            -5.393285166,
            -75.82978271,
            35.15908157,
            -3.153285166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8344534516617,
                  35.1574826391277,
                  -5.393285165936002
                ],
                [
                  -75.83446945334595,
                  35.159049482477435,
                  -5.393285165936002
                ],
                [
                  -75.82979861797303,
                  35.15908156539921,
                  -3.153285165936002
                ],
                [
                  -75.82978270583104,
                  35.157514720197,
                  -3.153285165936002
                ],
                [
                  -75.8344534516617,
                  35.1574826391277,
                  -5.393285165936002
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2490.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2490.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:44Z",
            "pc:count": 24291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424089.5197,
                "count": 24291,
                "maximum": 424425.4452,
                "minimum": 424000.0052,
                "name": "X",
                "position": 0,
                "stddev": 64.38541083,
                "variance": 4145.481128
              },
              {
                "average": 3890942.978,
                "count": 24291,
                "maximum": 3890999.99,
                "minimum": 3890826.21,
                "name": "Y",
                "position": 1,
                "stddev": 39.82823225,
                "variance": 1586.288084
              },
              {
                "average": -4.03170104,
                "count": 24291,
                "maximum": -3.153285166,
                "minimum": -5.393285166,
                "name": "Z",
                "position": 2,
                "stddev": 0.4713111029,
                "variance": 0.2221341557
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24291,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24291,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24291,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 24291,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86137072,
                "count": 24291,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8985837175,
                "variance": 0.8074526974
              },
              {
                "average": 2.000617513,
                "count": 24291,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02484263963,
                "variance": 0.0006171567439
              },
              {
                "average": 13.21551192,
                "count": 24291,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.411185471,
                "variance": 0.1690734915
              },
              {
                "average": 255191796.3,
                "count": 24291,
                "maximum": 255192244.9,
                "minimum": 255191668.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 232.3757873,
                "variance": 53998.50651
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.0052,
              3890826.21,
              -5.393285166,
              424425.4452,
              3890999.99,
              -3.153285166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.00522437145,
                    3890826.210332259,
                    -5.393285165936002
                  ],
                  [
                    424000.00522437145,
                    3890999.9903322593,
                    -5.393285165936002
                  ],
                  [
                    424425.4452243714,
                    3890999.9903322593,
                    -3.153285165936002
                  ],
                  [
                    424425.4452243714,
                    3890826.210332259,
                    -3.153285165936002
                  ],
                  [
                    424000.00522437145,
                    3890826.210332259,
                    -5.393285165936002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:44+00:00",
            "end_time": "2019-10-15T16: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": "20191015_NCMP_NC_Dunex_18SVD3598.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71425225826259,
              35.22293627294133,
              -2.690277140541343
            ],
            [
              -75.71433128080697,
              35.231952672804965,
              -2.690277140541343
            ],
            [
              -75.70334209233341,
              35.23201702742794,
              -0.590277140541343
            ],
            [
              -75.70326428521642,
              35.22300060620301,
              -0.590277140541343
            ],
            [
              -75.71425225826259,
              35.22293627294133,
              -2.690277140541343
            ]
          ]
        ]
      },
      "bbox": [
        -75.71433128,
        35.22293627,
        -2.690277141,
        -75.70326429,
        35.23201703,
        -0.5902771405
      ],
      "properties": {
        "datetime": "2019-10-15T15:03:20Z",
        "pc:count": 1269966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435522.4236,
            "count": 1269966,
            "maximum": 436000.019,
            "minimum": 434999.999,
            "name": "X",
            "position": 0,
            "stddev": 347.6928374,
            "variance": 120890.3092
          },
          {
            "average": 3898441.138,
            "count": 1269966,
            "maximum": 3898999.984,
            "minimum": 3897999.984,
            "name": "Y",
            "position": 1,
            "stddev": 264.1558348,
            "variance": 69778.30508
          },
          {
            "average": -1.951330381,
            "count": 1269966,
            "maximum": -0.5902771405,
            "minimum": -2.690277141,
            "name": "Z",
            "position": 2,
            "stddev": 0.2928093185,
            "variance": 0.08573729702
          },
          {
            "average": 0.3650641041,
            "count": 1269966,
            "maximum": 2621,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.78347849,
            "variance": 565.653849
          },
          {
            "average": 1,
            "count": 1269966,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1269966,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1269966,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1269966,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00406127,
            "count": 1269966,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.687458134,
            "variance": 2.847514954
          },
          {
            "average": 2.00030867,
            "count": 1269966,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01761106168,
            "variance": 0.0003101494935
          },
          {
            "average": 3.510491619,
            "count": 1269966,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.440276743,
            "variance": 2.074397097
          },
          {
            "average": 255185644.9,
            "count": 1269966,
            "maximum": 255187000.2,
            "minimum": 255184592.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.3994976,
            "variance": 412677.1145
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1269966,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434999.999,
          3897999.984,
          -2.690277141,
          436000.019,
          3898999.984,
          -0.5902771405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434999.9989817832,
                3897999.9841619115,
                -2.690277140541343
              ],
              [
                434999.9989817832,
                3898999.9841619115,
                -2.690277140541343
              ],
              [
                436000.01898178324,
                3898999.9841619115,
                -0.590277140541343
              ],
              [
                436000.01898178324,
                3897999.9841619115,
                -0.590277140541343
              ],
              [
                434999.9989817832,
                3897999.9841619115,
                -2.690277140541343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:03:20+00:00",
        "end_time": "2019-10-15T14:23:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3598.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3598.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3598.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3598.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71433128,
            35.22293627,
            -2.690277141,
            -75.70326429,
            35.23201703,
            -0.5902771405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71425225826259,
                  35.22293627294133,
                  -2.690277140541343
                ],
                [
                  -75.71433128080697,
                  35.231952672804965,
                  -2.690277140541343
                ],
                [
                  -75.70334209233341,
                  35.23201702742794,
                  -0.590277140541343
                ],
                [
                  -75.70326428521642,
                  35.22300060620301,
                  -0.590277140541343
                ],
                [
                  -75.71425225826259,
                  35.22293627294133,
                  -2.690277140541343
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3598.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3598.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:03:20Z",
            "pc:count": 1269966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435522.4236,
                "count": 1269966,
                "maximum": 436000.019,
                "minimum": 434999.999,
                "name": "X",
                "position": 0,
                "stddev": 347.6928374,
                "variance": 120890.3092
              },
              {
                "average": 3898441.138,
                "count": 1269966,
                "maximum": 3898999.984,
                "minimum": 3897999.984,
                "name": "Y",
                "position": 1,
                "stddev": 264.1558348,
                "variance": 69778.30508
              },
              {
                "average": -1.951330381,
                "count": 1269966,
                "maximum": -0.5902771405,
                "minimum": -2.690277141,
                "name": "Z",
                "position": 2,
                "stddev": 0.2928093185,
                "variance": 0.08573729702
              },
              {
                "average": 0.3650641041,
                "count": 1269966,
                "maximum": 2621,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.78347849,
                "variance": 565.653849
              },
              {
                "average": 1,
                "count": 1269966,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1269966,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1269966,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1269966,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00406127,
                "count": 1269966,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.687458134,
                "variance": 2.847514954
              },
              {
                "average": 2.00030867,
                "count": 1269966,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01761106168,
                "variance": 0.0003101494935
              },
              {
                "average": 3.510491619,
                "count": 1269966,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.440276743,
                "variance": 2.074397097
              },
              {
                "average": 255185644.9,
                "count": 1269966,
                "maximum": 255187000.2,
                "minimum": 255184592.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.3994976,
                "variance": 412677.1145
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1269966,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434999.999,
              3897999.984,
              -2.690277141,
              436000.019,
              3898999.984,
              -0.5902771405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434999.9989817832,
                    3897999.9841619115,
                    -2.690277140541343
                  ],
                  [
                    434999.9989817832,
                    3898999.9841619115,
                    -2.690277140541343
                  ],
                  [
                    436000.01898178324,
                    3898999.9841619115,
                    -0.590277140541343
                  ],
                  [
                    436000.01898178324,
                    3897999.9841619115,
                    -0.590277140541343
                  ],
                  [
                    434999.9989817832,
                    3897999.9841619115,
                    -2.690277140541343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:03:20+00:00",
            "end_time": "2019-10-15T14:23: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": "20191015_NCMP_NC_Dunex_18SVD2191.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.86638008195574,
              35.15882536070424,
              -0.828209064599002
            ],
            [
              -75.86642212312219,
              35.16278976980399,
              -0.828209064599002
            ],
            [
              -75.85646854878453,
              35.1628605505714,
              0.111790935400998
            ],
            [
              -75.85642699044796,
              35.15889613113182,
              0.111790935400998
            ],
            [
              -75.86638008195574,
              35.15882536070424,
              -0.828209064599002
            ]
          ]
        ]
      },
      "bbox": [
        -75.86642212,
        35.15882536,
        -0.8282090646,
        -75.85642699,
        35.16286055,
        0.1117909354
      ],
      "properties": {
        "datetime": "2019-10-15T15:34:18Z",
        "pc:count": 401697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421700.0452,
            "count": 401697,
            "maximum": 422000.008,
            "minimum": 421093.428,
            "name": "X",
            "position": 0,
            "stddev": 225.871951,
            "variance": 51018.13825
          },
          {
            "average": 3891141.571,
            "count": 401697,
            "maximum": 3891439.677,
            "minimum": 3890999.977,
            "name": "Y",
            "position": 1,
            "stddev": 107.5367199,
            "variance": 11564.14613
          },
          {
            "average": -0.3264518695,
            "count": 401697,
            "maximum": 0.1117909354,
            "minimum": -0.8282090646,
            "name": "Z",
            "position": 2,
            "stddev": 0.09553281492,
            "variance": 0.009126518726
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 401697,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 401697,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 401697,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 401697,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.32269656,
            "count": 401697,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8083360174,
            "variance": 0.6534071171
          },
          {
            "average": 2.000161814,
            "count": 401697,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01291381488,
            "variance": 0.0001667666149
          },
          {
            "average": 8.156540875,
            "count": 401697,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3633678004,
            "variance": 0.1320361584
          },
          {
            "average": 255188163.5,
            "count": 401697,
            "maximum": 255188858.5,
            "minimum": 255188026.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298.0856107,
            "variance": 88855.0313
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 401697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421093.428,
          3890999.977,
          -0.8282090646,
          422000.008,
          3891439.677,
          0.1117909354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421093.4280401514,
                3890999.9773992063,
                -0.828209064599002
              ],
              [
                421093.4280401514,
                3891439.6773992064,
                -0.828209064599002
              ],
              [
                422000.0080401514,
                3891439.6773992064,
                0.111790935400998
              ],
              [
                422000.0080401514,
                3890999.9773992063,
                0.111790935400998
              ],
              [
                421093.4280401514,
                3890999.9773992063,
                -0.828209064599002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:34:18+00:00",
        "end_time": "2019-10-15T15:20:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2191.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2191.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2191.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2191.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86642212,
            35.15882536,
            -0.8282090646,
            -75.85642699,
            35.16286055,
            0.1117909354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.86638008195574,
                  35.15882536070424,
                  -0.828209064599002
                ],
                [
                  -75.86642212312219,
                  35.16278976980399,
                  -0.828209064599002
                ],
                [
                  -75.85646854878453,
                  35.1628605505714,
                  0.111790935400998
                ],
                [
                  -75.85642699044796,
                  35.15889613113182,
                  0.111790935400998
                ],
                [
                  -75.86638008195574,
                  35.15882536070424,
                  -0.828209064599002
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2191.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2191.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:34:18Z",
            "pc:count": 401697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421700.0452,
                "count": 401697,
                "maximum": 422000.008,
                "minimum": 421093.428,
                "name": "X",
                "position": 0,
                "stddev": 225.871951,
                "variance": 51018.13825
              },
              {
                "average": 3891141.571,
                "count": 401697,
                "maximum": 3891439.677,
                "minimum": 3890999.977,
                "name": "Y",
                "position": 1,
                "stddev": 107.5367199,
                "variance": 11564.14613
              },
              {
                "average": -0.3264518695,
                "count": 401697,
                "maximum": 0.1117909354,
                "minimum": -0.8282090646,
                "name": "Z",
                "position": 2,
                "stddev": 0.09553281492,
                "variance": 0.009126518726
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 401697,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 401697,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 401697,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 401697,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.32269656,
                "count": 401697,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8083360174,
                "variance": 0.6534071171
              },
              {
                "average": 2.000161814,
                "count": 401697,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01291381488,
                "variance": 0.0001667666149
              },
              {
                "average": 8.156540875,
                "count": 401697,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3633678004,
                "variance": 0.1320361584
              },
              {
                "average": 255188163.5,
                "count": 401697,
                "maximum": 255188858.5,
                "minimum": 255188026.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298.0856107,
                "variance": 88855.0313
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 401697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421093.428,
              3890999.977,
              -0.8282090646,
              422000.008,
              3891439.677,
              0.1117909354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421093.4280401514,
                    3890999.9773992063,
                    -0.828209064599002
                  ],
                  [
                    421093.4280401514,
                    3891439.6773992064,
                    -0.828209064599002
                  ],
                  [
                    422000.0080401514,
                    3891439.6773992064,
                    0.111790935400998
                  ],
                  [
                    422000.0080401514,
                    3890999.9773992063,
                    0.111790935400998
                  ],
                  [
                    421093.4280401514,
                    3890999.9773992063,
                    -0.828209064599002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:34:18+00:00",
            "end_time": "2019-10-15T15:20: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": "20191015_NCMP_NC_Dunex_18SVD3599.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71283086803739,
              35.23196162611447,
              -2.339519714390086
            ],
            [
              -75.71283893704192,
              35.23288400335343,
              -2.339519714390086
            ],
            [
              -75.70855912713775,
              35.232909132811436,
              -1.839519714390086
            ],
            [
              -75.70855110656873,
              35.23198675471909,
              -1.839519714390086
            ],
            [
              -75.71283086803739,
              35.23196162611447,
              -2.339519714390086
            ]
          ]
        ]
      },
      "bbox": [
        -75.71283894,
        35.23196163,
        -2.339519714,
        -75.70855111,
        35.23290913,
        -1.839519714
      ],
      "properties": {
        "datetime": "2019-10-15T14:23:15Z",
        "pc:count": 31559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435301.7198,
            "count": 31559,
            "maximum": 435525.9973,
            "minimum": 435136.5373,
            "name": "X",
            "position": 0,
            "stddev": 92.00657383,
            "variance": 8465.209628
          },
          {
            "average": 3899040.796,
            "count": 31559,
            "maximum": 3899102.296,
            "minimum": 3898999.996,
            "name": "Y",
            "position": 1,
            "stddev": 26.80450925,
            "variance": 718.481716
          },
          {
            "average": -2.159834363,
            "count": 31559,
            "maximum": -1.839519714,
            "minimum": -2.339519714,
            "name": "Z",
            "position": 2,
            "stddev": 0.06434855798,
            "variance": 0.004140736914
          },
          {
            "average": 53.00754143,
            "count": 31559,
            "maximum": 1920,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 278.0954909,
            "variance": 77337.10204
          },
          {
            "average": 1,
            "count": 31559,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 31559,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 31559,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 31559,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.64804436,
            "count": 31559,
            "maximum": 19.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5428770393,
            "variance": 0.2947154798
          },
          {
            "average": 2.00076048,
            "count": 31559,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0275667575,
            "variance": 0.0007599261192
          },
          {
            "average": 1,
            "count": 31559,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255184593.9,
            "count": 31559,
            "maximum": 255184595.9,
            "minimum": 255184592.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.818175185,
            "variance": 0.6694106333
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31559,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435136.5373,
          3898999.996,
          -2.339519714,
          435525.9973,
          3899102.296,
          -1.839519714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435136.5373423534,
                3898999.996118841,
                -2.339519714390086
              ],
              [
                435136.5373423534,
                3899102.296118841,
                -2.339519714390086
              ],
              [
                435525.99734235334,
                3899102.296118841,
                -1.839519714390086
              ],
              [
                435525.99734235334,
                3898999.996118841,
                -1.839519714390086
              ],
              [
                435136.5373423534,
                3898999.996118841,
                -2.339519714390086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:23:15+00:00",
        "end_time": "2019-10-15T14:23:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3599.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3599.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3599.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3599.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71283894,
            35.23196163,
            -2.339519714,
            -75.70855111,
            35.23290913,
            -1.839519714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71283086803739,
                  35.23196162611447,
                  -2.339519714390086
                ],
                [
                  -75.71283893704192,
                  35.23288400335343,
                  -2.339519714390086
                ],
                [
                  -75.70855912713775,
                  35.232909132811436,
                  -1.839519714390086
                ],
                [
                  -75.70855110656873,
                  35.23198675471909,
                  -1.839519714390086
                ],
                [
                  -75.71283086803739,
                  35.23196162611447,
                  -2.339519714390086
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3599.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3599.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:23:15Z",
            "pc:count": 31559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435301.7198,
                "count": 31559,
                "maximum": 435525.9973,
                "minimum": 435136.5373,
                "name": "X",
                "position": 0,
                "stddev": 92.00657383,
                "variance": 8465.209628
              },
              {
                "average": 3899040.796,
                "count": 31559,
                "maximum": 3899102.296,
                "minimum": 3898999.996,
                "name": "Y",
                "position": 1,
                "stddev": 26.80450925,
                "variance": 718.481716
              },
              {
                "average": -2.159834363,
                "count": 31559,
                "maximum": -1.839519714,
                "minimum": -2.339519714,
                "name": "Z",
                "position": 2,
                "stddev": 0.06434855798,
                "variance": 0.004140736914
              },
              {
                "average": 53.00754143,
                "count": 31559,
                "maximum": 1920,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 278.0954909,
                "variance": 77337.10204
              },
              {
                "average": 1,
                "count": 31559,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 31559,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 31559,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 31559,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.64804436,
                "count": 31559,
                "maximum": 19.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5428770393,
                "variance": 0.2947154798
              },
              {
                "average": 2.00076048,
                "count": 31559,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0275667575,
                "variance": 0.0007599261192
              },
              {
                "average": 1,
                "count": 31559,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255184593.9,
                "count": 31559,
                "maximum": 255184595.9,
                "minimum": 255184592.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.818175185,
                "variance": 0.6694106333
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31559,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435136.5373,
              3898999.996,
              -2.339519714,
              435525.9973,
              3899102.296,
              -1.839519714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435136.5373423534,
                    3898999.996118841,
                    -2.339519714390086
                  ],
                  [
                    435136.5373423534,
                    3899102.296118841,
                    -2.339519714390086
                  ],
                  [
                    435525.99734235334,
                    3899102.296118841,
                    -1.839519714390086
                  ],
                  [
                    435525.99734235334,
                    3898999.996118841,
                    -1.839519714390086
                  ],
                  [
                    435136.5373423534,
                    3898999.996118841,
                    -2.339519714390086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:23:15+00:00",
            "end_time": "2019-10-15T14:23: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": "20191015_NCMP_NC_Dunex_18SVD3695.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70307844774406,
              35.20142332136136,
              -4.788270015713845
            ],
            [
              -75.70310899712477,
              35.204967690965745,
              -4.788270015713845
            ],
            [
              -75.70016778057035,
              35.20498473465584,
              2.531729984286155
            ],
            [
              -75.70013735895708,
              35.20144036282663,
              2.531729984286155
            ],
            [
              -75.70307844774406,
              35.20142332136136,
              -4.788270015713845
            ]
          ]
        ]
      },
      "bbox": [
        -75.703109,
        35.20142332,
        -4.788270016,
        -75.70013736,
        35.20498473,
        2.531729984
      ],
      "properties": {
        "datetime": "2019-10-15T16:57:07Z",
        "pc:count": 8293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436032.1222,
            "count": 8293,
            "maximum": 436267.7387,
            "minimum": 435999.9987,
            "name": "X",
            "position": 0,
            "stddev": 37.08617556,
            "variance": 1375.384417
          },
          {
            "average": 3895956.792,
            "count": 8293,
            "maximum": 3895999.981,
            "minimum": 3895606.881,
            "name": "Y",
            "position": 1,
            "stddev": 99.84124163,
            "variance": 9968.273531
          },
          {
            "average": 0.510516913,
            "count": 8293,
            "maximum": 2.531729984,
            "minimum": -4.788270016,
            "name": "Z",
            "position": 2,
            "stddev": 1.639533755,
            "variance": 2.688070935
          },
          {
            "average": 2775.876884,
            "count": 8293,
            "maximum": 9542,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1875.085182,
            "variance": 3515944.44
          },
          {
            "average": 1,
            "count": 8293,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8293,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8293,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.705896539,
            "count": 8293,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.875550274,
            "variance": 97.52649321
          },
          {
            "average": 18.77515695,
            "count": 8293,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9968594685,
            "variance": 0.9937287999
          },
          {
            "average": 1.156638129,
            "count": 8293,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3641441325,
            "variance": 0.1326009492
          },
          {
            "average": 14.55359942,
            "count": 8293,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6557314436,
            "variance": 0.4299837262
          },
          {
            "average": 255192728.7,
            "count": 8293,
            "maximum": 255193827.1,
            "minimum": 255192419.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.364377,
            "variance": 172527.5657
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435999.9987,
          3895606.881,
          -4.788270016,
          436267.7387,
          3895999.981,
          2.531729984
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435999.9987018977,
                3895606.8807594995,
                -4.788270015713845
              ],
              [
                435999.9987018977,
                3895999.980759499,
                -4.788270015713845
              ],
              [
                436267.7387018977,
                3895999.980759499,
                2.531729984286155
              ],
              [
                436267.7387018977,
                3895606.8807594995,
                2.531729984286155
              ],
              [
                435999.9987018977,
                3895606.8807594995,
                -4.788270015713845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:57:07+00:00",
        "end_time": "2019-10-15T16:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3695.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3695.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3695.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3695.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.703109,
            35.20142332,
            -4.788270016,
            -75.70013736,
            35.20498473,
            2.531729984
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70307844774406,
                  35.20142332136136,
                  -4.788270015713845
                ],
                [
                  -75.70310899712477,
                  35.204967690965745,
                  -4.788270015713845
                ],
                [
                  -75.70016778057035,
                  35.20498473465584,
                  2.531729984286155
                ],
                [
                  -75.70013735895708,
                  35.20144036282663,
                  2.531729984286155
                ],
                [
                  -75.70307844774406,
                  35.20142332136136,
                  -4.788270015713845
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3695.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3695.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:57:07Z",
            "pc:count": 8293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436032.1222,
                "count": 8293,
                "maximum": 436267.7387,
                "minimum": 435999.9987,
                "name": "X",
                "position": 0,
                "stddev": 37.08617556,
                "variance": 1375.384417
              },
              {
                "average": 3895956.792,
                "count": 8293,
                "maximum": 3895999.981,
                "minimum": 3895606.881,
                "name": "Y",
                "position": 1,
                "stddev": 99.84124163,
                "variance": 9968.273531
              },
              {
                "average": 0.510516913,
                "count": 8293,
                "maximum": 2.531729984,
                "minimum": -4.788270016,
                "name": "Z",
                "position": 2,
                "stddev": 1.639533755,
                "variance": 2.688070935
              },
              {
                "average": 2775.876884,
                "count": 8293,
                "maximum": 9542,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1875.085182,
                "variance": 3515944.44
              },
              {
                "average": 1,
                "count": 8293,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8293,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8293,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.705896539,
                "count": 8293,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.875550274,
                "variance": 97.52649321
              },
              {
                "average": 18.77515695,
                "count": 8293,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9968594685,
                "variance": 0.9937287999
              },
              {
                "average": 1.156638129,
                "count": 8293,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3641441325,
                "variance": 0.1326009492
              },
              {
                "average": 14.55359942,
                "count": 8293,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6557314436,
                "variance": 0.4299837262
              },
              {
                "average": 255192728.7,
                "count": 8293,
                "maximum": 255193827.1,
                "minimum": 255192419.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.364377,
                "variance": 172527.5657
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435999.9987,
              3895606.881,
              -4.788270016,
              436267.7387,
              3895999.981,
              2.531729984
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435999.9987018977,
                    3895606.8807594995,
                    -4.788270015713845
                  ],
                  [
                    435999.9987018977,
                    3895999.980759499,
                    -4.788270015713845
                  ],
                  [
                    436267.7387018977,
                    3895999.980759499,
                    2.531729984286155
                  ],
                  [
                    436267.7387018977,
                    3895606.8807594995,
                    2.531729984286155
                  ],
                  [
                    435999.9987018977,
                    3895606.8807594995,
                    -4.788270015713845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:57:07+00:00",
            "end_time": "2019-10-15T16:33: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": "20191015_NCMP_NC_Dunex_18SVD3697.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70318661640457,
              35.21398421143174,
              -2.38520629315078
            ],
            [
              -75.7032643889863,
              35.22300064626229,
              -2.38520629315078
            ],
            [
              -75.69227660114285,
              35.22306398105663,
              23.41479370684922
            ],
            [
              -75.69220004343991,
              35.214047525200854,
              23.41479370684922
            ],
            [
              -75.70318661640457,
              35.21398421143174,
              -2.38520629315078
            ]
          ]
        ]
      },
      "bbox": [
        -75.70326439,
        35.21398421,
        -2.385206293,
        -75.69220004,
        35.22306398,
        23.41479371
      ],
      "properties": {
        "datetime": "2019-10-15T16:10:35Z",
        "pc:count": 2086265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436537.454,
            "count": 2086265,
            "maximum": 437000.0096,
            "minimum": 436000.0096,
            "name": "X",
            "position": 0,
            "stddev": 287.6310026,
            "variance": 82731.59368
          },
          {
            "average": 3897440.821,
            "count": 2086265,
            "maximum": 3897999.989,
            "minimum": 3896999.989,
            "name": "Y",
            "position": 1,
            "stddev": 281.2837103,
            "variance": 79120.52567
          },
          {
            "average": 0.7980519746,
            "count": 2086265,
            "maximum": 23.41479371,
            "minimum": -2.385206293,
            "name": "Z",
            "position": 2,
            "stddev": 2.533054708,
            "variance": 6.416366153
          },
          {
            "average": 1031.920698,
            "count": 2086265,
            "maximum": 48273,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1729.298693,
            "variance": 2990473.969
          },
          {
            "average": 1.226322159,
            "count": 2086265,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6329798887,
            "variance": 0.4006635395
          },
          {
            "average": 1.456488989,
            "count": 2086265,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9694351994,
            "variance": 0.9398046058
          },
          {
            "average": 1,
            "count": 2086265,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.71799028,
            "count": 2086265,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.75504388,
            "variance": 189.2012322
          },
          {
            "average": 19.9611193,
            "count": 2086265,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.690510941,
            "variance": 2.857827242
          },
          {
            "average": 1.685054391,
            "count": 2086265,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6838621829,
            "variance": 0.4676674853
          },
          {
            "average": 9.508650627,
            "count": 2086265,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284563283,
            "variance": 1.650102829
          },
          {
            "average": 255189151.4,
            "count": 2086265,
            "maximum": 255191035.4,
            "minimum": 255186996,
            "name": "GpsTime",
            "position": 12,
            "stddev": 889.0821085,
            "variance": 790466.9957
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2086265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436000.0096,
          3896999.989,
          -2.385206293,
          437000.0096,
          3897999.989,
          23.41479371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436000.0095695854,
                3896999.988671467,
                -2.38520629315078
              ],
              [
                436000.0095695854,
                3897999.988671467,
                -2.38520629315078
              ],
              [
                437000.0095695854,
                3897999.988671467,
                23.41479370684922
              ],
              [
                437000.0095695854,
                3896999.988671467,
                23.41479370684922
              ],
              [
                436000.0095695854,
                3896999.988671467,
                -2.38520629315078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:10:35+00:00",
        "end_time": "2019-10-15T15:03:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3697.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3697.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3697.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3697.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70326439,
            35.21398421,
            -2.385206293,
            -75.69220004,
            35.22306398,
            23.41479371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70318661640457,
                  35.21398421143174,
                  -2.38520629315078
                ],
                [
                  -75.7032643889863,
                  35.22300064626229,
                  -2.38520629315078
                ],
                [
                  -75.69227660114285,
                  35.22306398105663,
                  23.41479370684922
                ],
                [
                  -75.69220004343991,
                  35.214047525200854,
                  23.41479370684922
                ],
                [
                  -75.70318661640457,
                  35.21398421143174,
                  -2.38520629315078
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3697.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3697.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:10:35Z",
            "pc:count": 2086265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436537.454,
                "count": 2086265,
                "maximum": 437000.0096,
                "minimum": 436000.0096,
                "name": "X",
                "position": 0,
                "stddev": 287.6310026,
                "variance": 82731.59368
              },
              {
                "average": 3897440.821,
                "count": 2086265,
                "maximum": 3897999.989,
                "minimum": 3896999.989,
                "name": "Y",
                "position": 1,
                "stddev": 281.2837103,
                "variance": 79120.52567
              },
              {
                "average": 0.7980519746,
                "count": 2086265,
                "maximum": 23.41479371,
                "minimum": -2.385206293,
                "name": "Z",
                "position": 2,
                "stddev": 2.533054708,
                "variance": 6.416366153
              },
              {
                "average": 1031.920698,
                "count": 2086265,
                "maximum": 48273,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1729.298693,
                "variance": 2990473.969
              },
              {
                "average": 1.226322159,
                "count": 2086265,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6329798887,
                "variance": 0.4006635395
              },
              {
                "average": 1.456488989,
                "count": 2086265,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9694351994,
                "variance": 0.9398046058
              },
              {
                "average": 1,
                "count": 2086265,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.71799028,
                "count": 2086265,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.75504388,
                "variance": 189.2012322
              },
              {
                "average": 19.9611193,
                "count": 2086265,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.690510941,
                "variance": 2.857827242
              },
              {
                "average": 1.685054391,
                "count": 2086265,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6838621829,
                "variance": 0.4676674853
              },
              {
                "average": 9.508650627,
                "count": 2086265,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284563283,
                "variance": 1.650102829
              },
              {
                "average": 255189151.4,
                "count": 2086265,
                "maximum": 255191035.4,
                "minimum": 255186996,
                "name": "GpsTime",
                "position": 12,
                "stddev": 889.0821085,
                "variance": 790466.9957
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2086265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436000.0096,
              3896999.989,
              -2.385206293,
              437000.0096,
              3897999.989,
              23.41479371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436000.0095695854,
                    3896999.988671467,
                    -2.38520629315078
                  ],
                  [
                    436000.0095695854,
                    3897999.988671467,
                    -2.38520629315078
                  ],
                  [
                    437000.0095695854,
                    3897999.988671467,
                    23.41479370684922
                  ],
                  [
                    437000.0095695854,
                    3896999.988671467,
                    23.41479370684922
                  ],
                  [
                    436000.0095695854,
                    3896999.988671467,
                    -2.38520629315078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:10:35+00:00",
            "end_time": "2019-10-15T15:03: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": "20191011_NCMP_NC_Dunex_18SVD0278.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.07445390524651,
              35.039940891051536,
              -1.805384765903363
            ],
            [
              -76.07457197269012,
              35.04895667607242,
              -1.805384765903363
            ],
            [
              -76.06360842118448,
              35.049053298193144,
              8.094615234096636
            ],
            [
              -76.06349155779306,
              35.04003748102812,
              8.094615234096636
            ],
            [
              -76.07445390524651,
              35.039940891051536,
              -1.805384765903363
            ]
          ]
        ]
      },
      "bbox": [
        -76.07457197,
        35.03994089,
        -1.805384766,
        -76.06349156,
        35.0490533,
        8.094615234
      ],
      "properties": {
        "datetime": "2019-10-11T19:55:23Z",
        "pc:count": 3063792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402482.7273,
            "count": 3063792,
            "maximum": 403000.0154,
            "minimum": 401999.9954,
            "name": "X",
            "position": 0,
            "stddev": 281.5032571,
            "variance": 79244.08377
          },
          {
            "average": 3878540.298,
            "count": 3063792,
            "maximum": 3878999.984,
            "minimum": 3877999.984,
            "name": "Y",
            "position": 1,
            "stddev": 258.4227664,
            "variance": 66782.32622
          },
          {
            "average": 0.4710363032,
            "count": 3063792,
            "maximum": 8.094615234,
            "minimum": -1.805384766,
            "name": "Z",
            "position": 2,
            "stddev": 1.123209538,
            "variance": 1.261599666
          },
          {
            "average": 2074.537996,
            "count": 3063792,
            "maximum": 20257,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3173.365412,
            "variance": 10070248.04
          },
          {
            "average": 1.026668586,
            "count": 3063792,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1813973062,
            "variance": 0.0329049827
          },
          {
            "average": 1.053388089,
            "count": 3063792,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2672032848,
            "variance": 0.07139759542
          },
          {
            "average": 1,
            "count": 3063792,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.46741946,
            "count": 3063792,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58604396,
            "variance": 184.5805905
          },
          {
            "average": 19.94562657,
            "count": 3063792,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.644411256,
            "variance": 2.70408838
          },
          {
            "average": 1.61457142,
            "count": 3063792,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.494228388,
            "variance": 0.2442616995
          },
          {
            "average": 13.80321673,
            "count": 3063792,
            "maximum": 16,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05860147,
            "variance": 1.120637073
          },
          {
            "average": 254857684,
            "count": 3063792,
            "maximum": 254858923,
            "minimum": 254856091,
            "name": "GpsTime",
            "position": 12,
            "stddev": 579.7503894,
            "variance": 336110.514
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3063792,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          401999.9954,
          3877999.984,
          -1.805384766,
          403000.0154,
          3878999.984,
          8.094615234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                401999.9953739184,
                3877999.9840073935,
                -1.805384765903363
              ],
              [
                401999.9953739184,
                3878999.9840073935,
                -1.805384765903363
              ],
              [
                403000.0153739184,
                3878999.9840073935,
                8.094615234096636
              ],
              [
                403000.0153739184,
                3877999.9840073935,
                8.094615234096636
              ],
              [
                401999.9953739184,
                3877999.9840073935,
                -1.805384765903363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:55:23+00:00",
        "end_time": "2019-10-11T19:08:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0278.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0278.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0278.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0278.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.07457197,
            35.03994089,
            -1.805384766,
            -76.06349156,
            35.0490533,
            8.094615234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.07445390524651,
                  35.039940891051536,
                  -1.805384765903363
                ],
                [
                  -76.07457197269012,
                  35.04895667607242,
                  -1.805384765903363
                ],
                [
                  -76.06360842118448,
                  35.049053298193144,
                  8.094615234096636
                ],
                [
                  -76.06349155779306,
                  35.04003748102812,
                  8.094615234096636
                ],
                [
                  -76.07445390524651,
                  35.039940891051536,
                  -1.805384765903363
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0278.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0278.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:55:23Z",
            "pc:count": 3063792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402482.7273,
                "count": 3063792,
                "maximum": 403000.0154,
                "minimum": 401999.9954,
                "name": "X",
                "position": 0,
                "stddev": 281.5032571,
                "variance": 79244.08377
              },
              {
                "average": 3878540.298,
                "count": 3063792,
                "maximum": 3878999.984,
                "minimum": 3877999.984,
                "name": "Y",
                "position": 1,
                "stddev": 258.4227664,
                "variance": 66782.32622
              },
              {
                "average": 0.4710363032,
                "count": 3063792,
                "maximum": 8.094615234,
                "minimum": -1.805384766,
                "name": "Z",
                "position": 2,
                "stddev": 1.123209538,
                "variance": 1.261599666
              },
              {
                "average": 2074.537996,
                "count": 3063792,
                "maximum": 20257,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3173.365412,
                "variance": 10070248.04
              },
              {
                "average": 1.026668586,
                "count": 3063792,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1813973062,
                "variance": 0.0329049827
              },
              {
                "average": 1.053388089,
                "count": 3063792,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2672032848,
                "variance": 0.07139759542
              },
              {
                "average": 1,
                "count": 3063792,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.46741946,
                "count": 3063792,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58604396,
                "variance": 184.5805905
              },
              {
                "average": 19.94562657,
                "count": 3063792,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.644411256,
                "variance": 2.70408838
              },
              {
                "average": 1.61457142,
                "count": 3063792,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.494228388,
                "variance": 0.2442616995
              },
              {
                "average": 13.80321673,
                "count": 3063792,
                "maximum": 16,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05860147,
                "variance": 1.120637073
              },
              {
                "average": 254857684,
                "count": 3063792,
                "maximum": 254858923,
                "minimum": 254856091,
                "name": "GpsTime",
                "position": 12,
                "stddev": 579.7503894,
                "variance": 336110.514
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3063792,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              401999.9954,
              3877999.984,
              -1.805384766,
              403000.0154,
              3878999.984,
              8.094615234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    401999.9953739184,
                    3877999.9840073935,
                    -1.805384765903363
                  ],
                  [
                    401999.9953739184,
                    3878999.9840073935,
                    -1.805384765903363
                  ],
                  [
                    403000.0153739184,
                    3878999.9840073935,
                    8.094615234096636
                  ],
                  [
                    403000.0153739184,
                    3877999.9840073935,
                    8.094615234096636
                  ],
                  [
                    401999.9953739184,
                    3877999.9840073935,
                    -1.805384765903363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:55:23+00:00",
            "end_time": "2019-10-11T19:08: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": "20191015_NCMP_NC_Dunex_18SVD3296.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74705007048864,
              35.2047046099791,
              -4.421136845359011
            ],
            [
              -75.74713266575364,
              35.213720971021836,
              -4.421136845359011
            ],
            [
              -75.73614601442485,
              35.21378827347163,
              -0.001136845359011
            ],
            [
              -75.73606463346114,
              35.204771890084096,
              -0.001136845359011
            ],
            [
              -75.74705007048864,
              35.2047046099791,
              -4.421136845359011
            ]
          ]
        ]
      },
      "bbox": [
        -75.74713267,
        35.20470461,
        -4.421136845,
        -75.73606463,
        35.21378827,
        -0.001136845359
      ],
      "properties": {
        "datetime": "2019-10-15T15:31:30Z",
        "pc:count": 2401373,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432520.2016,
            "count": 2401373,
            "maximum": 433000.0197,
            "minimum": 431999.9997,
            "name": "X",
            "position": 0,
            "stddev": 281.7503939,
            "variance": 79383.28444
          },
          {
            "average": 3896500.577,
            "count": 2401373,
            "maximum": 3896999.987,
            "minimum": 3895999.987,
            "name": "Y",
            "position": 1,
            "stddev": 293.3675881,
            "variance": 86064.54174
          },
          {
            "average": -1.047411814,
            "count": 2401373,
            "maximum": -0.001136845359,
            "minimum": -4.421136845,
            "name": "Z",
            "position": 2,
            "stddev": 0.5359240533,
            "variance": 0.2872145909
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2401373,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2401373,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2401373,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2401373,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.07144254,
            "count": 2401373,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.775221593,
            "variance": 3.151411706
          },
          {
            "average": 2.000012909,
            "count": 2401373,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003592926413,
            "variance": 1.290912021e-05
          },
          {
            "average": 5.870790585,
            "count": 2401373,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.411003683,
            "variance": 1.990931394
          },
          {
            "average": 255186839.1,
            "count": 2401373,
            "maximum": 255188690.3,
            "minimum": 255185407,
            "name": "GpsTime",
            "position": 12,
            "stddev": 810.660095,
            "variance": 657169.7896
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2401373,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9997,
          3895999.987,
          -4.421136845,
          433000.0197,
          3896999.987,
          -0.001136845359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.9997075175,
                3895999.986866325,
                -4.421136845359011
              ],
              [
                431999.9997075175,
                3896999.986866325,
                -4.421136845359011
              ],
              [
                433000.0197075175,
                3896999.986866325,
                -0.001136845359011
              ],
              [
                433000.0197075175,
                3895999.986866325,
                -0.001136845359011
              ],
              [
                431999.9997075175,
                3895999.986866325,
                -4.421136845359011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:31:30+00:00",
        "end_time": "2019-10-15T14:36:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3296.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3296.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3296.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3296.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74713267,
            35.20470461,
            -4.421136845,
            -75.73606463,
            35.21378827,
            -0.001136845359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74705007048864,
                  35.2047046099791,
                  -4.421136845359011
                ],
                [
                  -75.74713266575364,
                  35.213720971021836,
                  -4.421136845359011
                ],
                [
                  -75.73614601442485,
                  35.21378827347163,
                  -0.001136845359011
                ],
                [
                  -75.73606463346114,
                  35.204771890084096,
                  -0.001136845359011
                ],
                [
                  -75.74705007048864,
                  35.2047046099791,
                  -4.421136845359011
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3296.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3296.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:31:30Z",
            "pc:count": 2401373,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432520.2016,
                "count": 2401373,
                "maximum": 433000.0197,
                "minimum": 431999.9997,
                "name": "X",
                "position": 0,
                "stddev": 281.7503939,
                "variance": 79383.28444
              },
              {
                "average": 3896500.577,
                "count": 2401373,
                "maximum": 3896999.987,
                "minimum": 3895999.987,
                "name": "Y",
                "position": 1,
                "stddev": 293.3675881,
                "variance": 86064.54174
              },
              {
                "average": -1.047411814,
                "count": 2401373,
                "maximum": -0.001136845359,
                "minimum": -4.421136845,
                "name": "Z",
                "position": 2,
                "stddev": 0.5359240533,
                "variance": 0.2872145909
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2401373,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2401373,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2401373,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2401373,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.07144254,
                "count": 2401373,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.775221593,
                "variance": 3.151411706
              },
              {
                "average": 2.000012909,
                "count": 2401373,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003592926413,
                "variance": 1.290912021e-05
              },
              {
                "average": 5.870790585,
                "count": 2401373,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.411003683,
                "variance": 1.990931394
              },
              {
                "average": 255186839.1,
                "count": 2401373,
                "maximum": 255188690.3,
                "minimum": 255185407,
                "name": "GpsTime",
                "position": 12,
                "stddev": 810.660095,
                "variance": 657169.7896
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2401373,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9997,
              3895999.987,
              -4.421136845,
              433000.0197,
              3896999.987,
              -0.001136845359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.9997075175,
                    3895999.986866325,
                    -4.421136845359011
                  ],
                  [
                    431999.9997075175,
                    3896999.986866325,
                    -4.421136845359011
                  ],
                  [
                    433000.0197075175,
                    3896999.986866325,
                    -0.001136845359011
                  ],
                  [
                    433000.0197075175,
                    3895999.986866325,
                    -0.001136845359011
                  ],
                  [
                    431999.9997075175,
                    3895999.986866325,
                    -4.421136845359011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:31:30+00:00",
            "end_time": "2019-10-15T14:36: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": "20191011_NCMP_NC_Dunex_18SVD1485.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.94365574900536,
              35.1062694454181,
              -6.390233704316628
            ],
            [
              -75.94373523004224,
              35.11316347903451,
              -6.390233704316628
            ],
            [
              -75.9327654985509,
              35.11324838966363,
              9.98976629568337
            ],
            [
              -75.93268694105244,
              35.10635433446417,
              9.98976629568337
            ],
            [
              -75.94365574900536,
              35.1062694454181,
              -6.390233704316628
            ]
          ]
        ]
      },
      "bbox": [
        -75.94373523,
        35.10626945,
        -6.390233704,
        -75.93268694,
        35.11324839,
        9.989766296
      ],
      "properties": {
        "datetime": "2019-10-15T19:46:10Z",
        "pc:count": 590807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414288.2975,
            "count": 590807,
            "maximum": 414999.761,
            "minimum": 414000.001,
            "name": "X",
            "position": 0,
            "stddev": 228.0998328,
            "variance": 52029.53372
          },
          {
            "average": 3885802.18,
            "count": 590807,
            "maximum": 3885999.992,
            "minimum": 3885235.352,
            "name": "Y",
            "position": 1,
            "stddev": 158.0563373,
            "variance": 24981.80575
          },
          {
            "average": -2.486977633,
            "count": 590807,
            "maximum": 9.989766296,
            "minimum": -6.390233704,
            "name": "Z",
            "position": 2,
            "stddev": 2.844596251,
            "variance": 8.091727828
          },
          {
            "average": 844.1710085,
            "count": 590807,
            "maximum": 18415,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1988.085691,
            "variance": 3952484.713
          },
          {
            "average": 1.002208843,
            "count": 590807,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04854175697,
            "variance": 0.00235630217
          },
          {
            "average": 1.004431227,
            "count": 590807,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06982386433,
            "variance": 0.00487537203
          },
          {
            "average": 1,
            "count": 590807,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.69946531,
            "count": 590807,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.83850342,
            "variance": 117.4731564
          },
          {
            "average": 19.8390731,
            "count": 590807,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.82205866,
            "variance": 3.319897762
          },
          {
            "average": 1.813543171,
            "count": 590807,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3926952128,
            "variance": 0.1542095302
          },
          {
            "average": 15.10567749,
            "count": 590807,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.677233728,
            "variance": 13.52204789
          },
          {
            "average": 255174361.5,
            "count": 590807,
            "maximum": 255203970.1,
            "minimum": 254857659.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 79731.14535,
            "variance": 6357055539
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 590807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414000.001,
          3885235.352,
          -6.390233704,
          414999.761,
          3885999.992,
          9.989766296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414000.0010008622,
                3885235.3524323427,
                -6.390233704316628
              ],
              [
                414000.0010008622,
                3885999.9924323424,
                -6.390233704316628
              ],
              [
                414999.7610008622,
                3885999.9924323424,
                9.98976629568337
              ],
              [
                414999.7610008622,
                3885235.3524323427,
                9.98976629568337
              ],
              [
                414000.0010008622,
                3885235.3524323427,
                -6.390233704316628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T19:46:10+00:00",
        "end_time": "2019-10-11T19:34:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1485.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1485.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1485.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1485.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.94373523,
            35.10626945,
            -6.390233704,
            -75.93268694,
            35.11324839,
            9.989766296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.94365574900536,
                  35.1062694454181,
                  -6.390233704316628
                ],
                [
                  -75.94373523004224,
                  35.11316347903451,
                  -6.390233704316628
                ],
                [
                  -75.9327654985509,
                  35.11324838966363,
                  9.98976629568337
                ],
                [
                  -75.93268694105244,
                  35.10635433446417,
                  9.98976629568337
                ],
                [
                  -75.94365574900536,
                  35.1062694454181,
                  -6.390233704316628
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1485.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1485.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T19:46:10Z",
            "pc:count": 590807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414288.2975,
                "count": 590807,
                "maximum": 414999.761,
                "minimum": 414000.001,
                "name": "X",
                "position": 0,
                "stddev": 228.0998328,
                "variance": 52029.53372
              },
              {
                "average": 3885802.18,
                "count": 590807,
                "maximum": 3885999.992,
                "minimum": 3885235.352,
                "name": "Y",
                "position": 1,
                "stddev": 158.0563373,
                "variance": 24981.80575
              },
              {
                "average": -2.486977633,
                "count": 590807,
                "maximum": 9.989766296,
                "minimum": -6.390233704,
                "name": "Z",
                "position": 2,
                "stddev": 2.844596251,
                "variance": 8.091727828
              },
              {
                "average": 844.1710085,
                "count": 590807,
                "maximum": 18415,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1988.085691,
                "variance": 3952484.713
              },
              {
                "average": 1.002208843,
                "count": 590807,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04854175697,
                "variance": 0.00235630217
              },
              {
                "average": 1.004431227,
                "count": 590807,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06982386433,
                "variance": 0.00487537203
              },
              {
                "average": 1,
                "count": 590807,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.69946531,
                "count": 590807,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.83850342,
                "variance": 117.4731564
              },
              {
                "average": 19.8390731,
                "count": 590807,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.82205866,
                "variance": 3.319897762
              },
              {
                "average": 1.813543171,
                "count": 590807,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3926952128,
                "variance": 0.1542095302
              },
              {
                "average": 15.10567749,
                "count": 590807,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.677233728,
                "variance": 13.52204789
              },
              {
                "average": 255174361.5,
                "count": 590807,
                "maximum": 255203970.1,
                "minimum": 254857659.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 79731.14535,
                "variance": 6357055539
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 590807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414000.001,
              3885235.352,
              -6.390233704,
              414999.761,
              3885999.992,
              9.989766296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414000.0010008622,
                    3885235.3524323427,
                    -6.390233704316628
                  ],
                  [
                    414000.0010008622,
                    3885999.9924323424,
                    -6.390233704316628
                  ],
                  [
                    414999.7610008622,
                    3885999.9924323424,
                    9.98976629568337
                  ],
                  [
                    414999.7610008622,
                    3885235.3524323427,
                    9.98976629568337
                  ],
                  [
                    414000.0010008622,
                    3885235.3524323427,
                    -6.390233704316628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T19:46:10+00:00",
            "end_time": "2019-10-11T19:34: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": "20191015_NCMP_NC_Dunex_18SVD2592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82358156735592,
              35.168140853759354,
              -3.844423116080053
            ],
            [
              -75.82367250041843,
              35.17715710374766,
              -3.844423116080053
            ],
            [
              -75.81269097073817,
              35.17723128514333,
              10.955576883919948
            ],
            [
              -75.81260124970409,
              35.16821501051535,
              10.955576883919948
            ],
            [
              -75.82358156735592,
              35.168140853759354,
              -3.844423116080053
            ]
          ]
        ]
      },
      "bbox": [
        -75.8236725,
        35.16814085,
        -3.844423116,
        -75.81260125,
        35.17723129,
        10.95557688
      ],
      "properties": {
        "datetime": "2019-10-15T16:20:43Z",
        "pc:count": 2116692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425524.6823,
            "count": 2116692,
            "maximum": 426000.0191,
            "minimum": 424999.9991,
            "name": "X",
            "position": 0,
            "stddev": 285.1268239,
            "variance": 81297.30568
          },
          {
            "average": 3892471.299,
            "count": 2116692,
            "maximum": 3892999.988,
            "minimum": 3891999.988,
            "name": "Y",
            "position": 1,
            "stddev": 267.7296919,
            "variance": 71679.18795
          },
          {
            "average": -0.01483439935,
            "count": 2116692,
            "maximum": 10.95557688,
            "minimum": -3.844423116,
            "name": "Z",
            "position": 2,
            "stddev": 0.9222313067,
            "variance": 0.8505105831
          },
          {
            "average": 617.97094,
            "count": 2116692,
            "maximum": 49735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1397.779015,
            "variance": 1953786.176
          },
          {
            "average": 1.011025695,
            "count": 2116692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1306499808,
            "variance": 0.01706941747
          },
          {
            "average": 1.022107609,
            "count": 2116692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2004445808,
            "variance": 0.04017802996
          },
          {
            "average": 1,
            "count": 2116692,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.7559678,
            "count": 2116692,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.58935714,
            "variance": 158.4919133
          },
          {
            "average": 20.00170854,
            "count": 2116692,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.353469001,
            "variance": 1.831878337
          },
          {
            "average": 1.713459492,
            "count": 2116692,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4594071267,
            "variance": 0.2110549081
          },
          {
            "average": 9.525769455,
            "count": 2116692,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.178221187,
            "variance": 1.388205165
          },
          {
            "average": 255189155.4,
            "count": 2116692,
            "maximum": 255191643.9,
            "minimum": 255188084.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 822.4401311,
            "variance": 676407.7693
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424999.9991,
          3891999.988,
          -3.844423116,
          426000.0191,
          3892999.988,
          10.95557688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424999.99905566743,
                3891999.988415269,
                -3.844423116080053
              ],
              [
                424999.99905566743,
                3892999.988415269,
                -3.844423116080053
              ],
              [
                426000.01905566745,
                3892999.988415269,
                10.955576883919948
              ],
              [
                426000.01905566745,
                3891999.988415269,
                10.955576883919948
              ],
              [
                424999.99905566743,
                3891999.988415269,
                -3.844423116080053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:20:43+00:00",
        "end_time": "2019-10-15T15:21:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8236725,
            35.16814085,
            -3.844423116,
            -75.81260125,
            35.17723129,
            10.95557688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82358156735592,
                  35.168140853759354,
                  -3.844423116080053
                ],
                [
                  -75.82367250041843,
                  35.17715710374766,
                  -3.844423116080053
                ],
                [
                  -75.81269097073817,
                  35.17723128514333,
                  10.955576883919948
                ],
                [
                  -75.81260124970409,
                  35.16821501051535,
                  10.955576883919948
                ],
                [
                  -75.82358156735592,
                  35.168140853759354,
                  -3.844423116080053
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:20:43Z",
            "pc:count": 2116692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425524.6823,
                "count": 2116692,
                "maximum": 426000.0191,
                "minimum": 424999.9991,
                "name": "X",
                "position": 0,
                "stddev": 285.1268239,
                "variance": 81297.30568
              },
              {
                "average": 3892471.299,
                "count": 2116692,
                "maximum": 3892999.988,
                "minimum": 3891999.988,
                "name": "Y",
                "position": 1,
                "stddev": 267.7296919,
                "variance": 71679.18795
              },
              {
                "average": -0.01483439935,
                "count": 2116692,
                "maximum": 10.95557688,
                "minimum": -3.844423116,
                "name": "Z",
                "position": 2,
                "stddev": 0.9222313067,
                "variance": 0.8505105831
              },
              {
                "average": 617.97094,
                "count": 2116692,
                "maximum": 49735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1397.779015,
                "variance": 1953786.176
              },
              {
                "average": 1.011025695,
                "count": 2116692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1306499808,
                "variance": 0.01706941747
              },
              {
                "average": 1.022107609,
                "count": 2116692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2004445808,
                "variance": 0.04017802996
              },
              {
                "average": 1,
                "count": 2116692,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.7559678,
                "count": 2116692,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.58935714,
                "variance": 158.4919133
              },
              {
                "average": 20.00170854,
                "count": 2116692,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.353469001,
                "variance": 1.831878337
              },
              {
                "average": 1.713459492,
                "count": 2116692,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4594071267,
                "variance": 0.2110549081
              },
              {
                "average": 9.525769455,
                "count": 2116692,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.178221187,
                "variance": 1.388205165
              },
              {
                "average": 255189155.4,
                "count": 2116692,
                "maximum": 255191643.9,
                "minimum": 255188084.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 822.4401311,
                "variance": 676407.7693
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424999.9991,
              3891999.988,
              -3.844423116,
              426000.0191,
              3892999.988,
              10.95557688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424999.99905566743,
                    3891999.988415269,
                    -3.844423116080053
                  ],
                  [
                    424999.99905566743,
                    3892999.988415269,
                    -3.844423116080053
                  ],
                  [
                    426000.01905566745,
                    3892999.988415269,
                    10.955576883919948
                  ],
                  [
                    426000.01905566745,
                    3891999.988415269,
                    10.955576883919948
                  ],
                  [
                    424999.99905566743,
                    3891999.988415269,
                    -3.844423116080053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:20:43+00:00",
            "end_time": "2019-10-15T15:21: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": "20191011_NCMP_NC_Dunex_18SUD9371.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.17220982775184,
              34.97591828968433,
              -1.106081054709627
            ],
            [
              -76.17233833029158,
              34.98493386740598,
              -1.106081054709627
            ],
            [
              -76.16138390476873,
              34.98503915566422,
              8.733918945290373
            ],
            [
              -76.16125660230638,
              34.9760235428874,
              8.733918945290373
            ],
            [
              -76.17220982775184,
              34.97591828968433,
              -1.106081054709627
            ]
          ]
        ]
      },
      "bbox": [
        -76.17233833,
        34.97591829,
        -1.106081055,
        -76.1612566,
        34.98503916,
        8.733918945
      ],
      "properties": {
        "datetime": "2019-10-11T14:16:36Z",
        "pc:count": 3124485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 393557.0884,
            "count": 3124485,
            "maximum": 394000.0037,
            "minimum": 393000.0037,
            "name": "X",
            "position": 0,
            "stddev": 290.8871525,
            "variance": 84615.33552
          },
          {
            "average": 3871437.62,
            "count": 3124485,
            "maximum": 3871999.984,
            "minimum": 3870999.984,
            "name": "Y",
            "position": 1,
            "stddev": 330.9558075,
            "variance": 109531.7465
          },
          {
            "average": 0.4200044026,
            "count": 3124485,
            "maximum": 8.733918945,
            "minimum": -1.106081055,
            "name": "Z",
            "position": 2,
            "stddev": 1.030667905,
            "variance": 1.06227633
          },
          {
            "average": 653.6253997,
            "count": 3124485,
            "maximum": 10885,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1104.588684,
            "variance": 1220116.161
          },
          {
            "average": 1.11437853,
            "count": 3124485,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4317518824,
            "variance": 0.1864096879
          },
          {
            "average": 1.228901083,
            "count": 3124485,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6577088998,
            "variance": 0.4325809968
          },
          {
            "average": 1,
            "count": 3124485,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.86442118,
            "count": 3124485,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.53350092,
            "variance": 183.1556471
          },
          {
            "average": 19.98876778,
            "count": 3124485,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.856844322,
            "variance": 3.447870836
          },
          {
            "average": 1.715869975,
            "count": 3124485,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5397045207,
            "variance": 0.2912809697
          },
          {
            "average": 3.860627911,
            "count": 3124485,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.457282733,
            "variance": 2.123672963
          },
          {
            "average": 254836494.3,
            "count": 3124485,
            "maximum": 254838596.2,
            "minimum": 254834350.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1045.575118,
            "variance": 1093227.327
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393000.0037,
          3870999.984,
          -1.106081055,
          394000.0037,
          3871999.984,
          8.733918945
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393000.0036735346,
                3870999.983826332,
                -1.106081054709627
              ],
              [
                393000.0036735346,
                3871999.983826332,
                -1.106081054709627
              ],
              [
                394000.0036735346,
                3871999.983826332,
                8.733918945290373
              ],
              [
                394000.0036735346,
                3870999.983826332,
                8.733918945290373
              ],
              [
                393000.0036735346,
                3870999.983826332,
                -1.106081054709627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T14:16:36+00:00",
        "end_time": "2019-10-11T13:05:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SUD9371.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SUD9371.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SUD9371.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9371.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.17233833,
            34.97591829,
            -1.106081055,
            -76.1612566,
            34.98503916,
            8.733918945
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.17220982775184,
                  34.97591828968433,
                  -1.106081054709627
                ],
                [
                  -76.17233833029158,
                  34.98493386740598,
                  -1.106081054709627
                ],
                [
                  -76.16138390476873,
                  34.98503915566422,
                  8.733918945290373
                ],
                [
                  -76.16125660230638,
                  34.9760235428874,
                  8.733918945290373
                ],
                [
                  -76.17220982775184,
                  34.97591828968433,
                  -1.106081054709627
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SUD9371.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SUD9371.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T14:16:36Z",
            "pc:count": 3124485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 393557.0884,
                "count": 3124485,
                "maximum": 394000.0037,
                "minimum": 393000.0037,
                "name": "X",
                "position": 0,
                "stddev": 290.8871525,
                "variance": 84615.33552
              },
              {
                "average": 3871437.62,
                "count": 3124485,
                "maximum": 3871999.984,
                "minimum": 3870999.984,
                "name": "Y",
                "position": 1,
                "stddev": 330.9558075,
                "variance": 109531.7465
              },
              {
                "average": 0.4200044026,
                "count": 3124485,
                "maximum": 8.733918945,
                "minimum": -1.106081055,
                "name": "Z",
                "position": 2,
                "stddev": 1.030667905,
                "variance": 1.06227633
              },
              {
                "average": 653.6253997,
                "count": 3124485,
                "maximum": 10885,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1104.588684,
                "variance": 1220116.161
              },
              {
                "average": 1.11437853,
                "count": 3124485,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4317518824,
                "variance": 0.1864096879
              },
              {
                "average": 1.228901083,
                "count": 3124485,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6577088998,
                "variance": 0.4325809968
              },
              {
                "average": 1,
                "count": 3124485,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.86442118,
                "count": 3124485,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.53350092,
                "variance": 183.1556471
              },
              {
                "average": 19.98876778,
                "count": 3124485,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.856844322,
                "variance": 3.447870836
              },
              {
                "average": 1.715869975,
                "count": 3124485,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5397045207,
                "variance": 0.2912809697
              },
              {
                "average": 3.860627911,
                "count": 3124485,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.457282733,
                "variance": 2.123672963
              },
              {
                "average": 254836494.3,
                "count": 3124485,
                "maximum": 254838596.2,
                "minimum": 254834350.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1045.575118,
                "variance": 1093227.327
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393000.0037,
              3870999.984,
              -1.106081055,
              394000.0037,
              3871999.984,
              8.733918945
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393000.0036735346,
                    3870999.983826332,
                    -1.106081054709627
                  ],
                  [
                    393000.0036735346,
                    3871999.983826332,
                    -1.106081054709627
                  ],
                  [
                    394000.0036735346,
                    3871999.983826332,
                    8.733918945290373
                  ],
                  [
                    394000.0036735346,
                    3870999.983826332,
                    8.733918945290373
                  ],
                  [
                    393000.0036735346,
                    3870999.983826332,
                    -1.106081054709627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T14:16:36+00:00",
            "end_time": "2019-10-11T13:05: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": "20191011_NCMP_NC_Dunex_18SVD0478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.05261657524841,
              35.04695483690354,
              -3.631317934958452
            ],
            [
              -76.05264472682633,
              35.049148932644684,
              -3.631317934958452
            ],
            [
              -76.04168216837779,
              35.04924356427635,
              0.928682065041548
            ],
            [
              -76.04165430984895,
              35.04704946087311,
              0.928682065041548
            ],
            [
              -76.05261657524841,
              35.04695483690354,
              -3.631317934958452
            ]
          ]
        ]
      },
      "bbox": [
        -76.05264473,
        35.04695484,
        -3.631317935,
        -76.04165431,
        35.04924356,
        0.928682065
      ],
      "properties": {
        "datetime": "2019-10-11T20:20:59Z",
        "pc:count": 34594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404278.4651,
            "count": 34594,
            "maximum": 404999.9637,
            "minimum": 404000.0437,
            "name": "X",
            "position": 0,
            "stddev": 325.6495869,
            "variance": 106047.6535
          },
          {
            "average": 3878935.557,
            "count": 34594,
            "maximum": 3878999.984,
            "minimum": 3878756.624,
            "name": "Y",
            "position": 1,
            "stddev": 59.53013692,
            "variance": 3543.837202
          },
          {
            "average": -1.592559769,
            "count": 34594,
            "maximum": 0.928682065,
            "minimum": -3.631317935,
            "name": "Z",
            "position": 2,
            "stddev": 0.7195720336,
            "variance": 0.5177839115
          },
          {
            "average": 37.02532231,
            "count": 34594,
            "maximum": 6763,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 375.5273613,
            "variance": 141020.7991
          },
          {
            "average": 1,
            "count": 34594,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34594,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 34594,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.75007227,
            "count": 34594,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.590847119,
            "variance": 6.712488793
          },
          {
            "average": 20.83561715,
            "count": 34594,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.245068004,
            "variance": 1.550194335
          },
          {
            "average": 1.991067815,
            "count": 34594,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09711234936,
            "variance": 0.009430808398
          },
          {
            "average": 16.84000116,
            "count": 34594,
            "maximum": 19,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8581227162,
            "variance": 0.736374596
          },
          {
            "average": 254859320.7,
            "count": 34594,
            "maximum": 254860459.8,
            "minimum": 254858892.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.913775,
            "variance": 198839.0947
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404000.0437,
          3878756.624,
          -3.631317935,
          404999.9637,
          3878999.984,
          0.928682065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404000.04367129557,
                3878756.624236666,
                -3.631317934958452
              ],
              [
                404000.04367129557,
                3878999.9842366665,
                -3.631317934958452
              ],
              [
                404999.9636712956,
                3878999.9842366665,
                0.928682065041548
              ],
              [
                404999.9636712956,
                3878756.624236666,
                0.928682065041548
              ],
              [
                404000.04367129557,
                3878756.624236666,
                -3.631317934958452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:20:59+00:00",
        "end_time": "2019-10-11T19:54:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05264473,
            35.04695484,
            -3.631317935,
            -76.04165431,
            35.04924356,
            0.928682065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.05261657524841,
                  35.04695483690354,
                  -3.631317934958452
                ],
                [
                  -76.05264472682633,
                  35.049148932644684,
                  -3.631317934958452
                ],
                [
                  -76.04168216837779,
                  35.04924356427635,
                  0.928682065041548
                ],
                [
                  -76.04165430984895,
                  35.04704946087311,
                  0.928682065041548
                ],
                [
                  -76.05261657524841,
                  35.04695483690354,
                  -3.631317934958452
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:20:59Z",
            "pc:count": 34594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404278.4651,
                "count": 34594,
                "maximum": 404999.9637,
                "minimum": 404000.0437,
                "name": "X",
                "position": 0,
                "stddev": 325.6495869,
                "variance": 106047.6535
              },
              {
                "average": 3878935.557,
                "count": 34594,
                "maximum": 3878999.984,
                "minimum": 3878756.624,
                "name": "Y",
                "position": 1,
                "stddev": 59.53013692,
                "variance": 3543.837202
              },
              {
                "average": -1.592559769,
                "count": 34594,
                "maximum": 0.928682065,
                "minimum": -3.631317935,
                "name": "Z",
                "position": 2,
                "stddev": 0.7195720336,
                "variance": 0.5177839115
              },
              {
                "average": 37.02532231,
                "count": 34594,
                "maximum": 6763,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 375.5273613,
                "variance": 141020.7991
              },
              {
                "average": 1,
                "count": 34594,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34594,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 34594,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.75007227,
                "count": 34594,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.590847119,
                "variance": 6.712488793
              },
              {
                "average": 20.83561715,
                "count": 34594,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.245068004,
                "variance": 1.550194335
              },
              {
                "average": 1.991067815,
                "count": 34594,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09711234936,
                "variance": 0.009430808398
              },
              {
                "average": 16.84000116,
                "count": 34594,
                "maximum": 19,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8581227162,
                "variance": 0.736374596
              },
              {
                "average": 254859320.7,
                "count": 34594,
                "maximum": 254860459.8,
                "minimum": 254858892.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.913775,
                "variance": 198839.0947
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404000.0437,
              3878756.624,
              -3.631317935,
              404999.9637,
              3878999.984,
              0.928682065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404000.04367129557,
                    3878756.624236666,
                    -3.631317934958452
                  ],
                  [
                    404000.04367129557,
                    3878999.9842366665,
                    -3.631317934958452
                  ],
                  [
                    404999.9636712956,
                    3878999.9842366665,
                    0.928682065041548
                  ],
                  [
                    404999.9636712956,
                    3878756.624236666,
                    0.928682065041548
                  ],
                  [
                    404000.04367129557,
                    3878756.624236666,
                    -3.631317934958452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:20:59+00:00",
            "end_time": "2019-10-11T19:54:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0683.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03117173237032,
              35.08540072323617,
              -4.53889555451592
            ],
            [
              -76.0312852353021,
              35.09441656611424,
              -4.53889555451592
            ],
            [
              -76.02031567001862,
              35.09450937849646,
              0.02110444548408
            ],
            [
              -76.02020337388059,
              35.08549350475938,
              0.02110444548408
            ],
            [
              -76.03117173237032,
              35.08540072323617,
              -4.53889555451592
            ]
          ]
        ]
      },
      "bbox": [
        -76.03128524,
        35.08540072,
        -4.538895555,
        -76.02020337,
        35.09450938,
        0.02110444548
      ],
      "properties": {
        "datetime": "2019-10-11T18:37:22Z",
        "pc:count": 4530501,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406508.9132,
            "count": 4530501,
            "maximum": 407000.0054,
            "minimum": 406000.0054,
            "name": "X",
            "position": 0,
            "stddev": 283.621102,
            "variance": 80440.92951
          },
          {
            "average": 3883492.604,
            "count": 4530501,
            "maximum": 3883999.984,
            "minimum": 3882999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.7908662,
            "variance": 80537.25575
          },
          {
            "average": -1.067632791,
            "count": 4530501,
            "maximum": 0.02110444548,
            "minimum": -4.538895555,
            "name": "Z",
            "position": 2,
            "stddev": 0.5099266545,
            "variance": 0.260025193
          },
          {
            "average": 0.3831706471,
            "count": 4530501,
            "maximum": 5040,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.07822436,
            "variance": 1230.481824
          },
          {
            "average": 1,
            "count": 4530501,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4530501,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4530501,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4530501,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.1022783,
            "count": 4530501,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640646318,
            "variance": 2.69172034
          },
          {
            "average": 2.000273259,
            "count": 4530501,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01678010569,
            "variance": 0.0002815719469
          },
          {
            "average": 5.154829234,
            "count": 4530501,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.367531198,
            "variance": 1.870141577
          },
          {
            "average": 254852899,
            "count": 4530501,
            "maximum": 254854242.6,
            "minimum": 254851482.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 637.0304494,
            "variance": 405807.7935
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4530501,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.0054,
          3882999.984,
          -4.538895555,
          407000.0054,
          3883999.984,
          0.02110444548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.00541166146,
                3882999.9839411117,
                -4.53889555451592
              ],
              [
                406000.00541166146,
                3883999.9839411117,
                -4.53889555451592
              ],
              [
                407000.00541166146,
                3883999.9839411117,
                0.02110444548408
              ],
              [
                407000.00541166146,
                3882999.9839411117,
                0.02110444548408
              ],
              [
                406000.00541166146,
                3882999.9839411117,
                -4.53889555451592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:37:22+00:00",
        "end_time": "2019-10-11T17:51:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0683.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0683.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0683.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0683.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03128524,
            35.08540072,
            -4.538895555,
            -76.02020337,
            35.09450938,
            0.02110444548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03117173237032,
                  35.08540072323617,
                  -4.53889555451592
                ],
                [
                  -76.0312852353021,
                  35.09441656611424,
                  -4.53889555451592
                ],
                [
                  -76.02031567001862,
                  35.09450937849646,
                  0.02110444548408
                ],
                [
                  -76.02020337388059,
                  35.08549350475938,
                  0.02110444548408
                ],
                [
                  -76.03117173237032,
                  35.08540072323617,
                  -4.53889555451592
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0683.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0683.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:37:22Z",
            "pc:count": 4530501,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406508.9132,
                "count": 4530501,
                "maximum": 407000.0054,
                "minimum": 406000.0054,
                "name": "X",
                "position": 0,
                "stddev": 283.621102,
                "variance": 80440.92951
              },
              {
                "average": 3883492.604,
                "count": 4530501,
                "maximum": 3883999.984,
                "minimum": 3882999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.7908662,
                "variance": 80537.25575
              },
              {
                "average": -1.067632791,
                "count": 4530501,
                "maximum": 0.02110444548,
                "minimum": -4.538895555,
                "name": "Z",
                "position": 2,
                "stddev": 0.5099266545,
                "variance": 0.260025193
              },
              {
                "average": 0.3831706471,
                "count": 4530501,
                "maximum": 5040,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.07822436,
                "variance": 1230.481824
              },
              {
                "average": 1,
                "count": 4530501,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4530501,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4530501,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4530501,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.1022783,
                "count": 4530501,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640646318,
                "variance": 2.69172034
              },
              {
                "average": 2.000273259,
                "count": 4530501,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01678010569,
                "variance": 0.0002815719469
              },
              {
                "average": 5.154829234,
                "count": 4530501,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.367531198,
                "variance": 1.870141577
              },
              {
                "average": 254852899,
                "count": 4530501,
                "maximum": 254854242.6,
                "minimum": 254851482.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 637.0304494,
                "variance": 405807.7935
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4530501,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.0054,
              3882999.984,
              -4.538895555,
              407000.0054,
              3883999.984,
              0.02110444548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.00541166146,
                    3882999.9839411117,
                    -4.53889555451592
                  ],
                  [
                    406000.00541166146,
                    3883999.9839411117,
                    -4.53889555451592
                  ],
                  [
                    407000.00541166146,
                    3883999.9839411117,
                    0.02110444548408
                  ],
                  [
                    407000.00541166146,
                    3882999.9839411117,
                    0.02110444548408
                  ],
                  [
                    406000.00541166146,
                    3882999.9839411117,
                    -4.53889555451592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:37:22+00:00",
            "end_time": "2019-10-11T17:51: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": "20191015_NCMP_NC_Dunex_18SVD1687.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.92189199735977,
              35.12234837422863,
              -5.935264621370111
            ],
            [
              -75.92199361174357,
              35.131364456085684,
              -5.935264621370111
            ],
            [
              -75.91101873839926,
              35.13144745619339,
              27.70473537862989
            ],
            [
              -75.91091833316358,
              35.12243134675203,
              27.70473537862989
            ],
            [
              -75.92189199735977,
              35.12234837422863,
              -5.935264621370111
            ]
          ]
        ]
      },
      "bbox": [
        -75.92199361,
        35.12234837,
        -5.935264621,
        -75.91091833,
        35.13144746,
        27.70473538
      ],
      "properties": {
        "datetime": "2019-10-15T16:52:19Z",
        "pc:count": 4433177,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416451.6501,
            "count": 4433177,
            "maximum": 417000.0034,
            "minimum": 416000.0034,
            "name": "X",
            "position": 0,
            "stddev": 276.4500931,
            "variance": 76424.65395
          },
          {
            "average": 3887675.419,
            "count": 4433177,
            "maximum": 3887999.985,
            "minimum": 3886999.985,
            "name": "Y",
            "position": 1,
            "stddev": 244.4657656,
            "variance": 59763.51054
          },
          {
            "average": 5.009371043,
            "count": 4433177,
            "maximum": 27.70473538,
            "minimum": -5.935264621,
            "name": "Z",
            "position": 2,
            "stddev": 5.829538967,
            "variance": 33.98352456
          },
          {
            "average": 888.006425,
            "count": 4433177,
            "maximum": 48247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1677.89303,
            "variance": 2815325.02
          },
          {
            "average": 2.074967907,
            "count": 4433177,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267967262,
            "variance": 1.607740978
          },
          {
            "average": 3.151486846,
            "count": 4433177,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.742454839,
            "variance": 3.036148865
          },
          {
            "average": 1,
            "count": 4433177,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.413784516,
            "count": 4433177,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.905921561,
            "variance": 79.31543885
          },
          {
            "average": 20.25071898,
            "count": 4433177,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.431341989,
            "variance": 2.048739889
          },
          {
            "average": 2.480429272,
            "count": 4433177,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.729922537,
            "variance": 2.992631983
          },
          {
            "average": 12.43446156,
            "count": 4433177,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.146987634,
            "variance": 1.315580632
          },
          {
            "average": 255191193,
            "count": 4433177,
            "maximum": 255193539.6,
            "minimum": 255189303.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 825.130393,
            "variance": 680840.1655
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4433177,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416000.0034,
          3886999.985,
          -5.935264621,
          417000.0034,
          3887999.985,
          27.70473538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416000.00335281854,
                3886999.9847378624,
                -5.935264621370111
              ],
              [
                416000.00335281854,
                3887999.9847378624,
                -5.935264621370111
              ],
              [
                417000.00335281854,
                3887999.9847378624,
                27.70473537862989
              ],
              [
                417000.00335281854,
                3886999.9847378624,
                27.70473537862989
              ],
              [
                416000.00335281854,
                3886999.9847378624,
                -5.935264621370111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:52:19+00:00",
        "end_time": "2019-10-15T15:41:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1687.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1687.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1687.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1687.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.92199361,
            35.12234837,
            -5.935264621,
            -75.91091833,
            35.13144746,
            27.70473538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.92189199735977,
                  35.12234837422863,
                  -5.935264621370111
                ],
                [
                  -75.92199361174357,
                  35.131364456085684,
                  -5.935264621370111
                ],
                [
                  -75.91101873839926,
                  35.13144745619339,
                  27.70473537862989
                ],
                [
                  -75.91091833316358,
                  35.12243134675203,
                  27.70473537862989
                ],
                [
                  -75.92189199735977,
                  35.12234837422863,
                  -5.935264621370111
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1687.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1687.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:52:19Z",
            "pc:count": 4433177,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416451.6501,
                "count": 4433177,
                "maximum": 417000.0034,
                "minimum": 416000.0034,
                "name": "X",
                "position": 0,
                "stddev": 276.4500931,
                "variance": 76424.65395
              },
              {
                "average": 3887675.419,
                "count": 4433177,
                "maximum": 3887999.985,
                "minimum": 3886999.985,
                "name": "Y",
                "position": 1,
                "stddev": 244.4657656,
                "variance": 59763.51054
              },
              {
                "average": 5.009371043,
                "count": 4433177,
                "maximum": 27.70473538,
                "minimum": -5.935264621,
                "name": "Z",
                "position": 2,
                "stddev": 5.829538967,
                "variance": 33.98352456
              },
              {
                "average": 888.006425,
                "count": 4433177,
                "maximum": 48247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1677.89303,
                "variance": 2815325.02
              },
              {
                "average": 2.074967907,
                "count": 4433177,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267967262,
                "variance": 1.607740978
              },
              {
                "average": 3.151486846,
                "count": 4433177,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.742454839,
                "variance": 3.036148865
              },
              {
                "average": 1,
                "count": 4433177,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.413784516,
                "count": 4433177,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.905921561,
                "variance": 79.31543885
              },
              {
                "average": 20.25071898,
                "count": 4433177,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.431341989,
                "variance": 2.048739889
              },
              {
                "average": 2.480429272,
                "count": 4433177,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.729922537,
                "variance": 2.992631983
              },
              {
                "average": 12.43446156,
                "count": 4433177,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.146987634,
                "variance": 1.315580632
              },
              {
                "average": 255191193,
                "count": 4433177,
                "maximum": 255193539.6,
                "minimum": 255189303.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 825.130393,
                "variance": 680840.1655
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4433177,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416000.0034,
              3886999.985,
              -5.935264621,
              417000.0034,
              3887999.985,
              27.70473538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416000.00335281854,
                    3886999.9847378624,
                    -5.935264621370111
                  ],
                  [
                    416000.00335281854,
                    3887999.9847378624,
                    -5.935264621370111
                  ],
                  [
                    417000.00335281854,
                    3887999.9847378624,
                    27.70473537862989
                  ],
                  [
                    417000.00335281854,
                    3886999.9847378624,
                    27.70473537862989
                  ],
                  [
                    416000.00335281854,
                    3886999.9847378624,
                    -5.935264621370111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:52:19+00:00",
            "end_time": "2019-10-15T15:41: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": "20191015_NCMP_NC_Dunex_18SVD2593.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81774229485166,
              35.177197312964616,
              -0.880993423735875
            ],
            [
              -75.81776124218601,
              35.179089103605165,
              -0.880993423735875
            ],
            [
              -75.81270993719735,
              35.179123103622686,
              -0.220993423735875
            ],
            [
              -75.81269110686905,
              35.17723131061243,
              -0.220993423735875
            ],
            [
              -75.81774229485166,
              35.177197312964616,
              -0.880993423735875
            ]
          ]
        ]
      },
      "bbox": [
        -75.81776124,
        35.17719731,
        -0.8809934237,
        -75.81269111,
        35.1791231,
        -0.2209934237
      ],
      "properties": {
        "datetime": "2019-10-15T15:21:43Z",
        "pc:count": 103427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425821.6345,
            "count": 103427,
            "maximum": 426000.0067,
            "minimum": 425540.0267,
            "name": "X",
            "position": 0,
            "stddev": 117.0355329,
            "variance": 13697.31595
          },
          {
            "average": 3893081.294,
            "count": 103427,
            "maximum": 3893209.811,
            "minimum": 3892999.991,
            "name": "Y",
            "position": 1,
            "stddev": 55.52631047,
            "variance": 3083.171155
          },
          {
            "average": -0.6663422205,
            "count": 103427,
            "maximum": -0.2209934237,
            "minimum": -0.8809934237,
            "name": "Z",
            "position": 2,
            "stddev": 0.07893788913,
            "variance": 0.006231190341
          },
          {
            "average": 0.04162356058,
            "count": 103427,
            "maximum": 1638,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.768084839,
            "variance": 60.34314206
          },
          {
            "average": 1,
            "count": 103427,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 103427,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 103427,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 103427,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.04038966,
            "count": 103427,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8901393687,
            "variance": 0.7923480956
          },
          {
            "average": 2.001721021,
            "count": 103427,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0419136054,
            "variance": 0.001756750317
          },
          {
            "average": 8,
            "count": 103427,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255188099.5,
            "count": 103427,
            "maximum": 255188103.7,
            "minimum": 255188094.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.097994423,
            "variance": 4.4015806
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425540.0267,
          3892999.991,
          -0.8809934237,
          426000.0067,
          3893209.811,
          -0.2209934237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425540.0266830034,
                3892999.9913411746,
                -0.880993423735875
              ],
              [
                425540.0266830034,
                3893209.811341175,
                -0.880993423735875
              ],
              [
                426000.0066830034,
                3893209.811341175,
                -0.220993423735875
              ],
              [
                426000.0066830034,
                3892999.9913411746,
                -0.220993423735875
              ],
              [
                425540.0266830034,
                3892999.9913411746,
                -0.880993423735875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:21:43+00:00",
        "end_time": "2019-10-15T15:21:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2593.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2593.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2593.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2593.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81776124,
            35.17719731,
            -0.8809934237,
            -75.81269111,
            35.1791231,
            -0.2209934237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81774229485166,
                  35.177197312964616,
                  -0.880993423735875
                ],
                [
                  -75.81776124218601,
                  35.179089103605165,
                  -0.880993423735875
                ],
                [
                  -75.81270993719735,
                  35.179123103622686,
                  -0.220993423735875
                ],
                [
                  -75.81269110686905,
                  35.17723131061243,
                  -0.220993423735875
                ],
                [
                  -75.81774229485166,
                  35.177197312964616,
                  -0.880993423735875
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2593.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2593.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:21:43Z",
            "pc:count": 103427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425821.6345,
                "count": 103427,
                "maximum": 426000.0067,
                "minimum": 425540.0267,
                "name": "X",
                "position": 0,
                "stddev": 117.0355329,
                "variance": 13697.31595
              },
              {
                "average": 3893081.294,
                "count": 103427,
                "maximum": 3893209.811,
                "minimum": 3892999.991,
                "name": "Y",
                "position": 1,
                "stddev": 55.52631047,
                "variance": 3083.171155
              },
              {
                "average": -0.6663422205,
                "count": 103427,
                "maximum": -0.2209934237,
                "minimum": -0.8809934237,
                "name": "Z",
                "position": 2,
                "stddev": 0.07893788913,
                "variance": 0.006231190341
              },
              {
                "average": 0.04162356058,
                "count": 103427,
                "maximum": 1638,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.768084839,
                "variance": 60.34314206
              },
              {
                "average": 1,
                "count": 103427,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 103427,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 103427,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 103427,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.04038966,
                "count": 103427,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8901393687,
                "variance": 0.7923480956
              },
              {
                "average": 2.001721021,
                "count": 103427,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0419136054,
                "variance": 0.001756750317
              },
              {
                "average": 8,
                "count": 103427,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255188099.5,
                "count": 103427,
                "maximum": 255188103.7,
                "minimum": 255188094.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.097994423,
                "variance": 4.4015806
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425540.0267,
              3892999.991,
              -0.8809934237,
              426000.0067,
              3893209.811,
              -0.2209934237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425540.0266830034,
                    3892999.9913411746,
                    -0.880993423735875
                  ],
                  [
                    425540.0266830034,
                    3893209.811341175,
                    -0.880993423735875
                  ],
                  [
                    426000.0066830034,
                    3893209.811341175,
                    -0.220993423735875
                  ],
                  [
                    426000.0066830034,
                    3892999.9913411746,
                    -0.220993423735875
                  ],
                  [
                    425540.0266830034,
                    3892999.9913411746,
                    -0.880993423735875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:21:43+00:00",
            "end_time": "2019-10-15T15:21: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": "20191015_NCMP_NC_Dunex_18SVD3698.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70326444474193,
              35.22300056300673,
              -2.999951325014001
            ],
            [
              -75.70334225187645,
              35.232016984231414,
              -2.999951325014001
            ],
            [
              -75.69235324862599,
              35.23208034006051,
              -0.119951325014001
            ],
            [
              -75.69227665690984,
              35.223063897806014,
              -0.119951325014001
            ],
            [
              -75.70326444474193,
              35.22300056300673,
              -2.999951325014001
            ]
          ]
        ]
      },
      "bbox": [
        -75.70334225,
        35.22300056,
        -2.999951325,
        -75.69227666,
        35.23208034,
        -0.119951325
      ],
      "properties": {
        "datetime": "2019-10-15T15:24:31Z",
        "pc:count": 1887898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436497.5555,
            "count": 1887898,
            "maximum": 437000.0044,
            "minimum": 436000.0044,
            "name": "X",
            "position": 0,
            "stddev": 304.7615798,
            "variance": 92879.62051
          },
          {
            "average": 3898492.491,
            "count": 1887898,
            "maximum": 3898999.979,
            "minimum": 3897999.979,
            "name": "Y",
            "position": 1,
            "stddev": 285.7244151,
            "variance": 81638.4414
          },
          {
            "average": -1.87988772,
            "count": 1887898,
            "maximum": -0.119951325,
            "minimum": -2.999951325,
            "name": "Z",
            "position": 2,
            "stddev": 0.3457254394,
            "variance": 0.1195260794
          },
          {
            "average": 0.07610951439,
            "count": 1887898,
            "maximum": 2425,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12.43900206,
            "variance": 154.7287723
          },
          {
            "average": 1,
            "count": 1887898,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1887898,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1887898,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1887898,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00990014,
            "count": 1887898,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.74150756,
            "variance": 3.03284858
          },
          {
            "average": 2.000471953,
            "count": 1887898,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02171936862,
            "variance": 0.0004717309734
          },
          {
            "average": 5.094384336,
            "count": 1887898,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.350443604,
            "variance": 1.823697926
          },
          {
            "average": 255186407.4,
            "count": 1887898,
            "maximum": 255188271.7,
            "minimum": 255185339.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.9557934,
            "variance": 546055.6646
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436000.0044,
          3897999.979,
          -2.999951325,
          437000.0044,
          3898999.979,
          -0.119951325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436000.0044301341,
                3897999.979474091,
                -2.999951325014001
              ],
              [
                436000.0044301341,
                3898999.979474091,
                -2.999951325014001
              ],
              [
                437000.0044301341,
                3898999.979474091,
                -0.119951325014001
              ],
              [
                437000.0044301341,
                3897999.979474091,
                -0.119951325014001
              ],
              [
                436000.0044301341,
                3897999.979474091,
                -2.999951325014001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:24:31+00:00",
        "end_time": "2019-10-15T14:35:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3698.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3698.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3698.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3698.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70334225,
            35.22300056,
            -2.999951325,
            -75.69227666,
            35.23208034,
            -0.119951325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70326444474193,
                  35.22300056300673,
                  -2.999951325014001
                ],
                [
                  -75.70334225187645,
                  35.232016984231414,
                  -2.999951325014001
                ],
                [
                  -75.69235324862599,
                  35.23208034006051,
                  -0.119951325014001
                ],
                [
                  -75.69227665690984,
                  35.223063897806014,
                  -0.119951325014001
                ],
                [
                  -75.70326444474193,
                  35.22300056300673,
                  -2.999951325014001
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3698.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3698.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:24:31Z",
            "pc:count": 1887898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436497.5555,
                "count": 1887898,
                "maximum": 437000.0044,
                "minimum": 436000.0044,
                "name": "X",
                "position": 0,
                "stddev": 304.7615798,
                "variance": 92879.62051
              },
              {
                "average": 3898492.491,
                "count": 1887898,
                "maximum": 3898999.979,
                "minimum": 3897999.979,
                "name": "Y",
                "position": 1,
                "stddev": 285.7244151,
                "variance": 81638.4414
              },
              {
                "average": -1.87988772,
                "count": 1887898,
                "maximum": -0.119951325,
                "minimum": -2.999951325,
                "name": "Z",
                "position": 2,
                "stddev": 0.3457254394,
                "variance": 0.1195260794
              },
              {
                "average": 0.07610951439,
                "count": 1887898,
                "maximum": 2425,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12.43900206,
                "variance": 154.7287723
              },
              {
                "average": 1,
                "count": 1887898,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1887898,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1887898,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1887898,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00990014,
                "count": 1887898,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.74150756,
                "variance": 3.03284858
              },
              {
                "average": 2.000471953,
                "count": 1887898,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02171936862,
                "variance": 0.0004717309734
              },
              {
                "average": 5.094384336,
                "count": 1887898,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.350443604,
                "variance": 1.823697926
              },
              {
                "average": 255186407.4,
                "count": 1887898,
                "maximum": 255188271.7,
                "minimum": 255185339.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.9557934,
                "variance": 546055.6646
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436000.0044,
              3897999.979,
              -2.999951325,
              437000.0044,
              3898999.979,
              -0.119951325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436000.0044301341,
                    3897999.979474091,
                    -2.999951325014001
                  ],
                  [
                    436000.0044301341,
                    3898999.979474091,
                    -2.999951325014001
                  ],
                  [
                    437000.0044301341,
                    3898999.979474091,
                    -0.119951325014001
                  ],
                  [
                    437000.0044301341,
                    3897999.979474091,
                    -0.119951325014001
                  ],
                  [
                    436000.0044301341,
                    3897999.979474091,
                    -2.999951325014001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:24:31+00:00",
            "end_time": "2019-10-15T14:35: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": "20191015_NCMP_NC_Dunex_18SVD2691.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81257584129182,
              35.16563706135658,
              -5.117531259238921
            ],
            [
              -75.81260148701328,
              35.16821499710675,
              -5.117531259238921
            ],
            [
              -75.80508778292952,
              35.168265168117095,
              -2.957531259238921
            ],
            [
              -75.80506237427801,
              35.16568722760128,
              -2.957531259238921
            ],
            [
              -75.81257584129182,
              35.16563706135658,
              -5.117531259238921
            ]
          ]
        ]
      },
      "bbox": [
        -75.81260149,
        35.16563706,
        -5.117531259,
        -75.80506237,
        35.16826517,
        -2.957531259
      ],
      "properties": {
        "datetime": "2019-10-15T16:31:19Z",
        "pc:count": 89458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426206.097,
            "count": 89458,
            "maximum": 426684.2974,
            "minimum": 425999.9974,
            "name": "X",
            "position": 0,
            "stddev": 138.5570376,
            "variance": 19198.05266
          },
          {
            "average": 3891887.139,
            "count": 89458,
            "maximum": 3891999.987,
            "minimum": 3891714.067,
            "name": "Y",
            "position": 1,
            "stddev": 73.01431298,
            "variance": 5331.089901
          },
          {
            "average": -3.97392085,
            "count": 89458,
            "maximum": -2.957531259,
            "minimum": -5.117531259,
            "name": "Z",
            "position": 2,
            "stddev": 0.3579707872,
            "variance": 0.1281430845
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 89458,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 89458,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 89458,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 89458,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.2662646,
            "count": 89458,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.678302263,
            "variance": 2.816698485
          },
          {
            "average": 2.00014532,
            "count": 89458,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01205404902,
            "variance": 0.0001453000978
          },
          {
            "average": 13.29845291,
            "count": 89458,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4577039378,
            "variance": 0.2094928947
          },
          {
            "average": 255191829.9,
            "count": 89458,
            "maximum": 255192279.9,
            "minimum": 255190863.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 288.2001406,
            "variance": 83059.32105
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425999.9974,
          3891714.067,
          -5.117531259,
          426684.2974,
          3891999.987,
          -2.957531259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425999.9974323342,
                3891714.067104766,
                -5.117531259238921
              ],
              [
                425999.9974323342,
                3891999.987104766,
                -5.117531259238921
              ],
              [
                426684.2974323342,
                3891999.987104766,
                -2.957531259238921
              ],
              [
                426684.2974323342,
                3891714.067104766,
                -2.957531259238921
              ],
              [
                425999.9974323342,
                3891714.067104766,
                -5.117531259238921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:31:19+00:00",
        "end_time": "2019-10-15T16:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2691.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2691.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2691.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2691.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81260149,
            35.16563706,
            -5.117531259,
            -75.80506237,
            35.16826517,
            -2.957531259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81257584129182,
                  35.16563706135658,
                  -5.117531259238921
                ],
                [
                  -75.81260148701328,
                  35.16821499710675,
                  -5.117531259238921
                ],
                [
                  -75.80508778292952,
                  35.168265168117095,
                  -2.957531259238921
                ],
                [
                  -75.80506237427801,
                  35.16568722760128,
                  -2.957531259238921
                ],
                [
                  -75.81257584129182,
                  35.16563706135658,
                  -5.117531259238921
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2691.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2691.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:31:19Z",
            "pc:count": 89458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426206.097,
                "count": 89458,
                "maximum": 426684.2974,
                "minimum": 425999.9974,
                "name": "X",
                "position": 0,
                "stddev": 138.5570376,
                "variance": 19198.05266
              },
              {
                "average": 3891887.139,
                "count": 89458,
                "maximum": 3891999.987,
                "minimum": 3891714.067,
                "name": "Y",
                "position": 1,
                "stddev": 73.01431298,
                "variance": 5331.089901
              },
              {
                "average": -3.97392085,
                "count": 89458,
                "maximum": -2.957531259,
                "minimum": -5.117531259,
                "name": "Z",
                "position": 2,
                "stddev": 0.3579707872,
                "variance": 0.1281430845
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 89458,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 89458,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 89458,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 89458,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.2662646,
                "count": 89458,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.678302263,
                "variance": 2.816698485
              },
              {
                "average": 2.00014532,
                "count": 89458,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01205404902,
                "variance": 0.0001453000978
              },
              {
                "average": 13.29845291,
                "count": 89458,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4577039378,
                "variance": 0.2094928947
              },
              {
                "average": 255191829.9,
                "count": 89458,
                "maximum": 255192279.9,
                "minimum": 255190863.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 288.2001406,
                "variance": 83059.32105
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425999.9974,
              3891714.067,
              -5.117531259,
              426684.2974,
              3891999.987,
              -2.957531259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425999.9974323342,
                    3891714.067104766,
                    -5.117531259238921
                  ],
                  [
                    425999.9974323342,
                    3891999.987104766,
                    -5.117531259238921
                  ],
                  [
                    426684.2974323342,
                    3891999.987104766,
                    -2.957531259238921
                  ],
                  [
                    426684.2974323342,
                    3891714.067104766,
                    -2.957531259238921
                  ],
                  [
                    425999.9974323342,
                    3891714.067104766,
                    -5.117531259238921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:31:19+00:00",
            "end_time": "2019-10-15T16:07:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2994.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77983298859856,
              35.18646415815901,
              -4.503569929605205
            ],
            [
              -75.77991915001732,
              35.195480477455426,
              -4.503569929605205
            ],
            [
              -75.76893525801945,
              35.195550722275755,
              8.916430070394796
            ],
            [
              -75.7688503097506,
              35.186534379652414,
              8.916430070394796
            ],
            [
              -75.77983298859856,
              35.18646415815901,
              -4.503569929605205
            ]
          ]
        ]
      },
      "bbox": [
        -75.77991915,
        35.18646416,
        -4.50356993,
        -75.76885031,
        35.19555072,
        8.91643007
      ],
      "properties": {
        "datetime": "2019-10-15T16:08:47Z",
        "pc:count": 2223252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429497.3999,
            "count": 2223252,
            "maximum": 430000.0134,
            "minimum": 429000.0134,
            "name": "X",
            "position": 0,
            "stddev": 296.6505841,
            "variance": 88001.56904
          },
          {
            "average": 3894491.072,
            "count": 2223252,
            "maximum": 3894999.985,
            "minimum": 3893999.985,
            "name": "Y",
            "position": 1,
            "stddev": 311.7886594,
            "variance": 97212.16812
          },
          {
            "average": -0.8406589191,
            "count": 2223252,
            "maximum": 8.91643007,
            "minimum": -4.50356993,
            "name": "Z",
            "position": 2,
            "stddev": 2.109382484,
            "variance": 4.449494464
          },
          {
            "average": 371.6581292,
            "count": 2223252,
            "maximum": 48004,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1057.87186,
            "variance": 1119092.872
          },
          {
            "average": 1.137219712,
            "count": 2223252,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4801708919,
            "variance": 0.2305640854
          },
          {
            "average": 1.274478557,
            "count": 2223252,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7324064615,
            "variance": 0.5364192248
          },
          {
            "average": 1,
            "count": 2223252,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.93888142,
            "count": 2223252,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.58443845,
            "variance": 158.3680912
          },
          {
            "average": 20.04818625,
            "count": 2223252,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.299086536,
            "variance": 1.687625828
          },
          {
            "average": 1.852829549,
            "count": 2223252,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4900801779,
            "variance": 0.2401785808
          },
          {
            "average": 8.556411509,
            "count": 2223252,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.397020184,
            "variance": 1.951665394
          },
          {
            "average": 255188508.8,
            "count": 2223252,
            "maximum": 255190927.6,
            "minimum": 255186294.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 930.2925927,
            "variance": 865444.3079
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2223252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0134,
          3893999.985,
          -4.50356993,
          430000.0134,
          3894999.985,
          8.91643007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.013401955,
                3893999.9854568513,
                -4.503569929605205
              ],
              [
                429000.013401955,
                3894999.9854568513,
                -4.503569929605205
              ],
              [
                430000.013401955,
                3894999.9854568513,
                8.916430070394796
              ],
              [
                430000.013401955,
                3893999.9854568513,
                8.916430070394796
              ],
              [
                429000.013401955,
                3893999.9854568513,
                -4.503569929605205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:08:47+00:00",
        "end_time": "2019-10-15T14:51:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2994.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2994.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2994.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2994.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77991915,
            35.18646416,
            -4.50356993,
            -75.76885031,
            35.19555072,
            8.91643007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77983298859856,
                  35.18646415815901,
                  -4.503569929605205
                ],
                [
                  -75.77991915001732,
                  35.195480477455426,
                  -4.503569929605205
                ],
                [
                  -75.76893525801945,
                  35.195550722275755,
                  8.916430070394796
                ],
                [
                  -75.7688503097506,
                  35.186534379652414,
                  8.916430070394796
                ],
                [
                  -75.77983298859856,
                  35.18646415815901,
                  -4.503569929605205
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2994.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2994.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:08:47Z",
            "pc:count": 2223252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429497.3999,
                "count": 2223252,
                "maximum": 430000.0134,
                "minimum": 429000.0134,
                "name": "X",
                "position": 0,
                "stddev": 296.6505841,
                "variance": 88001.56904
              },
              {
                "average": 3894491.072,
                "count": 2223252,
                "maximum": 3894999.985,
                "minimum": 3893999.985,
                "name": "Y",
                "position": 1,
                "stddev": 311.7886594,
                "variance": 97212.16812
              },
              {
                "average": -0.8406589191,
                "count": 2223252,
                "maximum": 8.91643007,
                "minimum": -4.50356993,
                "name": "Z",
                "position": 2,
                "stddev": 2.109382484,
                "variance": 4.449494464
              },
              {
                "average": 371.6581292,
                "count": 2223252,
                "maximum": 48004,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1057.87186,
                "variance": 1119092.872
              },
              {
                "average": 1.137219712,
                "count": 2223252,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4801708919,
                "variance": 0.2305640854
              },
              {
                "average": 1.274478557,
                "count": 2223252,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7324064615,
                "variance": 0.5364192248
              },
              {
                "average": 1,
                "count": 2223252,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.93888142,
                "count": 2223252,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.58443845,
                "variance": 158.3680912
              },
              {
                "average": 20.04818625,
                "count": 2223252,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.299086536,
                "variance": 1.687625828
              },
              {
                "average": 1.852829549,
                "count": 2223252,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4900801779,
                "variance": 0.2401785808
              },
              {
                "average": 8.556411509,
                "count": 2223252,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.397020184,
                "variance": 1.951665394
              },
              {
                "average": 255188508.8,
                "count": 2223252,
                "maximum": 255190927.6,
                "minimum": 255186294.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 930.2925927,
                "variance": 865444.3079
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2223252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0134,
              3893999.985,
              -4.50356993,
              430000.0134,
              3894999.985,
              8.91643007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.013401955,
                    3893999.9854568513,
                    -4.503569929605205
                  ],
                  [
                    429000.013401955,
                    3894999.9854568513,
                    -4.503569929605205
                  ],
                  [
                    430000.013401955,
                    3894999.9854568513,
                    8.916430070394796
                  ],
                  [
                    430000.013401955,
                    3893999.9854568513,
                    8.916430070394796
                  ],
                  [
                    429000.013401955,
                    3893999.9854568513,
                    -4.503569929605205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:08:47+00:00",
            "end_time": "2019-10-15T14:51: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": "20191015_NCMP_NC_Dunex_18SVD3699.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70148791703046,
              35.23202784310301,
              -2.539236818310719
            ],
            [
              -75.70151633109869,
              35.23532821183374,
              -2.539236818310719
            ],
            [
              -75.69238123990311,
              35.23538081342851,
              -1.759236818310719
            ],
            [
              -75.69235319576816,
              35.23208043830649,
              -1.759236818310719
            ],
            [
              -75.70148791703046,
              35.23202784310301,
              -2.539236818310719
            ]
          ]
        ]
      },
      "bbox": [
        -75.70151633,
        35.23202784,
        -2.539236818,
        -75.6923532,
        35.23538081,
        -1.759236818
      ],
      "properties": {
        "datetime": "2019-10-15T14:44:52Z",
        "pc:count": 210995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436734.2578,
            "count": 210995,
            "maximum": 437000.0093,
            "minimum": 436168.7493,
            "name": "X",
            "position": 0,
            "stddev": 245.8759464,
            "variance": 60454.98101
          },
          {
            "average": 3899100.05,
            "count": 210995,
            "maximum": 3899366.03,
            "minimum": 3898999.99,
            "name": "Y",
            "position": 1,
            "stddev": 83.37491924,
            "variance": 6951.377159
          },
          {
            "average": -2.102171769,
            "count": 210995,
            "maximum": -1.759236818,
            "minimum": -2.539236818,
            "name": "Z",
            "position": 2,
            "stddev": 0.09816151011,
            "variance": 0.009635682068
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 210995,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 210995,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 210995,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 210995,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94320176,
            "count": 210995,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.567644935,
            "variance": 2.457510643
          },
          {
            "average": 2.000530818,
            "count": 210995,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02344135016,
            "variance": 0.0005494968973
          },
          {
            "average": 3.226526695,
            "count": 210995,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4185847367,
            "variance": 0.1752131818
          },
          {
            "average": 255185465.3,
            "count": 210995,
            "maximum": 255185892.3,
            "minimum": 255185334.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 229.2810061,
            "variance": 52569.77978
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 210995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436168.7493,
          3898999.99,
          -2.539236818,
          437000.0093,
          3899366.03,
          -1.759236818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436168.74931591854,
                3898999.9903363516,
                -2.539236818310719
              ],
              [
                436168.74931591854,
                3899366.0303363516,
                -2.539236818310719
              ],
              [
                437000.00931591855,
                3899366.0303363516,
                -1.759236818310719
              ],
              [
                437000.00931591855,
                3898999.9903363516,
                -1.759236818310719
              ],
              [
                436168.74931591854,
                3898999.9903363516,
                -2.539236818310719
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:44:52+00:00",
        "end_time": "2019-10-15T14:35:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3699.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3699.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3699.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3699.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70151633,
            35.23202784,
            -2.539236818,
            -75.6923532,
            35.23538081,
            -1.759236818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70148791703046,
                  35.23202784310301,
                  -2.539236818310719
                ],
                [
                  -75.70151633109869,
                  35.23532821183374,
                  -2.539236818310719
                ],
                [
                  -75.69238123990311,
                  35.23538081342851,
                  -1.759236818310719
                ],
                [
                  -75.69235319576816,
                  35.23208043830649,
                  -1.759236818310719
                ],
                [
                  -75.70148791703046,
                  35.23202784310301,
                  -2.539236818310719
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3699.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3699.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:44:52Z",
            "pc:count": 210995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436734.2578,
                "count": 210995,
                "maximum": 437000.0093,
                "minimum": 436168.7493,
                "name": "X",
                "position": 0,
                "stddev": 245.8759464,
                "variance": 60454.98101
              },
              {
                "average": 3899100.05,
                "count": 210995,
                "maximum": 3899366.03,
                "minimum": 3898999.99,
                "name": "Y",
                "position": 1,
                "stddev": 83.37491924,
                "variance": 6951.377159
              },
              {
                "average": -2.102171769,
                "count": 210995,
                "maximum": -1.759236818,
                "minimum": -2.539236818,
                "name": "Z",
                "position": 2,
                "stddev": 0.09816151011,
                "variance": 0.009635682068
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 210995,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 210995,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 210995,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 210995,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94320176,
                "count": 210995,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.567644935,
                "variance": 2.457510643
              },
              {
                "average": 2.000530818,
                "count": 210995,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02344135016,
                "variance": 0.0005494968973
              },
              {
                "average": 3.226526695,
                "count": 210995,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4185847367,
                "variance": 0.1752131818
              },
              {
                "average": 255185465.3,
                "count": 210995,
                "maximum": 255185892.3,
                "minimum": 255185334.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 229.2810061,
                "variance": 52569.77978
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 210995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436168.7493,
              3898999.99,
              -2.539236818,
              437000.0093,
              3899366.03,
              -1.759236818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436168.74931591854,
                    3898999.9903363516,
                    -2.539236818310719
                  ],
                  [
                    436168.74931591854,
                    3899366.0303363516,
                    -2.539236818310719
                  ],
                  [
                    437000.00931591855,
                    3899366.0303363516,
                    -1.759236818310719
                  ],
                  [
                    437000.00931591855,
                    3898999.9903363516,
                    -1.759236818310719
                  ],
                  [
                    436168.74931591854,
                    3898999.9903363516,
                    -2.539236818310719
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:44:52+00:00",
            "end_time": "2019-10-15T14:35: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": "20191015_NCMP_NC_Dunex_18SVD2692.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81260140984286,
              35.16821502045698,
              -5.05292758313241
            ],
            [
              -75.81269113089465,
              35.17723129508459,
              -5.05292758313241
            ],
            [
              -75.80170978098539,
              35.1773044795845,
              11.887072416867591
            ],
            [
              -75.80162127195534,
              35.16828818064828,
              11.887072416867591
            ],
            [
              -75.81260140984286,
              35.16821502045698,
              -5.05292758313241
            ]
          ]
        ]
      },
      "bbox": [
        -75.81269113,
        35.16821502,
        -5.052927583,
        -75.80162127,
        35.17730448,
        11.88707242
      ],
      "properties": {
        "datetime": "2019-10-15T16:31:24Z",
        "pc:count": 1897725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426469.7837,
            "count": 1897725,
            "maximum": 427000.0045,
            "minimum": 426000.0045,
            "name": "X",
            "position": 0,
            "stddev": 284.8466169,
            "variance": 81137.59515
          },
          {
            "average": 3892589.41,
            "count": 1897725,
            "maximum": 3892999.99,
            "minimum": 3891999.99,
            "name": "Y",
            "position": 1,
            "stddev": 250.5090387,
            "variance": 62754.77847
          },
          {
            "average": 0.4120179806,
            "count": 1897725,
            "maximum": 11.88707242,
            "minimum": -5.052927583,
            "name": "Z",
            "position": 2,
            "stddev": 1.785243233,
            "variance": 3.1870934
          },
          {
            "average": 1358.808166,
            "count": 1897725,
            "maximum": 44118,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1899.344161,
            "variance": 3607508.242
          },
          {
            "average": 1.041170349,
            "count": 1897725,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2354721554,
            "variance": 0.05544713597
          },
          {
            "average": 1.082508793,
            "count": 1897725,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3517665847,
            "variance": 0.1237397301
          },
          {
            "average": 1,
            "count": 1897725,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.92614683,
            "count": 1897725,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.37019133,
            "variance": 178.7620161
          },
          {
            "average": 20.12922959,
            "count": 1897725,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.741188306,
            "variance": 3.031736717
          },
          {
            "average": 1.431901883,
            "count": 1897725,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5123805921,
            "variance": 0.2625338712
          },
          {
            "average": 10.74810365,
            "count": 1897725,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.238356359,
            "variance": 1.533526471
          },
          {
            "average": 255190010.9,
            "count": 1897725,
            "maximum": 255192284.3,
            "minimum": 255188099.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 870.7523869,
            "variance": 758209.7192
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897725,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.0045,
          3891999.99,
          -5.052927583,
          427000.0045,
          3892999.99,
          11.88707242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.0044812184,
                3891999.9896369646,
                -5.05292758313241
              ],
              [
                426000.0044812184,
                3892999.9896369646,
                -5.05292758313241
              ],
              [
                427000.0044812184,
                3892999.9896369646,
                11.887072416867591
              ],
              [
                427000.0044812184,
                3891999.9896369646,
                11.887072416867591
              ],
              [
                426000.0044812184,
                3891999.9896369646,
                -5.05292758313241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:31:24+00:00",
        "end_time": "2019-10-15T15:21:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2692.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2692.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2692.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2692.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81269113,
            35.16821502,
            -5.052927583,
            -75.80162127,
            35.17730448,
            11.88707242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81260140984286,
                  35.16821502045698,
                  -5.05292758313241
                ],
                [
                  -75.81269113089465,
                  35.17723129508459,
                  -5.05292758313241
                ],
                [
                  -75.80170978098539,
                  35.1773044795845,
                  11.887072416867591
                ],
                [
                  -75.80162127195534,
                  35.16828818064828,
                  11.887072416867591
                ],
                [
                  -75.81260140984286,
                  35.16821502045698,
                  -5.05292758313241
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2692.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2692.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:31:24Z",
            "pc:count": 1897725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426469.7837,
                "count": 1897725,
                "maximum": 427000.0045,
                "minimum": 426000.0045,
                "name": "X",
                "position": 0,
                "stddev": 284.8466169,
                "variance": 81137.59515
              },
              {
                "average": 3892589.41,
                "count": 1897725,
                "maximum": 3892999.99,
                "minimum": 3891999.99,
                "name": "Y",
                "position": 1,
                "stddev": 250.5090387,
                "variance": 62754.77847
              },
              {
                "average": 0.4120179806,
                "count": 1897725,
                "maximum": 11.88707242,
                "minimum": -5.052927583,
                "name": "Z",
                "position": 2,
                "stddev": 1.785243233,
                "variance": 3.1870934
              },
              {
                "average": 1358.808166,
                "count": 1897725,
                "maximum": 44118,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1899.344161,
                "variance": 3607508.242
              },
              {
                "average": 1.041170349,
                "count": 1897725,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2354721554,
                "variance": 0.05544713597
              },
              {
                "average": 1.082508793,
                "count": 1897725,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3517665847,
                "variance": 0.1237397301
              },
              {
                "average": 1,
                "count": 1897725,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.92614683,
                "count": 1897725,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.37019133,
                "variance": 178.7620161
              },
              {
                "average": 20.12922959,
                "count": 1897725,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.741188306,
                "variance": 3.031736717
              },
              {
                "average": 1.431901883,
                "count": 1897725,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5123805921,
                "variance": 0.2625338712
              },
              {
                "average": 10.74810365,
                "count": 1897725,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.238356359,
                "variance": 1.533526471
              },
              {
                "average": 255190010.9,
                "count": 1897725,
                "maximum": 255192284.3,
                "minimum": 255188099.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 870.7523869,
                "variance": 758209.7192
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897725,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.0045,
              3891999.99,
              -5.052927583,
              427000.0045,
              3892999.99,
              11.88707242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.0044812184,
                    3891999.9896369646,
                    -5.05292758313241
                  ],
                  [
                    426000.0044812184,
                    3892999.9896369646,
                    -5.05292758313241
                  ],
                  [
                    427000.0044812184,
                    3892999.9896369646,
                    11.887072416867591
                  ],
                  [
                    427000.0044812184,
                    3891999.9896369646,
                    11.887072416867591
                  ],
                  [
                    426000.0044812184,
                    3891999.9896369646,
                    -5.05292758313241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:31:24+00:00",
            "end_time": "2019-10-15T15:21: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": "20191015_NCMP_NC_Dunex_18SVD4097.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6592811134067,
              35.2193070983656,
              -1.49819602129006
            ],
            [
              -75.6593129861921,
              35.22324803592061,
              -1.49819602129006
            ],
            [
              -75.64832528531119,
              35.22330738071361,
              19.88180397870994
            ],
            [
              -75.6482939436064,
              35.21936643454724,
              19.88180397870994
            ],
            [
              -75.6592811134067,
              35.2193070983656,
              -1.49819602129006
            ]
          ]
        ]
      },
      "bbox": [
        -75.65931299,
        35.2193071,
        -1.498196021,
        -75.64829394,
        35.22330738,
        19.88180398
      ],
      "properties": {
        "datetime": "2019-10-15T16:58:24Z",
        "pc:count": 732272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440417.6184,
            "count": 732272,
            "maximum": 440999.9941,
            "minimum": 440000.0141,
            "name": "X",
            "position": 0,
            "stddev": 271.4712626,
            "variance": 73696.64642
          },
          {
            "average": 3897847.513,
            "count": 732272,
            "maximum": 3897999.992,
            "minimum": 3897562.912,
            "name": "Y",
            "position": 1,
            "stddev": 107.7670229,
            "variance": 11613.73123
          },
          {
            "average": 1.445286742,
            "count": 732272,
            "maximum": 19.88180398,
            "minimum": -1.498196021,
            "name": "Z",
            "position": 2,
            "stddev": 2.166487509,
            "variance": 4.693668126
          },
          {
            "average": 2518.048595,
            "count": 732272,
            "maximum": 22000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2491.018002,
            "variance": 6205170.685
          },
          {
            "average": 1.100875085,
            "count": 732272,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3978385361,
            "variance": 0.1582755008
          },
          {
            "average": 1.202308705,
            "count": 732272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6042235665,
            "variance": 0.3650861183
          },
          {
            "average": 1,
            "count": 732272,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.307503223,
            "count": 732272,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.86891573,
            "variance": 140.8711606
          },
          {
            "average": 19.92157598,
            "count": 732272,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.457079659,
            "variance": 2.123081132
          },
          {
            "average": 1.363983602,
            "count": 732272,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5475197316,
            "variance": 0.2997778564
          },
          {
            "average": 15.09552325,
            "count": 732272,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6635308047,
            "variance": 0.4402731288
          },
          {
            "average": 255193064.4,
            "count": 732272,
            "maximum": 255193904.1,
            "minimum": 255192480.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.9614045,
            "variance": 275584.4762
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 732272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0141,
          3897562.912,
          -1.498196021,
          440999.9941,
          3897999.992,
          19.88180398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.0141023133,
                3897562.9123747675,
                -1.49819602129006
              ],
              [
                440000.0141023133,
                3897999.9923747675,
                -1.49819602129006
              ],
              [
                440999.9941023133,
                3897999.9923747675,
                19.88180397870994
              ],
              [
                440999.9941023133,
                3897562.9123747675,
                19.88180397870994
              ],
              [
                440000.0141023133,
                3897562.9123747675,
                -1.49819602129006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:58:24+00:00",
        "end_time": "2019-10-15T16:34:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD4097.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD4097.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD4097.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4097.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65931299,
            35.2193071,
            -1.498196021,
            -75.64829394,
            35.22330738,
            19.88180398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6592811134067,
                  35.2193070983656,
                  -1.49819602129006
                ],
                [
                  -75.6593129861921,
                  35.22324803592061,
                  -1.49819602129006
                ],
                [
                  -75.64832528531119,
                  35.22330738071361,
                  19.88180397870994
                ],
                [
                  -75.6482939436064,
                  35.21936643454724,
                  19.88180397870994
                ],
                [
                  -75.6592811134067,
                  35.2193070983656,
                  -1.49819602129006
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD4097.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4097.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:58:24Z",
            "pc:count": 732272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440417.6184,
                "count": 732272,
                "maximum": 440999.9941,
                "minimum": 440000.0141,
                "name": "X",
                "position": 0,
                "stddev": 271.4712626,
                "variance": 73696.64642
              },
              {
                "average": 3897847.513,
                "count": 732272,
                "maximum": 3897999.992,
                "minimum": 3897562.912,
                "name": "Y",
                "position": 1,
                "stddev": 107.7670229,
                "variance": 11613.73123
              },
              {
                "average": 1.445286742,
                "count": 732272,
                "maximum": 19.88180398,
                "minimum": -1.498196021,
                "name": "Z",
                "position": 2,
                "stddev": 2.166487509,
                "variance": 4.693668126
              },
              {
                "average": 2518.048595,
                "count": 732272,
                "maximum": 22000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2491.018002,
                "variance": 6205170.685
              },
              {
                "average": 1.100875085,
                "count": 732272,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3978385361,
                "variance": 0.1582755008
              },
              {
                "average": 1.202308705,
                "count": 732272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6042235665,
                "variance": 0.3650861183
              },
              {
                "average": 1,
                "count": 732272,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.307503223,
                "count": 732272,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.86891573,
                "variance": 140.8711606
              },
              {
                "average": 19.92157598,
                "count": 732272,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.457079659,
                "variance": 2.123081132
              },
              {
                "average": 1.363983602,
                "count": 732272,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5475197316,
                "variance": 0.2997778564
              },
              {
                "average": 15.09552325,
                "count": 732272,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6635308047,
                "variance": 0.4402731288
              },
              {
                "average": 255193064.4,
                "count": 732272,
                "maximum": 255193904.1,
                "minimum": 255192480.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.9614045,
                "variance": 275584.4762
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 732272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0141,
              3897562.912,
              -1.498196021,
              440999.9941,
              3897999.992,
              19.88180398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.0141023133,
                    3897562.9123747675,
                    -1.49819602129006
                  ],
                  [
                    440000.0141023133,
                    3897999.9923747675,
                    -1.49819602129006
                  ],
                  [
                    440999.9941023133,
                    3897999.9923747675,
                    19.88180397870994
                  ],
                  [
                    440999.9941023133,
                    3897562.9123747675,
                    19.88180397870994
                  ],
                  [
                    440000.0141023133,
                    3897562.9123747675,
                    -1.49819602129006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:58:24+00:00",
            "end_time": "2019-10-15T16:34:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD0479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.0526451805282,
              35.049148985056114,
              -3.076851027732122
            ],
            [
              -76.05276089125951,
              35.05816482027643,
              -3.076851027732122
            ],
            [
              -76.04179625112052,
              35.05825949097215,
              8.783148972267877
            ],
            [
              -76.04168174499735,
              35.04924362426042,
              8.783148972267877
            ],
            [
              -76.0526451805282,
              35.049148985056114,
              -3.076851027732122
            ]
          ]
        ]
      },
      "bbox": [
        -76.05276089,
        35.04914899,
        -3.076851028,
        -76.04168174,
        35.05825949,
        8.783148972
      ],
      "properties": {
        "datetime": "2019-10-11T20:20:59Z",
        "pc:count": 3904764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404446.7622,
            "count": 3904764,
            "maximum": 405000.0024,
            "minimum": 404000.0024,
            "name": "X",
            "position": 0,
            "stddev": 282.4526307,
            "variance": 79779.4886
          },
          {
            "average": 3879603.38,
            "count": 3904764,
            "maximum": 3879999.99,
            "minimum": 3878999.99,
            "name": "Y",
            "position": 1,
            "stddev": 255.9787925,
            "variance": 65525.1422
          },
          {
            "average": 1.429367632,
            "count": 3904764,
            "maximum": 8.783148972,
            "minimum": -3.076851028,
            "name": "Z",
            "position": 2,
            "stddev": 1.327562031,
            "variance": 1.762420946
          },
          {
            "average": 2880.578862,
            "count": 3904764,
            "maximum": 37728,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2849.019108,
            "variance": 8116909.878
          },
          {
            "average": 1.217662578,
            "count": 3904764,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.537427232,
            "variance": 0.2888280297
          },
          {
            "average": 1.435410693,
            "count": 3904764,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.775935086,
            "variance": 0.6020752577
          },
          {
            "average": 1,
            "count": 3904764,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.729972925,
            "count": 3904764,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.880776736,
            "variance": 62.10664197
          },
          {
            "average": 19.89700436,
            "count": 3904764,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.432052349,
            "variance": 2.050773932
          },
          {
            "average": 1.335623356,
            "count": 3904764,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5857892121,
            "variance": 0.343149001
          },
          {
            "average": 14.7341048,
            "count": 3904764,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.167161109,
            "variance": 1.362265055
          },
          {
            "average": 254858192.2,
            "count": 3904764,
            "maximum": 254860459.9,
            "minimum": 254856718.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 629.8780033,
            "variance": 396746.299
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3904764,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404000.0024,
          3878999.99,
          -3.076851028,
          405000.0024,
          3879999.99,
          8.783148972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404000.0023539572,
                3878999.990485903,
                -3.076851027732122
              ],
              [
                404000.0023539572,
                3879999.990485903,
                -3.076851027732122
              ],
              [
                405000.0023539572,
                3879999.990485903,
                8.783148972267877
              ],
              [
                405000.0023539572,
                3878999.990485903,
                8.783148972267877
              ],
              [
                404000.0023539572,
                3878999.990485903,
                -3.076851027732122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:20:59+00:00",
        "end_time": "2019-10-11T19:18:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05276089,
            35.04914899,
            -3.076851028,
            -76.04168174,
            35.05825949,
            8.783148972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.0526451805282,
                  35.049148985056114,
                  -3.076851027732122
                ],
                [
                  -76.05276089125951,
                  35.05816482027643,
                  -3.076851027732122
                ],
                [
                  -76.04179625112052,
                  35.05825949097215,
                  8.783148972267877
                ],
                [
                  -76.04168174499735,
                  35.04924362426042,
                  8.783148972267877
                ],
                [
                  -76.0526451805282,
                  35.049148985056114,
                  -3.076851027732122
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:20:59Z",
            "pc:count": 3904764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404446.7622,
                "count": 3904764,
                "maximum": 405000.0024,
                "minimum": 404000.0024,
                "name": "X",
                "position": 0,
                "stddev": 282.4526307,
                "variance": 79779.4886
              },
              {
                "average": 3879603.38,
                "count": 3904764,
                "maximum": 3879999.99,
                "minimum": 3878999.99,
                "name": "Y",
                "position": 1,
                "stddev": 255.9787925,
                "variance": 65525.1422
              },
              {
                "average": 1.429367632,
                "count": 3904764,
                "maximum": 8.783148972,
                "minimum": -3.076851028,
                "name": "Z",
                "position": 2,
                "stddev": 1.327562031,
                "variance": 1.762420946
              },
              {
                "average": 2880.578862,
                "count": 3904764,
                "maximum": 37728,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2849.019108,
                "variance": 8116909.878
              },
              {
                "average": 1.217662578,
                "count": 3904764,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.537427232,
                "variance": 0.2888280297
              },
              {
                "average": 1.435410693,
                "count": 3904764,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.775935086,
                "variance": 0.6020752577
              },
              {
                "average": 1,
                "count": 3904764,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.729972925,
                "count": 3904764,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.880776736,
                "variance": 62.10664197
              },
              {
                "average": 19.89700436,
                "count": 3904764,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.432052349,
                "variance": 2.050773932
              },
              {
                "average": 1.335623356,
                "count": 3904764,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5857892121,
                "variance": 0.343149001
              },
              {
                "average": 14.7341048,
                "count": 3904764,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.167161109,
                "variance": 1.362265055
              },
              {
                "average": 254858192.2,
                "count": 3904764,
                "maximum": 254860459.9,
                "minimum": 254856718.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 629.8780033,
                "variance": 396746.299
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3904764,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404000.0024,
              3878999.99,
              -3.076851028,
              405000.0024,
              3879999.99,
              8.783148972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404000.0023539572,
                    3878999.990485903,
                    -3.076851027732122
                  ],
                  [
                    404000.0023539572,
                    3879999.990485903,
                    -3.076851027732122
                  ],
                  [
                    405000.0023539572,
                    3879999.990485903,
                    8.783148972267877
                  ],
                  [
                    405000.0023539572,
                    3878999.990485903,
                    8.783148972267877
                  ],
                  [
                    404000.0023539572,
                    3878999.990485903,
                    -3.076851027732122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:20:59+00:00",
            "end_time": "2019-10-11T19:18: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": "20191018_NCMP_NC_Dunex_18SVE3791.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69954711332049,
              36.06153467924926,
              0.253842313379605
            ],
            [
              -75.69962693482388,
              36.07054984995285,
              0.253842313379605
            ],
            [
              -75.68852247018097,
              36.0706141532508,
              31.013842313379605
            ],
            [
              -75.68844391535701,
              36.061598961418866,
              31.013842313379605
            ],
            [
              -75.69954711332049,
              36.06153467924926,
              0.253842313379605
            ]
          ]
        ]
      },
      "bbox": [
        -75.69962693,
        36.06153468,
        0.2538423134,
        -75.68844392,
        36.07061415,
        31.01384231
      ],
      "properties": {
        "datetime": "2019-10-18T15:38:41Z",
        "pc:count": 2849600,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437496.8008,
            "count": 2849600,
            "maximum": 438000.0138,
            "minimum": 437000.0138,
            "name": "X",
            "position": 0,
            "stddev": 248.5831647,
            "variance": 61793.58979
          },
          {
            "average": 3991505.042,
            "count": 2849600,
            "maximum": 3991999.984,
            "minimum": 3990999.984,
            "name": "Y",
            "position": 1,
            "stddev": 291.6107374,
            "variance": 85036.82216
          },
          {
            "average": 7.425707691,
            "count": 2849600,
            "maximum": 31.01384231,
            "minimum": 0.2538423134,
            "name": "Z",
            "position": 2,
            "stddev": 4.13614835,
            "variance": 17.10772317
          },
          {
            "average": 2203.030929,
            "count": 2849600,
            "maximum": 44911,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2598.324334,
            "variance": 6751289.345
          },
          {
            "average": 1.54740525,
            "count": 2849600,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9323505091,
            "variance": 0.8692774718
          },
          {
            "average": 2.120953818,
            "count": 2849600,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.361209712,
            "variance": 1.85289188
          },
          {
            "average": 1,
            "count": 2849600,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.460508843,
            "count": 2849600,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4984380962,
            "variance": 0.2484405357
          },
          {
            "average": 20.05768318,
            "count": 2849600,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.316399824,
            "variance": 1.732908498
          },
          {
            "average": 1.582093276,
            "count": 2849600,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010912645,
            "variance": 1.021944377
          },
          {
            "average": 2.010535865,
            "count": 2849600,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9535733924,
            "variance": 0.9093022147
          },
          {
            "average": 255447277.1,
            "count": 2849600,
            "maximum": 255448321,
            "minimum": 255446754.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501.3497139,
            "variance": 251351.5356
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2849600,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0138,
          3990999.984,
          0.2538423134,
          438000.0138,
          3991999.984,
          31.01384231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.0137723505,
                3990999.9841568936,
                0.253842313379605
              ],
              [
                437000.0137723505,
                3991999.9841568936,
                0.253842313379605
              ],
              [
                438000.0137723505,
                3991999.9841568936,
                31.013842313379605
              ],
              [
                438000.0137723505,
                3990999.9841568936,
                31.013842313379605
              ],
              [
                437000.0137723505,
                3990999.9841568936,
                0.253842313379605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:38:41+00:00",
        "end_time": "2019-10-18T15:12:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3791.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3791.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3791.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3791.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69962693,
            36.06153468,
            0.2538423134,
            -75.68844392,
            36.07061415,
            31.01384231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69954711332049,
                  36.06153467924926,
                  0.253842313379605
                ],
                [
                  -75.69962693482388,
                  36.07054984995285,
                  0.253842313379605
                ],
                [
                  -75.68852247018097,
                  36.0706141532508,
                  31.013842313379605
                ],
                [
                  -75.68844391535701,
                  36.061598961418866,
                  31.013842313379605
                ],
                [
                  -75.69954711332049,
                  36.06153467924926,
                  0.253842313379605
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3791.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3791.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:38:41Z",
            "pc:count": 2849600,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437496.8008,
                "count": 2849600,
                "maximum": 438000.0138,
                "minimum": 437000.0138,
                "name": "X",
                "position": 0,
                "stddev": 248.5831647,
                "variance": 61793.58979
              },
              {
                "average": 3991505.042,
                "count": 2849600,
                "maximum": 3991999.984,
                "minimum": 3990999.984,
                "name": "Y",
                "position": 1,
                "stddev": 291.6107374,
                "variance": 85036.82216
              },
              {
                "average": 7.425707691,
                "count": 2849600,
                "maximum": 31.01384231,
                "minimum": 0.2538423134,
                "name": "Z",
                "position": 2,
                "stddev": 4.13614835,
                "variance": 17.10772317
              },
              {
                "average": 2203.030929,
                "count": 2849600,
                "maximum": 44911,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2598.324334,
                "variance": 6751289.345
              },
              {
                "average": 1.54740525,
                "count": 2849600,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9323505091,
                "variance": 0.8692774718
              },
              {
                "average": 2.120953818,
                "count": 2849600,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.361209712,
                "variance": 1.85289188
              },
              {
                "average": 1,
                "count": 2849600,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.460508843,
                "count": 2849600,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4984380962,
                "variance": 0.2484405357
              },
              {
                "average": 20.05768318,
                "count": 2849600,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.316399824,
                "variance": 1.732908498
              },
              {
                "average": 1.582093276,
                "count": 2849600,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010912645,
                "variance": 1.021944377
              },
              {
                "average": 2.010535865,
                "count": 2849600,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9535733924,
                "variance": 0.9093022147
              },
              {
                "average": 255447277.1,
                "count": 2849600,
                "maximum": 255448321,
                "minimum": 255446754.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501.3497139,
                "variance": 251351.5356
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2849600,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0138,
              3990999.984,
              0.2538423134,
              438000.0138,
              3991999.984,
              31.01384231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.0137723505,
                    3990999.9841568936,
                    0.253842313379605
                  ],
                  [
                    437000.0137723505,
                    3991999.9841568936,
                    0.253842313379605
                  ],
                  [
                    438000.0137723505,
                    3991999.9841568936,
                    31.013842313379605
                  ],
                  [
                    438000.0137723505,
                    3990999.9841568936,
                    31.013842313379605
                  ],
                  [
                    437000.0137723505,
                    3990999.9841568936,
                    0.253842313379605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:38:41+00:00",
            "end_time": "2019-10-18T15:12: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": "20191011_NCMP_NC_Dunex_18SVD0684.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.03128500939083,
              35.09441655930926,
              -4.77271585564923
            ],
            [
              -76.03139856271392,
              35.1034323884349,
              -4.77271585564923
            ],
            [
              -76.02042800951689,
              35.1035252298154,
              -0.57271585564923
            ],
            [
              -76.02031566349926,
              35.0945093698247,
              -0.57271585564923
            ],
            [
              -76.03128500939083,
              35.09441655930926,
              -4.77271585564923
            ]
          ]
        ]
      },
      "bbox": [
        -76.03139856,
        35.09441656,
        -4.772715856,
        -76.02031566,
        35.10352523,
        -0.5727158556
      ],
      "properties": {
        "datetime": "2019-10-11T18:13:57Z",
        "pc:count": 1499046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406717.6525,
            "count": 1499046,
            "maximum": 407000.006,
            "minimum": 406000.026,
            "name": "X",
            "position": 0,
            "stddev": 189.7541795,
            "variance": 36006.64864
          },
          {
            "average": 3884384.874,
            "count": 1499046,
            "maximum": 3884999.983,
            "minimum": 3883999.983,
            "name": "Y",
            "position": 1,
            "stddev": 276.598109,
            "variance": 76506.51389
          },
          {
            "average": -1.736442899,
            "count": 1499046,
            "maximum": -0.5727158556,
            "minimum": -4.772715856,
            "name": "Z",
            "position": 2,
            "stddev": 0.7536872951,
            "variance": 0.5680445388
          },
          {
            "average": 3.430127561,
            "count": 1499046,
            "maximum": 4378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 98.0368221,
            "variance": 9611.218488
          },
          {
            "average": 1,
            "count": 1499046,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1499046,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1499046,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1499046,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91454723,
            "count": 1499046,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.47434336,
            "variance": 6.122375064
          },
          {
            "average": 2.000593711,
            "count": 1499046,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02454991071,
            "variance": 0.000602698116
          },
          {
            "average": 2.326849877,
            "count": 1499046,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.062437648,
            "variance": 1.128773755
          },
          {
            "average": 254851629.6,
            "count": 1499046,
            "maximum": 254852837.1,
            "minimum": 254851059.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.1168888,
            "variance": 206222.1487
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1499046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406000.026,
          3883999.983,
          -4.772715856,
          407000.006,
          3884999.983,
          -0.5727158556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406000.0259960624,
                3883999.982973294,
                -4.77271585564923
              ],
              [
                406000.0259960624,
                3884999.982973294,
                -4.77271585564923
              ],
              [
                407000.00599606236,
                3884999.982973294,
                -0.57271585564923
              ],
              [
                407000.00599606236,
                3883999.982973294,
                -0.57271585564923
              ],
              [
                406000.0259960624,
                3883999.982973294,
                -4.77271585564923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:13:57+00:00",
        "end_time": "2019-10-11T17:44:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0684.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0684.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0684.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0684.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.03139856,
            35.09441656,
            -4.772715856,
            -76.02031566,
            35.10352523,
            -0.5727158556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.03128500939083,
                  35.09441655930926,
                  -4.77271585564923
                ],
                [
                  -76.03139856271392,
                  35.1034323884349,
                  -4.77271585564923
                ],
                [
                  -76.02042800951689,
                  35.1035252298154,
                  -0.57271585564923
                ],
                [
                  -76.02031566349926,
                  35.0945093698247,
                  -0.57271585564923
                ],
                [
                  -76.03128500939083,
                  35.09441655930926,
                  -4.77271585564923
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0684.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0684.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:13:57Z",
            "pc:count": 1499046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406717.6525,
                "count": 1499046,
                "maximum": 407000.006,
                "minimum": 406000.026,
                "name": "X",
                "position": 0,
                "stddev": 189.7541795,
                "variance": 36006.64864
              },
              {
                "average": 3884384.874,
                "count": 1499046,
                "maximum": 3884999.983,
                "minimum": 3883999.983,
                "name": "Y",
                "position": 1,
                "stddev": 276.598109,
                "variance": 76506.51389
              },
              {
                "average": -1.736442899,
                "count": 1499046,
                "maximum": -0.5727158556,
                "minimum": -4.772715856,
                "name": "Z",
                "position": 2,
                "stddev": 0.7536872951,
                "variance": 0.5680445388
              },
              {
                "average": 3.430127561,
                "count": 1499046,
                "maximum": 4378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 98.0368221,
                "variance": 9611.218488
              },
              {
                "average": 1,
                "count": 1499046,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1499046,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1499046,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1499046,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91454723,
                "count": 1499046,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.47434336,
                "variance": 6.122375064
              },
              {
                "average": 2.000593711,
                "count": 1499046,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02454991071,
                "variance": 0.000602698116
              },
              {
                "average": 2.326849877,
                "count": 1499046,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.062437648,
                "variance": 1.128773755
              },
              {
                "average": 254851629.6,
                "count": 1499046,
                "maximum": 254852837.1,
                "minimum": 254851059.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.1168888,
                "variance": 206222.1487
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1499046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406000.026,
              3883999.983,
              -4.772715856,
              407000.006,
              3884999.983,
              -0.5727158556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406000.0259960624,
                    3883999.982973294,
                    -4.77271585564923
                  ],
                  [
                    406000.0259960624,
                    3884999.982973294,
                    -4.77271585564923
                  ],
                  [
                    407000.00599606236,
                    3884999.982973294,
                    -0.57271585564923
                  ],
                  [
                    407000.00599606236,
                    3883999.982973294,
                    -0.57271585564923
                  ],
                  [
                    406000.0259960624,
                    3883999.982973294,
                    -4.77271585564923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:13:57+00:00",
            "end_time": "2019-10-11T17:44: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": "20191011_NCMP_NC_Dunex_18SVD1486.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.94373519600447,
              35.11316343075051,
              -5.161582041457525
            ],
            [
              -75.94383918243408,
              35.12217947015503,
              -5.161582041457525
            ],
            [
              -75.93286560900461,
              35.122264429283796,
              10.338417958542475
            ],
            [
              -75.93276283114643,
              35.11324836164074,
              10.338417958542475
            ],
            [
              -75.94373519600447,
              35.11316343075051,
              -5.161582041457525
            ]
          ]
        ]
      },
      "bbox": [
        -75.94383918,
        35.11316343,
        -5.161582041,
        -75.93276283,
        35.12226443,
        10.33841796
      ],
      "properties": {
        "datetime": "2019-10-15T17:09:58Z",
        "pc:count": 6527911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414454.6256,
            "count": 6527911,
            "maximum": 415000.0041,
            "minimum": 414000.0041,
            "name": "X",
            "position": 0,
            "stddev": 276.2174791,
            "variance": 76296.09578
          },
          {
            "average": 3886481.804,
            "count": 6527911,
            "maximum": 3886999.987,
            "minimum": 3885999.987,
            "name": "Y",
            "position": 1,
            "stddev": 247.2317497,
            "variance": 61123.53808
          },
          {
            "average": 1.628741324,
            "count": 6527911,
            "maximum": 10.33841796,
            "minimum": -5.161582041,
            "name": "Z",
            "position": 2,
            "stddev": 1.769749184,
            "variance": 3.132012174
          },
          {
            "average": 1592.468427,
            "count": 6527911,
            "maximum": 20132,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1766.024765,
            "variance": 3118843.472
          },
          {
            "average": 1.366911712,
            "count": 6527911,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6898994461,
            "variance": 0.4759612458
          },
          {
            "average": 1.733886844,
            "count": 6527911,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9627511522,
            "variance": 0.9268897811
          },
          {
            "average": 1,
            "count": 6527911,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.11397398,
            "count": 6527911,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.514878066,
            "variance": 72.50314848
          },
          {
            "average": 20.19323926,
            "count": 6527911,
            "maximum": 27,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.293668683,
            "variance": 1.673578662
          },
          {
            "average": 1.489977575,
            "count": 6527911,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.703706551,
            "variance": 0.4952029099
          },
          {
            "average": 13.80742859,
            "count": 6527911,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.026139847,
            "variance": 1.052962986
          },
          {
            "average": 254996716.1,
            "count": 6527911,
            "maximum": 255194598.1,
            "minimum": 254855174.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164837.2029,
            "variance": 27171303460.0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6527911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414000.0041,
          3885999.987,
          -5.161582041,
          415000.0041,
          3886999.987,
          10.33841796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414000.00405198964,
                3885999.9870480923,
                -5.161582041457525
              ],
              [
                414000.00405198964,
                3886999.9870480923,
                -5.161582041457525
              ],
              [
                415000.00405198964,
                3886999.9870480923,
                10.338417958542475
              ],
              [
                415000.00405198964,
                3885999.9870480923,
                10.338417958542475
              ],
              [
                414000.00405198964,
                3885999.9870480923,
                -5.161582041457525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:09:58+00:00",
        "end_time": "2019-10-11T18:52:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1486.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1486.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1486.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1486.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.94383918,
            35.11316343,
            -5.161582041,
            -75.93276283,
            35.12226443,
            10.33841796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.94373519600447,
                  35.11316343075051,
                  -5.161582041457525
                ],
                [
                  -75.94383918243408,
                  35.12217947015503,
                  -5.161582041457525
                ],
                [
                  -75.93286560900461,
                  35.122264429283796,
                  10.338417958542475
                ],
                [
                  -75.93276283114643,
                  35.11324836164074,
                  10.338417958542475
                ],
                [
                  -75.94373519600447,
                  35.11316343075051,
                  -5.161582041457525
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1486.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1486.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:09:58Z",
            "pc:count": 6527911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414454.6256,
                "count": 6527911,
                "maximum": 415000.0041,
                "minimum": 414000.0041,
                "name": "X",
                "position": 0,
                "stddev": 276.2174791,
                "variance": 76296.09578
              },
              {
                "average": 3886481.804,
                "count": 6527911,
                "maximum": 3886999.987,
                "minimum": 3885999.987,
                "name": "Y",
                "position": 1,
                "stddev": 247.2317497,
                "variance": 61123.53808
              },
              {
                "average": 1.628741324,
                "count": 6527911,
                "maximum": 10.33841796,
                "minimum": -5.161582041,
                "name": "Z",
                "position": 2,
                "stddev": 1.769749184,
                "variance": 3.132012174
              },
              {
                "average": 1592.468427,
                "count": 6527911,
                "maximum": 20132,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1766.024765,
                "variance": 3118843.472
              },
              {
                "average": 1.366911712,
                "count": 6527911,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6898994461,
                "variance": 0.4759612458
              },
              {
                "average": 1.733886844,
                "count": 6527911,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9627511522,
                "variance": 0.9268897811
              },
              {
                "average": 1,
                "count": 6527911,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.11397398,
                "count": 6527911,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.514878066,
                "variance": 72.50314848
              },
              {
                "average": 20.19323926,
                "count": 6527911,
                "maximum": 27,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.293668683,
                "variance": 1.673578662
              },
              {
                "average": 1.489977575,
                "count": 6527911,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.703706551,
                "variance": 0.4952029099
              },
              {
                "average": 13.80742859,
                "count": 6527911,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.026139847,
                "variance": 1.052962986
              },
              {
                "average": 254996716.1,
                "count": 6527911,
                "maximum": 255194598.1,
                "minimum": 254855174.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164837.2029,
                "variance": 27171303460.0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6527911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414000.0041,
              3885999.987,
              -5.161582041,
              415000.0041,
              3886999.987,
              10.33841796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414000.00405198964,
                    3885999.9870480923,
                    -5.161582041457525
                  ],
                  [
                    414000.00405198964,
                    3886999.9870480923,
                    -5.161582041457525
                  ],
                  [
                    415000.00405198964,
                    3886999.9870480923,
                    10.338417958542475
                  ],
                  [
                    415000.00405198964,
                    3885999.9870480923,
                    10.338417958542475
                  ],
                  [
                    414000.00405198964,
                    3885999.9870480923,
                    -5.161582041457525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:09:58+00:00",
            "end_time": "2019-10-11T18:52: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": "20191015_NCMP_NC_Dunex_18SVD3095.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76893535766888,
              35.1955507108001,
              -4.74559213856161
            ],
            [
              -75.76902034368273,
              35.20456703979318,
              -4.74559213856161
            ],
            [
              -75.75803520024726,
              35.204636311499954,
              0.73440786143839
            ],
            [
              -75.75795142793876,
              35.19561995950569,
              0.73440786143839
            ],
            [
              -75.76893535766888,
              35.1955507108001,
              -4.74559213856161
            ]
          ]
        ]
      },
      "bbox": [
        -75.76902034,
        35.19555071,
        -4.745592139,
        -75.75795143,
        35.20463631,
        0.7344078614
      ],
      "properties": {
        "datetime": "2019-10-15T15:45:36Z",
        "pc:count": 2195431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430511.3855,
            "count": 2195431,
            "maximum": 431000.0043,
            "minimum": 430000.0043,
            "name": "X",
            "position": 0,
            "stddev": 306.1460609,
            "variance": 93725.41062
          },
          {
            "average": 3895490.546,
            "count": 2195431,
            "maximum": 3895999.984,
            "minimum": 3894999.984,
            "name": "Y",
            "position": 1,
            "stddev": 282.8145585,
            "variance": 79984.07452
          },
          {
            "average": -1.65344114,
            "count": 2195431,
            "maximum": 0.7344078614,
            "minimum": -4.745592139,
            "name": "Z",
            "position": 2,
            "stddev": 0.8357024541,
            "variance": 0.6983985918
          },
          {
            "average": 0.1527713693,
            "count": 2195431,
            "maximum": 4102,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.29380781,
            "variance": 334.6634043
          },
          {
            "average": 1,
            "count": 2195431,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2195431,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2195431,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.97417181,
            "count": 2195431,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.836978569,
            "variance": 0.700533125
          },
          {
            "average": 20.08784745,
            "count": 2195431,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.390192289,
            "variance": 1.9326346
          },
          {
            "average": 1.99918467,
            "count": 2195431,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03260925783,
            "variance": 0.001063363696
          },
          {
            "average": 6.336954794,
            "count": 2195431,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.395277074,
            "variance": 1.946798115
          },
          {
            "average": 255187109.9,
            "count": 2195431,
            "maximum": 255189536.4,
            "minimum": 255185441.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 826.5045356,
            "variance": 683109.7473
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2195431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0043,
          3894999.984,
          -4.745592139,
          431000.0043,
          3895999.984,
          0.7344078614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.0043203444,
                3894999.9842543406,
                -4.74559213856161
              ],
              [
                430000.0043203444,
                3895999.9842543406,
                -4.74559213856161
              ],
              [
                431000.0043203444,
                3895999.9842543406,
                0.73440786143839
              ],
              [
                431000.0043203444,
                3894999.9842543406,
                0.73440786143839
              ],
              [
                430000.0043203444,
                3894999.9842543406,
                -4.74559213856161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:45:36+00:00",
        "end_time": "2019-10-15T14:37:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3095.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3095.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3095.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3095.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76902034,
            35.19555071,
            -4.745592139,
            -75.75795143,
            35.20463631,
            0.7344078614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76893535766888,
                  35.1955507108001,
                  -4.74559213856161
                ],
                [
                  -75.76902034368273,
                  35.20456703979318,
                  -4.74559213856161
                ],
                [
                  -75.75803520024726,
                  35.204636311499954,
                  0.73440786143839
                ],
                [
                  -75.75795142793876,
                  35.19561995950569,
                  0.73440786143839
                ],
                [
                  -75.76893535766888,
                  35.1955507108001,
                  -4.74559213856161
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3095.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3095.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:45:36Z",
            "pc:count": 2195431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430511.3855,
                "count": 2195431,
                "maximum": 431000.0043,
                "minimum": 430000.0043,
                "name": "X",
                "position": 0,
                "stddev": 306.1460609,
                "variance": 93725.41062
              },
              {
                "average": 3895490.546,
                "count": 2195431,
                "maximum": 3895999.984,
                "minimum": 3894999.984,
                "name": "Y",
                "position": 1,
                "stddev": 282.8145585,
                "variance": 79984.07452
              },
              {
                "average": -1.65344114,
                "count": 2195431,
                "maximum": 0.7344078614,
                "minimum": -4.745592139,
                "name": "Z",
                "position": 2,
                "stddev": 0.8357024541,
                "variance": 0.6983985918
              },
              {
                "average": 0.1527713693,
                "count": 2195431,
                "maximum": 4102,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.29380781,
                "variance": 334.6634043
              },
              {
                "average": 1,
                "count": 2195431,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2195431,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2195431,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.97417181,
                "count": 2195431,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.836978569,
                "variance": 0.700533125
              },
              {
                "average": 20.08784745,
                "count": 2195431,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.390192289,
                "variance": 1.9326346
              },
              {
                "average": 1.99918467,
                "count": 2195431,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03260925783,
                "variance": 0.001063363696
              },
              {
                "average": 6.336954794,
                "count": 2195431,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.395277074,
                "variance": 1.946798115
              },
              {
                "average": 255187109.9,
                "count": 2195431,
                "maximum": 255189536.4,
                "minimum": 255185441.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 826.5045356,
                "variance": 683109.7473
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2195431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0043,
              3894999.984,
              -4.745592139,
              431000.0043,
              3895999.984,
              0.7344078614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.0043203444,
                    3894999.9842543406,
                    -4.74559213856161
                  ],
                  [
                    430000.0043203444,
                    3895999.9842543406,
                    -4.74559213856161
                  ],
                  [
                    431000.0043203444,
                    3895999.9842543406,
                    0.73440786143839
                  ],
                  [
                    431000.0043203444,
                    3894999.9842543406,
                    0.73440786143839
                  ],
                  [
                    430000.0043203444,
                    3894999.9842543406,
                    -4.74559213856161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:45:36+00:00",
            "end_time": "2019-10-15T14:37: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": "20191015_NCMP_NC_Dunex_18SVD3796.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69214351241392,
              35.20739304558145,
              -5.549696144048513
            ],
            [
              -75.69219999325448,
              35.21404755938384,
              -5.549696144048513
            ],
            [
              -75.68121360602532,
              35.214109875052806,
              18.81030385595149
            ],
            [
              -75.68115802146114,
              35.20745534598043,
              18.81030385595149
            ],
            [
              -75.69214351241392,
              35.20739304558145,
              -5.549696144048513
            ]
          ]
        ]
      },
      "bbox": [
        -75.69219999,
        35.20739305,
        -5.549696144,
        -75.68115802,
        35.21410988,
        18.81030386
      ],
      "properties": {
        "datetime": "2019-10-15T20:26:46Z",
        "pc:count": 1998717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437446.3404,
            "count": 1998717,
            "maximum": 437999.9942,
            "minimum": 437000.0142,
            "name": "X",
            "position": 0,
            "stddev": 289.3400162,
            "variance": 83717.64498
          },
          {
            "average": 3896786.686,
            "count": 1998717,
            "maximum": 3896999.992,
            "minimum": 3896261.952,
            "name": "Y",
            "position": 1,
            "stddev": 150.899651,
            "variance": 22770.70466
          },
          {
            "average": 2.989585175,
            "count": 1998717,
            "maximum": 18.81030386,
            "minimum": -5.549696144,
            "name": "Z",
            "position": 2,
            "stddev": 2.909067269,
            "variance": 8.462672375
          },
          {
            "average": 1606.465611,
            "count": 1998717,
            "maximum": 34871,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1893.482916,
            "variance": 3585277.553
          },
          {
            "average": 1.566426363,
            "count": 1998717,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9035032209,
            "variance": 0.8163180702
          },
          {
            "average": 2.138677962,
            "count": 1998717,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.257205426,
            "variance": 1.580565483
          },
          {
            "average": 1,
            "count": 1998717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.132371416,
            "count": 1998717,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.823757147,
            "variance": 23.26863301
          },
          {
            "average": 19.98398867,
            "count": 1998717,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.446057779,
            "variance": 2.0910831
          },
          {
            "average": 1.622532855,
            "count": 1998717,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9221599099,
            "variance": 0.8503788994
          },
          {
            "average": 12.31839175,
            "count": 1998717,
            "maximum": 17,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.634293166,
            "variance": 13.20808682
          },
          {
            "average": 255194408.5,
            "count": 1998717,
            "maximum": 255206406.6,
            "minimum": 255191030.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5161.353339,
            "variance": 26639568.29
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0142,
          3896261.952,
          -5.549696144,
          437999.9942,
          3896999.992,
          18.81030386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.01416365657,
                3896261.952430635,
                -5.549696144048513
              ],
              [
                437000.01416365657,
                3896999.9924306353,
                -5.549696144048513
              ],
              [
                437999.99416365655,
                3896999.9924306353,
                18.81030385595149
              ],
              [
                437999.99416365655,
                3896261.952430635,
                18.81030385595149
              ],
              [
                437000.01416365657,
                3896261.952430635,
                -5.549696144048513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:26:46+00:00",
        "end_time": "2019-10-15T16:10:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3796.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3796.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3796.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3796.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69219999,
            35.20739305,
            -5.549696144,
            -75.68115802,
            35.21410988,
            18.81030386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69214351241392,
                  35.20739304558145,
                  -5.549696144048513
                ],
                [
                  -75.69219999325448,
                  35.21404755938384,
                  -5.549696144048513
                ],
                [
                  -75.68121360602532,
                  35.214109875052806,
                  18.81030385595149
                ],
                [
                  -75.68115802146114,
                  35.20745534598043,
                  18.81030385595149
                ],
                [
                  -75.69214351241392,
                  35.20739304558145,
                  -5.549696144048513
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3796.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3796.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:26:46Z",
            "pc:count": 1998717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437446.3404,
                "count": 1998717,
                "maximum": 437999.9942,
                "minimum": 437000.0142,
                "name": "X",
                "position": 0,
                "stddev": 289.3400162,
                "variance": 83717.64498
              },
              {
                "average": 3896786.686,
                "count": 1998717,
                "maximum": 3896999.992,
                "minimum": 3896261.952,
                "name": "Y",
                "position": 1,
                "stddev": 150.899651,
                "variance": 22770.70466
              },
              {
                "average": 2.989585175,
                "count": 1998717,
                "maximum": 18.81030386,
                "minimum": -5.549696144,
                "name": "Z",
                "position": 2,
                "stddev": 2.909067269,
                "variance": 8.462672375
              },
              {
                "average": 1606.465611,
                "count": 1998717,
                "maximum": 34871,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1893.482916,
                "variance": 3585277.553
              },
              {
                "average": 1.566426363,
                "count": 1998717,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9035032209,
                "variance": 0.8163180702
              },
              {
                "average": 2.138677962,
                "count": 1998717,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.257205426,
                "variance": 1.580565483
              },
              {
                "average": 1,
                "count": 1998717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.132371416,
                "count": 1998717,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.823757147,
                "variance": 23.26863301
              },
              {
                "average": 19.98398867,
                "count": 1998717,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.446057779,
                "variance": 2.0910831
              },
              {
                "average": 1.622532855,
                "count": 1998717,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9221599099,
                "variance": 0.8503788994
              },
              {
                "average": 12.31839175,
                "count": 1998717,
                "maximum": 17,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.634293166,
                "variance": 13.20808682
              },
              {
                "average": 255194408.5,
                "count": 1998717,
                "maximum": 255206406.6,
                "minimum": 255191030.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5161.353339,
                "variance": 26639568.29
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0142,
              3896261.952,
              -5.549696144,
              437999.9942,
              3896999.992,
              18.81030386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.01416365657,
                    3896261.952430635,
                    -5.549696144048513
                  ],
                  [
                    437000.01416365657,
                    3896999.9924306353,
                    -5.549696144048513
                  ],
                  [
                    437999.99416365655,
                    3896999.9924306353,
                    18.81030385595149
                  ],
                  [
                    437999.99416365655,
                    3896261.952430635,
                    18.81030385595149
                  ],
                  [
                    437000.01416365657,
                    3896261.952430635,
                    -5.549696144048513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:26:46+00:00",
            "end_time": "2019-10-15T16:10: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": "20191015_NCMP_NC_Dunex_18SVD2693.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8126911250818,
              35.177231265057706,
              -1.623220322176609
            ],
            [
              -75.81278088598677,
              35.186247526037825,
              -1.623220322176609
            ],
            [
              -75.80179832352151,
              35.18632073485104,
              1.216779677823391
            ],
            [
              -75.80170977517656,
              35.177304449557035,
              1.216779677823391
            ],
            [
              -75.8126911250818,
              35.177231265057706,
              -1.623220322176609
            ]
          ]
        ]
      },
      "bbox": [
        -75.81278089,
        35.17723127,
        -1.623220322,
        -75.80170978,
        35.18632073,
        1.216779678
      ],
      "properties": {
        "datetime": "2019-10-15T15:44:36Z",
        "pc:count": 1820205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426601.5718,
            "count": 1820205,
            "maximum": 427000.005,
            "minimum": 426000.005,
            "name": "X",
            "position": 0,
            "stddev": 251.3383522,
            "variance": 63170.9673
          },
          {
            "average": 3893462.09,
            "count": 1820205,
            "maximum": 3893999.986,
            "minimum": 3892999.986,
            "name": "Y",
            "position": 1,
            "stddev": 277.5925418,
            "variance": 77057.61924
          },
          {
            "average": -0.5726805258,
            "count": 1820205,
            "maximum": 1.216779678,
            "minimum": -1.623220322,
            "name": "Z",
            "position": 2,
            "stddev": 0.4717183253,
            "variance": 0.2225181784
          },
          {
            "average": 58.50062383,
            "count": 1820205,
            "maximum": 4705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 230.7825613,
            "variance": 53260.59058
          },
          {
            "average": 1.000012087,
            "count": 1820205,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003476551631,
            "variance": 1.208641125e-05
          },
          {
            "average": 1.000024173,
            "count": 1820205,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004916556755,
            "variance": 2.417253032e-05
          },
          {
            "average": 1,
            "count": 1820205,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.46249626,
            "count": 1820205,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.958851767,
            "variance": 63.34332145
          },
          {
            "average": 19.96308357,
            "count": 1820205,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.794296603,
            "variance": 3.219500299
          },
          {
            "average": 1.908806426,
            "count": 1820205,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.291148158,
            "variance": 0.08476724993
          },
          {
            "average": 7.419873036,
            "count": 1820205,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.208622624,
            "variance": 1.460768646
          },
          {
            "average": 255187762.3,
            "count": 1820205,
            "maximum": 255189476.1,
            "minimum": 255186328.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 769.2014259,
            "variance": 591670.8335
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.005,
          3892999.986,
          -1.623220322,
          427000.005,
          3893999.986,
          1.216779678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.00498330814,
                3892999.986302561,
                -1.623220322176609
              ],
              [
                426000.00498330814,
                3893999.986302561,
                -1.623220322176609
              ],
              [
                427000.00498330814,
                3893999.986302561,
                1.216779677823391
              ],
              [
                427000.00498330814,
                3892999.986302561,
                1.216779677823391
              ],
              [
                426000.00498330814,
                3892999.986302561,
                -1.623220322176609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:44:36+00:00",
        "end_time": "2019-10-15T14:52:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2693.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2693.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2693.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2693.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81278089,
            35.17723127,
            -1.623220322,
            -75.80170978,
            35.18632073,
            1.216779678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8126911250818,
                  35.177231265057706,
                  -1.623220322176609
                ],
                [
                  -75.81278088598677,
                  35.186247526037825,
                  -1.623220322176609
                ],
                [
                  -75.80179832352151,
                  35.18632073485104,
                  1.216779677823391
                ],
                [
                  -75.80170977517656,
                  35.177304449557035,
                  1.216779677823391
                ],
                [
                  -75.8126911250818,
                  35.177231265057706,
                  -1.623220322176609
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2693.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2693.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:44:36Z",
            "pc:count": 1820205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426601.5718,
                "count": 1820205,
                "maximum": 427000.005,
                "minimum": 426000.005,
                "name": "X",
                "position": 0,
                "stddev": 251.3383522,
                "variance": 63170.9673
              },
              {
                "average": 3893462.09,
                "count": 1820205,
                "maximum": 3893999.986,
                "minimum": 3892999.986,
                "name": "Y",
                "position": 1,
                "stddev": 277.5925418,
                "variance": 77057.61924
              },
              {
                "average": -0.5726805258,
                "count": 1820205,
                "maximum": 1.216779678,
                "minimum": -1.623220322,
                "name": "Z",
                "position": 2,
                "stddev": 0.4717183253,
                "variance": 0.2225181784
              },
              {
                "average": 58.50062383,
                "count": 1820205,
                "maximum": 4705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 230.7825613,
                "variance": 53260.59058
              },
              {
                "average": 1.000012087,
                "count": 1820205,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003476551631,
                "variance": 1.208641125e-05
              },
              {
                "average": 1.000024173,
                "count": 1820205,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004916556755,
                "variance": 2.417253032e-05
              },
              {
                "average": 1,
                "count": 1820205,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.46249626,
                "count": 1820205,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.958851767,
                "variance": 63.34332145
              },
              {
                "average": 19.96308357,
                "count": 1820205,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.794296603,
                "variance": 3.219500299
              },
              {
                "average": 1.908806426,
                "count": 1820205,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.291148158,
                "variance": 0.08476724993
              },
              {
                "average": 7.419873036,
                "count": 1820205,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.208622624,
                "variance": 1.460768646
              },
              {
                "average": 255187762.3,
                "count": 1820205,
                "maximum": 255189476.1,
                "minimum": 255186328.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 769.2014259,
                "variance": 591670.8335
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.005,
              3892999.986,
              -1.623220322,
              427000.005,
              3893999.986,
              1.216779678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.00498330814,
                    3892999.986302561,
                    -1.623220322176609
                  ],
                  [
                    426000.00498330814,
                    3893999.986302561,
                    -1.623220322176609
                  ],
                  [
                    427000.00498330814,
                    3893999.986302561,
                    1.216779677823391
                  ],
                  [
                    427000.00498330814,
                    3892999.986302561,
                    1.216779677823391
                  ],
                  [
                    426000.00498330814,
                    3892999.986302561,
                    -1.623220322176609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:44:36+00:00",
            "end_time": "2019-10-15T14:52: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": "20191015_NCMP_NC_Dunex_18SVD2491.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83446946813154,
              35.15904961769487,
              -5.636703429403685
            ],
            [
              -75.83456157042023,
              35.16806567604539,
              -5.636703429403685
            ],
            [
              -75.82358151274865,
              35.16814082639759,
              12.743296570596314
            ],
            [
              -75.82349062188406,
              35.159124743083225,
              12.743296570596314
            ],
            [
              -75.83446946813154,
              35.15904961769487,
              -5.636703429403685
            ]
          ]
        ]
      },
      "bbox": [
        -75.83456157,
        35.15904962,
        -5.636703429,
        -75.82349062,
        35.16814083,
        12.74329657
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:53Z",
        "pc:count": 1887709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424426.7627,
            "count": 1887709,
            "maximum": 425000.004,
            "minimum": 424000.004,
            "name": "X",
            "position": 0,
            "stddev": 273.0518901,
            "variance": 74557.3347
          },
          {
            "average": 3891638.435,
            "count": 1887709,
            "maximum": 3891999.985,
            "minimum": 3891000.005,
            "name": "Y",
            "position": 1,
            "stddev": 222.7161924,
            "variance": 49602.50237
          },
          {
            "average": 1.182900561,
            "count": 1887709,
            "maximum": 12.74329657,
            "minimum": -5.636703429,
            "name": "Z",
            "position": 2,
            "stddev": 2.422318818,
            "variance": 5.867628457
          },
          {
            "average": 1158.667997,
            "count": 1887709,
            "maximum": 20899,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1670.715023,
            "variance": 2791288.689
          },
          {
            "average": 1.295253665,
            "count": 1887709,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.690110817,
            "variance": 0.4762529397
          },
          {
            "average": 1.590821467,
            "count": 1887709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.023940792,
            "variance": 1.048454745
          },
          {
            "average": 1,
            "count": 1887709,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.477381842,
            "count": 1887709,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.09124257,
            "variance": 146.1981469
          },
          {
            "average": 19.98137491,
            "count": 1887709,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.3500971,
            "variance": 1.822762179
          },
          {
            "average": 1.562957532,
            "count": 1887709,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.720812992,
            "variance": 0.5195713694
          },
          {
            "average": 10.90551934,
            "count": 1887709,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.047207598,
            "variance": 1.096643752
          },
          {
            "average": 255190122.6,
            "count": 1887709,
            "maximum": 255192253.9,
            "minimum": 255188069.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 740.5922178,
            "variance": 548476.8331
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1887709,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.004,
          3891000.005,
          -5.636703429,
          425000.004,
          3891999.985,
          12.74329657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.00400350685,
                3891000.0053395876,
                -5.636703429403685
              ],
              [
                424000.00400350685,
                3891999.985339588,
                -5.636703429403685
              ],
              [
                425000.00400350685,
                3891999.985339588,
                12.743296570596314
              ],
              [
                425000.00400350685,
                3891000.0053395876,
                12.743296570596314
              ],
              [
                424000.00400350685,
                3891000.0053395876,
                -5.636703429403685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:53+00:00",
        "end_time": "2019-10-15T15:21:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2491.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2491.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2491.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2491.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83456157,
            35.15904962,
            -5.636703429,
            -75.82349062,
            35.16814083,
            12.74329657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83446946813154,
                  35.15904961769487,
                  -5.636703429403685
                ],
                [
                  -75.83456157042023,
                  35.16806567604539,
                  -5.636703429403685
                ],
                [
                  -75.82358151274865,
                  35.16814082639759,
                  12.743296570596314
                ],
                [
                  -75.82349062188406,
                  35.159124743083225,
                  12.743296570596314
                ],
                [
                  -75.83446946813154,
                  35.15904961769487,
                  -5.636703429403685
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2491.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2491.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:53Z",
            "pc:count": 1887709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424426.7627,
                "count": 1887709,
                "maximum": 425000.004,
                "minimum": 424000.004,
                "name": "X",
                "position": 0,
                "stddev": 273.0518901,
                "variance": 74557.3347
              },
              {
                "average": 3891638.435,
                "count": 1887709,
                "maximum": 3891999.985,
                "minimum": 3891000.005,
                "name": "Y",
                "position": 1,
                "stddev": 222.7161924,
                "variance": 49602.50237
              },
              {
                "average": 1.182900561,
                "count": 1887709,
                "maximum": 12.74329657,
                "minimum": -5.636703429,
                "name": "Z",
                "position": 2,
                "stddev": 2.422318818,
                "variance": 5.867628457
              },
              {
                "average": 1158.667997,
                "count": 1887709,
                "maximum": 20899,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1670.715023,
                "variance": 2791288.689
              },
              {
                "average": 1.295253665,
                "count": 1887709,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.690110817,
                "variance": 0.4762529397
              },
              {
                "average": 1.590821467,
                "count": 1887709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.023940792,
                "variance": 1.048454745
              },
              {
                "average": 1,
                "count": 1887709,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.477381842,
                "count": 1887709,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.09124257,
                "variance": 146.1981469
              },
              {
                "average": 19.98137491,
                "count": 1887709,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.3500971,
                "variance": 1.822762179
              },
              {
                "average": 1.562957532,
                "count": 1887709,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.720812992,
                "variance": 0.5195713694
              },
              {
                "average": 10.90551934,
                "count": 1887709,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.047207598,
                "variance": 1.096643752
              },
              {
                "average": 255190122.6,
                "count": 1887709,
                "maximum": 255192253.9,
                "minimum": 255188069.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 740.5922178,
                "variance": 548476.8331
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1887709,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.004,
              3891000.005,
              -5.636703429,
              425000.004,
              3891999.985,
              12.74329657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.00400350685,
                    3891000.0053395876,
                    -5.636703429403685
                  ],
                  [
                    424000.00400350685,
                    3891999.985339588,
                    -5.636703429403685
                  ],
                  [
                    425000.00400350685,
                    3891999.985339588,
                    12.743296570596314
                  ],
                  [
                    425000.00400350685,
                    3891000.0053395876,
                    12.743296570596314
                  ],
                  [
                    424000.00400350685,
                    3891000.0053395876,
                    -5.636703429403685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:53+00:00",
            "end_time": "2019-10-15T15:21: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": "20191011_NCMP_NC_Dunex_18SVD0985.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99848639257355,
              35.103707942381874,
              -2.774373796040631
            ],
            [
              -75.99859637270485,
              35.11272384937906,
              -2.774373796040631
            ],
            [
              -75.98762402462008,
              35.11281374668812,
              17.245626203959368
            ],
            [
              -75.9875152524439,
              35.1037978098079,
              17.245626203959368
            ],
            [
              -75.99848639257355,
              35.103707942381874,
              -2.774373796040631
            ]
          ]
        ]
      },
      "bbox": [
        -75.99859637,
        35.10370794,
        -2.774373796,
        -75.98751525,
        35.11281375,
        17.2456262
      ],
      "properties": {
        "datetime": "2019-10-11T18:47:23Z",
        "pc:count": 2058645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409607.3808,
            "count": 2058645,
            "maximum": 410000.0189,
            "minimum": 408999.9989,
            "name": "X",
            "position": 0,
            "stddev": 370.6239447,
            "variance": 137362.1084
          },
          {
            "average": 3885377.504,
            "count": 2058645,
            "maximum": 3885999.983,
            "minimum": 3884999.983,
            "name": "Y",
            "position": 1,
            "stddev": 275.8381051,
            "variance": 76086.66024
          },
          {
            "average": 0.02978621212,
            "count": 2058645,
            "maximum": 17.2456262,
            "minimum": -2.774373796,
            "name": "Z",
            "position": 2,
            "stddev": 2.47350239,
            "variance": 6.118214073
          },
          {
            "average": 598.0653036,
            "count": 2058645,
            "maximum": 39858,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1562.133879,
            "variance": 2440262.255
          },
          {
            "average": 1.251579558,
            "count": 2058645,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7048715357,
            "variance": 0.4968438818
          },
          {
            "average": 1.504029592,
            "count": 2058645,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095162395,
            "variance": 1.199380671
          },
          {
            "average": 1,
            "count": 2058645,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.74312035,
            "count": 2058645,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.71339036,
            "variance": 161.6302944
          },
          {
            "average": 19.87077575,
            "count": 2058645,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.374506621,
            "variance": 1.889268451
          },
          {
            "average": 1.970719575,
            "count": 2058645,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6441882622,
            "variance": 0.4149785172
          },
          {
            "average": 5.845623213,
            "count": 2058645,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.231433227,
            "variance": 1.516427793
          },
          {
            "average": 254853221.9,
            "count": 2058645,
            "maximum": 254854843.3,
            "minimum": 254851435.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.4218144,
            "variance": 339215.1699
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2058645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408999.9989,
          3884999.983,
          -2.774373796,
          410000.0189,
          3885999.983,
          17.2456262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408999.9989411216,
                3884999.9834497916,
                -2.774373796040631
              ],
              [
                408999.9989411216,
                3885999.9834497916,
                -2.774373796040631
              ],
              [
                410000.01894112164,
                3885999.9834497916,
                17.245626203959368
              ],
              [
                410000.01894112164,
                3884999.9834497916,
                17.245626203959368
              ],
              [
                408999.9989411216,
                3884999.9834497916,
                -2.774373796040631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:47:23+00:00",
        "end_time": "2019-10-11T17:50:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0985.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0985.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0985.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0985.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99859637,
            35.10370794,
            -2.774373796,
            -75.98751525,
            35.11281375,
            17.2456262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99848639257355,
                  35.103707942381874,
                  -2.774373796040631
                ],
                [
                  -75.99859637270485,
                  35.11272384937906,
                  -2.774373796040631
                ],
                [
                  -75.98762402462008,
                  35.11281374668812,
                  17.245626203959368
                ],
                [
                  -75.9875152524439,
                  35.1037978098079,
                  17.245626203959368
                ],
                [
                  -75.99848639257355,
                  35.103707942381874,
                  -2.774373796040631
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0985.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0985.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:47:23Z",
            "pc:count": 2058645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409607.3808,
                "count": 2058645,
                "maximum": 410000.0189,
                "minimum": 408999.9989,
                "name": "X",
                "position": 0,
                "stddev": 370.6239447,
                "variance": 137362.1084
              },
              {
                "average": 3885377.504,
                "count": 2058645,
                "maximum": 3885999.983,
                "minimum": 3884999.983,
                "name": "Y",
                "position": 1,
                "stddev": 275.8381051,
                "variance": 76086.66024
              },
              {
                "average": 0.02978621212,
                "count": 2058645,
                "maximum": 17.2456262,
                "minimum": -2.774373796,
                "name": "Z",
                "position": 2,
                "stddev": 2.47350239,
                "variance": 6.118214073
              },
              {
                "average": 598.0653036,
                "count": 2058645,
                "maximum": 39858,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1562.133879,
                "variance": 2440262.255
              },
              {
                "average": 1.251579558,
                "count": 2058645,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7048715357,
                "variance": 0.4968438818
              },
              {
                "average": 1.504029592,
                "count": 2058645,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095162395,
                "variance": 1.199380671
              },
              {
                "average": 1,
                "count": 2058645,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.74312035,
                "count": 2058645,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.71339036,
                "variance": 161.6302944
              },
              {
                "average": 19.87077575,
                "count": 2058645,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.374506621,
                "variance": 1.889268451
              },
              {
                "average": 1.970719575,
                "count": 2058645,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6441882622,
                "variance": 0.4149785172
              },
              {
                "average": 5.845623213,
                "count": 2058645,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.231433227,
                "variance": 1.516427793
              },
              {
                "average": 254853221.9,
                "count": 2058645,
                "maximum": 254854843.3,
                "minimum": 254851435.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.4218144,
                "variance": 339215.1699
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2058645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408999.9989,
              3884999.983,
              -2.774373796,
              410000.0189,
              3885999.983,
              17.2456262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408999.9989411216,
                    3884999.9834497916,
                    -2.774373796040631
                  ],
                  [
                    408999.9989411216,
                    3885999.9834497916,
                    -2.774373796040631
                  ],
                  [
                    410000.01894112164,
                    3885999.9834497916,
                    17.245626203959368
                  ],
                  [
                    410000.01894112164,
                    3884999.9834497916,
                    17.245626203959368
                  ],
                  [
                    408999.9989411216,
                    3884999.9834497916,
                    -2.774373796040631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:47:23+00:00",
            "end_time": "2019-10-11T17:50: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": "20191018_NCMP_NC_Dunex_18SVE3792.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69962693126796,
              36.070549867044676,
              0.211154196685927
            ],
            [
              -75.69970678823783,
              36.079565024006286,
              0.211154196685927
            ],
            [
              -75.69221442113704,
              36.07960853277073,
              21.211154196685925
            ],
            [
              -75.69213541909767,
              36.0705933615148,
              21.211154196685925
            ],
            [
              -75.69962693126796,
              36.070549867044676,
              0.211154196685927
            ]
          ]
        ]
      },
      "bbox": [
        -75.69970679,
        36.07054987,
        0.2111541967,
        -75.69213542,
        36.07960853,
        21.2111542
      ],
      "properties": {
        "datetime": "2019-10-18T15:38:29Z",
        "pc:count": 1476625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437219.781,
            "count": 1476625,
            "maximum": 437674.6541,
            "minimum": 437000.0141,
            "name": "X",
            "position": 0,
            "stddev": 158.8032276,
            "variance": 25218.4651
          },
          {
            "average": 3992398.57,
            "count": 1476625,
            "maximum": 3992999.986,
            "minimum": 3991999.986,
            "name": "Y",
            "position": 1,
            "stddev": 264.5500709,
            "variance": 69986.74004
          },
          {
            "average": 5.170210491,
            "count": 1476625,
            "maximum": 21.2111542,
            "minimum": 0.2111541967,
            "name": "Z",
            "position": 2,
            "stddev": 3.059764885,
            "variance": 9.362161153
          },
          {
            "average": 2710.893932,
            "count": 1476625,
            "maximum": 46890,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2475.438886,
            "variance": 6127797.681
          },
          {
            "average": 1.381190214,
            "count": 1476625,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7737272083,
            "variance": 0.5986537928
          },
          {
            "average": 1.782786422,
            "count": 1476625,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.145755129,
            "variance": 1.312754815
          },
          {
            "average": 1,
            "count": 1476625,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.540582071,
            "count": 1476625,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498350543,
            "variance": 0.2483532637
          },
          {
            "average": 20.16086257,
            "count": 1476625,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.810891065,
            "variance": 3.279326449
          },
          {
            "average": 1.396828579,
            "count": 1476625,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7991001401,
            "variance": 0.638561034
          },
          {
            "average": 2.57396834,
            "count": 1476625,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8432866654,
            "variance": 0.7111324
          },
          {
            "average": 255447572.4,
            "count": 1476625,
            "maximum": 255448309.3,
            "minimum": 255446770.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.0590066,
            "variance": 209818.0535
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1476625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0141,
          3991999.986,
          0.2111541967,
          437674.6541,
          3992999.986,
          21.2111542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.0141061897,
                3991999.9860503897,
                0.211154196685927
              ],
              [
                437000.0141061897,
                3992999.9860503897,
                0.211154196685927
              ],
              [
                437674.65410618973,
                3992999.9860503897,
                21.211154196685925
              ],
              [
                437674.65410618973,
                3991999.9860503897,
                21.211154196685925
              ],
              [
                437000.0141061897,
                3991999.9860503897,
                0.211154196685927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:38:29+00:00",
        "end_time": "2019-10-18T15:12:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3792.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3792.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3792.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3792.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69970679,
            36.07054987,
            0.2111541967,
            -75.69213542,
            36.07960853,
            21.2111542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69962693126796,
                  36.070549867044676,
                  0.211154196685927
                ],
                [
                  -75.69970678823783,
                  36.079565024006286,
                  0.211154196685927
                ],
                [
                  -75.69221442113704,
                  36.07960853277073,
                  21.211154196685925
                ],
                [
                  -75.69213541909767,
                  36.0705933615148,
                  21.211154196685925
                ],
                [
                  -75.69962693126796,
                  36.070549867044676,
                  0.211154196685927
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3792.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3792.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:38:29Z",
            "pc:count": 1476625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437219.781,
                "count": 1476625,
                "maximum": 437674.6541,
                "minimum": 437000.0141,
                "name": "X",
                "position": 0,
                "stddev": 158.8032276,
                "variance": 25218.4651
              },
              {
                "average": 3992398.57,
                "count": 1476625,
                "maximum": 3992999.986,
                "minimum": 3991999.986,
                "name": "Y",
                "position": 1,
                "stddev": 264.5500709,
                "variance": 69986.74004
              },
              {
                "average": 5.170210491,
                "count": 1476625,
                "maximum": 21.2111542,
                "minimum": 0.2111541967,
                "name": "Z",
                "position": 2,
                "stddev": 3.059764885,
                "variance": 9.362161153
              },
              {
                "average": 2710.893932,
                "count": 1476625,
                "maximum": 46890,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2475.438886,
                "variance": 6127797.681
              },
              {
                "average": 1.381190214,
                "count": 1476625,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7737272083,
                "variance": 0.5986537928
              },
              {
                "average": 1.782786422,
                "count": 1476625,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.145755129,
                "variance": 1.312754815
              },
              {
                "average": 1,
                "count": 1476625,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.540582071,
                "count": 1476625,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498350543,
                "variance": 0.2483532637
              },
              {
                "average": 20.16086257,
                "count": 1476625,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.810891065,
                "variance": 3.279326449
              },
              {
                "average": 1.396828579,
                "count": 1476625,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7991001401,
                "variance": 0.638561034
              },
              {
                "average": 2.57396834,
                "count": 1476625,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8432866654,
                "variance": 0.7111324
              },
              {
                "average": 255447572.4,
                "count": 1476625,
                "maximum": 255448309.3,
                "minimum": 255446770.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.0590066,
                "variance": 209818.0535
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1476625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0141,
              3991999.986,
              0.2111541967,
              437674.6541,
              3992999.986,
              21.2111542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.0141061897,
                    3991999.9860503897,
                    0.211154196685927
                  ],
                  [
                    437000.0141061897,
                    3992999.9860503897,
                    0.211154196685927
                  ],
                  [
                    437674.65410618973,
                    3992999.9860503897,
                    21.211154196685925
                  ],
                  [
                    437674.65410618973,
                    3991999.9860503897,
                    21.211154196685925
                  ],
                  [
                    437000.0141061897,
                    3991999.9860503897,
                    0.211154196685927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:38:29+00:00",
            "end_time": "2019-10-18T15:12: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": "20191015_NCMP_NC_Dunex_18SVD2694.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80918964913063,
              35.1862715976509,
              -1.185091762248772
            ],
            [
              -75.80927905323215,
              35.19528785297046,
              -1.185091762248772
            ],
            [
              -75.80188696791275,
              35.195337029267506,
              -0.205091762248772
            ],
            [
              -75.80179838022848,
              35.186320757617544,
              -0.205091762248772
            ],
            [
              -75.80918964913063,
              35.1862715976509,
              -1.185091762248772
            ]
          ]
        ]
      },
      "bbox": [
        -75.80927905,
        35.1862716,
        -1.185091762,
        -75.80179838,
        35.19533703,
        -0.2050917622
      ],
      "properties": {
        "datetime": "2019-10-15T15:01:03Z",
        "pc:count": 1313789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426711.7887,
            "count": 1313789,
            "maximum": 426999.9998,
            "minimum": 426326.9998,
            "name": "X",
            "position": 0,
            "stddev": 177.5164969,
            "variance": 31512.10668
          },
          {
            "average": 3894484.767,
            "count": 1313789,
            "maximum": 3894999.989,
            "minimum": 3893999.989,
            "name": "Y",
            "position": 1,
            "stddev": 269.0375359,
            "variance": 72381.19572
          },
          {
            "average": -0.6785547308,
            "count": 1313789,
            "maximum": -0.2050917622,
            "minimum": -1.185091762,
            "name": "Z",
            "position": 2,
            "stddev": 0.06538177309,
            "variance": 0.004274776253
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1313789,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1313789,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1313789,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1313789,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09652081,
            "count": 1313789,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.607857378,
            "variance": 2.585205347
          },
          {
            "average": 2.000021312,
            "count": 1313789,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004616488333,
            "variance": 2.131196453e-05
          },
          {
            "average": 3.4141388,
            "count": 1313789,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.168468685,
            "variance": 1.365319067
          },
          {
            "average": 255185591.9,
            "count": 1313789,
            "maximum": 255186863.9,
            "minimum": 255184965.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.3965641,
            "variance": 265633.6183
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1313789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426326.9998,
          3893999.989,
          -1.185091762,
          426999.9998,
          3894999.989,
          -0.2050917622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426326.99984064966,
                3893999.98886908,
                -1.185091762248772
              ],
              [
                426326.99984064966,
                3894999.98886908,
                -1.185091762248772
              ],
              [
                426999.99984064966,
                3894999.98886908,
                -0.205091762248772
              ],
              [
                426999.99984064966,
                3893999.98886908,
                -0.205091762248772
              ],
              [
                426326.99984064966,
                3893999.98886908,
                -1.185091762248772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:01:03+00:00",
        "end_time": "2019-10-15T14:29:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2694.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2694.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2694.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2694.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80927905,
            35.1862716,
            -1.185091762,
            -75.80179838,
            35.19533703,
            -0.2050917622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80918964913063,
                  35.1862715976509,
                  -1.185091762248772
                ],
                [
                  -75.80927905323215,
                  35.19528785297046,
                  -1.185091762248772
                ],
                [
                  -75.80188696791275,
                  35.195337029267506,
                  -0.205091762248772
                ],
                [
                  -75.80179838022848,
                  35.186320757617544,
                  -0.205091762248772
                ],
                [
                  -75.80918964913063,
                  35.1862715976509,
                  -1.185091762248772
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2694.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2694.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:01:03Z",
            "pc:count": 1313789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426711.7887,
                "count": 1313789,
                "maximum": 426999.9998,
                "minimum": 426326.9998,
                "name": "X",
                "position": 0,
                "stddev": 177.5164969,
                "variance": 31512.10668
              },
              {
                "average": 3894484.767,
                "count": 1313789,
                "maximum": 3894999.989,
                "minimum": 3893999.989,
                "name": "Y",
                "position": 1,
                "stddev": 269.0375359,
                "variance": 72381.19572
              },
              {
                "average": -0.6785547308,
                "count": 1313789,
                "maximum": -0.2050917622,
                "minimum": -1.185091762,
                "name": "Z",
                "position": 2,
                "stddev": 0.06538177309,
                "variance": 0.004274776253
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1313789,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1313789,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1313789,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1313789,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09652081,
                "count": 1313789,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.607857378,
                "variance": 2.585205347
              },
              {
                "average": 2.000021312,
                "count": 1313789,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004616488333,
                "variance": 2.131196453e-05
              },
              {
                "average": 3.4141388,
                "count": 1313789,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.168468685,
                "variance": 1.365319067
              },
              {
                "average": 255185591.9,
                "count": 1313789,
                "maximum": 255186863.9,
                "minimum": 255184965.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.3965641,
                "variance": 265633.6183
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1313789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426326.9998,
              3893999.989,
              -1.185091762,
              426999.9998,
              3894999.989,
              -0.2050917622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426326.99984064966,
                    3893999.98886908,
                    -1.185091762248772
                  ],
                  [
                    426326.99984064966,
                    3894999.98886908,
                    -1.185091762248772
                  ],
                  [
                    426999.99984064966,
                    3894999.98886908,
                    -0.205091762248772
                  ],
                  [
                    426999.99984064966,
                    3893999.98886908,
                    -0.205091762248772
                  ],
                  [
                    426326.99984064966,
                    3893999.98886908,
                    -1.185091762248772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:01:03+00:00",
            "end_time": "2019-10-15T14:29: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": "20191015_NCMP_NC_Dunex_18SVD3297.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74713250704664,
              35.213720902129836,
              -3.257496558886523
            ],
            [
              -75.74721513898274,
              35.222737249549716,
              -3.257496558886523
            ],
            [
              -75.73622771232877,
              35.22280457166164,
              0.002503441113477
            ],
            [
              -75.73614629518471,
              35.21378820189301,
              0.002503441113477
            ],
            [
              -75.74713250704664,
              35.213720902129836,
              -3.257496558886523
            ]
          ]
        ]
      },
      "bbox": [
        -75.74721514,
        35.2137209,
        -3.257496559,
        -75.7361463,
        35.22280457,
        0.002503441113
      ],
      "properties": {
        "datetime": "2019-10-15T14:50:37Z",
        "pc:count": 1407903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432473.3478,
            "count": 1407903,
            "maximum": 432999.9941,
            "minimum": 432000.0141,
            "name": "X",
            "position": 0,
            "stddev": 270.9120923,
            "variance": 73393.36175
          },
          {
            "average": 3897322.491,
            "count": 1407903,
            "maximum": 3897999.979,
            "minimum": 3896999.979,
            "name": "Y",
            "position": 1,
            "stddev": 221.7589086,
            "variance": 49177.01354
          },
          {
            "average": -0.7182307146,
            "count": 1407903,
            "maximum": 0.002503441113,
            "minimum": -3.257496559,
            "name": "Z",
            "position": 2,
            "stddev": 0.4565844151,
            "variance": 0.2084693281
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1407903,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1407903,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1407903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1407903,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.17135337,
            "count": 1407903,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.698673205,
            "variance": 2.885490657
          },
          {
            "average": 2.000015626,
            "count": 1407903,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003952953761,
            "variance": 1.562584344e-05
          },
          {
            "average": 2.427959881,
            "count": 1407903,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.08497827,
            "variance": 1.177177847
          },
          {
            "average": 255185205.4,
            "count": 1407903,
            "maximum": 255186237.8,
            "minimum": 255184626.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 422.706474,
            "variance": 178680.7631
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1407903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432000.0141,
          3896999.979,
          -3.257496559,
          432999.9941,
          3897999.979,
          0.002503441113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432000.0140950014,
                3896999.9791173544,
                -3.257496558886523
              ],
              [
                432000.0140950014,
                3897999.9791173544,
                -3.257496558886523
              ],
              [
                432999.99409500137,
                3897999.9791173544,
                0.002503441113477
              ],
              [
                432999.99409500137,
                3896999.9791173544,
                0.002503441113477
              ],
              [
                432000.0140950014,
                3896999.9791173544,
                -3.257496558886523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:50:37+00:00",
        "end_time": "2019-10-15T14:23:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3297.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3297.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3297.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3297.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74721514,
            35.2137209,
            -3.257496559,
            -75.7361463,
            35.22280457,
            0.002503441113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74713250704664,
                  35.213720902129836,
                  -3.257496558886523
                ],
                [
                  -75.74721513898274,
                  35.222737249549716,
                  -3.257496558886523
                ],
                [
                  -75.73622771232877,
                  35.22280457166164,
                  0.002503441113477
                ],
                [
                  -75.73614629518471,
                  35.21378820189301,
                  0.002503441113477
                ],
                [
                  -75.74713250704664,
                  35.213720902129836,
                  -3.257496558886523
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3297.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3297.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:50:37Z",
            "pc:count": 1407903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432473.3478,
                "count": 1407903,
                "maximum": 432999.9941,
                "minimum": 432000.0141,
                "name": "X",
                "position": 0,
                "stddev": 270.9120923,
                "variance": 73393.36175
              },
              {
                "average": 3897322.491,
                "count": 1407903,
                "maximum": 3897999.979,
                "minimum": 3896999.979,
                "name": "Y",
                "position": 1,
                "stddev": 221.7589086,
                "variance": 49177.01354
              },
              {
                "average": -0.7182307146,
                "count": 1407903,
                "maximum": 0.002503441113,
                "minimum": -3.257496559,
                "name": "Z",
                "position": 2,
                "stddev": 0.4565844151,
                "variance": 0.2084693281
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1407903,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1407903,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1407903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1407903,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.17135337,
                "count": 1407903,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.698673205,
                "variance": 2.885490657
              },
              {
                "average": 2.000015626,
                "count": 1407903,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003952953761,
                "variance": 1.562584344e-05
              },
              {
                "average": 2.427959881,
                "count": 1407903,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.08497827,
                "variance": 1.177177847
              },
              {
                "average": 255185205.4,
                "count": 1407903,
                "maximum": 255186237.8,
                "minimum": 255184626.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 422.706474,
                "variance": 178680.7631
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1407903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432000.0141,
              3896999.979,
              -3.257496559,
              432999.9941,
              3897999.979,
              0.002503441113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432000.0140950014,
                    3896999.9791173544,
                    -3.257496558886523
                  ],
                  [
                    432000.0140950014,
                    3897999.9791173544,
                    -3.257496558886523
                  ],
                  [
                    432999.99409500137,
                    3897999.9791173544,
                    0.002503441113477
                  ],
                  [
                    432999.99409500137,
                    3896999.9791173544,
                    0.002503441113477
                  ],
                  [
                    432000.0140950014,
                    3896999.9791173544,
                    -3.257496558886523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:50:37+00:00",
            "end_time": "2019-10-15T14:23: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": "20191015_NCMP_NC_Dunex_18SVD2695.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80444233427376,
              35.195320132843484,
              -1.064306760322228
            ],
            [
              -75.80445197547706,
              35.1962980362359,
              -1.064306760322228
            ],
            [
              -75.80189645610021,
              35.19631498635047,
              -0.564306760322228
            ],
            [
              -75.80188684551631,
              35.195337082347514,
              -0.564306760322228
            ],
            [
              -75.80444233427376,
              35.195320132843484,
              -1.064306760322228
            ]
          ]
        ]
      },
      "bbox": [
        -75.80445198,
        35.19532013,
        -1.06430676,
        -75.80188685,
        35.19631499,
        -0.5643067603
      ],
      "properties": {
        "datetime": "2019-10-15T14:29:40Z",
        "pc:count": 37513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426906.5227,
            "count": 37513,
            "maximum": 427000.011,
            "minimum": 426767.351,
            "name": "X",
            "position": 0,
            "stddev": 60.67358084,
            "variance": 3681.283412
          },
          {
            "average": 3895042.985,
            "count": 37513,
            "maximum": 3895108.455,
            "minimum": 3894999.995,
            "name": "Y",
            "position": 1,
            "stddev": 28.47127571,
            "variance": 810.6135404
          },
          {
            "average": -0.7834977075,
            "count": 37513,
            "maximum": -0.5643067603,
            "minimum": -1.06430676,
            "name": "Z",
            "position": 2,
            "stddev": 0.07878187038,
            "variance": 0.0062065831
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37513,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37513,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37513,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 37513,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.99807683,
            "count": 37513,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.444734807,
            "variance": 0.1977890486
          },
          {
            "average": 2,
            "count": 37513,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 37513,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255184977.8,
            "count": 37513,
            "maximum": 255184980.7,
            "minimum": 255184975.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.343857219,
            "variance": 1.805952226
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37513,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426767.351,
          3894999.995,
          -1.06430676,
          427000.011,
          3895108.455,
          -0.5643067603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426767.35103077866,
                3894999.994665949,
                -1.064306760322228
              ],
              [
                426767.35103077866,
                3895108.454665949,
                -1.064306760322228
              ],
              [
                427000.0110307787,
                3895108.454665949,
                -0.564306760322228
              ],
              [
                427000.0110307787,
                3894999.994665949,
                -0.564306760322228
              ],
              [
                426767.35103077866,
                3894999.994665949,
                -1.064306760322228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:29:40+00:00",
        "end_time": "2019-10-15T14:29:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2695.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2695.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2695.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2695.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80445198,
            35.19532013,
            -1.06430676,
            -75.80188685,
            35.19631499,
            -0.5643067603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80444233427376,
                  35.195320132843484,
                  -1.064306760322228
                ],
                [
                  -75.80445197547706,
                  35.1962980362359,
                  -1.064306760322228
                ],
                [
                  -75.80189645610021,
                  35.19631498635047,
                  -0.564306760322228
                ],
                [
                  -75.80188684551631,
                  35.195337082347514,
                  -0.564306760322228
                ],
                [
                  -75.80444233427376,
                  35.195320132843484,
                  -1.064306760322228
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2695.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2695.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:29:40Z",
            "pc:count": 37513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426906.5227,
                "count": 37513,
                "maximum": 427000.011,
                "minimum": 426767.351,
                "name": "X",
                "position": 0,
                "stddev": 60.67358084,
                "variance": 3681.283412
              },
              {
                "average": 3895042.985,
                "count": 37513,
                "maximum": 3895108.455,
                "minimum": 3894999.995,
                "name": "Y",
                "position": 1,
                "stddev": 28.47127571,
                "variance": 810.6135404
              },
              {
                "average": -0.7834977075,
                "count": 37513,
                "maximum": -0.5643067603,
                "minimum": -1.06430676,
                "name": "Z",
                "position": 2,
                "stddev": 0.07878187038,
                "variance": 0.0062065831
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37513,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37513,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37513,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 37513,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.99807683,
                "count": 37513,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.444734807,
                "variance": 0.1977890486
              },
              {
                "average": 2,
                "count": 37513,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 37513,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255184977.8,
                "count": 37513,
                "maximum": 255184980.7,
                "minimum": 255184975.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.343857219,
                "variance": 1.805952226
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37513,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426767.351,
              3894999.995,
              -1.06430676,
              427000.011,
              3895108.455,
              -0.5643067603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426767.35103077866,
                    3894999.994665949,
                    -1.064306760322228
                  ],
                  [
                    426767.35103077866,
                    3895108.454665949,
                    -1.064306760322228
                  ],
                  [
                    427000.0110307787,
                    3895108.454665949,
                    -0.564306760322228
                  ],
                  [
                    427000.0110307787,
                    3894999.994665949,
                    -0.564306760322228
                  ],
                  [
                    426767.35103077866,
                    3894999.994665949,
                    -1.064306760322228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:29:40+00:00",
            "end_time": "2019-10-15T14:29: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": "20191015_NCMP_NC_Dunex_18SVD4098.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65931313196947,
              35.22324794750217,
              -1.993902195503257
            ],
            [
              -75.65938607734584,
              35.23226445085951,
              -1.993902195503257
            ],
            [
              -75.64839694124136,
              35.23232381654801,
              18.506097804496743
            ],
            [
              -75.64832521134205,
              35.22330729348523,
              18.506097804496743
            ],
            [
              -75.65931313196947,
              35.22324794750217,
              -1.993902195503257
            ]
          ]
        ]
      },
      "bbox": [
        -75.65938608,
        35.22324795,
        -1.993902196,
        -75.64832521,
        35.23232382,
        18.5060978
      ],
      "properties": {
        "datetime": "2019-10-15T16:58:24Z",
        "pc:count": 2549210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440502.6363,
            "count": 2549210,
            "maximum": 441000.0008,
            "minimum": 440000.0008,
            "name": "X",
            "position": 0,
            "stddev": 290.3057379,
            "variance": 84277.42146
          },
          {
            "average": 3898495.637,
            "count": 2549210,
            "maximum": 3898999.983,
            "minimum": 3897999.983,
            "name": "Y",
            "position": 1,
            "stddev": 287.4261165,
            "variance": 82613.77246
          },
          {
            "average": -0.7598164003,
            "count": 2549210,
            "maximum": 18.5060978,
            "minimum": -1.993902196,
            "name": "Z",
            "position": 2,
            "stddev": 0.971629136,
            "variance": 0.944063178
          },
          {
            "average": 137.5672679,
            "count": 2549210,
            "maximum": 9437,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 517.7951185,
            "variance": 268111.7847
          },
          {
            "average": 1.022518349,
            "count": 2549210,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1909832229,
            "variance": 0.03647459141
          },
          {
            "average": 1.044886455,
            "count": 2549210,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2933023028,
            "variance": 0.08602624084
          },
          {
            "average": 1,
            "count": 2549210,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.65303643,
            "count": 2549210,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.992444303,
            "variance": 80.86405454
          },
          {
            "average": 20.0122409,
            "count": 2549210,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.711785285,
            "variance": 2.930208862
          },
          {
            "average": 1.902483907,
            "count": 2549210,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3203103443,
            "variance": 0.1025987167
          },
          {
            "average": 12.57758011,
            "count": 2549210,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.40848867,
            "variance": 1.983840335
          },
          {
            "average": 255191300.9,
            "count": 2549210,
            "maximum": 255193904.1,
            "minimum": 255188580.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1016.725941,
            "variance": 1033731.639
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0008,
          3897999.983,
          -1.993902196,
          441000.0008,
          3898999.983,
          18.5060978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.00077073905,
                3897999.9826569716,
                -1.993902195503257
              ],
              [
                440000.00077073905,
                3898999.9826569716,
                -1.993902195503257
              ],
              [
                441000.00077073905,
                3898999.9826569716,
                18.506097804496743
              ],
              [
                441000.00077073905,
                3897999.9826569716,
                18.506097804496743
              ],
              [
                440000.00077073905,
                3897999.9826569716,
                -1.993902195503257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:58:24+00:00",
        "end_time": "2019-10-15T15:29:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD4098.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD4098.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD4098.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4098.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65938608,
            35.22324795,
            -1.993902196,
            -75.64832521,
            35.23232382,
            18.5060978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65931313196947,
                  35.22324794750217,
                  -1.993902195503257
                ],
                [
                  -75.65938607734584,
                  35.23226445085951,
                  -1.993902195503257
                ],
                [
                  -75.64839694124136,
                  35.23232381654801,
                  18.506097804496743
                ],
                [
                  -75.64832521134205,
                  35.22330729348523,
                  18.506097804496743
                ],
                [
                  -75.65931313196947,
                  35.22324794750217,
                  -1.993902195503257
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD4098.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4098.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:58:24Z",
            "pc:count": 2549210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440502.6363,
                "count": 2549210,
                "maximum": 441000.0008,
                "minimum": 440000.0008,
                "name": "X",
                "position": 0,
                "stddev": 290.3057379,
                "variance": 84277.42146
              },
              {
                "average": 3898495.637,
                "count": 2549210,
                "maximum": 3898999.983,
                "minimum": 3897999.983,
                "name": "Y",
                "position": 1,
                "stddev": 287.4261165,
                "variance": 82613.77246
              },
              {
                "average": -0.7598164003,
                "count": 2549210,
                "maximum": 18.5060978,
                "minimum": -1.993902196,
                "name": "Z",
                "position": 2,
                "stddev": 0.971629136,
                "variance": 0.944063178
              },
              {
                "average": 137.5672679,
                "count": 2549210,
                "maximum": 9437,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 517.7951185,
                "variance": 268111.7847
              },
              {
                "average": 1.022518349,
                "count": 2549210,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1909832229,
                "variance": 0.03647459141
              },
              {
                "average": 1.044886455,
                "count": 2549210,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2933023028,
                "variance": 0.08602624084
              },
              {
                "average": 1,
                "count": 2549210,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.65303643,
                "count": 2549210,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.992444303,
                "variance": 80.86405454
              },
              {
                "average": 20.0122409,
                "count": 2549210,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.711785285,
                "variance": 2.930208862
              },
              {
                "average": 1.902483907,
                "count": 2549210,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3203103443,
                "variance": 0.1025987167
              },
              {
                "average": 12.57758011,
                "count": 2549210,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.40848867,
                "variance": 1.983840335
              },
              {
                "average": 255191300.9,
                "count": 2549210,
                "maximum": 255193904.1,
                "minimum": 255188580.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1016.725941,
                "variance": 1033731.639
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0008,
              3897999.983,
              -1.993902196,
              441000.0008,
              3898999.983,
              18.5060978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.00077073905,
                    3897999.9826569716,
                    -1.993902195503257
                  ],
                  [
                    440000.00077073905,
                    3898999.9826569716,
                    -1.993902195503257
                  ],
                  [
                    441000.00077073905,
                    3898999.9826569716,
                    18.506097804496743
                  ],
                  [
                    441000.00077073905,
                    3897999.9826569716,
                    18.506097804496743
                  ],
                  [
                    440000.00077073905,
                    3897999.9826569716,
                    -1.993902195503257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:58:24+00:00",
            "end_time": "2019-10-15T15:29: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": "20191015_NCMP_NC_Dunex_18SVD3298.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7375778940183,
              35.22279641148634,
              -1.487406633375632
            ],
            [
              -75.73758286911072,
              35.22334622910785,
              -1.487406633375632
            ],
            [
              -75.73623269605439,
              35.22335444824586,
              -0.367406633375632
            ],
            [
              -75.73622773006706,
              35.222804630457944,
              -0.367406633375632
            ],
            [
              -75.7375778940183,
              35.22279641148634,
              -1.487406633375632
            ]
          ]
        ]
      },
      "bbox": [
        -75.73758287,
        35.22279641,
        -1.487406633,
        -75.73622773,
        35.22335445,
        -0.3674066334
      ],
      "properties": {
        "datetime": "2019-10-15T14:23:50Z",
        "pc:count": 14168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432950.4659,
            "count": 14168,
            "maximum": 432999.9925,
            "minimum": 432877.1125,
            "name": "X",
            "position": 0,
            "stddev": 32.13141494,
            "variance": 1032.427826
          },
          {
            "average": 3898023.623,
            "count": 14168,
            "maximum": 3898060.966,
            "minimum": 3897999.986,
            "name": "Y",
            "position": 1,
            "stddev": 15.84003362,
            "variance": 250.9066651
          },
          {
            "average": -0.8357423194,
            "count": 14168,
            "maximum": -0.3674066334,
            "minimum": -1.487406633,
            "name": "Z",
            "position": 2,
            "stddev": 0.2202112341,
            "variance": 0.04849298761
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14168,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14168,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14168,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 14168,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05975318,
            "count": 14168,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7906551962,
            "variance": 0.6251356393
          },
          {
            "average": 2,
            "count": 14168,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14168,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255184628.6,
            "count": 14168,
            "maximum": 255184630.2,
            "minimum": 255184626.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9033149895,
            "variance": 0.8159779702
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432877.1125,
          3897999.986,
          -1.487406633,
          432999.9925,
          3898060.966,
          -0.3674066334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432877.1125290371,
                3897999.9856500262,
                -1.487406633375632
              ],
              [
                432877.1125290371,
                3898060.9656500267,
                -1.487406633375632
              ],
              [
                432999.9925290371,
                3898060.9656500267,
                -0.367406633375632
              ],
              [
                432999.9925290371,
                3897999.9856500262,
                -0.367406633375632
              ],
              [
                432877.1125290371,
                3897999.9856500262,
                -1.487406633375632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:23:50+00:00",
        "end_time": "2019-10-15T14:23:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3298.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3298.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3298.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3298.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73758287,
            35.22279641,
            -1.487406633,
            -75.73622773,
            35.22335445,
            -0.3674066334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7375778940183,
                  35.22279641148634,
                  -1.487406633375632
                ],
                [
                  -75.73758286911072,
                  35.22334622910785,
                  -1.487406633375632
                ],
                [
                  -75.73623269605439,
                  35.22335444824586,
                  -0.367406633375632
                ],
                [
                  -75.73622773006706,
                  35.222804630457944,
                  -0.367406633375632
                ],
                [
                  -75.7375778940183,
                  35.22279641148634,
                  -1.487406633375632
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3298.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3298.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:23:50Z",
            "pc:count": 14168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432950.4659,
                "count": 14168,
                "maximum": 432999.9925,
                "minimum": 432877.1125,
                "name": "X",
                "position": 0,
                "stddev": 32.13141494,
                "variance": 1032.427826
              },
              {
                "average": 3898023.623,
                "count": 14168,
                "maximum": 3898060.966,
                "minimum": 3897999.986,
                "name": "Y",
                "position": 1,
                "stddev": 15.84003362,
                "variance": 250.9066651
              },
              {
                "average": -0.8357423194,
                "count": 14168,
                "maximum": -0.3674066334,
                "minimum": -1.487406633,
                "name": "Z",
                "position": 2,
                "stddev": 0.2202112341,
                "variance": 0.04849298761
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14168,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14168,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14168,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 14168,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05975318,
                "count": 14168,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7906551962,
                "variance": 0.6251356393
              },
              {
                "average": 2,
                "count": 14168,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14168,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255184628.6,
                "count": 14168,
                "maximum": 255184630.2,
                "minimum": 255184626.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9033149895,
                "variance": 0.8159779702
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432877.1125,
              3897999.986,
              -1.487406633,
              432999.9925,
              3898060.966,
              -0.3674066334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432877.1125290371,
                    3897999.9856500262,
                    -1.487406633375632
                  ],
                  [
                    432877.1125290371,
                    3898060.9656500267,
                    -1.487406633375632
                  ],
                  [
                    432999.9925290371,
                    3898060.9656500267,
                    -0.367406633375632
                  ],
                  [
                    432999.9925290371,
                    3897999.9856500262,
                    -0.367406633375632
                  ],
                  [
                    432877.1125290371,
                    3897999.9856500262,
                    -1.487406633375632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:23:50+00:00",
            "end_time": "2019-10-15T14:23: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": "20191018_NCMP_NC_Dunex_18SVE3793.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69970681951365,
              36.07956501961373,
              0.193271099308204
            ],
            [
              -75.69973558150271,
              36.08281101366428,
              0.193271099308204
            ],
            [
              -75.69792216548511,
              36.08282158809774,
              14.193271099308204
            ],
            [
              -75.69789347802009,
              36.07957559279625,
              14.193271099308204
            ],
            [
              -75.69970681951365,
              36.07956501961373,
              0.193271099308204
            ]
          ]
        ]
      },
      "bbox": [
        -75.69973558,
        36.07956502,
        0.1932710993,
        -75.69789348,
        36.08282159,
        14.1932711
      ],
      "properties": {
        "datetime": "2019-10-18T15:38:12Z",
        "pc:count": 107160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437058.4579,
            "count": 107160,
            "maximum": 437163.2913,
            "minimum": 437000.0113,
            "name": "X",
            "position": 0,
            "stddev": 40.77065473,
            "variance": 1662.246287
          },
          {
            "average": 3993128.992,
            "count": 107160,
            "maximum": 3993360.046,
            "minimum": 3992999.986,
            "name": "Y",
            "position": 1,
            "stddev": 85.4088206,
            "variance": 7294.666636
          },
          {
            "average": 4.092570185,
            "count": 107160,
            "maximum": 14.1932711,
            "minimum": 0.1932710993,
            "name": "Z",
            "position": 2,
            "stddev": 2.772771677,
            "variance": 7.688262771
          },
          {
            "average": 3843.904031,
            "count": 107160,
            "maximum": 19595,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2207.159964,
            "variance": 4871555.105
          },
          {
            "average": 1.159275849,
            "count": 107160,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4921341152,
            "variance": 0.2421959873
          },
          {
            "average": 1.342002613,
            "count": 107160,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.766236064,
            "variance": 0.5871177058
          },
          {
            "average": 1,
            "count": 107160,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.676651736,
            "count": 107160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4677565671,
            "variance": 0.218796206
          },
          {
            "average": 20.82354271,
            "count": 107160,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.254295883,
            "variance": 1.573258161
          },
          {
            "average": 1.163512505,
            "count": 107160,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4982348661,
            "variance": 0.2482379818
          },
          {
            "average": 3.515444196,
            "count": 107160,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997637518,
            "variance": 0.2497638076
          },
          {
            "average": 255448077.7,
            "count": 107160,
            "maximum": 255448292.8,
            "minimum": 255447849.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 217.8873186,
            "variance": 47474.88361
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0113,
          3992999.986,
          0.1932710993,
          437163.2913,
          3993360.046,
          14.1932711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.01128664066,
                3992999.985583427,
                0.193271099308204
              ],
              [
                437000.01128664066,
                3993360.0455834265,
                0.193271099308204
              ],
              [
                437163.2912866407,
                3993360.0455834265,
                14.193271099308204
              ],
              [
                437163.2912866407,
                3992999.985583427,
                14.193271099308204
              ],
              [
                437000.01128664066,
                3992999.985583427,
                0.193271099308204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:38:12+00:00",
        "end_time": "2019-10-18T15:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3793.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3793.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3793.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3793.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69973558,
            36.07956502,
            0.1932710993,
            -75.69789348,
            36.08282159,
            14.1932711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69970681951365,
                  36.07956501961373,
                  0.193271099308204
                ],
                [
                  -75.69973558150271,
                  36.08281101366428,
                  0.193271099308204
                ],
                [
                  -75.69792216548511,
                  36.08282158809774,
                  14.193271099308204
                ],
                [
                  -75.69789347802009,
                  36.07957559279625,
                  14.193271099308204
                ],
                [
                  -75.69970681951365,
                  36.07956501961373,
                  0.193271099308204
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3793.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3793.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:38:12Z",
            "pc:count": 107160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437058.4579,
                "count": 107160,
                "maximum": 437163.2913,
                "minimum": 437000.0113,
                "name": "X",
                "position": 0,
                "stddev": 40.77065473,
                "variance": 1662.246287
              },
              {
                "average": 3993128.992,
                "count": 107160,
                "maximum": 3993360.046,
                "minimum": 3992999.986,
                "name": "Y",
                "position": 1,
                "stddev": 85.4088206,
                "variance": 7294.666636
              },
              {
                "average": 4.092570185,
                "count": 107160,
                "maximum": 14.1932711,
                "minimum": 0.1932710993,
                "name": "Z",
                "position": 2,
                "stddev": 2.772771677,
                "variance": 7.688262771
              },
              {
                "average": 3843.904031,
                "count": 107160,
                "maximum": 19595,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2207.159964,
                "variance": 4871555.105
              },
              {
                "average": 1.159275849,
                "count": 107160,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4921341152,
                "variance": 0.2421959873
              },
              {
                "average": 1.342002613,
                "count": 107160,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.766236064,
                "variance": 0.5871177058
              },
              {
                "average": 1,
                "count": 107160,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.676651736,
                "count": 107160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4677565671,
                "variance": 0.218796206
              },
              {
                "average": 20.82354271,
                "count": 107160,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.254295883,
                "variance": 1.573258161
              },
              {
                "average": 1.163512505,
                "count": 107160,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4982348661,
                "variance": 0.2482379818
              },
              {
                "average": 3.515444196,
                "count": 107160,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997637518,
                "variance": 0.2497638076
              },
              {
                "average": 255448077.7,
                "count": 107160,
                "maximum": 255448292.8,
                "minimum": 255447849.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 217.8873186,
                "variance": 47474.88361
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0113,
              3992999.986,
              0.1932710993,
              437163.2913,
              3993360.046,
              14.1932711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.01128664066,
                    3992999.985583427,
                    0.193271099308204
                  ],
                  [
                    437000.01128664066,
                    3993360.0455834265,
                    0.193271099308204
                  ],
                  [
                    437163.2912866407,
                    3993360.0455834265,
                    14.193271099308204
                  ],
                  [
                    437163.2912866407,
                    3992999.985583427,
                    14.193271099308204
                  ],
                  [
                    437000.01128664066,
                    3992999.985583427,
                    0.193271099308204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:38:12+00:00",
            "end_time": "2019-10-18T15:30:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3887.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67917408401902,
              36.03122993158699,
              2.314994115957752
            ],
            [
              -75.6792030580197,
              36.03460470377241,
              2.314994115957752
            ],
            [
              -75.67710903575558,
              36.03461654686243,
              18.574994115957754
            ],
            [
              -75.67708015106676,
              36.0312417732196,
              18.574994115957754
            ],
            [
              -75.67917408401902,
              36.03122993158699,
              2.314994115957752
            ]
          ]
        ]
      },
      "bbox": [
        -75.67920306,
        36.03122993,
        2.314994116,
        -75.67708015,
        36.03461655,
        18.57499412
      ],
      "properties": {
        "datetime": "2019-10-18T15:11:49Z",
        "pc:count": 171249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438934.1214,
            "count": 171249,
            "maximum": 439000.0128,
            "minimum": 438811.3528,
            "name": "X",
            "position": 0,
            "stddev": 48.5409014,
            "variance": 2356.219108
          },
          {
            "average": 3987854.422,
            "count": 171249,
            "maximum": 3987999.99,
            "minimum": 3987625.65,
            "name": "Y",
            "position": 1,
            "stddev": 100.9483233,
            "variance": 10190.56398
          },
          {
            "average": 7.155412513,
            "count": 171249,
            "maximum": 18.57499412,
            "minimum": 2.314994116,
            "name": "Z",
            "position": 2,
            "stddev": 3.44410264,
            "variance": 11.861843
          },
          {
            "average": 1272.813032,
            "count": 171249,
            "maximum": 23114,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1786.574094,
            "variance": 3191846.993
          },
          {
            "average": 2.025314016,
            "count": 171249,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.188676722,
            "variance": 1.412952348
          },
          {
            "average": 3.095778661,
            "count": 171249,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546831608,
            "variance": 2.392688022
          },
          {
            "average": 1,
            "count": 171249,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312276276,
            "count": 171249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4634231949,
            "variance": 0.2147610576
          },
          {
            "average": 19.54594121,
            "count": 171249,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.575279776,
            "variance": 2.481506373
          },
          {
            "average": 2.142867988,
            "count": 171249,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.417452449,
            "variance": 2.009171446
          },
          {
            "average": 1,
            "count": 171249,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446705.1,
            "count": 171249,
            "maximum": 255446709.1,
            "minimum": 255446700.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.11388215,
            "variance": 4.468497744
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438811.3528,
          3987625.65,
          2.314994116,
          439000.0128,
          3987999.99,
          18.57499412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438811.3527543272,
                3987625.64991266,
                2.314994115957752
              ],
              [
                438811.3527543272,
                3987999.98991266,
                2.314994115957752
              ],
              [
                439000.0127543272,
                3987999.98991266,
                18.574994115957754
              ],
              [
                439000.0127543272,
                3987625.64991266,
                18.574994115957754
              ],
              [
                438811.3527543272,
                3987625.64991266,
                2.314994115957752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:11:49+00:00",
        "end_time": "2019-10-18T15:11:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3887.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3887.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3887.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3887.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67920306,
            36.03122993,
            2.314994116,
            -75.67708015,
            36.03461655,
            18.57499412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67917408401902,
                  36.03122993158699,
                  2.314994115957752
                ],
                [
                  -75.6792030580197,
                  36.03460470377241,
                  2.314994115957752
                ],
                [
                  -75.67710903575558,
                  36.03461654686243,
                  18.574994115957754
                ],
                [
                  -75.67708015106676,
                  36.0312417732196,
                  18.574994115957754
                ],
                [
                  -75.67917408401902,
                  36.03122993158699,
                  2.314994115957752
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3887.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3887.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:11:49Z",
            "pc:count": 171249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438934.1214,
                "count": 171249,
                "maximum": 439000.0128,
                "minimum": 438811.3528,
                "name": "X",
                "position": 0,
                "stddev": 48.5409014,
                "variance": 2356.219108
              },
              {
                "average": 3987854.422,
                "count": 171249,
                "maximum": 3987999.99,
                "minimum": 3987625.65,
                "name": "Y",
                "position": 1,
                "stddev": 100.9483233,
                "variance": 10190.56398
              },
              {
                "average": 7.155412513,
                "count": 171249,
                "maximum": 18.57499412,
                "minimum": 2.314994116,
                "name": "Z",
                "position": 2,
                "stddev": 3.44410264,
                "variance": 11.861843
              },
              {
                "average": 1272.813032,
                "count": 171249,
                "maximum": 23114,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1786.574094,
                "variance": 3191846.993
              },
              {
                "average": 2.025314016,
                "count": 171249,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.188676722,
                "variance": 1.412952348
              },
              {
                "average": 3.095778661,
                "count": 171249,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546831608,
                "variance": 2.392688022
              },
              {
                "average": 1,
                "count": 171249,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312276276,
                "count": 171249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4634231949,
                "variance": 0.2147610576
              },
              {
                "average": 19.54594121,
                "count": 171249,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.575279776,
                "variance": 2.481506373
              },
              {
                "average": 2.142867988,
                "count": 171249,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.417452449,
                "variance": 2.009171446
              },
              {
                "average": 1,
                "count": 171249,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446705.1,
                "count": 171249,
                "maximum": 255446709.1,
                "minimum": 255446700.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.11388215,
                "variance": 4.468497744
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438811.3528,
              3987625.65,
              2.314994116,
              439000.0128,
              3987999.99,
              18.57499412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438811.3527543272,
                    3987625.64991266,
                    2.314994115957752
                  ],
                  [
                    438811.3527543272,
                    3987999.98991266,
                    2.314994115957752
                  ],
                  [
                    439000.0127543272,
                    3987999.98991266,
                    18.574994115957754
                  ],
                  [
                    439000.0127543272,
                    3987625.64991266,
                    18.574994115957754
                  ],
                  [
                    438811.3527543272,
                    3987625.64991266,
                    2.314994115957752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:11:49+00:00",
            "end_time": "2019-10-18T15:11: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": "20191015_NCMP_NC_Dunex_18SVD3394.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73590480677778,
              35.18703047935076,
              -6.142432800999078
            ],
            [
              -75.73598348817863,
              35.19575547936595,
              -6.142432800999078
            ],
            [
              -75.72499944847782,
              35.195821739637694,
              -0.282432800999078
            ],
            [
              -75.72492194108939,
              35.18709671832971,
              -0.282432800999078
            ],
            [
              -75.73590480677778,
              35.18703047935076,
              -6.142432800999078
            ]
          ]
        ]
      },
      "bbox": [
        -75.73598349,
        35.18703048,
        -6.142432801,
        -75.72492194,
        35.19582174,
        -0.282432801
      ],
      "properties": {
        "datetime": "2019-10-15T17:05:25Z",
        "pc:count": 708722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433266.3412,
            "count": 708722,
            "maximum": 434000.0015,
            "minimum": 433000.0015,
            "name": "X",
            "position": 0,
            "stddev": 275.952893,
            "variance": 76149.99914
          },
          {
            "average": 3894640.14,
            "count": 708722,
            "maximum": 3894999.985,
            "minimum": 3894032.305,
            "name": "Y",
            "position": 1,
            "stddev": 235.6682757,
            "variance": 55539.53619
          },
          {
            "average": -2.343227951,
            "count": 708722,
            "maximum": -0.282432801,
            "minimum": -6.142432801,
            "name": "Z",
            "position": 2,
            "stddev": 0.884330302,
            "variance": 0.7820400831
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 708722,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 708722,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 708722,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 708722,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06861669,
            "count": 708722,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.081488283,
            "variance": 1.169616906
          },
          {
            "average": 2.000903034,
            "count": 708722,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03003697246,
            "variance": 0.0009022197145
          },
          {
            "average": 14.97248145,
            "count": 708722,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9994900119,
            "variance": 0.9989802839
          },
          {
            "average": 255192993.8,
            "count": 708722,
            "maximum": 255194325.7,
            "minimum": 255191531.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 711.5496435,
            "variance": 506302.8952
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708722,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0015,
          3894032.305,
          -6.142432801,
          434000.0015,
          3894999.985,
          -0.282432801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.0015301709,
                3894032.305479935,
                -6.142432800999078
              ],
              [
                433000.0015301709,
                3894999.9854799346,
                -6.142432800999078
              ],
              [
                434000.0015301709,
                3894999.9854799346,
                -0.282432800999078
              ],
              [
                434000.0015301709,
                3894032.305479935,
                -0.282432800999078
              ],
              [
                433000.0015301709,
                3894032.305479935,
                -6.142432800999078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:05:25+00:00",
        "end_time": "2019-10-15T16:18:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3394.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3394.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3394.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3394.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73598349,
            35.18703048,
            -6.142432801,
            -75.72492194,
            35.19582174,
            -0.282432801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73590480677778,
                  35.18703047935076,
                  -6.142432800999078
                ],
                [
                  -75.73598348817863,
                  35.19575547936595,
                  -6.142432800999078
                ],
                [
                  -75.72499944847782,
                  35.195821739637694,
                  -0.282432800999078
                ],
                [
                  -75.72492194108939,
                  35.18709671832971,
                  -0.282432800999078
                ],
                [
                  -75.73590480677778,
                  35.18703047935076,
                  -6.142432800999078
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3394.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3394.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:05:25Z",
            "pc:count": 708722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433266.3412,
                "count": 708722,
                "maximum": 434000.0015,
                "minimum": 433000.0015,
                "name": "X",
                "position": 0,
                "stddev": 275.952893,
                "variance": 76149.99914
              },
              {
                "average": 3894640.14,
                "count": 708722,
                "maximum": 3894999.985,
                "minimum": 3894032.305,
                "name": "Y",
                "position": 1,
                "stddev": 235.6682757,
                "variance": 55539.53619
              },
              {
                "average": -2.343227951,
                "count": 708722,
                "maximum": -0.282432801,
                "minimum": -6.142432801,
                "name": "Z",
                "position": 2,
                "stddev": 0.884330302,
                "variance": 0.7820400831
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 708722,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 708722,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 708722,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 708722,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06861669,
                "count": 708722,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.081488283,
                "variance": 1.169616906
              },
              {
                "average": 2.000903034,
                "count": 708722,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03003697246,
                "variance": 0.0009022197145
              },
              {
                "average": 14.97248145,
                "count": 708722,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9994900119,
                "variance": 0.9989802839
              },
              {
                "average": 255192993.8,
                "count": 708722,
                "maximum": 255194325.7,
                "minimum": 255191531.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 711.5496435,
                "variance": 506302.8952
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708722,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0015,
              3894032.305,
              -6.142432801,
              434000.0015,
              3894999.985,
              -0.282432801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.0015301709,
                    3894032.305479935,
                    -6.142432800999078
                  ],
                  [
                    433000.0015301709,
                    3894999.9854799346,
                    -6.142432800999078
                  ],
                  [
                    434000.0015301709,
                    3894999.9854799346,
                    -0.282432800999078
                  ],
                  [
                    434000.0015301709,
                    3894032.305479935,
                    -0.282432800999078
                  ],
                  [
                    433000.0015301709,
                    3894032.305479935,
                    -6.142432800999078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:05:25+00:00",
            "end_time": "2019-10-15T16:18: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": "20191015_NCMP_NC_Dunex_18SVD2792.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80163593475625,
              35.169783456641944,
              -4.953243587242737
            ],
            [
              -75.80170976816628,
              35.17730449161903,
              -4.953243587242737
            ],
            [
              -75.79072837893973,
              35.17737668068943,
              11.946756412757262
            ],
            [
              -75.79065555660146,
              35.169855625710476,
              11.946756412757262
            ],
            [
              -75.80163593475625,
              35.169783456641944,
              -4.953243587242737
            ]
          ]
        ]
      },
      "bbox": [
        -75.80170977,
        35.16978346,
        -4.953243587,
        -75.79065556,
        35.17737668,
        11.94675641
      ],
      "properties": {
        "datetime": "2019-10-15T16:31:39Z",
        "pc:count": 852027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427392.0588,
            "count": 852027,
            "maximum": 428000.0057,
            "minimum": 427000.0057,
            "name": "X",
            "position": 0,
            "stddev": 268.7892782,
            "variance": 72247.67607
          },
          {
            "average": 3892818.329,
            "count": 852027,
            "maximum": 3892999.991,
            "minimum": 3892165.831,
            "name": "Y",
            "position": 1,
            "stddev": 135.5024329,
            "variance": 18360.90932
          },
          {
            "average": 1.04970565,
            "count": 852027,
            "maximum": 11.94675641,
            "minimum": -4.953243587,
            "name": "Z",
            "position": 2,
            "stddev": 2.377830308,
            "variance": 5.654076972
          },
          {
            "average": 2169.994123,
            "count": 852027,
            "maximum": 33069,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2385.439,
            "variance": 5690319.223
          },
          {
            "average": 1.097013358,
            "count": 852027,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3785184621,
            "variance": 0.1432762262
          },
          {
            "average": 1.194162861,
            "count": 852027,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.568957156,
            "variance": 0.3237122454
          },
          {
            "average": 1,
            "count": 852027,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.104400447,
            "count": 852027,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.31769903,
            "variance": 151.7257095
          },
          {
            "average": 19.932829,
            "count": 852027,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.735533002,
            "variance": 3.012074802
          },
          {
            "average": 1.387504152,
            "count": 852027,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5422462783,
            "variance": 0.2940310263
          },
          {
            "average": 11.51831691,
            "count": 852027,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7830802785,
            "variance": 0.6132147225
          },
          {
            "average": 255190554.8,
            "count": 852027,
            "maximum": 255192299.9,
            "minimum": 255189471.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 552.1378595,
            "variance": 304856.2159
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0057,
          3892165.831,
          -4.953243587,
          428000.0057,
          3892999.991,
          11.94675641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.00565925287,
                3892165.830962223,
                -4.953243587242737
              ],
              [
                427000.00565925287,
                3892999.990962223,
                -4.953243587242737
              ],
              [
                428000.00565925287,
                3892999.990962223,
                11.946756412757262
              ],
              [
                428000.00565925287,
                3892165.830962223,
                11.946756412757262
              ],
              [
                427000.00565925287,
                3892165.830962223,
                -4.953243587242737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:31:39+00:00",
        "end_time": "2019-10-15T15:44:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2792.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2792.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2792.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2792.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80170977,
            35.16978346,
            -4.953243587,
            -75.79065556,
            35.17737668,
            11.94675641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80163593475625,
                  35.169783456641944,
                  -4.953243587242737
                ],
                [
                  -75.80170976816628,
                  35.17730449161903,
                  -4.953243587242737
                ],
                [
                  -75.79072837893973,
                  35.17737668068943,
                  11.946756412757262
                ],
                [
                  -75.79065555660146,
                  35.169855625710476,
                  11.946756412757262
                ],
                [
                  -75.80163593475625,
                  35.169783456641944,
                  -4.953243587242737
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2792.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2792.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:31:39Z",
            "pc:count": 852027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427392.0588,
                "count": 852027,
                "maximum": 428000.0057,
                "minimum": 427000.0057,
                "name": "X",
                "position": 0,
                "stddev": 268.7892782,
                "variance": 72247.67607
              },
              {
                "average": 3892818.329,
                "count": 852027,
                "maximum": 3892999.991,
                "minimum": 3892165.831,
                "name": "Y",
                "position": 1,
                "stddev": 135.5024329,
                "variance": 18360.90932
              },
              {
                "average": 1.04970565,
                "count": 852027,
                "maximum": 11.94675641,
                "minimum": -4.953243587,
                "name": "Z",
                "position": 2,
                "stddev": 2.377830308,
                "variance": 5.654076972
              },
              {
                "average": 2169.994123,
                "count": 852027,
                "maximum": 33069,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2385.439,
                "variance": 5690319.223
              },
              {
                "average": 1.097013358,
                "count": 852027,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3785184621,
                "variance": 0.1432762262
              },
              {
                "average": 1.194162861,
                "count": 852027,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.568957156,
                "variance": 0.3237122454
              },
              {
                "average": 1,
                "count": 852027,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.104400447,
                "count": 852027,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.31769903,
                "variance": 151.7257095
              },
              {
                "average": 19.932829,
                "count": 852027,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.735533002,
                "variance": 3.012074802
              },
              {
                "average": 1.387504152,
                "count": 852027,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5422462783,
                "variance": 0.2940310263
              },
              {
                "average": 11.51831691,
                "count": 852027,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7830802785,
                "variance": 0.6132147225
              },
              {
                "average": 255190554.8,
                "count": 852027,
                "maximum": 255192299.9,
                "minimum": 255189471.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 552.1378595,
                "variance": 304856.2159
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0057,
              3892165.831,
              -4.953243587,
              428000.0057,
              3892999.991,
              11.94675641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.00565925287,
                    3892165.830962223,
                    -4.953243587242737
                  ],
                  [
                    427000.00565925287,
                    3892999.990962223,
                    -4.953243587242737
                  ],
                  [
                    428000.00565925287,
                    3892999.990962223,
                    11.946756412757262
                  ],
                  [
                    428000.00565925287,
                    3892165.830962223,
                    11.946756412757262
                  ],
                  [
                    427000.00565925287,
                    3892165.830962223,
                    -4.953243587242737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:31:39+00:00",
            "end_time": "2019-10-15T15:44: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": "20191011_NCMP_NC_Dunex_18SVD0480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.05276092666519,
              35.05816477208207,
              -1.327841913465297
            ],
            [
              -76.05287668879758,
              35.06718059354241,
              -1.327841913465297
            ],
            [
              -76.04191062420466,
              35.06727529762356,
              8.052158086534703
            ],
            [
              -76.04179606723943,
              35.05825944466437,
              8.052158086534703
            ],
            [
              -76.05276092666519,
              35.05816477208207,
              -1.327841913465297
            ]
          ]
        ]
      },
      "bbox": [
        -76.05287669,
        35.05816477,
        -1.327841913,
        -76.04179607,
        35.0672753,
        8.052158087
      ],
      "properties": {
        "datetime": "2019-10-11T19:45:36Z",
        "pc:count": 3844313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404465.7246,
            "count": 3844313,
            "maximum": 405000.0191,
            "minimum": 403999.9991,
            "name": "X",
            "position": 0,
            "stddev": 265.2697147,
            "variance": 70368.02154
          },
          {
            "average": 3880453.691,
            "count": 3844313,
            "maximum": 3880999.985,
            "minimum": 3879999.985,
            "name": "Y",
            "position": 1,
            "stddev": 281.4464131,
            "variance": 79212.08344
          },
          {
            "average": 0.6448829973,
            "count": 3844313,
            "maximum": 8.052158087,
            "minimum": -1.327841913,
            "name": "Z",
            "position": 2,
            "stddev": 0.528212037,
            "variance": 0.2790079561
          },
          {
            "average": 2012.84533,
            "count": 3844313,
            "maximum": 13481,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1359.001351,
            "variance": 1846884.673
          },
          {
            "average": 1.038621985,
            "count": 3844313,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2553151237,
            "variance": 0.06518581237
          },
          {
            "average": 1.07724215,
            "count": 3844313,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3945050266,
            "variance": 0.155634216
          },
          {
            "average": 1,
            "count": 3844313,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.223124652,
            "count": 3844313,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.818026466,
            "variance": 46.48548489
          },
          {
            "average": 20.05306286,
            "count": 3844313,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.682243903,
            "variance": 2.82994455
          },
          {
            "average": 1.10557387,
            "count": 3844313,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3509398965,
            "variance": 0.1231588109
          },
          {
            "average": 11.53574202,
            "count": 3844313,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436652769,
            "variance": 2.063971179
          },
          {
            "average": 254856368.7,
            "count": 3844313,
            "maximum": 254858336,
            "minimum": 254854286.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 886.4120105,
            "variance": 785726.2524
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3844313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403999.9991,
          3879999.985,
          -1.327841913,
          405000.0191,
          3880999.985,
          8.052158087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403999.9990688131,
                3879999.9851750513,
                -1.327841913465297
              ],
              [
                403999.9990688131,
                3880999.9851750513,
                -1.327841913465297
              ],
              [
                405000.0190688131,
                3880999.9851750513,
                8.052158086534703
              ],
              [
                405000.0190688131,
                3879999.9851750513,
                8.052158086534703
              ],
              [
                403999.9990688131,
                3879999.9851750513,
                -1.327841913465297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:45:36+00:00",
        "end_time": "2019-10-11T18:38:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05287669,
            35.05816477,
            -1.327841913,
            -76.04179607,
            35.0672753,
            8.052158087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.05276092666519,
                  35.05816477208207,
                  -1.327841913465297
                ],
                [
                  -76.05287668879758,
                  35.06718059354241,
                  -1.327841913465297
                ],
                [
                  -76.04191062420466,
                  35.06727529762356,
                  8.052158086534703
                ],
                [
                  -76.04179606723943,
                  35.05825944466437,
                  8.052158086534703
                ],
                [
                  -76.05276092666519,
                  35.05816477208207,
                  -1.327841913465297
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:45:36Z",
            "pc:count": 3844313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404465.7246,
                "count": 3844313,
                "maximum": 405000.0191,
                "minimum": 403999.9991,
                "name": "X",
                "position": 0,
                "stddev": 265.2697147,
                "variance": 70368.02154
              },
              {
                "average": 3880453.691,
                "count": 3844313,
                "maximum": 3880999.985,
                "minimum": 3879999.985,
                "name": "Y",
                "position": 1,
                "stddev": 281.4464131,
                "variance": 79212.08344
              },
              {
                "average": 0.6448829973,
                "count": 3844313,
                "maximum": 8.052158087,
                "minimum": -1.327841913,
                "name": "Z",
                "position": 2,
                "stddev": 0.528212037,
                "variance": 0.2790079561
              },
              {
                "average": 2012.84533,
                "count": 3844313,
                "maximum": 13481,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1359.001351,
                "variance": 1846884.673
              },
              {
                "average": 1.038621985,
                "count": 3844313,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2553151237,
                "variance": 0.06518581237
              },
              {
                "average": 1.07724215,
                "count": 3844313,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3945050266,
                "variance": 0.155634216
              },
              {
                "average": 1,
                "count": 3844313,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.223124652,
                "count": 3844313,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.818026466,
                "variance": 46.48548489
              },
              {
                "average": 20.05306286,
                "count": 3844313,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.682243903,
                "variance": 2.82994455
              },
              {
                "average": 1.10557387,
                "count": 3844313,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3509398965,
                "variance": 0.1231588109
              },
              {
                "average": 11.53574202,
                "count": 3844313,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436652769,
                "variance": 2.063971179
              },
              {
                "average": 254856368.7,
                "count": 3844313,
                "maximum": 254858336,
                "minimum": 254854286.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 886.4120105,
                "variance": 785726.2524
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3844313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403999.9991,
              3879999.985,
              -1.327841913,
              405000.0191,
              3880999.985,
              8.052158087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403999.9990688131,
                    3879999.9851750513,
                    -1.327841913465297
                  ],
                  [
                    403999.9990688131,
                    3880999.9851750513,
                    -1.327841913465297
                  ],
                  [
                    405000.0190688131,
                    3880999.9851750513,
                    8.052158086534703
                  ],
                  [
                    405000.0190688131,
                    3879999.9851750513,
                    8.052158086534703
                  ],
                  [
                    403999.9990688131,
                    3879999.9851750513,
                    -1.327841913465297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:45:36+00:00",
            "end_time": "2019-10-11T18:38:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD1688.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.92199359523376,
              35.131364450020314,
              -1.386236674543605
            ],
            [
              -75.92209525475205,
              35.14038051818131,
              -1.386236674543605
            ],
            [
              -75.91111917172343,
              35.140463545877815,
              25.773763325456393
            ],
            [
              -75.91101872189022,
              35.13144745012653,
              25.773763325456393
            ],
            [
              -75.92199359523376,
              35.131364450020314,
              -1.386236674543605
            ]
          ]
        ]
      },
      "bbox": [
        -75.92209525,
        35.13136445,
        -1.386236675,
        -75.91101872,
        35.14046355,
        25.77376333
      ],
      "properties": {
        "datetime": "2019-10-15T16:05:31Z",
        "pc:count": 2845996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416602.1914,
            "count": 2845996,
            "maximum": 417000.0049,
            "minimum": 416000.0049,
            "name": "X",
            "position": 0,
            "stddev": 276.332608,
            "variance": 76359.71024
          },
          {
            "average": 3888340.987,
            "count": 2845996,
            "maximum": 3888999.984,
            "minimum": 3887999.984,
            "name": "Y",
            "position": 1,
            "stddev": 278.9154638,
            "variance": 77793.83593
          },
          {
            "average": 2.644814335,
            "count": 2845996,
            "maximum": 25.77376333,
            "minimum": -1.386236675,
            "name": "Z",
            "position": 2,
            "stddev": 5.333938694,
            "variance": 28.45090199
          },
          {
            "average": 233.306759,
            "count": 2845996,
            "maximum": 11187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 506.6161891,
            "variance": 256659.9631
          },
          {
            "average": 1.616625954,
            "count": 2845996,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.11412213,
            "variance": 1.24126812
          },
          {
            "average": 2.232022814,
            "count": 2845996,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.740399237,
            "variance": 3.028989504
          },
          {
            "average": 1,
            "count": 2845996,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.48322696,
            "count": 2845996,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.90858547,
            "variance": 193.4487497
          },
          {
            "average": 19.96803419,
            "count": 2845996,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.43129681,
            "variance": 2.04861056
          },
          {
            "average": 2.328315641,
            "count": 2845996,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.405297635,
            "variance": 1.974861442
          },
          {
            "average": 9.981903348,
            "count": 2845996,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344265299,
            "variance": 1.807049193
          },
          {
            "average": 255189471.1,
            "count": 2845996,
            "maximum": 255190731.3,
            "minimum": 255187945.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 966.559555,
            "variance": 934237.3734
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2845996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416000.0049,
          3887999.984,
          -1.386236675,
          417000.0049,
          3888999.984,
          25.77376333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416000.0048507912,
                3887999.984051263,
                -1.386236674543605
              ],
              [
                416000.0048507912,
                3888999.984051263,
                -1.386236674543605
              ],
              [
                417000.0048507912,
                3888999.984051263,
                25.773763325456393
              ],
              [
                417000.0048507912,
                3887999.984051263,
                25.773763325456393
              ],
              [
                416000.0048507912,
                3887999.984051263,
                -1.386236674543605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:05:31+00:00",
        "end_time": "2019-10-15T15:19:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1688.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1688.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1688.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1688.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.92209525,
            35.13136445,
            -1.386236675,
            -75.91101872,
            35.14046355,
            25.77376333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.92199359523376,
                  35.131364450020314,
                  -1.386236674543605
                ],
                [
                  -75.92209525475205,
                  35.14038051818131,
                  -1.386236674543605
                ],
                [
                  -75.91111917172343,
                  35.140463545877815,
                  25.773763325456393
                ],
                [
                  -75.91101872189022,
                  35.13144745012653,
                  25.773763325456393
                ],
                [
                  -75.92199359523376,
                  35.131364450020314,
                  -1.386236674543605
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1688.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1688.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:05:31Z",
            "pc:count": 2845996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416602.1914,
                "count": 2845996,
                "maximum": 417000.0049,
                "minimum": 416000.0049,
                "name": "X",
                "position": 0,
                "stddev": 276.332608,
                "variance": 76359.71024
              },
              {
                "average": 3888340.987,
                "count": 2845996,
                "maximum": 3888999.984,
                "minimum": 3887999.984,
                "name": "Y",
                "position": 1,
                "stddev": 278.9154638,
                "variance": 77793.83593
              },
              {
                "average": 2.644814335,
                "count": 2845996,
                "maximum": 25.77376333,
                "minimum": -1.386236675,
                "name": "Z",
                "position": 2,
                "stddev": 5.333938694,
                "variance": 28.45090199
              },
              {
                "average": 233.306759,
                "count": 2845996,
                "maximum": 11187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 506.6161891,
                "variance": 256659.9631
              },
              {
                "average": 1.616625954,
                "count": 2845996,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.11412213,
                "variance": 1.24126812
              },
              {
                "average": 2.232022814,
                "count": 2845996,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.740399237,
                "variance": 3.028989504
              },
              {
                "average": 1,
                "count": 2845996,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.48322696,
                "count": 2845996,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.90858547,
                "variance": 193.4487497
              },
              {
                "average": 19.96803419,
                "count": 2845996,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.43129681,
                "variance": 2.04861056
              },
              {
                "average": 2.328315641,
                "count": 2845996,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.405297635,
                "variance": 1.974861442
              },
              {
                "average": 9.981903348,
                "count": 2845996,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344265299,
                "variance": 1.807049193
              },
              {
                "average": 255189471.1,
                "count": 2845996,
                "maximum": 255190731.3,
                "minimum": 255187945.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 966.559555,
                "variance": 934237.3734
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2845996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416000.0049,
              3887999.984,
              -1.386236675,
              417000.0049,
              3888999.984,
              25.77376333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416000.0048507912,
                    3887999.984051263,
                    -1.386236674543605
                  ],
                  [
                    416000.0048507912,
                    3888999.984051263,
                    -1.386236674543605
                  ],
                  [
                    417000.0048507912,
                    3888999.984051263,
                    25.773763325456393
                  ],
                  [
                    417000.0048507912,
                    3887999.984051263,
                    25.773763325456393
                  ],
                  [
                    416000.0048507912,
                    3887999.984051263,
                    -1.386236674543605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:05:31+00:00",
            "end_time": "2019-10-15T15:19: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": "20191011_NCMP_NC_Dunex_18SVD0986.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99668550238871,
              35.11273965044971,
              -2.930619143210008
            ],
            [
              -75.99678338786464,
              35.120776062392466,
              -2.930619143210008
            ],
            [
              -75.9877210526187,
              35.120850254078334,
              12.009380856789992
            ],
            [
              -75.98762405672211,
              35.11281382015462,
              12.009380856789992
            ],
            [
              -75.99668550238871,
              35.11273965044971,
              -2.930619143210008
            ]
          ]
        ]
      },
      "bbox": [
        -75.99678339,
        35.11273965,
        -2.930619143,
        -75.98762406,
        35.12085025,
        12.00938086
      ],
      "properties": {
        "datetime": "2019-10-11T18:14:50Z",
        "pc:count": 1672437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409665.9606,
            "count": 1672437,
            "maximum": 410000.0161,
            "minimum": 409174.1561,
            "name": "X",
            "position": 0,
            "stddev": 223.8015739,
            "variance": 50087.14447
          },
          {
            "average": 3886450.75,
            "count": 1672437,
            "maximum": 3886891.352,
            "minimum": 3885999.992,
            "name": "Y",
            "position": 1,
            "stddev": 205.1761584,
            "variance": 42097.25597
          },
          {
            "average": -1.025898326,
            "count": 1672437,
            "maximum": 12.00938086,
            "minimum": -2.930619143,
            "name": "Z",
            "position": 2,
            "stddev": 1.314075128,
            "variance": 1.726793442
          },
          {
            "average": 269.1333049,
            "count": 1672437,
            "maximum": 26037,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1150.602541,
            "variance": 1323886.208
          },
          {
            "average": 1.060458481,
            "count": 1672437,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3533803058,
            "variance": 0.1248776405
          },
          {
            "average": 1.12070649,
            "count": 1672437,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5584531582,
            "variance": 0.3118699299
          },
          {
            "average": 1,
            "count": 1672437,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.25544281,
            "count": 1672437,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.285102337,
            "variance": 68.64292073
          },
          {
            "average": 20.13399672,
            "count": 1672437,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.372655005,
            "variance": 5.629491771
          },
          {
            "average": 1.964093715,
            "count": 1672437,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3327126146,
            "variance": 0.1106976839
          },
          {
            "average": 2.003259316,
            "count": 1672437,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9876425288,
            "variance": 0.9754377647
          },
          {
            "average": 254851498.5,
            "count": 1672437,
            "maximum": 254852890.1,
            "minimum": 254851113,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.7930329,
            "variance": 168750.9159
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1672437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409174.1561,
          3885999.992,
          -2.930619143,
          410000.0161,
          3886891.352,
          12.00938086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409174.1560964254,
                3885999.99162652,
                -2.930619143210008
              ],
              [
                409174.1560964254,
                3886891.3516265205,
                -2.930619143210008
              ],
              [
                410000.01609642536,
                3886891.3516265205,
                12.009380856789992
              ],
              [
                410000.01609642536,
                3885999.99162652,
                12.009380856789992
              ],
              [
                409174.1560964254,
                3885999.99162652,
                -2.930619143210008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:14:50+00:00",
        "end_time": "2019-10-11T17:45:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0986.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0986.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0986.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0986.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99678339,
            35.11273965,
            -2.930619143,
            -75.98762406,
            35.12085025,
            12.00938086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99668550238871,
                  35.11273965044971,
                  -2.930619143210008
                ],
                [
                  -75.99678338786464,
                  35.120776062392466,
                  -2.930619143210008
                ],
                [
                  -75.9877210526187,
                  35.120850254078334,
                  12.009380856789992
                ],
                [
                  -75.98762405672211,
                  35.11281382015462,
                  12.009380856789992
                ],
                [
                  -75.99668550238871,
                  35.11273965044971,
                  -2.930619143210008
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0986.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0986.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:14:50Z",
            "pc:count": 1672437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409665.9606,
                "count": 1672437,
                "maximum": 410000.0161,
                "minimum": 409174.1561,
                "name": "X",
                "position": 0,
                "stddev": 223.8015739,
                "variance": 50087.14447
              },
              {
                "average": 3886450.75,
                "count": 1672437,
                "maximum": 3886891.352,
                "minimum": 3885999.992,
                "name": "Y",
                "position": 1,
                "stddev": 205.1761584,
                "variance": 42097.25597
              },
              {
                "average": -1.025898326,
                "count": 1672437,
                "maximum": 12.00938086,
                "minimum": -2.930619143,
                "name": "Z",
                "position": 2,
                "stddev": 1.314075128,
                "variance": 1.726793442
              },
              {
                "average": 269.1333049,
                "count": 1672437,
                "maximum": 26037,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1150.602541,
                "variance": 1323886.208
              },
              {
                "average": 1.060458481,
                "count": 1672437,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3533803058,
                "variance": 0.1248776405
              },
              {
                "average": 1.12070649,
                "count": 1672437,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5584531582,
                "variance": 0.3118699299
              },
              {
                "average": 1,
                "count": 1672437,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.25544281,
                "count": 1672437,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.285102337,
                "variance": 68.64292073
              },
              {
                "average": 20.13399672,
                "count": 1672437,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.372655005,
                "variance": 5.629491771
              },
              {
                "average": 1.964093715,
                "count": 1672437,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3327126146,
                "variance": 0.1106976839
              },
              {
                "average": 2.003259316,
                "count": 1672437,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9876425288,
                "variance": 0.9754377647
              },
              {
                "average": 254851498.5,
                "count": 1672437,
                "maximum": 254852890.1,
                "minimum": 254851113,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.7930329,
                "variance": 168750.9159
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1672437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409174.1561,
              3885999.992,
              -2.930619143,
              410000.0161,
              3886891.352,
              12.00938086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409174.1560964254,
                    3885999.99162652,
                    -2.930619143210008
                  ],
                  [
                    409174.1560964254,
                    3886891.3516265205,
                    -2.930619143210008
                  ],
                  [
                    410000.01609642536,
                    3886891.3516265205,
                    12.009380856789992
                  ],
                  [
                    410000.01609642536,
                    3885999.99162652,
                    12.009380856789992
                  ],
                  [
                    409174.1560964254,
                    3885999.99162652,
                    -2.930619143210008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:14:50+00:00",
            "end_time": "2019-10-11T17:45: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": "20191011_NCMP_NC_Dunex_18SVD1082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98726616822579,
              35.083121908116944,
              0.587988679026989
            ],
            [
              -75.9872980292899,
              35.08576593242061,
              0.587988679026989
            ],
            [
              -75.98437315918562,
              35.085789712542564,
              8.50798867902699
            ],
            [
              -75.9843413924727,
              35.08314568591973,
              8.50798867902699
            ],
            [
              -75.98726616822579,
              35.083121908116944,
              0.587988679026989
            ]
          ]
        ]
      },
      "bbox": [
        -75.98729803,
        35.08312191,
        0.587988679,
        -75.98434139,
        35.08578971,
        8.507988679
      ],
      "properties": {
        "datetime": "2019-10-11T20:04:49Z",
        "pc:count": 207684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410096.3333,
            "count": 207684,
            "maximum": 410266.6629,
            "minimum": 410000.0029,
            "name": "X",
            "position": 0,
            "stddev": 63.92471622,
            "variance": 4086.369344
          },
          {
            "average": 3882909.541,
            "count": 207684,
            "maximum": 3882999.988,
            "minimum": 3882706.728,
            "name": "Y",
            "position": 1,
            "stddev": 61.06326397,
            "variance": 3728.722207
          },
          {
            "average": 2.044370153,
            "count": 207684,
            "maximum": 8.507988679,
            "minimum": 0.587988679,
            "name": "Z",
            "position": 2,
            "stddev": 1.024889566,
            "variance": 1.050398623
          },
          {
            "average": 5546.841466,
            "count": 207684,
            "maximum": 19759,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2686.15399,
            "variance": 7215423.255
          },
          {
            "average": 1.013847961,
            "count": 207684,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1230418241,
            "variance": 0.01513929047
          },
          {
            "average": 1.027729628,
            "count": 207684,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1772827506,
            "variance": 0.03142917366
          },
          {
            "average": 1,
            "count": 207684,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.790407542,
            "count": 207684,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.195702506,
            "variance": 10.2125145
          },
          {
            "average": 20.73560201,
            "count": 207684,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.072789558,
            "variance": 1.150877437
          },
          {
            "average": 1.032838351,
            "count": 207684,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1828281893,
            "variance": 0.03342614682
          },
          {
            "average": 16.51077117,
            "count": 207684,
            "maximum": 17,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4998851719,
            "variance": 0.2498851851
          },
          {
            "average": 254859151.8,
            "count": 207684,
            "maximum": 254859489.9,
            "minimum": 254858799.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.802834,
            "variance": 116146.5717
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 207684,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410000.0029,
          3882706.728,
          0.587988679,
          410266.6629,
          3882999.988,
          8.507988679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410000.0029072449,
                3882706.7277742242,
                0.587988679026989
              ],
              [
                410000.0029072449,
                3882999.987774224,
                0.587988679026989
              ],
              [
                410266.6629072449,
                3882999.987774224,
                8.50798867902699
              ],
              [
                410266.6629072449,
                3882706.7277742242,
                8.50798867902699
              ],
              [
                410000.0029072449,
                3882706.7277742242,
                0.587988679026989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:04:49+00:00",
        "end_time": "2019-10-11T19:53:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.98729803,
            35.08312191,
            0.587988679,
            -75.98434139,
            35.08578971,
            8.507988679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98726616822579,
                  35.083121908116944,
                  0.587988679026989
                ],
                [
                  -75.9872980292899,
                  35.08576593242061,
                  0.587988679026989
                ],
                [
                  -75.98437315918562,
                  35.085789712542564,
                  8.50798867902699
                ],
                [
                  -75.9843413924727,
                  35.08314568591973,
                  8.50798867902699
                ],
                [
                  -75.98726616822579,
                  35.083121908116944,
                  0.587988679026989
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:04:49Z",
            "pc:count": 207684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410096.3333,
                "count": 207684,
                "maximum": 410266.6629,
                "minimum": 410000.0029,
                "name": "X",
                "position": 0,
                "stddev": 63.92471622,
                "variance": 4086.369344
              },
              {
                "average": 3882909.541,
                "count": 207684,
                "maximum": 3882999.988,
                "minimum": 3882706.728,
                "name": "Y",
                "position": 1,
                "stddev": 61.06326397,
                "variance": 3728.722207
              },
              {
                "average": 2.044370153,
                "count": 207684,
                "maximum": 8.507988679,
                "minimum": 0.587988679,
                "name": "Z",
                "position": 2,
                "stddev": 1.024889566,
                "variance": 1.050398623
              },
              {
                "average": 5546.841466,
                "count": 207684,
                "maximum": 19759,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2686.15399,
                "variance": 7215423.255
              },
              {
                "average": 1.013847961,
                "count": 207684,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1230418241,
                "variance": 0.01513929047
              },
              {
                "average": 1.027729628,
                "count": 207684,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1772827506,
                "variance": 0.03142917366
              },
              {
                "average": 1,
                "count": 207684,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.790407542,
                "count": 207684,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.195702506,
                "variance": 10.2125145
              },
              {
                "average": 20.73560201,
                "count": 207684,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.072789558,
                "variance": 1.150877437
              },
              {
                "average": 1.032838351,
                "count": 207684,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1828281893,
                "variance": 0.03342614682
              },
              {
                "average": 16.51077117,
                "count": 207684,
                "maximum": 17,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4998851719,
                "variance": 0.2498851851
              },
              {
                "average": 254859151.8,
                "count": 207684,
                "maximum": 254859489.9,
                "minimum": 254858799.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.802834,
                "variance": 116146.5717
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 207684,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410000.0029,
              3882706.728,
              0.587988679,
              410266.6629,
              3882999.988,
              8.507988679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410000.0029072449,
                    3882706.7277742242,
                    0.587988679026989
                  ],
                  [
                    410000.0029072449,
                    3882999.987774224,
                    0.587988679026989
                  ],
                  [
                    410266.6629072449,
                    3882999.987774224,
                    8.50798867902699
                  ],
                  [
                    410266.6629072449,
                    3882706.7277742242,
                    8.50798867902699
                  ],
                  [
                    410000.0029072449,
                    3882706.7277742242,
                    0.587988679026989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:04:49+00:00",
            "end_time": "2019-10-11T19:53:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.94200615700234,
              35.13121051046982,
              -0.849416324660586
            ],
            [
              -75.9420404253841,
              35.13418561727484,
              -0.849416324660586
            ],
            [
              -75.93300235996904,
              35.13425553983409,
              1.810583675339414
            ],
            [
              -75.93296842024604,
              35.13128042536072,
              1.810583675339414
            ],
            [
              -75.94200615700234,
              35.13121051046982,
              -0.849416324660586
            ]
          ]
        ]
      },
      "bbox": [
        -75.94204043,
        35.13121051,
        -0.8494163247,
        -75.93296842,
        35.13425554,
        1.810583675
      ],
      "properties": {
        "datetime": "2019-10-15T15:18:54Z",
        "pc:count": 476241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414775.3718,
            "count": 476241,
            "maximum": 415000.0051,
            "minimum": 414176.5051,
            "name": "X",
            "position": 0,
            "stddev": 166.2015548,
            "variance": 27622.95681
          },
          {
            "average": 3888114.916,
            "count": 476241,
            "maximum": 3888329.961,
            "minimum": 3887999.981,
            "name": "Y",
            "position": 1,
            "stddev": 81.82843499,
            "variance": 6695.892772
          },
          {
            "average": -0.2454659508,
            "count": 476241,
            "maximum": 1.810583675,
            "minimum": -0.8494163247,
            "name": "Z",
            "position": 2,
            "stddev": 0.09715804091,
            "variance": 0.009439684913
          },
          {
            "average": 0.01378713718,
            "count": 476241,
            "maximum": 1226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.260544626,
            "variance": 10.63115125
          },
          {
            "average": 1.000025197,
            "count": 476241,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0050196359,
            "variance": 2.519674457e-05
          },
          {
            "average": 1.000050395,
            "count": 476241,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007098747729,
            "variance": 5.039221932e-05
          },
          {
            "average": 1,
            "count": 476241,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99929447,
            "count": 476241,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1405498052,
            "variance": 0.01975424774
          },
          {
            "average": 21.16102078,
            "count": 476241,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.522631344,
            "variance": 2.31840621
          },
          {
            "average": 2.000018898,
            "count": 476241,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008324207855,
            "variance": 6.929243641e-05
          },
          {
            "average": 8.638521253,
            "count": 476241,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4804293363,
            "variance": 0.2308123472
          },
          {
            "average": 254968922.7,
            "count": 476241,
            "maximum": 255187934.6,
            "minimum": 254854118.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 158022.5972,
            "variance": 24971141220.0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 476241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414176.5051,
          3887999.981,
          -0.8494163247,
          415000.0051,
          3888329.961,
          1.810583675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414176.50510975526,
                3887999.9806201095,
                -0.849416324660586
              ],
              [
                414176.50510975526,
                3888329.96062011,
                -0.849416324660586
              ],
              [
                415000.00510975526,
                3888329.96062011,
                1.810583675339414
              ],
              [
                415000.00510975526,
                3887999.9806201095,
                1.810583675339414
              ],
              [
                414176.50510975526,
                3887999.9806201095,
                -0.849416324660586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:18:54+00:00",
        "end_time": "2019-10-11T18:35:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.94204043,
            35.13121051,
            -0.8494163247,
            -75.93296842,
            35.13425554,
            1.810583675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.94200615700234,
                  35.13121051046982,
                  -0.849416324660586
                ],
                [
                  -75.9420404253841,
                  35.13418561727484,
                  -0.849416324660586
                ],
                [
                  -75.93300235996904,
                  35.13425553983409,
                  1.810583675339414
                ],
                [
                  -75.93296842024604,
                  35.13128042536072,
                  1.810583675339414
                ],
                [
                  -75.94200615700234,
                  35.13121051046982,
                  -0.849416324660586
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:18:54Z",
            "pc:count": 476241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414775.3718,
                "count": 476241,
                "maximum": 415000.0051,
                "minimum": 414176.5051,
                "name": "X",
                "position": 0,
                "stddev": 166.2015548,
                "variance": 27622.95681
              },
              {
                "average": 3888114.916,
                "count": 476241,
                "maximum": 3888329.961,
                "minimum": 3887999.981,
                "name": "Y",
                "position": 1,
                "stddev": 81.82843499,
                "variance": 6695.892772
              },
              {
                "average": -0.2454659508,
                "count": 476241,
                "maximum": 1.810583675,
                "minimum": -0.8494163247,
                "name": "Z",
                "position": 2,
                "stddev": 0.09715804091,
                "variance": 0.009439684913
              },
              {
                "average": 0.01378713718,
                "count": 476241,
                "maximum": 1226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.260544626,
                "variance": 10.63115125
              },
              {
                "average": 1.000025197,
                "count": 476241,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0050196359,
                "variance": 2.519674457e-05
              },
              {
                "average": 1.000050395,
                "count": 476241,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007098747729,
                "variance": 5.039221932e-05
              },
              {
                "average": 1,
                "count": 476241,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99929447,
                "count": 476241,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1405498052,
                "variance": 0.01975424774
              },
              {
                "average": 21.16102078,
                "count": 476241,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.522631344,
                "variance": 2.31840621
              },
              {
                "average": 2.000018898,
                "count": 476241,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008324207855,
                "variance": 6.929243641e-05
              },
              {
                "average": 8.638521253,
                "count": 476241,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4804293363,
                "variance": 0.2308123472
              },
              {
                "average": 254968922.7,
                "count": 476241,
                "maximum": 255187934.6,
                "minimum": 254854118.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 158022.5972,
                "variance": 24971141220.0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 476241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414176.5051,
              3887999.981,
              -0.8494163247,
              415000.0051,
              3888329.961,
              1.810583675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414176.50510975526,
                    3887999.9806201095,
                    -0.849416324660586
                  ],
                  [
                    414176.50510975526,
                    3888329.96062011,
                    -0.849416324660586
                  ],
                  [
                    415000.00510975526,
                    3888329.96062011,
                    1.810583675339414
                  ],
                  [
                    415000.00510975526,
                    3887999.9806201095,
                    1.810583675339414
                  ],
                  [
                    414176.50510975526,
                    3887999.9806201095,
                    -0.849416324660586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:18:54+00:00",
            "end_time": "2019-10-11T18:35: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": "20191015_NCMP_NC_Dunex_18SVD1689.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9156923926495,
              35.140429093669184,
              -0.874246743255768
            ],
            [
              -75.91570924419428,
              35.14193369648318,
              -0.874246743255768
            ],
            [
              -75.91113607937689,
              35.14196817026622,
              -0.194246743255768
            ],
            [
              -75.91111931196237,
              35.14046356554034,
              -0.194246743255768
            ],
            [
              -75.9156923926495,
              35.140429093669184,
              -0.874246743255768
            ]
          ]
        ]
      },
      "bbox": [
        -75.91570924,
        35.14042909,
        -0.8742467433,
        -75.91111931,
        35.14196817,
        -0.1942467433
      ],
      "properties": {
        "datetime": "2019-10-15T15:19:25Z",
        "pc:count": 85115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416836.9161,
            "count": 85115,
            "maximum": 416999.9921,
            "minimum": 416583.3521,
            "name": "X",
            "position": 0,
            "stddev": 109.9399846,
            "variance": 12086.80021
          },
          {
            "average": 3889068.602,
            "count": 85115,
            "maximum": 3889166.866,
            "minimum": 3888999.986,
            "name": "Y",
            "position": 1,
            "stddev": 42.80169208,
            "variance": 1831.984845
          },
          {
            "average": -0.5895389949,
            "count": 85115,
            "maximum": -0.1942467433,
            "minimum": -0.8742467433,
            "name": "Z",
            "position": 2,
            "stddev": 0.1583074604,
            "variance": 0.02506125203
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 85115,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 85115,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 85115,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 85115,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.46583511,
            "count": 85115,
            "maximum": 24,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.285592494,
            "variance": 1.65274806
          },
          {
            "average": 2,
            "count": 85115,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8,
            "count": 85115,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255187961.2,
            "count": 85115,
            "maximum": 255187965.2,
            "minimum": 255187957.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.973086172,
            "variance": 3.89306904
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416583.3521,
          3888999.986,
          -0.8742467433,
          416999.9921,
          3889166.866,
          -0.1942467433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416583.3520950741,
                3888999.986348852,
                -0.874246743255768
              ],
              [
                416583.3520950741,
                3889166.866348852,
                -0.874246743255768
              ],
              [
                416999.9920950741,
                3889166.866348852,
                -0.194246743255768
              ],
              [
                416999.9920950741,
                3888999.986348852,
                -0.194246743255768
              ],
              [
                416583.3520950741,
                3888999.986348852,
                -0.874246743255768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:19:25+00:00",
        "end_time": "2019-10-15T15:19:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1689.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1689.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1689.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1689.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.91570924,
            35.14042909,
            -0.8742467433,
            -75.91111931,
            35.14196817,
            -0.1942467433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9156923926495,
                  35.140429093669184,
                  -0.874246743255768
                ],
                [
                  -75.91570924419428,
                  35.14193369648318,
                  -0.874246743255768
                ],
                [
                  -75.91113607937689,
                  35.14196817026622,
                  -0.194246743255768
                ],
                [
                  -75.91111931196237,
                  35.14046356554034,
                  -0.194246743255768
                ],
                [
                  -75.9156923926495,
                  35.140429093669184,
                  -0.874246743255768
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1689.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1689.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:19:25Z",
            "pc:count": 85115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416836.9161,
                "count": 85115,
                "maximum": 416999.9921,
                "minimum": 416583.3521,
                "name": "X",
                "position": 0,
                "stddev": 109.9399846,
                "variance": 12086.80021
              },
              {
                "average": 3889068.602,
                "count": 85115,
                "maximum": 3889166.866,
                "minimum": 3888999.986,
                "name": "Y",
                "position": 1,
                "stddev": 42.80169208,
                "variance": 1831.984845
              },
              {
                "average": -0.5895389949,
                "count": 85115,
                "maximum": -0.1942467433,
                "minimum": -0.8742467433,
                "name": "Z",
                "position": 2,
                "stddev": 0.1583074604,
                "variance": 0.02506125203
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 85115,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 85115,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 85115,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 85115,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.46583511,
                "count": 85115,
                "maximum": 24,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.285592494,
                "variance": 1.65274806
              },
              {
                "average": 2,
                "count": 85115,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8,
                "count": 85115,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255187961.2,
                "count": 85115,
                "maximum": 255187965.2,
                "minimum": 255187957.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.973086172,
                "variance": 3.89306904
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416583.3521,
              3888999.986,
              -0.8742467433,
              416999.9921,
              3889166.866,
              -0.1942467433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416583.3520950741,
                    3888999.986348852,
                    -0.874246743255768
                  ],
                  [
                    416583.3520950741,
                    3889166.866348852,
                    -0.874246743255768
                  ],
                  [
                    416999.9920950741,
                    3889166.866348852,
                    -0.194246743255768
                  ],
                  [
                    416999.9920950741,
                    3888999.986348852,
                    -0.194246743255768
                  ],
                  [
                    416583.3520950741,
                    3888999.986348852,
                    -0.874246743255768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:19:25+00:00",
            "end_time": "2019-10-15T15:19: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": "20191015_NCMP_NC_Dunex_18SVD1585.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9327583204041,
              35.11286434771541,
              -5.261818547722037
            ],
            [
              -75.93276269361651,
              35.113248071858244,
              -5.261818547722037
            ],
            [
              -75.93194437281308,
              35.113254366214,
              -4.681818547722037
            ],
            [
              -75.93194000343597,
              35.112870641982084,
              -4.681818547722037
            ],
            [
              -75.9327583204041,
              35.11286434771541,
              -5.261818547722037
            ]
          ]
        ]
      },
      "bbox": [
        -75.93276269,
        35.11286435,
        -5.261818548,
        -75.93194,
        35.11325437,
        -4.681818548
      ],
      "properties": {
        "datetime": "2019-10-15T17:09:56Z",
        "pc:count": 252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415019.3374,
            "count": 252,
            "maximum": 415074.5963,
            "minimum": 415000.0163,
            "name": "X",
            "position": 0,
            "stddev": 15.18254057,
            "variance": 230.5095382
          },
          {
            "average": 3885988.073,
            "count": 252,
            "maximum": 3885999.955,
            "minimum": 3885957.395,
            "name": "Y",
            "position": 1,
            "stddev": 9.342530171,
            "variance": 87.28286999
          },
          {
            "average": -4.958128072,
            "count": 252,
            "maximum": -4.681818548,
            "minimum": -5.261818548,
            "name": "Z",
            "position": 2,
            "stddev": 0.1255976606,
            "variance": 0.01577477234
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 252,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 252,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 252,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 252,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.84961921,
            "count": 252,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.632495751,
            "variance": 2.665042377
          },
          {
            "average": 2,
            "count": 252,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17,
            "count": 252,
            "maximum": 17,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255194595.7,
            "count": 252,
            "maximum": 255194596.9,
            "minimum": 255194591.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.72533264,
            "variance": 2.97677272
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415000.0163,
          3885957.395,
          -5.261818548,
          415074.5963,
          3885999.955,
          -4.681818548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415000.0162841065,
                3885957.3947928916,
                -5.261818547722037
              ],
              [
                415000.0162841065,
                3885999.954792891,
                -5.261818547722037
              ],
              [
                415074.59628410643,
                3885999.954792891,
                -4.681818547722037
              ],
              [
                415074.59628410643,
                3885957.3947928916,
                -4.681818547722037
              ],
              [
                415000.0162841065,
                3885957.3947928916,
                -5.261818547722037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:09:56+00:00",
        "end_time": "2019-10-15T17:09:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1585.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1585.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1585.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1585.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.93276269,
            35.11286435,
            -5.261818548,
            -75.93194,
            35.11325437,
            -4.681818548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9327583204041,
                  35.11286434771541,
                  -5.261818547722037
                ],
                [
                  -75.93276269361651,
                  35.113248071858244,
                  -5.261818547722037
                ],
                [
                  -75.93194437281308,
                  35.113254366214,
                  -4.681818547722037
                ],
                [
                  -75.93194000343597,
                  35.112870641982084,
                  -4.681818547722037
                ],
                [
                  -75.9327583204041,
                  35.11286434771541,
                  -5.261818547722037
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1585.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1585.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:09:56Z",
            "pc:count": 252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415019.3374,
                "count": 252,
                "maximum": 415074.5963,
                "minimum": 415000.0163,
                "name": "X",
                "position": 0,
                "stddev": 15.18254057,
                "variance": 230.5095382
              },
              {
                "average": 3885988.073,
                "count": 252,
                "maximum": 3885999.955,
                "minimum": 3885957.395,
                "name": "Y",
                "position": 1,
                "stddev": 9.342530171,
                "variance": 87.28286999
              },
              {
                "average": -4.958128072,
                "count": 252,
                "maximum": -4.681818548,
                "minimum": -5.261818548,
                "name": "Z",
                "position": 2,
                "stddev": 0.1255976606,
                "variance": 0.01577477234
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 252,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 252,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 252,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 252,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.84961921,
                "count": 252,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.632495751,
                "variance": 2.665042377
              },
              {
                "average": 2,
                "count": 252,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17,
                "count": 252,
                "maximum": 17,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255194595.7,
                "count": 252,
                "maximum": 255194596.9,
                "minimum": 255194591.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.72533264,
                "variance": 2.97677272
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415000.0163,
              3885957.395,
              -5.261818548,
              415074.5963,
              3885999.955,
              -4.681818548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415000.0162841065,
                    3885957.3947928916,
                    -5.261818547722037
                  ],
                  [
                    415000.0162841065,
                    3885999.954792891,
                    -5.261818547722037
                  ],
                  [
                    415074.59628410643,
                    3885999.954792891,
                    -4.681818547722037
                  ],
                  [
                    415074.59628410643,
                    3885957.3947928916,
                    -4.681818547722037
                  ],
                  [
                    415000.0162841065,
                    3885957.3947928916,
                    -5.261818547722037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:09:56+00:00",
            "end_time": "2019-10-15T17:09: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": "20191015_NCMP_NC_Dunex_18SVD3395.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73598340826936,
              35.19575550808064,
              -4.299492022407845
            ],
            [
              -75.73606475311276,
              35.20477190508477,
              -4.299492022407845
            ],
            [
              -75.72507949965394,
              35.20483818735797,
              15.160507977592156
            ],
            [
              -75.72499936856448,
              35.19582176834518,
              15.160507977592156
            ],
            [
              -75.73598340826936,
              35.19575550808064,
              -4.299492022407845
            ]
          ]
        ]
      },
      "bbox": [
        -75.73606475,
        35.19575551,
        -4.299492022,
        -75.72499937,
        35.20483819,
        15.16050798
      ],
      "properties": {
        "datetime": "2019-10-15T16:42:19Z",
        "pc:count": 2406409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433485.7583,
            "count": 2406409,
            "maximum": 434000.0088,
            "minimum": 433000.0088,
            "name": "X",
            "position": 0,
            "stddev": 274.4548578,
            "variance": 75325.46898
          },
          {
            "average": 3895474.024,
            "count": 2406409,
            "maximum": 3895999.989,
            "minimum": 3894999.989,
            "name": "Y",
            "position": 1,
            "stddev": 280.1776337,
            "variance": 78499.50644
          },
          {
            "average": 0.6378105725,
            "count": 2406409,
            "maximum": 15.16050798,
            "minimum": -4.299492022,
            "name": "Z",
            "position": 2,
            "stddev": 2.298740342,
            "variance": 5.284207162
          },
          {
            "average": 660.7758166,
            "count": 2406409,
            "maximum": 41818,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1442.935542,
            "variance": 2082062.98
          },
          {
            "average": 1.351622272,
            "count": 2406409,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7714459593,
            "variance": 0.5951288682
          },
          {
            "average": 1.703407442,
            "count": 2406409,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14822827,
            "variance": 1.318428159
          },
          {
            "average": 1,
            "count": 2406409,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.47528246,
            "count": 2406409,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.76782747,
            "variance": 189.5530733
          },
          {
            "average": 19.79963757,
            "count": 2406409,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.508425781,
            "variance": 2.275348337
          },
          {
            "average": 1.802502401,
            "count": 2406409,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7424338215,
            "variance": 0.5512079793
          },
          {
            "average": 11.91353756,
            "count": 2406409,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.352730942,
            "variance": 1.829881
          },
          {
            "average": 255190832.8,
            "count": 2406409,
            "maximum": 255192939,
            "minimum": 255188680.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 952.3095955,
            "variance": 906893.5657
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2406409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0088,
          3894999.989,
          -4.299492022,
          434000.0088,
          3895999.989,
          15.16050798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.0088283973,
                3894999.9886106146,
                -4.299492022407845
              ],
              [
                433000.0088283973,
                3895999.9886106146,
                -4.299492022407845
              ],
              [
                434000.0088283973,
                3895999.9886106146,
                15.160507977592156
              ],
              [
                434000.0088283973,
                3894999.9886106146,
                15.160507977592156
              ],
              [
                433000.0088283973,
                3894999.9886106146,
                -4.299492022407845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:42:19+00:00",
        "end_time": "2019-10-15T15:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3395.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3395.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3395.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3395.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73606475,
            35.19575551,
            -4.299492022,
            -75.72499937,
            35.20483819,
            15.16050798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73598340826936,
                  35.19575550808064,
                  -4.299492022407845
                ],
                [
                  -75.73606475311276,
                  35.20477190508477,
                  -4.299492022407845
                ],
                [
                  -75.72507949965394,
                  35.20483818735797,
                  15.160507977592156
                ],
                [
                  -75.72499936856448,
                  35.19582176834518,
                  15.160507977592156
                ],
                [
                  -75.73598340826936,
                  35.19575550808064,
                  -4.299492022407845
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3395.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3395.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:42:19Z",
            "pc:count": 2406409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433485.7583,
                "count": 2406409,
                "maximum": 434000.0088,
                "minimum": 433000.0088,
                "name": "X",
                "position": 0,
                "stddev": 274.4548578,
                "variance": 75325.46898
              },
              {
                "average": 3895474.024,
                "count": 2406409,
                "maximum": 3895999.989,
                "minimum": 3894999.989,
                "name": "Y",
                "position": 1,
                "stddev": 280.1776337,
                "variance": 78499.50644
              },
              {
                "average": 0.6378105725,
                "count": 2406409,
                "maximum": 15.16050798,
                "minimum": -4.299492022,
                "name": "Z",
                "position": 2,
                "stddev": 2.298740342,
                "variance": 5.284207162
              },
              {
                "average": 660.7758166,
                "count": 2406409,
                "maximum": 41818,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1442.935542,
                "variance": 2082062.98
              },
              {
                "average": 1.351622272,
                "count": 2406409,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7714459593,
                "variance": 0.5951288682
              },
              {
                "average": 1.703407442,
                "count": 2406409,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14822827,
                "variance": 1.318428159
              },
              {
                "average": 1,
                "count": 2406409,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.47528246,
                "count": 2406409,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.76782747,
                "variance": 189.5530733
              },
              {
                "average": 19.79963757,
                "count": 2406409,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.508425781,
                "variance": 2.275348337
              },
              {
                "average": 1.802502401,
                "count": 2406409,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7424338215,
                "variance": 0.5512079793
              },
              {
                "average": 11.91353756,
                "count": 2406409,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.352730942,
                "variance": 1.829881
              },
              {
                "average": 255190832.8,
                "count": 2406409,
                "maximum": 255192939,
                "minimum": 255188680.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 952.3095955,
                "variance": 906893.5657
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2406409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0088,
              3894999.989,
              -4.299492022,
              434000.0088,
              3895999.989,
              15.16050798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.0088283973,
                    3894999.9886106146,
                    -4.299492022407845
                  ],
                  [
                    433000.0088283973,
                    3895999.9886106146,
                    -4.299492022407845
                  ],
                  [
                    434000.0088283973,
                    3895999.9886106146,
                    15.160507977592156
                  ],
                  [
                    434000.0088283973,
                    3894999.9886106146,
                    15.160507977592156
                  ],
                  [
                    433000.0088283973,
                    3894999.9886106146,
                    -4.299492022407845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:42:19+00:00",
            "end_time": "2019-10-15T15:31:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD4099.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65938603585793,
              35.232264434655015,
              -2.663566055073469
            ],
            [
              -75.65945901363249,
              35.241280924422874,
              -2.663566055073469
            ],
            [
              -75.6484686615132,
              35.24134030981735,
              -0.003566055073469
            ],
            [
              -75.64839689975555,
              35.232323800339735,
              -0.003566055073469
            ],
            [
              -75.65938603585793,
              35.232264434655015,
              -2.663566055073469
            ]
          ]
        ]
      },
      "bbox": [
        -75.65945901,
        35.23226443,
        -2.663566055,
        -75.6483969,
        35.24134031,
        -0.003566055073
      ],
      "properties": {
        "datetime": "2019-10-15T16:11:35Z",
        "pc:count": 2198921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440507.1224,
            "count": 2198921,
            "maximum": 441000.0045,
            "minimum": 440000.0045,
            "name": "X",
            "position": 0,
            "stddev": 284.8934234,
            "variance": 81164.26271
          },
          {
            "average": 3899448.238,
            "count": 2198921,
            "maximum": 3899999.981,
            "minimum": 3898999.981,
            "name": "Y",
            "position": 1,
            "stddev": 269.376714,
            "variance": 72563.81403
          },
          {
            "average": -1.677628711,
            "count": 2198921,
            "maximum": -0.003566055073,
            "minimum": -2.663566055,
            "name": "Z",
            "position": 2,
            "stddev": 0.6101069094,
            "variance": 0.372230441
          },
          {
            "average": 0.261227211,
            "count": 2198921,
            "maximum": 1606,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.84258941,
            "variance": 318.3579968
          },
          {
            "average": 1.000000455,
            "count": 2198921,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006743652555,
            "variance": 4.547684978e-07
          },
          {
            "average": 1.00000091,
            "count": 2198921,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009536962735,
            "variance": 9.09536582e-07
          },
          {
            "average": 1,
            "count": 2198921,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2198921,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.1198248,
            "count": 2198921,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.739373938,
            "variance": 3.025421696
          },
          {
            "average": 2.00004957,
            "count": 2198921,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007040407065,
            "variance": 4.956733164e-05
          },
          {
            "average": 8.666997132,
            "count": 2198921,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.229188651,
            "variance": 1.510904739
          },
          {
            "average": 255188561.2,
            "count": 2198921,
            "maximum": 255191095.7,
            "minimum": 255186127.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 880.4987789,
            "variance": 775278.0997
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2198921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0045,
          3898999.981,
          -2.663566055,
          441000.0045,
          3899999.981,
          -0.003566055073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.0045340025,
                3898999.980834781,
                -2.663566055073469
              ],
              [
                440000.0045340025,
                3899999.980834781,
                -2.663566055073469
              ],
              [
                441000.0045340025,
                3899999.980834781,
                -0.003566055073469
              ],
              [
                441000.0045340025,
                3898999.980834781,
                -0.003566055073469
              ],
              [
                440000.0045340025,
                3898999.980834781,
                -2.663566055073469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:11:35+00:00",
        "end_time": "2019-10-15T14:48:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD4099.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD4099.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD4099.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4099.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65945901,
            35.23226443,
            -2.663566055,
            -75.6483969,
            35.24134031,
            -0.003566055073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65938603585793,
                  35.232264434655015,
                  -2.663566055073469
                ],
                [
                  -75.65945901363249,
                  35.241280924422874,
                  -2.663566055073469
                ],
                [
                  -75.6484686615132,
                  35.24134030981735,
                  -0.003566055073469
                ],
                [
                  -75.64839689975555,
                  35.232323800339735,
                  -0.003566055073469
                ],
                [
                  -75.65938603585793,
                  35.232264434655015,
                  -2.663566055073469
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD4099.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4099.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:11:35Z",
            "pc:count": 2198921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440507.1224,
                "count": 2198921,
                "maximum": 441000.0045,
                "minimum": 440000.0045,
                "name": "X",
                "position": 0,
                "stddev": 284.8934234,
                "variance": 81164.26271
              },
              {
                "average": 3899448.238,
                "count": 2198921,
                "maximum": 3899999.981,
                "minimum": 3898999.981,
                "name": "Y",
                "position": 1,
                "stddev": 269.376714,
                "variance": 72563.81403
              },
              {
                "average": -1.677628711,
                "count": 2198921,
                "maximum": -0.003566055073,
                "minimum": -2.663566055,
                "name": "Z",
                "position": 2,
                "stddev": 0.6101069094,
                "variance": 0.372230441
              },
              {
                "average": 0.261227211,
                "count": 2198921,
                "maximum": 1606,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.84258941,
                "variance": 318.3579968
              },
              {
                "average": 1.000000455,
                "count": 2198921,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006743652555,
                "variance": 4.547684978e-07
              },
              {
                "average": 1.00000091,
                "count": 2198921,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009536962735,
                "variance": 9.09536582e-07
              },
              {
                "average": 1,
                "count": 2198921,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2198921,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.1198248,
                "count": 2198921,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.739373938,
                "variance": 3.025421696
              },
              {
                "average": 2.00004957,
                "count": 2198921,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007040407065,
                "variance": 4.956733164e-05
              },
              {
                "average": 8.666997132,
                "count": 2198921,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.229188651,
                "variance": 1.510904739
              },
              {
                "average": 255188561.2,
                "count": 2198921,
                "maximum": 255191095.7,
                "minimum": 255186127.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 880.4987789,
                "variance": 775278.0997
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2198921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0045,
              3898999.981,
              -2.663566055,
              441000.0045,
              3899999.981,
              -0.003566055073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.0045340025,
                    3898999.980834781,
                    -2.663566055073469
                  ],
                  [
                    440000.0045340025,
                    3899999.980834781,
                    -2.663566055073469
                  ],
                  [
                    441000.0045340025,
                    3899999.980834781,
                    -0.003566055073469
                  ],
                  [
                    441000.0045340025,
                    3898999.980834781,
                    -0.003566055073469
                  ],
                  [
                    440000.0045340025,
                    3898999.980834781,
                    -2.663566055073469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:11:35+00:00",
            "end_time": "2019-10-15T14:48: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": "20191015_NCMP_NC_Dunex_18SVD2995.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77991930749246,
              35.19548050499197,
              -3.833729657881235
            ],
            [
              -75.78000550720154,
              35.20449681065288,
              -3.833729657881235
            ],
            [
              -75.76902018180918,
              35.204567080214936,
              0.406270342118765
            ],
            [
              -75.7689351958131,
              35.19555075122156,
              0.406270342118765
            ],
            [
              -75.77991930749246,
              35.19548050499197,
              -3.833729657881235
            ]
          ]
        ]
      },
      "bbox": [
        -75.78000551,
        35.1954805,
        -3.833729658,
        -75.7689352,
        35.20456708,
        0.4062703421
      ],
      "properties": {
        "datetime": "2019-10-15T15:22:44Z",
        "pc:count": 2444149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429507.676,
            "count": 2444149,
            "maximum": 430000.0191,
            "minimum": 428999.9991,
            "name": "X",
            "position": 0,
            "stddev": 288.7061998,
            "variance": 83351.26982
          },
          {
            "average": 3895504.602,
            "count": 2444149,
            "maximum": 3895999.989,
            "minimum": 3894999.989,
            "name": "Y",
            "position": 1,
            "stddev": 292.731661,
            "variance": 85691.82535
          },
          {
            "average": -1.391138997,
            "count": 2444149,
            "maximum": 0.4062703421,
            "minimum": -3.833729658,
            "name": "Z",
            "position": 2,
            "stddev": 0.7894858476,
            "variance": 0.6232879035
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2444149,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2444149,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2444149,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2444149,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09244168,
            "count": 2444149,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.728076503,
            "variance": 2.9862484
          },
          {
            "average": 2.000049506,
            "count": 2444149,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007208217258,
            "variance": 5.195839604e-05
          },
          {
            "average": 4.366444926,
            "count": 2444149,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.422873328,
            "variance": 2.024568507
          },
          {
            "average": 255186055.1,
            "count": 2444149,
            "maximum": 255188164.7,
            "minimum": 255184688.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 687.8647742,
            "variance": 473157.9476
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2444149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428999.9991,
          3894999.989,
          -3.833729658,
          430000.0191,
          3895999.989,
          0.4062703421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428999.9990898556,
                3894999.988623226,
                -3.833729657881235
              ],
              [
                428999.9990898556,
                3895999.988623226,
                -3.833729657881235
              ],
              [
                430000.0190898556,
                3895999.988623226,
                0.406270342118765
              ],
              [
                430000.0190898556,
                3894999.988623226,
                0.406270342118765
              ],
              [
                428999.9990898556,
                3894999.988623226,
                -3.833729657881235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:22:44+00:00",
        "end_time": "2019-10-15T14:24:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2995.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2995.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2995.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2995.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78000551,
            35.1954805,
            -3.833729658,
            -75.7689352,
            35.20456708,
            0.4062703421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77991930749246,
                  35.19548050499197,
                  -3.833729657881235
                ],
                [
                  -75.78000550720154,
                  35.20449681065288,
                  -3.833729657881235
                ],
                [
                  -75.76902018180918,
                  35.204567080214936,
                  0.406270342118765
                ],
                [
                  -75.7689351958131,
                  35.19555075122156,
                  0.406270342118765
                ],
                [
                  -75.77991930749246,
                  35.19548050499197,
                  -3.833729657881235
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2995.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2995.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:22:44Z",
            "pc:count": 2444149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429507.676,
                "count": 2444149,
                "maximum": 430000.0191,
                "minimum": 428999.9991,
                "name": "X",
                "position": 0,
                "stddev": 288.7061998,
                "variance": 83351.26982
              },
              {
                "average": 3895504.602,
                "count": 2444149,
                "maximum": 3895999.989,
                "minimum": 3894999.989,
                "name": "Y",
                "position": 1,
                "stddev": 292.731661,
                "variance": 85691.82535
              },
              {
                "average": -1.391138997,
                "count": 2444149,
                "maximum": 0.4062703421,
                "minimum": -3.833729658,
                "name": "Z",
                "position": 2,
                "stddev": 0.7894858476,
                "variance": 0.6232879035
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2444149,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2444149,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2444149,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2444149,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09244168,
                "count": 2444149,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.728076503,
                "variance": 2.9862484
              },
              {
                "average": 2.000049506,
                "count": 2444149,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007208217258,
                "variance": 5.195839604e-05
              },
              {
                "average": 4.366444926,
                "count": 2444149,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.422873328,
                "variance": 2.024568507
              },
              {
                "average": 255186055.1,
                "count": 2444149,
                "maximum": 255188164.7,
                "minimum": 255184688.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 687.8647742,
                "variance": 473157.9476
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2444149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428999.9991,
              3894999.989,
              -3.833729658,
              430000.0191,
              3895999.989,
              0.4062703421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428999.9990898556,
                    3894999.988623226,
                    -3.833729657881235
                  ],
                  [
                    428999.9990898556,
                    3895999.988623226,
                    -3.833729657881235
                  ],
                  [
                    430000.0190898556,
                    3895999.988623226,
                    0.406270342118765
                  ],
                  [
                    430000.0190898556,
                    3894999.988623226,
                    0.406270342118765
                  ],
                  [
                    428999.9990898556,
                    3894999.988623226,
                    -3.833729657881235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:22:44+00:00",
            "end_time": "2019-10-15T14:24: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": "20191015_NCMP_NC_Dunex_18SVD2793.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80170972700465,
              35.17730447370437,
              -1.592398046912219
            ],
            [
              -75.80179827534434,
              35.18632075899843,
              -1.592398046912219
            ],
            [
              -75.79081567354271,
              35.18639297204825,
              12.367601953087782
            ],
            [
              -75.7907283377804,
              35.17737666277099,
              12.367601953087782
            ],
            [
              -75.80170972700465,
              35.17730447370437,
              -1.592398046912219
            ]
          ]
        ]
      },
      "bbox": [
        -75.80179828,
        35.17730447,
        -1.592398047,
        -75.79072834,
        35.18639297,
        12.36760195
      ],
      "properties": {
        "datetime": "2019-10-15T16:08:17Z",
        "pc:count": 2463753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427496.4893,
            "count": 2463753,
            "maximum": 428000.0094,
            "minimum": 427000.0094,
            "name": "X",
            "position": 0,
            "stddev": 287.8613463,
            "variance": 82864.15469
          },
          {
            "average": 3893499.361,
            "count": 2463753,
            "maximum": 3893999.989,
            "minimum": 3892999.989,
            "name": "Y",
            "position": 1,
            "stddev": 292.7206768,
            "variance": 85685.39465
          },
          {
            "average": -0.05037266937,
            "count": 2463753,
            "maximum": 12.36760195,
            "minimum": -1.592398047,
            "name": "Z",
            "position": 2,
            "stddev": 1.026502358,
            "variance": 1.053707092
          },
          {
            "average": 321.3432519,
            "count": 2463753,
            "maximum": 10859,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 850.5529325,
            "variance": 723440.291
          },
          {
            "average": 1.013507036,
            "count": 2463753,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1319355623,
            "variance": 0.01740699261
          },
          {
            "average": 1.02706359,
            "count": 2463753,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1964983948,
            "variance": 0.03861161918
          },
          {
            "average": 1,
            "count": 2463753,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.36503416,
            "count": 2463753,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.7885267,
            "variance": 138.9693618
          },
          {
            "average": 20.08470205,
            "count": 2463753,
            "maximum": 28.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.698670172,
            "variance": 2.885480353
          },
          {
            "average": 1.777544259,
            "count": 2463753,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4217395261,
            "variance": 0.1778642279
          },
          {
            "average": 8.88240339,
            "count": 2463753,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.410085852,
            "variance": 1.988342111
          },
          {
            "average": 255188728,
            "count": 2463753,
            "maximum": 255190897.4,
            "minimum": 255186859.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 951.4623893,
            "variance": 905280.6783
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2463753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0094,
          3892999.989,
          -1.592398047,
          428000.0094,
          3893999.989,
          12.36760195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.00939130806,
                3892999.988945213,
                -1.592398046912219
              ],
              [
                427000.00939130806,
                3893999.988945213,
                -1.592398046912219
              ],
              [
                428000.00939130806,
                3893999.988945213,
                12.367601953087782
              ],
              [
                428000.00939130806,
                3892999.988945213,
                12.367601953087782
              ],
              [
                427000.00939130806,
                3892999.988945213,
                -1.592398046912219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:08:17+00:00",
        "end_time": "2019-10-15T15:00:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2793.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2793.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2793.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2793.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80179828,
            35.17730447,
            -1.592398047,
            -75.79072834,
            35.18639297,
            12.36760195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80170972700465,
                  35.17730447370437,
                  -1.592398046912219
                ],
                [
                  -75.80179827534434,
                  35.18632075899843,
                  -1.592398046912219
                ],
                [
                  -75.79081567354271,
                  35.18639297204825,
                  12.367601953087782
                ],
                [
                  -75.7907283377804,
                  35.17737666277099,
                  12.367601953087782
                ],
                [
                  -75.80170972700465,
                  35.17730447370437,
                  -1.592398046912219
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2793.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2793.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:08:17Z",
            "pc:count": 2463753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427496.4893,
                "count": 2463753,
                "maximum": 428000.0094,
                "minimum": 427000.0094,
                "name": "X",
                "position": 0,
                "stddev": 287.8613463,
                "variance": 82864.15469
              },
              {
                "average": 3893499.361,
                "count": 2463753,
                "maximum": 3893999.989,
                "minimum": 3892999.989,
                "name": "Y",
                "position": 1,
                "stddev": 292.7206768,
                "variance": 85685.39465
              },
              {
                "average": -0.05037266937,
                "count": 2463753,
                "maximum": 12.36760195,
                "minimum": -1.592398047,
                "name": "Z",
                "position": 2,
                "stddev": 1.026502358,
                "variance": 1.053707092
              },
              {
                "average": 321.3432519,
                "count": 2463753,
                "maximum": 10859,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 850.5529325,
                "variance": 723440.291
              },
              {
                "average": 1.013507036,
                "count": 2463753,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1319355623,
                "variance": 0.01740699261
              },
              {
                "average": 1.02706359,
                "count": 2463753,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1964983948,
                "variance": 0.03861161918
              },
              {
                "average": 1,
                "count": 2463753,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.36503416,
                "count": 2463753,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.7885267,
                "variance": 138.9693618
              },
              {
                "average": 20.08470205,
                "count": 2463753,
                "maximum": 28.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.698670172,
                "variance": 2.885480353
              },
              {
                "average": 1.777544259,
                "count": 2463753,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4217395261,
                "variance": 0.1778642279
              },
              {
                "average": 8.88240339,
                "count": 2463753,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.410085852,
                "variance": 1.988342111
              },
              {
                "average": 255188728,
                "count": 2463753,
                "maximum": 255190897.4,
                "minimum": 255186859.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 951.4623893,
                "variance": 905280.6783
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2463753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0094,
              3892999.989,
              -1.592398047,
              428000.0094,
              3893999.989,
              12.36760195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.00939130806,
                    3892999.988945213,
                    -1.592398046912219
                  ],
                  [
                    427000.00939130806,
                    3893999.988945213,
                    -1.592398046912219
                  ],
                  [
                    428000.00939130806,
                    3893999.988945213,
                    12.367601953087782
                  ],
                  [
                    428000.00939130806,
                    3892999.988945213,
                    12.367601953087782
                  ],
                  [
                    427000.00939130806,
                    3892999.988945213,
                    -1.592398046912219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:08:17+00:00",
            "end_time": "2019-10-15T15:00: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": "20191001_NCMP_NC_Dunex_18SVD5198.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53844435768036,
              35.22384582400232,
              -0.724231032835305
            ],
            [
              -75.53850393326745,
              35.232862706242805,
              -0.724231032835305
            ],
            [
              -75.52751447635096,
              35.232911098287644,
              10.355768967164696
            ],
            [
              -75.52745611640697,
              35.22389419998366,
              10.355768967164696
            ],
            [
              -75.53844435768036,
              35.22384582400232,
              -0.724231032835305
            ]
          ]
        ]
      },
      "bbox": [
        -75.53850393,
        35.22384582,
        -0.7242310328,
        -75.52745612,
        35.2329111,
        10.35576897
      ],
      "properties": {
        "datetime": "2019-10-17T16:53:05Z",
        "pc:count": 4194308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451488.2868,
            "count": 4194308,
            "maximum": 451999.9993,
            "minimum": 450999.9993,
            "name": "X",
            "position": 0,
            "stddev": 297.4751356,
            "variance": 88491.4563
          },
          {
            "average": 3898490.235,
            "count": 4194308,
            "maximum": 3898999.994,
            "minimum": 3897999.974,
            "name": "Y",
            "position": 1,
            "stddev": 294.1599053,
            "variance": 86530.04991
          },
          {
            "average": 2.249226732,
            "count": 4194308,
            "maximum": 10.35576897,
            "minimum": -0.7242310328,
            "name": "Z",
            "position": 2,
            "stddev": 1.094503084,
            "variance": 1.197937
          },
          {
            "average": 4104.853682,
            "count": 4194308,
            "maximum": 31476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2867.227348,
            "variance": 8220992.664
          },
          {
            "average": 1.045908407,
            "count": 4194308,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2410606395,
            "variance": 0.05811023193
          },
          {
            "average": 1.091857823,
            "count": 4194308,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3554931092,
            "variance": 0.1263753507
          },
          {
            "average": 1,
            "count": 4194308,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.216686996,
            "count": 4194308,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.283202676,
            "variance": 86.17785193
          },
          {
            "average": 20.07536436,
            "count": 4194308,
            "maximum": 28.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.445209159,
            "variance": 2.088629514
          },
          {
            "average": 1.200030136,
            "count": 4194308,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4176265258,
            "variance": 0.1744119151
          },
          {
            "average": 5.079038545,
            "count": 4194308,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.899031367,
            "variance": 3.606320132
          },
          {
            "average": 254341628.9,
            "count": 4194308,
            "maximum": 255366385,
            "minimum": 253978312.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 608744.6795,
            "variance": 370570084800.0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4194308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450999.9993,
          3897999.974,
          -0.7242310328,
          451999.9993,
          3898999.994,
          10.35576897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450999.99933380703,
                3897999.9737656564,
                -0.724231032835305
              ],
              [
                450999.99933380703,
                3898999.993765656,
                -0.724231032835305
              ],
              [
                451999.99933380703,
                3898999.993765656,
                10.355768967164696
              ],
              [
                451999.99933380703,
                3897999.9737656564,
                10.355768967164696
              ],
              [
                450999.99933380703,
                3897999.9737656564,
                -0.724231032835305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:53:05+00:00",
        "end_time": "2019-10-01T15:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5198.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5198.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5198.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5198.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53850393,
            35.22384582,
            -0.7242310328,
            -75.52745612,
            35.2329111,
            10.35576897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53844435768036,
                  35.22384582400232,
                  -0.724231032835305
                ],
                [
                  -75.53850393326745,
                  35.232862706242805,
                  -0.724231032835305
                ],
                [
                  -75.52751447635096,
                  35.232911098287644,
                  10.355768967164696
                ],
                [
                  -75.52745611640697,
                  35.22389419998366,
                  10.355768967164696
                ],
                [
                  -75.53844435768036,
                  35.22384582400232,
                  -0.724231032835305
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5198.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5198.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:53:05Z",
            "pc:count": 4194308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451488.2868,
                "count": 4194308,
                "maximum": 451999.9993,
                "minimum": 450999.9993,
                "name": "X",
                "position": 0,
                "stddev": 297.4751356,
                "variance": 88491.4563
              },
              {
                "average": 3898490.235,
                "count": 4194308,
                "maximum": 3898999.994,
                "minimum": 3897999.974,
                "name": "Y",
                "position": 1,
                "stddev": 294.1599053,
                "variance": 86530.04991
              },
              {
                "average": 2.249226732,
                "count": 4194308,
                "maximum": 10.35576897,
                "minimum": -0.7242310328,
                "name": "Z",
                "position": 2,
                "stddev": 1.094503084,
                "variance": 1.197937
              },
              {
                "average": 4104.853682,
                "count": 4194308,
                "maximum": 31476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2867.227348,
                "variance": 8220992.664
              },
              {
                "average": 1.045908407,
                "count": 4194308,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2410606395,
                "variance": 0.05811023193
              },
              {
                "average": 1.091857823,
                "count": 4194308,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3554931092,
                "variance": 0.1263753507
              },
              {
                "average": 1,
                "count": 4194308,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.216686996,
                "count": 4194308,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.283202676,
                "variance": 86.17785193
              },
              {
                "average": 20.07536436,
                "count": 4194308,
                "maximum": 28.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.445209159,
                "variance": 2.088629514
              },
              {
                "average": 1.200030136,
                "count": 4194308,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4176265258,
                "variance": 0.1744119151
              },
              {
                "average": 5.079038545,
                "count": 4194308,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.899031367,
                "variance": 3.606320132
              },
              {
                "average": 254341628.9,
                "count": 4194308,
                "maximum": 255366385,
                "minimum": 253978312.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 608744.6795,
                "variance": 370570084800.0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4194308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450999.9993,
              3897999.974,
              -0.7242310328,
              451999.9993,
              3898999.994,
              10.35576897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450999.99933380703,
                    3897999.9737656564,
                    -0.724231032835305
                  ],
                  [
                    450999.99933380703,
                    3898999.993765656,
                    -0.724231032835305
                  ],
                  [
                    451999.99933380703,
                    3898999.993765656,
                    10.355768967164696
                  ],
                  [
                    451999.99933380703,
                    3897999.9737656564,
                    10.355768967164696
                  ],
                  [
                    450999.99933380703,
                    3897999.9737656564,
                    -0.724231032835305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:53:05+00:00",
            "end_time": "2019-10-01T15:18:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD4197.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6483182062732,
              35.222423920066454,
              -0.32385850031096
            ],
            [
              -75.64832523265561,
              35.22330735972684,
              -0.32385850031096
            ],
            [
              -75.64438495652904,
              35.223328398275605,
              10.15614149968904
            ],
            [
              -75.64437797284312,
              35.22244495793084,
              10.15614149968904
            ],
            [
              -75.6483182062732,
              35.222423920066454,
              -0.32385850031096
            ]
          ]
        ]
      },
      "bbox": [
        -75.64832523,
        35.22242392,
        -0.3238585003,
        -75.64437797,
        35.2233284,
        10.1561415
      ],
      "properties": {
        "datetime": "2019-10-15T16:58:28Z",
        "pc:count": 26413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441124.1109,
            "count": 26413,
            "maximum": 441358.5989,
            "minimum": 440999.9989,
            "name": "X",
            "position": 0,
            "stddev": 90.26977774,
            "variance": 8148.632773
          },
          {
            "average": 3897966.859,
            "count": 26413,
            "maximum": 3897999.99,
            "minimum": 3897902.01,
            "name": "Y",
            "position": 1,
            "stddev": 24.08748422,
            "variance": 580.206896
          },
          {
            "average": 2.092777247,
            "count": 26413,
            "maximum": 10.1561415,
            "minimum": -0.3238585003,
            "name": "Z",
            "position": 2,
            "stddev": 2.14371068,
            "variance": 4.595495481
          },
          {
            "average": 4184.322417,
            "count": 26413,
            "maximum": 10584,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1816.102007,
            "variance": 3298226.499
          },
          {
            "average": 1.003407413,
            "count": 26413,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0601921971,
            "variance": 0.003623100592
          },
          {
            "average": 1.006852686,
            "count": 26413,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08653030076,
            "variance": 0.00748749295
          },
          {
            "average": 1,
            "count": 26413,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.874985802,
            "count": 26413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3307412727,
            "variance": 0.1093897895
          },
          {
            "average": 19.89280803,
            "count": 26413,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6947879983,
            "variance": 0.4827303626
          },
          {
            "average": 1.021239541,
            "count": 26413,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1449702714,
            "variance": 0.02101637958
          },
          {
            "average": 15.96289706,
            "count": 26413,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1890176344,
            "variance": 0.0357276661
          },
          {
            "average": 255193863.9,
            "count": 26413,
            "maximum": 255193908.4,
            "minimum": 255192830.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 202.8034455,
            "variance": 41129.23749
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440999.9989,
          3897902.01,
          -0.3238585003,
          441358.5989,
          3897999.99,
          10.1561415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440999.9988790454,
                3897902.0100160036,
                -0.32385850031096
              ],
              [
                440999.9988790454,
                3897999.990016004,
                -0.32385850031096
              ],
              [
                441358.5988790454,
                3897999.990016004,
                10.15614149968904
              ],
              [
                441358.5988790454,
                3897902.0100160036,
                10.15614149968904
              ],
              [
                440999.9988790454,
                3897902.0100160036,
                -0.32385850031096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:58:28+00:00",
        "end_time": "2019-10-15T16:40:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD4197.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD4197.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD4197.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4197.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64832523,
            35.22242392,
            -0.3238585003,
            -75.64437797,
            35.2233284,
            10.1561415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6483182062732,
                  35.222423920066454,
                  -0.32385850031096
                ],
                [
                  -75.64832523265561,
                  35.22330735972684,
                  -0.32385850031096
                ],
                [
                  -75.64438495652904,
                  35.223328398275605,
                  10.15614149968904
                ],
                [
                  -75.64437797284312,
                  35.22244495793084,
                  10.15614149968904
                ],
                [
                  -75.6483182062732,
                  35.222423920066454,
                  -0.32385850031096
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD4197.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD4197.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:58:28Z",
            "pc:count": 26413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441124.1109,
                "count": 26413,
                "maximum": 441358.5989,
                "minimum": 440999.9989,
                "name": "X",
                "position": 0,
                "stddev": 90.26977774,
                "variance": 8148.632773
              },
              {
                "average": 3897966.859,
                "count": 26413,
                "maximum": 3897999.99,
                "minimum": 3897902.01,
                "name": "Y",
                "position": 1,
                "stddev": 24.08748422,
                "variance": 580.206896
              },
              {
                "average": 2.092777247,
                "count": 26413,
                "maximum": 10.1561415,
                "minimum": -0.3238585003,
                "name": "Z",
                "position": 2,
                "stddev": 2.14371068,
                "variance": 4.595495481
              },
              {
                "average": 4184.322417,
                "count": 26413,
                "maximum": 10584,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1816.102007,
                "variance": 3298226.499
              },
              {
                "average": 1.003407413,
                "count": 26413,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0601921971,
                "variance": 0.003623100592
              },
              {
                "average": 1.006852686,
                "count": 26413,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08653030076,
                "variance": 0.00748749295
              },
              {
                "average": 1,
                "count": 26413,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.874985802,
                "count": 26413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3307412727,
                "variance": 0.1093897895
              },
              {
                "average": 19.89280803,
                "count": 26413,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6947879983,
                "variance": 0.4827303626
              },
              {
                "average": 1.021239541,
                "count": 26413,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1449702714,
                "variance": 0.02101637958
              },
              {
                "average": 15.96289706,
                "count": 26413,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1890176344,
                "variance": 0.0357276661
              },
              {
                "average": 255193863.9,
                "count": 26413,
                "maximum": 255193908.4,
                "minimum": 255192830.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 202.8034455,
                "variance": 41129.23749
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440999.9989,
              3897902.01,
              -0.3238585003,
              441358.5989,
              3897999.99,
              10.1561415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440999.9988790454,
                    3897902.0100160036,
                    -0.32385850031096
                  ],
                  [
                    440999.9988790454,
                    3897999.990016004,
                    -0.32385850031096
                  ],
                  [
                    441358.5988790454,
                    3897999.990016004,
                    10.15614149968904
                  ],
                  [
                    441358.5988790454,
                    3897902.0100160036,
                    10.15614149968904
                  ],
                  [
                    440999.9988790454,
                    3897902.0100160036,
                    -0.32385850031096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:58:28+00:00",
            "end_time": "2019-10-15T16:40: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": "20191011_NCMP_NC_Dunex_18SVD1586.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.93276294147557,
              35.113251295904604,
              -5.567406885185752
            ],
            [
              -75.93286568646084,
              35.12226447840356,
              -5.567406885185752
            ],
            [
              -75.92189206737191,
              35.1223484442431,
              10.632593114814247
            ],
            [
              -75.92179053059151,
              35.11333523384463,
              10.632593114814247
            ],
            [
              -75.93276294147557,
              35.113251295904604,
              -5.567406885185752
            ]
          ]
        ]
      },
      "bbox": [
        -75.93286569,
        35.1132513,
        -5.567406885,
        -75.92179053,
        35.12234844,
        10.63259311
      ],
      "properties": {
        "datetime": "2019-10-15T17:09:56Z",
        "pc:count": 1908579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415306.776,
            "count": 1908579,
            "maximum": 415999.997,
            "minimum": 414999.997,
            "name": "X",
            "position": 0,
            "stddev": 243.125743,
            "variance": 59110.12689
          },
          {
            "average": 3886763.547,
            "count": 1908579,
            "maximum": 3886999.993,
            "minimum": 3886000.313,
            "name": "Y",
            "position": 1,
            "stddev": 204.8075982,
            "variance": 41946.15227
          },
          {
            "average": 0.8670858081,
            "count": 1908579,
            "maximum": 10.63259311,
            "minimum": -5.567406885,
            "name": "Z",
            "position": 2,
            "stddev": 2.675123004,
            "variance": 7.156283086
          },
          {
            "average": 1269.3467,
            "count": 1908579,
            "maximum": 15506,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1778.072228,
            "variance": 3161540.849
          },
          {
            "average": 1.356388182,
            "count": 1908579,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6997485787,
            "variance": 0.4896480734
          },
          {
            "average": 1.712479284,
            "count": 1908579,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9930263433,
            "variance": 0.9861013184
          },
          {
            "average": 1,
            "count": 1908579,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.900090067,
            "count": 1908579,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.38835923,
            "variance": 153.4714445
          },
          {
            "average": 20.09208853,
            "count": 1908579,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.281863223,
            "variance": 1.643173321
          },
          {
            "average": 1.64531256,
            "count": 1908579,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7016860146,
            "variance": 0.4923632631
          },
          {
            "average": 14.21143898,
            "count": 1908579,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8857741067,
            "variance": 0.7845957681
          },
          {
            "average": 255105191.2,
            "count": 1908579,
            "maximum": 255194596.6,
            "minimum": 254857635.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 147019.3998,
            "variance": 21614703900.0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414999.997,
          3886000.313,
          -5.567406885,
          415999.997,
          3886999.993,
          10.63259311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414999.9970452218,
                3886000.3125617607,
                -5.567406885185752
              ],
              [
                414999.9970452218,
                3886999.9925617604,
                -5.567406885185752
              ],
              [
                415999.9970452218,
                3886999.9925617604,
                10.632593114814247
              ],
              [
                415999.9970452218,
                3886000.3125617607,
                10.632593114814247
              ],
              [
                414999.9970452218,
                3886000.3125617607,
                -5.567406885185752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:09:56+00:00",
        "end_time": "2019-10-11T19:33:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1586.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1586.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1586.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1586.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.93286569,
            35.1132513,
            -5.567406885,
            -75.92179053,
            35.12234844,
            10.63259311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.93276294147557,
                  35.113251295904604,
                  -5.567406885185752
                ],
                [
                  -75.93286568646084,
                  35.12226447840356,
                  -5.567406885185752
                ],
                [
                  -75.92189206737191,
                  35.1223484442431,
                  10.632593114814247
                ],
                [
                  -75.92179053059151,
                  35.11333523384463,
                  10.632593114814247
                ],
                [
                  -75.93276294147557,
                  35.113251295904604,
                  -5.567406885185752
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1586.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1586.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:09:56Z",
            "pc:count": 1908579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415306.776,
                "count": 1908579,
                "maximum": 415999.997,
                "minimum": 414999.997,
                "name": "X",
                "position": 0,
                "stddev": 243.125743,
                "variance": 59110.12689
              },
              {
                "average": 3886763.547,
                "count": 1908579,
                "maximum": 3886999.993,
                "minimum": 3886000.313,
                "name": "Y",
                "position": 1,
                "stddev": 204.8075982,
                "variance": 41946.15227
              },
              {
                "average": 0.8670858081,
                "count": 1908579,
                "maximum": 10.63259311,
                "minimum": -5.567406885,
                "name": "Z",
                "position": 2,
                "stddev": 2.675123004,
                "variance": 7.156283086
              },
              {
                "average": 1269.3467,
                "count": 1908579,
                "maximum": 15506,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1778.072228,
                "variance": 3161540.849
              },
              {
                "average": 1.356388182,
                "count": 1908579,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6997485787,
                "variance": 0.4896480734
              },
              {
                "average": 1.712479284,
                "count": 1908579,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9930263433,
                "variance": 0.9861013184
              },
              {
                "average": 1,
                "count": 1908579,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.900090067,
                "count": 1908579,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.38835923,
                "variance": 153.4714445
              },
              {
                "average": 20.09208853,
                "count": 1908579,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.281863223,
                "variance": 1.643173321
              },
              {
                "average": 1.64531256,
                "count": 1908579,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7016860146,
                "variance": 0.4923632631
              },
              {
                "average": 14.21143898,
                "count": 1908579,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8857741067,
                "variance": 0.7845957681
              },
              {
                "average": 255105191.2,
                "count": 1908579,
                "maximum": 255194596.6,
                "minimum": 254857635.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 147019.3998,
                "variance": 21614703900.0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414999.997,
              3886000.313,
              -5.567406885,
              415999.997,
              3886999.993,
              10.63259311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414999.9970452218,
                    3886000.3125617607,
                    -5.567406885185752
                  ],
                  [
                    414999.9970452218,
                    3886999.9925617604,
                    -5.567406885185752
                  ],
                  [
                    415999.9970452218,
                    3886999.9925617604,
                    10.632593114814247
                  ],
                  [
                    415999.9970452218,
                    3886000.3125617607,
                    10.632593114814247
                  ],
                  [
                    414999.9970452218,
                    3886000.3125617607,
                    -5.567406885185752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:09:56+00:00",
            "end_time": "2019-10-11T19:33: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": "20191011_NCMP_NC_Dunex_18SVD0481.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.0528766842769,
              35.067180581279366,
              -4.444671106802983
            ],
            [
              -76.05299249782871,
              35.076196388978126,
              -4.444671106802983
            ],
            [
              -76.04202544687666,
              35.07629112267971,
              8.115328893197017
            ],
            [
              -76.04191083900304,
              35.06727528347595,
              8.115328893197017
            ],
            [
              -76.0528766842769,
              35.067180581279366,
              -4.444671106802983
            ]
          ]
        ]
      },
      "bbox": [
        -76.0529925,
        35.06718058,
        -4.444671107,
        -76.04191084,
        35.07629112,
        8.115328893
      ],
      "properties": {
        "datetime": "2019-10-11T18:55:33Z",
        "pc:count": 1987721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404380.8859,
            "count": 1987721,
            "maximum": 404999.9995,
            "minimum": 403999.9995,
            "name": "X",
            "position": 0,
            "stddev": 235.3178581,
            "variance": 55374.49433
          },
          {
            "average": 3881482.427,
            "count": 1987721,
            "maximum": 3881999.984,
            "minimum": 3880999.984,
            "name": "Y",
            "position": 1,
            "stddev": 321.523086,
            "variance": 103377.0949
          },
          {
            "average": -0.6152639918,
            "count": 1987721,
            "maximum": 8.115328893,
            "minimum": -4.444671107,
            "name": "Z",
            "position": 2,
            "stddev": 1.996598984,
            "variance": 3.986407504
          },
          {
            "average": 744.0089454,
            "count": 1987721,
            "maximum": 17871,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1624.214564,
            "variance": 2638072.951
          },
          {
            "average": 1.172902535,
            "count": 1987721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5470463509,
            "variance": 0.2992597101
          },
          {
            "average": 1.345862925,
            "count": 1987721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8345424025,
            "variance": 0.6964610216
          },
          {
            "average": 1,
            "count": 1987721,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.09708958,
            "count": 1987721,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.28823048,
            "variance": 176.5770692
          },
          {
            "average": 20.07695946,
            "count": 1987721,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.819998716,
            "variance": 3.312395325
          },
          {
            "average": 1.820242378,
            "count": 1987721,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5553686783,
            "variance": 0.3084343688
          },
          {
            "average": 7.415228294,
            "count": 1987721,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.212506436,
            "variance": 1.470171858
          },
          {
            "average": 254853976.8,
            "count": 1987721,
            "maximum": 254855333,
            "minimum": 254852393.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.5058479,
            "variance": 354627.2148
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1987721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403999.9995,
          3880999.984,
          -4.444671107,
          404999.9995,
          3881999.984,
          8.115328893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403999.9994666579,
                3880999.983810681,
                -4.444671106802983
              ],
              [
                403999.9994666579,
                3881999.983810681,
                -4.444671106802983
              ],
              [
                404999.9994666579,
                3881999.983810681,
                8.115328893197017
              ],
              [
                404999.9994666579,
                3880999.983810681,
                8.115328893197017
              ],
              [
                403999.9994666579,
                3880999.983810681,
                -4.444671106802983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:55:33+00:00",
        "end_time": "2019-10-11T18:06:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0481.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0481.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0481.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0481.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.0529925,
            35.06718058,
            -4.444671107,
            -76.04191084,
            35.07629112,
            8.115328893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.0528766842769,
                  35.067180581279366,
                  -4.444671106802983
                ],
                [
                  -76.05299249782871,
                  35.076196388978126,
                  -4.444671106802983
                ],
                [
                  -76.04202544687666,
                  35.07629112267971,
                  8.115328893197017
                ],
                [
                  -76.04191083900304,
                  35.06727528347595,
                  8.115328893197017
                ],
                [
                  -76.0528766842769,
                  35.067180581279366,
                  -4.444671106802983
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0481.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0481.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:55:33Z",
            "pc:count": 1987721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404380.8859,
                "count": 1987721,
                "maximum": 404999.9995,
                "minimum": 403999.9995,
                "name": "X",
                "position": 0,
                "stddev": 235.3178581,
                "variance": 55374.49433
              },
              {
                "average": 3881482.427,
                "count": 1987721,
                "maximum": 3881999.984,
                "minimum": 3880999.984,
                "name": "Y",
                "position": 1,
                "stddev": 321.523086,
                "variance": 103377.0949
              },
              {
                "average": -0.6152639918,
                "count": 1987721,
                "maximum": 8.115328893,
                "minimum": -4.444671107,
                "name": "Z",
                "position": 2,
                "stddev": 1.996598984,
                "variance": 3.986407504
              },
              {
                "average": 744.0089454,
                "count": 1987721,
                "maximum": 17871,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1624.214564,
                "variance": 2638072.951
              },
              {
                "average": 1.172902535,
                "count": 1987721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5470463509,
                "variance": 0.2992597101
              },
              {
                "average": 1.345862925,
                "count": 1987721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8345424025,
                "variance": 0.6964610216
              },
              {
                "average": 1,
                "count": 1987721,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.09708958,
                "count": 1987721,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.28823048,
                "variance": 176.5770692
              },
              {
                "average": 20.07695946,
                "count": 1987721,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.819998716,
                "variance": 3.312395325
              },
              {
                "average": 1.820242378,
                "count": 1987721,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5553686783,
                "variance": 0.3084343688
              },
              {
                "average": 7.415228294,
                "count": 1987721,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.212506436,
                "variance": 1.470171858
              },
              {
                "average": 254853976.8,
                "count": 1987721,
                "maximum": 254855333,
                "minimum": 254852393.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.5058479,
                "variance": 354627.2148
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1987721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403999.9995,
              3880999.984,
              -4.444671107,
              404999.9995,
              3881999.984,
              8.115328893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403999.9994666579,
                    3880999.983810681,
                    -4.444671106802983
                  ],
                  [
                    403999.9994666579,
                    3881999.983810681,
                    -4.444671106802983
                  ],
                  [
                    404999.9994666579,
                    3881999.983810681,
                    8.115328893197017
                  ],
                  [
                    404999.9994666579,
                    3880999.983810681,
                    8.115328893197017
                  ],
                  [
                    403999.9994666579,
                    3880999.983810681,
                    -4.444671106802983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:55:33+00:00",
            "end_time": "2019-10-11T18:06: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": "20191011_NCMP_NC_Dunex_18SVD0381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.06384250936964,
              35.06708488656527,
              -2.310810794522345
            ],
            [
              -76.06395952858044,
              35.07610066242926,
              -2.310810794522345
            ],
            [
              -76.05299230973078,
              35.076196389528214,
              19.209189205477657
            ],
            [
              -76.05287649619966,
              35.06718058182892,
              19.209189205477657
            ],
            [
              -76.06384250936964,
              35.06708488656527,
              -2.310810794522345
            ]
          ]
        ]
      },
      "bbox": [
        -76.06395953,
        35.06708489,
        -2.310810795,
        -76.0528765,
        35.07619639,
        19.20918921
      ],
      "properties": {
        "datetime": "2019-10-11T18:45:37Z",
        "pc:count": 4149685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403469.9081,
            "count": 4149685,
            "maximum": 404000.0166,
            "minimum": 402999.9966,
            "name": "X",
            "position": 0,
            "stddev": 268.4468996,
            "variance": 72063.73789
          },
          {
            "average": 3881356.217,
            "count": 4149685,
            "maximum": 3881999.984,
            "minimum": 3880999.984,
            "name": "Y",
            "position": 1,
            "stddev": 280.6743775,
            "variance": 78778.10619
          },
          {
            "average": 1.166086758,
            "count": 4149685,
            "maximum": 19.20918921,
            "minimum": -2.310810795,
            "name": "Z",
            "position": 2,
            "stddev": 2.511685491,
            "variance": 6.308564007
          },
          {
            "average": 996.4798193,
            "count": 4149685,
            "maximum": 42683,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1452.246185,
            "variance": 2109018.981
          },
          {
            "average": 1.404870008,
            "count": 4149685,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8849800583,
            "variance": 0.7831897036
          },
          {
            "average": 1.808351959,
            "count": 4149685,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.358446001,
            "variance": 1.845375536
          },
          {
            "average": 1,
            "count": 4149685,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.61819247,
            "count": 4149685,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.6688027,
            "variance": 186.8361674
          },
          {
            "average": 19.920574,
            "count": 4149685,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.695301131,
            "variance": 2.874045926
          },
          {
            "average": 1.861398636,
            "count": 4149685,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9744202093,
            "variance": 0.9494947443
          },
          {
            "average": 5.598104675,
            "count": 4149685,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.385581098,
            "variance": 1.919834979
          },
          {
            "average": 254853104.3,
            "count": 4149685,
            "maximum": 254854737.3,
            "minimum": 254851534.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 648.2847004,
            "variance": 420273.0528
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4149685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402999.9966,
          3880999.984,
          -2.310810795,
          404000.0166,
          3881999.984,
          19.20918921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402999.99661661463,
                3880999.9836905478,
                -2.310810794522345
              ],
              [
                402999.99661661463,
                3881999.9836905478,
                -2.310810794522345
              ],
              [
                404000.01661661465,
                3881999.9836905478,
                19.209189205477657
              ],
              [
                404000.01661661465,
                3880999.9836905478,
                19.209189205477657
              ],
              [
                402999.99661661463,
                3880999.9836905478,
                -2.310810794522345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:45:37+00:00",
        "end_time": "2019-10-11T17:52:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.06395953,
            35.06708489,
            -2.310810795,
            -76.0528765,
            35.07619639,
            19.20918921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.06384250936964,
                  35.06708488656527,
                  -2.310810794522345
                ],
                [
                  -76.06395952858044,
                  35.07610066242926,
                  -2.310810794522345
                ],
                [
                  -76.05299230973078,
                  35.076196389528214,
                  19.209189205477657
                ],
                [
                  -76.05287649619966,
                  35.06718058182892,
                  19.209189205477657
                ],
                [
                  -76.06384250936964,
                  35.06708488656527,
                  -2.310810794522345
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:45:37Z",
            "pc:count": 4149685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403469.9081,
                "count": 4149685,
                "maximum": 404000.0166,
                "minimum": 402999.9966,
                "name": "X",
                "position": 0,
                "stddev": 268.4468996,
                "variance": 72063.73789
              },
              {
                "average": 3881356.217,
                "count": 4149685,
                "maximum": 3881999.984,
                "minimum": 3880999.984,
                "name": "Y",
                "position": 1,
                "stddev": 280.6743775,
                "variance": 78778.10619
              },
              {
                "average": 1.166086758,
                "count": 4149685,
                "maximum": 19.20918921,
                "minimum": -2.310810795,
                "name": "Z",
                "position": 2,
                "stddev": 2.511685491,
                "variance": 6.308564007
              },
              {
                "average": 996.4798193,
                "count": 4149685,
                "maximum": 42683,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1452.246185,
                "variance": 2109018.981
              },
              {
                "average": 1.404870008,
                "count": 4149685,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8849800583,
                "variance": 0.7831897036
              },
              {
                "average": 1.808351959,
                "count": 4149685,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.358446001,
                "variance": 1.845375536
              },
              {
                "average": 1,
                "count": 4149685,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.61819247,
                "count": 4149685,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.6688027,
                "variance": 186.8361674
              },
              {
                "average": 19.920574,
                "count": 4149685,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.695301131,
                "variance": 2.874045926
              },
              {
                "average": 1.861398636,
                "count": 4149685,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9744202093,
                "variance": 0.9494947443
              },
              {
                "average": 5.598104675,
                "count": 4149685,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.385581098,
                "variance": 1.919834979
              },
              {
                "average": 254853104.3,
                "count": 4149685,
                "maximum": 254854737.3,
                "minimum": 254851534.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 648.2847004,
                "variance": 420273.0528
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4149685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402999.9966,
              3880999.984,
              -2.310810795,
              404000.0166,
              3881999.984,
              19.20918921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402999.99661661463,
                    3880999.9836905478,
                    -2.310810794522345
                  ],
                  [
                    402999.99661661463,
                    3881999.9836905478,
                    -2.310810794522345
                  ],
                  [
                    404000.01661661465,
                    3881999.9836905478,
                    19.209189205477657
                  ],
                  [
                    404000.01661661465,
                    3880999.9836905478,
                    19.209189205477657
                  ],
                  [
                    402999.99661661463,
                    3880999.9836905478,
                    -2.310810794522345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:45:37+00:00",
            "end_time": "2019-10-11T17:52: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": "20191015_NCMP_NC_Dunex_18SVD3396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7360648005909,
              35.204771861496155,
              -4.079207299359255
            ],
            [
              -75.73614618157299,
              35.21378824488339,
              -4.079207299359255
            ],
            [
              -75.72515971382718,
              35.213854549174265,
              2.320792700640745
            ],
            [
              -75.7250795471381,
              35.20483814377359,
              2.320792700640745
            ],
            [
              -75.7360648005909,
              35.204771861496155,
              -4.079207299359255
            ]
          ]
        ]
      },
      "bbox": [
        -75.73614618,
        35.20477186,
        -4.079207299,
        -75.72507955,
        35.21385455,
        2.320792701
      ],
      "properties": {
        "datetime": "2019-10-15T15:54:56Z",
        "pc:count": 2231992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433527.8894,
            "count": 2231992,
            "maximum": 434000.0045,
            "minimum": 433000.0045,
            "name": "X",
            "position": 0,
            "stddev": 291.0087319,
            "variance": 84686.08203
          },
          {
            "average": 3896474.839,
            "count": 2231992,
            "maximum": 3896999.984,
            "minimum": 3895999.984,
            "name": "Y",
            "position": 1,
            "stddev": 277.6457472,
            "variance": 77087.16094
          },
          {
            "average": -1.276423969,
            "count": 2231992,
            "maximum": 2.320792701,
            "minimum": -4.079207299,
            "name": "Z",
            "position": 2,
            "stddev": 0.8099152423,
            "variance": 0.6559626997
          },
          {
            "average": 0.0223410299,
            "count": 2231992,
            "maximum": 6147,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.025292222,
            "variance": 49.35473081
          },
          {
            "average": 1.000042563,
            "count": 2231992,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006659820265,
            "variance": 4.435320596e-05
          },
          {
            "average": 1.000085126,
            "count": 2231992,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009512881301,
            "variance": 9.049491065e-05
          },
          {
            "average": 1,
            "count": 2231992,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99883333,
            "count": 2231992,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1807358218,
            "variance": 0.03266543727
          },
          {
            "average": 19.94357551,
            "count": 2231992,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.507559779,
            "variance": 2.272736487
          },
          {
            "average": 2.000041219,
            "count": 2231992,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01128002471,
            "variance": 0.0001272389574
          },
          {
            "average": 7.875284051,
            "count": 2231992,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.279935662,
            "variance": 1.6382353
          },
          {
            "average": 255188057.9,
            "count": 2231992,
            "maximum": 255190096,
            "minimum": 255186227.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 834.4972464,
            "variance": 696385.6543
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2231992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0045,
          3895999.984,
          -4.079207299,
          434000.0045,
          3896999.984,
          2.320792701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.00447083416,
                3895999.983808513,
                -4.079207299359255
              ],
              [
                433000.00447083416,
                3896999.983808513,
                -4.079207299359255
              ],
              [
                434000.00447083416,
                3896999.983808513,
                2.320792700640745
              ],
              [
                434000.00447083416,
                3895999.983808513,
                2.320792700640745
              ],
              [
                433000.00447083416,
                3895999.983808513,
                -4.079207299359255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:54:56+00:00",
        "end_time": "2019-10-15T14:50:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73614618,
            35.20477186,
            -4.079207299,
            -75.72507955,
            35.21385455,
            2.320792701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7360648005909,
                  35.204771861496155,
                  -4.079207299359255
                ],
                [
                  -75.73614618157299,
                  35.21378824488339,
                  -4.079207299359255
                ],
                [
                  -75.72515971382718,
                  35.213854549174265,
                  2.320792700640745
                ],
                [
                  -75.7250795471381,
                  35.20483814377359,
                  2.320792700640745
                ],
                [
                  -75.7360648005909,
                  35.204771861496155,
                  -4.079207299359255
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:54:56Z",
            "pc:count": 2231992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433527.8894,
                "count": 2231992,
                "maximum": 434000.0045,
                "minimum": 433000.0045,
                "name": "X",
                "position": 0,
                "stddev": 291.0087319,
                "variance": 84686.08203
              },
              {
                "average": 3896474.839,
                "count": 2231992,
                "maximum": 3896999.984,
                "minimum": 3895999.984,
                "name": "Y",
                "position": 1,
                "stddev": 277.6457472,
                "variance": 77087.16094
              },
              {
                "average": -1.276423969,
                "count": 2231992,
                "maximum": 2.320792701,
                "minimum": -4.079207299,
                "name": "Z",
                "position": 2,
                "stddev": 0.8099152423,
                "variance": 0.6559626997
              },
              {
                "average": 0.0223410299,
                "count": 2231992,
                "maximum": 6147,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.025292222,
                "variance": 49.35473081
              },
              {
                "average": 1.000042563,
                "count": 2231992,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006659820265,
                "variance": 4.435320596e-05
              },
              {
                "average": 1.000085126,
                "count": 2231992,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009512881301,
                "variance": 9.049491065e-05
              },
              {
                "average": 1,
                "count": 2231992,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99883333,
                "count": 2231992,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1807358218,
                "variance": 0.03266543727
              },
              {
                "average": 19.94357551,
                "count": 2231992,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.507559779,
                "variance": 2.272736487
              },
              {
                "average": 2.000041219,
                "count": 2231992,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01128002471,
                "variance": 0.0001272389574
              },
              {
                "average": 7.875284051,
                "count": 2231992,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.279935662,
                "variance": 1.6382353
              },
              {
                "average": 255188057.9,
                "count": 2231992,
                "maximum": 255190096,
                "minimum": 255186227.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 834.4972464,
                "variance": 696385.6543
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2231992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0045,
              3895999.984,
              -4.079207299,
              434000.0045,
              3896999.984,
              2.320792701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.00447083416,
                    3895999.983808513,
                    -4.079207299359255
                  ],
                  [
                    433000.00447083416,
                    3896999.983808513,
                    -4.079207299359255
                  ],
                  [
                    434000.00447083416,
                    3896999.983808513,
                    2.320792700640745
                  ],
                  [
                    434000.00447083416,
                    3895999.983808513,
                    2.320792700640745
                  ],
                  [
                    433000.00447083416,
                    3895999.983808513,
                    -4.079207299359255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:54:56+00:00",
            "end_time": "2019-10-15T14:50:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191001_NCMP_NC_Dunex_18SVD4198.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64832517016431,
              35.22330735150883,
              -1.884610152135894
            ],
            [
              -75.64839690005924,
              35.23232387457161,
              -1.884610152135894
            ],
            [
              -75.63740773208389,
              35.23238224269639,
              20.03538984786411
            ],
            [
              -75.63733721768013,
              35.22336570025924,
              20.03538984786411
            ],
            [
              -75.64832517016431,
              35.22330735150883,
              -1.884610152135894
            ]
          ]
        ]
      },
      "bbox": [
        -75.6483969,
        35.22330735,
        -1.884610152,
        -75.63733722,
        35.23238224,
        20.03538985
      ],
      "properties": {
        "datetime": "2019-10-17T15:51:23Z",
        "pc:count": 2617541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441493.2375,
            "count": 2617541,
            "maximum": 442000.0046,
            "minimum": 441000.0046,
            "name": "X",
            "position": 0,
            "stddev": 291.6486934,
            "variance": 85058.96037
          },
          {
            "average": 3898492.33,
            "count": 2617541,
            "maximum": 3898999.989,
            "minimum": 3897999.989,
            "name": "Y",
            "position": 1,
            "stddev": 270.7923837,
            "variance": 73328.5151
          },
          {
            "average": 0.7564534835,
            "count": 2617541,
            "maximum": 20.03538985,
            "minimum": -1.884610152,
            "name": "Z",
            "position": 2,
            "stddev": 2.402016013,
            "variance": 5.769680927
          },
          {
            "average": 978.4805587,
            "count": 2617541,
            "maximum": 43600,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1591.671612,
            "variance": 2533418.522
          },
          {
            "average": 1.177465797,
            "count": 2617541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5413863678,
            "variance": 0.2930991993
          },
          {
            "average": 1.35589624,
            "count": 2617541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8209921807,
            "variance": 0.6740281608
          },
          {
            "average": 1,
            "count": 2617541,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.66576646,
            "count": 2617541,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.71977392,
            "variance": 188.2321963
          },
          {
            "average": 20.16635092,
            "count": 2617541,
            "maximum": 24,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.427854572,
            "variance": 2.038768678
          },
          {
            "average": 1.631454101,
            "count": 2617541,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6210722586,
            "variance": 0.3857307504
          },
          {
            "average": 14.35788055,
            "count": 2617541,
            "maximum": 17,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.375750778,
            "variance": 1.892690204
          },
          {
            "average": 255164462.2,
            "count": 2617541,
            "maximum": 255362683.9,
            "minimum": 253980899.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 182501.7635,
            "variance": 33306893690.0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2617541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441000.0046,
          3897999.989,
          -1.884610152,
          442000.0046,
          3898999.989,
          20.03538985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441000.0045601181,
                3897999.9890674883,
                -1.884610152135894
              ],
              [
                441000.0045601181,
                3898999.9890674883,
                -1.884610152135894
              ],
              [
                442000.0045601181,
                3898999.9890674883,
                20.03538984786411
              ],
              [
                442000.0045601181,
                3897999.9890674883,
                20.03538984786411
              ],
              [
                441000.0045601181,
                3897999.9890674883,
                -1.884610152135894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:51:23+00:00",
        "end_time": "2019-10-01T16:01:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4198.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4198.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4198.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4198.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6483969,
            35.22330735,
            -1.884610152,
            -75.63733722,
            35.23238224,
            20.03538985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64832517016431,
                  35.22330735150883,
                  -1.884610152135894
                ],
                [
                  -75.64839690005924,
                  35.23232387457161,
                  -1.884610152135894
                ],
                [
                  -75.63740773208389,
                  35.23238224269639,
                  20.03538984786411
                ],
                [
                  -75.63733721768013,
                  35.22336570025924,
                  20.03538984786411
                ],
                [
                  -75.64832517016431,
                  35.22330735150883,
                  -1.884610152135894
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4198.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4198.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:51:23Z",
            "pc:count": 2617541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441493.2375,
                "count": 2617541,
                "maximum": 442000.0046,
                "minimum": 441000.0046,
                "name": "X",
                "position": 0,
                "stddev": 291.6486934,
                "variance": 85058.96037
              },
              {
                "average": 3898492.33,
                "count": 2617541,
                "maximum": 3898999.989,
                "minimum": 3897999.989,
                "name": "Y",
                "position": 1,
                "stddev": 270.7923837,
                "variance": 73328.5151
              },
              {
                "average": 0.7564534835,
                "count": 2617541,
                "maximum": 20.03538985,
                "minimum": -1.884610152,
                "name": "Z",
                "position": 2,
                "stddev": 2.402016013,
                "variance": 5.769680927
              },
              {
                "average": 978.4805587,
                "count": 2617541,
                "maximum": 43600,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1591.671612,
                "variance": 2533418.522
              },
              {
                "average": 1.177465797,
                "count": 2617541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5413863678,
                "variance": 0.2930991993
              },
              {
                "average": 1.35589624,
                "count": 2617541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8209921807,
                "variance": 0.6740281608
              },
              {
                "average": 1,
                "count": 2617541,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.66576646,
                "count": 2617541,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.71977392,
                "variance": 188.2321963
              },
              {
                "average": 20.16635092,
                "count": 2617541,
                "maximum": 24,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.427854572,
                "variance": 2.038768678
              },
              {
                "average": 1.631454101,
                "count": 2617541,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6210722586,
                "variance": 0.3857307504
              },
              {
                "average": 14.35788055,
                "count": 2617541,
                "maximum": 17,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.375750778,
                "variance": 1.892690204
              },
              {
                "average": 255164462.2,
                "count": 2617541,
                "maximum": 255362683.9,
                "minimum": 253980899.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 182501.7635,
                "variance": 33306893690.0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2617541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441000.0046,
              3897999.989,
              -1.884610152,
              442000.0046,
              3898999.989,
              20.03538985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441000.0045601181,
                    3897999.9890674883,
                    -1.884610152135894
                  ],
                  [
                    441000.0045601181,
                    3898999.9890674883,
                    -1.884610152135894
                  ],
                  [
                    442000.0045601181,
                    3898999.9890674883,
                    20.03538984786411
                  ],
                  [
                    442000.0045601181,
                    3897999.9890674883,
                    20.03538984786411
                  ],
                  [
                    441000.0045601181,
                    3897999.9890674883,
                    -1.884610152135894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:51:23+00:00",
            "end_time": "2019-10-01T16:01: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": "20191015_NCMP_NC_Dunex_18SVD3195.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75795145119292,
              35.19561991508825,
              -3.230659752448389
            ],
            [
              -75.75803522350384,
              35.204636267082535,
              -3.230659752448389
            ],
            [
              -75.74705004286274,
              35.20470454232575,
              0.229340247551611
            ],
            [
              -75.74696748427361,
              35.19568816766113,
              0.229340247551611
            ],
            [
              -75.75795145119292,
              35.19561991508825,
              -3.230659752448389
            ]
          ]
        ]
      },
      "bbox": [
        -75.75803522,
        35.19561992,
        -3.230659752,
        -75.74696748,
        35.20470454,
        0.2293402476
      ],
      "properties": {
        "datetime": "2019-10-15T15:55:29Z",
        "pc:count": 2460633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431493.9794,
            "count": 2460633,
            "maximum": 432000.0022,
            "minimum": 431000.0022,
            "name": "X",
            "position": 0,
            "stddev": 288.7936634,
            "variance": 83401.78002
          },
          {
            "average": 3895494.487,
            "count": 2460633,
            "maximum": 3895999.979,
            "minimum": 3894999.979,
            "name": "Y",
            "position": 1,
            "stddev": 289.9214456,
            "variance": 84054.44461
          },
          {
            "average": -1.260865712,
            "count": 2460633,
            "maximum": 0.2293402476,
            "minimum": -3.230659752,
            "name": "Z",
            "position": 2,
            "stddev": 0.491920018,
            "variance": 0.2419853041
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2460633,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2460633,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2460633,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2460633,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92014664,
            "count": 2460633,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.402766874,
            "variance": 1.967754903
          },
          {
            "average": 2.00004064,
            "count": 2460633,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006374818747,
            "variance": 4.063831406e-05
          },
          {
            "average": 8.130886239,
            "count": 2460633,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.377770039,
            "variance": 1.898250281
          },
          {
            "average": 255188228.8,
            "count": 2460633,
            "maximum": 255190129.8,
            "minimum": 255186262.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 905.1008945,
            "variance": 819207.6292
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2460633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0022,
          3894999.979,
          -3.230659752,
          432000.0022,
          3895999.979,
          0.2293402476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0021658031,
                3894999.9793444527,
                -3.230659752448389
              ],
              [
                431000.0021658031,
                3895999.9793444527,
                -3.230659752448389
              ],
              [
                432000.0021658031,
                3895999.9793444527,
                0.229340247551611
              ],
              [
                432000.0021658031,
                3894999.9793444527,
                0.229340247551611
              ],
              [
                431000.0021658031,
                3894999.9793444527,
                -3.230659752448389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:55:29+00:00",
        "end_time": "2019-10-15T14:51:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3195.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3195.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3195.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3195.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75803522,
            35.19561992,
            -3.230659752,
            -75.74696748,
            35.20470454,
            0.2293402476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75795145119292,
                  35.19561991508825,
                  -3.230659752448389
                ],
                [
                  -75.75803522350384,
                  35.204636267082535,
                  -3.230659752448389
                ],
                [
                  -75.74705004286274,
                  35.20470454232575,
                  0.229340247551611
                ],
                [
                  -75.74696748427361,
                  35.19568816766113,
                  0.229340247551611
                ],
                [
                  -75.75795145119292,
                  35.19561991508825,
                  -3.230659752448389
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3195.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3195.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:55:29Z",
            "pc:count": 2460633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431493.9794,
                "count": 2460633,
                "maximum": 432000.0022,
                "minimum": 431000.0022,
                "name": "X",
                "position": 0,
                "stddev": 288.7936634,
                "variance": 83401.78002
              },
              {
                "average": 3895494.487,
                "count": 2460633,
                "maximum": 3895999.979,
                "minimum": 3894999.979,
                "name": "Y",
                "position": 1,
                "stddev": 289.9214456,
                "variance": 84054.44461
              },
              {
                "average": -1.260865712,
                "count": 2460633,
                "maximum": 0.2293402476,
                "minimum": -3.230659752,
                "name": "Z",
                "position": 2,
                "stddev": 0.491920018,
                "variance": 0.2419853041
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2460633,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2460633,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2460633,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2460633,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92014664,
                "count": 2460633,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.402766874,
                "variance": 1.967754903
              },
              {
                "average": 2.00004064,
                "count": 2460633,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006374818747,
                "variance": 4.063831406e-05
              },
              {
                "average": 8.130886239,
                "count": 2460633,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.377770039,
                "variance": 1.898250281
              },
              {
                "average": 255188228.8,
                "count": 2460633,
                "maximum": 255190129.8,
                "minimum": 255186262.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 905.1008945,
                "variance": 819207.6292
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2460633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0022,
              3894999.979,
              -3.230659752,
              432000.0022,
              3895999.979,
              0.2293402476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0021658031,
                    3894999.9793444527,
                    -3.230659752448389
                  ],
                  [
                    431000.0021658031,
                    3895999.9793444527,
                    -3.230659752448389
                  ],
                  [
                    432000.0021658031,
                    3895999.9793444527,
                    0.229340247551611
                  ],
                  [
                    432000.0021658031,
                    3894999.9793444527,
                    0.229340247551611
                  ],
                  [
                    431000.0021658031,
                    3894999.9793444527,
                    -3.230659752448389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:55:29+00:00",
            "end_time": "2019-10-15T14:51: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": "20191015_NCMP_NC_Dunex_18SVD2794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80179827305504,
              35.186320706548486,
              -2.097307121181999
            ],
            [
              -75.8018868607273,
              35.195336978198746,
              -2.097307121181999
            ],
            [
              -75.79090304581683,
              35.1954092152367,
              0.162692878818001
            ],
            [
              -75.79081567126046,
              35.18639291959803,
              0.162692878818001
            ],
            [
              -75.80179827305504,
              35.186320706548486,
              -2.097307121181999
            ]
          ]
        ]
      },
      "bbox": [
        -75.80188686,
        35.18632071,
        -2.097307121,
        -75.79081567,
        35.19540922,
        0.1626928788
      ],
      "properties": {
        "datetime": "2019-10-15T15:22:14Z",
        "pc:count": 2530527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427499.81,
            "count": 2530527,
            "maximum": 428000.0096,
            "minimum": 427000.0096,
            "name": "X",
            "position": 0,
            "stddev": 288.0505107,
            "variance": 82973.09674
          },
          {
            "average": 3894498.557,
            "count": 2530527,
            "maximum": 3894999.983,
            "minimum": 3893999.983,
            "name": "Y",
            "position": 1,
            "stddev": 289.9197667,
            "variance": 84053.4711
          },
          {
            "average": -0.5468513782,
            "count": 2530527,
            "maximum": 0.1626928788,
            "minimum": -2.097307121,
            "name": "Z",
            "position": 2,
            "stddev": 0.2674222556,
            "variance": 0.07151466276
          },
          {
            "average": 0.007996753245,
            "count": 2530527,
            "maximum": 2320,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4.048056516,
            "variance": 16.38676156
          },
          {
            "average": 1,
            "count": 2530527,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2530527,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2530527,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2530527,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.11440226,
            "count": 2530527,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.599905168,
            "variance": 2.559696547
          },
          {
            "average": 2.000042284,
            "count": 2530527,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006799533719,
            "variance": 4.623365879e-05
          },
          {
            "average": 4.759835797,
            "count": 2530527,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.420877671,
            "variance": 2.018893355
          },
          {
            "average": 255186248.8,
            "count": 2530527,
            "maximum": 255188134.2,
            "minimum": 255184976.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 724.3728175,
            "variance": 524715.9788
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0096,
          3893999.983,
          -2.097307121,
          428000.0096,
          3894999.983,
          0.1626928788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.009552833,
                3893999.983126661,
                -2.097307121181999
              ],
              [
                427000.009552833,
                3894999.983126661,
                -2.097307121181999
              ],
              [
                428000.009552833,
                3894999.983126661,
                0.162692878818001
              ],
              [
                428000.009552833,
                3893999.983126661,
                0.162692878818001
              ],
              [
                427000.009552833,
                3893999.983126661,
                -2.097307121181999
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:22:14+00:00",
        "end_time": "2019-10-15T14:29:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80188686,
            35.18632071,
            -2.097307121,
            -75.79081567,
            35.19540922,
            0.1626928788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80179827305504,
                  35.186320706548486,
                  -2.097307121181999
                ],
                [
                  -75.8018868607273,
                  35.195336978198746,
                  -2.097307121181999
                ],
                [
                  -75.79090304581683,
                  35.1954092152367,
                  0.162692878818001
                ],
                [
                  -75.79081567126046,
                  35.18639291959803,
                  0.162692878818001
                ],
                [
                  -75.80179827305504,
                  35.186320706548486,
                  -2.097307121181999
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:22:14Z",
            "pc:count": 2530527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427499.81,
                "count": 2530527,
                "maximum": 428000.0096,
                "minimum": 427000.0096,
                "name": "X",
                "position": 0,
                "stddev": 288.0505107,
                "variance": 82973.09674
              },
              {
                "average": 3894498.557,
                "count": 2530527,
                "maximum": 3894999.983,
                "minimum": 3893999.983,
                "name": "Y",
                "position": 1,
                "stddev": 289.9197667,
                "variance": 84053.4711
              },
              {
                "average": -0.5468513782,
                "count": 2530527,
                "maximum": 0.1626928788,
                "minimum": -2.097307121,
                "name": "Z",
                "position": 2,
                "stddev": 0.2674222556,
                "variance": 0.07151466276
              },
              {
                "average": 0.007996753245,
                "count": 2530527,
                "maximum": 2320,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4.048056516,
                "variance": 16.38676156
              },
              {
                "average": 1,
                "count": 2530527,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2530527,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2530527,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2530527,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.11440226,
                "count": 2530527,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.599905168,
                "variance": 2.559696547
              },
              {
                "average": 2.000042284,
                "count": 2530527,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006799533719,
                "variance": 4.623365879e-05
              },
              {
                "average": 4.759835797,
                "count": 2530527,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.420877671,
                "variance": 2.018893355
              },
              {
                "average": 255186248.8,
                "count": 2530527,
                "maximum": 255188134.2,
                "minimum": 255184976.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 724.3728175,
                "variance": 524715.9788
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0096,
              3893999.983,
              -2.097307121,
              428000.0096,
              3894999.983,
              0.1626928788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.009552833,
                    3893999.983126661,
                    -2.097307121181999
                  ],
                  [
                    427000.009552833,
                    3894999.983126661,
                    -2.097307121181999
                  ],
                  [
                    428000.009552833,
                    3894999.983126661,
                    0.162692878818001
                  ],
                  [
                    428000.009552833,
                    3893999.983126661,
                    0.162692878818001
                  ],
                  [
                    427000.009552833,
                    3893999.983126661,
                    -2.097307121181999
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:22:14+00:00",
            "end_time": "2019-10-15T14:29: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": "20191011_NCMP_NC_Dunex_18SVD0482.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.05299245876964,
              35.07619640266185,
              -4.002685730257652
            ],
            [
              -76.05310832375982,
              35.08521219659739,
              -4.002685730257652
            ],
            [
              -76.0445326865725,
              35.08528637430505,
              -0.762685730257652
            ],
            [
              -76.04441776467051,
              35.07627055570357,
              -0.762685730257652
            ],
            [
              -76.05299245876964,
              35.07619640266185,
              -4.002685730257652
            ]
          ]
        ]
      },
      "bbox": [
        -76.05310832,
        35.0761964,
        -4.00268573,
        -76.04441776,
        35.08528637,
        -0.7626857303
      ],
      "properties": {
        "datetime": "2019-10-11T18:29:12Z",
        "pc:count": 1480820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404358.5831,
            "count": 1480820,
            "maximum": 404781.863,
            "minimum": 404000.003,
            "name": "X",
            "position": 0,
            "stddev": 203.1824722,
            "variance": 41283.11701
          },
          {
            "average": 3882346.12,
            "count": 1480820,
            "maximum": 3882999.985,
            "minimum": 3881999.985,
            "name": "Y",
            "position": 1,
            "stddev": 259.3500448,
            "variance": 67262.44575
          },
          {
            "average": -1.789984821,
            "count": 1480820,
            "maximum": -0.7626857303,
            "minimum": -4.00268573,
            "name": "Z",
            "position": 2,
            "stddev": 0.4269003958,
            "variance": 0.1822439479
          },
          {
            "average": 0.8588565795,
            "count": 1480820,
            "maximum": 3552,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.1484857,
            "variance": 2222.979704
          },
          {
            "average": 1,
            "count": 1480820,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1480820,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1480820,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1480820,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.18818328,
            "count": 1480820,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.42638609,
            "variance": 5.887349459
          },
          {
            "average": 2.000217447,
            "count": 1480820,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01474448893,
            "variance": 0.0002173999537
          },
          {
            "average": 4.025088127,
            "count": 1480820,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117514784,
            "variance": 1.248839292
          },
          {
            "average": 254852376,
            "count": 1480820,
            "maximum": 254853752.7,
            "minimum": 254851025.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.1192577,
            "variance": 248122.7949
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1480820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404000.003,
          3881999.985,
          -4.00268573,
          404781.863,
          3882999.985,
          -0.7626857303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404000.0030437917,
                3881999.9852906475,
                -4.002685730257652
              ],
              [
                404000.0030437917,
                3882999.9852906475,
                -4.002685730257652
              ],
              [
                404781.8630437917,
                3882999.9852906475,
                -0.762685730257652
              ],
              [
                404781.8630437917,
                3881999.9852906475,
                -0.762685730257652
              ],
              [
                404000.0030437917,
                3881999.9852906475,
                -4.002685730257652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:29:12+00:00",
        "end_time": "2019-10-11T17:43:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0482.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0482.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0482.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0482.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05310832,
            35.0761964,
            -4.00268573,
            -76.04441776,
            35.08528637,
            -0.7626857303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.05299245876964,
                  35.07619640266185,
                  -4.002685730257652
                ],
                [
                  -76.05310832375982,
                  35.08521219659739,
                  -4.002685730257652
                ],
                [
                  -76.0445326865725,
                  35.08528637430505,
                  -0.762685730257652
                ],
                [
                  -76.04441776467051,
                  35.07627055570357,
                  -0.762685730257652
                ],
                [
                  -76.05299245876964,
                  35.07619640266185,
                  -4.002685730257652
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0482.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0482.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:29:12Z",
            "pc:count": 1480820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404358.5831,
                "count": 1480820,
                "maximum": 404781.863,
                "minimum": 404000.003,
                "name": "X",
                "position": 0,
                "stddev": 203.1824722,
                "variance": 41283.11701
              },
              {
                "average": 3882346.12,
                "count": 1480820,
                "maximum": 3882999.985,
                "minimum": 3881999.985,
                "name": "Y",
                "position": 1,
                "stddev": 259.3500448,
                "variance": 67262.44575
              },
              {
                "average": -1.789984821,
                "count": 1480820,
                "maximum": -0.7626857303,
                "minimum": -4.00268573,
                "name": "Z",
                "position": 2,
                "stddev": 0.4269003958,
                "variance": 0.1822439479
              },
              {
                "average": 0.8588565795,
                "count": 1480820,
                "maximum": 3552,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.1484857,
                "variance": 2222.979704
              },
              {
                "average": 1,
                "count": 1480820,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1480820,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1480820,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1480820,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.18818328,
                "count": 1480820,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.42638609,
                "variance": 5.887349459
              },
              {
                "average": 2.000217447,
                "count": 1480820,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01474448893,
                "variance": 0.0002173999537
              },
              {
                "average": 4.025088127,
                "count": 1480820,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117514784,
                "variance": 1.248839292
              },
              {
                "average": 254852376,
                "count": 1480820,
                "maximum": 254853752.7,
                "minimum": 254851025.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.1192577,
                "variance": 248122.7949
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1480820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404000.003,
              3881999.985,
              -4.00268573,
              404781.863,
              3882999.985,
              -0.7626857303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404000.0030437917,
                    3881999.9852906475,
                    -4.002685730257652
                  ],
                  [
                    404000.0030437917,
                    3882999.9852906475,
                    -4.002685730257652
                  ],
                  [
                    404781.8630437917,
                    3882999.9852906475,
                    -0.762685730257652
                  ],
                  [
                    404781.8630437917,
                    3881999.9852906475,
                    -0.762685730257652
                  ],
                  [
                    404000.0030437917,
                    3881999.9852906475,
                    -4.002685730257652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:29:12+00:00",
            "end_time": "2019-10-11T17: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": "20191011_NCMP_NC_Dunex_18SVD1083.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98729801391059,
              35.08576592179243,
              -0.404342134456985
            ],
            [
              -75.98740668953805,
              35.09478188612752,
              -0.404342134456985
            ],
            [
              -75.97643692794543,
              35.094870729647596,
              8.815657865543017
            ],
            [
              -75.9763294591981,
              35.085854735772855,
              8.815657865543017
            ],
            [
              -75.98729801391059,
              35.08576592179243,
              -0.404342134456985
            ]
          ]
        ]
      },
      "bbox": [
        -75.98740669,
        35.08576592,
        -0.4043421345,
        -75.97632946,
        35.09487073,
        8.815657866
      ],
      "properties": {
        "datetime": "2019-10-11T20:04:55Z",
        "pc:count": 3833912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410432.4209,
            "count": 3833912,
            "maximum": 411000.0043,
            "minimum": 410000.0043,
            "name": "X",
            "position": 0,
            "stddev": 266.0905922,
            "variance": 70804.20324
          },
          {
            "average": 3883582.428,
            "count": 3833912,
            "maximum": 3883999.987,
            "minimum": 3882999.987,
            "name": "Y",
            "position": 1,
            "stddev": 254.6914398,
            "variance": 64867.72951
          },
          {
            "average": 1.736681976,
            "count": 3833912,
            "maximum": 8.815657866,
            "minimum": -0.4043421345,
            "name": "Z",
            "position": 2,
            "stddev": 1.195778607,
            "variance": 1.429886477
          },
          {
            "average": 2595.92673,
            "count": 3833912,
            "maximum": 44190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2449.500345,
            "variance": 6000051.939
          },
          {
            "average": 1.29230744,
            "count": 3833912,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6248305672,
            "variance": 0.3904132377
          },
          {
            "average": 1.584725471,
            "count": 3833912,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8910801375,
            "variance": 0.7940238115
          },
          {
            "average": 1,
            "count": 3833912,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.333126843,
            "count": 3833912,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.349820019,
            "variance": 28.62057424
          },
          {
            "average": 20.10059122,
            "count": 3833912,
            "maximum": 24,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.762618352,
            "variance": 3.106823453
          },
          {
            "average": 1.358728109,
            "count": 3833912,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6440200157,
            "variance": 0.4147617806
          },
          {
            "average": 14.8446258,
            "count": 3833912,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9481043866,
            "variance": 0.8989019278
          },
          {
            "average": 254858260.7,
            "count": 3833912,
            "maximum": 254859495.2,
            "minimum": 254856618.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.7658098,
            "variance": 275379.1551
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3833912,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410000.0043,
          3882999.987,
          -0.4043421345,
          411000.0043,
          3883999.987,
          8.815657866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410000.00429756194,
                3882999.9865816357,
                -0.404342134456985
              ],
              [
                410000.00429756194,
                3883999.9865816357,
                -0.404342134456985
              ],
              [
                411000.00429756194,
                3883999.9865816357,
                8.815657865543017
              ],
              [
                411000.00429756194,
                3882999.9865816357,
                8.815657865543017
              ],
              [
                410000.00429756194,
                3882999.9865816357,
                -0.404342134456985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:04:55+00:00",
        "end_time": "2019-10-11T19:16:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1083.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1083.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1083.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1083.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.98740669,
            35.08576592,
            -0.4043421345,
            -75.97632946,
            35.09487073,
            8.815657866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98729801391059,
                  35.08576592179243,
                  -0.404342134456985
                ],
                [
                  -75.98740668953805,
                  35.09478188612752,
                  -0.404342134456985
                ],
                [
                  -75.97643692794543,
                  35.094870729647596,
                  8.815657865543017
                ],
                [
                  -75.9763294591981,
                  35.085854735772855,
                  8.815657865543017
                ],
                [
                  -75.98729801391059,
                  35.08576592179243,
                  -0.404342134456985
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1083.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1083.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:04:55Z",
            "pc:count": 3833912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410432.4209,
                "count": 3833912,
                "maximum": 411000.0043,
                "minimum": 410000.0043,
                "name": "X",
                "position": 0,
                "stddev": 266.0905922,
                "variance": 70804.20324
              },
              {
                "average": 3883582.428,
                "count": 3833912,
                "maximum": 3883999.987,
                "minimum": 3882999.987,
                "name": "Y",
                "position": 1,
                "stddev": 254.6914398,
                "variance": 64867.72951
              },
              {
                "average": 1.736681976,
                "count": 3833912,
                "maximum": 8.815657866,
                "minimum": -0.4043421345,
                "name": "Z",
                "position": 2,
                "stddev": 1.195778607,
                "variance": 1.429886477
              },
              {
                "average": 2595.92673,
                "count": 3833912,
                "maximum": 44190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2449.500345,
                "variance": 6000051.939
              },
              {
                "average": 1.29230744,
                "count": 3833912,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6248305672,
                "variance": 0.3904132377
              },
              {
                "average": 1.584725471,
                "count": 3833912,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8910801375,
                "variance": 0.7940238115
              },
              {
                "average": 1,
                "count": 3833912,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.333126843,
                "count": 3833912,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.349820019,
                "variance": 28.62057424
              },
              {
                "average": 20.10059122,
                "count": 3833912,
                "maximum": 24,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.762618352,
                "variance": 3.106823453
              },
              {
                "average": 1.358728109,
                "count": 3833912,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6440200157,
                "variance": 0.4147617806
              },
              {
                "average": 14.8446258,
                "count": 3833912,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9481043866,
                "variance": 0.8989019278
              },
              {
                "average": 254858260.7,
                "count": 3833912,
                "maximum": 254859495.2,
                "minimum": 254856618.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.7658098,
                "variance": 275379.1551
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3833912,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410000.0043,
              3882999.987,
              -0.4043421345,
              411000.0043,
              3883999.987,
              8.815657866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410000.00429756194,
                    3882999.9865816357,
                    -0.404342134456985
                  ],
                  [
                    410000.00429756194,
                    3883999.9865816357,
                    -0.404342134456985
                  ],
                  [
                    411000.00429756194,
                    3883999.9865816357,
                    8.815657865543017
                  ],
                  [
                    411000.00429756194,
                    3882999.9865816357,
                    8.815657865543017
                  ],
                  [
                    410000.00429756194,
                    3882999.9865816357,
                    -0.404342134456985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:04:55+00:00",
            "end_time": "2019-10-11T19:16: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": "20191015_NCMP_NC_Dunex_18SVD2795.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80188678873584,
              35.195336957695176,
              -1.847184783405497
            ],
            [
              -75.80195525319144,
              35.20230237885333,
              -1.847184783405497
            ],
            [
              -75.7909705007341,
              35.2023746344203,
              0.132815216594503
            ],
            [
              -75.79090297382794,
              35.195409194726565,
              0.132815216594503
            ],
            [
              -75.80188678873584,
              35.195336957695176,
              -1.847184783405497
            ]
          ]
        ]
      },
      "bbox": [
        -75.80195525,
        35.19533696,
        -1.847184783,
        -75.79090297,
        35.20237463,
        0.1328152166
      ],
      "properties": {
        "datetime": "2019-10-15T14:42:33Z",
        "pc:count": 1201861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427609.7156,
            "count": 1201861,
            "maximum": 428000.0161,
            "minimum": 427000.0161,
            "name": "X",
            "position": 0,
            "stddev": 250.9389369,
            "variance": 62970.35005
          },
          {
            "average": 3895297.141,
            "count": 1201861,
            "maximum": 3895772.521,
            "minimum": 3894999.981,
            "name": "Y",
            "position": 1,
            "stddev": 188.4787101,
            "variance": 35524.22416
          },
          {
            "average": -0.4549372024,
            "count": 1201861,
            "maximum": 0.1328152166,
            "minimum": -1.847184783,
            "name": "Z",
            "position": 2,
            "stddev": 0.2362636238,
            "variance": 0.05582049994
          },
          {
            "average": 0.01265703771,
            "count": 1201861,
            "maximum": 2517,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.298464112,
            "variance": 28.07372195
          },
          {
            "average": 1.000000832,
            "count": 1201861,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009121638961,
            "variance": 8.320429734e-07
          },
          {
            "average": 1.000001664,
            "count": 1201861,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001289994016,
            "variance": 1.664084562e-06
          },
          {
            "average": 1,
            "count": 1201861,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1201861,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06589625,
            "count": 1201861,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.060365102,
            "variance": 4.245104352
          },
          {
            "average": 2.000086532,
            "count": 1201861,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00965305147,
            "variance": 9.318140268e-05
          },
          {
            "average": 1.787684266,
            "count": 1201861,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7648955939,
            "variance": 0.5850652696
          },
          {
            "average": 255184965.6,
            "count": 1201861,
            "maximum": 255185753.3,
            "minimum": 255184704.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.5660817,
            "variance": 77599.06185
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0161,
          3894999.981,
          -1.847184783,
          428000.0161,
          3895772.521,
          0.1328152166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.0160883962,
                3894999.9807998734,
                -1.847184783405497
              ],
              [
                427000.0160883962,
                3895772.5207998734,
                -1.847184783405497
              ],
              [
                428000.0160883962,
                3895772.5207998734,
                0.132815216594503
              ],
              [
                428000.0160883962,
                3894999.9807998734,
                0.132815216594503
              ],
              [
                427000.0160883962,
                3894999.9807998734,
                -1.847184783405497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:42:33+00:00",
        "end_time": "2019-10-15T14:25:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2795.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2795.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2795.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2795.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80195525,
            35.19533696,
            -1.847184783,
            -75.79090297,
            35.20237463,
            0.1328152166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80188678873584,
                  35.195336957695176,
                  -1.847184783405497
                ],
                [
                  -75.80195525319144,
                  35.20230237885333,
                  -1.847184783405497
                ],
                [
                  -75.7909705007341,
                  35.2023746344203,
                  0.132815216594503
                ],
                [
                  -75.79090297382794,
                  35.195409194726565,
                  0.132815216594503
                ],
                [
                  -75.80188678873584,
                  35.195336957695176,
                  -1.847184783405497
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2795.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2795.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:42:33Z",
            "pc:count": 1201861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427609.7156,
                "count": 1201861,
                "maximum": 428000.0161,
                "minimum": 427000.0161,
                "name": "X",
                "position": 0,
                "stddev": 250.9389369,
                "variance": 62970.35005
              },
              {
                "average": 3895297.141,
                "count": 1201861,
                "maximum": 3895772.521,
                "minimum": 3894999.981,
                "name": "Y",
                "position": 1,
                "stddev": 188.4787101,
                "variance": 35524.22416
              },
              {
                "average": -0.4549372024,
                "count": 1201861,
                "maximum": 0.1328152166,
                "minimum": -1.847184783,
                "name": "Z",
                "position": 2,
                "stddev": 0.2362636238,
                "variance": 0.05582049994
              },
              {
                "average": 0.01265703771,
                "count": 1201861,
                "maximum": 2517,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.298464112,
                "variance": 28.07372195
              },
              {
                "average": 1.000000832,
                "count": 1201861,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009121638961,
                "variance": 8.320429734e-07
              },
              {
                "average": 1.000001664,
                "count": 1201861,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001289994016,
                "variance": 1.664084562e-06
              },
              {
                "average": 1,
                "count": 1201861,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1201861,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06589625,
                "count": 1201861,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.060365102,
                "variance": 4.245104352
              },
              {
                "average": 2.000086532,
                "count": 1201861,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00965305147,
                "variance": 9.318140268e-05
              },
              {
                "average": 1.787684266,
                "count": 1201861,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7648955939,
                "variance": 0.5850652696
              },
              {
                "average": 255184965.6,
                "count": 1201861,
                "maximum": 255185753.3,
                "minimum": 255184704.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.5660817,
                "variance": 77599.06185
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0161,
              3894999.981,
              -1.847184783,
              428000.0161,
              3895772.521,
              0.1328152166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.0160883962,
                    3894999.9807998734,
                    -1.847184783405497
                  ],
                  [
                    427000.0160883962,
                    3895772.5207998734,
                    -1.847184783405497
                  ],
                  [
                    428000.0160883962,
                    3895772.5207998734,
                    0.132815216594503
                  ],
                  [
                    428000.0160883962,
                    3894999.9807998734,
                    0.132815216594503
                  ],
                  [
                    427000.0160883962,
                    3894999.9807998734,
                    -1.847184783405497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:42:33+00:00",
            "end_time": "2019-10-15T14:25: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": "20191015_NCMP_NC_Dunex_18SVD3397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73614617350695,
              35.21378825128499,
              -3.384799947631427
            ],
            [
              -75.73622759063771,
              35.22280462105379,
              -3.384799947631427
            ],
            [
              -75.72523990805871,
              35.22287094736217,
              0.095200052368573
            ],
            [
              -75.72515970576025,
              35.21385455557513,
              0.095200052368573
            ],
            [
              -75.73614617350695,
              35.21378825128499,
              -3.384799947631427
            ]
          ]
        ]
      },
      "bbox": [
        -75.73622759,
        35.21378825,
        -3.384799948,
        -75.72515971,
        35.22287095,
        0.09520005237
      ],
      "properties": {
        "datetime": "2019-10-15T15:09:36Z",
        "pc:count": 2220701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433552.2652,
            "count": 2220701,
            "maximum": 434000.0052,
            "minimum": 433000.0052,
            "name": "X",
            "position": 0,
            "stddev": 267.8204444,
            "variance": 71727.79043
          },
          {
            "average": 3897530.156,
            "count": 2220701,
            "maximum": 3897999.985,
            "minimum": 3896999.985,
            "name": "Y",
            "position": 1,
            "stddev": 282.8000303,
            "variance": 79975.85716
          },
          {
            "average": -0.8954347067,
            "count": 2220701,
            "maximum": 0.09520005237,
            "minimum": -3.384799948,
            "name": "Z",
            "position": 2,
            "stddev": 0.4048163034,
            "variance": 0.1638762395
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2220701,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2220701,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2220701,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2220701,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09781843,
            "count": 2220701,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.642035818,
            "variance": 2.696281629
          },
          {
            "average": 2.000023416,
            "count": 2220701,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004838955639,
            "variance": 2.341549168e-05
          },
          {
            "average": 3.552595329,
            "count": 2220701,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.421660844,
            "variance": 2.021119554
          },
          {
            "average": 255185682.8,
            "count": 2220701,
            "maximum": 255187376.8,
            "minimum": 255184619.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624.7987571,
            "variance": 390373.4868
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0052,
          3896999.985,
          -3.384799948,
          434000.0052,
          3897999.985,
          0.09520005237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.0052102349,
                3896999.9845130304,
                -3.384799947631427
              ],
              [
                433000.0052102349,
                3897999.9845130304,
                -3.384799947631427
              ],
              [
                434000.0052102349,
                3897999.9845130304,
                0.095200052368573
              ],
              [
                434000.0052102349,
                3896999.9845130304,
                0.095200052368573
              ],
              [
                433000.0052102349,
                3896999.9845130304,
                -3.384799947631427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:09:36+00:00",
        "end_time": "2019-10-15T14:23:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73622759,
            35.21378825,
            -3.384799948,
            -75.72515971,
            35.22287095,
            0.09520005237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73614617350695,
                  35.21378825128499,
                  -3.384799947631427
                ],
                [
                  -75.73622759063771,
                  35.22280462105379,
                  -3.384799947631427
                ],
                [
                  -75.72523990805871,
                  35.22287094736217,
                  0.095200052368573
                ],
                [
                  -75.72515970576025,
                  35.21385455557513,
                  0.095200052368573
                ],
                [
                  -75.73614617350695,
                  35.21378825128499,
                  -3.384799947631427
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:09:36Z",
            "pc:count": 2220701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433552.2652,
                "count": 2220701,
                "maximum": 434000.0052,
                "minimum": 433000.0052,
                "name": "X",
                "position": 0,
                "stddev": 267.8204444,
                "variance": 71727.79043
              },
              {
                "average": 3897530.156,
                "count": 2220701,
                "maximum": 3897999.985,
                "minimum": 3896999.985,
                "name": "Y",
                "position": 1,
                "stddev": 282.8000303,
                "variance": 79975.85716
              },
              {
                "average": -0.8954347067,
                "count": 2220701,
                "maximum": 0.09520005237,
                "minimum": -3.384799948,
                "name": "Z",
                "position": 2,
                "stddev": 0.4048163034,
                "variance": 0.1638762395
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2220701,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2220701,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2220701,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2220701,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09781843,
                "count": 2220701,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.642035818,
                "variance": 2.696281629
              },
              {
                "average": 2.000023416,
                "count": 2220701,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004838955639,
                "variance": 2.341549168e-05
              },
              {
                "average": 3.552595329,
                "count": 2220701,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.421660844,
                "variance": 2.021119554
              },
              {
                "average": 255185682.8,
                "count": 2220701,
                "maximum": 255187376.8,
                "minimum": 255184619.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624.7987571,
                "variance": 390373.4868
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0052,
              3896999.985,
              -3.384799948,
              434000.0052,
              3897999.985,
              0.09520005237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.0052102349,
                    3896999.9845130304,
                    -3.384799947631427
                  ],
                  [
                    433000.0052102349,
                    3897999.9845130304,
                    -3.384799947631427
                  ],
                  [
                    434000.0052102349,
                    3897999.9845130304,
                    0.095200052368573
                  ],
                  [
                    434000.0052102349,
                    3896999.9845130304,
                    0.095200052368573
                  ],
                  [
                    433000.0052102349,
                    3896999.9845130304,
                    -3.384799947631427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:09:36+00:00",
            "end_time": "2019-10-15T14:23: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": "20191015_NCMP_NC_Dunex_18SVD3898.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68128882865444,
              35.223126307361134,
              -2.457308111458977
            ],
            [
              -75.68136420493668,
              35.232142770314255,
              -2.457308111458977
            ],
            [
              -75.67037513417172,
              35.23220413109024,
              12.502691888541024
            ],
            [
              -75.67030097333766,
              35.223187647769464,
              12.502691888541024
            ],
            [
              -75.68128882865444,
              35.223126307361134,
              -2.457308111458977
            ]
          ]
        ]
      },
      "bbox": [
        -75.6813642,
        35.22312631,
        -2.457308111,
        -75.67030097,
        35.23220413,
        12.50269189
      ],
      "properties": {
        "datetime": "2019-10-17T15:45:12Z",
        "pc:count": 2580766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438494.6389,
            "count": 2580766,
            "maximum": 439000.0051,
            "minimum": 438000.0051,
            "name": "X",
            "position": 0,
            "stddev": 293.7570713,
            "variance": 86293.21693
          },
          {
            "average": 3898491.171,
            "count": 2580766,
            "maximum": 3898999.987,
            "minimum": 3897999.987,
            "name": "Y",
            "position": 1,
            "stddev": 289.9559668,
            "variance": 84074.46268
          },
          {
            "average": -0.8160650115,
            "count": 2580766,
            "maximum": 12.50269189,
            "minimum": -2.457308111,
            "name": "Z",
            "position": 2,
            "stddev": 1.037975205,
            "variance": 1.077392527
          },
          {
            "average": 80.66469451,
            "count": 2580766,
            "maximum": 15512,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 395.8987012,
            "variance": 156735.7816
          },
          {
            "average": 1.047507213,
            "count": 2580766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3037388473,
            "variance": 0.09225728734
          },
          {
            "average": 1.095207004,
            "count": 2580766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4780617914,
            "variance": 0.2285430764
          },
          {
            "average": 1,
            "count": 2580766,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.60881769,
            "count": 2580766,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.782657724,
            "variance": 60.56976125
          },
          {
            "average": 20.04813038,
            "count": 2580766,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.225894446,
            "variance": 1.502817194
          },
          {
            "average": 1.962715333,
            "count": 2580766,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2928738514,
            "variance": 0.08577509286
          },
          {
            "average": 8.830749863,
            "count": 2580766,
            "maximum": 12,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.40703615,
            "variance": 1.979750727
          },
          {
            "average": 255188941.6,
            "count": 2580766,
            "maximum": 255362312.1,
            "minimum": 255187026.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6548.182522,
            "variance": 42878694.34
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2580766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0051,
          3897999.987,
          -2.457308111,
          439000.0051,
          3898999.987,
          12.50269189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.00506875245,
                3897999.9874491207,
                -2.457308111458977
              ],
              [
                438000.00506875245,
                3898999.9874491207,
                -2.457308111458977
              ],
              [
                439000.00506875245,
                3898999.9874491207,
                12.502691888541024
              ],
              [
                439000.00506875245,
                3897999.9874491207,
                12.502691888541024
              ],
              [
                438000.00506875245,
                3897999.9874491207,
                -2.457308111458977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:45:12+00:00",
        "end_time": "2019-10-15T15:03:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3898.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3898.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3898.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3898.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6813642,
            35.22312631,
            -2.457308111,
            -75.67030097,
            35.23220413,
            12.50269189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68128882865444,
                  35.223126307361134,
                  -2.457308111458977
                ],
                [
                  -75.68136420493668,
                  35.232142770314255,
                  -2.457308111458977
                ],
                [
                  -75.67037513417172,
                  35.23220413109024,
                  12.502691888541024
                ],
                [
                  -75.67030097333766,
                  35.223187647769464,
                  12.502691888541024
                ],
                [
                  -75.68128882865444,
                  35.223126307361134,
                  -2.457308111458977
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3898.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3898.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:45:12Z",
            "pc:count": 2580766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438494.6389,
                "count": 2580766,
                "maximum": 439000.0051,
                "minimum": 438000.0051,
                "name": "X",
                "position": 0,
                "stddev": 293.7570713,
                "variance": 86293.21693
              },
              {
                "average": 3898491.171,
                "count": 2580766,
                "maximum": 3898999.987,
                "minimum": 3897999.987,
                "name": "Y",
                "position": 1,
                "stddev": 289.9559668,
                "variance": 84074.46268
              },
              {
                "average": -0.8160650115,
                "count": 2580766,
                "maximum": 12.50269189,
                "minimum": -2.457308111,
                "name": "Z",
                "position": 2,
                "stddev": 1.037975205,
                "variance": 1.077392527
              },
              {
                "average": 80.66469451,
                "count": 2580766,
                "maximum": 15512,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 395.8987012,
                "variance": 156735.7816
              },
              {
                "average": 1.047507213,
                "count": 2580766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3037388473,
                "variance": 0.09225728734
              },
              {
                "average": 1.095207004,
                "count": 2580766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4780617914,
                "variance": 0.2285430764
              },
              {
                "average": 1,
                "count": 2580766,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.60881769,
                "count": 2580766,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.782657724,
                "variance": 60.56976125
              },
              {
                "average": 20.04813038,
                "count": 2580766,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.225894446,
                "variance": 1.502817194
              },
              {
                "average": 1.962715333,
                "count": 2580766,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2928738514,
                "variance": 0.08577509286
              },
              {
                "average": 8.830749863,
                "count": 2580766,
                "maximum": 12,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.40703615,
                "variance": 1.979750727
              },
              {
                "average": 255188941.6,
                "count": 2580766,
                "maximum": 255362312.1,
                "minimum": 255187026.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6548.182522,
                "variance": 42878694.34
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2580766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0051,
              3897999.987,
              -2.457308111,
              439000.0051,
              3898999.987,
              12.50269189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.00506875245,
                    3897999.9874491207,
                    -2.457308111458977
                  ],
                  [
                    438000.00506875245,
                    3898999.9874491207,
                    -2.457308111458977
                  ],
                  [
                    439000.00506875245,
                    3898999.9874491207,
                    12.502691888541024
                  ],
                  [
                    439000.00506875245,
                    3897999.9874491207,
                    12.502691888541024
                  ],
                  [
                    438000.00506875245,
                    3897999.9874491207,
                    -2.457308111458977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:45:12+00:00",
            "end_time": "2019-10-15T15:03: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": "20191015_NCMP_NC_Dunex_18SVD2492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83456157033939,
              35.16806562069363,
              -1.889817965069072
            ],
            [
              -75.83463090014375,
              35.1748497903188,
              -1.889817965069072
            ],
            [
              -75.8236499305827,
              35.17492495945865,
              8.350182034930928
            ],
            [
              -75.82358151267523,
              35.168140771045735,
              8.350182034930928
            ],
            [
              -75.83456157033939,
              35.16806562069363,
              -1.889817965069072
            ]
          ]
        ]
      },
      "bbox": [
        -75.8346309,
        35.16806562,
        -1.889817965,
        -75.82358151,
        35.17492496,
        8.350182035
      ],
      "properties": {
        "datetime": "2019-10-15T15:57:10Z",
        "pc:count": 1282820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424561.8257,
            "count": 1282820,
            "maximum": 425000.004,
            "minimum": 424000.004,
            "name": "X",
            "position": 0,
            "stddev": 274.7976707,
            "variance": 75513.75983
          },
          {
            "average": 3892271.746,
            "count": 1282820,
            "maximum": 3892752.419,
            "minimum": 3891999.979,
            "name": "Y",
            "position": 1,
            "stddev": 185.5725206,
            "variance": 34437.16041
          },
          {
            "average": -0.3931234093,
            "count": 1282820,
            "maximum": 8.350182035,
            "minimum": -1.889817965,
            "name": "Z",
            "position": 2,
            "stddev": 0.9944775722,
            "variance": 0.9889856415
          },
          {
            "average": 52.27101776,
            "count": 1282820,
            "maximum": 14667,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 274.4430246,
            "variance": 75318.97373
          },
          {
            "average": 1.063998067,
            "count": 1282820,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3617330446,
            "variance": 0.1308507956
          },
          {
            "average": 1.127939228,
            "count": 1282820,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5704178797,
            "variance": 0.3253765575
          },
          {
            "average": 1,
            "count": 1282820,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.77254018,
            "count": 1282820,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.542152344,
            "variance": 56.88406198
          },
          {
            "average": 20.07195885,
            "count": 1282820,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.479297967,
            "variance": 2.188322476
          },
          {
            "average": 1.985054801,
            "count": 1282820,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2982980775,
            "variance": 0.08898174306
          },
          {
            "average": 8.675237368,
            "count": 1282820,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7274099955,
            "variance": 0.5291253016
          },
          {
            "average": 255188558.5,
            "count": 1282820,
            "maximum": 255190230.5,
            "minimum": 255188068.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.954505,
            "variance": 254979.0521
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1282820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.004,
          3891999.979,
          -1.889817965,
          425000.004,
          3892752.419,
          8.350182035
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.0039593654,
                3891999.979200836,
                -1.889817965069072
              ],
              [
                424000.0039593654,
                3892752.419200836,
                -1.889817965069072
              ],
              [
                425000.0039593654,
                3892752.419200836,
                8.350182034930928
              ],
              [
                425000.0039593654,
                3891999.979200836,
                8.350182034930928
              ],
              [
                424000.0039593654,
                3891999.979200836,
                -1.889817965069072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:57:10+00:00",
        "end_time": "2019-10-15T15:21:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8346309,
            35.16806562,
            -1.889817965,
            -75.82358151,
            35.17492496,
            8.350182035
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83456157033939,
                  35.16806562069363,
                  -1.889817965069072
                ],
                [
                  -75.83463090014375,
                  35.1748497903188,
                  -1.889817965069072
                ],
                [
                  -75.8236499305827,
                  35.17492495945865,
                  8.350182034930928
                ],
                [
                  -75.82358151267523,
                  35.168140771045735,
                  8.350182034930928
                ],
                [
                  -75.83456157033939,
                  35.16806562069363,
                  -1.889817965069072
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:57:10Z",
            "pc:count": 1282820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424561.8257,
                "count": 1282820,
                "maximum": 425000.004,
                "minimum": 424000.004,
                "name": "X",
                "position": 0,
                "stddev": 274.7976707,
                "variance": 75513.75983
              },
              {
                "average": 3892271.746,
                "count": 1282820,
                "maximum": 3892752.419,
                "minimum": 3891999.979,
                "name": "Y",
                "position": 1,
                "stddev": 185.5725206,
                "variance": 34437.16041
              },
              {
                "average": -0.3931234093,
                "count": 1282820,
                "maximum": 8.350182035,
                "minimum": -1.889817965,
                "name": "Z",
                "position": 2,
                "stddev": 0.9944775722,
                "variance": 0.9889856415
              },
              {
                "average": 52.27101776,
                "count": 1282820,
                "maximum": 14667,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 274.4430246,
                "variance": 75318.97373
              },
              {
                "average": 1.063998067,
                "count": 1282820,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3617330446,
                "variance": 0.1308507956
              },
              {
                "average": 1.127939228,
                "count": 1282820,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5704178797,
                "variance": 0.3253765575
              },
              {
                "average": 1,
                "count": 1282820,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.77254018,
                "count": 1282820,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.542152344,
                "variance": 56.88406198
              },
              {
                "average": 20.07195885,
                "count": 1282820,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.479297967,
                "variance": 2.188322476
              },
              {
                "average": 1.985054801,
                "count": 1282820,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2982980775,
                "variance": 0.08898174306
              },
              {
                "average": 8.675237368,
                "count": 1282820,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7274099955,
                "variance": 0.5291253016
              },
              {
                "average": 255188558.5,
                "count": 1282820,
                "maximum": 255190230.5,
                "minimum": 255188068.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.954505,
                "variance": 254979.0521
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1282820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.004,
              3891999.979,
              -1.889817965,
              425000.004,
              3892752.419,
              8.350182035
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.0039593654,
                    3891999.979200836,
                    -1.889817965069072
                  ],
                  [
                    424000.0039593654,
                    3892752.419200836,
                    -1.889817965069072
                  ],
                  [
                    425000.0039593654,
                    3892752.419200836,
                    8.350182034930928
                  ],
                  [
                    425000.0039593654,
                    3891999.979200836,
                    8.350182034930928
                  ],
                  [
                    424000.0039593654,
                    3891999.979200836,
                    -1.889817965069072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:57:10+00:00",
            "end_time": "2019-10-15T15: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": "20191015_NCMP_NC_Dunex_18SVD2892.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79069139366341,
              35.17355859716124,
              -4.978238076302562
            ],
            [
              -75.79072836517852,
              35.17737664759794,
              -4.978238076302562
            ],
            [
              -75.77974693717904,
              35.17744784122716,
              0.721761923697438
            ],
            [
              -75.77971047898696,
              35.17362978077611,
              0.721761923697438
            ],
            [
              -75.79069139366341,
              35.17355859716124,
              -4.978238076302562
            ]
          ]
        ]
      },
      "bbox": [
        -75.79072837,
        35.1735586,
        -4.978238076,
        -75.77971048,
        35.17744784,
        0.7217619237
      ],
      "properties": {
        "datetime": "2019-10-15T16:43:38Z",
        "pc:count": 416178,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428477.0569,
            "count": 416178,
            "maximum": 429000.0069,
            "minimum": 428000.0069,
            "name": "X",
            "position": 0,
            "stddev": 327.90921,
            "variance": 107524.45
          },
          {
            "average": 3892858.688,
            "count": 416178,
            "maximum": 3892999.987,
            "minimum": 3892576.527,
            "name": "Y",
            "position": 1,
            "stddev": 96.09694896,
            "variance": 9234.623599
          },
          {
            "average": -2.888816579,
            "count": 416178,
            "maximum": 0.7217619237,
            "minimum": -4.978238076,
            "name": "Z",
            "position": 2,
            "stddev": 0.8504060526,
            "variance": 0.7231904543
          },
          {
            "average": 1.785406725,
            "count": 416178,
            "maximum": 4063,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.6924665,
            "variance": 4185.115222
          },
          {
            "average": 1.000002403,
            "count": 416178,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001550102585,
            "variance": 2.402818025e-06
          },
          {
            "average": 1.000004806,
            "count": 416178,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002192173466,
            "variance": 4.805624503e-06
          },
          {
            "average": 1,
            "count": 416178,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.96028622,
            "count": 416178,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.034875097,
            "variance": 1.070966465
          },
          {
            "average": 19.83657,
            "count": 416178,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.695317377,
            "variance": 2.874101009
          },
          {
            "average": 1.999195056,
            "count": 416178,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04621106383,
            "variance": 0.00213546242
          },
          {
            "average": 13.47097636,
            "count": 416178,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8454962592,
            "variance": 0.7148639244
          },
          {
            "average": 255191937,
            "count": 416178,
            "maximum": 255193018.2,
            "minimum": 255190892.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.3239219,
            "variance": 354410.5719
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 416178,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0069,
          3892576.527,
          -4.978238076,
          429000.0069,
          3892999.987,
          0.7217619237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.0068831297,
                3892576.5272823125,
                -4.978238076302562
              ],
              [
                428000.0068831297,
                3892999.9872823125,
                -4.978238076302562
              ],
              [
                429000.0068831297,
                3892999.9872823125,
                0.721761923697438
              ],
              [
                429000.0068831297,
                3892576.5272823125,
                0.721761923697438
              ],
              [
                428000.0068831297,
                3892576.5272823125,
                -4.978238076302562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:43:38+00:00",
        "end_time": "2019-10-15T16:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2892.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2892.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2892.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2892.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79072837,
            35.1735586,
            -4.978238076,
            -75.77971048,
            35.17744784,
            0.7217619237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79069139366341,
                  35.17355859716124,
                  -4.978238076302562
                ],
                [
                  -75.79072836517852,
                  35.17737664759794,
                  -4.978238076302562
                ],
                [
                  -75.77974693717904,
                  35.17744784122716,
                  0.721761923697438
                ],
                [
                  -75.77971047898696,
                  35.17362978077611,
                  0.721761923697438
                ],
                [
                  -75.79069139366341,
                  35.17355859716124,
                  -4.978238076302562
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2892.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2892.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:43:38Z",
            "pc:count": 416178,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428477.0569,
                "count": 416178,
                "maximum": 429000.0069,
                "minimum": 428000.0069,
                "name": "X",
                "position": 0,
                "stddev": 327.90921,
                "variance": 107524.45
              },
              {
                "average": 3892858.688,
                "count": 416178,
                "maximum": 3892999.987,
                "minimum": 3892576.527,
                "name": "Y",
                "position": 1,
                "stddev": 96.09694896,
                "variance": 9234.623599
              },
              {
                "average": -2.888816579,
                "count": 416178,
                "maximum": 0.7217619237,
                "minimum": -4.978238076,
                "name": "Z",
                "position": 2,
                "stddev": 0.8504060526,
                "variance": 0.7231904543
              },
              {
                "average": 1.785406725,
                "count": 416178,
                "maximum": 4063,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.6924665,
                "variance": 4185.115222
              },
              {
                "average": 1.000002403,
                "count": 416178,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001550102585,
                "variance": 2.402818025e-06
              },
              {
                "average": 1.000004806,
                "count": 416178,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002192173466,
                "variance": 4.805624503e-06
              },
              {
                "average": 1,
                "count": 416178,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.96028622,
                "count": 416178,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.034875097,
                "variance": 1.070966465
              },
              {
                "average": 19.83657,
                "count": 416178,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.695317377,
                "variance": 2.874101009
              },
              {
                "average": 1.999195056,
                "count": 416178,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04621106383,
                "variance": 0.00213546242
              },
              {
                "average": 13.47097636,
                "count": 416178,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8454962592,
                "variance": 0.7148639244
              },
              {
                "average": 255191937,
                "count": 416178,
                "maximum": 255193018.2,
                "minimum": 255190892.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.3239219,
                "variance": 354410.5719
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 416178,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0069,
              3892576.527,
              -4.978238076,
              429000.0069,
              3892999.987,
              0.7217619237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.0068831297,
                    3892576.5272823125,
                    -4.978238076302562
                  ],
                  [
                    428000.0068831297,
                    3892999.9872823125,
                    -4.978238076302562
                  ],
                  [
                    429000.0068831297,
                    3892999.9872823125,
                    0.721761923697438
                  ],
                  [
                    429000.0068831297,
                    3892576.5272823125,
                    0.721761923697438
                  ],
                  [
                    428000.0068831297,
                    3892576.5272823125,
                    -4.978238076302562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:43:38+00:00",
            "end_time": "2019-10-15T16:08: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": "20191015_NCMP_NC_Dunex_18SVD3398.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73622760829402,
              35.2228046016726,
              -2.531401372931059
            ],
            [
              -75.73627062578971,
              35.22756686236047,
              -2.531401372931059
            ],
            [
              -75.72528230134552,
              35.22763320030193,
              0.088598627068941
            ],
            [
              -75.72523992571767,
              35.22287092798254,
              0.088598627068941
            ],
            [
              -75.73622760829402,
              35.2228046016726,
              -2.531401372931059
            ]
          ]
        ]
      },
      "bbox": [
        -75.73627063,
        35.2228046,
        -2.531401373,
        -75.72523993,
        35.2276332,
        0.08859862707
      ],
      "properties": {
        "datetime": "2019-10-15T14:36:22Z",
        "pc:count": 619107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433649.079,
            "count": 619107,
            "maximum": 434000.0036,
            "minimum": 433000.0036,
            "name": "X",
            "position": 0,
            "stddev": 248.7969874,
            "variance": 61899.94096
          },
          {
            "average": 3898170.469,
            "count": 619107,
            "maximum": 3898528.162,
            "minimum": 3897999.982,
            "name": "Y",
            "position": 1,
            "stddev": 122.5444008,
            "variance": 15017.13016
          },
          {
            "average": -0.9053742565,
            "count": 619107,
            "maximum": 0.08859862707,
            "minimum": -2.531401373,
            "name": "Z",
            "position": 2,
            "stddev": 0.2813335317,
            "variance": 0.07914855604
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000001615,
            "count": 619107,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001270916865,
            "variance": 1.615229678e-06
          },
          {
            "average": 1.00000323,
            "count": 619107,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001797346415,
            "variance": 3.230454137e-06
          },
          {
            "average": 1,
            "count": 619107,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 619107,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.08920972,
            "count": 619107,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.687874313,
            "variance": 2.848919695
          },
          {
            "average": 2.000096914,
            "count": 619107,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00984401061,
            "variance": 9.69045449e-05
          },
          {
            "average": 1.279977451,
            "count": 619107,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4541177049,
            "variance": 0.2062228899
          },
          {
            "average": 255184749.6,
            "count": 619107,
            "maximum": 255185382.5,
            "minimum": 255184610.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 210.8649001,
            "variance": 44464.00608
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 619107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0036,
          3897999.982,
          -2.531401373,
          434000.0036,
          3898528.162,
          0.08859862707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.00358747074,
                3897999.9823755003,
                -2.531401372931059
              ],
              [
                433000.00358747074,
                3898528.1623755,
                -2.531401372931059
              ],
              [
                434000.00358747074,
                3898528.1623755,
                0.088598627068941
              ],
              [
                434000.00358747074,
                3897999.9823755003,
                0.088598627068941
              ],
              [
                433000.00358747074,
                3897999.9823755003,
                -2.531401372931059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:36:22+00:00",
        "end_time": "2019-10-15T14:23:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3398.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3398.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3398.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3398.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73627063,
            35.2228046,
            -2.531401373,
            -75.72523993,
            35.2276332,
            0.08859862707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73622760829402,
                  35.2228046016726,
                  -2.531401372931059
                ],
                [
                  -75.73627062578971,
                  35.22756686236047,
                  -2.531401372931059
                ],
                [
                  -75.72528230134552,
                  35.22763320030193,
                  0.088598627068941
                ],
                [
                  -75.72523992571767,
                  35.22287092798254,
                  0.088598627068941
                ],
                [
                  -75.73622760829402,
                  35.2228046016726,
                  -2.531401372931059
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3398.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3398.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:36:22Z",
            "pc:count": 619107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433649.079,
                "count": 619107,
                "maximum": 434000.0036,
                "minimum": 433000.0036,
                "name": "X",
                "position": 0,
                "stddev": 248.7969874,
                "variance": 61899.94096
              },
              {
                "average": 3898170.469,
                "count": 619107,
                "maximum": 3898528.162,
                "minimum": 3897999.982,
                "name": "Y",
                "position": 1,
                "stddev": 122.5444008,
                "variance": 15017.13016
              },
              {
                "average": -0.9053742565,
                "count": 619107,
                "maximum": 0.08859862707,
                "minimum": -2.531401373,
                "name": "Z",
                "position": 2,
                "stddev": 0.2813335317,
                "variance": 0.07914855604
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000001615,
                "count": 619107,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001270916865,
                "variance": 1.615229678e-06
              },
              {
                "average": 1.00000323,
                "count": 619107,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001797346415,
                "variance": 3.230454137e-06
              },
              {
                "average": 1,
                "count": 619107,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 619107,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.08920972,
                "count": 619107,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.687874313,
                "variance": 2.848919695
              },
              {
                "average": 2.000096914,
                "count": 619107,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00984401061,
                "variance": 9.69045449e-05
              },
              {
                "average": 1.279977451,
                "count": 619107,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4541177049,
                "variance": 0.2062228899
              },
              {
                "average": 255184749.6,
                "count": 619107,
                "maximum": 255185382.5,
                "minimum": 255184610.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 210.8649001,
                "variance": 44464.00608
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 619107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0036,
              3897999.982,
              -2.531401373,
              434000.0036,
              3898528.162,
              0.08859862707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.00358747074,
                    3897999.9823755003,
                    -2.531401372931059
                  ],
                  [
                    433000.00358747074,
                    3898528.1623755,
                    -2.531401372931059
                  ],
                  [
                    434000.00358747074,
                    3898528.1623755,
                    0.088598627068941
                  ],
                  [
                    434000.00358747074,
                    3897999.9823755003,
                    0.088598627068941
                  ],
                  [
                    433000.00358747074,
                    3897999.9823755003,
                    -2.531401372931059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:36:22+00:00",
            "end_time": "2019-10-15T14:23: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": "20191001_NCMP_NC_Dunex_18SVD5199.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5385038948379,
              35.23286261389468,
              -0.313090842961506
            ],
            [
              -75.53856349569324,
              35.241879302254816,
              -0.313090842961506
            ],
            [
              -75.52757282263039,
              35.24192771036274,
              12.806909157038495
            ],
            [
              -75.52751443793379,
              35.23291100593593,
              12.806909157038495
            ],
            [
              -75.5385038948379,
              35.23286261389468,
              -0.313090842961506
            ]
          ]
        ]
      },
      "bbox": [
        -75.5385635,
        35.23286261,
        -0.313090843,
        -75.52751444,
        35.24192771,
        12.80690916
      ],
      "properties": {
        "datetime": "2019-10-17T16:46:43Z",
        "pc:count": 4836596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451534.0784,
            "count": 4836596,
            "maximum": 452000.0028,
            "minimum": 451000.0028,
            "name": "X",
            "position": 0,
            "stddev": 265.2582544,
            "variance": 70361.94153
          },
          {
            "average": 3899384.883,
            "count": 4836596,
            "maximum": 3899999.984,
            "minimum": 3898999.984,
            "name": "Y",
            "position": 1,
            "stddev": 274.5460212,
            "variance": 75375.51775
          },
          {
            "average": 2.800251574,
            "count": 4836596,
            "maximum": 12.80690916,
            "minimum": -0.313090843,
            "name": "Z",
            "position": 2,
            "stddev": 1.336469456,
            "variance": 1.786150607
          },
          {
            "average": 2465.417743,
            "count": 4836596,
            "maximum": 38659,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2178.696279,
            "variance": 4746717.478
          },
          {
            "average": 1.332101131,
            "count": 4836596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.692276913,
            "variance": 0.4792473242
          },
          {
            "average": 1.664837832,
            "count": 4836596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9998631567,
            "variance": 0.999726332
          },
          {
            "average": 1,
            "count": 4836596,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.478349649,
            "count": 4836596,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.22856677,
            "variance": 1.509376308
          },
          {
            "average": 20.16352212,
            "count": 4836596,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.743067418,
            "variance": 3.038284023
          },
          {
            "average": 1.358056369,
            "count": 4836596,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7057794772,
            "variance": 0.4981246704
          },
          {
            "average": 2.333690472,
            "count": 4836596,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.951346371,
            "variance": 0.9050599176
          },
          {
            "average": 254620644.4,
            "count": 4836596,
            "maximum": 255366003.4,
            "minimum": 253978055.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 691039.157,
            "variance": 477535116500.0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4836596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0028,
          3898999.984,
          -0.313090843,
          452000.0028,
          3899999.984,
          12.80690916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.0027751231,
                3898999.9835050935,
                -0.313090842961506
              ],
              [
                451000.0027751231,
                3899999.9835050935,
                -0.313090842961506
              ],
              [
                452000.0027751231,
                3899999.9835050935,
                12.806909157038495
              ],
              [
                452000.0027751231,
                3898999.9835050935,
                12.806909157038495
              ],
              [
                451000.0027751231,
                3898999.9835050935,
                -0.313090842961506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:46:43+00:00",
        "end_time": "2019-10-01T15:14:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5199.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5199.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5199.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5199.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5385635,
            35.23286261,
            -0.313090843,
            -75.52751444,
            35.24192771,
            12.80690916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5385038948379,
                  35.23286261389468,
                  -0.313090842961506
                ],
                [
                  -75.53856349569324,
                  35.241879302254816,
                  -0.313090842961506
                ],
                [
                  -75.52757282263039,
                  35.24192771036274,
                  12.806909157038495
                ],
                [
                  -75.52751443793379,
                  35.23291100593593,
                  12.806909157038495
                ],
                [
                  -75.5385038948379,
                  35.23286261389468,
                  -0.313090842961506
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5199.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5199.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:46:43Z",
            "pc:count": 4836596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451534.0784,
                "count": 4836596,
                "maximum": 452000.0028,
                "minimum": 451000.0028,
                "name": "X",
                "position": 0,
                "stddev": 265.2582544,
                "variance": 70361.94153
              },
              {
                "average": 3899384.883,
                "count": 4836596,
                "maximum": 3899999.984,
                "minimum": 3898999.984,
                "name": "Y",
                "position": 1,
                "stddev": 274.5460212,
                "variance": 75375.51775
              },
              {
                "average": 2.800251574,
                "count": 4836596,
                "maximum": 12.80690916,
                "minimum": -0.313090843,
                "name": "Z",
                "position": 2,
                "stddev": 1.336469456,
                "variance": 1.786150607
              },
              {
                "average": 2465.417743,
                "count": 4836596,
                "maximum": 38659,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2178.696279,
                "variance": 4746717.478
              },
              {
                "average": 1.332101131,
                "count": 4836596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.692276913,
                "variance": 0.4792473242
              },
              {
                "average": 1.664837832,
                "count": 4836596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9998631567,
                "variance": 0.999726332
              },
              {
                "average": 1,
                "count": 4836596,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.478349649,
                "count": 4836596,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.22856677,
                "variance": 1.509376308
              },
              {
                "average": 20.16352212,
                "count": 4836596,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.743067418,
                "variance": 3.038284023
              },
              {
                "average": 1.358056369,
                "count": 4836596,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7057794772,
                "variance": 0.4981246704
              },
              {
                "average": 2.333690472,
                "count": 4836596,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.951346371,
                "variance": 0.9050599176
              },
              {
                "average": 254620644.4,
                "count": 4836596,
                "maximum": 255366003.4,
                "minimum": 253978055.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 691039.157,
                "variance": 477535116500.0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4836596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0028,
              3898999.984,
              -0.313090843,
              452000.0028,
              3899999.984,
              12.80690916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.0027751231,
                    3898999.9835050935,
                    -0.313090842961506
                  ],
                  [
                    451000.0027751231,
                    3899999.9835050935,
                    -0.313090842961506
                  ],
                  [
                    452000.0027751231,
                    3899999.9835050935,
                    12.806909157038495
                  ],
                  [
                    452000.0027751231,
                    3898999.9835050935,
                    12.806909157038495
                  ],
                  [
                    451000.0027751231,
                    3898999.9835050935,
                    -0.313090842961506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:46:43+00:00",
            "end_time": "2019-10-01T15:14: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": "20191011_NCMP_NC_Dunex_18SVD0783.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.02020338576379,
              35.085493519462716,
              -2.81948406521825
            ],
            [
              -76.02031568190318,
              35.09450939319977,
              -2.81948406521825
            ],
            [
              -76.00934606673742,
              35.09460121338896,
              0.06051593478175
            ],
            [
              -76.00923497741374,
              35.08558530912273,
              0.06051593478175
            ],
            [
              -76.02020338576379,
              35.085493519462716,
              -2.81948406521825
            ]
          ]
        ]
      },
      "bbox": [
        -76.02031568,
        35.08549352,
        -2.819484065,
        -76.00923498,
        35.09460121,
        0.06051593478
      ],
      "properties": {
        "datetime": "2019-10-11T19:09:55Z",
        "pc:count": 4491381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407493.0708,
            "count": 4491381,
            "maximum": 408000.0043,
            "minimum": 407000.0043,
            "name": "X",
            "position": 0,
            "stddev": 287.9872449,
            "variance": 82936.6532
          },
          {
            "average": 3883501.831,
            "count": 4491381,
            "maximum": 3883999.986,
            "minimum": 3882999.986,
            "name": "Y",
            "position": 1,
            "stddev": 289.480082,
            "variance": 83798.71788
          },
          {
            "average": -0.6699852763,
            "count": 4491381,
            "maximum": 0.06051593478,
            "minimum": -2.819484065,
            "name": "Z",
            "position": 2,
            "stddev": 0.3509648855,
            "variance": 0.1231763508
          },
          {
            "average": 0.01245207209,
            "count": 4491381,
            "maximum": 3644,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.980607846,
            "variance": 35.7676702
          },
          {
            "average": 1.000000223,
            "count": 4491381,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004718566187,
            "variance": 2.226486686e-07
          },
          {
            "average": 1.000000445,
            "count": 4491381,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006673059554,
            "variance": 4.452972381e-07
          },
          {
            "average": 1,
            "count": 4491381,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4491381,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01235696,
            "count": 4491381,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.714971086,
            "variance": 2.941125825
          },
          {
            "average": 2.00032618,
            "count": 4491381,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01815589045,
            "variance": 0.0003296363581
          },
          {
            "average": 7.626492831,
            "count": 4491381,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.410435646,
            "variance": 1.989328713
          },
          {
            "average": 254854093.5,
            "count": 4491381,
            "maximum": 254856195.8,
            "minimum": 254852342.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.1762784,
            "variance": 508620.404
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4491381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407000.0043,
          3882999.986,
          -2.819484065,
          408000.0043,
          3883999.986,
          0.06051593478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407000.00434506126,
                3882999.9855828583,
                -2.81948406521825
              ],
              [
                407000.00434506126,
                3883999.9855828583,
                -2.81948406521825
              ],
              [
                408000.00434506126,
                3883999.9855828583,
                0.06051593478175
              ],
              [
                408000.00434506126,
                3882999.9855828583,
                0.06051593478175
              ],
              [
                407000.00434506126,
                3882999.9855828583,
                -2.81948406521825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:09:55+00:00",
        "end_time": "2019-10-11T18:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0783.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0783.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0783.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0783.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.02031568,
            35.08549352,
            -2.819484065,
            -76.00923498,
            35.09460121,
            0.06051593478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.02020338576379,
                  35.085493519462716,
                  -2.81948406521825
                ],
                [
                  -76.02031568190318,
                  35.09450939319977,
                  -2.81948406521825
                ],
                [
                  -76.00934606673742,
                  35.09460121338896,
                  0.06051593478175
                ],
                [
                  -76.00923497741374,
                  35.08558530912273,
                  0.06051593478175
                ],
                [
                  -76.02020338576379,
                  35.085493519462716,
                  -2.81948406521825
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0783.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0783.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:09:55Z",
            "pc:count": 4491381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407493.0708,
                "count": 4491381,
                "maximum": 408000.0043,
                "minimum": 407000.0043,
                "name": "X",
                "position": 0,
                "stddev": 287.9872449,
                "variance": 82936.6532
              },
              {
                "average": 3883501.831,
                "count": 4491381,
                "maximum": 3883999.986,
                "minimum": 3882999.986,
                "name": "Y",
                "position": 1,
                "stddev": 289.480082,
                "variance": 83798.71788
              },
              {
                "average": -0.6699852763,
                "count": 4491381,
                "maximum": 0.06051593478,
                "minimum": -2.819484065,
                "name": "Z",
                "position": 2,
                "stddev": 0.3509648855,
                "variance": 0.1231763508
              },
              {
                "average": 0.01245207209,
                "count": 4491381,
                "maximum": 3644,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.980607846,
                "variance": 35.7676702
              },
              {
                "average": 1.000000223,
                "count": 4491381,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004718566187,
                "variance": 2.226486686e-07
              },
              {
                "average": 1.000000445,
                "count": 4491381,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006673059554,
                "variance": 4.452972381e-07
              },
              {
                "average": 1,
                "count": 4491381,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4491381,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01235696,
                "count": 4491381,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.714971086,
                "variance": 2.941125825
              },
              {
                "average": 2.00032618,
                "count": 4491381,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01815589045,
                "variance": 0.0003296363581
              },
              {
                "average": 7.626492831,
                "count": 4491381,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.410435646,
                "variance": 1.989328713
              },
              {
                "average": 254854093.5,
                "count": 4491381,
                "maximum": 254856195.8,
                "minimum": 254852342.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.1762784,
                "variance": 508620.404
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4491381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407000.0043,
              3882999.986,
              -2.819484065,
              408000.0043,
              3883999.986,
              0.06051593478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407000.00434506126,
                    3882999.9855828583,
                    -2.81948406521825
                  ],
                  [
                    407000.00434506126,
                    3883999.9855828583,
                    -2.81948406521825
                  ],
                  [
                    408000.00434506126,
                    3883999.9855828583,
                    0.06051593478175
                  ],
                  [
                    408000.00434506126,
                    3882999.9855828583,
                    0.06051593478175
                  ],
                  [
                    407000.00434506126,
                    3882999.9855828583,
                    -2.81948406521825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:09:55+00:00",
            "end_time": "2019-10-11T18:05: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": "20191015_NCMP_NC_Dunex_18SVD3494.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72497143534432,
              35.192695366275565,
              -6.871120429566369
            ],
            [
              -75.72499921168432,
              35.19582172258212,
              -6.871120429566369
            ],
            [
              -75.71991490730986,
              35.195852055856214,
              -3.111120429566369
            ],
            [
              -75.71988732571977,
              35.19272569605665,
              -3.111120429566369
            ],
            [
              -75.72497143534432,
              35.192695366275565,
              -6.871120429566369
            ]
          ]
        ]
      },
      "bbox": [
        -75.72499921,
        35.19269537,
        -6.87112043,
        -75.71988733,
        35.19585206,
        -3.11112043
      ],
      "properties": {
        "datetime": "2019-10-15T17:05:08Z",
        "pc:count": 50947,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434114.0013,
            "count": 50947,
            "maximum": 434462.9031,
            "minimum": 434000.0231,
            "name": "X",
            "position": 0,
            "stddev": 89.18093453,
            "variance": 7953.239084
          },
          {
            "average": 3894898.005,
            "count": 50947,
            "maximum": 3894999.983,
            "minimum": 3894653.243,
            "name": "Y",
            "position": 1,
            "stddev": 59.35861066,
            "variance": 3523.444659
          },
          {
            "average": -4.157551623,
            "count": 50947,
            "maximum": -3.11112043,
            "minimum": -6.87112043,
            "name": "Z",
            "position": 2,
            "stddev": 0.6196648792,
            "variance": 0.3839845625
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 50947,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 50947,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 50947,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 50947,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.28155632,
            "count": 50947,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7092100365,
            "variance": 0.5029788759
          },
          {
            "average": 2.001531003,
            "count": 50947,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03909845064,
            "variance": 0.001528688843
          },
          {
            "average": 15.78171433,
            "count": 50947,
            "maximum": 17,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4354777786,
            "variance": 0.1896408957
          },
          {
            "average": 255193605.7,
            "count": 50947,
            "maximum": 255194308,
            "minimum": 255192931.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.6811083,
            "variance": 134455.0352
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50947,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0231,
          3894653.243,
          -6.87112043,
          434462.9031,
          3894999.983,
          -3.11112043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0230731549,
                3894653.243431196,
                -6.871120429566369
              ],
              [
                434000.0230731549,
                3894999.9834311963,
                -6.871120429566369
              ],
              [
                434462.9030731549,
                3894999.9834311963,
                -3.111120429566369
              ],
              [
                434462.9030731549,
                3894653.243431196,
                -3.111120429566369
              ],
              [
                434000.0230731549,
                3894653.243431196,
                -6.871120429566369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:05:08+00:00",
        "end_time": "2019-10-15T16:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3494.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3494.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3494.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3494.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72499921,
            35.19269537,
            -6.87112043,
            -75.71988733,
            35.19585206,
            -3.11112043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72497143534432,
                  35.192695366275565,
                  -6.871120429566369
                ],
                [
                  -75.72499921168432,
                  35.19582172258212,
                  -6.871120429566369
                ],
                [
                  -75.71991490730986,
                  35.195852055856214,
                  -3.111120429566369
                ],
                [
                  -75.71988732571977,
                  35.19272569605665,
                  -3.111120429566369
                ],
                [
                  -75.72497143534432,
                  35.192695366275565,
                  -6.871120429566369
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3494.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3494.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:05:08Z",
            "pc:count": 50947,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434114.0013,
                "count": 50947,
                "maximum": 434462.9031,
                "minimum": 434000.0231,
                "name": "X",
                "position": 0,
                "stddev": 89.18093453,
                "variance": 7953.239084
              },
              {
                "average": 3894898.005,
                "count": 50947,
                "maximum": 3894999.983,
                "minimum": 3894653.243,
                "name": "Y",
                "position": 1,
                "stddev": 59.35861066,
                "variance": 3523.444659
              },
              {
                "average": -4.157551623,
                "count": 50947,
                "maximum": -3.11112043,
                "minimum": -6.87112043,
                "name": "Z",
                "position": 2,
                "stddev": 0.6196648792,
                "variance": 0.3839845625
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 50947,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 50947,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 50947,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 50947,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.28155632,
                "count": 50947,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7092100365,
                "variance": 0.5029788759
              },
              {
                "average": 2.001531003,
                "count": 50947,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03909845064,
                "variance": 0.001528688843
              },
              {
                "average": 15.78171433,
                "count": 50947,
                "maximum": 17,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4354777786,
                "variance": 0.1896408957
              },
              {
                "average": 255193605.7,
                "count": 50947,
                "maximum": 255194308,
                "minimum": 255192931.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.6811083,
                "variance": 134455.0352
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50947,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0231,
              3894653.243,
              -6.87112043,
              434462.9031,
              3894999.983,
              -3.11112043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0230731549,
                    3894653.243431196,
                    -6.871120429566369
                  ],
                  [
                    434000.0230731549,
                    3894999.9834311963,
                    -6.871120429566369
                  ],
                  [
                    434462.9030731549,
                    3894999.9834311963,
                    -3.111120429566369
                  ],
                  [
                    434462.9030731549,
                    3894653.243431196,
                    -3.111120429566369
                  ],
                  [
                    434000.0230731549,
                    3894653.243431196,
                    -6.871120429566369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:05:08+00:00",
            "end_time": "2019-10-15T16:42: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": "20191011_NCMP_NC_Dunex_18SVD0382.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.06395948581174,
              35.076100675592706,
              -4.68490447377247
            ],
            [
              -76.06407654997003,
              35.0851158967413,
              -4.68490447377247
            ],
            [
              -76.05310834434044,
              35.085211653771466,
              -0.18490447377247
            ],
            [
              -76.05299248630068,
              35.07619640078323,
              -0.18490447377247
            ],
            [
              -76.06395948581174,
              35.076100675592706,
              -4.68490447377247
            ]
          ]
        ]
      },
      "bbox": [
        -76.06407655,
        35.07610068,
        -4.684904474,
        -76.05299249,
        35.08521165,
        -0.1849044738
      ],
      "properties": {
        "datetime": "2019-10-11T18:06:41Z",
        "pc:count": 943239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403286.9587,
            "count": 943239,
            "maximum": 404000.0005,
            "minimum": 403000.0005,
            "name": "X",
            "position": 0,
            "stddev": 199.0880669,
            "variance": 39636.0584
          },
          {
            "average": 3882288.262,
            "count": 943239,
            "maximum": 3882999.925,
            "minimum": 3881999.985,
            "name": "Y",
            "position": 1,
            "stddev": 217.7089549,
            "variance": 47397.18903
          },
          {
            "average": -1.181463002,
            "count": 943239,
            "maximum": -0.1849044738,
            "minimum": -4.684904474,
            "name": "Z",
            "position": 2,
            "stddev": 0.7020846757,
            "variance": 0.4929228918
          },
          {
            "average": 0.7835967342,
            "count": 943239,
            "maximum": 3834,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.07764264,
            "variance": 2216.304436
          },
          {
            "average": 1,
            "count": 943239,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 943239,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 943239,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 943239,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96053202,
            "count": 943239,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.638654645,
            "variance": 6.962498338
          },
          {
            "average": 2.00012086,
            "count": 943239,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01099298247,
            "variance": 0.0001208456635
          },
          {
            "average": 1.672231534,
            "count": 943239,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7549020845,
            "variance": 0.5698771572
          },
          {
            "average": 254851336.5,
            "count": 943239,
            "maximum": 254852401.2,
            "minimum": 254851009.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342.0133017,
            "variance": 116973.0985
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 943239,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403000.0005,
          3881999.985,
          -4.684904474,
          404000.0005,
          3882999.925,
          -0.1849044738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403000.00053152384,
                3881999.9851088133,
                -4.68490447377247
              ],
              [
                403000.00053152384,
                3882999.9251088137,
                -4.68490447377247
              ],
              [
                404000.00053152384,
                3882999.9251088137,
                -0.18490447377247
              ],
              [
                404000.00053152384,
                3881999.9851088133,
                -0.18490447377247
              ],
              [
                403000.00053152384,
                3881999.9851088133,
                -4.68490447377247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:06:41+00:00",
        "end_time": "2019-10-11T17:43:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0382.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0382.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0382.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0382.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.06407655,
            35.07610068,
            -4.684904474,
            -76.05299249,
            35.08521165,
            -0.1849044738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.06395948581174,
                  35.076100675592706,
                  -4.68490447377247
                ],
                [
                  -76.06407654997003,
                  35.0851158967413,
                  -4.68490447377247
                ],
                [
                  -76.05310834434044,
                  35.085211653771466,
                  -0.18490447377247
                ],
                [
                  -76.05299248630068,
                  35.07619640078323,
                  -0.18490447377247
                ],
                [
                  -76.06395948581174,
                  35.076100675592706,
                  -4.68490447377247
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0382.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0382.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:06:41Z",
            "pc:count": 943239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403286.9587,
                "count": 943239,
                "maximum": 404000.0005,
                "minimum": 403000.0005,
                "name": "X",
                "position": 0,
                "stddev": 199.0880669,
                "variance": 39636.0584
              },
              {
                "average": 3882288.262,
                "count": 943239,
                "maximum": 3882999.925,
                "minimum": 3881999.985,
                "name": "Y",
                "position": 1,
                "stddev": 217.7089549,
                "variance": 47397.18903
              },
              {
                "average": -1.181463002,
                "count": 943239,
                "maximum": -0.1849044738,
                "minimum": -4.684904474,
                "name": "Z",
                "position": 2,
                "stddev": 0.7020846757,
                "variance": 0.4929228918
              },
              {
                "average": 0.7835967342,
                "count": 943239,
                "maximum": 3834,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.07764264,
                "variance": 2216.304436
              },
              {
                "average": 1,
                "count": 943239,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 943239,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 943239,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 943239,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96053202,
                "count": 943239,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.638654645,
                "variance": 6.962498338
              },
              {
                "average": 2.00012086,
                "count": 943239,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01099298247,
                "variance": 0.0001208456635
              },
              {
                "average": 1.672231534,
                "count": 943239,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7549020845,
                "variance": 0.5698771572
              },
              {
                "average": 254851336.5,
                "count": 943239,
                "maximum": 254852401.2,
                "minimum": 254851009.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342.0133017,
                "variance": 116973.0985
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 943239,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403000.0005,
              3881999.985,
              -4.684904474,
              404000.0005,
              3882999.925,
              -0.1849044738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403000.00053152384,
                    3881999.9851088133,
                    -4.68490447377247
                  ],
                  [
                    403000.00053152384,
                    3882999.9251088137,
                    -4.68490447377247
                  ],
                  [
                    404000.00053152384,
                    3882999.9251088137,
                    -0.18490447377247
                  ],
                  [
                    404000.00053152384,
                    3881999.9851088133,
                    -0.18490447377247
                  ],
                  [
                    403000.00053152384,
                    3881999.9851088133,
                    -4.68490447377247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:06:41+00:00",
            "end_time": "2019-10-11T17:43: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": "20191011_NCMP_NC_Dunex_18SVD0383.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.05380616579815,
              35.08520787018981,
              -3.067605031272249
            ],
            [
              -76.05381269021045,
              35.08571509823407,
              -3.067605031272249
            ],
            [
              -76.05311883567983,
              35.085721126573084,
              -2.447605031272249
            ],
            [
              -76.05311231556139,
              35.08521389841604,
              -2.447605031272249
            ],
            [
              -76.05380616579815,
              35.08520787018981,
              -3.067605031272249
            ]
          ]
        ]
      },
      "bbox": [
        -76.05381269,
        35.08520787,
        -3.067605031,
        -76.05311232,
        35.08572113,
        -2.447605031
      ],
      "properties": {
        "datetime": "2019-10-11T17:43:49Z",
        "pc:count": 247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403968.8899,
            "count": 247,
            "maximum": 403999.6411,
            "minimum": 403936.3811,
            "name": "X",
            "position": 0,
            "stddev": 14.60044467,
            "variance": 213.1729847
          },
          {
            "average": 3883014.61,
            "count": 247,
            "maximum": 3883056.438,
            "minimum": 3883000.178,
            "name": "Y",
            "position": 1,
            "stddev": 12.37888382,
            "variance": 153.2367647
          },
          {
            "average": -2.693313533,
            "count": 247,
            "maximum": -2.447605031,
            "minimum": -3.067605031,
            "name": "Z",
            "position": 2,
            "stddev": 0.1209490085,
            "variance": 0.01462866265
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 247,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.06535246,
            "count": 247,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.041705117,
            "variance": 4.168559786
          },
          {
            "average": 2,
            "count": 247,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 247,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254851029.1,
            "count": 247,
            "maximum": 254851029.9,
            "minimum": 254851026,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.961687152,
            "variance": 0.9248421782
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403936.3811,
          3883000.178,
          -3.067605031,
          403999.6411,
          3883056.438,
          -2.447605031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403936.3811365131,
                3883000.1778744347,
                -3.067605031272249
              ],
              [
                403936.3811365131,
                3883056.4378744345,
                -3.067605031272249
              ],
              [
                403999.6411365131,
                3883056.4378744345,
                -2.447605031272249
              ],
              [
                403999.6411365131,
                3883000.1778744347,
                -2.447605031272249
              ],
              [
                403936.3811365131,
                3883000.1778744347,
                -3.067605031272249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:43:49+00:00",
        "end_time": "2019-10-11T17:43:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0383.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0383.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0383.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0383.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.05381269,
            35.08520787,
            -3.067605031,
            -76.05311232,
            35.08572113,
            -2.447605031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.05380616579815,
                  35.08520787018981,
                  -3.067605031272249
                ],
                [
                  -76.05381269021045,
                  35.08571509823407,
                  -3.067605031272249
                ],
                [
                  -76.05311883567983,
                  35.085721126573084,
                  -2.447605031272249
                ],
                [
                  -76.05311231556139,
                  35.08521389841604,
                  -2.447605031272249
                ],
                [
                  -76.05380616579815,
                  35.08520787018981,
                  -3.067605031272249
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0383.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0383.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:43:49Z",
            "pc:count": 247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403968.8899,
                "count": 247,
                "maximum": 403999.6411,
                "minimum": 403936.3811,
                "name": "X",
                "position": 0,
                "stddev": 14.60044467,
                "variance": 213.1729847
              },
              {
                "average": 3883014.61,
                "count": 247,
                "maximum": 3883056.438,
                "minimum": 3883000.178,
                "name": "Y",
                "position": 1,
                "stddev": 12.37888382,
                "variance": 153.2367647
              },
              {
                "average": -2.693313533,
                "count": 247,
                "maximum": -2.447605031,
                "minimum": -3.067605031,
                "name": "Z",
                "position": 2,
                "stddev": 0.1209490085,
                "variance": 0.01462866265
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 247,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.06535246,
                "count": 247,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.041705117,
                "variance": 4.168559786
              },
              {
                "average": 2,
                "count": 247,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 247,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254851029.1,
                "count": 247,
                "maximum": 254851029.9,
                "minimum": 254851026,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.961687152,
                "variance": 0.9248421782
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403936.3811,
              3883000.178,
              -3.067605031,
              403999.6411,
              3883056.438,
              -2.447605031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403936.3811365131,
                    3883000.1778744347,
                    -3.067605031272249
                  ],
                  [
                    403936.3811365131,
                    3883056.4378744345,
                    -3.067605031272249
                  ],
                  [
                    403999.6411365131,
                    3883056.4378744345,
                    -2.447605031272249
                  ],
                  [
                    403999.6411365131,
                    3883000.1778744347,
                    -2.447605031272249
                  ],
                  [
                    403936.3811365131,
                    3883000.1778744347,
                    -3.067605031272249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:43:49+00:00",
            "end_time": "2019-10-11T17:43: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": "20191015_NCMP_NC_Dunex_18SVD2893.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79072828578423,
              35.17737662736208,
              -3.836311822288021
            ],
            [
              -75.79081562154069,
              35.186392936639514,
              -3.836311822288021
            ],
            [
              -75.77983298094922,
              35.186464153914045,
              13.46368817771198
            ],
            [
              -75.77974685778725,
              35.17744782098407,
              13.46368817771198
            ],
            [
              -75.79072828578423,
              35.17737662736208,
              -3.836311822288021
            ]
          ]
        ]
      },
      "bbox": [
        -75.79081562,
        35.17737663,
        -3.836311822,
        -75.77974686,
        35.18646415,
        13.46368818
      ],
      "properties": {
        "datetime": "2019-10-15T16:31:55Z",
        "pc:count": 2492568,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428505.018,
            "count": 2492568,
            "maximum": 429000.0141,
            "minimum": 428000.0141,
            "name": "X",
            "position": 0,
            "stddev": 287.3486564,
            "variance": 82569.25033
          },
          {
            "average": 3893505.37,
            "count": 2492568,
            "maximum": 3893999.985,
            "minimum": 3892999.985,
            "name": "Y",
            "position": 1,
            "stddev": 275.8912354,
            "variance": 76115.9738
          },
          {
            "average": 0.974438745,
            "count": 2492568,
            "maximum": 13.46368818,
            "minimum": -3.836311822,
            "name": "Z",
            "position": 2,
            "stddev": 1.768512429,
            "variance": 3.127636211
          },
          {
            "average": 1106.128859,
            "count": 2492568,
            "maximum": 36536,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1553.031163,
            "variance": 2411905.795
          },
          {
            "average": 1.100272089,
            "count": 2492568,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3979177936,
            "variance": 0.1583385704
          },
          {
            "average": 1.200883186,
            "count": 2492568,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6052558935,
            "variance": 0.3663346966
          },
          {
            "average": 1,
            "count": 2492568,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.30555917,
            "count": 2492568,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.86433897,
            "variance": 165.4912172
          },
          {
            "average": 20.10824563,
            "count": 2492568,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.571432118,
            "variance": 2.469398901
          },
          {
            "average": 1.433061004,
            "count": 2492568,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5625197744,
            "variance": 0.3164284966
          },
          {
            "average": 10.77289366,
            "count": 2492568,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.320925361,
            "variance": 1.744843808
          },
          {
            "average": 255190029.9,
            "count": 2492568,
            "maximum": 255192315.2,
            "minimum": 255188129.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 931.4719509,
            "variance": 867639.9953
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492568,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0141,
          3892999.985,
          -3.836311822,
          429000.0141,
          3893999.985,
          13.46368818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.01409471175,
                3892999.98498061,
                -3.836311822288021
              ],
              [
                428000.01409471175,
                3893999.98498061,
                -3.836311822288021
              ],
              [
                429000.01409471175,
                3893999.98498061,
                13.46368817771198
              ],
              [
                429000.01409471175,
                3892999.98498061,
                13.46368817771198
              ],
              [
                428000.01409471175,
                3892999.98498061,
                -3.836311822288021
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:31:55+00:00",
        "end_time": "2019-10-15T15:22:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2893.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2893.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2893.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2893.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79081562,
            35.17737663,
            -3.836311822,
            -75.77974686,
            35.18646415,
            13.46368818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79072828578423,
                  35.17737662736208,
                  -3.836311822288021
                ],
                [
                  -75.79081562154069,
                  35.186392936639514,
                  -3.836311822288021
                ],
                [
                  -75.77983298094922,
                  35.186464153914045,
                  13.46368817771198
                ],
                [
                  -75.77974685778725,
                  35.17744782098407,
                  13.46368817771198
                ],
                [
                  -75.79072828578423,
                  35.17737662736208,
                  -3.836311822288021
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2893.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2893.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:31:55Z",
            "pc:count": 2492568,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428505.018,
                "count": 2492568,
                "maximum": 429000.0141,
                "minimum": 428000.0141,
                "name": "X",
                "position": 0,
                "stddev": 287.3486564,
                "variance": 82569.25033
              },
              {
                "average": 3893505.37,
                "count": 2492568,
                "maximum": 3893999.985,
                "minimum": 3892999.985,
                "name": "Y",
                "position": 1,
                "stddev": 275.8912354,
                "variance": 76115.9738
              },
              {
                "average": 0.974438745,
                "count": 2492568,
                "maximum": 13.46368818,
                "minimum": -3.836311822,
                "name": "Z",
                "position": 2,
                "stddev": 1.768512429,
                "variance": 3.127636211
              },
              {
                "average": 1106.128859,
                "count": 2492568,
                "maximum": 36536,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1553.031163,
                "variance": 2411905.795
              },
              {
                "average": 1.100272089,
                "count": 2492568,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3979177936,
                "variance": 0.1583385704
              },
              {
                "average": 1.200883186,
                "count": 2492568,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6052558935,
                "variance": 0.3663346966
              },
              {
                "average": 1,
                "count": 2492568,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.30555917,
                "count": 2492568,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.86433897,
                "variance": 165.4912172
              },
              {
                "average": 20.10824563,
                "count": 2492568,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.571432118,
                "variance": 2.469398901
              },
              {
                "average": 1.433061004,
                "count": 2492568,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5625197744,
                "variance": 0.3164284966
              },
              {
                "average": 10.77289366,
                "count": 2492568,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.320925361,
                "variance": 1.744843808
              },
              {
                "average": 255190029.9,
                "count": 2492568,
                "maximum": 255192315.2,
                "minimum": 255188129.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 931.4719509,
                "variance": 867639.9953
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492568,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0141,
              3892999.985,
              -3.836311822,
              429000.0141,
              3893999.985,
              13.46368818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.01409471175,
                    3892999.98498061,
                    -3.836311822288021
                  ],
                  [
                    428000.01409471175,
                    3893999.98498061,
                    -3.836311822288021
                  ],
                  [
                    429000.01409471175,
                    3893999.98498061,
                    13.46368817771198
                  ],
                  [
                    429000.01409471175,
                    3892999.98498061,
                    13.46368817771198
                  ],
                  [
                    428000.01409471175,
                    3892999.98498061,
                    -3.836311822288021
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:31:55+00:00",
            "end_time": "2019-10-15T15:22: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": "20191015_NCMP_NC_Dunex_18SVD3899.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6813642963805,
              35.232142712681984,
              -2.929241673136072
            ],
            [
              -75.68143888249958,
              35.24106070248318,
              -2.929241673136072
            ],
            [
              -75.67044838923027,
              35.24112208463461,
              1.130758326863929
            ],
            [
              -75.67037500584176,
              35.23220407468343,
              1.130758326863929
            ],
            [
              -75.6813642963805,
              35.232142712681984,
              -2.929241673136072
            ]
          ]
        ]
      },
      "bbox": [
        -75.68143888,
        35.23214271,
        -2.929241673,
        -75.67037501,
        35.24112208,
        1.130758327
      ],
      "properties": {
        "datetime": "2019-10-17T15:45:13Z",
        "pc:count": 1838051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438533.4698,
            "count": 1838051,
            "maximum": 439000.0167,
            "minimum": 437999.9967,
            "name": "X",
            "position": 0,
            "stddev": 275.3463236,
            "variance": 75815.59794
          },
          {
            "average": 3899397.219,
            "count": 1838051,
            "maximum": 3899989.061,
            "minimum": 3898999.981,
            "name": "Y",
            "position": 1,
            "stddev": 241.1723681,
            "variance": 58164.11113
          },
          {
            "average": -1.583551864,
            "count": 1838051,
            "maximum": 1.130758327,
            "minimum": -2.929241673,
            "name": "Z",
            "position": 2,
            "stddev": 0.3920796198,
            "variance": 0.1537264283
          },
          {
            "average": 3.753757105,
            "count": 1838051,
            "maximum": 7078,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 111.5890527,
            "variance": 12452.11668
          },
          {
            "average": 1,
            "count": 1838051,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1838051,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1838051,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.95600231,
            "count": 1838051,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.094910564,
            "variance": 1.198829143
          },
          {
            "average": 20.12536986,
            "count": 1838051,
            "maximum": 33,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.501712135,
            "variance": 2.255139337
          },
          {
            "average": 1.998598515,
            "count": 1838051,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04268146748,
            "variance": 0.001821707666
          },
          {
            "average": 5.232699201,
            "count": 1838051,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022686149,
            "variance": 1.04588696
          },
          {
            "average": 255186615.7,
            "count": 1838051,
            "maximum": 255362313.7,
            "minimum": 255185903.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5068.661082,
            "variance": 25691325.16
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1838051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437999.9967,
          3898999.981,
          -2.929241673,
          439000.0167,
          3899989.061,
          1.130758327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437999.99670393846,
                3898999.981114611,
                -2.929241673136072
              ],
              [
                437999.99670393846,
                3899989.061114611,
                -2.929241673136072
              ],
              [
                439000.0167039385,
                3899989.061114611,
                1.130758326863929
              ],
              [
                439000.0167039385,
                3898999.981114611,
                1.130758326863929
              ],
              [
                437999.99670393846,
                3898999.981114611,
                -2.929241673136072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:45:13+00:00",
        "end_time": "2019-10-15T14:45:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3899.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3899.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3899.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3899.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68143888,
            35.23214271,
            -2.929241673,
            -75.67037501,
            35.24112208,
            1.130758327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6813642963805,
                  35.232142712681984,
                  -2.929241673136072
                ],
                [
                  -75.68143888249958,
                  35.24106070248318,
                  -2.929241673136072
                ],
                [
                  -75.67044838923027,
                  35.24112208463461,
                  1.130758326863929
                ],
                [
                  -75.67037500584176,
                  35.23220407468343,
                  1.130758326863929
                ],
                [
                  -75.6813642963805,
                  35.232142712681984,
                  -2.929241673136072
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3899.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3899.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:45:13Z",
            "pc:count": 1838051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438533.4698,
                "count": 1838051,
                "maximum": 439000.0167,
                "minimum": 437999.9967,
                "name": "X",
                "position": 0,
                "stddev": 275.3463236,
                "variance": 75815.59794
              },
              {
                "average": 3899397.219,
                "count": 1838051,
                "maximum": 3899989.061,
                "minimum": 3898999.981,
                "name": "Y",
                "position": 1,
                "stddev": 241.1723681,
                "variance": 58164.11113
              },
              {
                "average": -1.583551864,
                "count": 1838051,
                "maximum": 1.130758327,
                "minimum": -2.929241673,
                "name": "Z",
                "position": 2,
                "stddev": 0.3920796198,
                "variance": 0.1537264283
              },
              {
                "average": 3.753757105,
                "count": 1838051,
                "maximum": 7078,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 111.5890527,
                "variance": 12452.11668
              },
              {
                "average": 1,
                "count": 1838051,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1838051,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1838051,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.95600231,
                "count": 1838051,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.094910564,
                "variance": 1.198829143
              },
              {
                "average": 20.12536986,
                "count": 1838051,
                "maximum": 33,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.501712135,
                "variance": 2.255139337
              },
              {
                "average": 1.998598515,
                "count": 1838051,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04268146748,
                "variance": 0.001821707666
              },
              {
                "average": 5.232699201,
                "count": 1838051,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022686149,
                "variance": 1.04588696
              },
              {
                "average": 255186615.7,
                "count": 1838051,
                "maximum": 255362313.7,
                "minimum": 255185903.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5068.661082,
                "variance": 25691325.16
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1838051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437999.9967,
              3898999.981,
              -2.929241673,
              439000.0167,
              3899989.061,
              1.130758327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437999.99670393846,
                    3898999.981114611,
                    -2.929241673136072
                  ],
                  [
                    437999.99670393846,
                    3899989.061114611,
                    -2.929241673136072
                  ],
                  [
                    439000.0167039385,
                    3899989.061114611,
                    1.130758326863929
                  ],
                  [
                    439000.0167039385,
                    3898999.981114611,
                    1.130758326863929
                  ],
                  [
                    437999.99670393846,
                    3898999.981114611,
                    -2.929241673136072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:45:13+00:00",
            "end_time": "2019-10-15T14:45: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": "20191011_NCMP_NC_Dunex_18SVD1285.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.96557350553144,
              35.103974474159564,
              -0.173819588391097
            ],
            [
              -75.96567986393566,
              35.11299065013393,
              -0.173819588391097
            ],
            [
              -75.95470737249933,
              35.11307756865159,
              13.546180411608905
            ],
            [
              -75.95460222213751,
              35.10406136378361,
              13.546180411608905
            ],
            [
              -75.96557350553144,
              35.103974474159564,
              -0.173819588391097
            ]
          ]
        ]
      },
      "bbox": [
        -75.96567986,
        35.10397447,
        -0.1738195884,
        -75.95460222,
        35.11307757,
        13.54618041
      ],
      "properties": {
        "datetime": "2019-10-15T16:51:20Z",
        "pc:count": 6328549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412531.6694,
            "count": 6328549,
            "maximum": 413000.0171,
            "minimum": 411999.9971,
            "name": "X",
            "position": 0,
            "stddev": 276.7582752,
            "variance": 76595.14292
          },
          {
            "average": 3885461.224,
            "count": 6328549,
            "maximum": 3885999.994,
            "minimum": 3884999.974,
            "name": "Y",
            "position": 1,
            "stddev": 272.6495986,
            "variance": 74337.80361
          },
          {
            "average": 1.501900432,
            "count": 6328549,
            "maximum": 13.54618041,
            "minimum": -0.1738195884,
            "name": "Z",
            "position": 2,
            "stddev": 1.3582851,
            "variance": 1.844938412
          },
          {
            "average": 1802.378414,
            "count": 6328549,
            "maximum": 47572,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1669.691296,
            "variance": 2787869.024
          },
          {
            "average": 1.287521516,
            "count": 6328549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6309036535,
            "variance": 0.39803942
          },
          {
            "average": 1.575202783,
            "count": 6328549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9088777379,
            "variance": 0.8260587425
          },
          {
            "average": 1,
            "count": 6328549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.632174927,
            "count": 6328549,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.246135251,
            "variance": 10.53739407
          },
          {
            "average": 20.13755161,
            "count": 6328549,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.394083788,
            "variance": 1.943469608
          },
          {
            "average": 1.318761378,
            "count": 6328549,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6451034293,
            "variance": 0.4161584345
          },
          {
            "average": 13.22022789,
            "count": 6328549,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.458817955,
            "variance": 2.128149826
          },
          {
            "average": 254917362.2,
            "count": 6328549,
            "maximum": 255193480.2,
            "minimum": 254854874.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128631.7832,
            "variance": 16546135640.0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6328549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411999.9971,
          3884999.974,
          -0.1738195884,
          413000.0171,
          3885999.994,
          13.54618041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411999.9970757727,
                3884999.9737715228,
                -0.173819588391097
              ],
              [
                411999.9970757727,
                3885999.9937715223,
                -0.173819588391097
              ],
              [
                413000.01707577275,
                3885999.9937715223,
                13.546180411608905
              ],
              [
                413000.01707577275,
                3884999.9737715228,
                13.546180411608905
              ],
              [
                411999.9970757727,
                3884999.9737715228,
                -0.173819588391097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:51:20+00:00",
        "end_time": "2019-10-11T18:47:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1285.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1285.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1285.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1285.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.96567986,
            35.10397447,
            -0.1738195884,
            -75.95460222,
            35.11307757,
            13.54618041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.96557350553144,
                  35.103974474159564,
                  -0.173819588391097
                ],
                [
                  -75.96567986393566,
                  35.11299065013393,
                  -0.173819588391097
                ],
                [
                  -75.95470737249933,
                  35.11307756865159,
                  13.546180411608905
                ],
                [
                  -75.95460222213751,
                  35.10406136378361,
                  13.546180411608905
                ],
                [
                  -75.96557350553144,
                  35.103974474159564,
                  -0.173819588391097
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1285.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1285.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:51:20Z",
            "pc:count": 6328549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412531.6694,
                "count": 6328549,
                "maximum": 413000.0171,
                "minimum": 411999.9971,
                "name": "X",
                "position": 0,
                "stddev": 276.7582752,
                "variance": 76595.14292
              },
              {
                "average": 3885461.224,
                "count": 6328549,
                "maximum": 3885999.994,
                "minimum": 3884999.974,
                "name": "Y",
                "position": 1,
                "stddev": 272.6495986,
                "variance": 74337.80361
              },
              {
                "average": 1.501900432,
                "count": 6328549,
                "maximum": 13.54618041,
                "minimum": -0.1738195884,
                "name": "Z",
                "position": 2,
                "stddev": 1.3582851,
                "variance": 1.844938412
              },
              {
                "average": 1802.378414,
                "count": 6328549,
                "maximum": 47572,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1669.691296,
                "variance": 2787869.024
              },
              {
                "average": 1.287521516,
                "count": 6328549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6309036535,
                "variance": 0.39803942
              },
              {
                "average": 1.575202783,
                "count": 6328549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9088777379,
                "variance": 0.8260587425
              },
              {
                "average": 1,
                "count": 6328549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.632174927,
                "count": 6328549,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.246135251,
                "variance": 10.53739407
              },
              {
                "average": 20.13755161,
                "count": 6328549,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.394083788,
                "variance": 1.943469608
              },
              {
                "average": 1.318761378,
                "count": 6328549,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6451034293,
                "variance": 0.4161584345
              },
              {
                "average": 13.22022789,
                "count": 6328549,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.458817955,
                "variance": 2.128149826
              },
              {
                "average": 254917362.2,
                "count": 6328549,
                "maximum": 255193480.2,
                "minimum": 254854874.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128631.7832,
                "variance": 16546135640.0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6328549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411999.9971,
              3884999.974,
              -0.1738195884,
              413000.0171,
              3885999.994,
              13.54618041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411999.9970757727,
                    3884999.9737715228,
                    -0.173819588391097
                  ],
                  [
                    411999.9970757727,
                    3885999.9937715223,
                    -0.173819588391097
                  ],
                  [
                    413000.01707577275,
                    3885999.9937715223,
                    13.546180411608905
                  ],
                  [
                    413000.01707577275,
                    3884999.9737715228,
                    13.546180411608905
                  ],
                  [
                    411999.9970757727,
                    3884999.9737715228,
                    -0.173819588391097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:51:20+00:00",
            "end_time": "2019-10-11T18:47: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": "20191015_NCMP_NC_Dunex_18SVD1787.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9109314437348,
              35.12361700605801,
              -5.989317956998869
            ],
            [
              -75.9110186482196,
              35.13144749632628,
              -5.989317956998869
            ],
            [
              -75.90004394976907,
              35.131529501142694,
              14.110682043001132
            ],
            [
              -75.89995779545613,
              35.123698987204335,
              14.110682043001132
            ],
            [
              -75.9109314437348,
              35.12361700605801,
              -5.989317956998869
            ]
          ]
        ]
      },
      "bbox": [
        -75.91101865,
        35.12361701,
        -5.989317957,
        -75.8999578,
        35.1315295,
        14.11068204
      ],
      "properties": {
        "datetime": "2019-10-15T16:52:29Z",
        "pc:count": 917787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417268.0596,
            "count": 917787,
            "maximum": 417999.9916,
            "minimum": 417000.0116,
            "name": "X",
            "position": 0,
            "stddev": 226.3253335,
            "variance": 51223.1566
          },
          {
            "average": 3887817.154,
            "count": 917787,
            "maximum": 3887999.989,
            "minimum": 3887131.489,
            "name": "Y",
            "position": 1,
            "stddev": 177.6362615,
            "variance": 31554.64139
          },
          {
            "average": 0.7116974747,
            "count": 917787,
            "maximum": 14.11068204,
            "minimum": -5.989317957,
            "name": "Z",
            "position": 2,
            "stddev": 3.391975258,
            "variance": 11.50549615
          },
          {
            "average": 1134.402445,
            "count": 917787,
            "maximum": 11711,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2118.542036,
            "variance": 4488220.358
          },
          {
            "average": 1.432519746,
            "count": 917787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9158868,
            "variance": 0.8388486305
          },
          {
            "average": 1.864957773,
            "count": 917787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.393774121,
            "variance": 1.942606301
          },
          {
            "average": 1,
            "count": 917787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.31475277,
            "count": 917787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.72398398,
            "variance": 188.3477363
          },
          {
            "average": 19.9410562,
            "count": 917787,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.386450898,
            "variance": 1.922246093
          },
          {
            "average": 1.896256975,
            "count": 917787,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9182088255,
            "variance": 0.8431074473
          },
          {
            "average": 13.32303901,
            "count": 917787,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9288857135,
            "variance": 0.8628286687
          },
          {
            "average": 255191823.8,
            "count": 917787,
            "maximum": 255193549.7,
            "minimum": 255190727,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.4480784,
            "variance": 434871.7682
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 917787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417000.0116,
          3887131.489,
          -5.989317957,
          417999.9916,
          3887999.989,
          14.11068204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417000.0116097638,
                3887131.489113551,
                -5.989317956998869
              ],
              [
                417000.0116097638,
                3887999.989113551,
                -5.989317956998869
              ],
              [
                417999.99160976376,
                3887999.989113551,
                14.110682043001132
              ],
              [
                417999.99160976376,
                3887131.489113551,
                14.110682043001132
              ],
              [
                417000.0116097638,
                3887131.489113551,
                -5.989317956998869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:52:29+00:00",
        "end_time": "2019-10-15T16:05:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1787.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1787.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1787.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1787.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.91101865,
            35.12361701,
            -5.989317957,
            -75.8999578,
            35.1315295,
            14.11068204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9109314437348,
                  35.12361700605801,
                  -5.989317956998869
                ],
                [
                  -75.9110186482196,
                  35.13144749632628,
                  -5.989317956998869
                ],
                [
                  -75.90004394976907,
                  35.131529501142694,
                  14.110682043001132
                ],
                [
                  -75.89995779545613,
                  35.123698987204335,
                  14.110682043001132
                ],
                [
                  -75.9109314437348,
                  35.12361700605801,
                  -5.989317956998869
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1787.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1787.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:52:29Z",
            "pc:count": 917787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417268.0596,
                "count": 917787,
                "maximum": 417999.9916,
                "minimum": 417000.0116,
                "name": "X",
                "position": 0,
                "stddev": 226.3253335,
                "variance": 51223.1566
              },
              {
                "average": 3887817.154,
                "count": 917787,
                "maximum": 3887999.989,
                "minimum": 3887131.489,
                "name": "Y",
                "position": 1,
                "stddev": 177.6362615,
                "variance": 31554.64139
              },
              {
                "average": 0.7116974747,
                "count": 917787,
                "maximum": 14.11068204,
                "minimum": -5.989317957,
                "name": "Z",
                "position": 2,
                "stddev": 3.391975258,
                "variance": 11.50549615
              },
              {
                "average": 1134.402445,
                "count": 917787,
                "maximum": 11711,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2118.542036,
                "variance": 4488220.358
              },
              {
                "average": 1.432519746,
                "count": 917787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9158868,
                "variance": 0.8388486305
              },
              {
                "average": 1.864957773,
                "count": 917787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.393774121,
                "variance": 1.942606301
              },
              {
                "average": 1,
                "count": 917787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.31475277,
                "count": 917787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.72398398,
                "variance": 188.3477363
              },
              {
                "average": 19.9410562,
                "count": 917787,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.386450898,
                "variance": 1.922246093
              },
              {
                "average": 1.896256975,
                "count": 917787,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9182088255,
                "variance": 0.8431074473
              },
              {
                "average": 13.32303901,
                "count": 917787,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9288857135,
                "variance": 0.8628286687
              },
              {
                "average": 255191823.8,
                "count": 917787,
                "maximum": 255193549.7,
                "minimum": 255190727,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.4480784,
                "variance": 434871.7682
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 917787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417000.0116,
              3887131.489,
              -5.989317957,
              417999.9916,
              3887999.989,
              14.11068204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417000.0116097638,
                    3887131.489113551,
                    -5.989317956998869
                  ],
                  [
                    417000.0116097638,
                    3887999.989113551,
                    -5.989317956998869
                  ],
                  [
                    417999.99160976376,
                    3887999.989113551,
                    14.110682043001132
                  ],
                  [
                    417999.99160976376,
                    3887131.489113551,
                    14.110682043001132
                  ],
                  [
                    417000.0116097638,
                    3887131.489113551,
                    -5.989317956998869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:52:29+00:00",
            "end_time": "2019-10-15T16:05:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2591.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82351377601286,
              35.161413601053546,
              -5.206983069918808
            ],
            [
              -75.82358159669063,
              35.16814081438747,
              -5.206983069918808
            ],
            [
              -75.81260149864652,
              35.16821496967289,
              11.533016930081194
            ],
            [
              -75.81253458191883,
              35.16148773795865,
              11.533016930081194
            ],
            [
              -75.82351377601286,
              35.161413601053546,
              -5.206983069918808
            ]
          ]
        ]
      },
      "bbox": [
        -75.8235816,
        35.1614136,
        -5.20698307,
        -75.81253458,
        35.16821497,
        11.53301693
      ],
      "properties": {
        "datetime": "2019-10-15T16:31:09Z",
        "pc:count": 640595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425319.6308,
            "count": 640595,
            "maximum": 425999.9963,
            "minimum": 424999.9963,
            "name": "X",
            "position": 0,
            "stddev": 219.7133352,
            "variance": 48273.94965
          },
          {
            "average": 3891772.772,
            "count": 640595,
            "maximum": 3891999.984,
            "minimum": 3891253.864,
            "name": "Y",
            "position": 1,
            "stddev": 166.0842525,
            "variance": 27583.97894
          },
          {
            "average": -1.10659159,
            "count": 640595,
            "maximum": 11.53301693,
            "minimum": -5.20698307,
            "name": "Z",
            "position": 2,
            "stddev": 2.515136402,
            "variance": 6.325911122
          },
          {
            "average": 1135.213575,
            "count": 640595,
            "maximum": 11790,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2006.021491,
            "variance": 4024122.22
          },
          {
            "average": 1.022579009,
            "count": 640595,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1748716165,
            "variance": 0.03058008227
          },
          {
            "average": 1.045396858,
            "count": 640595,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2627493039,
            "variance": 0.0690371967
          },
          {
            "average": 1,
            "count": 640595,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.36400066,
            "count": 640595,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.10796597,
            "variance": 171.818772
          },
          {
            "average": 20.12026322,
            "count": 640595,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.377241056,
            "variance": 1.896792927
          },
          {
            "average": 1.676628759,
            "count": 640595,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4770391642,
            "variance": 0.2275663641
          },
          {
            "average": 11.99797688,
            "count": 640595,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8457490162,
            "variance": 0.7152913984
          },
          {
            "average": 255190897.1,
            "count": 640595,
            "maximum": 255192269.2,
            "minimum": 255189441.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.6552438,
            "variance": 354805.1695
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 640595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424999.9963,
          3891253.864,
          -5.20698307,
          425999.9963,
          3891999.984,
          11.53301693
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424999.9963480674,
                3891253.8640709217,
                -5.206983069918808
              ],
              [
                424999.9963480674,
                3891999.984070922,
                -5.206983069918808
              ],
              [
                425999.9963480674,
                3891999.984070922,
                11.533016930081194
              ],
              [
                425999.9963480674,
                3891253.8640709217,
                11.533016930081194
              ],
              [
                424999.9963480674,
                3891253.8640709217,
                -5.206983069918808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:31:09+00:00",
        "end_time": "2019-10-15T15:44:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2591.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2591.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2591.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2591.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8235816,
            35.1614136,
            -5.20698307,
            -75.81253458,
            35.16821497,
            11.53301693
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82351377601286,
                  35.161413601053546,
                  -5.206983069918808
                ],
                [
                  -75.82358159669063,
                  35.16814081438747,
                  -5.206983069918808
                ],
                [
                  -75.81260149864652,
                  35.16821496967289,
                  11.533016930081194
                ],
                [
                  -75.81253458191883,
                  35.16148773795865,
                  11.533016930081194
                ],
                [
                  -75.82351377601286,
                  35.161413601053546,
                  -5.206983069918808
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2591.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2591.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:31:09Z",
            "pc:count": 640595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425319.6308,
                "count": 640595,
                "maximum": 425999.9963,
                "minimum": 424999.9963,
                "name": "X",
                "position": 0,
                "stddev": 219.7133352,
                "variance": 48273.94965
              },
              {
                "average": 3891772.772,
                "count": 640595,
                "maximum": 3891999.984,
                "minimum": 3891253.864,
                "name": "Y",
                "position": 1,
                "stddev": 166.0842525,
                "variance": 27583.97894
              },
              {
                "average": -1.10659159,
                "count": 640595,
                "maximum": 11.53301693,
                "minimum": -5.20698307,
                "name": "Z",
                "position": 2,
                "stddev": 2.515136402,
                "variance": 6.325911122
              },
              {
                "average": 1135.213575,
                "count": 640595,
                "maximum": 11790,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2006.021491,
                "variance": 4024122.22
              },
              {
                "average": 1.022579009,
                "count": 640595,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1748716165,
                "variance": 0.03058008227
              },
              {
                "average": 1.045396858,
                "count": 640595,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2627493039,
                "variance": 0.0690371967
              },
              {
                "average": 1,
                "count": 640595,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.36400066,
                "count": 640595,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.10796597,
                "variance": 171.818772
              },
              {
                "average": 20.12026322,
                "count": 640595,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.377241056,
                "variance": 1.896792927
              },
              {
                "average": 1.676628759,
                "count": 640595,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4770391642,
                "variance": 0.2275663641
              },
              {
                "average": 11.99797688,
                "count": 640595,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8457490162,
                "variance": 0.7152913984
              },
              {
                "average": 255190897.1,
                "count": 640595,
                "maximum": 255192269.2,
                "minimum": 255189441.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.6552438,
                "variance": 354805.1695
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 640595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424999.9963,
              3891253.864,
              -5.20698307,
              425999.9963,
              3891999.984,
              11.53301693
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424999.9963480674,
                    3891253.8640709217,
                    -5.206983069918808
                  ],
                  [
                    424999.9963480674,
                    3891999.984070922,
                    -5.206983069918808
                  ],
                  [
                    425999.9963480674,
                    3891999.984070922,
                    11.533016930081194
                  ],
                  [
                    425999.9963480674,
                    3891253.8640709217,
                    11.533016930081194
                  ],
                  [
                    424999.9963480674,
                    3891253.8640709217,
                    -5.206983069918808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:31:09+00:00",
            "end_time": "2019-10-15T15:44: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": "20191011_NCMP_NC_Dunex_18SVD0886.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00541771590902,
              35.11266752496064,
              -2.879734964655292
            ],
            [
              -76.00544894210493,
              35.11520928169403,
              -2.879734964655292
            ],
            [
              -75.99920914150685,
              35.11526088111623,
              -1.839734964655292
            ],
            [
              -75.99917810902139,
              35.11271911954706,
              -1.839734964655292
            ],
            [
              -76.00541771590902,
              35.11266752496064,
              -2.879734964655292
            ]
          ]
        ]
      },
      "bbox": [
        -76.00544894,
        35.11266752,
        -2.879734965,
        -75.99917811,
        35.11526088,
        -1.839734965
      ],
      "properties": {
        "datetime": "2019-10-11T17:50:38Z",
        "pc:count": 49645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408684.3587,
            "count": 49645,
            "maximum": 408946.9794,
            "minimum": 408378.2994,
            "name": "X",
            "position": 0,
            "stddev": 94.47598214,
            "variance": 8925.711201
          },
          {
            "average": 3886063.371,
            "count": 49645,
            "maximum": 3886281.911,
            "minimum": 3885999.991,
            "name": "Y",
            "position": 1,
            "stddev": 53.50613896,
            "variance": 2862.906906
          },
          {
            "average": -2.177989774,
            "count": 49645,
            "maximum": -1.839734965,
            "minimum": -2.879734965,
            "name": "Z",
            "position": 2,
            "stddev": 0.1317829395,
            "variance": 0.01736674314
          },
          {
            "average": 9.750810756,
            "count": 49645,
            "maximum": 2569,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.6916288,
            "variance": 19235.36791
          },
          {
            "average": 1,
            "count": 49645,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 49645,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 49645,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 49645,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90135579,
            "count": 49645,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.171206175,
            "variance": 4.714136254
          },
          {
            "average": 2.000987008,
            "count": 49645,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03140148775,
            "variance": 0.0009860534328
          },
          {
            "average": 1.05557458,
            "count": 49645,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2291006392,
            "variance": 0.05248710287
          },
          {
            "average": 254851124.7,
            "count": 49645,
            "maximum": 254851438.4,
            "minimum": 254851101,
            "name": "GpsTime",
            "position": 12,
            "stddev": 75.91365148,
            "variance": 5762.882481
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408378.2994,
          3885999.991,
          -2.879734965,
          408946.9794,
          3886281.911,
          -1.839734965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408378.2994303281,
                3885999.9905595984,
                -2.879734964655292
              ],
              [
                408378.2994303281,
                3886281.9105595984,
                -2.879734964655292
              ],
              [
                408946.9794303281,
                3886281.9105595984,
                -1.839734964655292
              ],
              [
                408946.9794303281,
                3885999.9905595984,
                -1.839734964655292
              ],
              [
                408378.2994303281,
                3885999.9905595984,
                -2.879734964655292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:50:38+00:00",
        "end_time": "2019-10-11T17:45:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0886.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0886.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0886.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0886.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.00544894,
            35.11266752,
            -2.879734965,
            -75.99917811,
            35.11526088,
            -1.839734965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00541771590902,
                  35.11266752496064,
                  -2.879734964655292
                ],
                [
                  -76.00544894210493,
                  35.11520928169403,
                  -2.879734964655292
                ],
                [
                  -75.99920914150685,
                  35.11526088111623,
                  -1.839734964655292
                ],
                [
                  -75.99917810902139,
                  35.11271911954706,
                  -1.839734964655292
                ],
                [
                  -76.00541771590902,
                  35.11266752496064,
                  -2.879734964655292
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0886.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0886.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:50:38Z",
            "pc:count": 49645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408684.3587,
                "count": 49645,
                "maximum": 408946.9794,
                "minimum": 408378.2994,
                "name": "X",
                "position": 0,
                "stddev": 94.47598214,
                "variance": 8925.711201
              },
              {
                "average": 3886063.371,
                "count": 49645,
                "maximum": 3886281.911,
                "minimum": 3885999.991,
                "name": "Y",
                "position": 1,
                "stddev": 53.50613896,
                "variance": 2862.906906
              },
              {
                "average": -2.177989774,
                "count": 49645,
                "maximum": -1.839734965,
                "minimum": -2.879734965,
                "name": "Z",
                "position": 2,
                "stddev": 0.1317829395,
                "variance": 0.01736674314
              },
              {
                "average": 9.750810756,
                "count": 49645,
                "maximum": 2569,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.6916288,
                "variance": 19235.36791
              },
              {
                "average": 1,
                "count": 49645,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 49645,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 49645,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 49645,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90135579,
                "count": 49645,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.171206175,
                "variance": 4.714136254
              },
              {
                "average": 2.000987008,
                "count": 49645,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03140148775,
                "variance": 0.0009860534328
              },
              {
                "average": 1.05557458,
                "count": 49645,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2291006392,
                "variance": 0.05248710287
              },
              {
                "average": 254851124.7,
                "count": 49645,
                "maximum": 254851438.4,
                "minimum": 254851101,
                "name": "GpsTime",
                "position": 12,
                "stddev": 75.91365148,
                "variance": 5762.882481
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408378.2994,
              3885999.991,
              -2.879734965,
              408946.9794,
              3886281.911,
              -1.839734965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408378.2994303281,
                    3885999.9905595984,
                    -2.879734964655292
                  ],
                  [
                    408378.2994303281,
                    3886281.9105595984,
                    -2.879734964655292
                  ],
                  [
                    408946.9794303281,
                    3886281.9105595984,
                    -1.839734964655292
                  ],
                  [
                    408946.9794303281,
                    3885999.9905595984,
                    -1.839734964655292
                  ],
                  [
                    408378.2994303281,
                    3885999.9905595984,
                    -2.879734964655292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:50:38+00:00",
            "end_time": "2019-10-11T17:45: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": "20191011_NCMP_NC_Dunex_18SVD0980.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.99797253923897,
              35.06156249920616,
              -2.552036657046996
            ],
            [
              -75.99799184766994,
              35.06314895049178,
              -2.552036657046996
            ],
            [
              -75.99663410291477,
              35.06316011477584,
              -1.352036657046996
            ],
            [
              -75.99661482074187,
              35.061573662836736,
              -1.352036657046996
            ],
            [
              -75.99797253923897,
              35.06156249920616,
              -2.552036657046996
            ]
          ]
        ]
      },
      "bbox": [
        -75.99799185,
        35.0615625,
        -2.552036657,
        -75.99661482,
        35.06316011,
        -1.352036657
      ],
      "properties": {
        "datetime": "2019-10-11T20:58:05Z",
        "pc:count": 1695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409042.3035,
            "count": 1695,
            "maximum": 409123.8548,
            "minimum": 409000.0348,
            "name": "X",
            "position": 0,
            "stddev": 32.19041041,
            "variance": 1036.222523
          },
          {
            "average": 3880401.89,
            "count": 1695,
            "maximum": 3880501.398,
            "minimum": 3880325.438,
            "name": "Y",
            "position": 1,
            "stddev": 36.8038769,
            "variance": 1354.525355
          },
          {
            "average": -1.785399489,
            "count": 1695,
            "maximum": -1.352036657,
            "minimum": -2.552036657,
            "name": "Z",
            "position": 2,
            "stddev": 0.1822148787,
            "variance": 0.03320226202
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1695,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1695,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1695,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.79299094,
            "count": 1695,
            "maximum": 21,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.292027104,
            "variance": 1.669334036
          },
          {
            "average": 2.000589971,
            "count": 1695,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02428930838,
            "variance": 0.0005899705015
          },
          {
            "average": 23,
            "count": 1695,
            "maximum": 23,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 254862681.3,
            "count": 1695,
            "maximum": 254862685.1,
            "minimum": 254862679.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.872247792,
            "variance": 3.505311795
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409000.0348,
          3880325.438,
          -2.552036657,
          409123.8548,
          3880501.398,
          -1.352036657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409000.03482973506,
                3880325.438305573,
                -2.552036657046996
              ],
              [
                409000.03482973506,
                3880501.398305573,
                -2.552036657046996
              ],
              [
                409123.854829735,
                3880501.398305573,
                -1.352036657046996
              ],
              [
                409123.854829735,
                3880325.438305573,
                -1.352036657046996
              ],
              [
                409000.03482973506,
                3880325.438305573,
                -2.552036657046996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:58:05+00:00",
        "end_time": "2019-10-11T20:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0980.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0980.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0980.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0980.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.99799185,
            35.0615625,
            -2.552036657,
            -75.99661482,
            35.06316011,
            -1.352036657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.99797253923897,
                  35.06156249920616,
                  -2.552036657046996
                ],
                [
                  -75.99799184766994,
                  35.06314895049178,
                  -2.552036657046996
                ],
                [
                  -75.99663410291477,
                  35.06316011477584,
                  -1.352036657046996
                ],
                [
                  -75.99661482074187,
                  35.061573662836736,
                  -1.352036657046996
                ],
                [
                  -75.99797253923897,
                  35.06156249920616,
                  -2.552036657046996
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0980.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0980.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:58:05Z",
            "pc:count": 1695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409042.3035,
                "count": 1695,
                "maximum": 409123.8548,
                "minimum": 409000.0348,
                "name": "X",
                "position": 0,
                "stddev": 32.19041041,
                "variance": 1036.222523
              },
              {
                "average": 3880401.89,
                "count": 1695,
                "maximum": 3880501.398,
                "minimum": 3880325.438,
                "name": "Y",
                "position": 1,
                "stddev": 36.8038769,
                "variance": 1354.525355
              },
              {
                "average": -1.785399489,
                "count": 1695,
                "maximum": -1.352036657,
                "minimum": -2.552036657,
                "name": "Z",
                "position": 2,
                "stddev": 0.1822148787,
                "variance": 0.03320226202
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1695,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1695,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1695,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.79299094,
                "count": 1695,
                "maximum": 21,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.292027104,
                "variance": 1.669334036
              },
              {
                "average": 2.000589971,
                "count": 1695,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02428930838,
                "variance": 0.0005899705015
              },
              {
                "average": 23,
                "count": 1695,
                "maximum": 23,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 254862681.3,
                "count": 1695,
                "maximum": 254862685.1,
                "minimum": 254862679.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.872247792,
                "variance": 3.505311795
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409000.0348,
              3880325.438,
              -2.552036657,
              409123.8548,
              3880501.398,
              -1.352036657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409000.03482973506,
                    3880325.438305573,
                    -2.552036657046996
                  ],
                  [
                    409000.03482973506,
                    3880501.398305573,
                    -2.552036657046996
                  ],
                  [
                    409123.854829735,
                    3880501.398305573,
                    -1.352036657046996
                  ],
                  [
                    409123.854829735,
                    3880325.438305573,
                    -1.352036657046996
                  ],
                  [
                    409000.03482973506,
                    3880325.438305573,
                    -2.552036657046996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:58:05+00:00",
            "end_time": "2019-10-11T20:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1587.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.932865609895,
              35.122264309464946,
              -1.876157579736448
            ],
            [
              -75.93296843546287,
              35.1312805437286,
              -1.876157579736448
            ],
            [
              -75.92199360724393,
              35.131364537475925,
              26.643842420263553
            ],
            [
              -75.92189199082847,
              35.12234827529721,
              26.643842420263553
            ],
            [
              -75.932865609895,
              35.122264309464946,
              -1.876157579736448
            ]
          ]
        ]
      },
      "bbox": [
        -75.93296844,
        35.12226431,
        -1.87615758,
        -75.92189199,
        35.13136454,
        26.64384242
      ],
      "properties": {
        "datetime": "2019-10-15T16:46:45Z",
        "pc:count": 4777114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415563.7156,
            "count": 4777114,
            "maximum": 416000.0038,
            "minimum": 415000.0038,
            "name": "X",
            "position": 0,
            "stddev": 294.5022457,
            "variance": 86731.57272
          },
          {
            "average": 3887483.715,
            "count": 4777114,
            "maximum": 3887999.994,
            "minimum": 3886999.974,
            "name": "Y",
            "position": 1,
            "stddev": 274.5361457,
            "variance": 75370.09527
          },
          {
            "average": 3.065134567,
            "count": 4777114,
            "maximum": 26.64384242,
            "minimum": -1.87615758,
            "name": "Z",
            "position": 2,
            "stddev": 4.116990884,
            "variance": 16.94961394
          },
          {
            "average": 859.9630051,
            "count": 4777114,
            "maximum": 45789,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1215.719227,
            "variance": 1477973.239
          },
          {
            "average": 1.718905808,
            "count": 4777114,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.093292327,
            "variance": 1.195288112
          },
          {
            "average": 2.438121217,
            "count": 4777114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596636809,
            "variance": 2.549249098
          },
          {
            "average": 1,
            "count": 4777114,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.898936262,
            "count": 4777114,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.209132258,
            "variance": 67.38985243
          },
          {
            "average": 19.94675374,
            "count": 4777114,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.35738917,
            "variance": 1.842505359
          },
          {
            "average": 1.950526615,
            "count": 4777114,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.389517658,
            "variance": 1.930759323
          },
          {
            "average": 11.72319459,
            "count": 4777114,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.343871766,
            "variance": 1.805991323
          },
          {
            "average": 255140742,
            "count": 4777114,
            "maximum": 255193205.8,
            "minimum": 254854926.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118829.8169,
            "variance": 14120525380.0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4777114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415000.0038,
          3886999.974,
          -1.87615758,
          416000.0038,
          3887999.994,
          26.64384242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415000.0038463721,
                3886999.973760528,
                -1.876157579736448
              ],
              [
                415000.0038463721,
                3887999.9937605276,
                -1.876157579736448
              ],
              [
                416000.0038463721,
                3887999.9937605276,
                26.643842420263553
              ],
              [
                416000.0038463721,
                3886999.973760528,
                26.643842420263553
              ],
              [
                415000.0038463721,
                3886999.973760528,
                -1.876157579736448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:46:45+00:00",
        "end_time": "2019-10-11T18:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1587.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1587.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1587.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1587.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.93296844,
            35.12226431,
            -1.87615758,
            -75.92189199,
            35.13136454,
            26.64384242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.932865609895,
                  35.122264309464946,
                  -1.876157579736448
                ],
                [
                  -75.93296843546287,
                  35.1312805437286,
                  -1.876157579736448
                ],
                [
                  -75.92199360724393,
                  35.131364537475925,
                  26.643842420263553
                ],
                [
                  -75.92189199082847,
                  35.12234827529721,
                  26.643842420263553
                ],
                [
                  -75.932865609895,
                  35.122264309464946,
                  -1.876157579736448
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1587.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1587.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:46:45Z",
            "pc:count": 4777114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415563.7156,
                "count": 4777114,
                "maximum": 416000.0038,
                "minimum": 415000.0038,
                "name": "X",
                "position": 0,
                "stddev": 294.5022457,
                "variance": 86731.57272
              },
              {
                "average": 3887483.715,
                "count": 4777114,
                "maximum": 3887999.994,
                "minimum": 3886999.974,
                "name": "Y",
                "position": 1,
                "stddev": 274.5361457,
                "variance": 75370.09527
              },
              {
                "average": 3.065134567,
                "count": 4777114,
                "maximum": 26.64384242,
                "minimum": -1.87615758,
                "name": "Z",
                "position": 2,
                "stddev": 4.116990884,
                "variance": 16.94961394
              },
              {
                "average": 859.9630051,
                "count": 4777114,
                "maximum": 45789,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1215.719227,
                "variance": 1477973.239
              },
              {
                "average": 1.718905808,
                "count": 4777114,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.093292327,
                "variance": 1.195288112
              },
              {
                "average": 2.438121217,
                "count": 4777114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596636809,
                "variance": 2.549249098
              },
              {
                "average": 1,
                "count": 4777114,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.898936262,
                "count": 4777114,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.209132258,
                "variance": 67.38985243
              },
              {
                "average": 19.94675374,
                "count": 4777114,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.35738917,
                "variance": 1.842505359
              },
              {
                "average": 1.950526615,
                "count": 4777114,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.389517658,
                "variance": 1.930759323
              },
              {
                "average": 11.72319459,
                "count": 4777114,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.343871766,
                "variance": 1.805991323
              },
              {
                "average": 255140742,
                "count": 4777114,
                "maximum": 255193205.8,
                "minimum": 254854926.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118829.8169,
                "variance": 14120525380.0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4777114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415000.0038,
              3886999.974,
              -1.87615758,
              416000.0038,
              3887999.994,
              26.64384242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415000.0038463721,
                    3886999.973760528,
                    -1.876157579736448
                  ],
                  [
                    415000.0038463721,
                    3887999.9937605276,
                    -1.876157579736448
                  ],
                  [
                    416000.0038463721,
                    3887999.9937605276,
                    26.643842420263553
                  ],
                  [
                    416000.0038463721,
                    3886999.973760528,
                    26.643842420263553
                  ],
                  [
                    415000.0038463721,
                    3886999.973760528,
                    -1.876157579736448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:46:45+00:00",
            "end_time": "2019-10-11T18:48: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": "20191018_NCMP_NC_Dunex_18SVE3989.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67718627610549,
              36.04363171841652,
              0.293355650055819
            ],
            [
              -75.6772275811824,
              36.048454512959076,
              0.293355650055819
            ],
            [
              -75.67318977940151,
              36.048477253676985,
              18.11335565005582
            ],
            [
              -75.67314872055043,
              36.04365445513596,
              18.11335565005582
            ],
            [
              -75.67718627610549,
              36.04363171841652,
              0.293355650055819
            ]
          ]
        ]
      },
      "bbox": [
        -75.67722758,
        36.04363172,
        0.2933556501,
        -75.67314872,
        36.04847725,
        18.11335565
      ],
      "properties": {
        "datetime": "2019-10-18T15:47:43Z",
        "pc:count": 204031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439083.4419,
            "count": 204031,
            "maximum": 439363.7277,
            "minimum": 439000.0077,
            "name": "X",
            "position": 0,
            "stddev": 67.26729945,
            "variance": 4524.889575
          },
          {
            "average": 3989141.74,
            "count": 204031,
            "maximum": 3989534.941,
            "minimum": 3988999.981,
            "name": "Y",
            "position": 1,
            "stddev": 108.8140029,
            "variance": 11840.48722
          },
          {
            "average": 4.443676533,
            "count": 204031,
            "maximum": 18.11335565,
            "minimum": 0.2933556501,
            "name": "Z",
            "position": 2,
            "stddev": 2.897957528,
            "variance": 8.398157834
          },
          {
            "average": 3028.713215,
            "count": 204031,
            "maximum": 39065,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2229.491381,
            "variance": 4970631.816
          },
          {
            "average": 1.245761673,
            "count": 204031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5924411231,
            "variance": 0.3509864844
          },
          {
            "average": 1.514166965,
            "count": 204031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8856737433,
            "variance": 0.7844179797
          },
          {
            "average": 1,
            "count": 204031,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.550372247,
            "count": 204031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4974573847,
            "variance": 0.2474638496
          },
          {
            "average": 20.64923569,
            "count": 204031,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.08802404,
            "variance": 1.183796312
          },
          {
            "average": 1.260004607,
            "count": 204031,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.604894411,
            "variance": 0.3658972484
          },
          {
            "average": 3.634393793,
            "count": 204031,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5031031723,
            "variance": 0.253112802
          },
          {
            "average": 255448144.7,
            "count": 204031,
            "maximum": 255448863.2,
            "minimum": 255447782.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283.1130723,
            "variance": 80153.01168
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 204031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439000.0077,
          3988999.981,
          0.2933556501,
          439363.7277,
          3989534.941,
          18.11335565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439000.0077229098,
                3988999.9808234205,
                0.293355650055819
              ],
              [
                439000.0077229098,
                3989534.9408234204,
                0.293355650055819
              ],
              [
                439363.72772290977,
                3989534.9408234204,
                18.11335565005582
              ],
              [
                439363.72772290977,
                3988999.9808234205,
                18.11335565005582
              ],
              [
                439000.0077229098,
                3988999.9808234205,
                0.293355650055819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:47:43+00:00",
        "end_time": "2019-10-18T15:29:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3989.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3989.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3989.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3989.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67722758,
            36.04363172,
            0.2933556501,
            -75.67314872,
            36.04847725,
            18.11335565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67718627610549,
                  36.04363171841652,
                  0.293355650055819
                ],
                [
                  -75.6772275811824,
                  36.048454512959076,
                  0.293355650055819
                ],
                [
                  -75.67318977940151,
                  36.048477253676985,
                  18.11335565005582
                ],
                [
                  -75.67314872055043,
                  36.04365445513596,
                  18.11335565005582
                ],
                [
                  -75.67718627610549,
                  36.04363171841652,
                  0.293355650055819
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3989.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3989.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:47:43Z",
            "pc:count": 204031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439083.4419,
                "count": 204031,
                "maximum": 439363.7277,
                "minimum": 439000.0077,
                "name": "X",
                "position": 0,
                "stddev": 67.26729945,
                "variance": 4524.889575
              },
              {
                "average": 3989141.74,
                "count": 204031,
                "maximum": 3989534.941,
                "minimum": 3988999.981,
                "name": "Y",
                "position": 1,
                "stddev": 108.8140029,
                "variance": 11840.48722
              },
              {
                "average": 4.443676533,
                "count": 204031,
                "maximum": 18.11335565,
                "minimum": 0.2933556501,
                "name": "Z",
                "position": 2,
                "stddev": 2.897957528,
                "variance": 8.398157834
              },
              {
                "average": 3028.713215,
                "count": 204031,
                "maximum": 39065,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2229.491381,
                "variance": 4970631.816
              },
              {
                "average": 1.245761673,
                "count": 204031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5924411231,
                "variance": 0.3509864844
              },
              {
                "average": 1.514166965,
                "count": 204031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8856737433,
                "variance": 0.7844179797
              },
              {
                "average": 1,
                "count": 204031,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.550372247,
                "count": 204031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4974573847,
                "variance": 0.2474638496
              },
              {
                "average": 20.64923569,
                "count": 204031,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.08802404,
                "variance": 1.183796312
              },
              {
                "average": 1.260004607,
                "count": 204031,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.604894411,
                "variance": 0.3658972484
              },
              {
                "average": 3.634393793,
                "count": 204031,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5031031723,
                "variance": 0.253112802
              },
              {
                "average": 255448144.7,
                "count": 204031,
                "maximum": 255448863.2,
                "minimum": 255447782.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283.1130723,
                "variance": 80153.01168
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 204031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439000.0077,
              3988999.981,
              0.2933556501,
              439363.7277,
              3989534.941,
              18.11335565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439000.0077229098,
                    3988999.9808234205,
                    0.293355650055819
                  ],
                  [
                    439000.0077229098,
                    3989534.9408234204,
                    0.293355650055819
                  ],
                  [
                    439363.72772290977,
                    3989534.9408234204,
                    18.11335565005582
                  ],
                  [
                    439363.72772290977,
                    3988999.9808234205,
                    18.11335565005582
                  ],
                  [
                    439000.0077229098,
                    3988999.9808234205,
                    0.293355650055819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:47:43+00:00",
            "end_time": "2019-10-18T15:29: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": "20191001_NCMP_NC_Dunex_18SVD5297.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52741486428252,
              35.21751727791539,
              -2.572956724198038
            ],
            [
              -75.52744393208992,
              35.222010314944576,
              -2.572956724198038
            ],
            [
              -75.52421543669493,
              35.22202433823695,
              2.407043275801962
            ],
            [
              -75.52418654679225,
              35.2175312988878,
              2.407043275801962
            ],
            [
              -75.52741486428252,
              35.21751727791539,
              -2.572956724198038
            ]
          ]
        ]
      },
      "bbox": [
        -75.52744393,
        35.21751728,
        -2.572956724,
        -75.52418655,
        35.22202434,
        2.407043276
      ],
      "properties": {
        "datetime": "2019-10-17T16:53:00Z",
        "pc:count": 8984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452096.1473,
            "count": 8984,
            "maximum": 452293.8188,
            "minimum": 451999.9988,
            "name": "X",
            "position": 0,
            "stddev": 88.90980519,
            "variance": 7904.953458
          },
          {
            "average": 3897624.544,
            "count": 8984,
            "maximum": 3897791.042,
            "minimum": 3897292.742,
            "name": "Y",
            "position": 1,
            "stddev": 108.9559333,
            "variance": 11871.39541
          },
          {
            "average": -0.3225649165,
            "count": 8984,
            "maximum": 2.407043276,
            "minimum": -2.572956724,
            "name": "Z",
            "position": 2,
            "stddev": 1.29596537,
            "variance": 1.679526241
          },
          {
            "average": 1204.75167,
            "count": 8984,
            "maximum": 9489,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2055.886674,
            "variance": 4226670.014
          },
          {
            "average": 1,
            "count": 8984,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8984,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8984,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.14336598,
            "count": 8984,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.01501263,
            "variance": 169.3905538
          },
          {
            "average": 19.89189893,
            "count": 8984,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.818753207,
            "variance": 3.307863229
          },
          {
            "average": 1.642586821,
            "count": 8984,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4808877883,
            "variance": 0.2312530649
          },
          {
            "average": 8.273374889,
            "count": 8984,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.823461802,
            "variance": 3.325012944
          },
          {
            "average": 254485884.3,
            "count": 8984,
            "maximum": 255366380.8,
            "minimum": 253980535.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 666922.6533,
            "variance": 444785825500.0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451999.9988,
          3897292.742,
          -2.572956724,
          452293.8188,
          3897791.042,
          2.407043276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451999.99883859756,
                3897292.7415010044,
                -2.572956724198038
              ],
              [
                451999.99883859756,
                3897791.0415010042,
                -2.572956724198038
              ],
              [
                452293.8188385975,
                3897791.0415010042,
                2.407043275801962
              ],
              [
                452293.8188385975,
                3897292.7415010044,
                2.407043275801962
              ],
              [
                451999.99883859756,
                3897292.7415010044,
                -2.572956724198038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:53:00+00:00",
        "end_time": "2019-10-01T15:55:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5297.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5297.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5297.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5297.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52744393,
            35.21751728,
            -2.572956724,
            -75.52418655,
            35.22202434,
            2.407043276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52741486428252,
                  35.21751727791539,
                  -2.572956724198038
                ],
                [
                  -75.52744393208992,
                  35.222010314944576,
                  -2.572956724198038
                ],
                [
                  -75.52421543669493,
                  35.22202433823695,
                  2.407043275801962
                ],
                [
                  -75.52418654679225,
                  35.2175312988878,
                  2.407043275801962
                ],
                [
                  -75.52741486428252,
                  35.21751727791539,
                  -2.572956724198038
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5297.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5297.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:53:00Z",
            "pc:count": 8984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452096.1473,
                "count": 8984,
                "maximum": 452293.8188,
                "minimum": 451999.9988,
                "name": "X",
                "position": 0,
                "stddev": 88.90980519,
                "variance": 7904.953458
              },
              {
                "average": 3897624.544,
                "count": 8984,
                "maximum": 3897791.042,
                "minimum": 3897292.742,
                "name": "Y",
                "position": 1,
                "stddev": 108.9559333,
                "variance": 11871.39541
              },
              {
                "average": -0.3225649165,
                "count": 8984,
                "maximum": 2.407043276,
                "minimum": -2.572956724,
                "name": "Z",
                "position": 2,
                "stddev": 1.29596537,
                "variance": 1.679526241
              },
              {
                "average": 1204.75167,
                "count": 8984,
                "maximum": 9489,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2055.886674,
                "variance": 4226670.014
              },
              {
                "average": 1,
                "count": 8984,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8984,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8984,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.14336598,
                "count": 8984,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.01501263,
                "variance": 169.3905538
              },
              {
                "average": 19.89189893,
                "count": 8984,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.818753207,
                "variance": 3.307863229
              },
              {
                "average": 1.642586821,
                "count": 8984,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4808877883,
                "variance": 0.2312530649
              },
              {
                "average": 8.273374889,
                "count": 8984,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.823461802,
                "variance": 3.325012944
              },
              {
                "average": 254485884.3,
                "count": 8984,
                "maximum": 255366380.8,
                "minimum": 253980535.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 666922.6533,
                "variance": 444785825500.0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451999.9988,
              3897292.742,
              -2.572956724,
              452293.8188,
              3897791.042,
              2.407043276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451999.99883859756,
                    3897292.7415010044,
                    -2.572956724198038
                  ],
                  [
                    451999.99883859756,
                    3897791.0415010042,
                    -2.572956724198038
                  ],
                  [
                    452293.8188385975,
                    3897791.0415010042,
                    2.407043275801962
                  ],
                  [
                    452293.8188385975,
                    3897292.7415010044,
                    2.407043275801962
                  ],
                  [
                    451999.99883859756,
                    3897292.7415010044,
                    -2.572956724198038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:53:00+00:00",
            "end_time": "2019-10-01T15:55: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": "20191015_NCMP_NC_Dunex_18SVD3997.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67023382904019,
              35.21501928113326,
              -2.241588046042011
            ],
            [
              -75.67030098587921,
              35.2231876857676,
              -2.241588046042011
            ],
            [
              -75.65931309762924,
              35.223248028967184,
              21.75841195395799
            ],
            [
              -75.65924704146067,
              35.21507960618469,
              21.75841195395799
            ],
            [
              -75.67023382904019,
              35.21501928113326,
              -2.241588046042011
            ]
          ]
        ]
      },
      "bbox": [
        -75.67030099,
        35.21501928,
        -2.241588046,
        -75.65924704,
        35.22324803,
        21.75841195
      ],
      "properties": {
        "datetime": "2019-10-15T16:58:08Z",
        "pc:count": 1471962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439436.7296,
            "count": 1471962,
            "maximum": 440000.004,
            "minimum": 439000.004,
            "name": "X",
            "position": 0,
            "stddev": 281.735459,
            "variance": 79374.86887
          },
          {
            "average": 3897676.094,
            "count": 1471962,
            "maximum": 3897999.992,
            "minimum": 3897094.052,
            "name": "Y",
            "position": 1,
            "stddev": 197.8379221,
            "variance": 39139.84342
          },
          {
            "average": 0.1700163296,
            "count": 1471962,
            "maximum": 21.75841195,
            "minimum": -2.241588046,
            "name": "Z",
            "position": 2,
            "stddev": 1.767008977,
            "variance": 3.122320725
          },
          {
            "average": 960.4316572,
            "count": 1471962,
            "maximum": 30284,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1875.670756,
            "variance": 3518140.786
          },
          {
            "average": 1.024042061,
            "count": 1471962,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2188595123,
            "variance": 0.04789948613
          },
          {
            "average": 1.048237658,
            "count": 1471962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3477916069,
            "variance": 0.1209590018
          },
          {
            "average": 1,
            "count": 1471962,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.62691768,
            "count": 1471962,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.64118254,
            "variance": 159.799496
          },
          {
            "average": 20.09626879,
            "count": 1471962,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.582636756,
            "variance": 2.5047391
          },
          {
            "average": 1.722530881,
            "count": 1471962,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4794215805,
            "variance": 0.2298450518
          },
          {
            "average": 13.98400434,
            "count": 1471962,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016661701,
            "variance": 1.033601014
          },
          {
            "average": 255192295.7,
            "count": 1471962,
            "maximum": 255193888.8,
            "minimum": 255191061.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 736.7515831,
            "variance": 542802.8953
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1471962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439000.004,
          3897094.052,
          -2.241588046,
          440000.004,
          3897999.992,
          21.75841195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439000.0039558419,
                3897094.0516709243,
                -2.241588046042011
              ],
              [
                439000.0039558419,
                3897999.9916709247,
                -2.241588046042011
              ],
              [
                440000.0039558419,
                3897999.9916709247,
                21.75841195395799
              ],
              [
                440000.0039558419,
                3897094.0516709243,
                21.75841195395799
              ],
              [
                439000.0039558419,
                3897094.0516709243,
                -2.241588046042011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:58:08+00:00",
        "end_time": "2019-10-15T16:11:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3997.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3997.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3997.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3997.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67030099,
            35.21501928,
            -2.241588046,
            -75.65924704,
            35.22324803,
            21.75841195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67023382904019,
                  35.21501928113326,
                  -2.241588046042011
                ],
                [
                  -75.67030098587921,
                  35.2231876857676,
                  -2.241588046042011
                ],
                [
                  -75.65931309762924,
                  35.223248028967184,
                  21.75841195395799
                ],
                [
                  -75.65924704146067,
                  35.21507960618469,
                  21.75841195395799
                ],
                [
                  -75.67023382904019,
                  35.21501928113326,
                  -2.241588046042011
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3997.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3997.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:58:08Z",
            "pc:count": 1471962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439436.7296,
                "count": 1471962,
                "maximum": 440000.004,
                "minimum": 439000.004,
                "name": "X",
                "position": 0,
                "stddev": 281.735459,
                "variance": 79374.86887
              },
              {
                "average": 3897676.094,
                "count": 1471962,
                "maximum": 3897999.992,
                "minimum": 3897094.052,
                "name": "Y",
                "position": 1,
                "stddev": 197.8379221,
                "variance": 39139.84342
              },
              {
                "average": 0.1700163296,
                "count": 1471962,
                "maximum": 21.75841195,
                "minimum": -2.241588046,
                "name": "Z",
                "position": 2,
                "stddev": 1.767008977,
                "variance": 3.122320725
              },
              {
                "average": 960.4316572,
                "count": 1471962,
                "maximum": 30284,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1875.670756,
                "variance": 3518140.786
              },
              {
                "average": 1.024042061,
                "count": 1471962,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2188595123,
                "variance": 0.04789948613
              },
              {
                "average": 1.048237658,
                "count": 1471962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3477916069,
                "variance": 0.1209590018
              },
              {
                "average": 1,
                "count": 1471962,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.62691768,
                "count": 1471962,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.64118254,
                "variance": 159.799496
              },
              {
                "average": 20.09626879,
                "count": 1471962,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.582636756,
                "variance": 2.5047391
              },
              {
                "average": 1.722530881,
                "count": 1471962,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4794215805,
                "variance": 0.2298450518
              },
              {
                "average": 13.98400434,
                "count": 1471962,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016661701,
                "variance": 1.033601014
              },
              {
                "average": 255192295.7,
                "count": 1471962,
                "maximum": 255193888.8,
                "minimum": 255191061.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 736.7515831,
                "variance": 542802.8953
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1471962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439000.004,
              3897094.052,
              -2.241588046,
              440000.004,
              3897999.992,
              21.75841195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439000.0039558419,
                    3897094.0516709243,
                    -2.241588046042011
                  ],
                  [
                    439000.0039558419,
                    3897999.9916709247,
                    -2.241588046042011
                  ],
                  [
                    440000.0039558419,
                    3897999.9916709247,
                    21.75841195395799
                  ],
                  [
                    440000.0039558419,
                    3897094.0516709243,
                    21.75841195395799
                  ],
                  [
                    439000.0039558419,
                    3897094.0516709243,
                    -2.241588046042011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:58:08+00:00",
            "end_time": "2019-10-15T16:11:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVD5298.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52749766735927,
              35.2303279298554,
              0.141168096306445
            ],
            [
              -75.52751438862796,
              35.23291103783531,
              0.141168096306445
            ],
            [
              -75.52695766204651,
              35.23291346282518,
              5.881168096306445
            ],
            [
              -75.52694095842308,
              35.230330354614665,
              5.881168096306445
            ],
            [
              -75.52749766735927,
              35.2303279298554,
              0.141168096306445
            ]
          ]
        ]
      },
      "bbox": [
        -75.52751439,
        35.23032793,
        0.1411680963,
        -75.52694096,
        35.23291346,
        5.881168096
      ],
      "properties": {
        "datetime": "2019-10-17T16:46:37Z",
        "pc:count": 17691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452015.9659,
            "count": 17691,
            "maximum": 452050.6673,
            "minimum": 452000.0073,
            "name": "X",
            "position": 0,
            "stddev": 11.36808616,
            "variance": 129.2333829
          },
          {
            "average": 3898907.289,
            "count": 17691,
            "maximum": 3898999.987,
            "minimum": 3898713.507,
            "name": "Y",
            "position": 1,
            "stddev": 67.62450327,
            "variance": 4573.073442
          },
          {
            "average": 2.155154869,
            "count": 17691,
            "maximum": 5.881168096,
            "minimum": 0.1411680963,
            "name": "Z",
            "position": 2,
            "stddev": 0.6637939975,
            "variance": 0.4406224711
          },
          {
            "average": 4505.19394,
            "count": 17691,
            "maximum": 10512,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1930.881,
            "variance": 3728301.438
          },
          {
            "average": 1.000226104,
            "count": 17691,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01503546887,
            "variance": 0.0002260653242
          },
          {
            "average": 1.000339156,
            "count": 17691,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01841357222,
            "variance": 0.000339059642
          },
          {
            "average": 1,
            "count": 17691,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.928494715,
            "count": 17691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2576742759,
            "variance": 0.06639603246
          },
          {
            "average": 19.92457753,
            "count": 17691,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.556403324,
            "variance": 2.422391307
          },
          {
            "average": 1.019840597,
            "count": 17691,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.146956297,
            "variance": 0.02159615322
          },
          {
            "average": 4.534509072,
            "count": 17691,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988218007,
            "variance": 0.2488231889
          },
          {
            "average": 255365744.8,
            "count": 17691,
            "maximum": 255365997.5,
            "minimum": 255365455.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.0392747,
            "variance": 71309.97422
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0073,
          3898713.507,
          0.1411680963,
          452050.6673,
          3898999.987,
          5.881168096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.00728043116,
                3898713.5070189675,
                0.141168096306445
              ],
              [
                452000.00728043116,
                3898999.987018968,
                0.141168096306445
              ],
              [
                452050.6672804312,
                3898999.987018968,
                5.881168096306445
              ],
              [
                452050.6672804312,
                3898713.5070189675,
                5.881168096306445
              ],
              [
                452000.00728043116,
                3898713.5070189675,
                0.141168096306445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:46:37+00:00",
        "end_time": "2019-10-17T16:37:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVD5298.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVD5298.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVD5298.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVD5298.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52751439,
            35.23032793,
            0.1411680963,
            -75.52694096,
            35.23291346,
            5.881168096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52749766735927,
                  35.2303279298554,
                  0.141168096306445
                ],
                [
                  -75.52751438862796,
                  35.23291103783531,
                  0.141168096306445
                ],
                [
                  -75.52695766204651,
                  35.23291346282518,
                  5.881168096306445
                ],
                [
                  -75.52694095842308,
                  35.230330354614665,
                  5.881168096306445
                ],
                [
                  -75.52749766735927,
                  35.2303279298554,
                  0.141168096306445
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVD5298.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVD5298.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:46:37Z",
            "pc:count": 17691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452015.9659,
                "count": 17691,
                "maximum": 452050.6673,
                "minimum": 452000.0073,
                "name": "X",
                "position": 0,
                "stddev": 11.36808616,
                "variance": 129.2333829
              },
              {
                "average": 3898907.289,
                "count": 17691,
                "maximum": 3898999.987,
                "minimum": 3898713.507,
                "name": "Y",
                "position": 1,
                "stddev": 67.62450327,
                "variance": 4573.073442
              },
              {
                "average": 2.155154869,
                "count": 17691,
                "maximum": 5.881168096,
                "minimum": 0.1411680963,
                "name": "Z",
                "position": 2,
                "stddev": 0.6637939975,
                "variance": 0.4406224711
              },
              {
                "average": 4505.19394,
                "count": 17691,
                "maximum": 10512,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1930.881,
                "variance": 3728301.438
              },
              {
                "average": 1.000226104,
                "count": 17691,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01503546887,
                "variance": 0.0002260653242
              },
              {
                "average": 1.000339156,
                "count": 17691,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01841357222,
                "variance": 0.000339059642
              },
              {
                "average": 1,
                "count": 17691,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.928494715,
                "count": 17691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2576742759,
                "variance": 0.06639603246
              },
              {
                "average": 19.92457753,
                "count": 17691,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.556403324,
                "variance": 2.422391307
              },
              {
                "average": 1.019840597,
                "count": 17691,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.146956297,
                "variance": 0.02159615322
              },
              {
                "average": 4.534509072,
                "count": 17691,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988218007,
                "variance": 0.2488231889
              },
              {
                "average": 255365744.8,
                "count": 17691,
                "maximum": 255365997.5,
                "minimum": 255365455.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.0392747,
                "variance": 71309.97422
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0073,
              3898713.507,
              0.1411680963,
              452050.6673,
              3898999.987,
              5.881168096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.00728043116,
                    3898713.5070189675,
                    0.141168096306445
                  ],
                  [
                    452000.00728043116,
                    3898999.987018968,
                    0.141168096306445
                  ],
                  [
                    452050.6672804312,
                    3898999.987018968,
                    5.881168096306445
                  ],
                  [
                    452050.6672804312,
                    3898713.5070189675,
                    5.881168096306445
                  ],
                  [
                    452000.00728043116,
                    3898713.5070189675,
                    0.141168096306445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:46:37+00:00",
            "end_time": "2019-10-17T16:37: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": "20191015_NCMP_NC_Dunex_18SVE4000.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65945879408513,
              35.24128092900944,
              -2.645814019748058
            ],
            [
              -75.65947612960404,
              35.24342216300261,
              -2.645814019748058
            ],
            [
              -75.64848570843776,
              35.24348155188064,
              -2.085814019748057
            ],
            [
              -75.64846866177211,
              35.241340313206265,
              -2.085814019748057
            ],
            [
              -75.65945879408513,
              35.24128092900944,
              -2.645814019748058
            ]
          ]
        ]
      },
      "bbox": [
        -75.65947613,
        35.24128093,
        -2.64581402,
        -75.64846866,
        35.24348155,
        -2.08581402
      ],
      "properties": {
        "datetime": "2019-10-15T15:07:54Z",
        "pc:count": 108734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440725.0657,
            "count": 108734,
            "maximum": 441000.0045,
            "minimum": 440000.0245,
            "name": "X",
            "position": 0,
            "stddev": 286.4019757,
            "variance": 82026.09168
          },
          {
            "average": 3900096.128,
            "count": 108734,
            "maximum": 3900237.461,
            "minimum": 3899999.981,
            "name": "Y",
            "position": 1,
            "stddev": 63.35321706,
            "variance": 4013.630112
          },
          {
            "average": -2.351882959,
            "count": 108734,
            "maximum": -2.08581402,
            "minimum": -2.64581402,
            "name": "Z",
            "position": 2,
            "stddev": 0.07364271015,
            "variance": 0.005423248758
          },
          {
            "average": 2.557599279,
            "count": 108734,
            "maximum": 1475,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.65338716,
            "variance": 3097.299502
          },
          {
            "average": 1,
            "count": 108734,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 108734,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 108734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 108734,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.39723069,
            "count": 108734,
            "maximum": 22.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.859601741,
            "variance": 3.458118634
          },
          {
            "average": 2.000045984,
            "count": 108734,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006781009165,
            "variance": 4.59820853e-05
          },
          {
            "average": 6.722386742,
            "count": 108734,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6914924386,
            "variance": 0.4781617926
          },
          {
            "average": 255187111.9,
            "count": 108734,
            "maximum": 255187274.5,
            "minimum": 255186127.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.0517978,
            "variance": 156065.9229
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0245,
          3899999.981,
          -2.64581402,
          441000.0045,
          3900237.461,
          -2.08581402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.0245129001,
                3899999.9812107757,
                -2.645814019748058
              ],
              [
                440000.0245129001,
                3900237.461210776,
                -2.645814019748058
              ],
              [
                441000.0045129001,
                3900237.461210776,
                -2.085814019748057
              ],
              [
                441000.0045129001,
                3899999.9812107757,
                -2.085814019748057
              ],
              [
                440000.0245129001,
                3899999.9812107757,
                -2.645814019748058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:07:54+00:00",
        "end_time": "2019-10-15T14:48:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVE4000.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVE4000.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVE4000.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE4000.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65947613,
            35.24128093,
            -2.64581402,
            -75.64846866,
            35.24348155,
            -2.08581402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65945879408513,
                  35.24128092900944,
                  -2.645814019748058
                ],
                [
                  -75.65947612960404,
                  35.24342216300261,
                  -2.645814019748058
                ],
                [
                  -75.64848570843776,
                  35.24348155188064,
                  -2.085814019748057
                ],
                [
                  -75.64846866177211,
                  35.241340313206265,
                  -2.085814019748057
                ],
                [
                  -75.65945879408513,
                  35.24128092900944,
                  -2.645814019748058
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVE4000.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE4000.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:07:54Z",
            "pc:count": 108734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440725.0657,
                "count": 108734,
                "maximum": 441000.0045,
                "minimum": 440000.0245,
                "name": "X",
                "position": 0,
                "stddev": 286.4019757,
                "variance": 82026.09168
              },
              {
                "average": 3900096.128,
                "count": 108734,
                "maximum": 3900237.461,
                "minimum": 3899999.981,
                "name": "Y",
                "position": 1,
                "stddev": 63.35321706,
                "variance": 4013.630112
              },
              {
                "average": -2.351882959,
                "count": 108734,
                "maximum": -2.08581402,
                "minimum": -2.64581402,
                "name": "Z",
                "position": 2,
                "stddev": 0.07364271015,
                "variance": 0.005423248758
              },
              {
                "average": 2.557599279,
                "count": 108734,
                "maximum": 1475,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.65338716,
                "variance": 3097.299502
              },
              {
                "average": 1,
                "count": 108734,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 108734,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 108734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 108734,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.39723069,
                "count": 108734,
                "maximum": 22.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.859601741,
                "variance": 3.458118634
              },
              {
                "average": 2.000045984,
                "count": 108734,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006781009165,
                "variance": 4.59820853e-05
              },
              {
                "average": 6.722386742,
                "count": 108734,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6914924386,
                "variance": 0.4781617926
              },
              {
                "average": 255187111.9,
                "count": 108734,
                "maximum": 255187274.5,
                "minimum": 255186127.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.0517978,
                "variance": 156065.9229
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0245,
              3899999.981,
              -2.64581402,
              441000.0045,
              3900237.461,
              -2.08581402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.0245129001,
                    3899999.9812107757,
                    -2.645814019748058
                  ],
                  [
                    440000.0245129001,
                    3900237.461210776,
                    -2.645814019748058
                  ],
                  [
                    441000.0045129001,
                    3900237.461210776,
                    -2.085814019748057
                  ],
                  [
                    441000.0045129001,
                    3899999.9812107757,
                    -2.085814019748057
                  ],
                  [
                    440000.0245129001,
                    3899999.9812107757,
                    -2.645814019748058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:07:54+00:00",
            "end_time": "2019-10-15T14:48: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": "20191001_NCMP_NC_Dunex_18SVD5299.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52751446282406,
              35.23291106091189,
              0.114945270529505
            ],
            [
              -75.52757284752354,
              35.24192776533858,
              0.114945270529505
            ],
            [
              -75.52500146588838,
              35.2419389468426,
              10.914945270529506
            ],
            [
              -75.52494336572306,
              35.23292223870476,
              10.914945270529506
            ],
            [
              -75.52751446282406,
              35.23291106091189,
              0.114945270529505
            ]
          ]
        ]
      },
      "bbox": [
        -75.52757285,
        35.23291106,
        0.1149452705,
        -75.52494337,
        35.24193895,
        10.91494527
      ],
      "properties": {
        "datetime": "2019-10-17T16:46:48Z",
        "pc:count": 545062,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452063.5327,
            "count": 545062,
            "maximum": 452233.9605,
            "minimum": 452000.0005,
            "name": "X",
            "position": 0,
            "stddev": 45.85508976,
            "variance": 2102.689257
          },
          {
            "average": 3899626.163,
            "count": 545062,
            "maximum": 3899999.99,
            "minimum": 3898999.99,
            "name": "Y",
            "position": 1,
            "stddev": 239.5563454,
            "variance": 57387.24264
          },
          {
            "average": 3.447974137,
            "count": 545062,
            "maximum": 10.91494527,
            "minimum": 0.1149452705,
            "name": "Z",
            "position": 2,
            "stddev": 1.300806126,
            "variance": 1.692096578
          },
          {
            "average": 4623.207806,
            "count": 545062,
            "maximum": 43351,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1681.034099,
            "variance": 2825875.64
          },
          {
            "average": 1.006881786,
            "count": 545062,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08390423753,
            "variance": 0.007039921075
          },
          {
            "average": 1.013829619,
            "count": 545062,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1194704037,
            "variance": 0.01427317737
          },
          {
            "average": 1,
            "count": 545062,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.757317516,
            "count": 545062,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6022550341,
            "variance": 0.3627111261
          },
          {
            "average": 19.86639571,
            "count": 545062,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.048761046,
            "variance": 4.197421825
          },
          {
            "average": 1.036882043,
            "count": 545062,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1896852317,
            "variance": 0.03598048713
          },
          {
            "average": 4.018746491,
            "count": 545062,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8036031883,
            "variance": 0.6457780842
          },
          {
            "average": 255356434,
            "count": 545062,
            "maximum": 255366008.6,
            "minimum": 253978069.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111064.4893,
            "variance": 12335320790.0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 545062,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0005,
          3898999.99,
          0.1149452705,
          452233.9605,
          3899999.99,
          10.91494527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.0005426515,
                3898999.9896140704,
                0.114945270529505
              ],
              [
                452000.0005426515,
                3899999.9896140704,
                0.114945270529505
              ],
              [
                452233.9605426515,
                3899999.9896140704,
                10.914945270529506
              ],
              [
                452233.9605426515,
                3898999.9896140704,
                10.914945270529506
              ],
              [
                452000.0005426515,
                3898999.9896140704,
                0.114945270529505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:46:48+00:00",
        "end_time": "2019-10-01T15:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5299.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5299.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5299.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5299.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52757285,
            35.23291106,
            0.1149452705,
            -75.52494337,
            35.24193895,
            10.91494527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52751446282406,
                  35.23291106091189,
                  0.114945270529505
                ],
                [
                  -75.52757284752354,
                  35.24192776533858,
                  0.114945270529505
                ],
                [
                  -75.52500146588838,
                  35.2419389468426,
                  10.914945270529506
                ],
                [
                  -75.52494336572306,
                  35.23292223870476,
                  10.914945270529506
                ],
                [
                  -75.52751446282406,
                  35.23291106091189,
                  0.114945270529505
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5299.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5299.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:46:48Z",
            "pc:count": 545062,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452063.5327,
                "count": 545062,
                "maximum": 452233.9605,
                "minimum": 452000.0005,
                "name": "X",
                "position": 0,
                "stddev": 45.85508976,
                "variance": 2102.689257
              },
              {
                "average": 3899626.163,
                "count": 545062,
                "maximum": 3899999.99,
                "minimum": 3898999.99,
                "name": "Y",
                "position": 1,
                "stddev": 239.5563454,
                "variance": 57387.24264
              },
              {
                "average": 3.447974137,
                "count": 545062,
                "maximum": 10.91494527,
                "minimum": 0.1149452705,
                "name": "Z",
                "position": 2,
                "stddev": 1.300806126,
                "variance": 1.692096578
              },
              {
                "average": 4623.207806,
                "count": 545062,
                "maximum": 43351,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1681.034099,
                "variance": 2825875.64
              },
              {
                "average": 1.006881786,
                "count": 545062,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08390423753,
                "variance": 0.007039921075
              },
              {
                "average": 1.013829619,
                "count": 545062,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1194704037,
                "variance": 0.01427317737
              },
              {
                "average": 1,
                "count": 545062,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.757317516,
                "count": 545062,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6022550341,
                "variance": 0.3627111261
              },
              {
                "average": 19.86639571,
                "count": 545062,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.048761046,
                "variance": 4.197421825
              },
              {
                "average": 1.036882043,
                "count": 545062,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1896852317,
                "variance": 0.03598048713
              },
              {
                "average": 4.018746491,
                "count": 545062,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8036031883,
                "variance": 0.6457780842
              },
              {
                "average": 255356434,
                "count": 545062,
                "maximum": 255366008.6,
                "minimum": 253978069.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111064.4893,
                "variance": 12335320790.0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 545062,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0005,
              3898999.99,
              0.1149452705,
              452233.9605,
              3899999.99,
              10.91494527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.0005426515,
                    3898999.9896140704,
                    0.114945270529505
                  ],
                  [
                    452000.0005426515,
                    3899999.9896140704,
                    0.114945270529505
                  ],
                  [
                    452233.9605426515,
                    3899999.9896140704,
                    10.914945270529506
                  ],
                  [
                    452233.9605426515,
                    3898999.9896140704,
                    10.914945270529506
                  ],
                  [
                    452000.0005426515,
                    3898999.9896140704,
                    0.114945270529505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:46:48+00:00",
            "end_time": "2019-10-01T15:14:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1487.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.94383917859454,
              35.12217943940577,
              -0.768793178741734
            ],
            [
              -75.94394321121342,
              35.1311954651037,
              -0.768793178741734
            ],
            [
              -75.93296842867996,
              35.13128045247672,
              10.471206821258267
            ],
            [
              -75.9328656051692,
              35.12226439853412,
              10.471206821258267
            ],
            [
              -75.94383917859454,
              35.12217943940577,
              -0.768793178741734
            ]
          ]
        ]
      },
      "bbox": [
        -75.94394321,
        35.12217944,
        -0.7687931787,
        -75.93286561,
        35.13128045,
        10.47120682
      ],
      "properties": {
        "datetime": "2019-10-15T16:23:32Z",
        "pc:count": 5142162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414502.206,
            "count": 5142162,
            "maximum": 415000.0044,
            "minimum": 414000.0044,
            "name": "X",
            "position": 0,
            "stddev": 301.6982421,
            "variance": 91021.8293
          },
          {
            "average": 3887503.492,
            "count": 5142162,
            "maximum": 3887999.984,
            "minimum": 3886999.984,
            "name": "Y",
            "position": 1,
            "stddev": 278.4361822,
            "variance": 77526.70758
          },
          {
            "average": 0.4008766158,
            "count": 5142162,
            "maximum": 10.47120682,
            "minimum": -0.7687931787,
            "name": "Z",
            "position": 2,
            "stddev": 1.294404761,
            "variance": 1.675483686
          },
          {
            "average": 283.420646,
            "count": 5142162,
            "maximum": 21882,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 737.942388,
            "variance": 544558.968
          },
          {
            "average": 1.13967199,
            "count": 5142162,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5288786469,
            "variance": 0.2797126231
          },
          {
            "average": 1.279296724,
            "count": 5142162,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8280613935,
            "variance": 0.6856856714
          },
          {
            "average": 1,
            "count": 5142162,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.59751404,
            "count": 5142162,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.28734098,
            "variance": 150.9787484
          },
          {
            "average": 19.93753369,
            "count": 5142162,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.775268153,
            "variance": 3.151577016
          },
          {
            "average": 1.879154527,
            "count": 5142162,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5339822852,
            "variance": 0.2851370809
          },
          {
            "average": 9.922486884,
            "count": 5142162,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.295149778,
            "variance": 1.677412947
          },
          {
            "average": 254992092.4,
            "count": 5142162,
            "maximum": 255191812.7,
            "minimum": 254854118.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164184.5832,
            "variance": 26956577370.0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5142162,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414000.0044,
          3886999.984,
          -0.7687931787,
          415000.0044,
          3887999.984,
          10.47120682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414000.00436952466,
                3886999.9836345725,
                -0.768793178741734
              ],
              [
                414000.00436952466,
                3887999.9836345725,
                -0.768793178741734
              ],
              [
                415000.00436952466,
                3887999.9836345725,
                10.471206821258267
              ],
              [
                415000.00436952466,
                3886999.9836345725,
                10.471206821258267
              ],
              [
                414000.00436952466,
                3886999.9836345725,
                -0.768793178741734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:23:32+00:00",
        "end_time": "2019-10-11T18:35:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1487.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1487.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1487.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1487.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.94394321,
            35.12217944,
            -0.7687931787,
            -75.93286561,
            35.13128045,
            10.47120682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.94383917859454,
                  35.12217943940577,
                  -0.768793178741734
                ],
                [
                  -75.94394321121342,
                  35.1311954651037,
                  -0.768793178741734
                ],
                [
                  -75.93296842867996,
                  35.13128045247672,
                  10.471206821258267
                ],
                [
                  -75.9328656051692,
                  35.12226439853412,
                  10.471206821258267
                ],
                [
                  -75.94383917859454,
                  35.12217943940577,
                  -0.768793178741734
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1487.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1487.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:23:32Z",
            "pc:count": 5142162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414502.206,
                "count": 5142162,
                "maximum": 415000.0044,
                "minimum": 414000.0044,
                "name": "X",
                "position": 0,
                "stddev": 301.6982421,
                "variance": 91021.8293
              },
              {
                "average": 3887503.492,
                "count": 5142162,
                "maximum": 3887999.984,
                "minimum": 3886999.984,
                "name": "Y",
                "position": 1,
                "stddev": 278.4361822,
                "variance": 77526.70758
              },
              {
                "average": 0.4008766158,
                "count": 5142162,
                "maximum": 10.47120682,
                "minimum": -0.7687931787,
                "name": "Z",
                "position": 2,
                "stddev": 1.294404761,
                "variance": 1.675483686
              },
              {
                "average": 283.420646,
                "count": 5142162,
                "maximum": 21882,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 737.942388,
                "variance": 544558.968
              },
              {
                "average": 1.13967199,
                "count": 5142162,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5288786469,
                "variance": 0.2797126231
              },
              {
                "average": 1.279296724,
                "count": 5142162,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8280613935,
                "variance": 0.6856856714
              },
              {
                "average": 1,
                "count": 5142162,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.59751404,
                "count": 5142162,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.28734098,
                "variance": 150.9787484
              },
              {
                "average": 19.93753369,
                "count": 5142162,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.775268153,
                "variance": 3.151577016
              },
              {
                "average": 1.879154527,
                "count": 5142162,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5339822852,
                "variance": 0.2851370809
              },
              {
                "average": 9.922486884,
                "count": 5142162,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.295149778,
                "variance": 1.677412947
              },
              {
                "average": 254992092.4,
                "count": 5142162,
                "maximum": 255191812.7,
                "minimum": 254854118.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164184.5832,
                "variance": 26956577370.0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5142162,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414000.0044,
              3886999.984,
              -0.7687931787,
              415000.0044,
              3887999.984,
              10.47120682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414000.00436952466,
                    3886999.9836345725,
                    -0.768793178741734
                  ],
                  [
                    414000.00436952466,
                    3887999.9836345725,
                    -0.768793178741734
                  ],
                  [
                    415000.00436952466,
                    3887999.9836345725,
                    10.471206821258267
                  ],
                  [
                    415000.00436952466,
                    3886999.9836345725,
                    10.471206821258267
                  ],
                  [
                    414000.00436952466,
                    3886999.9836345725,
                    -0.768793178741734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:23:32+00:00",
            "end_time": "2019-10-11T18:35: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": "20191019_NCMP_NC_Dunex_18SVE4082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65722492853592,
              35.98525111101601,
              1.323224366142314
            ],
            [
              -75.65726139917619,
              35.989648266714475,
              1.323224366142314
            ],
            [
              -75.65453735300034,
              35.98966315982864,
              29.703224366142315
            ],
            [
              -75.65450103348775,
              35.985266001741024,
              29.703224366142315
            ],
            [
              -75.65722492853592,
              35.98525111101601,
              1.323224366142314
            ]
          ]
        ]
      },
      "bbox": [
        -75.6572614,
        35.98525111,
        1.323224366,
        -75.65450103,
        35.98966316,
        29.70322437
      ],
      "properties": {
        "datetime": "2019-10-19T14:59:18Z",
        "pc:count": 616257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440898.1733,
            "count": 616257,
            "maximum": 441000.0064,
            "minimum": 440754.4464,
            "name": "X",
            "position": 0,
            "stddev": 64.02498813,
            "variance": 4099.199104
          },
          {
            "average": 3982802.101,
            "count": 616257,
            "maximum": 3982999.989,
            "minimum": 3982512.249,
            "name": "Y",
            "position": 1,
            "stddev": 128.3599379,
            "variance": 16476.27365
          },
          {
            "average": 13.65418531,
            "count": 616257,
            "maximum": 29.70322437,
            "minimum": 1.323224366,
            "name": "Z",
            "position": 2,
            "stddev": 6.797564133,
            "variance": 46.20687814
          },
          {
            "average": 232.5591125,
            "count": 616257,
            "maximum": 15656,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 363.0596386,
            "variance": 131812.3012
          },
          {
            "average": 2.863183704,
            "count": 616257,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.226393612,
            "variance": 1.504041293
          },
          {
            "average": 4.716980091,
            "count": 616257,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7215933738,
            "variance": 0.5206969971
          },
          {
            "average": 1,
            "count": 616257,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.122237962,
            "count": 616257,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4996003542,
            "variance": 0.2496005139
          },
          {
            "average": 18.47336906,
            "count": 616257,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.176639157,
            "variance": 1.384479706
          },
          {
            "average": 3.770332832,
            "count": 616257,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.240029042,
            "variance": 5.017730111
          },
          {
            "average": 12,
            "count": 616257,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255532353.9,
            "count": 616257,
            "maximum": 255532358.6,
            "minimum": 255532349.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.295642831,
            "variance": 5.269976008
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 616257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440754.4464,
          3982512.249,
          1.323224366,
          441000.0064,
          3982999.989,
          29.70322437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440754.4463952201,
                3982512.248771093,
                1.323224366142314
              ],
              [
                440754.4463952201,
                3982999.988771093,
                1.323224366142314
              ],
              [
                441000.0063952202,
                3982999.988771093,
                29.703224366142315
              ],
              [
                441000.0063952202,
                3982512.248771093,
                29.703224366142315
              ],
              [
                440754.4463952201,
                3982512.248771093,
                1.323224366142314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:59:18+00:00",
        "end_time": "2019-10-19T14:59:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6572614,
            35.98525111,
            1.323224366,
            -75.65450103,
            35.98966316,
            29.70322437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65722492853592,
                  35.98525111101601,
                  1.323224366142314
                ],
                [
                  -75.65726139917619,
                  35.989648266714475,
                  1.323224366142314
                ],
                [
                  -75.65453735300034,
                  35.98966315982864,
                  29.703224366142315
                ],
                [
                  -75.65450103348775,
                  35.985266001741024,
                  29.703224366142315
                ],
                [
                  -75.65722492853592,
                  35.98525111101601,
                  1.323224366142314
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:59:18Z",
            "pc:count": 616257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440898.1733,
                "count": 616257,
                "maximum": 441000.0064,
                "minimum": 440754.4464,
                "name": "X",
                "position": 0,
                "stddev": 64.02498813,
                "variance": 4099.199104
              },
              {
                "average": 3982802.101,
                "count": 616257,
                "maximum": 3982999.989,
                "minimum": 3982512.249,
                "name": "Y",
                "position": 1,
                "stddev": 128.3599379,
                "variance": 16476.27365
              },
              {
                "average": 13.65418531,
                "count": 616257,
                "maximum": 29.70322437,
                "minimum": 1.323224366,
                "name": "Z",
                "position": 2,
                "stddev": 6.797564133,
                "variance": 46.20687814
              },
              {
                "average": 232.5591125,
                "count": 616257,
                "maximum": 15656,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 363.0596386,
                "variance": 131812.3012
              },
              {
                "average": 2.863183704,
                "count": 616257,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.226393612,
                "variance": 1.504041293
              },
              {
                "average": 4.716980091,
                "count": 616257,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7215933738,
                "variance": 0.5206969971
              },
              {
                "average": 1,
                "count": 616257,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.122237962,
                "count": 616257,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4996003542,
                "variance": 0.2496005139
              },
              {
                "average": 18.47336906,
                "count": 616257,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.176639157,
                "variance": 1.384479706
              },
              {
                "average": 3.770332832,
                "count": 616257,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.240029042,
                "variance": 5.017730111
              },
              {
                "average": 12,
                "count": 616257,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255532353.9,
                "count": 616257,
                "maximum": 255532358.6,
                "minimum": 255532349.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.295642831,
                "variance": 5.269976008
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 616257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440754.4464,
              3982512.249,
              1.323224366,
              441000.0064,
              3982999.989,
              29.70322437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440754.4463952201,
                    3982512.248771093,
                    1.323224366142314
                  ],
                  [
                    440754.4463952201,
                    3982999.988771093,
                    1.323224366142314
                  ],
                  [
                    441000.0063952202,
                    3982999.988771093,
                    29.703224366142315
                  ],
                  [
                    441000.0063952202,
                    3982512.248771093,
                    29.703224366142315
                  ],
                  [
                    440754.4463952201,
                    3982512.248771093,
                    1.323224366142314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:59:18+00:00",
            "end_time": "2019-10-19T14:59:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD2894.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79081566946651,
              35.18639297030586,
              -4.360458216184007
            ],
            [
              -75.79090304402284,
              35.19540926594448,
              -4.360458216184007
            ],
            [
              -75.77991919029394,
              35.195480506881104,
              40.939541783816
            ],
            [
              -75.77983302887064,
              35.18646418758482,
              40.939541783816
            ],
            [
              -75.79081566946651,
              35.18639297030586,
              -4.360458216184007
            ]
          ]
        ]
      },
      "bbox": [
        -75.79090304,
        35.18639297,
        -4.360458216,
        -75.77983303,
        35.19548051,
        40.93954178
      ],
      "properties": {
        "datetime": "2019-10-15T15:45:05Z",
        "pc:count": 2023122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428437.7071,
            "count": 2023122,
            "maximum": 429000.0098,
            "minimum": 428000.0098,
            "name": "X",
            "position": 0,
            "stddev": 277.3543488,
            "variance": 76925.43481
          },
          {
            "average": 3894463.752,
            "count": 2023122,
            "maximum": 3894999.989,
            "minimum": 3893999.989,
            "name": "Y",
            "position": 1,
            "stddev": 280.2836725,
            "variance": 78558.93706
          },
          {
            "average": -0.3165992843,
            "count": 2023122,
            "maximum": 40.93954178,
            "minimum": -4.360458216,
            "name": "Z",
            "position": 2,
            "stddev": 1.467144338,
            "variance": 2.152512507
          },
          {
            "average": 295.3684157,
            "count": 2023122,
            "maximum": 47474,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 902.4661409,
            "variance": 814445.1355
          },
          {
            "average": 1.028261766,
            "count": 2023122,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2111542112,
            "variance": 0.04458610089
          },
          {
            "average": 1.056546763,
            "count": 2023122,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.323962502,
            "variance": 0.1049517027
          },
          {
            "average": 1,
            "count": 2023122,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.00228459,
            "count": 2023122,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.62253208,
            "variance": 112.8381878
          },
          {
            "average": 20.07465077,
            "count": 2023122,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.367736138,
            "variance": 1.870702143
          },
          {
            "average": 1.851539354,
            "count": 2023122,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3812626098,
            "variance": 0.1453611776
          },
          {
            "average": 6.68058476,
            "count": 2023122,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.424563692,
            "variance": 2.029381713
          },
          {
            "average": 255187315,
            "count": 2023122,
            "maximum": 255189505.3,
            "minimum": 255185476.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 864.707148,
            "variance": 747718.4518
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2023122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0098,
          3893999.989,
          -4.360458216,
          429000.0098,
          3894999.989,
          40.93954178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.00976089784,
                3893999.988749024,
                -4.360458216184007
              ],
              [
                428000.00976089784,
                3894999.988749024,
                -4.360458216184007
              ],
              [
                429000.00976089784,
                3894999.988749024,
                40.939541783816
              ],
              [
                429000.00976089784,
                3893999.988749024,
                40.939541783816
              ],
              [
                428000.00976089784,
                3893999.988749024,
                -4.360458216184007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:45:05+00:00",
        "end_time": "2019-10-15T14:37:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2894.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2894.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2894.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2894.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79090304,
            35.18639297,
            -4.360458216,
            -75.77983303,
            35.19548051,
            40.93954178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79081566946651,
                  35.18639297030586,
                  -4.360458216184007
                ],
                [
                  -75.79090304402284,
                  35.19540926594448,
                  -4.360458216184007
                ],
                [
                  -75.77991919029394,
                  35.195480506881104,
                  40.939541783816
                ],
                [
                  -75.77983302887064,
                  35.18646418758482,
                  40.939541783816
                ],
                [
                  -75.79081566946651,
                  35.18639297030586,
                  -4.360458216184007
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2894.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2894.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:45:05Z",
            "pc:count": 2023122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428437.7071,
                "count": 2023122,
                "maximum": 429000.0098,
                "minimum": 428000.0098,
                "name": "X",
                "position": 0,
                "stddev": 277.3543488,
                "variance": 76925.43481
              },
              {
                "average": 3894463.752,
                "count": 2023122,
                "maximum": 3894999.989,
                "minimum": 3893999.989,
                "name": "Y",
                "position": 1,
                "stddev": 280.2836725,
                "variance": 78558.93706
              },
              {
                "average": -0.3165992843,
                "count": 2023122,
                "maximum": 40.93954178,
                "minimum": -4.360458216,
                "name": "Z",
                "position": 2,
                "stddev": 1.467144338,
                "variance": 2.152512507
              },
              {
                "average": 295.3684157,
                "count": 2023122,
                "maximum": 47474,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 902.4661409,
                "variance": 814445.1355
              },
              {
                "average": 1.028261766,
                "count": 2023122,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2111542112,
                "variance": 0.04458610089
              },
              {
                "average": 1.056546763,
                "count": 2023122,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.323962502,
                "variance": 0.1049517027
              },
              {
                "average": 1,
                "count": 2023122,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.00228459,
                "count": 2023122,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.62253208,
                "variance": 112.8381878
              },
              {
                "average": 20.07465077,
                "count": 2023122,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.367736138,
                "variance": 1.870702143
              },
              {
                "average": 1.851539354,
                "count": 2023122,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3812626098,
                "variance": 0.1453611776
              },
              {
                "average": 6.68058476,
                "count": 2023122,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.424563692,
                "variance": 2.029381713
              },
              {
                "average": 255187315,
                "count": 2023122,
                "maximum": 255189505.3,
                "minimum": 255185476.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 864.707148,
                "variance": 747718.4518
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2023122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0098,
              3893999.989,
              -4.360458216,
              429000.0098,
              3894999.989,
              40.93954178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.00976089784,
                    3893999.988749024,
                    -4.360458216184007
                  ],
                  [
                    428000.00976089784,
                    3894999.988749024,
                    -4.360458216184007
                  ],
                  [
                    429000.00976089784,
                    3894999.988749024,
                    40.939541783816
                  ],
                  [
                    429000.00976089784,
                    3893999.988749024,
                    40.939541783816
                  ],
                  [
                    428000.00976089784,
                    3893999.988749024,
                    -4.360458216184007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:45:05+00:00",
            "end_time": "2019-10-15T14:37: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": "20191015_NCMP_NC_Dunex_18SVD3998.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67030105028,
              35.223187520787704,
              -2.154072389656814
            ],
            [
              -75.67037521260578,
              35.23220418443807,
              -2.154072389656814
            ],
            [
              -75.65938588910873,
              35.2322645488775,
              -0.094072389656813
            ],
            [
              -75.65931294229433,
              35.223247865189784,
              -0.094072389656813
            ],
            [
              -75.67030105028,
              35.223187520787704,
              -2.154072389656814
            ]
          ]
        ]
      },
      "bbox": [
        -75.67037521,
        35.22318752,
        -2.15407239,
        -75.65931294,
        35.23226455,
        -0.09407238966
      ],
      "properties": {
        "datetime": "2019-10-15T16:34:45Z",
        "pc:count": 2355908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439510.1762,
            "count": 2355908,
            "maximum": 440000.018,
            "minimum": 438999.998,
            "name": "X",
            "position": 0,
            "stddev": 295.5171821,
            "variance": 87330.40489
          },
          {
            "average": 3898487.636,
            "count": 2355908,
            "maximum": 3898999.993,
            "minimum": 3897999.973,
            "name": "Y",
            "position": 1,
            "stddev": 285.9483527,
            "variance": 81766.46039
          },
          {
            "average": -0.9930898046,
            "count": 2355908,
            "maximum": -0.09407238966,
            "minimum": -2.15407239,
            "name": "Z",
            "position": 2,
            "stddev": 0.3950247121,
            "variance": 0.1560445232
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2355908,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2355908,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2355908,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2355908,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99565771,
            "count": 2355908,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684595352,
            "variance": 2.8378615
          },
          {
            "average": 2.000064519,
            "count": 2355908,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008240766527,
            "variance": 6.791023294e-05
          },
          {
            "average": 10.73719729,
            "count": 2355908,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.364128523,
            "variance": 1.860846627
          },
          {
            "average": 255190003.1,
            "count": 2355908,
            "maximum": 255192485.2,
            "minimum": 255187300.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 984.3483758,
            "variance": 968941.7249
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438999.998,
          3897999.973,
          -2.15407239,
          440000.018,
          3898999.993,
          -0.09407238966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438999.9979715645,
                3897999.973413732,
                -2.154072389656814
              ],
              [
                438999.9979715645,
                3898999.9934137315,
                -2.154072389656814
              ],
              [
                440000.0179715645,
                3898999.9934137315,
                -0.094072389656813
              ],
              [
                440000.0179715645,
                3897999.973413732,
                -0.094072389656813
              ],
              [
                438999.9979715645,
                3897999.973413732,
                -2.154072389656814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:34:45+00:00",
        "end_time": "2019-10-15T15:08:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3998.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3998.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3998.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3998.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67037521,
            35.22318752,
            -2.15407239,
            -75.65931294,
            35.23226455,
            -0.09407238966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67030105028,
                  35.223187520787704,
                  -2.154072389656814
                ],
                [
                  -75.67037521260578,
                  35.23220418443807,
                  -2.154072389656814
                ],
                [
                  -75.65938588910873,
                  35.2322645488775,
                  -0.094072389656813
                ],
                [
                  -75.65931294229433,
                  35.223247865189784,
                  -0.094072389656813
                ],
                [
                  -75.67030105028,
                  35.223187520787704,
                  -2.154072389656814
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3998.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3998.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:34:45Z",
            "pc:count": 2355908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439510.1762,
                "count": 2355908,
                "maximum": 440000.018,
                "minimum": 438999.998,
                "name": "X",
                "position": 0,
                "stddev": 295.5171821,
                "variance": 87330.40489
              },
              {
                "average": 3898487.636,
                "count": 2355908,
                "maximum": 3898999.993,
                "minimum": 3897999.973,
                "name": "Y",
                "position": 1,
                "stddev": 285.9483527,
                "variance": 81766.46039
              },
              {
                "average": -0.9930898046,
                "count": 2355908,
                "maximum": -0.09407238966,
                "minimum": -2.15407239,
                "name": "Z",
                "position": 2,
                "stddev": 0.3950247121,
                "variance": 0.1560445232
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2355908,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2355908,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2355908,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2355908,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99565771,
                "count": 2355908,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684595352,
                "variance": 2.8378615
              },
              {
                "average": 2.000064519,
                "count": 2355908,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008240766527,
                "variance": 6.791023294e-05
              },
              {
                "average": 10.73719729,
                "count": 2355908,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.364128523,
                "variance": 1.860846627
              },
              {
                "average": 255190003.1,
                "count": 2355908,
                "maximum": 255192485.2,
                "minimum": 255187300.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 984.3483758,
                "variance": 968941.7249
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438999.998,
              3897999.973,
              -2.15407239,
              440000.018,
              3898999.993,
              -0.09407238966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438999.9979715645,
                    3897999.973413732,
                    -2.154072389656814
                  ],
                  [
                    438999.9979715645,
                    3898999.9934137315,
                    -2.154072389656814
                  ],
                  [
                    440000.0179715645,
                    3898999.9934137315,
                    -0.094072389656813
                  ],
                  [
                    440000.0179715645,
                    3897999.973413732,
                    -0.094072389656813
                  ],
                  [
                    438999.9979715645,
                    3897999.973413732,
                    -2.154072389656814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:34:45+00:00",
            "end_time": "2019-10-15T15:08:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD1788.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.91101879819689,
              35.131447453032266,
              -4.091878001804618
            ],
            [
              -75.91111924803852,
              35.14046354878336,
              -4.091878001804618
            ],
            [
              -75.90014290086772,
              35.140545584134244,
              17.188121998195385
            ],
            [
              -75.90004366075503,
              35.13152946112257,
              17.188121998195385
            ],
            [
              -75.91101879819689,
              35.131447453032266,
              -4.091878001804618
            ]
          ]
        ]
      },
      "bbox": [
        -75.91111925,
        35.13144745,
        -4.091878002,
        -75.90004366,
        35.14054558,
        17.188122
      ],
      "properties": {
        "datetime": "2019-10-15T16:29:09Z",
        "pc:count": 3763277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417495.0141,
            "count": 3763277,
            "maximum": 418000.0179,
            "minimum": 416999.9979,
            "name": "X",
            "position": 0,
            "stddev": 290.2851502,
            "variance": 84265.46842
          },
          {
            "average": 3888427.359,
            "count": 3763277,
            "maximum": 3888999.984,
            "minimum": 3887999.984,
            "name": "Y",
            "position": 1,
            "stddev": 268.3887385,
            "variance": 72032.51497
          },
          {
            "average": 2.369354823,
            "count": 3763277,
            "maximum": 17.188122,
            "minimum": -4.091878002,
            "name": "Z",
            "position": 2,
            "stddev": 2.595718582,
            "variance": 6.737754955
          },
          {
            "average": 612.3738872,
            "count": 3763277,
            "maximum": 36234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1096.211431,
            "variance": 1201679.501
          },
          {
            "average": 1.709889546,
            "count": 3763277,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.06022689,
            "variance": 1.124081059
          },
          {
            "average": 2.420151108,
            "count": 3763277,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493426433,
            "variance": 2.230322511
          },
          {
            "average": 1,
            "count": 3763277,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.703731083,
            "count": 3763277,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.0719577,
            "variance": 122.5882474
          },
          {
            "average": 20.05152943,
            "count": 3763277,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.711491642,
            "variance": 2.929203642
          },
          {
            "average": 1.9552422,
            "count": 3763277,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102246136,
            "variance": 1.214946545
          },
          {
            "average": 11.22332664,
            "count": 3763277,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.204432087,
            "variance": 1.450656651
          },
          {
            "average": 255190346.4,
            "count": 3763277,
            "maximum": 255192149.3,
            "minimum": 255187960.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 845.6300197,
            "variance": 715090.1302
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3763277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416999.9979,
          3887999.984,
          -4.091878002,
          418000.0179,
          3888999.984,
          17.188122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416999.9979014842,
                3887999.984437137,
                -4.091878001804618
              ],
              [
                416999.9979014842,
                3888999.984437137,
                -4.091878001804618
              ],
              [
                418000.0179014842,
                3888999.984437137,
                17.188121998195385
              ],
              [
                418000.0179014842,
                3887999.984437137,
                17.188121998195385
              ],
              [
                416999.9979014842,
                3887999.984437137,
                -4.091878001804618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:29:09+00:00",
        "end_time": "2019-10-15T15:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1788.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1788.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1788.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1788.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.91111925,
            35.13144745,
            -4.091878002,
            -75.90004366,
            35.14054558,
            17.188122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.91101879819689,
                  35.131447453032266,
                  -4.091878001804618
                ],
                [
                  -75.91111924803852,
                  35.14046354878336,
                  -4.091878001804618
                ],
                [
                  -75.90014290086772,
                  35.140545584134244,
                  17.188121998195385
                ],
                [
                  -75.90004366075503,
                  35.13152946112257,
                  17.188121998195385
                ],
                [
                  -75.91101879819689,
                  35.131447453032266,
                  -4.091878001804618
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1788.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1788.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:29:09Z",
            "pc:count": 3763277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417495.0141,
                "count": 3763277,
                "maximum": 418000.0179,
                "minimum": 416999.9979,
                "name": "X",
                "position": 0,
                "stddev": 290.2851502,
                "variance": 84265.46842
              },
              {
                "average": 3888427.359,
                "count": 3763277,
                "maximum": 3888999.984,
                "minimum": 3887999.984,
                "name": "Y",
                "position": 1,
                "stddev": 268.3887385,
                "variance": 72032.51497
              },
              {
                "average": 2.369354823,
                "count": 3763277,
                "maximum": 17.188122,
                "minimum": -4.091878002,
                "name": "Z",
                "position": 2,
                "stddev": 2.595718582,
                "variance": 6.737754955
              },
              {
                "average": 612.3738872,
                "count": 3763277,
                "maximum": 36234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1096.211431,
                "variance": 1201679.501
              },
              {
                "average": 1.709889546,
                "count": 3763277,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.06022689,
                "variance": 1.124081059
              },
              {
                "average": 2.420151108,
                "count": 3763277,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493426433,
                "variance": 2.230322511
              },
              {
                "average": 1,
                "count": 3763277,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.703731083,
                "count": 3763277,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.0719577,
                "variance": 122.5882474
              },
              {
                "average": 20.05152943,
                "count": 3763277,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.711491642,
                "variance": 2.929203642
              },
              {
                "average": 1.9552422,
                "count": 3763277,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102246136,
                "variance": 1.214946545
              },
              {
                "average": 11.22332664,
                "count": 3763277,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.204432087,
                "variance": 1.450656651
              },
              {
                "average": 255190346.4,
                "count": 3763277,
                "maximum": 255192149.3,
                "minimum": 255187960.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 845.6300197,
                "variance": 715090.1302
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3763277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416999.9979,
              3887999.984,
              -4.091878002,
              418000.0179,
              3888999.984,
              17.188122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416999.9979014842,
                    3887999.984437137,
                    -4.091878001804618
                  ],
                  [
                    416999.9979014842,
                    3888999.984437137,
                    -4.091878001804618
                  ],
                  [
                    418000.0179014842,
                    3888999.984437137,
                    17.188121998195385
                  ],
                  [
                    418000.0179014842,
                    3887999.984437137,
                    17.188121998195385
                  ],
                  [
                    416999.9979014842,
                    3887999.984437137,
                    -4.091878001804618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:29:09+00:00",
            "end_time": "2019-10-15T15:19: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": "20191018_NCMP_NC_Dunex_18SVE4083.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65934433437087,
              35.98963679931932,
              2.307648752967365
            ],
            [
              -75.65941937084678,
              35.998652153585425,
              2.307648752967365
            ],
            [
              -75.65461169796258,
              35.99867848586292,
              27.887648752967365
            ],
            [
              -75.65453720846457,
              35.989663122937436,
              27.887648752967365
            ],
            [
              -75.65934433437087,
              35.98963679931932,
              2.307648752967365
            ]
          ]
        ]
      },
      "bbox": [
        -75.65941937,
        35.9896368,
        2.307648753,
        -75.65453721,
        35.99867849,
        27.88764875
      ],
      "properties": {
        "datetime": "2019-10-19T15:12:02Z",
        "pc:count": 1589258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440837.34,
            "count": 1589258,
            "maximum": 441000.0194,
            "minimum": 440566.6794,
            "name": "X",
            "position": 0,
            "stddev": 98.75240042,
            "variance": 9752.03659
          },
          {
            "average": 3983610.324,
            "count": 1589258,
            "maximum": 3983999.985,
            "minimum": 3982999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.7261573,
            "variance": 82786.34157
          },
          {
            "average": 10.32667127,
            "count": 1589258,
            "maximum": 27.88764875,
            "minimum": 2.307648753,
            "name": "Z",
            "position": 2,
            "stddev": 5.852795464,
            "variance": 34.25521475
          },
          {
            "average": 666.673985,
            "count": 1589258,
            "maximum": 42001,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1283.212369,
            "variance": 1646633.983
          },
          {
            "average": 2.497870704,
            "count": 1589258,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290249403,
            "variance": 1.664743521
          },
          {
            "average": 4.018486615,
            "count": 1589258,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.40304823,
            "variance": 1.968544334
          },
          {
            "average": 1,
            "count": 1589258,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196153803,
            "count": 1589258,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3970863729,
            "variance": 0.1576775875
          },
          {
            "average": 19.88349825,
            "count": 1589258,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.553452307,
            "variance": 2.413214071
          },
          {
            "average": 2.9569428,
            "count": 1589258,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.94343062,
            "variance": 3.776922574
          },
          {
            "average": 10.61843011,
            "count": 1589258,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.327717472,
            "variance": 28.38457346
          },
          {
            "average": 255512980.1,
            "count": 1589258,
            "maximum": 255533122.4,
            "minimum": 255446627,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36381.66027,
            "variance": 1323625204
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1589258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440566.6794,
          3982999.985,
          2.307648753,
          441000.0194,
          3983999.985,
          27.88764875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440566.67939638003,
                3982999.9845917784,
                2.307648752967365
              ],
              [
                440566.67939638003,
                3983999.9845917784,
                2.307648752967365
              ],
              [
                441000.01939638,
                3983999.9845917784,
                27.887648752967365
              ],
              [
                441000.01939638,
                3982999.9845917784,
                27.887648752967365
              ],
              [
                440566.67939638003,
                3982999.9845917784,
                2.307648752967365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:12:02+00:00",
        "end_time": "2019-10-18T15:10:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4083.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4083.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4083.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4083.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65941937,
            35.9896368,
            2.307648753,
            -75.65453721,
            35.99867849,
            27.88764875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65934433437087,
                  35.98963679931932,
                  2.307648752967365
                ],
                [
                  -75.65941937084678,
                  35.998652153585425,
                  2.307648752967365
                ],
                [
                  -75.65461169796258,
                  35.99867848586292,
                  27.887648752967365
                ],
                [
                  -75.65453720846457,
                  35.989663122937436,
                  27.887648752967365
                ],
                [
                  -75.65934433437087,
                  35.98963679931932,
                  2.307648752967365
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4083.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4083.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:12:02Z",
            "pc:count": 1589258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440837.34,
                "count": 1589258,
                "maximum": 441000.0194,
                "minimum": 440566.6794,
                "name": "X",
                "position": 0,
                "stddev": 98.75240042,
                "variance": 9752.03659
              },
              {
                "average": 3983610.324,
                "count": 1589258,
                "maximum": 3983999.985,
                "minimum": 3982999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.7261573,
                "variance": 82786.34157
              },
              {
                "average": 10.32667127,
                "count": 1589258,
                "maximum": 27.88764875,
                "minimum": 2.307648753,
                "name": "Z",
                "position": 2,
                "stddev": 5.852795464,
                "variance": 34.25521475
              },
              {
                "average": 666.673985,
                "count": 1589258,
                "maximum": 42001,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1283.212369,
                "variance": 1646633.983
              },
              {
                "average": 2.497870704,
                "count": 1589258,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290249403,
                "variance": 1.664743521
              },
              {
                "average": 4.018486615,
                "count": 1589258,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.40304823,
                "variance": 1.968544334
              },
              {
                "average": 1,
                "count": 1589258,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196153803,
                "count": 1589258,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3970863729,
                "variance": 0.1576775875
              },
              {
                "average": 19.88349825,
                "count": 1589258,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.553452307,
                "variance": 2.413214071
              },
              {
                "average": 2.9569428,
                "count": 1589258,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.94343062,
                "variance": 3.776922574
              },
              {
                "average": 10.61843011,
                "count": 1589258,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.327717472,
                "variance": 28.38457346
              },
              {
                "average": 255512980.1,
                "count": 1589258,
                "maximum": 255533122.4,
                "minimum": 255446627,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36381.66027,
                "variance": 1323625204
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1589258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440566.6794,
              3982999.985,
              2.307648753,
              441000.0194,
              3983999.985,
              27.88764875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440566.67939638003,
                    3982999.9845917784,
                    2.307648752967365
                  ],
                  [
                    440566.67939638003,
                    3983999.9845917784,
                    2.307648752967365
                  ],
                  [
                    441000.01939638,
                    3983999.9845917784,
                    27.887648752967365
                  ],
                  [
                    441000.01939638,
                    3982999.9845917784,
                    27.887648752967365
                  ],
                  [
                    440566.67939638003,
                    3982999.9845917784,
                    2.307648752967365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:12:02+00:00",
            "end_time": "2019-10-18T15:10:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3888.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68458697482747,
              36.03457404688689,
              0.122341209927368
            ],
            [
              -75.68466501229251,
              36.043589286737834,
              0.122341209927368
            ],
            [
              -75.67718624410973,
              36.043631761182134,
              30.642341209927366
            ],
            [
              -75.67710905890793,
              36.03461650737084,
              30.642341209927366
            ],
            [
              -75.68458697482747,
              36.03457404688689,
              0.122341209927368
            ]
          ]
        ]
      },
      "bbox": [
        -75.68466501,
        36.03457405,
        0.1223412099,
        -75.67710906,
        36.04363176,
        30.64234121
      ],
      "properties": {
        "datetime": "2019-10-18T15:29:47Z",
        "pc:count": 2073491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438756.7627,
            "count": 2073491,
            "maximum": 439000.0106,
            "minimum": 438326.2906,
            "name": "X",
            "position": 0,
            "stddev": 158.9556461,
            "variance": 25266.89743
          },
          {
            "average": 3988590.188,
            "count": 2073491,
            "maximum": 3988999.986,
            "minimum": 3987999.986,
            "name": "Y",
            "position": 1,
            "stddev": 278.1636127,
            "variance": 77374.99541
          },
          {
            "average": 6.008678112,
            "count": 2073491,
            "maximum": 30.64234121,
            "minimum": 0.1223412099,
            "name": "Z",
            "position": 2,
            "stddev": 3.857208525,
            "variance": 14.8780576
          },
          {
            "average": 1336.804738,
            "count": 2073491,
            "maximum": 49341,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1770.148801,
            "variance": 3133426.776
          },
          {
            "average": 1.967259081,
            "count": 2073491,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.175067549,
            "variance": 1.380783744
          },
          {
            "average": 2.985289543,
            "count": 2073491,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57961243,
            "variance": 2.49517543
          },
          {
            "average": 1,
            "count": 2073491,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310533781,
            "count": 2073491,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4627122811,
            "variance": 0.2141026551
          },
          {
            "average": 20.10497261,
            "count": 2073491,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.579796686,
            "variance": 2.495757569
          },
          {
            "average": 2.093011737,
            "count": 2073491,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.426950492,
            "variance": 2.036187707
          },
          {
            "average": 1.407120166,
            "count": 2073491,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5847605947,
            "variance": 0.3419449531
          },
          {
            "average": 255446939.3,
            "count": 2073491,
            "maximum": 255447787.7,
            "minimum": 255446704.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 318.4956613,
            "variance": 101439.4863
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438326.2906,
          3987999.986,
          0.1223412099,
          439000.0106,
          3988999.986,
          30.64234121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438326.2906380737,
                3987999.985546847,
                0.122341209927368
              ],
              [
                438326.2906380737,
                3988999.985546847,
                0.122341209927368
              ],
              [
                439000.01063807367,
                3988999.985546847,
                30.642341209927366
              ],
              [
                439000.01063807367,
                3987999.985546847,
                30.642341209927366
              ],
              [
                438326.2906380737,
                3987999.985546847,
                0.122341209927368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:29:47+00:00",
        "end_time": "2019-10-18T15:11:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3888.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3888.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3888.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3888.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68466501,
            36.03457405,
            0.1223412099,
            -75.67710906,
            36.04363176,
            30.64234121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68458697482747,
                  36.03457404688689,
                  0.122341209927368
                ],
                [
                  -75.68466501229251,
                  36.043589286737834,
                  0.122341209927368
                ],
                [
                  -75.67718624410973,
                  36.043631761182134,
                  30.642341209927366
                ],
                [
                  -75.67710905890793,
                  36.03461650737084,
                  30.642341209927366
                ],
                [
                  -75.68458697482747,
                  36.03457404688689,
                  0.122341209927368
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3888.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3888.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:29:47Z",
            "pc:count": 2073491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438756.7627,
                "count": 2073491,
                "maximum": 439000.0106,
                "minimum": 438326.2906,
                "name": "X",
                "position": 0,
                "stddev": 158.9556461,
                "variance": 25266.89743
              },
              {
                "average": 3988590.188,
                "count": 2073491,
                "maximum": 3988999.986,
                "minimum": 3987999.986,
                "name": "Y",
                "position": 1,
                "stddev": 278.1636127,
                "variance": 77374.99541
              },
              {
                "average": 6.008678112,
                "count": 2073491,
                "maximum": 30.64234121,
                "minimum": 0.1223412099,
                "name": "Z",
                "position": 2,
                "stddev": 3.857208525,
                "variance": 14.8780576
              },
              {
                "average": 1336.804738,
                "count": 2073491,
                "maximum": 49341,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1770.148801,
                "variance": 3133426.776
              },
              {
                "average": 1.967259081,
                "count": 2073491,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.175067549,
                "variance": 1.380783744
              },
              {
                "average": 2.985289543,
                "count": 2073491,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57961243,
                "variance": 2.49517543
              },
              {
                "average": 1,
                "count": 2073491,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310533781,
                "count": 2073491,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4627122811,
                "variance": 0.2141026551
              },
              {
                "average": 20.10497261,
                "count": 2073491,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.579796686,
                "variance": 2.495757569
              },
              {
                "average": 2.093011737,
                "count": 2073491,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.426950492,
                "variance": 2.036187707
              },
              {
                "average": 1.407120166,
                "count": 2073491,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5847605947,
                "variance": 0.3419449531
              },
              {
                "average": 255446939.3,
                "count": 2073491,
                "maximum": 255447787.7,
                "minimum": 255446704.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 318.4956613,
                "variance": 101439.4863
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438326.2906,
              3987999.986,
              0.1223412099,
              439000.0106,
              3988999.986,
              30.64234121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438326.2906380737,
                    3987999.985546847,
                    0.122341209927368
                  ],
                  [
                    438326.2906380737,
                    3988999.985546847,
                    0.122341209927368
                  ],
                  [
                    439000.01063807367,
                    3988999.985546847,
                    30.642341209927366
                  ],
                  [
                    439000.01063807367,
                    3987999.985546847,
                    30.642341209927366
                  ],
                  [
                    438326.2906380737,
                    3987999.985546847,
                    0.122341209927368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:29:47+00:00",
            "end_time": "2019-10-18T15:11: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": "20191015_NCMP_NC_Dunex_18SVD3096.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76902040893572,
              35.20456702508108,
              -4.168309478844201
            ],
            [
              -75.76910543270745,
              35.213583340442426,
              -4.168309478844201
            ],
            [
              -75.7581188553022,
              35.21365263653718,
              0.051690521155799
            ],
            [
              -75.75803504579916,
              35.20463629816922,
              0.051690521155799
            ],
            [
              -75.76902040893572,
              35.20456702508108,
              -4.168309478844201
            ]
          ]
        ]
      },
      "bbox": [
        -75.76910543,
        35.20456703,
        -4.168309479,
        -75.75803505,
        35.21365264,
        0.05169052116
      ],
      "properties": {
        "datetime": "2019-10-15T14:51:11Z",
        "pc:count": 1585273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430528.6618,
            "count": 1585273,
            "maximum": 431000.0184,
            "minimum": 429999.9984,
            "name": "X",
            "position": 0,
            "stddev": 327.1200817,
            "variance": 107007.5479
          },
          {
            "average": 3896435.883,
            "count": 1585273,
            "maximum": 3896999.983,
            "minimum": 3895999.983,
            "name": "Y",
            "position": 1,
            "stddev": 265.2217201,
            "variance": 70342.56079
          },
          {
            "average": -0.9136643294,
            "count": 1585273,
            "maximum": 0.05169052116,
            "minimum": -4.168309479,
            "name": "Z",
            "position": 2,
            "stddev": 0.700155033,
            "variance": 0.4902170703
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1585273,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1585273,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1585273,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1585273,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.09072223,
            "count": 1585273,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.817178845,
            "variance": 3.302138955
          },
          {
            "average": 2.000011985,
            "count": 1585273,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003639614597,
            "variance": 1.324679442e-05
          },
          {
            "average": 2.45940983,
            "count": 1585273,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.174906653,
            "variance": 1.380405643
          },
          {
            "average": 255185222.2,
            "count": 1585273,
            "maximum": 255186271.7,
            "minimum": 255184657.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.7585347,
            "variance": 206805.3249
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429999.9984,
          3895999.983,
          -4.168309479,
          431000.0184,
          3896999.983,
          0.05169052116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429999.9983679515,
                3895999.982668683,
                -4.168309478844201
              ],
              [
                429999.9983679515,
                3896999.982668683,
                -4.168309478844201
              ],
              [
                431000.0183679515,
                3896999.982668683,
                0.051690521155799
              ],
              [
                431000.0183679515,
                3895999.982668683,
                0.051690521155799
              ],
              [
                429999.9983679515,
                3895999.982668683,
                -4.168309478844201
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:51:11+00:00",
        "end_time": "2019-10-15T14:24:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3096.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3096.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3096.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3096.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76910543,
            35.20456703,
            -4.168309479,
            -75.75803505,
            35.21365264,
            0.05169052116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76902040893572,
                  35.20456702508108,
                  -4.168309478844201
                ],
                [
                  -75.76910543270745,
                  35.213583340442426,
                  -4.168309478844201
                ],
                [
                  -75.7581188553022,
                  35.21365263653718,
                  0.051690521155799
                ],
                [
                  -75.75803504579916,
                  35.20463629816922,
                  0.051690521155799
                ],
                [
                  -75.76902040893572,
                  35.20456702508108,
                  -4.168309478844201
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3096.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3096.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:51:11Z",
            "pc:count": 1585273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430528.6618,
                "count": 1585273,
                "maximum": 431000.0184,
                "minimum": 429999.9984,
                "name": "X",
                "position": 0,
                "stddev": 327.1200817,
                "variance": 107007.5479
              },
              {
                "average": 3896435.883,
                "count": 1585273,
                "maximum": 3896999.983,
                "minimum": 3895999.983,
                "name": "Y",
                "position": 1,
                "stddev": 265.2217201,
                "variance": 70342.56079
              },
              {
                "average": -0.9136643294,
                "count": 1585273,
                "maximum": 0.05169052116,
                "minimum": -4.168309479,
                "name": "Z",
                "position": 2,
                "stddev": 0.700155033,
                "variance": 0.4902170703
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1585273,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1585273,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1585273,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1585273,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.09072223,
                "count": 1585273,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.817178845,
                "variance": 3.302138955
              },
              {
                "average": 2.000011985,
                "count": 1585273,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003639614597,
                "variance": 1.324679442e-05
              },
              {
                "average": 2.45940983,
                "count": 1585273,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.174906653,
                "variance": 1.380405643
              },
              {
                "average": 255185222.2,
                "count": 1585273,
                "maximum": 255186271.7,
                "minimum": 255184657.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.7585347,
                "variance": 206805.3249
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429999.9984,
              3895999.983,
              -4.168309479,
              431000.0184,
              3896999.983,
              0.05169052116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429999.9983679515,
                    3895999.982668683,
                    -4.168309478844201
                  ],
                  [
                    429999.9983679515,
                    3896999.982668683,
                    -4.168309478844201
                  ],
                  [
                    431000.0183679515,
                    3896999.982668683,
                    0.051690521155799
                  ],
                  [
                    431000.0183679515,
                    3895999.982668683,
                    0.051690521155799
                  ],
                  [
                    429999.9983679515,
                    3895999.982668683,
                    -4.168309478844201
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:51:11+00:00",
            "end_time": "2019-10-15T14:24: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": "20191011_NCMP_NC_Dunex_18SVD1588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.93296839787483,
              35.13128037709835,
              -1.215539007979037
            ],
            [
              -75.93304151876539,
              35.13768952087205,
              -1.215539007979037
            ],
            [
              -75.9220658307213,
              35.13777353446259,
              1.084460992020963
            ],
            [
              -75.92199356967814,
              35.131364370841915,
              1.084460992020963
            ],
            [
              -75.93296839787483,
              35.13128037709835,
              -1.215539007979037
            ]
          ]
        ]
      },
      "bbox": [
        -75.93304152,
        35.13128038,
        -1.215539008,
        -75.92199357,
        35.13777353,
        1.084460992
      ],
      "properties": {
        "datetime": "2019-10-15T15:41:48Z",
        "pc:count": 1355674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415480.504,
            "count": 1355674,
            "maximum": 416000.0071,
            "minimum": 415000.0071,
            "name": "X",
            "position": 0,
            "stddev": 308.1623755,
            "variance": 94964.04968
          },
          {
            "average": 3888237.525,
            "count": 1355674,
            "maximum": 3888710.835,
            "minimum": 3887999.975,
            "name": "Y",
            "position": 1,
            "stddev": 161.0538601,
            "variance": 25938.34585
          },
          {
            "average": -0.2580701401,
            "count": 1355674,
            "maximum": 1.084460992,
            "minimum": -1.215539008,
            "name": "Z",
            "position": 2,
            "stddev": 0.1618745388,
            "variance": 0.0262033663
          },
          {
            "average": 7.635354812,
            "count": 1355674,
            "maximum": 6763,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 112.9337391,
            "variance": 12754.02942
          },
          {
            "average": 1,
            "count": 1355674,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1355674,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1355674,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.74011156,
            "count": 1355674,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.647688843,
            "variance": 7.010256209
          },
          {
            "average": 20.03753974,
            "count": 1355674,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.141462664,
            "variance": 1.302937014
          },
          {
            "average": 1.990459358,
            "count": 1355674,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09723952915,
            "variance": 0.00945552603
          },
          {
            "average": 8.668636413,
            "count": 1355674,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6227581252,
            "variance": 0.3878276826
          },
          {
            "average": 255108288.2,
            "count": 1355674,
            "maximum": 255189308.4,
            "minimum": 254854926.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142501.515,
            "variance": 20306681780.0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1355674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415000.0071,
          3887999.975,
          -1.215539008,
          416000.0071,
          3888710.835,
          1.084460992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415000.00709783356,
                3887999.9752485366,
                -1.215539007979037
              ],
              [
                415000.00709783356,
                3888710.835248537,
                -1.215539007979037
              ],
              [
                416000.00709783356,
                3888710.835248537,
                1.084460992020963
              ],
              [
                416000.00709783356,
                3887999.9752485366,
                1.084460992020963
              ],
              [
                415000.00709783356,
                3887999.9752485366,
                -1.215539007979037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:41:48+00:00",
        "end_time": "2019-10-11T18:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.93304152,
            35.13128038,
            -1.215539008,
            -75.92199357,
            35.13777353,
            1.084460992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.93296839787483,
                  35.13128037709835,
                  -1.215539007979037
                ],
                [
                  -75.93304151876539,
                  35.13768952087205,
                  -1.215539007979037
                ],
                [
                  -75.9220658307213,
                  35.13777353446259,
                  1.084460992020963
                ],
                [
                  -75.92199356967814,
                  35.131364370841915,
                  1.084460992020963
                ],
                [
                  -75.93296839787483,
                  35.13128037709835,
                  -1.215539007979037
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:41:48Z",
            "pc:count": 1355674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415480.504,
                "count": 1355674,
                "maximum": 416000.0071,
                "minimum": 415000.0071,
                "name": "X",
                "position": 0,
                "stddev": 308.1623755,
                "variance": 94964.04968
              },
              {
                "average": 3888237.525,
                "count": 1355674,
                "maximum": 3888710.835,
                "minimum": 3887999.975,
                "name": "Y",
                "position": 1,
                "stddev": 161.0538601,
                "variance": 25938.34585
              },
              {
                "average": -0.2580701401,
                "count": 1355674,
                "maximum": 1.084460992,
                "minimum": -1.215539008,
                "name": "Z",
                "position": 2,
                "stddev": 0.1618745388,
                "variance": 0.0262033663
              },
              {
                "average": 7.635354812,
                "count": 1355674,
                "maximum": 6763,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 112.9337391,
                "variance": 12754.02942
              },
              {
                "average": 1,
                "count": 1355674,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1355674,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1355674,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.74011156,
                "count": 1355674,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.647688843,
                "variance": 7.010256209
              },
              {
                "average": 20.03753974,
                "count": 1355674,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.141462664,
                "variance": 1.302937014
              },
              {
                "average": 1.990459358,
                "count": 1355674,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09723952915,
                "variance": 0.00945552603
              },
              {
                "average": 8.668636413,
                "count": 1355674,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6227581252,
                "variance": 0.3878276826
              },
              {
                "average": 255108288.2,
                "count": 1355674,
                "maximum": 255189308.4,
                "minimum": 254854926.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142501.515,
                "variance": 20306681780.0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1355674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415000.0071,
              3887999.975,
              -1.215539008,
              416000.0071,
              3888710.835,
              1.084460992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415000.00709783356,
                    3887999.9752485366,
                    -1.215539007979037
                  ],
                  [
                    415000.00709783356,
                    3888710.835248537,
                    -1.215539007979037
                  ],
                  [
                    416000.00709783356,
                    3888710.835248537,
                    1.084460992020963
                  ],
                  [
                    416000.00709783356,
                    3887999.9752485366,
                    1.084460992020963
                  ],
                  [
                    415000.00709783356,
                    3887999.9752485366,
                    -1.215539007979037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:41:48+00:00",
            "end_time": "2019-10-11T18:48: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": "20191015_NCMP_NC_Dunex_18SVD3097.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76126797272562,
              35.213632887696164,
              -0.536331128824282
            ],
            [
              -75.76127935537892,
              35.21485207503707,
              -0.536331128824282
            ],
            [
              -75.75813039463895,
              35.21487183526967,
              -0.016331128824282
            ],
            [
              -75.75811905905793,
              35.21365264704156,
              -0.016331128824282
            ],
            [
              -75.76126797272562,
              35.213632887696164,
              -0.536331128824282
            ]
          ]
        ]
      },
      "bbox": [
        -75.76127936,
        35.21363289,
        -0.5363311288,
        -75.75811906,
        35.21487184,
        -0.01633112882
      ],
      "properties": {
        "datetime": "2019-10-15T14:24:23Z",
        "pc:count": 51596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430888.6645,
            "count": 51596,
            "maximum": 430999.9998,
            "minimum": 430713.3798,
            "name": "X",
            "position": 0,
            "stddev": 75.25557029,
            "variance": 5663.400859
          },
          {
            "average": 3897053.524,
            "count": 51596,
            "maximum": 3897135.204,
            "minimum": 3896999.984,
            "name": "Y",
            "position": 1,
            "stddev": 34.55157611,
            "variance": 1193.811412
          },
          {
            "average": -0.3268187635,
            "count": 51596,
            "maximum": -0.01633112882,
            "minimum": -0.5363311288,
            "name": "Z",
            "position": 2,
            "stddev": 0.08336476301,
            "variance": 0.006949683712
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51596,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51596,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51596,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 51596,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.21155613,
            "count": 51596,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.676925017,
            "variance": 2.812077514
          },
          {
            "average": 2,
            "count": 51596,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51596,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255184660.7,
            "count": 51596,
            "maximum": 255184663.6,
            "minimum": 255184657.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.536260585,
            "variance": 2.360096585
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430713.3798,
          3896999.984,
          -0.5363311288,
          430999.9998,
          3897135.204,
          -0.01633112882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430713.3798317031,
                3896999.9839751585,
                -0.536331128824282
              ],
              [
                430713.3798317031,
                3897135.2039751583,
                -0.536331128824282
              ],
              [
                430999.9998317031,
                3897135.2039751583,
                -0.016331128824282
              ],
              [
                430999.9998317031,
                3896999.9839751585,
                -0.016331128824282
              ],
              [
                430713.3798317031,
                3896999.9839751585,
                -0.536331128824282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:24:23+00:00",
        "end_time": "2019-10-15T14:24:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3097.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3097.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3097.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3097.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76127936,
            35.21363289,
            -0.5363311288,
            -75.75811906,
            35.21487184,
            -0.01633112882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76126797272562,
                  35.213632887696164,
                  -0.536331128824282
                ],
                [
                  -75.76127935537892,
                  35.21485207503707,
                  -0.536331128824282
                ],
                [
                  -75.75813039463895,
                  35.21487183526967,
                  -0.016331128824282
                ],
                [
                  -75.75811905905793,
                  35.21365264704156,
                  -0.016331128824282
                ],
                [
                  -75.76126797272562,
                  35.213632887696164,
                  -0.536331128824282
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3097.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3097.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:24:23Z",
            "pc:count": 51596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430888.6645,
                "count": 51596,
                "maximum": 430999.9998,
                "minimum": 430713.3798,
                "name": "X",
                "position": 0,
                "stddev": 75.25557029,
                "variance": 5663.400859
              },
              {
                "average": 3897053.524,
                "count": 51596,
                "maximum": 3897135.204,
                "minimum": 3896999.984,
                "name": "Y",
                "position": 1,
                "stddev": 34.55157611,
                "variance": 1193.811412
              },
              {
                "average": -0.3268187635,
                "count": 51596,
                "maximum": -0.01633112882,
                "minimum": -0.5363311288,
                "name": "Z",
                "position": 2,
                "stddev": 0.08336476301,
                "variance": 0.006949683712
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51596,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51596,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51596,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 51596,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.21155613,
                "count": 51596,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.676925017,
                "variance": 2.812077514
              },
              {
                "average": 2,
                "count": 51596,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51596,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255184660.7,
                "count": 51596,
                "maximum": 255184663.6,
                "minimum": 255184657.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.536260585,
                "variance": 2.360096585
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430713.3798,
              3896999.984,
              -0.5363311288,
              430999.9998,
              3897135.204,
              -0.01633112882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430713.3798317031,
                    3896999.9839751585,
                    -0.536331128824282
                  ],
                  [
                    430713.3798317031,
                    3897135.2039751583,
                    -0.536331128824282
                  ],
                  [
                    430999.9998317031,
                    3897135.2039751583,
                    -0.016331128824282
                  ],
                  [
                    430999.9998317031,
                    3896999.9839751585,
                    -0.016331128824282
                  ],
                  [
                    430713.3798317031,
                    3896999.9839751585,
                    -0.536331128824282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:24:23+00:00",
            "end_time": "2019-10-15T14:24: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": "20191015_NCMP_NC_Dunex_18SVD3192.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75774872808374,
              35.17383420098025,
              -4.630108041193381
            ],
            [
              -75.75778355553724,
              35.1775871826918,
              -4.630108041193381
            ],
            [
              -75.75056956571552,
              35.177632101547566,
              -2.310108041193381
            ],
            [
              -75.75053506973812,
              35.17387911362526,
              -2.310108041193381
            ],
            [
              -75.75774872808374,
              35.17383420098025,
              -4.630108041193381
            ]
          ]
        ]
      },
      "bbox": [
        -75.75778356,
        35.1738342,
        -4.630108041,
        -75.75053507,
        35.1776321,
        -2.310108041
      ],
      "properties": {
        "datetime": "2019-10-15T20:16:14Z",
        "pc:count": 138067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431298.554,
            "count": 138067,
            "maximum": 431656.9643,
            "minimum": 431000.0443,
            "name": "X",
            "position": 0,
            "stddev": 146.1316739,
            "variance": 21354.46613
          },
          {
            "average": 3892821.775,
            "count": 138067,
            "maximum": 3892999.98,
            "minimum": 3892583.74,
            "name": "Y",
            "position": 1,
            "stddev": 115.7589298,
            "variance": 13400.12982
          },
          {
            "average": -3.347230308,
            "count": 138067,
            "maximum": -2.310108041,
            "minimum": -4.630108041,
            "name": "Z",
            "position": 2,
            "stddev": 0.3257069391,
            "variance": 0.1060850102
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 138067,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 138067,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 138067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 138067,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89908495,
            "count": 138067,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.836842761,
            "variance": 3.373991328
          },
          {
            "average": 2.000036214,
            "count": 138067,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006017744807,
            "variance": 3.621325256e-05
          },
          {
            "average": 1.845871932,
            "count": 138067,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5520976935,
            "variance": 0.3048118632
          },
          {
            "average": 255204796.8,
            "count": 138067,
            "maximum": 255205774,
            "minimum": 255194353.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 401.9839892,
            "variance": 161591.1276
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0443,
          3892583.74,
          -4.630108041,
          431656.9643,
          3892999.98,
          -2.310108041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0442994878,
                3892583.7404059544,
                -4.630108041193381
              ],
              [
                431000.0442994878,
                3892999.9804059546,
                -4.630108041193381
              ],
              [
                431656.9642994878,
                3892999.9804059546,
                -2.310108041193381
              ],
              [
                431656.9642994878,
                3892583.7404059544,
                -2.310108041193381
              ],
              [
                431000.0442994878,
                3892583.7404059544,
                -4.630108041193381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:16:14+00:00",
        "end_time": "2019-10-15T17:05:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3192.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3192.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3192.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3192.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75778356,
            35.1738342,
            -4.630108041,
            -75.75053507,
            35.1776321,
            -2.310108041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75774872808374,
                  35.17383420098025,
                  -4.630108041193381
                ],
                [
                  -75.75778355553724,
                  35.1775871826918,
                  -4.630108041193381
                ],
                [
                  -75.75056956571552,
                  35.177632101547566,
                  -2.310108041193381
                ],
                [
                  -75.75053506973812,
                  35.17387911362526,
                  -2.310108041193381
                ],
                [
                  -75.75774872808374,
                  35.17383420098025,
                  -4.630108041193381
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3192.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3192.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:16:14Z",
            "pc:count": 138067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431298.554,
                "count": 138067,
                "maximum": 431656.9643,
                "minimum": 431000.0443,
                "name": "X",
                "position": 0,
                "stddev": 146.1316739,
                "variance": 21354.46613
              },
              {
                "average": 3892821.775,
                "count": 138067,
                "maximum": 3892999.98,
                "minimum": 3892583.74,
                "name": "Y",
                "position": 1,
                "stddev": 115.7589298,
                "variance": 13400.12982
              },
              {
                "average": -3.347230308,
                "count": 138067,
                "maximum": -2.310108041,
                "minimum": -4.630108041,
                "name": "Z",
                "position": 2,
                "stddev": 0.3257069391,
                "variance": 0.1060850102
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 138067,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 138067,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 138067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 138067,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89908495,
                "count": 138067,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.836842761,
                "variance": 3.373991328
              },
              {
                "average": 2.000036214,
                "count": 138067,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006017744807,
                "variance": 3.621325256e-05
              },
              {
                "average": 1.845871932,
                "count": 138067,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5520976935,
                "variance": 0.3048118632
              },
              {
                "average": 255204796.8,
                "count": 138067,
                "maximum": 255205774,
                "minimum": 255194353.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 401.9839892,
                "variance": 161591.1276
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0443,
              3892583.74,
              -4.630108041,
              431656.9643,
              3892999.98,
              -2.310108041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0442994878,
                    3892583.7404059544,
                    -4.630108041193381
                  ],
                  [
                    431000.0442994878,
                    3892999.9804059546,
                    -4.630108041193381
                  ],
                  [
                    431656.9642994878,
                    3892999.9804059546,
                    -2.310108041193381
                  ],
                  [
                    431656.9642994878,
                    3892583.7404059544,
                    -2.310108041193381
                  ],
                  [
                    431000.0442994878,
                    3892583.7404059544,
                    -4.630108041193381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:16:14+00:00",
            "end_time": "2019-10-15T17:05: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": "20191015_NCMP_NC_Dunex_18SVD3196.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75803509329306,
              35.204636290384926,
              -4.016499397511546
            ],
            [
              -75.75811890280133,
              35.2136526287528,
              -4.016499397511546
            ],
            [
              -75.74713250789593,
              35.2137209266595,
              3.383500602488454
            ],
            [
              -75.74704991264848,
              35.20470456561637,
              3.383500602488454
            ],
            [
              -75.75803509329306,
              35.204636290384926,
              -4.016499397511546
            ]
          ]
        ]
      },
      "bbox": [
        -75.7581189,
        35.20463629,
        -4.016499398,
        -75.74704991,
        35.21372093,
        3.383500602
      ],
      "properties": {
        "datetime": "2019-10-15T15:10:11Z",
        "pc:count": 2528836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431489.0127,
            "count": 2528836,
            "maximum": 432000.014,
            "minimum": 431000.014,
            "name": "X",
            "position": 0,
            "stddev": 283.6961147,
            "variance": 80483.48547
          },
          {
            "average": 3896505.057,
            "count": 2528836,
            "maximum": 3896999.982,
            "minimum": 3895999.982,
            "name": "Y",
            "position": 1,
            "stddev": 287.1141608,
            "variance": 82434.54134
          },
          {
            "average": -0.7118383123,
            "count": 2528836,
            "maximum": 3.383500602,
            "minimum": -4.016499398,
            "name": "Z",
            "position": 2,
            "stddev": 0.4256573586,
            "variance": 0.181184187
          },
          {
            "average": 0.08075296302,
            "count": 2528836,
            "maximum": 5944,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.28354764,
            "variance": 298.7210191
          },
          {
            "average": 1.000027285,
            "count": 2528836,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005659488938,
            "variance": 3.202981504e-05
          },
          {
            "average": 1.000054571,
            "count": 2528836,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008294782046,
            "variance": 6.880340918e-05
          },
          {
            "average": 1,
            "count": 2528836,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99872669,
            "count": 2528836,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1888151464,
            "variance": 0.0356511595
          },
          {
            "average": 20.08872578,
            "count": 2528836,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.583804156,
            "variance": 2.508435604
          },
          {
            "average": 1.999988532,
            "count": 2528836,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008413290121,
            "variance": 7.078345065e-05
          },
          {
            "average": 3.956097588,
            "count": 2528836,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.404021385,
            "variance": 1.971276049
          },
          {
            "average": 255185860.8,
            "count": 2528836,
            "maximum": 255187411.5,
            "minimum": 255184654.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.5915035,
            "variance": 412923.8403
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2528836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.014,
          3895999.982,
          -4.016499398,
          432000.014,
          3896999.982,
          3.383500602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0140381588,
                3895999.981838356,
                -4.016499397511546
              ],
              [
                431000.0140381588,
                3896999.981838356,
                -4.016499397511546
              ],
              [
                432000.0140381588,
                3896999.981838356,
                3.383500602488454
              ],
              [
                432000.0140381588,
                3895999.981838356,
                3.383500602488454
              ],
              [
                431000.0140381588,
                3895999.981838356,
                -4.016499397511546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:10:11+00:00",
        "end_time": "2019-10-15T14:24:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3196.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3196.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3196.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3196.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7581189,
            35.20463629,
            -4.016499398,
            -75.74704991,
            35.21372093,
            3.383500602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75803509329306,
                  35.204636290384926,
                  -4.016499397511546
                ],
                [
                  -75.75811890280133,
                  35.2136526287528,
                  -4.016499397511546
                ],
                [
                  -75.74713250789593,
                  35.2137209266595,
                  3.383500602488454
                ],
                [
                  -75.74704991264848,
                  35.20470456561637,
                  3.383500602488454
                ],
                [
                  -75.75803509329306,
                  35.204636290384926,
                  -4.016499397511546
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3196.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3196.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:10:11Z",
            "pc:count": 2528836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431489.0127,
                "count": 2528836,
                "maximum": 432000.014,
                "minimum": 431000.014,
                "name": "X",
                "position": 0,
                "stddev": 283.6961147,
                "variance": 80483.48547
              },
              {
                "average": 3896505.057,
                "count": 2528836,
                "maximum": 3896999.982,
                "minimum": 3895999.982,
                "name": "Y",
                "position": 1,
                "stddev": 287.1141608,
                "variance": 82434.54134
              },
              {
                "average": -0.7118383123,
                "count": 2528836,
                "maximum": 3.383500602,
                "minimum": -4.016499398,
                "name": "Z",
                "position": 2,
                "stddev": 0.4256573586,
                "variance": 0.181184187
              },
              {
                "average": 0.08075296302,
                "count": 2528836,
                "maximum": 5944,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.28354764,
                "variance": 298.7210191
              },
              {
                "average": 1.000027285,
                "count": 2528836,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005659488938,
                "variance": 3.202981504e-05
              },
              {
                "average": 1.000054571,
                "count": 2528836,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008294782046,
                "variance": 6.880340918e-05
              },
              {
                "average": 1,
                "count": 2528836,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99872669,
                "count": 2528836,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1888151464,
                "variance": 0.0356511595
              },
              {
                "average": 20.08872578,
                "count": 2528836,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.583804156,
                "variance": 2.508435604
              },
              {
                "average": 1.999988532,
                "count": 2528836,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008413290121,
                "variance": 7.078345065e-05
              },
              {
                "average": 3.956097588,
                "count": 2528836,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.404021385,
                "variance": 1.971276049
              },
              {
                "average": 255185860.8,
                "count": 2528836,
                "maximum": 255187411.5,
                "minimum": 255184654.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.5915035,
                "variance": 412923.8403
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2528836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.014,
              3895999.982,
              -4.016499398,
              432000.014,
              3896999.982,
              3.383500602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0140381588,
                    3895999.981838356,
                    -4.016499397511546
                  ],
                  [
                    431000.0140381588,
                    3896999.981838356,
                    -4.016499397511546
                  ],
                  [
                    432000.0140381588,
                    3896999.981838356,
                    3.383500602488454
                  ],
                  [
                    432000.0140381588,
                    3895999.981838356,
                    3.383500602488454
                  ],
                  [
                    431000.0140381588,
                    3895999.981838356,
                    -4.016499397511546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:10:11+00:00",
            "end_time": "2019-10-15T14:24: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": "20191015_NCMP_NC_Dunex_18SVD2289.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8563152855251,
              35.148226235885495,
              -6.141771128135341
            ],
            [
              -75.85633261141196,
              35.14987998903326,
              -6.141771128135341
            ],
            [
              -75.8515038105255,
              35.149914021542514,
              -4.121771128135341
            ],
            [
              -75.85148658230926,
              35.14826026632048,
              -4.121771128135341
            ],
            [
              -75.8563152855251,
              35.148226235885495,
              -6.141771128135341
            ]
          ]
        ]
      },
      "bbox": [
        -75.85633261,
        35.14822624,
        -6.141771128,
        -75.85148658,
        35.14991402,
        -4.121771128
      ],
      "properties": {
        "datetime": "2019-10-15T16:30:15Z",
        "pc:count": 87841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422128.0647,
            "count": 87841,
            "maximum": 422439.8784,
            "minimum": 421999.9984,
            "name": "X",
            "position": 0,
            "stddev": 82.88371004,
            "variance": 6869.70939
          },
          {
            "average": 3889948.023,
            "count": 87841,
            "maximum": 3889999.984,
            "minimum": 3889816.564,
            "name": "Y",
            "position": 1,
            "stddev": 33.52856468,
            "variance": 1124.164649
          },
          {
            "average": -4.621137369,
            "count": 87841,
            "maximum": -4.121771128,
            "minimum": -6.141771128,
            "name": "Z",
            "position": 2,
            "stddev": 0.2584361205,
            "variance": 0.06678922835
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 87841,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 87841,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 87841,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 87841,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.07340834,
            "count": 87841,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.638466645,
            "variance": 2.684572946
          },
          {
            "average": 2.000170763,
            "count": 87841,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01306659355,
            "variance": 0.000170735867
          },
          {
            "average": 13.51926777,
            "count": 87841,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996314592,
            "variance": 0.249631595
          },
          {
            "average": 255191966.5,
            "count": 87841,
            "maximum": 255192215.6,
            "minimum": 255191700.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.4897555,
            "variance": 63751.07664
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421999.9984,
          3889816.564,
          -6.141771128,
          422439.8784,
          3889999.984,
          -4.121771128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421999.99844488717,
                3889816.5640613707,
                -6.141771128135341
              ],
              [
                421999.99844488717,
                3889999.9840613706,
                -6.141771128135341
              ],
              [
                422439.8784448872,
                3889999.9840613706,
                -4.121771128135341
              ],
              [
                422439.8784448872,
                3889816.5640613707,
                -4.121771128135341
              ],
              [
                421999.99844488717,
                3889816.5640613707,
                -6.141771128135341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:30:15+00:00",
        "end_time": "2019-10-15T16:21:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD2289.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD2289.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD2289.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2289.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85633261,
            35.14822624,
            -6.141771128,
            -75.85148658,
            35.14991402,
            -4.121771128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8563152855251,
                  35.148226235885495,
                  -6.141771128135341
                ],
                [
                  -75.85633261141196,
                  35.14987998903326,
                  -6.141771128135341
                ],
                [
                  -75.8515038105255,
                  35.149914021542514,
                  -4.121771128135341
                ],
                [
                  -75.85148658230926,
                  35.14826026632048,
                  -4.121771128135341
                ],
                [
                  -75.8563152855251,
                  35.148226235885495,
                  -6.141771128135341
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD2289.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD2289.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:30:15Z",
            "pc:count": 87841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422128.0647,
                "count": 87841,
                "maximum": 422439.8784,
                "minimum": 421999.9984,
                "name": "X",
                "position": 0,
                "stddev": 82.88371004,
                "variance": 6869.70939
              },
              {
                "average": 3889948.023,
                "count": 87841,
                "maximum": 3889999.984,
                "minimum": 3889816.564,
                "name": "Y",
                "position": 1,
                "stddev": 33.52856468,
                "variance": 1124.164649
              },
              {
                "average": -4.621137369,
                "count": 87841,
                "maximum": -4.121771128,
                "minimum": -6.141771128,
                "name": "Z",
                "position": 2,
                "stddev": 0.2584361205,
                "variance": 0.06678922835
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 87841,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 87841,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 87841,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 87841,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.07340834,
                "count": 87841,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.638466645,
                "variance": 2.684572946
              },
              {
                "average": 2.000170763,
                "count": 87841,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01306659355,
                "variance": 0.000170735867
              },
              {
                "average": 13.51926777,
                "count": 87841,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996314592,
                "variance": 0.249631595
              },
              {
                "average": 255191966.5,
                "count": 87841,
                "maximum": 255192215.6,
                "minimum": 255191700.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.4897555,
                "variance": 63751.07664
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421999.9984,
              3889816.564,
              -6.141771128,
              422439.8784,
              3889999.984,
              -4.121771128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421999.99844488717,
                    3889816.5640613707,
                    -6.141771128135341
                  ],
                  [
                    421999.99844488717,
                    3889999.9840613706,
                    -6.141771128135341
                  ],
                  [
                    422439.8784448872,
                    3889999.9840613706,
                    -4.121771128135341
                  ],
                  [
                    422439.8784448872,
                    3889816.5640613707,
                    -4.121771128135341
                  ],
                  [
                    421999.99844488717,
                    3889816.5640613707,
                    -6.141771128135341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:30:15+00:00",
            "end_time": "2019-10-15T16:21: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": "20191015_NCMP_NC_Dunex_18SVD3999.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67037524147274,
              35.2322040355053,
              -2.80220014044728
            ],
            [
              -75.67044943526105,
              35.24122050523212,
              -2.80220014044728
            ],
            [
              -75.65945889575725,
              35.241280889715284,
              0.05779985955272
            ],
            [
              -75.65938591799585,
              35.23226439994715,
              0.05779985955272
            ],
            [
              -75.67037524147274,
              35.2322040355053,
              -2.80220014044728
            ]
          ]
        ]
      },
      "bbox": [
        -75.67044944,
        35.23220404,
        -2.80220014,
        -75.65938592,
        35.24128089,
        0.05779985955
      ],
      "properties": {
        "datetime": "2019-10-15T15:47:53Z",
        "pc:count": 2160679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439500.6607,
            "count": 2160679,
            "maximum": 440000.0152,
            "minimum": 438999.9952,
            "name": "X",
            "position": 0,
            "stddev": 281.2501479,
            "variance": 79101.64572
          },
          {
            "average": 3899449.132,
            "count": 2160679,
            "maximum": 3899999.977,
            "minimum": 3898999.977,
            "name": "Y",
            "position": 1,
            "stddev": 270.6837078,
            "variance": 73269.66966
          },
          {
            "average": -1.225252042,
            "count": 2160679,
            "maximum": 0.05779985955,
            "minimum": -2.80220014,
            "name": "Z",
            "position": 2,
            "stddev": 0.6494329763,
            "variance": 0.4217631907
          },
          {
            "average": 0.1011010891,
            "count": 2160679,
            "maximum": 1540,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11.037639,
            "variance": 121.8294747
          },
          {
            "average": 1.000005091,
            "count": 2160679,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002256317502,
            "variance": 5.090968668e-06
          },
          {
            "average": 1.000010182,
            "count": 2160679,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003190906689,
            "variance": 1.01818855e-05
          },
          {
            "average": 1,
            "count": 2160679,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2160679,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06789198,
            "count": 2160679,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.921718302,
            "variance": 3.693001232
          },
          {
            "average": 2.00037951,
            "count": 2160679,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0194773324,
            "variance": 0.0003793664773
          },
          {
            "average": 6.776648915,
            "count": 2160679,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.269536998,
            "variance": 1.61172419
          },
          {
            "average": 255187344.6,
            "count": 2160679,
            "maximum": 255189673.8,
            "minimum": 255185918.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 835.6176415,
            "variance": 698256.8427
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438999.9952,
          3898999.977,
          -2.80220014,
          440000.0152,
          3899999.977,
          0.05779985955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438999.9952333166,
                3898999.9769143704,
                -2.80220014044728
              ],
              [
                438999.9952333166,
                3899999.9769143704,
                -2.80220014044728
              ],
              [
                440000.01523331663,
                3899999.9769143704,
                0.05779985955272
              ],
              [
                440000.01523331663,
                3898999.9769143704,
                0.05779985955272
              ],
              [
                438999.9952333166,
                3898999.9769143704,
                -2.80220014044728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:47:53+00:00",
        "end_time": "2019-10-15T14:45:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3999.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3999.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3999.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3999.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67044944,
            35.23220404,
            -2.80220014,
            -75.65938592,
            35.24128089,
            0.05779985955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67037524147274,
                  35.2322040355053,
                  -2.80220014044728
                ],
                [
                  -75.67044943526105,
                  35.24122050523212,
                  -2.80220014044728
                ],
                [
                  -75.65945889575725,
                  35.241280889715284,
                  0.05779985955272
                ],
                [
                  -75.65938591799585,
                  35.23226439994715,
                  0.05779985955272
                ],
                [
                  -75.67037524147274,
                  35.2322040355053,
                  -2.80220014044728
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3999.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3999.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:47:53Z",
            "pc:count": 2160679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439500.6607,
                "count": 2160679,
                "maximum": 440000.0152,
                "minimum": 438999.9952,
                "name": "X",
                "position": 0,
                "stddev": 281.2501479,
                "variance": 79101.64572
              },
              {
                "average": 3899449.132,
                "count": 2160679,
                "maximum": 3899999.977,
                "minimum": 3898999.977,
                "name": "Y",
                "position": 1,
                "stddev": 270.6837078,
                "variance": 73269.66966
              },
              {
                "average": -1.225252042,
                "count": 2160679,
                "maximum": 0.05779985955,
                "minimum": -2.80220014,
                "name": "Z",
                "position": 2,
                "stddev": 0.6494329763,
                "variance": 0.4217631907
              },
              {
                "average": 0.1011010891,
                "count": 2160679,
                "maximum": 1540,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11.037639,
                "variance": 121.8294747
              },
              {
                "average": 1.000005091,
                "count": 2160679,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002256317502,
                "variance": 5.090968668e-06
              },
              {
                "average": 1.000010182,
                "count": 2160679,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003190906689,
                "variance": 1.01818855e-05
              },
              {
                "average": 1,
                "count": 2160679,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2160679,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06789198,
                "count": 2160679,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.921718302,
                "variance": 3.693001232
              },
              {
                "average": 2.00037951,
                "count": 2160679,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0194773324,
                "variance": 0.0003793664773
              },
              {
                "average": 6.776648915,
                "count": 2160679,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.269536998,
                "variance": 1.61172419
              },
              {
                "average": 255187344.6,
                "count": 2160679,
                "maximum": 255189673.8,
                "minimum": 255185918.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 835.6176415,
                "variance": 698256.8427
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438999.9952,
              3898999.977,
              -2.80220014,
              440000.0152,
              3899999.977,
              0.05779985955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438999.9952333166,
                    3898999.9769143704,
                    -2.80220014044728
                  ],
                  [
                    438999.9952333166,
                    3899999.9769143704,
                    -2.80220014044728
                  ],
                  [
                    440000.01523331663,
                    3899999.9769143704,
                    0.05779985955272
                  ],
                  [
                    440000.01523331663,
                    3898999.9769143704,
                    0.05779985955272
                  ],
                  [
                    438999.9952333166,
                    3898999.9769143704,
                    -2.80220014044728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:47:53+00:00",
            "end_time": "2019-10-15T14:45: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": "20191015_NCMP_NC_Dunex_18SVD1789.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9111192704338,
              35.140463479320104,
              -0.958651096389953
            ],
            [
              -75.91118114160457,
              35.146014862985595,
              -0.958651096389953
            ],
            [
              -75.90020404932167,
              35.14609691512621,
              1.141348903610047
            ],
            [
              -75.9001429232724,
              35.14054551467289,
              1.141348903610047
            ],
            [
              -75.9111192704338,
              35.140463479320104,
              -0.958651096389953
            ]
          ]
        ]
      },
      "bbox": [
        -75.91118114,
        35.14046348,
        -0.9586510964,
        -75.90014292,
        35.14609692,
        1.141348904
      ],
      "properties": {
        "datetime": "2019-10-15T15:42:19Z",
        "pc:count": 831416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417597.6985,
            "count": 831416,
            "maximum": 418000.0158,
            "minimum": 416999.9958,
            "name": "X",
            "position": 0,
            "stddev": 268.2668207,
            "variance": 71967.08711
          },
          {
            "average": 3889213.177,
            "count": 831416,
            "maximum": 3889615.697,
            "minimum": 3888999.977,
            "name": "Y",
            "position": 1,
            "stddev": 145.0175639,
            "variance": 21030.09383
          },
          {
            "average": -0.4323220986,
            "count": 831416,
            "maximum": 1.141348904,
            "minimum": -0.9586510964,
            "name": "Z",
            "position": 2,
            "stddev": 0.2684369574,
            "variance": 0.07205840011
          },
          {
            "average": 19.16200795,
            "count": 831416,
            "maximum": 3735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 134.6360717,
            "variance": 18126.87181
          },
          {
            "average": 1.000002406,
            "count": 831416,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001550977679,
            "variance": 2.405531761e-06
          },
          {
            "average": 1.000004811,
            "count": 831416,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00219341103,
            "variance": 4.811051948e-06
          },
          {
            "average": 1,
            "count": 831416,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.09224263,
            "count": 831416,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.920908064,
            "variance": 24.21533618
          },
          {
            "average": 20.14918969,
            "count": 831416,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.256700735,
            "variance": 1.579296737
          },
          {
            "average": 1.967129572,
            "count": 831416,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1784256335,
            "variance": 0.03183570668
          },
          {
            "average": 8.387822702,
            "count": 831416,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5811349525,
            "variance": 0.3377178331
          },
          {
            "average": 255188312,
            "count": 831416,
            "maximum": 255189339.4,
            "minimum": 255187960.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 485.003706,
            "variance": 235228.5948
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 831416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416999.9958,
          3888999.977,
          -0.9586510964,
          418000.0158,
          3889615.697,
          1.141348904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416999.99579077074,
                3888999.9767520917,
                -0.958651096389953
              ],
              [
                416999.99579077074,
                3889615.6967520914,
                -0.958651096389953
              ],
              [
                418000.01579077076,
                3889615.6967520914,
                1.141348903610047
              ],
              [
                418000.01579077076,
                3888999.9767520917,
                1.141348903610047
              ],
              [
                416999.99579077074,
                3888999.9767520917,
                -0.958651096389953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:42:19+00:00",
        "end_time": "2019-10-15T15:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1789.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1789.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1789.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1789.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.91118114,
            35.14046348,
            -0.9586510964,
            -75.90014292,
            35.14609692,
            1.141348904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9111192704338,
                  35.140463479320104,
                  -0.958651096389953
                ],
                [
                  -75.91118114160457,
                  35.146014862985595,
                  -0.958651096389953
                ],
                [
                  -75.90020404932167,
                  35.14609691512621,
                  1.141348903610047
                ],
                [
                  -75.9001429232724,
                  35.14054551467289,
                  1.141348903610047
                ],
                [
                  -75.9111192704338,
                  35.140463479320104,
                  -0.958651096389953
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1789.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1789.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:42:19Z",
            "pc:count": 831416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417597.6985,
                "count": 831416,
                "maximum": 418000.0158,
                "minimum": 416999.9958,
                "name": "X",
                "position": 0,
                "stddev": 268.2668207,
                "variance": 71967.08711
              },
              {
                "average": 3889213.177,
                "count": 831416,
                "maximum": 3889615.697,
                "minimum": 3888999.977,
                "name": "Y",
                "position": 1,
                "stddev": 145.0175639,
                "variance": 21030.09383
              },
              {
                "average": -0.4323220986,
                "count": 831416,
                "maximum": 1.141348904,
                "minimum": -0.9586510964,
                "name": "Z",
                "position": 2,
                "stddev": 0.2684369574,
                "variance": 0.07205840011
              },
              {
                "average": 19.16200795,
                "count": 831416,
                "maximum": 3735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 134.6360717,
                "variance": 18126.87181
              },
              {
                "average": 1.000002406,
                "count": 831416,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001550977679,
                "variance": 2.405531761e-06
              },
              {
                "average": 1.000004811,
                "count": 831416,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00219341103,
                "variance": 4.811051948e-06
              },
              {
                "average": 1,
                "count": 831416,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.09224263,
                "count": 831416,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.920908064,
                "variance": 24.21533618
              },
              {
                "average": 20.14918969,
                "count": 831416,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.256700735,
                "variance": 1.579296737
              },
              {
                "average": 1.967129572,
                "count": 831416,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1784256335,
                "variance": 0.03183570668
              },
              {
                "average": 8.387822702,
                "count": 831416,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5811349525,
                "variance": 0.3377178331
              },
              {
                "average": 255188312,
                "count": 831416,
                "maximum": 255189339.4,
                "minimum": 255187960.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 485.003706,
                "variance": 235228.5948
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 831416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416999.9958,
              3888999.977,
              -0.9586510964,
              418000.0158,
              3889615.697,
              1.141348904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416999.99579077074,
                    3888999.9767520917,
                    -0.958651096389953
                  ],
                  [
                    416999.99579077074,
                    3889615.6967520914,
                    -0.958651096389953
                  ],
                  [
                    418000.01579077076,
                    3889615.6967520914,
                    1.141348903610047
                  ],
                  [
                    418000.01579077076,
                    3888999.9767520917,
                    1.141348903610047
                  ],
                  [
                    416999.99579077074,
                    3888999.9767520917,
                    -0.958651096389953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:42:19+00:00",
            "end_time": "2019-10-15T15:19: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": "20191018_NCMP_NC_Dunex_18SVE4084.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.66239978858482,
              35.99863572651298,
              1.129256936267787
            ],
            [
              -75.66247519763692,
              36.00765106166393,
              1.129256936267787
            ],
            [
              -75.65468622595755,
              36.0076938288831,
              30.68925693626779
            ],
            [
              -75.65461170336297,
              35.998678479669636,
              30.68925693626779
            ],
            [
              -75.66239978858482,
              35.99863572651298,
              1.129256936267787
            ]
          ]
        ]
      },
      "bbox": [
        -75.6624752,
        35.99863573,
        1.129256936,
        -75.6546117,
        36.00769383,
        30.68925694
      ],
      "properties": {
        "datetime": "2019-10-19T15:37:48Z",
        "pc:count": 3012854,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440733.7592,
            "count": 3012854,
            "maximum": 441000.0189,
            "minimum": 440298.0389,
            "name": "X",
            "position": 0,
            "stddev": 156.644884,
            "variance": 24537.61968
          },
          {
            "average": 3984549.239,
            "count": 3012854,
            "maximum": 3984999.984,
            "minimum": 3983999.984,
            "name": "Y",
            "position": 1,
            "stddev": 269.343752,
            "variance": 72546.05674
          },
          {
            "average": 7.833842333,
            "count": 3012854,
            "maximum": 30.68925694,
            "minimum": 1.129256936,
            "name": "Z",
            "position": 2,
            "stddev": 4.913339165,
            "variance": 24.14090175
          },
          {
            "average": 957.38152,
            "count": 3012854,
            "maximum": 51334,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1637.400427,
            "variance": 2681080.16
          },
          {
            "average": 2.265608954,
            "count": 3012854,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27301749,
            "variance": 1.620573531
          },
          {
            "average": 3.558617178,
            "count": 3012854,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.564130482,
            "variance": 2.446504165
          },
          {
            "average": 1,
            "count": 3012854,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261995437,
            "count": 3012854,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4400054739,
            "variance": 0.1936048171
          },
          {
            "average": 19.99523728,
            "count": 3012854,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.694984721,
            "variance": 2.872973203
          },
          {
            "average": 2.53834205,
            "count": 3012854,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.730275534,
            "variance": 2.993853422
          },
          {
            "average": 1.65787622,
            "count": 3012854,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.983359471,
            "variance": 3.933714792
          },
          {
            "average": 255448835.1,
            "count": 3012854,
            "maximum": 255534668.6,
            "minimum": 255446631.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12834.18425,
            "variance": 164716285.3
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3012854,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440298.0389,
          3983999.984,
          1.129256936,
          441000.0189,
          3984999.984,
          30.68925694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440298.0389050233,
                3983999.9839081084,
                1.129256936267787
              ],
              [
                440298.0389050233,
                3984999.9839081084,
                1.129256936267787
              ],
              [
                441000.0189050233,
                3984999.9839081084,
                30.68925693626779
              ],
              [
                441000.0189050233,
                3983999.9839081084,
                30.68925693626779
              ],
              [
                440298.0389050233,
                3983999.9839081084,
                1.129256936267787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:37:48+00:00",
        "end_time": "2019-10-18T15:10:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4084.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4084.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4084.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4084.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6624752,
            35.99863573,
            1.129256936,
            -75.6546117,
            36.00769383,
            30.68925694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.66239978858482,
                  35.99863572651298,
                  1.129256936267787
                ],
                [
                  -75.66247519763692,
                  36.00765106166393,
                  1.129256936267787
                ],
                [
                  -75.65468622595755,
                  36.0076938288831,
                  30.68925693626779
                ],
                [
                  -75.65461170336297,
                  35.998678479669636,
                  30.68925693626779
                ],
                [
                  -75.66239978858482,
                  35.99863572651298,
                  1.129256936267787
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4084.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4084.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:37:48Z",
            "pc:count": 3012854,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440733.7592,
                "count": 3012854,
                "maximum": 441000.0189,
                "minimum": 440298.0389,
                "name": "X",
                "position": 0,
                "stddev": 156.644884,
                "variance": 24537.61968
              },
              {
                "average": 3984549.239,
                "count": 3012854,
                "maximum": 3984999.984,
                "minimum": 3983999.984,
                "name": "Y",
                "position": 1,
                "stddev": 269.343752,
                "variance": 72546.05674
              },
              {
                "average": 7.833842333,
                "count": 3012854,
                "maximum": 30.68925694,
                "minimum": 1.129256936,
                "name": "Z",
                "position": 2,
                "stddev": 4.913339165,
                "variance": 24.14090175
              },
              {
                "average": 957.38152,
                "count": 3012854,
                "maximum": 51334,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1637.400427,
                "variance": 2681080.16
              },
              {
                "average": 2.265608954,
                "count": 3012854,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27301749,
                "variance": 1.620573531
              },
              {
                "average": 3.558617178,
                "count": 3012854,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.564130482,
                "variance": 2.446504165
              },
              {
                "average": 1,
                "count": 3012854,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261995437,
                "count": 3012854,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4400054739,
                "variance": 0.1936048171
              },
              {
                "average": 19.99523728,
                "count": 3012854,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.694984721,
                "variance": 2.872973203
              },
              {
                "average": 2.53834205,
                "count": 3012854,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.730275534,
                "variance": 2.993853422
              },
              {
                "average": 1.65787622,
                "count": 3012854,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.983359471,
                "variance": 3.933714792
              },
              {
                "average": 255448835.1,
                "count": 3012854,
                "maximum": 255534668.6,
                "minimum": 255446631.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12834.18425,
                "variance": 164716285.3
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3012854,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440298.0389,
              3983999.984,
              1.129256936,
              441000.0189,
              3984999.984,
              30.68925694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440298.0389050233,
                    3983999.9839081084,
                    1.129256936267787
                  ],
                  [
                    440298.0389050233,
                    3984999.9839081084,
                    1.129256936267787
                  ],
                  [
                    441000.0189050233,
                    3984999.9839081084,
                    30.68925693626779
                  ],
                  [
                    441000.0189050233,
                    3983999.9839081084,
                    30.68925693626779
                  ],
                  [
                    440298.0389050233,
                    3983999.9839081084,
                    1.129256936267787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:37:48+00:00",
            "end_time": "2019-10-18T15: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": "20191015_NCMP_NC_Dunex_18SVD1887.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.90004001888933,
              35.13122627608407,
              -4.507156457342806
            ],
            [
              -75.90004335060637,
              35.131529037732335,
              -4.507156457342806
            ],
            [
              -75.89928322615569,
              35.13153468070261,
              -3.967156457342806
            ],
            [
              -75.89927989725152,
              35.13123191899135,
              -3.967156457342806
            ],
            [
              -75.90004001888933,
              35.13122627608407,
              -4.507156457342806
            ]
          ]
        ]
      },
      "bbox": [
        -75.90004335,
        35.13122628,
        -4.507156457,
        -75.8992799,
        35.13153468,
        -3.967156457
      ],
      "properties": {
        "datetime": "2019-10-15T16:29:09Z",
        "pc:count": 273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418022.8906,
            "count": 273,
            "maximum": 418069.3057,
            "minimum": 418000.0457,
            "name": "X",
            "position": 0,
            "stddev": 17.29377989,
            "variance": 299.0748229
          },
          {
            "average": 3887986.273,
            "count": 273,
            "maximum": 3887999.937,
            "minimum": 3887966.357,
            "name": "Y",
            "position": 1,
            "stddev": 10.38920007,
            "variance": 107.9354781
          },
          {
            "average": -4.268768179,
            "count": 273,
            "maximum": -3.967156457,
            "minimum": -4.507156457,
            "name": "Z",
            "position": 2,
            "stddev": 0.09076251418,
            "variance": 0.00823783398
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 273,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 273,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97538503,
            "count": 273,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.000505248,
            "variance": 1.001010751
          },
          {
            "average": 2,
            "count": 273,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14,
            "count": 273,
            "maximum": 14,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255192147.3,
            "count": 273,
            "maximum": 255192149.9,
            "minimum": 255192144.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.032995748,
            "variance": 4.13307171
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418000.0457,
          3887966.357,
          -4.507156457,
          418069.3057,
          3887999.937,
          -3.967156457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418000.0457343935,
                3887966.3572263177,
                -4.507156457342806
              ],
              [
                418000.0457343935,
                3887999.937226318,
                -4.507156457342806
              ],
              [
                418069.30573439354,
                3887999.937226318,
                -3.967156457342806
              ],
              [
                418069.30573439354,
                3887966.3572263177,
                -3.967156457342806
              ],
              [
                418000.0457343935,
                3887966.3572263177,
                -4.507156457342806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:29:09+00:00",
        "end_time": "2019-10-15T16:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1887.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1887.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1887.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1887.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.90004335,
            35.13122628,
            -4.507156457,
            -75.8992799,
            35.13153468,
            -3.967156457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.90004001888933,
                  35.13122627608407,
                  -4.507156457342806
                ],
                [
                  -75.90004335060637,
                  35.131529037732335,
                  -4.507156457342806
                ],
                [
                  -75.89928322615569,
                  35.13153468070261,
                  -3.967156457342806
                ],
                [
                  -75.89927989725152,
                  35.13123191899135,
                  -3.967156457342806
                ],
                [
                  -75.90004001888933,
                  35.13122627608407,
                  -4.507156457342806
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1887.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1887.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:29:09Z",
            "pc:count": 273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418022.8906,
                "count": 273,
                "maximum": 418069.3057,
                "minimum": 418000.0457,
                "name": "X",
                "position": 0,
                "stddev": 17.29377989,
                "variance": 299.0748229
              },
              {
                "average": 3887986.273,
                "count": 273,
                "maximum": 3887999.937,
                "minimum": 3887966.357,
                "name": "Y",
                "position": 1,
                "stddev": 10.38920007,
                "variance": 107.9354781
              },
              {
                "average": -4.268768179,
                "count": 273,
                "maximum": -3.967156457,
                "minimum": -4.507156457,
                "name": "Z",
                "position": 2,
                "stddev": 0.09076251418,
                "variance": 0.00823783398
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 273,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 273,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97538503,
                "count": 273,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.000505248,
                "variance": 1.001010751
              },
              {
                "average": 2,
                "count": 273,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14,
                "count": 273,
                "maximum": 14,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255192147.3,
                "count": 273,
                "maximum": 255192149.9,
                "minimum": 255192144.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.032995748,
                "variance": 4.13307171
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418000.0457,
              3887966.357,
              -4.507156457,
              418069.3057,
              3887999.937,
              -3.967156457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418000.0457343935,
                    3887966.3572263177,
                    -4.507156457342806
                  ],
                  [
                    418000.0457343935,
                    3887999.937226318,
                    -4.507156457342806
                  ],
                  [
                    418069.30573439354,
                    3887999.937226318,
                    -3.967156457342806
                  ],
                  [
                    418069.30573439354,
                    3887966.3572263177,
                    -3.967156457342806
                  ],
                  [
                    418000.0457343935,
                    3887966.3572263177,
                    -4.507156457342806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:29:09+00:00",
            "end_time": "2019-10-15T16:29: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": "20191019_NCMP_NC_Dunex_18SVE4475.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62069289900033,
              35.91771623222248,
              -1.484020450509284
            ],
            [
              -75.62076335090399,
              35.92673176289941,
              -1.484020450509284
            ],
            [
              -75.60967907662595,
              35.92678856466052,
              16.895979549490715
            ],
            [
              -75.60960988251124,
              35.91777301528847,
              16.895979549490715
            ],
            [
              -75.62069289900033,
              35.91771623222248,
              -1.484020450509284
            ]
          ]
        ]
      },
      "bbox": [
        -75.62076335,
        35.91771623,
        -1.484020451,
        -75.60960988,
        35.92678856,
        16.89597955
      ],
      "properties": {
        "datetime": "2019-10-19T15:57:14Z",
        "pc:count": 2208435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444633.7048,
            "count": 2208435,
            "maximum": 445000.0047,
            "minimum": 444000.0247,
            "name": "X",
            "position": 0,
            "stddev": 243.7217096,
            "variance": 59400.27172
          },
          {
            "average": 3975559.133,
            "count": 2208435,
            "maximum": 3975999.986,
            "minimum": 3974999.986,
            "name": "Y",
            "position": 1,
            "stddev": 280.913532,
            "variance": 78912.41245
          },
          {
            "average": 0.9677363275,
            "count": 2208435,
            "maximum": 16.89597955,
            "minimum": -1.484020451,
            "name": "Z",
            "position": 2,
            "stddev": 2.955566588,
            "variance": 8.735373853
          },
          {
            "average": 551.2770921,
            "count": 2208435,
            "maximum": 22308,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1227.740618,
            "variance": 1507347.025
          },
          {
            "average": 1.223879353,
            "count": 2208435,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6541444613,
            "variance": 0.4279049763
          },
          {
            "average": 1.456519662,
            "count": 2208435,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.023495932,
            "variance": 1.047543923
          },
          {
            "average": 1,
            "count": 2208435,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.257735,
            "count": 2208435,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.17868744,
            "variance": 173.6778027
          },
          {
            "average": 19.97265245,
            "count": 2208435,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.311743676,
            "variance": 1.720671472
          },
          {
            "average": 1.879150167,
            "count": 2208435,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6281977033,
            "variance": 0.3946323544
          },
          {
            "average": 14.22524186,
            "count": 2208435,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.464313861,
            "variance": 2.144215083
          },
          {
            "average": 255533622.1,
            "count": 2208435,
            "maximum": 255535834.3,
            "minimum": 255532231.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 988.8926306,
            "variance": 977908.6349
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2208435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444000.0247,
          3974999.986,
          -1.484020451,
          445000.0047,
          3975999.986,
          16.89597955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444000.02469843125,
                3974999.9863109556,
                -1.484020450509284
              ],
              [
                444000.02469843125,
                3975999.9863109556,
                -1.484020450509284
              ],
              [
                445000.00469843124,
                3975999.9863109556,
                16.895979549490715
              ],
              [
                445000.00469843124,
                3974999.9863109556,
                16.895979549490715
              ],
              [
                444000.02469843125,
                3974999.9863109556,
                -1.484020450509284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:57:14+00:00",
        "end_time": "2019-10-19T14:57:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4475.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4475.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4475.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4475.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62076335,
            35.91771623,
            -1.484020451,
            -75.60960988,
            35.92678856,
            16.89597955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62069289900033,
                  35.91771623222248,
                  -1.484020450509284
                ],
                [
                  -75.62076335090399,
                  35.92673176289941,
                  -1.484020450509284
                ],
                [
                  -75.60967907662595,
                  35.92678856466052,
                  16.895979549490715
                ],
                [
                  -75.60960988251124,
                  35.91777301528847,
                  16.895979549490715
                ],
                [
                  -75.62069289900033,
                  35.91771623222248,
                  -1.484020450509284
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4475.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4475.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:57:14Z",
            "pc:count": 2208435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444633.7048,
                "count": 2208435,
                "maximum": 445000.0047,
                "minimum": 444000.0247,
                "name": "X",
                "position": 0,
                "stddev": 243.7217096,
                "variance": 59400.27172
              },
              {
                "average": 3975559.133,
                "count": 2208435,
                "maximum": 3975999.986,
                "minimum": 3974999.986,
                "name": "Y",
                "position": 1,
                "stddev": 280.913532,
                "variance": 78912.41245
              },
              {
                "average": 0.9677363275,
                "count": 2208435,
                "maximum": 16.89597955,
                "minimum": -1.484020451,
                "name": "Z",
                "position": 2,
                "stddev": 2.955566588,
                "variance": 8.735373853
              },
              {
                "average": 551.2770921,
                "count": 2208435,
                "maximum": 22308,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1227.740618,
                "variance": 1507347.025
              },
              {
                "average": 1.223879353,
                "count": 2208435,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6541444613,
                "variance": 0.4279049763
              },
              {
                "average": 1.456519662,
                "count": 2208435,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.023495932,
                "variance": 1.047543923
              },
              {
                "average": 1,
                "count": 2208435,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.257735,
                "count": 2208435,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.17868744,
                "variance": 173.6778027
              },
              {
                "average": 19.97265245,
                "count": 2208435,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.311743676,
                "variance": 1.720671472
              },
              {
                "average": 1.879150167,
                "count": 2208435,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6281977033,
                "variance": 0.3946323544
              },
              {
                "average": 14.22524186,
                "count": 2208435,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.464313861,
                "variance": 2.144215083
              },
              {
                "average": 255533622.1,
                "count": 2208435,
                "maximum": 255535834.3,
                "minimum": 255532231.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 988.8926306,
                "variance": 977908.6349
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2208435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444000.0247,
              3974999.986,
              -1.484020451,
              445000.0047,
              3975999.986,
              16.89597955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444000.02469843125,
                    3974999.9863109556,
                    -1.484020450509284
                  ],
                  [
                    444000.02469843125,
                    3975999.9863109556,
                    -1.484020450509284
                  ],
                  [
                    445000.00469843124,
                    3975999.9863109556,
                    16.895979549490715
                  ],
                  [
                    445000.00469843124,
                    3974999.9863109556,
                    16.895979549490715
                  ],
                  [
                    444000.02469843125,
                    3974999.9863109556,
                    -1.484020450509284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:57:14+00:00",
            "end_time": "2019-10-19T14:57: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": "20191015_NCMP_NC_Dunex_18SVD3197.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75811894580575,
              35.213652600700975,
              -2.368626886240389
            ],
            [
              -75.75816743654362,
              35.21886746426563,
              -2.368626886240389
            ],
            [
              -75.74718033909178,
              35.21893577529334,
              0.131373113759611
            ],
            [
              -75.74713255090423,
              35.21372089861152,
              0.131373113759611
            ],
            [
              -75.75811894580575,
              35.213652600700975,
              -2.368626886240389
            ]
          ]
        ]
      },
      "bbox": [
        -75.75816744,
        35.2136526,
        -2.368626886,
        -75.74713255,
        35.21893578,
        0.1313731138
      ],
      "properties": {
        "datetime": "2019-10-15T14:36:56Z",
        "pc:count": 749361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431608.8969,
            "count": 749361,
            "maximum": 432000.0101,
            "minimum": 431000.0101,
            "name": "X",
            "position": 0,
            "stddev": 272.0804189,
            "variance": 74027.75435
          },
          {
            "average": 3897202.578,
            "count": 749361,
            "maximum": 3897578.359,
            "minimum": 3896999.979,
            "name": "Y",
            "position": 1,
            "stddev": 141.3227278,
            "variance": 19972.11341
          },
          {
            "average": -0.4683088019,
            "count": 749361,
            "maximum": 0.1313731138,
            "minimum": -2.368626886,
            "name": "Z",
            "position": 2,
            "stddev": 0.3241035945,
            "variance": 0.10504314
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 749361,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 749361,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 749361,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 749361,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96740977,
            "count": 749361,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.641846238,
            "variance": 2.69565907
          },
          {
            "average": 2.00001201,
            "count": 749361,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003465559767,
            "variance": 1.20101045e-05
          },
          {
            "average": 1.413425572,
            "count": 749361,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5799482141,
            "variance": 0.336339931
          },
          {
            "average": 255184815.5,
            "count": 749361,
            "maximum": 255185416.8,
            "minimum": 255184642.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.9968136,
            "variance": 51982.54699
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 749361,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0101,
          3896999.979,
          -2.368626886,
          432000.0101,
          3897578.359,
          0.1313731138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0101003084,
                3896999.9787571784,
                -2.368626886240389
              ],
              [
                431000.0101003084,
                3897578.3587571783,
                -2.368626886240389
              ],
              [
                432000.0101003084,
                3897578.3587571783,
                0.131373113759611
              ],
              [
                432000.0101003084,
                3896999.9787571784,
                0.131373113759611
              ],
              [
                431000.0101003084,
                3896999.9787571784,
                -2.368626886240389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:36:56+00:00",
        "end_time": "2019-10-15T14:24:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3197.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3197.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3197.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3197.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75816744,
            35.2136526,
            -2.368626886,
            -75.74713255,
            35.21893578,
            0.1313731138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75811894580575,
                  35.213652600700975,
                  -2.368626886240389
                ],
                [
                  -75.75816743654362,
                  35.21886746426563,
                  -2.368626886240389
                ],
                [
                  -75.74718033909178,
                  35.21893577529334,
                  0.131373113759611
                ],
                [
                  -75.74713255090423,
                  35.21372089861152,
                  0.131373113759611
                ],
                [
                  -75.75811894580575,
                  35.213652600700975,
                  -2.368626886240389
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3197.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3197.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:36:56Z",
            "pc:count": 749361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431608.8969,
                "count": 749361,
                "maximum": 432000.0101,
                "minimum": 431000.0101,
                "name": "X",
                "position": 0,
                "stddev": 272.0804189,
                "variance": 74027.75435
              },
              {
                "average": 3897202.578,
                "count": 749361,
                "maximum": 3897578.359,
                "minimum": 3896999.979,
                "name": "Y",
                "position": 1,
                "stddev": 141.3227278,
                "variance": 19972.11341
              },
              {
                "average": -0.4683088019,
                "count": 749361,
                "maximum": 0.1313731138,
                "minimum": -2.368626886,
                "name": "Z",
                "position": 2,
                "stddev": 0.3241035945,
                "variance": 0.10504314
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 749361,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 749361,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 749361,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 749361,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96740977,
                "count": 749361,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.641846238,
                "variance": 2.69565907
              },
              {
                "average": 2.00001201,
                "count": 749361,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003465559767,
                "variance": 1.20101045e-05
              },
              {
                "average": 1.413425572,
                "count": 749361,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5799482141,
                "variance": 0.336339931
              },
              {
                "average": 255184815.5,
                "count": 749361,
                "maximum": 255185416.8,
                "minimum": 255184642.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.9968136,
                "variance": 51982.54699
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 749361,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0101,
              3896999.979,
              -2.368626886,
              432000.0101,
              3897578.359,
              0.1313731138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0101003084,
                    3896999.9787571784,
                    -2.368626886240389
                  ],
                  [
                    431000.0101003084,
                    3897578.3587571783,
                    -2.368626886240389
                  ],
                  [
                    432000.0101003084,
                    3897578.3587571783,
                    0.131373113759611
                  ],
                  [
                    432000.0101003084,
                    3896999.9787571784,
                    0.131373113759611
                  ],
                  [
                    431000.0101003084,
                    3896999.9787571784,
                    -2.368626886240389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:36:56+00:00",
            "end_time": "2019-10-15T14:24: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": "20191011_NCMP_NC_Dunex_18SVD0881.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.00901285174099,
              35.0675534951734,
              -3.331232500242696
            ],
            [
              -76.00912384243058,
              35.076569426914496,
              -3.331232500242696
            ],
            [
              -75.99815659105444,
              35.07666019449431,
              5.888767499757305
            ],
            [
              -75.99804680613117,
              35.067644232566906,
              5.888767499757305
            ],
            [
              -76.00901285174099,
              35.0675534951734,
              -3.331232500242696
            ]
          ]
        ]
      },
      "bbox": [
        -76.00912384,
        35.0675535,
        -3.3312325,
        -75.99804681,
        35.07666019,
        5.8887675
      ],
      "properties": {
        "datetime": "2019-10-11T20:40:26Z",
        "pc:count": 2159319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408536.3647,
            "count": 2159319,
            "maximum": 409000.013,
            "minimum": 408000.013,
            "name": "X",
            "position": 0,
            "stddev": 290.204131,
            "variance": 84218.43765
          },
          {
            "average": 3881628.048,
            "count": 2159319,
            "maximum": 3881999.989,
            "minimum": 3880999.989,
            "name": "Y",
            "position": 1,
            "stddev": 257.062276,
            "variance": 66081.01374
          },
          {
            "average": 0.378816895,
            "count": 2159319,
            "maximum": 5.8887675,
            "minimum": -3.3312325,
            "name": "Z",
            "position": 2,
            "stddev": 0.728763626,
            "variance": 0.5310964226
          },
          {
            "average": 1707.651353,
            "count": 2159319,
            "maximum": 18114,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2269.687296,
            "variance": 5151480.42
          },
          {
            "average": 1.000084749,
            "count": 2159319,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009695565082,
            "variance": 9.400398225e-05
          },
          {
            "average": 1.000180612,
            "count": 2159319,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01449892925,
            "variance": 0.0002102189493
          },
          {
            "average": 1,
            "count": 2159319,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.87623135,
            "count": 2159319,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.72738694,
            "variance": 188.4411523
          },
          {
            "average": 19.84498934,
            "count": 2159319,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.78079329,
            "variance": 3.171224742
          },
          {
            "average": 1.522831967,
            "count": 2159319,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996593133,
            "variance": 0.2496594294
          },
          {
            "average": 17.42060483,
            "count": 2159319,
            "maximum": 21,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.342204329,
            "variance": 1.80151246
          },
          {
            "average": 254859635.1,
            "count": 2159319,
            "maximum": 254861626.7,
            "minimum": 254858382.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 717.7473551,
            "variance": 515161.2658
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2159319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408000.013,
          3880999.989,
          -3.3312325,
          409000.013,
          3881999.989,
          5.8887675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408000.0130449096,
                3880999.9894651202,
                -3.331232500242696
              ],
              [
                408000.0130449096,
                3881999.9894651202,
                -3.331232500242696
              ],
              [
                409000.0130449096,
                3881999.9894651202,
                5.888767499757305
              ],
              [
                409000.0130449096,
                3880999.9894651202,
                5.888767499757305
              ],
              [
                408000.0130449096,
                3880999.9894651202,
                -3.331232500242696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T20:40:26+00:00",
        "end_time": "2019-10-11T19:46:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD0881.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD0881.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD0881.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0881.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.00912384,
            35.0675535,
            -3.3312325,
            -75.99804681,
            35.07666019,
            5.8887675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.00901285174099,
                  35.0675534951734,
                  -3.331232500242696
                ],
                [
                  -76.00912384243058,
                  35.076569426914496,
                  -3.331232500242696
                ],
                [
                  -75.99815659105444,
                  35.07666019449431,
                  5.888767499757305
                ],
                [
                  -75.99804680613117,
                  35.067644232566906,
                  5.888767499757305
                ],
                [
                  -76.00901285174099,
                  35.0675534951734,
                  -3.331232500242696
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD0881.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD0881.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T20:40:26Z",
            "pc:count": 2159319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408536.3647,
                "count": 2159319,
                "maximum": 409000.013,
                "minimum": 408000.013,
                "name": "X",
                "position": 0,
                "stddev": 290.204131,
                "variance": 84218.43765
              },
              {
                "average": 3881628.048,
                "count": 2159319,
                "maximum": 3881999.989,
                "minimum": 3880999.989,
                "name": "Y",
                "position": 1,
                "stddev": 257.062276,
                "variance": 66081.01374
              },
              {
                "average": 0.378816895,
                "count": 2159319,
                "maximum": 5.8887675,
                "minimum": -3.3312325,
                "name": "Z",
                "position": 2,
                "stddev": 0.728763626,
                "variance": 0.5310964226
              },
              {
                "average": 1707.651353,
                "count": 2159319,
                "maximum": 18114,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2269.687296,
                "variance": 5151480.42
              },
              {
                "average": 1.000084749,
                "count": 2159319,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009695565082,
                "variance": 9.400398225e-05
              },
              {
                "average": 1.000180612,
                "count": 2159319,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01449892925,
                "variance": 0.0002102189493
              },
              {
                "average": 1,
                "count": 2159319,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.87623135,
                "count": 2159319,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.72738694,
                "variance": 188.4411523
              },
              {
                "average": 19.84498934,
                "count": 2159319,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.78079329,
                "variance": 3.171224742
              },
              {
                "average": 1.522831967,
                "count": 2159319,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996593133,
                "variance": 0.2496594294
              },
              {
                "average": 17.42060483,
                "count": 2159319,
                "maximum": 21,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.342204329,
                "variance": 1.80151246
              },
              {
                "average": 254859635.1,
                "count": 2159319,
                "maximum": 254861626.7,
                "minimum": 254858382.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 717.7473551,
                "variance": 515161.2658
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2159319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408000.013,
              3880999.989,
              -3.3312325,
              409000.013,
              3881999.989,
              5.8887675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408000.0130449096,
                    3880999.9894651202,
                    -3.331232500242696
                  ],
                  [
                    408000.0130449096,
                    3881999.9894651202,
                    -3.331232500242696
                  ],
                  [
                    409000.0130449096,
                    3881999.9894651202,
                    5.888767499757305
                  ],
                  [
                    409000.0130449096,
                    3880999.9894651202,
                    5.888767499757305
                  ],
                  [
                    408000.0130449096,
                    3880999.9894651202,
                    -3.331232500242696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T20:40:26+00:00",
            "end_time": "2019-10-11T19:46:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3889.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68828704633428,
              36.04356857825772,
              0.473298296979674
            ],
            [
              -75.68836553141297,
              36.052583797559464,
              0.473298296979674
            ],
            [
              -75.67726334264866,
              36.05264703190637,
              30.793298296979675
            ],
            [
              -75.67718612316575,
              36.043631791823145,
              30.793298296979675
            ],
            [
              -75.68828704633428,
              36.04356857825772,
              0.473298296979674
            ]
          ]
        ]
      },
      "bbox": [
        -75.68836553,
        36.04356858,
        0.473298297,
        -75.67718612,
        36.05264703,
        30.7932983
      ],
      "properties": {
        "datetime": "2019-10-18T15:39:13Z",
        "pc:count": 3491497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438492.7384,
            "count": 3491497,
            "maximum": 439000.0216,
            "minimum": 438000.0016,
            "name": "X",
            "position": 0,
            "stddev": 246.4354414,
            "variance": 60730.42679
          },
          {
            "average": 3989503.406,
            "count": 3491497,
            "maximum": 3989999.989,
            "minimum": 3988999.989,
            "name": "Y",
            "position": 1,
            "stddev": 277.6441189,
            "variance": 77086.25673
          },
          {
            "average": 5.590811533,
            "count": 3491497,
            "maximum": 30.7932983,
            "minimum": 0.473298297,
            "name": "Z",
            "position": 2,
            "stddev": 3.691333256,
            "variance": 13.62594121
          },
          {
            "average": 1778.093314,
            "count": 3491497,
            "maximum": 47762,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2045.153893,
            "variance": 4182654.445
          },
          {
            "average": 1.727575307,
            "count": 3491497,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064659447,
            "variance": 1.133499739
          },
          {
            "average": 2.492080618,
            "count": 3491497,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.51594461,
            "variance": 2.298088062
          },
          {
            "average": 1,
            "count": 3491497,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404978724,
            "count": 3491497,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908879975,
            "variance": 0.2409710261
          },
          {
            "average": 20.11773857,
            "count": 3491497,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.582378016,
            "variance": 2.503920184
          },
          {
            "average": 1.786428572,
            "count": 3491497,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197327079,
            "variance": 1.433592135
          },
          {
            "average": 2.04763315,
            "count": 3491497,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9919306418,
            "variance": 0.9839263981
          },
          {
            "average": 255447288.2,
            "count": 3491497,
            "maximum": 255448353,
            "minimum": 255446721.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.2226698,
            "variance": 282197.525
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0016,
          3988999.989,
          0.473298297,
          439000.0216,
          3989999.989,
          30.7932983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.0015563315,
                3988999.9888697104,
                0.473298296979674
              ],
              [
                438000.0015563315,
                3989999.9888697104,
                0.473298296979674
              ],
              [
                439000.02155633154,
                3989999.9888697104,
                30.793298296979675
              ],
              [
                439000.02155633154,
                3988999.9888697104,
                30.793298296979675
              ],
              [
                438000.0015563315,
                3988999.9888697104,
                0.473298296979674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:39:13+00:00",
        "end_time": "2019-10-18T15:12:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3889.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3889.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3889.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3889.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68836553,
            36.04356858,
            0.473298297,
            -75.67718612,
            36.05264703,
            30.7932983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68828704633428,
                  36.04356857825772,
                  0.473298296979674
                ],
                [
                  -75.68836553141297,
                  36.052583797559464,
                  0.473298296979674
                ],
                [
                  -75.67726334264866,
                  36.05264703190637,
                  30.793298296979675
                ],
                [
                  -75.67718612316575,
                  36.043631791823145,
                  30.793298296979675
                ],
                [
                  -75.68828704633428,
                  36.04356857825772,
                  0.473298296979674
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3889.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3889.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:39:13Z",
            "pc:count": 3491497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438492.7384,
                "count": 3491497,
                "maximum": 439000.0216,
                "minimum": 438000.0016,
                "name": "X",
                "position": 0,
                "stddev": 246.4354414,
                "variance": 60730.42679
              },
              {
                "average": 3989503.406,
                "count": 3491497,
                "maximum": 3989999.989,
                "minimum": 3988999.989,
                "name": "Y",
                "position": 1,
                "stddev": 277.6441189,
                "variance": 77086.25673
              },
              {
                "average": 5.590811533,
                "count": 3491497,
                "maximum": 30.7932983,
                "minimum": 0.473298297,
                "name": "Z",
                "position": 2,
                "stddev": 3.691333256,
                "variance": 13.62594121
              },
              {
                "average": 1778.093314,
                "count": 3491497,
                "maximum": 47762,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2045.153893,
                "variance": 4182654.445
              },
              {
                "average": 1.727575307,
                "count": 3491497,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064659447,
                "variance": 1.133499739
              },
              {
                "average": 2.492080618,
                "count": 3491497,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.51594461,
                "variance": 2.298088062
              },
              {
                "average": 1,
                "count": 3491497,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404978724,
                "count": 3491497,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908879975,
                "variance": 0.2409710261
              },
              {
                "average": 20.11773857,
                "count": 3491497,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.582378016,
                "variance": 2.503920184
              },
              {
                "average": 1.786428572,
                "count": 3491497,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197327079,
                "variance": 1.433592135
              },
              {
                "average": 2.04763315,
                "count": 3491497,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9919306418,
                "variance": 0.9839263981
              },
              {
                "average": 255447288.2,
                "count": 3491497,
                "maximum": 255448353,
                "minimum": 255446721.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.2226698,
                "variance": 282197.525
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0016,
              3988999.989,
              0.473298297,
              439000.0216,
              3989999.989,
              30.7932983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.0015563315,
                    3988999.9888697104,
                    0.473298296979674
                  ],
                  [
                    438000.0015563315,
                    3989999.9888697104,
                    0.473298296979674
                  ],
                  [
                    439000.02155633154,
                    3989999.9888697104,
                    30.793298296979675
                  ],
                  [
                    439000.02155633154,
                    3988999.9888697104,
                    30.793298296979675
                  ],
                  [
                    438000.0015563315,
                    3988999.9888697104,
                    0.473298296979674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:39:13+00:00",
            "end_time": "2019-10-18T15:12: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": "20191015_NCMP_NC_Dunex_18SVD3293.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74682586063668,
              35.18021090976281,
              -4.733485394850597
            ],
            [
              -75.74688497166822,
              35.18667188165575,
              -4.733485394850597
            ],
            [
              -75.73633248768841,
              35.186736500261404,
              -0.773485394850596
            ],
            [
              -75.73627421163133,
              35.18027551298938,
              -0.773485394850596
            ],
            [
              -75.74682586063668,
              35.18021090976281,
              -4.733485394850597
            ]
          ]
        ]
      },
      "bbox": [
        -75.74688497,
        35.18021091,
        -4.733485395,
        -75.73627421,
        35.1867365,
        -0.7734853949
      ],
      "properties": {
        "datetime": "2019-10-15T20:01:01Z",
        "pc:count": 509834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432253.6096,
            "count": 509834,
            "maximum": 432960.8214,
            "minimum": 432000.0014,
            "name": "X",
            "position": 0,
            "stddev": 194.253112,
            "variance": 37734.27153
          },
          {
            "average": 3893798.047,
            "count": 509834,
            "maximum": 3893999.991,
            "minimum": 3893283.411,
            "name": "Y",
            "position": 1,
            "stddev": 166.4641967,
            "variance": 27710.32878
          },
          {
            "average": -2.647119225,
            "count": 509834,
            "maximum": -0.7734853949,
            "minimum": -4.733485395,
            "name": "Z",
            "position": 2,
            "stddev": 0.7449965516,
            "variance": 0.555019862
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 509834,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 509834,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 509834,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 509834,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.616451,
            "count": 509834,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.170541418,
            "variance": 1.37016721
          },
          {
            "average": 2.000453089,
            "count": 509834,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02128107731,
            "variance": 0.0004528842514
          },
          {
            "average": 14.57169981,
            "count": 509834,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.014609039,
            "variance": 25.14630382
          },
          {
            "average": 255195201.8,
            "count": 509834,
            "maximum": 255204861.7,
            "minimum": 255192964.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3339.939618,
            "variance": 11155196.65
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432000.0014,
          3893283.411,
          -4.733485395,
          432960.8214,
          3893999.991,
          -0.7734853949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432000.00140179513,
                3893283.4106939016,
                -4.733485394850597
              ],
              [
                432000.00140179513,
                3893999.9906939017,
                -4.733485394850597
              ],
              [
                432960.8214017951,
                3893999.9906939017,
                -0.773485394850596
              ],
              [
                432960.8214017951,
                3893283.4106939016,
                -0.773485394850596
              ],
              [
                432000.00140179513,
                3893283.4106939016,
                -4.733485394850597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:01:01+00:00",
        "end_time": "2019-10-15T16:42:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3293.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3293.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3293.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3293.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74688497,
            35.18021091,
            -4.733485395,
            -75.73627421,
            35.1867365,
            -0.7734853949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74682586063668,
                  35.18021090976281,
                  -4.733485394850597
                ],
                [
                  -75.74688497166822,
                  35.18667188165575,
                  -4.733485394850597
                ],
                [
                  -75.73633248768841,
                  35.186736500261404,
                  -0.773485394850596
                ],
                [
                  -75.73627421163133,
                  35.18027551298938,
                  -0.773485394850596
                ],
                [
                  -75.74682586063668,
                  35.18021090976281,
                  -4.733485394850597
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3293.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3293.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:01:01Z",
            "pc:count": 509834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432253.6096,
                "count": 509834,
                "maximum": 432960.8214,
                "minimum": 432000.0014,
                "name": "X",
                "position": 0,
                "stddev": 194.253112,
                "variance": 37734.27153
              },
              {
                "average": 3893798.047,
                "count": 509834,
                "maximum": 3893999.991,
                "minimum": 3893283.411,
                "name": "Y",
                "position": 1,
                "stddev": 166.4641967,
                "variance": 27710.32878
              },
              {
                "average": -2.647119225,
                "count": 509834,
                "maximum": -0.7734853949,
                "minimum": -4.733485395,
                "name": "Z",
                "position": 2,
                "stddev": 0.7449965516,
                "variance": 0.555019862
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 509834,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 509834,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 509834,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 509834,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.616451,
                "count": 509834,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.170541418,
                "variance": 1.37016721
              },
              {
                "average": 2.000453089,
                "count": 509834,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02128107731,
                "variance": 0.0004528842514
              },
              {
                "average": 14.57169981,
                "count": 509834,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.014609039,
                "variance": 25.14630382
              },
              {
                "average": 255195201.8,
                "count": 509834,
                "maximum": 255204861.7,
                "minimum": 255192964.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3339.939618,
                "variance": 11155196.65
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432000.0014,
              3893283.411,
              -4.733485395,
              432960.8214,
              3893999.991,
              -0.7734853949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432000.00140179513,
                    3893283.4106939016,
                    -4.733485394850597
                  ],
                  [
                    432000.00140179513,
                    3893999.9906939017,
                    -4.733485394850597
                  ],
                  [
                    432960.8214017951,
                    3893999.9906939017,
                    -0.773485394850596
                  ],
                  [
                    432960.8214017951,
                    3893283.4106939016,
                    -0.773485394850596
                  ],
                  [
                    432000.00140179513,
                    3893283.4106939016,
                    -4.733485394850597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:01:01+00:00",
            "end_time": "2019-10-15T16:42:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1084.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98740676467813,
              35.094781874315906,
              -1.648299936523729
            ],
            [
              -75.98751548858648,
              35.10379782492395,
              -1.648299936523729
            ],
            [
              -75.97654430015974,
              35.10388669976441,
              11.51170006347627
            ],
            [
              -75.97643678369163,
              35.09487071960971,
              11.51170006347627
            ],
            [
              -75.98740676467813,
              35.094781874315906,
              -1.648299936523729
            ]
          ]
        ]
      },
      "bbox": [
        -75.98751549,
        35.09478187,
        -1.648299937,
        -75.97643678,
        35.1038867,
        11.51170006
      ],
      "properties": {
        "datetime": "2019-10-11T19:47:19Z",
        "pc:count": 4653452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410516.8198,
            "count": 4653452,
            "maximum": 411000.0174,
            "minimum": 409999.9974,
            "name": "X",
            "position": 0,
            "stddev": 290.9273567,
            "variance": 84638.72686
          },
          {
            "average": 3884549.306,
            "count": 4653452,
            "maximum": 3884999.985,
            "minimum": 3883999.985,
            "name": "Y",
            "position": 1,
            "stddev": 294.8616526,
            "variance": 86943.39415
          },
          {
            "average": 1.104311396,
            "count": 4653452,
            "maximum": 11.51170006,
            "minimum": -1.648299937,
            "name": "Z",
            "position": 2,
            "stddev": 1.528854491,
            "variance": 2.337396055
          },
          {
            "average": 1389.972366,
            "count": 4653452,
            "maximum": 22983,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1356.751671,
            "variance": 1840775.098
          },
          {
            "average": 1.305231471,
            "count": 4653452,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7498127515,
            "variance": 0.5622191623
          },
          {
            "average": 1.610540949,
            "count": 4653452,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.141653877,
            "variance": 1.303373575
          },
          {
            "average": 1,
            "count": 4653452,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.446796271,
            "count": 4653452,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.8104292,
            "variance": 116.8653794
          },
          {
            "average": 20.08073871,
            "count": 4653452,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.470268102,
            "variance": 2.161688292
          },
          {
            "average": 1.509640155,
            "count": 4653452,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8063832058,
            "variance": 0.6502538745
          },
          {
            "average": 11.32023195,
            "count": 4653452,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.538109939,
            "variance": 2.365782185
          },
          {
            "average": 254856241.1,
            "count": 4653452,
            "maximum": 254858439.5,
            "minimum": 254854186.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 955.2818619,
            "variance": 912563.4356
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4653452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409999.9974,
          3883999.985,
          -1.648299937,
          411000.0174,
          3884999.985,
          11.51170006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409999.9974354928,
                3883999.985339555,
                -1.648299936523729
              ],
              [
                409999.9974354928,
                3884999.985339555,
                -1.648299936523729
              ],
              [
                411000.01743549283,
                3884999.985339555,
                11.51170006347627
              ],
              [
                411000.01743549283,
                3883999.985339555,
                11.51170006347627
              ],
              [
                409999.9974354928,
                3883999.985339555,
                -1.648299936523729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:47:19+00:00",
        "end_time": "2019-10-11T18:36:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1084.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1084.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1084.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1084.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.98751549,
            35.09478187,
            -1.648299937,
            -75.97643678,
            35.1038867,
            11.51170006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98740676467813,
                  35.094781874315906,
                  -1.648299936523729
                ],
                [
                  -75.98751548858648,
                  35.10379782492395,
                  -1.648299936523729
                ],
                [
                  -75.97654430015974,
                  35.10388669976441,
                  11.51170006347627
                ],
                [
                  -75.97643678369163,
                  35.09487071960971,
                  11.51170006347627
                ],
                [
                  -75.98740676467813,
                  35.094781874315906,
                  -1.648299936523729
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1084.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1084.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:47:19Z",
            "pc:count": 4653452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410516.8198,
                "count": 4653452,
                "maximum": 411000.0174,
                "minimum": 409999.9974,
                "name": "X",
                "position": 0,
                "stddev": 290.9273567,
                "variance": 84638.72686
              },
              {
                "average": 3884549.306,
                "count": 4653452,
                "maximum": 3884999.985,
                "minimum": 3883999.985,
                "name": "Y",
                "position": 1,
                "stddev": 294.8616526,
                "variance": 86943.39415
              },
              {
                "average": 1.104311396,
                "count": 4653452,
                "maximum": 11.51170006,
                "minimum": -1.648299937,
                "name": "Z",
                "position": 2,
                "stddev": 1.528854491,
                "variance": 2.337396055
              },
              {
                "average": 1389.972366,
                "count": 4653452,
                "maximum": 22983,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1356.751671,
                "variance": 1840775.098
              },
              {
                "average": 1.305231471,
                "count": 4653452,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7498127515,
                "variance": 0.5622191623
              },
              {
                "average": 1.610540949,
                "count": 4653452,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.141653877,
                "variance": 1.303373575
              },
              {
                "average": 1,
                "count": 4653452,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.446796271,
                "count": 4653452,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.8104292,
                "variance": 116.8653794
              },
              {
                "average": 20.08073871,
                "count": 4653452,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.470268102,
                "variance": 2.161688292
              },
              {
                "average": 1.509640155,
                "count": 4653452,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8063832058,
                "variance": 0.6502538745
              },
              {
                "average": 11.32023195,
                "count": 4653452,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.538109939,
                "variance": 2.365782185
              },
              {
                "average": 254856241.1,
                "count": 4653452,
                "maximum": 254858439.5,
                "minimum": 254854186.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 955.2818619,
                "variance": 912563.4356
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4653452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409999.9974,
              3883999.985,
              -1.648299937,
              411000.0174,
              3884999.985,
              11.51170006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409999.9974354928,
                    3883999.985339555,
                    -1.648299936523729
                  ],
                  [
                    409999.9974354928,
                    3884999.985339555,
                    -1.648299936523729
                  ],
                  [
                    411000.01743549283,
                    3884999.985339555,
                    11.51170006347627
                  ],
                  [
                    411000.01743549283,
                    3883999.985339555,
                    11.51170006347627
                  ],
                  [
                    409999.9974354928,
                    3883999.985339555,
                    -1.648299936523729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:47:19+00:00",
            "end_time": "2019-10-11T18:36: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": "20191017_NCMP_NC_Dunex_18SVE5102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53022300820389,
              35.25994997989076,
              0.436332499937656
            ],
            [
              -75.53028175137675,
              35.268966640004265,
              0.436332499937656
            ],
            [
              -75.52774799696583,
              35.26897771866371,
              101.13633249993765
            ],
            [
              -75.52768953444358,
              35.25996105487446,
              101.13633249993765
            ],
            [
              -75.53022300820389,
              35.25994997989076,
              0.436332499937656
            ]
          ]
        ]
      },
      "bbox": [
        -75.53028175,
        35.25994998,
        0.4363324999,
        -75.52768953,
        35.26897772,
        101.1363325
      ],
      "properties": {
        "datetime": "2019-10-17T16:16:20Z",
        "pc:count": 842383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451888.1631,
            "count": 842383,
            "maximum": 452000.0151,
            "minimum": 451769.5551,
            "name": "X",
            "position": 0,
            "stddev": 63.56381398,
            "variance": 4040.358447
          },
          {
            "average": 3902330.645,
            "count": 842383,
            "maximum": 3902999.981,
            "minimum": 3901999.981,
            "name": "Y",
            "position": 1,
            "stddev": 257.1637864,
            "variance": 66133.21302
          },
          {
            "average": 5.54942614,
            "count": 842383,
            "maximum": 101.1363325,
            "minimum": 0.4363324999,
            "name": "Z",
            "position": 2,
            "stddev": 4.896626243,
            "variance": 23.97694857
          },
          {
            "average": 768.8460926,
            "count": 842383,
            "maximum": 46530,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1616.163776,
            "variance": 2611985.352
          },
          {
            "average": 2.325127644,
            "count": 842383,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.268688577,
            "variance": 1.609570706
          },
          {
            "average": 3.662972781,
            "count": 842383,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449577407,
            "variance": 2.10127466
          },
          {
            "average": 1,
            "count": 842383,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245025125,
            "count": 842383,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4301023515,
            "variance": 0.1849880328
          },
          {
            "average": 19.91254592,
            "count": 842383,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.817282202,
            "variance": 3.302514601
          },
          {
            "average": 2.543521177,
            "count": 842383,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.631059847,
            "variance": 2.660356226
          },
          {
            "average": 1.001407911,
            "count": 842383,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.03749573456,
            "variance": 0.00140593011
          },
          {
            "average": 255363419.4,
            "count": 842383,
            "maximum": 255364180.9,
            "minimum": 255363410.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28.87945208,
            "variance": 834.0227526
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842383,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451769.5551,
          3901999.981,
          0.4363324999,
          452000.0151,
          3902999.981,
          101.1363325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451769.5550773846,
                3901999.980810426,
                0.436332499937656
              ],
              [
                451769.5550773846,
                3902999.980810426,
                0.436332499937656
              ],
              [
                452000.01507738454,
                3902999.980810426,
                101.13633249993765
              ],
              [
                452000.01507738454,
                3901999.980810426,
                101.13633249993765
              ],
              [
                451769.5550773846,
                3901999.980810426,
                0.436332499937656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:16:20+00:00",
        "end_time": "2019-10-17T16:03:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53028175,
            35.25994998,
            0.4363324999,
            -75.52768953,
            35.26897772,
            101.1363325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53022300820389,
                  35.25994997989076,
                  0.436332499937656
                ],
                [
                  -75.53028175137675,
                  35.268966640004265,
                  0.436332499937656
                ],
                [
                  -75.52774799696583,
                  35.26897771866371,
                  101.13633249993765
                ],
                [
                  -75.52768953444358,
                  35.25996105487446,
                  101.13633249993765
                ],
                [
                  -75.53022300820389,
                  35.25994997989076,
                  0.436332499937656
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:16:20Z",
            "pc:count": 842383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451888.1631,
                "count": 842383,
                "maximum": 452000.0151,
                "minimum": 451769.5551,
                "name": "X",
                "position": 0,
                "stddev": 63.56381398,
                "variance": 4040.358447
              },
              {
                "average": 3902330.645,
                "count": 842383,
                "maximum": 3902999.981,
                "minimum": 3901999.981,
                "name": "Y",
                "position": 1,
                "stddev": 257.1637864,
                "variance": 66133.21302
              },
              {
                "average": 5.54942614,
                "count": 842383,
                "maximum": 101.1363325,
                "minimum": 0.4363324999,
                "name": "Z",
                "position": 2,
                "stddev": 4.896626243,
                "variance": 23.97694857
              },
              {
                "average": 768.8460926,
                "count": 842383,
                "maximum": 46530,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1616.163776,
                "variance": 2611985.352
              },
              {
                "average": 2.325127644,
                "count": 842383,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.268688577,
                "variance": 1.609570706
              },
              {
                "average": 3.662972781,
                "count": 842383,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449577407,
                "variance": 2.10127466
              },
              {
                "average": 1,
                "count": 842383,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245025125,
                "count": 842383,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4301023515,
                "variance": 0.1849880328
              },
              {
                "average": 19.91254592,
                "count": 842383,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.817282202,
                "variance": 3.302514601
              },
              {
                "average": 2.543521177,
                "count": 842383,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.631059847,
                "variance": 2.660356226
              },
              {
                "average": 1.001407911,
                "count": 842383,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.03749573456,
                "variance": 0.00140593011
              },
              {
                "average": 255363419.4,
                "count": 842383,
                "maximum": 255364180.9,
                "minimum": 255363410.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28.87945208,
                "variance": 834.0227526
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842383,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451769.5551,
              3901999.981,
              0.4363324999,
              452000.0151,
              3902999.981,
              101.1363325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451769.5550773846,
                    3901999.980810426,
                    0.436332499937656
                  ],
                  [
                    451769.5550773846,
                    3902999.980810426,
                    0.436332499937656
                  ],
                  [
                    452000.01507738454,
                    3902999.980810426,
                    101.13633249993765
                  ],
                  [
                    452000.01507738454,
                    3901999.980810426,
                    101.13633249993765
                  ],
                  [
                    451769.5550773846,
                    3901999.980810426,
                    0.436332499937656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:16:20+00:00",
            "end_time": "2019-10-17T16: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": "20191017_NCMP_NC_Dunex_18SVE5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52813125558087,
              35.26897611381365,
              -0.582606262922627
            ],
            [
              -75.52814634237625,
              35.271300607398786,
              -0.582606262922627
            ],
            [
              -75.52776306882697,
              35.27130227992388,
              13.117393737077375
            ],
            [
              -75.52774799297877,
              35.26897778619568,
              13.117393737077375
            ],
            [
              -75.52813125558087,
              35.26897611381365,
              -0.582606262922627
            ]
          ]
        ]
      },
      "bbox": [
        -75.52814634,
        35.26897611,
        -0.5826062629,
        -75.52774799,
        35.27130228,
        13.11739374
      ],
      "properties": {
        "datetime": "2019-10-17T16:03:53Z",
        "pc:count": 27254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451992.6523,
            "count": 27254,
            "maximum": 452000.0155,
            "minimum": 451965.1555,
            "name": "X",
            "position": 0,
            "stddev": 8.213727698,
            "variance": 67.46532271
          },
          {
            "average": 3903053.345,
            "count": 27254,
            "maximum": 3903257.788,
            "minimum": 3902999.988,
            "name": "Y",
            "position": 1,
            "stddev": 53.97491585,
            "variance": 2913.291541
          },
          {
            "average": 4.343789495,
            "count": 27254,
            "maximum": 13.11739374,
            "minimum": -0.5826062629,
            "name": "Z",
            "position": 2,
            "stddev": 3.019124214,
            "variance": 9.115111021
          },
          {
            "average": 489.0130256,
            "count": 27254,
            "maximum": 34668,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1018.142695,
            "variance": 1036614.548
          },
          {
            "average": 2.340830704,
            "count": 27254,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246298944,
            "variance": 1.553261057
          },
          {
            "average": 3.49211125,
            "count": 27254,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.327210214,
            "variance": 1.761486953
          },
          {
            "average": 1,
            "count": 27254,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.083510677,
            "count": 27254,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.938739783,
            "variance": 48.14610978
          },
          {
            "average": 17.3111151,
            "count": 27254,
            "maximum": 22.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.047436281,
            "variance": 4.191995326
          },
          {
            "average": 2.47141704,
            "count": 27254,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.310341126,
            "variance": 1.716993868
          },
          {
            "average": 1,
            "count": 27254,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255363429.8,
            "count": 27254,
            "maximum": 255363433.9,
            "minimum": 255363427.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.303940979,
            "variance": 1.700262077
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451965.1555,
          3902999.988,
          -0.5826062629,
          452000.0155,
          3903257.788,
          13.11739374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451965.155479855,
                3902999.988297974,
                -0.582606262922627
              ],
              [
                451965.155479855,
                3903257.788297974,
                -0.582606262922627
              ],
              [
                452000.015479855,
                3903257.788297974,
                13.117393737077375
              ],
              [
                452000.015479855,
                3902999.988297974,
                13.117393737077375
              ],
              [
                451965.155479855,
                3902999.988297974,
                -0.582606262922627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:03:53+00:00",
        "end_time": "2019-10-17T16:03:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52814634,
            35.26897611,
            -0.5826062629,
            -75.52774799,
            35.27130228,
            13.11739374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52813125558087,
                  35.26897611381365,
                  -0.582606262922627
                ],
                [
                  -75.52814634237625,
                  35.271300607398786,
                  -0.582606262922627
                ],
                [
                  -75.52776306882697,
                  35.27130227992388,
                  13.117393737077375
                ],
                [
                  -75.52774799297877,
                  35.26897778619568,
                  13.117393737077375
                ],
                [
                  -75.52813125558087,
                  35.26897611381365,
                  -0.582606262922627
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:03:53Z",
            "pc:count": 27254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451992.6523,
                "count": 27254,
                "maximum": 452000.0155,
                "minimum": 451965.1555,
                "name": "X",
                "position": 0,
                "stddev": 8.213727698,
                "variance": 67.46532271
              },
              {
                "average": 3903053.345,
                "count": 27254,
                "maximum": 3903257.788,
                "minimum": 3902999.988,
                "name": "Y",
                "position": 1,
                "stddev": 53.97491585,
                "variance": 2913.291541
              },
              {
                "average": 4.343789495,
                "count": 27254,
                "maximum": 13.11739374,
                "minimum": -0.5826062629,
                "name": "Z",
                "position": 2,
                "stddev": 3.019124214,
                "variance": 9.115111021
              },
              {
                "average": 489.0130256,
                "count": 27254,
                "maximum": 34668,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1018.142695,
                "variance": 1036614.548
              },
              {
                "average": 2.340830704,
                "count": 27254,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246298944,
                "variance": 1.553261057
              },
              {
                "average": 3.49211125,
                "count": 27254,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.327210214,
                "variance": 1.761486953
              },
              {
                "average": 1,
                "count": 27254,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.083510677,
                "count": 27254,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.938739783,
                "variance": 48.14610978
              },
              {
                "average": 17.3111151,
                "count": 27254,
                "maximum": 22.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.047436281,
                "variance": 4.191995326
              },
              {
                "average": 2.47141704,
                "count": 27254,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.310341126,
                "variance": 1.716993868
              },
              {
                "average": 1,
                "count": 27254,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255363429.8,
                "count": 27254,
                "maximum": 255363433.9,
                "minimum": 255363427.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.303940979,
                "variance": 1.700262077
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451965.1555,
              3902999.988,
              -0.5826062629,
              452000.0155,
              3903257.788,
              13.11739374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451965.155479855,
                    3902999.988297974,
                    -0.582606262922627
                  ],
                  [
                    451965.155479855,
                    3903257.788297974,
                    -0.582606262922627
                  ],
                  [
                    452000.015479855,
                    3903257.788297974,
                    13.117393737077375
                  ],
                  [
                    452000.015479855,
                    3902999.988297974,
                    13.117393737077375
                  ],
                  [
                    451965.155479855,
                    3902999.988297974,
                    -0.582606262922627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:03:53+00:00",
            "end_time": "2019-10-17T16:03: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": "20191019_NCMP_NC_Dunex_18SVE5153.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53317373607415,
              35.72826901537969,
              -1.079498376050218
            ],
            [
              -75.5331772679414,
              35.72879897356457,
              -1.079498376050218
            ],
            [
              -75.53076459462156,
              35.72880964001469,
              -0.039498376050218
            ],
            [
              -75.5307610787345,
              35.72827968162293,
              -0.039498376050218
            ],
            [
              -75.53317373607415,
              35.72826901537969,
              -1.079498376050218
            ]
          ]
        ]
      },
      "bbox": [
        -75.53317727,
        35.72826902,
        -1.079498376,
        -75.53076108,
        35.72880964,
        -0.03949837605
      ],
      "properties": {
        "datetime": "2019-10-19T13:44:23Z",
        "pc:count": 17424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451890.8502,
            "count": 17424,
            "maximum": 451999.9865,
            "minimum": 451781.7865,
            "name": "X",
            "position": 0,
            "stddev": 62.10814602,
            "variance": 3857.421802
          },
          {
            "average": 3953973.659,
            "count": 17424,
            "maximum": 3953999.988,
            "minimum": 3953941.208,
            "name": "Y",
            "position": 1,
            "stddev": 16.75489418,
            "variance": 280.7264789
          },
          {
            "average": -0.4146487434,
            "count": 17424,
            "maximum": -0.03949837605,
            "minimum": -1.079498376,
            "name": "Z",
            "position": 2,
            "stddev": 0.1775545435,
            "variance": 0.03152561591
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17424,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17424,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17424,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 17424,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.16589873,
            "count": 17424,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.136540257,
            "variance": 1.291723756
          },
          {
            "average": 2.000057392,
            "count": 17424,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007575757576,
            "variance": 5.739210285e-05
          },
          {
            "average": 2.000344353,
            "count": 17424,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.01855407761,
            "variance": 0.0003442537958
          },
          {
            "average": 255527318.6,
            "count": 17424,
            "maximum": 255527863,
            "minimum": 255527314.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.29397793,
            "variance": 105.9659817
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451781.7865,
          3953941.208,
          -1.079498376,
          451999.9865,
          3953999.988,
          -0.03949837605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451781.78646604955,
                3953941.2084173406,
                -1.079498376050218
              ],
              [
                451781.78646604955,
                3953999.988417341,
                -1.079498376050218
              ],
              [
                451999.9864660495,
                3953999.988417341,
                -0.039498376050218
              ],
              [
                451999.9864660495,
                3953941.2084173406,
                -0.039498376050218
              ],
              [
                451781.78646604955,
                3953941.2084173406,
                -1.079498376050218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:44:23+00:00",
        "end_time": "2019-10-19T13:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5153.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5153.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5153.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5153.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53317727,
            35.72826902,
            -1.079498376,
            -75.53076108,
            35.72880964,
            -0.03949837605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53317373607415,
                  35.72826901537969,
                  -1.079498376050218
                ],
                [
                  -75.5331772679414,
                  35.72879897356457,
                  -1.079498376050218
                ],
                [
                  -75.53076459462156,
                  35.72880964001469,
                  -0.039498376050218
                ],
                [
                  -75.5307610787345,
                  35.72827968162293,
                  -0.039498376050218
                ],
                [
                  -75.53317373607415,
                  35.72826901537969,
                  -1.079498376050218
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5153.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5153.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:44:23Z",
            "pc:count": 17424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451890.8502,
                "count": 17424,
                "maximum": 451999.9865,
                "minimum": 451781.7865,
                "name": "X",
                "position": 0,
                "stddev": 62.10814602,
                "variance": 3857.421802
              },
              {
                "average": 3953973.659,
                "count": 17424,
                "maximum": 3953999.988,
                "minimum": 3953941.208,
                "name": "Y",
                "position": 1,
                "stddev": 16.75489418,
                "variance": 280.7264789
              },
              {
                "average": -0.4146487434,
                "count": 17424,
                "maximum": -0.03949837605,
                "minimum": -1.079498376,
                "name": "Z",
                "position": 2,
                "stddev": 0.1775545435,
                "variance": 0.03152561591
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17424,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17424,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17424,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 17424,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.16589873,
                "count": 17424,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.136540257,
                "variance": 1.291723756
              },
              {
                "average": 2.000057392,
                "count": 17424,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007575757576,
                "variance": 5.739210285e-05
              },
              {
                "average": 2.000344353,
                "count": 17424,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.01855407761,
                "variance": 0.0003442537958
              },
              {
                "average": 255527318.6,
                "count": 17424,
                "maximum": 255527863,
                "minimum": 255527314.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.29397793,
                "variance": 105.9659817
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451781.7865,
              3953941.208,
              -1.079498376,
              451999.9865,
              3953999.988,
              -0.03949837605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451781.78646604955,
                    3953941.2084173406,
                    -1.079498376050218
                  ],
                  [
                    451781.78646604955,
                    3953999.988417341,
                    -1.079498376050218
                  ],
                  [
                    451999.9864660495,
                    3953999.988417341,
                    -0.039498376050218
                  ],
                  [
                    451999.9864660495,
                    3953941.2084173406,
                    -0.039498376050218
                  ],
                  [
                    451781.78646604955,
                    3953941.2084173406,
                    -1.079498376050218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:44:23+00:00",
            "end_time": "2019-10-19T13:35: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": "20191015_NCMP_NC_Dunex_18SVD3294.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74688501218957,
              35.18667183081408,
              -4.752153678591728
            ],
            [
              -75.74696753412792,
              35.195688219098656,
              -4.752153678591728
            ],
            [
              -75.73598331086492,
              35.1957554768657,
              0.427846321408271
            ],
            [
              -75.73590200215,
              35.18673906624603,
              0.427846321408271
            ],
            [
              -75.74688501218957,
              35.18667183081408,
              -4.752153678591728
            ]
          ]
        ]
      },
      "bbox": [
        -75.74696753,
        35.18667183,
        -4.752153679,
        -75.735902,
        35.19575548,
        0.4278463214
      ],
      "properties": {
        "datetime": "2019-10-15T17:05:29Z",
        "pc:count": 2404792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432490.1788,
            "count": 2404792,
            "maximum": 433000.0177,
            "minimum": 431999.9977,
            "name": "X",
            "position": 0,
            "stddev": 289.1988418,
            "variance": 83635.97013
          },
          {
            "average": 3894506.572,
            "count": 2404792,
            "maximum": 3894999.985,
            "minimum": 3893999.985,
            "name": "Y",
            "position": 1,
            "stddev": 283.1296378,
            "variance": 80162.39178
          },
          {
            "average": -1.962430185,
            "count": 2404792,
            "maximum": 0.4278463214,
            "minimum": -4.752153679,
            "name": "Z",
            "position": 2,
            "stddev": 0.7137855324,
            "variance": 0.5094897862
          },
          {
            "average": 4.534900316,
            "count": 2404792,
            "maximum": 4817,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 105.6728214,
            "variance": 11166.74519
          },
          {
            "average": 1,
            "count": 2404792,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2404792,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2404792,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.92354183,
            "count": 2404792,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.44075312,
            "variance": 2.075769554
          },
          {
            "average": 19.96237218,
            "count": 2404792,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.341241743,
            "variance": 1.798929413
          },
          {
            "average": 1.997402686,
            "count": 2404792,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05506530201,
            "variance": 0.003032187486
          },
          {
            "average": 14.10911089,
            "count": 2404792,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.375149318,
            "variance": 1.891035646
          },
          {
            "average": 255192384.9,
            "count": 2404792,
            "maximum": 255194329.9,
            "minimum": 255190120.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 971.0535502,
            "variance": 942944.9974
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2404792,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9977,
          3893999.985,
          -4.752153679,
          433000.0177,
          3894999.985,
          0.4278463214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.9976701098,
                3893999.985083132,
                -4.752153678591728
              ],
              [
                431999.9976701098,
                3894999.985083132,
                -4.752153678591728
              ],
              [
                433000.0176701098,
                3894999.985083132,
                0.427846321408271
              ],
              [
                433000.0176701098,
                3893999.985083132,
                0.427846321408271
              ],
              [
                431999.9976701098,
                3893999.985083132,
                -4.752153678591728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:05:29+00:00",
        "end_time": "2019-10-15T15:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3294.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3294.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3294.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3294.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74696753,
            35.18667183,
            -4.752153679,
            -75.735902,
            35.19575548,
            0.4278463214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74688501218957,
                  35.18667183081408,
                  -4.752153678591728
                ],
                [
                  -75.74696753412792,
                  35.195688219098656,
                  -4.752153678591728
                ],
                [
                  -75.73598331086492,
                  35.1957554768657,
                  0.427846321408271
                ],
                [
                  -75.73590200215,
                  35.18673906624603,
                  0.427846321408271
                ],
                [
                  -75.74688501218957,
                  35.18667183081408,
                  -4.752153678591728
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3294.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3294.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:05:29Z",
            "pc:count": 2404792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432490.1788,
                "count": 2404792,
                "maximum": 433000.0177,
                "minimum": 431999.9977,
                "name": "X",
                "position": 0,
                "stddev": 289.1988418,
                "variance": 83635.97013
              },
              {
                "average": 3894506.572,
                "count": 2404792,
                "maximum": 3894999.985,
                "minimum": 3893999.985,
                "name": "Y",
                "position": 1,
                "stddev": 283.1296378,
                "variance": 80162.39178
              },
              {
                "average": -1.962430185,
                "count": 2404792,
                "maximum": 0.4278463214,
                "minimum": -4.752153679,
                "name": "Z",
                "position": 2,
                "stddev": 0.7137855324,
                "variance": 0.5094897862
              },
              {
                "average": 4.534900316,
                "count": 2404792,
                "maximum": 4817,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 105.6728214,
                "variance": 11166.74519
              },
              {
                "average": 1,
                "count": 2404792,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2404792,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2404792,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.92354183,
                "count": 2404792,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.44075312,
                "variance": 2.075769554
              },
              {
                "average": 19.96237218,
                "count": 2404792,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.341241743,
                "variance": 1.798929413
              },
              {
                "average": 1.997402686,
                "count": 2404792,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05506530201,
                "variance": 0.003032187486
              },
              {
                "average": 14.10911089,
                "count": 2404792,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.375149318,
                "variance": 1.891035646
              },
              {
                "average": 255192384.9,
                "count": 2404792,
                "maximum": 255194329.9,
                "minimum": 255190120.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 971.0535502,
                "variance": 942944.9974
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2404792,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9977,
              3893999.985,
              -4.752153679,
              433000.0177,
              3894999.985,
              0.4278463214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.9976701098,
                    3893999.985083132,
                    -4.752153678591728
                  ],
                  [
                    431999.9976701098,
                    3894999.985083132,
                    -4.752153678591728
                  ],
                  [
                    433000.0176701098,
                    3894999.985083132,
                    0.427846321408271
                  ],
                  [
                    433000.0176701098,
                    3893999.985083132,
                    0.427846321408271
                  ],
                  [
                    431999.9976701098,
                    3893999.985083132,
                    -4.752153678591728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:05:29+00:00",
            "end_time": "2019-10-15T15:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD3797.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.692200174222,
              35.21404749262647,
              -1.796287825848868
            ],
            [
              -75.6922767319393,
              35.223063948482036,
              -1.796287825848868
            ],
            [
              -75.6812886903365,
              35.22312628733471,
              47.22371217415113
            ],
            [
              -75.6812133475373,
              35.21410981078451,
              47.22371217415113
            ],
            [
              -75.692200174222,
              35.21404749262647,
              -1.796287825848868
            ]
          ]
        ]
      },
      "bbox": [
        -75.69227673,
        35.21404749,
        -1.796287826,
        -75.68121335,
        35.22312629,
        47.22371217
      ],
      "properties": {
        "datetime": "2019-10-15T20:27:01Z",
        "pc:count": 3968267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437522.0034,
            "count": 3968267,
            "maximum": 438000.0176,
            "minimum": 436999.9976,
            "name": "X",
            "position": 0,
            "stddev": 257.5429014,
            "variance": 66328.34606
          },
          {
            "average": 3897453.326,
            "count": 3968267,
            "maximum": 3897999.985,
            "minimum": 3896999.985,
            "name": "Y",
            "position": 1,
            "stddev": 296.3351961,
            "variance": 87814.54848
          },
          {
            "average": 2.802125287,
            "count": 3968267,
            "maximum": 47.22371217,
            "minimum": -1.796287826,
            "name": "Z",
            "position": 2,
            "stddev": 2.887947677,
            "variance": 8.340241784
          },
          {
            "average": 1111.766119,
            "count": 3968267,
            "maximum": 49433,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1379.921275,
            "variance": 1904182.726
          },
          {
            "average": 1.674133822,
            "count": 3968267,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9964896159,
            "variance": 0.9929915547
          },
          {
            "average": 2.354174001,
            "count": 3968267,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.375412279,
            "variance": 1.891758937
          },
          {
            "average": 1,
            "count": 3968267,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.093536549,
            "count": 3968267,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.81194111,
            "variance": 23.15477725
          },
          {
            "average": 20.07169319,
            "count": 3968267,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.417054493,
            "variance": 2.008043437
          },
          {
            "average": 1.732911369,
            "count": 3968267,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042778561,
            "variance": 1.087387128
          },
          {
            "average": 9.760372727,
            "count": 3968267,
            "maximum": 14,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.169870024,
            "variance": 10.04807597
          },
          {
            "average": 255193579.4,
            "count": 3968267,
            "maximum": 255206421.5,
            "minimum": 255188267.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6509.788112,
            "variance": 42377341.26
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3968267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436999.9976,
          3896999.985,
          -1.796287826,
          438000.0176,
          3897999.985,
          47.22371217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436999.9976412034,
                3896999.9851418007,
                -1.796287825848868
              ],
              [
                436999.9976412034,
                3897999.9851418007,
                -1.796287825848868
              ],
              [
                438000.0176412034,
                3897999.9851418007,
                47.22371217415113
              ],
              [
                438000.0176412034,
                3896999.9851418007,
                47.22371217415113
              ],
              [
                436999.9976412034,
                3896999.9851418007,
                -1.796287825848868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:27:01+00:00",
        "end_time": "2019-10-15T15:24:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3797.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3797.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3797.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3797.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69227673,
            35.21404749,
            -1.796287826,
            -75.68121335,
            35.22312629,
            47.22371217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.692200174222,
                  35.21404749262647,
                  -1.796287825848868
                ],
                [
                  -75.6922767319393,
                  35.223063948482036,
                  -1.796287825848868
                ],
                [
                  -75.6812886903365,
                  35.22312628733471,
                  47.22371217415113
                ],
                [
                  -75.6812133475373,
                  35.21410981078451,
                  47.22371217415113
                ],
                [
                  -75.692200174222,
                  35.21404749262647,
                  -1.796287825848868
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3797.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3797.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:27:01Z",
            "pc:count": 3968267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437522.0034,
                "count": 3968267,
                "maximum": 438000.0176,
                "minimum": 436999.9976,
                "name": "X",
                "position": 0,
                "stddev": 257.5429014,
                "variance": 66328.34606
              },
              {
                "average": 3897453.326,
                "count": 3968267,
                "maximum": 3897999.985,
                "minimum": 3896999.985,
                "name": "Y",
                "position": 1,
                "stddev": 296.3351961,
                "variance": 87814.54848
              },
              {
                "average": 2.802125287,
                "count": 3968267,
                "maximum": 47.22371217,
                "minimum": -1.796287826,
                "name": "Z",
                "position": 2,
                "stddev": 2.887947677,
                "variance": 8.340241784
              },
              {
                "average": 1111.766119,
                "count": 3968267,
                "maximum": 49433,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1379.921275,
                "variance": 1904182.726
              },
              {
                "average": 1.674133822,
                "count": 3968267,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9964896159,
                "variance": 0.9929915547
              },
              {
                "average": 2.354174001,
                "count": 3968267,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.375412279,
                "variance": 1.891758937
              },
              {
                "average": 1,
                "count": 3968267,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.093536549,
                "count": 3968267,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.81194111,
                "variance": 23.15477725
              },
              {
                "average": 20.07169319,
                "count": 3968267,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.417054493,
                "variance": 2.008043437
              },
              {
                "average": 1.732911369,
                "count": 3968267,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042778561,
                "variance": 1.087387128
              },
              {
                "average": 9.760372727,
                "count": 3968267,
                "maximum": 14,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.169870024,
                "variance": 10.04807597
              },
              {
                "average": 255193579.4,
                "count": 3968267,
                "maximum": 255206421.5,
                "minimum": 255188267.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6509.788112,
                "variance": 42377341.26
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3968267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436999.9976,
              3896999.985,
              -1.796287826,
              438000.0176,
              3897999.985,
              47.22371217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436999.9976412034,
                    3896999.9851418007,
                    -1.796287825848868
                  ],
                  [
                    436999.9976412034,
                    3897999.9851418007,
                    -1.796287825848868
                  ],
                  [
                    438000.0176412034,
                    3897999.9851418007,
                    47.22371217415113
                  ],
                  [
                    438000.0176412034,
                    3896999.9851418007,
                    47.22371217415113
                  ],
                  [
                    436999.9976412034,
                    3896999.9851418007,
                    -1.796287825848868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:27:01+00:00",
            "end_time": "2019-10-15T15:24:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59832289839272,
              35.89078201585847,
              -3.660425446025933
            ],
            [
              -75.59839074420204,
              35.89979762461846,
              -3.660425446025933
            ],
            [
              -75.58730995915518,
              35.89985232683248,
              26.639574553974068
            ],
            [
              -75.58724336951258,
              35.890836700062586,
              26.639574553974068
            ],
            [
              -75.59832289839272,
              35.89078201585847,
              -3.660425446025933
            ]
          ]
        ]
      },
      "bbox": [
        -75.59839074,
        35.89078202,
        -3.660425446,
        -75.58724337,
        35.89985233,
        26.63957455
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:11Z",
        "pc:count": 4162386,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446433.4072,
            "count": 4162386,
            "maximum": 447000.0126,
            "minimum": 446000.0126,
            "name": "X",
            "position": 0,
            "stddev": 257.5536865,
            "variance": 66333.90144
          },
          {
            "average": 3972532.256,
            "count": 4162386,
            "maximum": 3972999.989,
            "minimum": 3971999.989,
            "name": "Y",
            "position": 1,
            "stddev": 283.0924477,
            "variance": 80141.33394
          },
          {
            "average": 3.55051728,
            "count": 4162386,
            "maximum": 26.63957455,
            "minimum": -3.660425446,
            "name": "Z",
            "position": 2,
            "stddev": 4.501173936,
            "variance": 20.2605668
          },
          {
            "average": 910.836155,
            "count": 4162386,
            "maximum": 42631,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1371.303105,
            "variance": 1880472.205
          },
          {
            "average": 1.776758811,
            "count": 4162386,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.050184774,
            "variance": 1.102888059
          },
          {
            "average": 2.56037763,
            "count": 4162386,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451469751,
            "variance": 2.106764438
          },
          {
            "average": 1,
            "count": 4162386,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.21512397,
            "count": 4162386,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.927933628,
            "variance": 24.28452984
          },
          {
            "average": 20.00075671,
            "count": 4162386,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.186449185,
            "variance": 1.407661669
          },
          {
            "average": 1.934700914,
            "count": 4162386,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.334911376,
            "variance": 1.781988381
          },
          {
            "average": 16.18811975,
            "count": 4162386,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.19576315,
            "variance": 1.429849512
          },
          {
            "average": 255535055,
            "count": 4162386,
            "maximum": 255537271.6,
            "minimum": 255532184.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 917.1657382,
            "variance": 841192.9914
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4162386,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0126,
          3971999.989,
          -3.660425446,
          447000.0126,
          3972999.989,
          26.63957455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.01259776263,
                3971999.988989649,
                -3.660425446025933
              ],
              [
                446000.01259776263,
                3972999.988989649,
                -3.660425446025933
              ],
              [
                447000.01259776263,
                3972999.988989649,
                26.639574553974068
              ],
              [
                447000.01259776263,
                3971999.988989649,
                26.639574553974068
              ],
              [
                446000.01259776263,
                3971999.988989649,
                -3.660425446025933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:11+00:00",
        "end_time": "2019-10-19T14:56:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59839074,
            35.89078202,
            -3.660425446,
            -75.58724337,
            35.89985233,
            26.63957455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59832289839272,
                  35.89078201585847,
                  -3.660425446025933
                ],
                [
                  -75.59839074420204,
                  35.89979762461846,
                  -3.660425446025933
                ],
                [
                  -75.58730995915518,
                  35.89985232683248,
                  26.639574553974068
                ],
                [
                  -75.58724336951258,
                  35.890836700062586,
                  26.639574553974068
                ],
                [
                  -75.59832289839272,
                  35.89078201585847,
                  -3.660425446025933
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:11Z",
            "pc:count": 4162386,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446433.4072,
                "count": 4162386,
                "maximum": 447000.0126,
                "minimum": 446000.0126,
                "name": "X",
                "position": 0,
                "stddev": 257.5536865,
                "variance": 66333.90144
              },
              {
                "average": 3972532.256,
                "count": 4162386,
                "maximum": 3972999.989,
                "minimum": 3971999.989,
                "name": "Y",
                "position": 1,
                "stddev": 283.0924477,
                "variance": 80141.33394
              },
              {
                "average": 3.55051728,
                "count": 4162386,
                "maximum": 26.63957455,
                "minimum": -3.660425446,
                "name": "Z",
                "position": 2,
                "stddev": 4.501173936,
                "variance": 20.2605668
              },
              {
                "average": 910.836155,
                "count": 4162386,
                "maximum": 42631,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1371.303105,
                "variance": 1880472.205
              },
              {
                "average": 1.776758811,
                "count": 4162386,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.050184774,
                "variance": 1.102888059
              },
              {
                "average": 2.56037763,
                "count": 4162386,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451469751,
                "variance": 2.106764438
              },
              {
                "average": 1,
                "count": 4162386,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.21512397,
                "count": 4162386,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.927933628,
                "variance": 24.28452984
              },
              {
                "average": 20.00075671,
                "count": 4162386,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.186449185,
                "variance": 1.407661669
              },
              {
                "average": 1.934700914,
                "count": 4162386,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.334911376,
                "variance": 1.781988381
              },
              {
                "average": 16.18811975,
                "count": 4162386,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.19576315,
                "variance": 1.429849512
              },
              {
                "average": 255535055,
                "count": 4162386,
                "maximum": 255537271.6,
                "minimum": 255532184.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 917.1657382,
                "variance": 841192.9914
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4162386,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0126,
              3971999.989,
              -3.660425446,
              447000.0126,
              3972999.989,
              26.63957455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.01259776263,
                    3971999.988989649,
                    -3.660425446025933
                  ],
                  [
                    446000.01259776263,
                    3972999.988989649,
                    -3.660425446025933
                  ],
                  [
                    447000.01259776263,
                    3972999.988989649,
                    26.639574553974068
                  ],
                  [
                    447000.01259776263,
                    3971999.988989649,
                    26.639574553974068
                  ],
                  [
                    446000.01259776263,
                    3971999.988989649,
                    -3.660425446025933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:11+00:00",
            "end_time": "2019-10-19T14:56: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": "20191019_NCMP_NC_Dunex_18SVE5154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53832644706794,
              35.72877601000676,
              -2.300414706151168
            ],
            [
              -75.53838712775786,
              35.737791956182285,
              -2.300414706151168
            ],
            [
              -75.5308240636703,
              35.73782556167118,
              0.039585293848832
            ],
            [
              -75.53076423530213,
              35.72880960441008,
              0.039585293848832
            ],
            [
              -75.53832644706794,
              35.72877601000676,
              -2.300414706151168
            ]
          ]
        ]
      },
      "bbox": [
        -75.53838713,
        35.72877601,
        -2.300414706,
        -75.53076424,
        35.73782556,
        0.03958529385
      ],
      "properties": {
        "datetime": "2019-10-19T13:48:55Z",
        "pc:count": 1128898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451774.4275,
            "count": 1128898,
            "maximum": 452000.0189,
            "minimum": 451316.0989,
            "name": "X",
            "position": 0,
            "stddev": 156.8902527,
            "variance": 24614.55139
          },
          {
            "average": 3954576.841,
            "count": 1128898,
            "maximum": 3954999.984,
            "minimum": 3953999.984,
            "name": "Y",
            "position": 1,
            "stddev": 271.4161503,
            "variance": 73666.72664
          },
          {
            "average": -0.5903253447,
            "count": 1128898,
            "maximum": 0.03958529385,
            "minimum": -2.300414706,
            "name": "Z",
            "position": 2,
            "stddev": 0.3805122135,
            "variance": 0.1447895446
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1128898,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1128898,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1128898,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1128898,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.1014558,
            "count": 1128898,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.626289585,
            "variance": 2.644817814
          },
          {
            "average": 2.000000886,
            "count": 1128898,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0009411799096,
            "variance": 8.858196223e-07
          },
          {
            "average": 2.546360256,
            "count": 1128898,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6674117941,
            "variance": 0.4454385029
          },
          {
            "average": 255527590.5,
            "count": 1128898,
            "maximum": 255528135.7,
            "minimum": 255527315.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.386405,
            "variance": 91437.53795
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451316.0989,
          3953999.984,
          -2.300414706,
          452000.0189,
          3954999.984,
          0.03958529385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451316.0989402533,
                3953999.9842926045,
                -2.300414706151168
              ],
              [
                451316.0989402533,
                3954999.9842926045,
                -2.300414706151168
              ],
              [
                452000.01894025336,
                3954999.9842926045,
                0.039585293848832
              ],
              [
                452000.01894025336,
                3953999.9842926045,
                0.039585293848832
              ],
              [
                451316.0989402533,
                3953999.9842926045,
                -2.300414706151168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:48:55+00:00",
        "end_time": "2019-10-19T13:35:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53838713,
            35.72877601,
            -2.300414706,
            -75.53076424,
            35.73782556,
            0.03958529385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53832644706794,
                  35.72877601000676,
                  -2.300414706151168
                ],
                [
                  -75.53838712775786,
                  35.737791956182285,
                  -2.300414706151168
                ],
                [
                  -75.5308240636703,
                  35.73782556167118,
                  0.039585293848832
                ],
                [
                  -75.53076423530213,
                  35.72880960441008,
                  0.039585293848832
                ],
                [
                  -75.53832644706794,
                  35.72877601000676,
                  -2.300414706151168
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:48:55Z",
            "pc:count": 1128898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451774.4275,
                "count": 1128898,
                "maximum": 452000.0189,
                "minimum": 451316.0989,
                "name": "X",
                "position": 0,
                "stddev": 156.8902527,
                "variance": 24614.55139
              },
              {
                "average": 3954576.841,
                "count": 1128898,
                "maximum": 3954999.984,
                "minimum": 3953999.984,
                "name": "Y",
                "position": 1,
                "stddev": 271.4161503,
                "variance": 73666.72664
              },
              {
                "average": -0.5903253447,
                "count": 1128898,
                "maximum": 0.03958529385,
                "minimum": -2.300414706,
                "name": "Z",
                "position": 2,
                "stddev": 0.3805122135,
                "variance": 0.1447895446
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1128898,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1128898,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1128898,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1128898,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.1014558,
                "count": 1128898,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.626289585,
                "variance": 2.644817814
              },
              {
                "average": 2.000000886,
                "count": 1128898,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0009411799096,
                "variance": 8.858196223e-07
              },
              {
                "average": 2.546360256,
                "count": 1128898,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6674117941,
                "variance": 0.4454385029
              },
              {
                "average": 255527590.5,
                "count": 1128898,
                "maximum": 255528135.7,
                "minimum": 255527315.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.386405,
                "variance": 91437.53795
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451316.0989,
              3953999.984,
              -2.300414706,
              452000.0189,
              3954999.984,
              0.03958529385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451316.0989402533,
                    3953999.9842926045,
                    -2.300414706151168
                  ],
                  [
                    451316.0989402533,
                    3954999.9842926045,
                    -2.300414706151168
                  ],
                  [
                    452000.01894025336,
                    3954999.9842926045,
                    0.039585293848832
                  ],
                  [
                    452000.01894025336,
                    3953999.9842926045,
                    0.039585293848832
                  ],
                  [
                    451316.0989402533,
                    3953999.9842926045,
                    -2.300414706151168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:48:55+00:00",
            "end_time": "2019-10-19T13:35: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": "20191019_NCMP_NC_Dunex_18SVE4476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62076363401712,
              35.92673173771387,
              -1.416030804812046
            ],
            [
              -75.62083411725342,
              35.935747254702854,
              -1.416030804812046
            ],
            [
              -75.60974814120102,
              35.93580407744179,
              56.323969195187956
            ],
            [
              -75.60967891636272,
              35.92678854175275,
              56.323969195187956
            ],
            [
              -75.62076363401712,
              35.92673173771387,
              -1.416030804812046
            ]
          ]
        ]
      },
      "bbox": [
        -75.62083412,
        35.92673174,
        -1.416030805,
        -75.60967892,
        35.93580408,
        56.3239692
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:12Z",
        "pc:count": 3121081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444531.9689,
            "count": 3121081,
            "maximum": 445000.0191,
            "minimum": 443999.9991,
            "name": "X",
            "position": 0,
            "stddev": 281.4664526,
            "variance": 79223.36393
          },
          {
            "average": 3976501.607,
            "count": 3121081,
            "maximum": 3976999.984,
            "minimum": 3975999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.8688074,
            "variance": 82868.45029
          },
          {
            "average": 4.038709694,
            "count": 3121081,
            "maximum": 56.3239692,
            "minimum": -1.416030805,
            "name": "Z",
            "position": 2,
            "stddev": 3.580462778,
            "variance": 12.8197137
          },
          {
            "average": 1616.605132,
            "count": 3121081,
            "maximum": 52127,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1795.387221,
            "variance": 3223415.272
          },
          {
            "average": 1.396225859,
            "count": 3121081,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7981246327,
            "variance": 0.6370029294
          },
          {
            "average": 1.814028217,
            "count": 3121081,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.191058128,
            "variance": 1.418619465
          },
          {
            "average": 1,
            "count": 3121081,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.408109882,
            "count": 3121081,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.634027515,
            "variance": 92.81448617
          },
          {
            "average": 20.03785462,
            "count": 3121081,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.204064132,
            "variance": 1.449770434
          },
          {
            "average": 1.556861229,
            "count": 3121081,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8332042346,
            "variance": 0.6942292966
          },
          {
            "average": 15.73550574,
            "count": 3121081,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.430955888,
            "variance": 2.047634753
          },
          {
            "average": 255534720.4,
            "count": 3121081,
            "maximum": 255537332,
            "minimum": 255532246.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1074.450766,
            "variance": 1154444.448
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3121081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443999.9991,
          3975999.984,
          -1.416030805,
          445000.0191,
          3976999.984,
          56.3239692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443999.9991403066,
                3975999.983679863,
                -1.416030804812046
              ],
              [
                443999.9991403066,
                3976999.983679863,
                -1.416030804812046
              ],
              [
                445000.0191403066,
                3976999.983679863,
                56.323969195187956
              ],
              [
                445000.0191403066,
                3975999.983679863,
                56.323969195187956
              ],
              [
                443999.9991403066,
                3975999.983679863,
                -1.416030804812046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:12+00:00",
        "end_time": "2019-10-19T14:57:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62083412,
            35.92673174,
            -1.416030805,
            -75.60967892,
            35.93580408,
            56.3239692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62076363401712,
                  35.92673173771387,
                  -1.416030804812046
                ],
                [
                  -75.62083411725342,
                  35.935747254702854,
                  -1.416030804812046
                ],
                [
                  -75.60974814120102,
                  35.93580407744179,
                  56.323969195187956
                ],
                [
                  -75.60967891636272,
                  35.92678854175275,
                  56.323969195187956
                ],
                [
                  -75.62076363401712,
                  35.92673173771387,
                  -1.416030804812046
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:12Z",
            "pc:count": 3121081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444531.9689,
                "count": 3121081,
                "maximum": 445000.0191,
                "minimum": 443999.9991,
                "name": "X",
                "position": 0,
                "stddev": 281.4664526,
                "variance": 79223.36393
              },
              {
                "average": 3976501.607,
                "count": 3121081,
                "maximum": 3976999.984,
                "minimum": 3975999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.8688074,
                "variance": 82868.45029
              },
              {
                "average": 4.038709694,
                "count": 3121081,
                "maximum": 56.3239692,
                "minimum": -1.416030805,
                "name": "Z",
                "position": 2,
                "stddev": 3.580462778,
                "variance": 12.8197137
              },
              {
                "average": 1616.605132,
                "count": 3121081,
                "maximum": 52127,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1795.387221,
                "variance": 3223415.272
              },
              {
                "average": 1.396225859,
                "count": 3121081,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7981246327,
                "variance": 0.6370029294
              },
              {
                "average": 1.814028217,
                "count": 3121081,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.191058128,
                "variance": 1.418619465
              },
              {
                "average": 1,
                "count": 3121081,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.408109882,
                "count": 3121081,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.634027515,
                "variance": 92.81448617
              },
              {
                "average": 20.03785462,
                "count": 3121081,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.204064132,
                "variance": 1.449770434
              },
              {
                "average": 1.556861229,
                "count": 3121081,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8332042346,
                "variance": 0.6942292966
              },
              {
                "average": 15.73550574,
                "count": 3121081,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.430955888,
                "variance": 2.047634753
              },
              {
                "average": 255534720.4,
                "count": 3121081,
                "maximum": 255537332,
                "minimum": 255532246.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1074.450766,
                "variance": 1154444.448
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3121081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443999.9991,
              3975999.984,
              -1.416030805,
              445000.0191,
              3976999.984,
              56.3239692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443999.9991403066,
                    3975999.983679863,
                    -1.416030804812046
                  ],
                  [
                    443999.9991403066,
                    3976999.983679863,
                    -1.416030804812046
                  ],
                  [
                    445000.0191403066,
                    3976999.983679863,
                    56.323969195187956
                  ],
                  [
                    445000.0191403066,
                    3975999.983679863,
                    56.323969195187956
                  ],
                  [
                    443999.9991403066,
                    3975999.983679863,
                    -1.416030804812046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:12+00:00",
            "end_time": "2019-10-19T14:57: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": "20191018_NCMP_NC_Dunex_18SVE3890.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68836545655154,
              36.05258375281521,
              0.417206207827558
            ],
            [
              -75.68844397649413,
              36.06159895838282,
              0.417206207827558
            ],
            [
              -75.68004282957135,
              36.06164691346637,
              32.33720620782756
            ],
            [
              -75.67996526763396,
              36.05263169214033,
              32.33720620782756
            ],
            [
              -75.68836545655154,
              36.05258375281521,
              0.417206207827558
            ]
          ]
        ]
      },
      "bbox": [
        -75.68844398,
        36.05258375,
        0.4172062078,
        -75.67996527,
        36.06164691,
        32.33720621
      ],
      "properties": {
        "datetime": "2019-10-18T15:39:01Z",
        "pc:count": 1836826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438239.8044,
            "count": 1836826,
            "maximum": 438756.6483,
            "minimum": 438000.0083,
            "name": "X",
            "position": 0,
            "stddev": 172.3990429,
            "variance": 29721.42999
          },
          {
            "average": 3990414.694,
            "count": 1836826,
            "maximum": 3990999.984,
            "minimum": 3989999.984,
            "name": "Y",
            "position": 1,
            "stddev": 266.445662,
            "variance": 70993.29081
          },
          {
            "average": 5.373512412,
            "count": 1836826,
            "maximum": 32.33720621,
            "minimum": 0.4172062078,
            "name": "Z",
            "position": 2,
            "stddev": 3.448564963,
            "variance": 11.8926003
          },
          {
            "average": 2279.303971,
            "count": 1836826,
            "maximum": 49872,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2388.65856,
            "variance": 5705689.717
          },
          {
            "average": 1.509803868,
            "count": 1836826,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9000942706,
            "variance": 0.810169696
          },
          {
            "average": 2.046819895,
            "count": 1836826,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.319273829,
            "variance": 1.740483437
          },
          {
            "average": 1,
            "count": 1836826,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468100952,
            "count": 1836826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4989815491,
            "variance": 0.2489825863
          },
          {
            "average": 20.17867637,
            "count": 1836826,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.832112766,
            "variance": 3.356637187
          },
          {
            "average": 1.542302864,
            "count": 1836826,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9720852911,
            "variance": 0.9449498132
          },
          {
            "average": 2.753649502,
            "count": 1836826,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8447891938,
            "variance": 0.713668782
          },
          {
            "average": 255447667.6,
            "count": 1836826,
            "maximum": 255448341.4,
            "minimum": 255446738.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455.3699823,
            "variance": 207361.8208
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0083,
          3989999.984,
          0.4172062078,
          438756.6483,
          3990999.984,
          32.33720621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.0082639906,
                3989999.9838590864,
                0.417206207827558
              ],
              [
                438000.0082639906,
                3990999.9838590864,
                0.417206207827558
              ],
              [
                438756.6482639906,
                3990999.9838590864,
                32.33720620782756
              ],
              [
                438756.6482639906,
                3989999.9838590864,
                32.33720620782756
              ],
              [
                438000.0082639906,
                3989999.9838590864,
                0.417206207827558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:39:01+00:00",
        "end_time": "2019-10-18T15:12:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3890.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3890.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3890.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3890.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68844398,
            36.05258375,
            0.4172062078,
            -75.67996527,
            36.06164691,
            32.33720621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68836545655154,
                  36.05258375281521,
                  0.417206207827558
                ],
                [
                  -75.68844397649413,
                  36.06159895838282,
                  0.417206207827558
                ],
                [
                  -75.68004282957135,
                  36.06164691346637,
                  32.33720620782756
                ],
                [
                  -75.67996526763396,
                  36.05263169214033,
                  32.33720620782756
                ],
                [
                  -75.68836545655154,
                  36.05258375281521,
                  0.417206207827558
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3890.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3890.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:39:01Z",
            "pc:count": 1836826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438239.8044,
                "count": 1836826,
                "maximum": 438756.6483,
                "minimum": 438000.0083,
                "name": "X",
                "position": 0,
                "stddev": 172.3990429,
                "variance": 29721.42999
              },
              {
                "average": 3990414.694,
                "count": 1836826,
                "maximum": 3990999.984,
                "minimum": 3989999.984,
                "name": "Y",
                "position": 1,
                "stddev": 266.445662,
                "variance": 70993.29081
              },
              {
                "average": 5.373512412,
                "count": 1836826,
                "maximum": 32.33720621,
                "minimum": 0.4172062078,
                "name": "Z",
                "position": 2,
                "stddev": 3.448564963,
                "variance": 11.8926003
              },
              {
                "average": 2279.303971,
                "count": 1836826,
                "maximum": 49872,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2388.65856,
                "variance": 5705689.717
              },
              {
                "average": 1.509803868,
                "count": 1836826,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9000942706,
                "variance": 0.810169696
              },
              {
                "average": 2.046819895,
                "count": 1836826,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.319273829,
                "variance": 1.740483437
              },
              {
                "average": 1,
                "count": 1836826,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468100952,
                "count": 1836826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4989815491,
                "variance": 0.2489825863
              },
              {
                "average": 20.17867637,
                "count": 1836826,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.832112766,
                "variance": 3.356637187
              },
              {
                "average": 1.542302864,
                "count": 1836826,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9720852911,
                "variance": 0.9449498132
              },
              {
                "average": 2.753649502,
                "count": 1836826,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8447891938,
                "variance": 0.713668782
              },
              {
                "average": 255447667.6,
                "count": 1836826,
                "maximum": 255448341.4,
                "minimum": 255446738.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455.3699823,
                "variance": 207361.8208
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0083,
              3989999.984,
              0.4172062078,
              438756.6483,
              3990999.984,
              32.33720621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.0082639906,
                    3989999.9838590864,
                    0.417206207827558
                  ],
                  [
                    438000.0082639906,
                    3990999.9838590864,
                    0.417206207827558
                  ],
                  [
                    438756.6482639906,
                    3990999.9838590864,
                    32.33720620782756
                  ],
                  [
                    438756.6482639906,
                    3989999.9838590864,
                    32.33720620782756
                  ],
                  [
                    438000.0082639906,
                    3989999.9838590864,
                    0.417206207827558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:39:01+00:00",
            "end_time": "2019-10-18T15:12: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": "20191018_NCMP_NC_Dunex_18SVE4085.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.66578213252932,
              36.00763275231524,
              0.56233408704801
            ],
            [
              -75.66585795161166,
              36.01664806772748,
              0.56233408704801
            ],
            [
              -75.65476097586867,
              36.016709164462554,
              32.22233408704801
            ],
            [
              -75.65468642014105,
              36.007693828962886,
              32.22233408704801
            ],
            [
              -75.66578213252932,
              36.00763275231524,
              0.56233408704801
            ]
          ]
        ]
      },
      "bbox": [
        -75.66585795,
        36.00763275,
        0.562334087,
        -75.65468642,
        36.01670916,
        32.22233409
      ],
      "properties": {
        "datetime": "2019-10-18T15:46:54Z",
        "pc:count": 3993484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440456.9594,
            "count": 3993484,
            "maximum": 441000.0014,
            "minimum": 440000.0014,
            "name": "X",
            "position": 0,
            "stddev": 270.6156304,
            "variance": 73232.8194
          },
          {
            "average": 3985541.613,
            "count": 3993484,
            "maximum": 3985999.984,
            "minimum": 3984999.984,
            "name": "Y",
            "position": 1,
            "stddev": 275.431561,
            "variance": 75862.54478
          },
          {
            "average": 5.389649657,
            "count": 3993484,
            "maximum": 32.22233409,
            "minimum": 0.562334087,
            "name": "Z",
            "position": 2,
            "stddev": 3.695095676,
            "variance": 13.65373205
          },
          {
            "average": 1837.534183,
            "count": 3993484,
            "maximum": 44767,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2203.475288,
            "variance": 4855303.346
          },
          {
            "average": 1.781814826,
            "count": 3993484,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.1118082,
            "variance": 1.236117473
          },
          {
            "average": 2.576398203,
            "count": 3993484,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572231833,
            "variance": 2.471912937
          },
          {
            "average": 1,
            "count": 3993484,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.418800476,
            "count": 3993484,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4933626438,
            "variance": 0.2434066982
          },
          {
            "average": 20.11809491,
            "count": 3993484,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.650879631,
            "variance": 2.725403556
          },
          {
            "average": 1.875317142,
            "count": 3993484,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.325718187,
            "variance": 1.757528713
          },
          {
            "average": 2.131121847,
            "count": 3993484,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.125513537,
            "variance": 1.266780721
          },
          {
            "average": 255447315,
            "count": 3993484,
            "maximum": 255448814.3,
            "minimum": 255446650.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 628.5703225,
            "variance": 395100.6503
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3993484,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0014,
          3984999.984,
          0.562334087,
          441000.0014,
          3985999.984,
          32.22233409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.00140512956,
                3984999.9840345187,
                0.56233408704801
              ],
              [
                440000.00140512956,
                3985999.9840345187,
                0.56233408704801
              ],
              [
                441000.00140512956,
                3985999.9840345187,
                32.22233408704801
              ],
              [
                441000.00140512956,
                3984999.9840345187,
                32.22233408704801
              ],
              [
                440000.00140512956,
                3984999.9840345187,
                0.56233408704801
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:46:54+00:00",
        "end_time": "2019-10-18T15:10:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4085.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4085.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4085.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4085.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.66585795,
            36.00763275,
            0.562334087,
            -75.65468642,
            36.01670916,
            32.22233409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.66578213252932,
                  36.00763275231524,
                  0.56233408704801
                ],
                [
                  -75.66585795161166,
                  36.01664806772748,
                  0.56233408704801
                ],
                [
                  -75.65476097586867,
                  36.016709164462554,
                  32.22233408704801
                ],
                [
                  -75.65468642014105,
                  36.007693828962886,
                  32.22233408704801
                ],
                [
                  -75.66578213252932,
                  36.00763275231524,
                  0.56233408704801
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4085.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4085.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:46:54Z",
            "pc:count": 3993484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440456.9594,
                "count": 3993484,
                "maximum": 441000.0014,
                "minimum": 440000.0014,
                "name": "X",
                "position": 0,
                "stddev": 270.6156304,
                "variance": 73232.8194
              },
              {
                "average": 3985541.613,
                "count": 3993484,
                "maximum": 3985999.984,
                "minimum": 3984999.984,
                "name": "Y",
                "position": 1,
                "stddev": 275.431561,
                "variance": 75862.54478
              },
              {
                "average": 5.389649657,
                "count": 3993484,
                "maximum": 32.22233409,
                "minimum": 0.562334087,
                "name": "Z",
                "position": 2,
                "stddev": 3.695095676,
                "variance": 13.65373205
              },
              {
                "average": 1837.534183,
                "count": 3993484,
                "maximum": 44767,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2203.475288,
                "variance": 4855303.346
              },
              {
                "average": 1.781814826,
                "count": 3993484,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.1118082,
                "variance": 1.236117473
              },
              {
                "average": 2.576398203,
                "count": 3993484,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572231833,
                "variance": 2.471912937
              },
              {
                "average": 1,
                "count": 3993484,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.418800476,
                "count": 3993484,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4933626438,
                "variance": 0.2434066982
              },
              {
                "average": 20.11809491,
                "count": 3993484,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.650879631,
                "variance": 2.725403556
              },
              {
                "average": 1.875317142,
                "count": 3993484,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.325718187,
                "variance": 1.757528713
              },
              {
                "average": 2.131121847,
                "count": 3993484,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.125513537,
                "variance": 1.266780721
              },
              {
                "average": 255447315,
                "count": 3993484,
                "maximum": 255448814.3,
                "minimum": 255446650.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 628.5703225,
                "variance": 395100.6503
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3993484,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0014,
              3984999.984,
              0.562334087,
              441000.0014,
              3985999.984,
              32.22233409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.00140512956,
                    3984999.9840345187,
                    0.56233408704801
                  ],
                  [
                    440000.00140512956,
                    3985999.9840345187,
                    0.56233408704801
                  ],
                  [
                    441000.00140512956,
                    3985999.9840345187,
                    32.22233408704801
                  ],
                  [
                    441000.00140512956,
                    3984999.9840345187,
                    32.22233408704801
                  ],
                  [
                    440000.00140512956,
                    3984999.9840345187,
                    0.56233408704801
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:46:54+00:00",
            "end_time": "2019-10-18T15:10:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3891.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68844396806585,
              36.0615990189883,
              0.164537866714689
            ],
            [
              -75.68847379279644,
              36.065022269248345,
              0.164537866714689
            ],
            [
              -75.68609826718463,
              36.06503588994617,
              15.30453786671469
            ],
            [
              -75.68606854534228,
              36.06161263798649,
              15.30453786671469
            ],
            [
              -75.68844396806585,
              36.0615990189883,
              0.164537866714689
            ]
          ]
        ]
      },
      "bbox": [
        -75.68847379,
        36.06159902,
        0.1645378667,
        -75.68606855,
        36.06503589,
        15.30453787
      ],
      "properties": {
        "datetime": "2019-10-18T15:38:45Z",
        "pc:count": 162387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438064.1175,
            "count": 162387,
            "maximum": 438213.9491,
            "minimum": 438000.0091,
            "name": "X",
            "position": 0,
            "stddev": 43.54660278,
            "variance": 1896.306613
          },
          {
            "average": 3991126.143,
            "count": 162387,
            "maximum": 3991379.711,
            "minimum": 3990999.991,
            "name": "Y",
            "position": 1,
            "stddev": 85.81917159,
            "variance": 7364.930212
          },
          {
            "average": 4.988382078,
            "count": 162387,
            "maximum": 15.30453787,
            "minimum": 0.1645378667,
            "name": "Z",
            "position": 2,
            "stddev": 2.986459934,
            "variance": 8.918942934
          },
          {
            "average": 3131.882946,
            "count": 162387,
            "maximum": 23134,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2221.747548,
            "variance": 4936162.167
          },
          {
            "average": 1.233005105,
            "count": 162387,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5925112541,
            "variance": 0.3510695863
          },
          {
            "average": 1.489971488,
            "count": 162387,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9052184862,
            "variance": 0.8194205077
          },
          {
            "average": 1,
            "count": 162387,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.587737935,
            "count": 162387,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4922433818,
            "variance": 0.242303547
          },
          {
            "average": 20.47428246,
            "count": 162387,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.314789873,
            "variance": 1.728672409
          },
          {
            "average": 1.246041863,
            "count": 162387,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6046859424,
            "variance": 0.3656450889
          },
          {
            "average": 3.459525701,
            "count": 162387,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4983606732,
            "variance": 0.2483633606
          },
          {
            "average": 255448050.6,
            "count": 162387,
            "maximum": 255448325.6,
            "minimum": 255447816.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 249.4154364,
            "variance": 62208.05989
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 162387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0091,
          3990999.991,
          0.1645378667,
          438213.9491,
          3991379.711,
          15.30453787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.0090705851,
                3990999.9905759697,
                0.164537866714689
              ],
              [
                438000.0090705851,
                3991379.7105759694,
                0.164537866714689
              ],
              [
                438213.949070585,
                3991379.7105759694,
                15.30453786671469
              ],
              [
                438213.949070585,
                3990999.9905759697,
                15.30453786671469
              ],
              [
                438000.0090705851,
                3990999.9905759697,
                0.164537866714689
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:38:45+00:00",
        "end_time": "2019-10-18T15:30:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3891.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3891.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3891.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3891.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68847379,
            36.06159902,
            0.1645378667,
            -75.68606855,
            36.06503589,
            15.30453787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68844396806585,
                  36.0615990189883,
                  0.164537866714689
                ],
                [
                  -75.68847379279644,
                  36.065022269248345,
                  0.164537866714689
                ],
                [
                  -75.68609826718463,
                  36.06503588994617,
                  15.30453786671469
                ],
                [
                  -75.68606854534228,
                  36.06161263798649,
                  15.30453786671469
                ],
                [
                  -75.68844396806585,
                  36.0615990189883,
                  0.164537866714689
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3891.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3891.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:38:45Z",
            "pc:count": 162387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438064.1175,
                "count": 162387,
                "maximum": 438213.9491,
                "minimum": 438000.0091,
                "name": "X",
                "position": 0,
                "stddev": 43.54660278,
                "variance": 1896.306613
              },
              {
                "average": 3991126.143,
                "count": 162387,
                "maximum": 3991379.711,
                "minimum": 3990999.991,
                "name": "Y",
                "position": 1,
                "stddev": 85.81917159,
                "variance": 7364.930212
              },
              {
                "average": 4.988382078,
                "count": 162387,
                "maximum": 15.30453787,
                "minimum": 0.1645378667,
                "name": "Z",
                "position": 2,
                "stddev": 2.986459934,
                "variance": 8.918942934
              },
              {
                "average": 3131.882946,
                "count": 162387,
                "maximum": 23134,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2221.747548,
                "variance": 4936162.167
              },
              {
                "average": 1.233005105,
                "count": 162387,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5925112541,
                "variance": 0.3510695863
              },
              {
                "average": 1.489971488,
                "count": 162387,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9052184862,
                "variance": 0.8194205077
              },
              {
                "average": 1,
                "count": 162387,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.587737935,
                "count": 162387,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4922433818,
                "variance": 0.242303547
              },
              {
                "average": 20.47428246,
                "count": 162387,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.314789873,
                "variance": 1.728672409
              },
              {
                "average": 1.246041863,
                "count": 162387,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6046859424,
                "variance": 0.3656450889
              },
              {
                "average": 3.459525701,
                "count": 162387,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4983606732,
                "variance": 0.2483633606
              },
              {
                "average": 255448050.6,
                "count": 162387,
                "maximum": 255448325.6,
                "minimum": 255447816.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 249.4154364,
                "variance": 62208.05989
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 162387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0091,
              3990999.991,
              0.1645378667,
              438213.9491,
              3991379.711,
              15.30453787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.0090705851,
                    3990999.9905759697,
                    0.164537866714689
                  ],
                  [
                    438000.0090705851,
                    3991379.7105759694,
                    0.164537866714689
                  ],
                  [
                    438213.949070585,
                    3991379.7105759694,
                    15.30453786671469
                  ],
                  [
                    438213.949070585,
                    3990999.9905759697,
                    15.30453786671469
                  ],
                  [
                    438000.0090705851,
                    3990999.9905759697,
                    0.164537866714689
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:38:45+00:00",
            "end_time": "2019-10-18T15:30: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": "20191015_NCMP_NC_Dunex_18SVE3900.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.66575197221712,
              35.24124656776331,
              -2.738884848813806
            ],
            [
              -75.66576731526962,
              35.24312379684258,
              -2.738884848813806
            ],
            [
              -75.6594743290056,
              35.243158251379796,
              -2.178884848813806
            ],
            [
              -75.65945913095345,
              35.241281019919555,
              -2.178884848813806
            ],
            [
              -75.66575197221712,
              35.24124656776331,
              -2.738884848813806
            ]
          ]
        ]
      },
      "bbox": [
        -75.66576732,
        35.24124657,
        -2.738884849,
        -75.65945913,
        35.24315825,
        -2.178884849
      ],
      "properties": {
        "datetime": "2019-10-15T14:48:55Z",
        "pc:count": 109622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439742.2621,
            "count": 109622,
            "maximum": 439999.9939,
            "minimum": 439427.4139,
            "name": "X",
            "position": 0,
            "stddev": 143.5937777,
            "variance": 20619.173
          },
          {
            "average": 3900081.998,
            "count": 109622,
            "maximum": 3900208.191,
            "minimum": 3899999.991,
            "name": "Y",
            "position": 1,
            "stddev": 53.84641925,
            "variance": 2899.436866
          },
          {
            "average": -2.448102615,
            "count": 109622,
            "maximum": -2.178884849,
            "minimum": -2.738884849,
            "name": "Z",
            "position": 2,
            "stddev": 0.06421376196,
            "variance": 0.004123407226
          },
          {
            "average": 1.911696557,
            "count": 109622,
            "maximum": 1730,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.76603855,
            "variance": 2679.722747
          },
          {
            "average": 1,
            "count": 109622,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 109622,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 109622,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 109622,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.14858201,
            "count": 109622,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.490571874,
            "variance": 2.221804512
          },
          {
            "average": 2.000054734,
            "count": 109622,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007398043147,
            "variance": 5.47310424e-05
          },
          {
            "average": 5,
            "count": 109622,
            "maximum": 5,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255186130.7,
            "count": 109622,
            "maximum": 255186135.2,
            "minimum": 255186127.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.052455599,
            "variance": 4.212573987
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439427.4139,
          3899999.991,
          -2.738884849,
          439999.9939,
          3900208.191,
          -2.178884849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439427.4139298939,
                3899999.991496555,
                -2.738884848813806
              ],
              [
                439427.4139298939,
                3900208.191496555,
                -2.738884848813806
              ],
              [
                439999.9939298939,
                3900208.191496555,
                -2.178884848813806
              ],
              [
                439999.9939298939,
                3899999.991496555,
                -2.178884848813806
              ],
              [
                439427.4139298939,
                3899999.991496555,
                -2.738884848813806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:48:55+00:00",
        "end_time": "2019-10-15T14:48:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVE3900.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVE3900.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVE3900.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE3900.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.66576732,
            35.24124657,
            -2.738884849,
            -75.65945913,
            35.24315825,
            -2.178884849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.66575197221712,
                  35.24124656776331,
                  -2.738884848813806
                ],
                [
                  -75.66576731526962,
                  35.24312379684258,
                  -2.738884848813806
                ],
                [
                  -75.6594743290056,
                  35.243158251379796,
                  -2.178884848813806
                ],
                [
                  -75.65945913095345,
                  35.241281019919555,
                  -2.178884848813806
                ],
                [
                  -75.66575197221712,
                  35.24124656776331,
                  -2.738884848813806
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVE3900.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE3900.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:48:55Z",
            "pc:count": 109622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439742.2621,
                "count": 109622,
                "maximum": 439999.9939,
                "minimum": 439427.4139,
                "name": "X",
                "position": 0,
                "stddev": 143.5937777,
                "variance": 20619.173
              },
              {
                "average": 3900081.998,
                "count": 109622,
                "maximum": 3900208.191,
                "minimum": 3899999.991,
                "name": "Y",
                "position": 1,
                "stddev": 53.84641925,
                "variance": 2899.436866
              },
              {
                "average": -2.448102615,
                "count": 109622,
                "maximum": -2.178884849,
                "minimum": -2.738884849,
                "name": "Z",
                "position": 2,
                "stddev": 0.06421376196,
                "variance": 0.004123407226
              },
              {
                "average": 1.911696557,
                "count": 109622,
                "maximum": 1730,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.76603855,
                "variance": 2679.722747
              },
              {
                "average": 1,
                "count": 109622,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 109622,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 109622,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 109622,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.14858201,
                "count": 109622,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.490571874,
                "variance": 2.221804512
              },
              {
                "average": 2.000054734,
                "count": 109622,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007398043147,
                "variance": 5.47310424e-05
              },
              {
                "average": 5,
                "count": 109622,
                "maximum": 5,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255186130.7,
                "count": 109622,
                "maximum": 255186135.2,
                "minimum": 255186127.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.052455599,
                "variance": 4.212573987
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439427.4139,
              3899999.991,
              -2.738884849,
              439999.9939,
              3900208.191,
              -2.178884849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439427.4139298939,
                    3899999.991496555,
                    -2.738884848813806
                  ],
                  [
                    439427.4139298939,
                    3900208.191496555,
                    -2.738884848813806
                  ],
                  [
                    439999.9939298939,
                    3900208.191496555,
                    -2.178884848813806
                  ],
                  [
                    439999.9939298939,
                    3899999.991496555,
                    -2.178884848813806
                  ],
                  [
                    439427.4139298939,
                    3899999.991496555,
                    -2.738884848813806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:48:55+00:00",
            "end_time": "2019-10-15T14:48: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": "20191019_NCMP_NC_Dunex_18SVE4965.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56463665124633,
              35.827832848484526,
              -0.121454881765743
            ],
            [
              -75.5647005308938,
              35.83684878618101,
              -0.121454881765743
            ],
            [
              -75.55513070336758,
              35.83689337257892,
              20.918545118234256
            ],
            [
              -75.55506790613461,
              35.82787742019169,
              20.918545118234256
            ],
            [
              -75.56463665124633,
              35.827832848484526,
              -0.121454881765743
            ]
          ]
        ]
      },
      "bbox": [
        -75.56470053,
        35.82783285,
        -0.1214548818,
        -75.55506791,
        35.83689337,
        20.91854512
      ],
      "properties": {
        "datetime": "2019-10-19T15:54:45Z",
        "pc:count": 2263106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449353.4112,
            "count": 2263106,
            "maximum": 449864.3169,
            "minimum": 448999.9969,
            "name": "X",
            "position": 0,
            "stddev": 181.9312827,
            "variance": 33098.99162
          },
          {
            "average": 3965445.733,
            "count": 2263106,
            "maximum": 3965999.994,
            "minimum": 3964999.974,
            "name": "Y",
            "position": 1,
            "stddev": 306.4442473,
            "variance": 93908.07668
          },
          {
            "average": 2.356522902,
            "count": 2263106,
            "maximum": 20.91854512,
            "minimum": -0.1214548818,
            "name": "Z",
            "position": 2,
            "stddev": 2.543422182,
            "variance": 6.468996395
          },
          {
            "average": 1306.146035,
            "count": 2263106,
            "maximum": 48096,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1535.406878,
            "variance": 2357474.282
          },
          {
            "average": 1.420986909,
            "count": 2263106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7766148046,
            "variance": 0.6031305548
          },
          {
            "average": 1.842414805,
            "count": 2263106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118155083,
            "variance": 1.25027079
          },
          {
            "average": 1,
            "count": 2263106,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.473021149,
            "count": 2263106,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5016080462,
            "variance": 0.251610632
          },
          {
            "average": 20.11376204,
            "count": 2263106,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9536247923,
            "variance": 0.9094002445
          },
          {
            "average": 1.462343346,
            "count": 2263106,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8818420918,
            "variance": 0.7776454748
          },
          {
            "average": 14.8629556,
            "count": 2263106,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.155567135,
            "variance": 1.335335403
          },
          {
            "average": 255534054.4,
            "count": 2263106,
            "maximum": 255535685.9,
            "minimum": 255531116.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 846.6173469,
            "variance": 716760.9321
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2263106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448999.9969,
          3964999.974,
          -0.1214548818,
          449864.3169,
          3965999.994,
          20.91854512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448999.9969276358,
                3964999.973648839,
                -0.121454881765743
              ],
              [
                448999.9969276358,
                3965999.9936488387,
                -0.121454881765743
              ],
              [
                449864.31692763575,
                3965999.9936488387,
                20.918545118234256
              ],
              [
                449864.31692763575,
                3964999.973648839,
                20.918545118234256
              ],
              [
                448999.9969276358,
                3964999.973648839,
                -0.121454881765743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:54:45+00:00",
        "end_time": "2019-10-19T14:38:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4965.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4965.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4965.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4965.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56470053,
            35.82783285,
            -0.1214548818,
            -75.55506791,
            35.83689337,
            20.91854512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56463665124633,
                  35.827832848484526,
                  -0.121454881765743
                ],
                [
                  -75.5647005308938,
                  35.83684878618101,
                  -0.121454881765743
                ],
                [
                  -75.55513070336758,
                  35.83689337257892,
                  20.918545118234256
                ],
                [
                  -75.55506790613461,
                  35.82787742019169,
                  20.918545118234256
                ],
                [
                  -75.56463665124633,
                  35.827832848484526,
                  -0.121454881765743
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4965.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4965.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:54:45Z",
            "pc:count": 2263106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449353.4112,
                "count": 2263106,
                "maximum": 449864.3169,
                "minimum": 448999.9969,
                "name": "X",
                "position": 0,
                "stddev": 181.9312827,
                "variance": 33098.99162
              },
              {
                "average": 3965445.733,
                "count": 2263106,
                "maximum": 3965999.994,
                "minimum": 3964999.974,
                "name": "Y",
                "position": 1,
                "stddev": 306.4442473,
                "variance": 93908.07668
              },
              {
                "average": 2.356522902,
                "count": 2263106,
                "maximum": 20.91854512,
                "minimum": -0.1214548818,
                "name": "Z",
                "position": 2,
                "stddev": 2.543422182,
                "variance": 6.468996395
              },
              {
                "average": 1306.146035,
                "count": 2263106,
                "maximum": 48096,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1535.406878,
                "variance": 2357474.282
              },
              {
                "average": 1.420986909,
                "count": 2263106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7766148046,
                "variance": 0.6031305548
              },
              {
                "average": 1.842414805,
                "count": 2263106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118155083,
                "variance": 1.25027079
              },
              {
                "average": 1,
                "count": 2263106,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.473021149,
                "count": 2263106,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5016080462,
                "variance": 0.251610632
              },
              {
                "average": 20.11376204,
                "count": 2263106,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9536247923,
                "variance": 0.9094002445
              },
              {
                "average": 1.462343346,
                "count": 2263106,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8818420918,
                "variance": 0.7776454748
              },
              {
                "average": 14.8629556,
                "count": 2263106,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.155567135,
                "variance": 1.335335403
              },
              {
                "average": 255534054.4,
                "count": 2263106,
                "maximum": 255535685.9,
                "minimum": 255531116.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 846.6173469,
                "variance": 716760.9321
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2263106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448999.9969,
              3964999.974,
              -0.1214548818,
              449864.3169,
              3965999.994,
              20.91854512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448999.9969276358,
                    3964999.973648839,
                    -0.121454881765743
                  ],
                  [
                    448999.9969276358,
                    3965999.9936488387,
                    -0.121454881765743
                  ],
                  [
                    449864.31692763575,
                    3965999.9936488387,
                    20.918545118234256
                  ],
                  [
                    449864.31692763575,
                    3964999.973648839,
                    20.918545118234256
                  ],
                  [
                    448999.9969276358,
                    3964999.973648839,
                    -0.121454881765743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:54:45+00:00",
            "end_time": "2019-10-19T14:38: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": "20191001_NCMP_NC_Dunex_18SVD4998.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56045958673776,
              35.22939754139941,
              -3.200996878716875
            ],
            [
              -75.56048273292683,
              35.232762921272105,
              -3.200996878716875
            ],
            [
              -75.54949332947913,
              35.232813308597535,
              6.799003121283125
            ],
            [
              -75.54947063706194,
              35.22944792248181,
              6.799003121283125
            ],
            [
              -75.56045958673776,
              35.22939754139941,
              -3.200996878716875
            ]
          ]
        ]
      },
      "bbox": [
        -75.56048273,
        35.22939754,
        -3.200996879,
        -75.54947064,
        35.23281331,
        6.799003121
      ],
      "properties": {
        "datetime": "2019-10-01T15:38:30Z",
        "pc:count": 750859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449691.1543,
            "count": 750859,
            "maximum": 450000.0024,
            "minimum": 449000.0024,
            "name": "X",
            "position": 0,
            "stddev": 242.5864799,
            "variance": 58848.20021
          },
          {
            "average": 3898860.646,
            "count": 750859,
            "maximum": 3898999.993,
            "minimum": 3898626.753,
            "name": "Y",
            "position": 1,
            "stddev": 88.99699366,
            "variance": 7920.464881
          },
          {
            "average": 2.270106191,
            "count": 750859,
            "maximum": 6.799003121,
            "minimum": -3.200996879,
            "name": "Z",
            "position": 2,
            "stddev": 1.048296028,
            "variance": 1.098924562
          },
          {
            "average": 6377.535025,
            "count": 750859,
            "maximum": 24857,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2555.278616,
            "variance": 6529448.805
          },
          {
            "average": 1.002489149,
            "count": 750859,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04993606929,
            "variance": 0.002493611016
          },
          {
            "average": 1.004995612,
            "count": 750859,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07072924155,
            "variance": 0.00500262561
          },
          {
            "average": 1,
            "count": 750859,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.850126322,
            "count": 750859,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.18960839,
            "variance": 26.93203524
          },
          {
            "average": 19.95373898,
            "count": 750859,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.238869426,
            "variance": 1.534797455
          },
          {
            "average": 1.054305802,
            "count": 750859,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2481257817,
            "variance": 0.06156640354
          },
          {
            "average": 5.115169426,
            "count": 750859,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6221880332,
            "variance": 0.3871179487
          },
          {
            "average": 253979137.6,
            "count": 750859,
            "maximum": 253979510.3,
            "minimum": 253978774.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.958532,
            "variance": 56149.34587
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.0024,
          3898626.753,
          -3.200996879,
          450000.0024,
          3898999.993,
          6.799003121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.0024446372,
                3898626.7528662295,
                -3.200996878716875
              ],
              [
                449000.0024446372,
                3898999.9928662297,
                -3.200996878716875
              ],
              [
                450000.0024446372,
                3898999.9928662297,
                6.799003121283125
              ],
              [
                450000.0024446372,
                3898626.7528662295,
                6.799003121283125
              ],
              [
                449000.0024446372,
                3898626.7528662295,
                -3.200996878716875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:38:30+00:00",
        "end_time": "2019-10-01T15:26:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4998.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4998.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4998.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4998.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56048273,
            35.22939754,
            -3.200996879,
            -75.54947064,
            35.23281331,
            6.799003121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56045958673776,
                  35.22939754139941,
                  -3.200996878716875
                ],
                [
                  -75.56048273292683,
                  35.232762921272105,
                  -3.200996878716875
                ],
                [
                  -75.54949332947913,
                  35.232813308597535,
                  6.799003121283125
                ],
                [
                  -75.54947063706194,
                  35.22944792248181,
                  6.799003121283125
                ],
                [
                  -75.56045958673776,
                  35.22939754139941,
                  -3.200996878716875
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4998.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4998.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:38:30Z",
            "pc:count": 750859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449691.1543,
                "count": 750859,
                "maximum": 450000.0024,
                "minimum": 449000.0024,
                "name": "X",
                "position": 0,
                "stddev": 242.5864799,
                "variance": 58848.20021
              },
              {
                "average": 3898860.646,
                "count": 750859,
                "maximum": 3898999.993,
                "minimum": 3898626.753,
                "name": "Y",
                "position": 1,
                "stddev": 88.99699366,
                "variance": 7920.464881
              },
              {
                "average": 2.270106191,
                "count": 750859,
                "maximum": 6.799003121,
                "minimum": -3.200996879,
                "name": "Z",
                "position": 2,
                "stddev": 1.048296028,
                "variance": 1.098924562
              },
              {
                "average": 6377.535025,
                "count": 750859,
                "maximum": 24857,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2555.278616,
                "variance": 6529448.805
              },
              {
                "average": 1.002489149,
                "count": 750859,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04993606929,
                "variance": 0.002493611016
              },
              {
                "average": 1.004995612,
                "count": 750859,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07072924155,
                "variance": 0.00500262561
              },
              {
                "average": 1,
                "count": 750859,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.850126322,
                "count": 750859,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.18960839,
                "variance": 26.93203524
              },
              {
                "average": 19.95373898,
                "count": 750859,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.238869426,
                "variance": 1.534797455
              },
              {
                "average": 1.054305802,
                "count": 750859,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2481257817,
                "variance": 0.06156640354
              },
              {
                "average": 5.115169426,
                "count": 750859,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6221880332,
                "variance": 0.3871179487
              },
              {
                "average": 253979137.6,
                "count": 750859,
                "maximum": 253979510.3,
                "minimum": 253978774.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.958532,
                "variance": 56149.34587
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.0024,
              3898626.753,
              -3.200996879,
              450000.0024,
              3898999.993,
              6.799003121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.0024446372,
                    3898626.7528662295,
                    -3.200996878716875
                  ],
                  [
                    449000.0024446372,
                    3898999.9928662297,
                    -3.200996878716875
                  ],
                  [
                    450000.0024446372,
                    3898999.9928662297,
                    6.799003121283125
                  ],
                  [
                    450000.0024446372,
                    3898626.7528662295,
                    6.799003121283125
                  ],
                  [
                    449000.0024446372,
                    3898626.7528662295,
                    -3.200996878716875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:38:30+00:00",
            "end_time": "2019-10-01T15:26: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": "20191019_NCMP_NC_Dunex_18SVE4477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62083412142927,
              35.93574716159051,
              -3.876780010515587
            ],
            [
              -75.6209046373911,
              35.94476284520059,
              -3.876780010515587
            ],
            [
              -75.60981740236949,
              35.9448196866444,
              29.363219989484413
            ],
            [
              -75.60974814538987,
              35.9358039843297,
              29.363219989484413
            ],
            [
              -75.62083412142927,
              35.93574716159051,
              -3.876780010515587
            ]
          ]
        ]
      },
      "bbox": [
        -75.62090464,
        35.93574716,
        -3.876780011,
        -75.60974815,
        35.94481969,
        29.36321999
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:26Z",
        "pc:count": 2476430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444368.8518,
            "count": 2476430,
            "maximum": 445000.0187,
            "minimum": 443999.9987,
            "name": "X",
            "position": 0,
            "stddev": 237.9728727,
            "variance": 56631.08815
          },
          {
            "average": 3977458.6,
            "count": 2476430,
            "maximum": 3977999.993,
            "minimum": 3976999.973,
            "name": "Y",
            "position": 1,
            "stddev": 283.9920462,
            "variance": 80651.48229
          },
          {
            "average": 4.588007502,
            "count": 2476430,
            "maximum": 29.36321999,
            "minimum": -3.876780011,
            "name": "Z",
            "position": 2,
            "stddev": 3.238183354,
            "variance": 10.48583143
          },
          {
            "average": 2456.709256,
            "count": 2476430,
            "maximum": 46871,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2739.583008,
            "variance": 7505315.06
          },
          {
            "average": 1.381296059,
            "count": 2476430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7800475361,
            "variance": 0.6084741586
          },
          {
            "average": 1.788577913,
            "count": 2476430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.1668761,
            "variance": 1.361599834
          },
          {
            "average": 1,
            "count": 2476430,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.132070763,
            "count": 2476430,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.14475546,
            "variance": 17.17899783
          },
          {
            "average": 20.05918292,
            "count": 2476430,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.141821818,
            "variance": 1.303757063
          },
          {
            "average": 1.423974835,
            "count": 2476430,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8182186803,
            "variance": 0.6694818087
          },
          {
            "average": 16.93099623,
            "count": 2476430,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.0864697,
            "variance": 1.18041641
          },
          {
            "average": 255535621.8,
            "count": 2476430,
            "maximum": 255537346.9,
            "minimum": 255533218.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 827.0879424,
            "variance": 684074.4644
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2476430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443999.9987,
          3976999.973,
          -3.876780011,
          445000.0187,
          3977999.993,
          29.36321999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443999.9986979576,
                3976999.973354659,
                -3.876780010515587
              ],
              [
                443999.9986979576,
                3977999.9933546586,
                -3.876780010515587
              ],
              [
                445000.0186979576,
                3977999.9933546586,
                29.363219989484413
              ],
              [
                445000.0186979576,
                3976999.973354659,
                29.363219989484413
              ],
              [
                443999.9986979576,
                3976999.973354659,
                -3.876780010515587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:26+00:00",
        "end_time": "2019-10-19T15:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62090464,
            35.93574716,
            -3.876780011,
            -75.60974815,
            35.94481969,
            29.36321999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62083412142927,
                  35.93574716159051,
                  -3.876780010515587
                ],
                [
                  -75.6209046373911,
                  35.94476284520059,
                  -3.876780010515587
                ],
                [
                  -75.60981740236949,
                  35.9448196866444,
                  29.363219989484413
                ],
                [
                  -75.60974814538987,
                  35.9358039843297,
                  29.363219989484413
                ],
                [
                  -75.62083412142927,
                  35.93574716159051,
                  -3.876780010515587
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:26Z",
            "pc:count": 2476430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444368.8518,
                "count": 2476430,
                "maximum": 445000.0187,
                "minimum": 443999.9987,
                "name": "X",
                "position": 0,
                "stddev": 237.9728727,
                "variance": 56631.08815
              },
              {
                "average": 3977458.6,
                "count": 2476430,
                "maximum": 3977999.993,
                "minimum": 3976999.973,
                "name": "Y",
                "position": 1,
                "stddev": 283.9920462,
                "variance": 80651.48229
              },
              {
                "average": 4.588007502,
                "count": 2476430,
                "maximum": 29.36321999,
                "minimum": -3.876780011,
                "name": "Z",
                "position": 2,
                "stddev": 3.238183354,
                "variance": 10.48583143
              },
              {
                "average": 2456.709256,
                "count": 2476430,
                "maximum": 46871,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2739.583008,
                "variance": 7505315.06
              },
              {
                "average": 1.381296059,
                "count": 2476430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7800475361,
                "variance": 0.6084741586
              },
              {
                "average": 1.788577913,
                "count": 2476430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.1668761,
                "variance": 1.361599834
              },
              {
                "average": 1,
                "count": 2476430,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.132070763,
                "count": 2476430,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.14475546,
                "variance": 17.17899783
              },
              {
                "average": 20.05918292,
                "count": 2476430,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.141821818,
                "variance": 1.303757063
              },
              {
                "average": 1.423974835,
                "count": 2476430,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8182186803,
                "variance": 0.6694818087
              },
              {
                "average": 16.93099623,
                "count": 2476430,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.0864697,
                "variance": 1.18041641
              },
              {
                "average": 255535621.8,
                "count": 2476430,
                "maximum": 255537346.9,
                "minimum": 255533218.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 827.0879424,
                "variance": 684074.4644
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2476430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443999.9987,
              3976999.973,
              -3.876780011,
              445000.0187,
              3977999.993,
              29.36321999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443999.9986979576,
                    3976999.973354659,
                    -3.876780010515587
                  ],
                  [
                    443999.9986979576,
                    3977999.9933546586,
                    -3.876780010515587
                  ],
                  [
                    445000.0186979576,
                    3977999.9933546586,
                    29.363219989484413
                  ],
                  [
                    445000.0186979576,
                    3976999.973354659,
                    29.363219989484413
                  ],
                  [
                    443999.9986979576,
                    3976999.973354659,
                    -3.876780010515587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:26+00:00",
            "end_time": "2019-10-19T15:13:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191015_NCMP_NC_Dunex_18SVD3798.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69227665407577,
              35.22306384430686,
              -2.470226013654163
            ],
            [
              -75.69235324732362,
              35.23208046689016,
              -2.470226013654163
            ],
            [
              -75.68136421003375,
              35.23214282519796,
              16.92977398634584
            ],
            [
              -75.68128883224361,
              35.223126181915525,
              16.92977398634584
            ],
            [
              -75.69227665407577,
              35.22306384430686,
              -2.470226013654163
            ]
          ]
        ]
      },
      "bbox": [
        -75.69235325,
        35.22306384,
        -2.470226014,
        -75.68128883,
        35.23214283,
        16.92977399
      ],
      "properties": {
        "datetime": "2019-10-17T15:45:13Z",
        "pc:count": 2857312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437502.3773,
            "count": 2857312,
            "maximum": 438000.0046,
            "minimum": 437000.0046,
            "name": "X",
            "position": 0,
            "stddev": 279.3074658,
            "variance": 78012.66045
          },
          {
            "average": 3898498.501,
            "count": 2857312,
            "maximum": 3898999.994,
            "minimum": 3897999.974,
            "name": "Y",
            "position": 1,
            "stddev": 298.3381155,
            "variance": 89005.63116
          },
          {
            "average": 0.1815399153,
            "count": 2857312,
            "maximum": 16.92977399,
            "minimum": -2.470226014,
            "name": "Z",
            "position": 2,
            "stddev": 2.010757682,
            "variance": 4.043146454
          },
          {
            "average": 553.7196792,
            "count": 2857312,
            "maximum": 39328,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1046.947247,
            "variance": 1096098.538
          },
          {
            "average": 1.132610299,
            "count": 2857312,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4968113243,
            "variance": 0.246821492
          },
          {
            "average": 1.267169984,
            "count": 2857312,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7742746887,
            "variance": 0.5995012936
          },
          {
            "average": 1,
            "count": 2857312,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.25696529,
            "count": 2857312,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.83102771,
            "variance": 191.2973276
          },
          {
            "average": 20.04828739,
            "count": 2857312,
            "maximum": 31.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.423534691,
            "variance": 2.026451016
          },
          {
            "average": 1.641125995,
            "count": 2857312,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6117870935,
            "variance": 0.3742834478
          },
          {
            "average": 6.442170124,
            "count": 2857312,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7799717,
            "variance": 3.168299253
          },
          {
            "average": 255191825.1,
            "count": 2857312,
            "maximum": 255362313.7,
            "minimum": 255185887.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15339.86026,
            "variance": 235311312.9
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2857312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0046,
          3897999.974,
          -2.470226014,
          438000.0046,
          3898999.994,
          16.92977399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.00464670226,
                3897999.973539076,
                -2.470226013654163
              ],
              [
                437000.00464670226,
                3898999.9935390754,
                -2.470226013654163
              ],
              [
                438000.00464670226,
                3898999.9935390754,
                16.92977398634584
              ],
              [
                438000.00464670226,
                3897999.973539076,
                16.92977398634584
              ],
              [
                437000.00464670226,
                3897999.973539076,
                -2.470226013654163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:45:13+00:00",
        "end_time": "2019-10-15T14:44:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3798.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3798.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3798.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3798.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69235325,
            35.22306384,
            -2.470226014,
            -75.68128883,
            35.23214283,
            16.92977399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69227665407577,
                  35.22306384430686,
                  -2.470226013654163
                ],
                [
                  -75.69235324732362,
                  35.23208046689016,
                  -2.470226013654163
                ],
                [
                  -75.68136421003375,
                  35.23214282519796,
                  16.92977398634584
                ],
                [
                  -75.68128883224361,
                  35.223126181915525,
                  16.92977398634584
                ],
                [
                  -75.69227665407577,
                  35.22306384430686,
                  -2.470226013654163
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3798.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3798.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:45:13Z",
            "pc:count": 2857312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437502.3773,
                "count": 2857312,
                "maximum": 438000.0046,
                "minimum": 437000.0046,
                "name": "X",
                "position": 0,
                "stddev": 279.3074658,
                "variance": 78012.66045
              },
              {
                "average": 3898498.501,
                "count": 2857312,
                "maximum": 3898999.994,
                "minimum": 3897999.974,
                "name": "Y",
                "position": 1,
                "stddev": 298.3381155,
                "variance": 89005.63116
              },
              {
                "average": 0.1815399153,
                "count": 2857312,
                "maximum": 16.92977399,
                "minimum": -2.470226014,
                "name": "Z",
                "position": 2,
                "stddev": 2.010757682,
                "variance": 4.043146454
              },
              {
                "average": 553.7196792,
                "count": 2857312,
                "maximum": 39328,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1046.947247,
                "variance": 1096098.538
              },
              {
                "average": 1.132610299,
                "count": 2857312,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4968113243,
                "variance": 0.246821492
              },
              {
                "average": 1.267169984,
                "count": 2857312,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7742746887,
                "variance": 0.5995012936
              },
              {
                "average": 1,
                "count": 2857312,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.25696529,
                "count": 2857312,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.83102771,
                "variance": 191.2973276
              },
              {
                "average": 20.04828739,
                "count": 2857312,
                "maximum": 31.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.423534691,
                "variance": 2.026451016
              },
              {
                "average": 1.641125995,
                "count": 2857312,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6117870935,
                "variance": 0.3742834478
              },
              {
                "average": 6.442170124,
                "count": 2857312,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7799717,
                "variance": 3.168299253
              },
              {
                "average": 255191825.1,
                "count": 2857312,
                "maximum": 255362313.7,
                "minimum": 255185887.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15339.86026,
                "variance": 235311312.9
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2857312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0046,
              3897999.974,
              -2.470226014,
              438000.0046,
              3898999.994,
              16.92977399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.00464670226,
                    3897999.973539076,
                    -2.470226013654163
                  ],
                  [
                    437000.00464670226,
                    3898999.9935390754,
                    -2.470226013654163
                  ],
                  [
                    438000.00464670226,
                    3898999.9935390754,
                    16.92977398634584
                  ],
                  [
                    438000.00464670226,
                    3897999.973539076,
                    16.92977398634584
                  ],
                  [
                    437000.00464670226,
                    3897999.973539076,
                    -2.470226013654163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:45:13+00:00",
            "end_time": "2019-10-15T14:44: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": "20191019_NCMP_NC_Dunex_18SVE4959.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56377001269568,
              35.774312371326516,
              -1.416937210823392
            ],
            [
              -75.56382962864521,
              35.78275624605418,
              -1.416937210823392
            ],
            [
              -75.55325321265767,
              35.78280537072852,
              3.443062789176608
            ],
            [
              -75.55319471485436,
              35.7743614808321,
              3.443062789176608
            ],
            [
              -75.56377001269568,
              35.774312371326516,
              -1.416937210823392
            ]
          ]
        ]
      },
      "bbox": [
        -75.56382963,
        35.77431237,
        -1.416937211,
        -75.55319471,
        35.78280537,
        3.443062789
      ],
      "properties": {
        "datetime": "2019-10-19T14:01:24Z",
        "pc:count": 771462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449496.2641,
            "count": 771462,
            "maximum": 449999.9868,
            "minimum": 449044.1068,
            "name": "X",
            "position": 0,
            "stddev": 220.6138616,
            "variance": 48670.47595
          },
          {
            "average": 3959732.054,
            "count": 771462,
            "maximum": 3959999.985,
            "minimum": 3959063.425,
            "name": "Y",
            "position": 1,
            "stddev": 183.977955,
            "variance": 33847.88792
          },
          {
            "average": -0.1363028439,
            "count": 771462,
            "maximum": 3.443062789,
            "minimum": -1.416937211,
            "name": "Z",
            "position": 2,
            "stddev": 0.4116419692,
            "variance": 0.1694491108
          },
          {
            "average": 231.7377227,
            "count": 771462,
            "maximum": 9280,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 571.4471648,
            "variance": 326551.8621
          },
          {
            "average": 1.00143753,
            "count": 771462,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03949563116,
            "variance": 0.00155990488
          },
          {
            "average": 1.002877653,
            "count": 771462,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05692188567,
            "variance": 0.003240101068
          },
          {
            "average": 1,
            "count": 771462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.14581535,
            "count": 771462,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.42613954,
            "variance": 108.7043857
          },
          {
            "average": 20.01487004,
            "count": 771462,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.031063122,
            "variance": 1.063091162
          },
          {
            "average": 1.823501352,
            "count": 771462,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3814786299,
            "variance": 0.145525945
          },
          {
            "average": 2.880861274,
            "count": 771462,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024423565,
            "variance": 1.049443641
          },
          {
            "average": 255527745.5,
            "count": 771462,
            "maximum": 255528884.1,
            "minimum": 255527401.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.3904514,
            "variance": 151624.9236
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 771462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449044.1068,
          3959063.425,
          -1.416937211,
          449999.9868,
          3959999.985,
          3.443062789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449044.106787285,
                3959063.424726378,
                -1.416937210823392
              ],
              [
                449044.106787285,
                3959999.9847263778,
                -1.416937210823392
              ],
              [
                449999.986787285,
                3959999.9847263778,
                3.443062789176608
              ],
              [
                449999.986787285,
                3959063.424726378,
                3.443062789176608
              ],
              [
                449044.106787285,
                3959063.424726378,
                -1.416937210823392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:01:24+00:00",
        "end_time": "2019-10-19T13:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4959.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4959.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4959.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4959.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56382963,
            35.77431237,
            -1.416937211,
            -75.55319471,
            35.78280537,
            3.443062789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56377001269568,
                  35.774312371326516,
                  -1.416937210823392
                ],
                [
                  -75.56382962864521,
                  35.78275624605418,
                  -1.416937210823392
                ],
                [
                  -75.55325321265767,
                  35.78280537072852,
                  3.443062789176608
                ],
                [
                  -75.55319471485436,
                  35.7743614808321,
                  3.443062789176608
                ],
                [
                  -75.56377001269568,
                  35.774312371326516,
                  -1.416937210823392
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4959.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4959.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:01:24Z",
            "pc:count": 771462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449496.2641,
                "count": 771462,
                "maximum": 449999.9868,
                "minimum": 449044.1068,
                "name": "X",
                "position": 0,
                "stddev": 220.6138616,
                "variance": 48670.47595
              },
              {
                "average": 3959732.054,
                "count": 771462,
                "maximum": 3959999.985,
                "minimum": 3959063.425,
                "name": "Y",
                "position": 1,
                "stddev": 183.977955,
                "variance": 33847.88792
              },
              {
                "average": -0.1363028439,
                "count": 771462,
                "maximum": 3.443062789,
                "minimum": -1.416937211,
                "name": "Z",
                "position": 2,
                "stddev": 0.4116419692,
                "variance": 0.1694491108
              },
              {
                "average": 231.7377227,
                "count": 771462,
                "maximum": 9280,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 571.4471648,
                "variance": 326551.8621
              },
              {
                "average": 1.00143753,
                "count": 771462,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03949563116,
                "variance": 0.00155990488
              },
              {
                "average": 1.002877653,
                "count": 771462,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05692188567,
                "variance": 0.003240101068
              },
              {
                "average": 1,
                "count": 771462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.14581535,
                "count": 771462,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.42613954,
                "variance": 108.7043857
              },
              {
                "average": 20.01487004,
                "count": 771462,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.031063122,
                "variance": 1.063091162
              },
              {
                "average": 1.823501352,
                "count": 771462,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3814786299,
                "variance": 0.145525945
              },
              {
                "average": 2.880861274,
                "count": 771462,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024423565,
                "variance": 1.049443641
              },
              {
                "average": 255527745.5,
                "count": 771462,
                "maximum": 255528884.1,
                "minimum": 255527401.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.3904514,
                "variance": 151624.9236
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 771462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449044.1068,
              3959063.425,
              -1.416937211,
              449999.9868,
              3959999.985,
              3.443062789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449044.106787285,
                    3959063.424726378,
                    -1.416937210823392
                  ],
                  [
                    449044.106787285,
                    3959999.9847263778,
                    -1.416937210823392
                  ],
                  [
                    449999.986787285,
                    3959999.9847263778,
                    3.443062789176608
                  ],
                  [
                    449999.986787285,
                    3959063.424726378,
                    3.443062789176608
                  ],
                  [
                    449044.106787285,
                    3959063.424726378,
                    -1.416937210823392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:01:24+00:00",
            "end_time": "2019-10-19T13:36: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": "20191011_NCMP_NC_Dunex_18SVD1184.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.97643697630281,
              35.094870708260125,
              0.271186545626579
            ],
            [
              -75.97654449279209,
              35.10388668841431,
              0.271186545626579
            ],
            [
              -75.96557347602867,
              35.10397456890339,
              10.591186545626579
            ],
            [
              -75.96546716697648,
              35.09495855953307,
              10.591186545626579
            ],
            [
              -75.97643697630281,
              35.094870708260125,
              0.271186545626579
            ]
          ]
        ]
      },
      "bbox": [
        -75.97654449,
        35.09487071,
        0.2711865456,
        -75.96546717,
        35.10397457,
        10.59118655
      ],
      "properties": {
        "datetime": "2019-10-11T19:53:03Z",
        "pc:count": 4589808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411476.2798,
            "count": 4589808,
            "maximum": 411999.9999,
            "minimum": 410999.9999,
            "name": "X",
            "position": 0,
            "stddev": 286.5596835,
            "variance": 82116.45223
          },
          {
            "average": 3884534.436,
            "count": 4589808,
            "maximum": 3884999.984,
            "minimum": 3883999.984,
            "name": "Y",
            "position": 1,
            "stddev": 269.0937201,
            "variance": 72411.4302
          },
          {
            "average": 1.41326363,
            "count": 4589808,
            "maximum": 10.59118655,
            "minimum": 0.2711865456,
            "name": "Z",
            "position": 2,
            "stddev": 1.164499617,
            "variance": 1.356059358
          },
          {
            "average": 2787.844032,
            "count": 4589808,
            "maximum": 52395,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2454.963954,
            "variance": 6026848.016
          },
          {
            "average": 1.174434094,
            "count": 4589808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4806455211,
            "variance": 0.231020117
          },
          {
            "average": 1.34892331,
            "count": 4589808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6988237412,
            "variance": 0.4883546213
          },
          {
            "average": 1,
            "count": 4589808,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312399996,
            "count": 4589808,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.466129786,
            "variance": 0.2172769774
          },
          {
            "average": 20.07831116,
            "count": 4589808,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.589147423,
            "variance": 2.525389533
          },
          {
            "average": 1.203679108,
            "count": 4589808,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994688117,
            "variance": 0.2494690938
          },
          {
            "average": 13.83187663,
            "count": 4589808,
            "maximum": 16,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.205059341,
            "variance": 1.452168016
          },
          {
            "average": 254857710.2,
            "count": 4589808,
            "maximum": 254858783.2,
            "minimum": 254856241.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 678.3410841,
            "variance": 460146.6263
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4589808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410999.9999,
          3883999.984,
          0.2711865456,
          411999.9999,
          3884999.984,
          10.59118655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410999.99986650865,
                3883999.984252883,
                0.271186545626579
              ],
              [
                410999.99986650865,
                3884999.984252883,
                0.271186545626579
              ],
              [
                411999.99986650865,
                3884999.984252883,
                10.591186545626579
              ],
              [
                411999.99986650865,
                3883999.984252883,
                10.591186545626579
              ],
              [
                410999.99986650865,
                3883999.984252883,
                0.271186545626579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:53:03+00:00",
        "end_time": "2019-10-11T19:10:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1184.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1184.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1184.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1184.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.97654449,
            35.09487071,
            0.2711865456,
            -75.96546717,
            35.10397457,
            10.59118655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.97643697630281,
                  35.094870708260125,
                  0.271186545626579
                ],
                [
                  -75.97654449279209,
                  35.10388668841431,
                  0.271186545626579
                ],
                [
                  -75.96557347602867,
                  35.10397456890339,
                  10.591186545626579
                ],
                [
                  -75.96546716697648,
                  35.09495855953307,
                  10.591186545626579
                ],
                [
                  -75.97643697630281,
                  35.094870708260125,
                  0.271186545626579
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1184.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1184.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:53:03Z",
            "pc:count": 4589808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411476.2798,
                "count": 4589808,
                "maximum": 411999.9999,
                "minimum": 410999.9999,
                "name": "X",
                "position": 0,
                "stddev": 286.5596835,
                "variance": 82116.45223
              },
              {
                "average": 3884534.436,
                "count": 4589808,
                "maximum": 3884999.984,
                "minimum": 3883999.984,
                "name": "Y",
                "position": 1,
                "stddev": 269.0937201,
                "variance": 72411.4302
              },
              {
                "average": 1.41326363,
                "count": 4589808,
                "maximum": 10.59118655,
                "minimum": 0.2711865456,
                "name": "Z",
                "position": 2,
                "stddev": 1.164499617,
                "variance": 1.356059358
              },
              {
                "average": 2787.844032,
                "count": 4589808,
                "maximum": 52395,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2454.963954,
                "variance": 6026848.016
              },
              {
                "average": 1.174434094,
                "count": 4589808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4806455211,
                "variance": 0.231020117
              },
              {
                "average": 1.34892331,
                "count": 4589808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6988237412,
                "variance": 0.4883546213
              },
              {
                "average": 1,
                "count": 4589808,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312399996,
                "count": 4589808,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.466129786,
                "variance": 0.2172769774
              },
              {
                "average": 20.07831116,
                "count": 4589808,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.589147423,
                "variance": 2.525389533
              },
              {
                "average": 1.203679108,
                "count": 4589808,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994688117,
                "variance": 0.2494690938
              },
              {
                "average": 13.83187663,
                "count": 4589808,
                "maximum": 16,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.205059341,
                "variance": 1.452168016
              },
              {
                "average": 254857710.2,
                "count": 4589808,
                "maximum": 254858783.2,
                "minimum": 254856241.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 678.3410841,
                "variance": 460146.6263
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4589808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410999.9999,
              3883999.984,
              0.2711865456,
              411999.9999,
              3884999.984,
              10.59118655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410999.99986650865,
                    3883999.984252883,
                    0.271186545626579
                  ],
                  [
                    410999.99986650865,
                    3884999.984252883,
                    0.271186545626579
                  ],
                  [
                    411999.99986650865,
                    3884999.984252883,
                    10.591186545626579
                  ],
                  [
                    411999.99986650865,
                    3883999.984252883,
                    10.591186545626579
                  ],
                  [
                    410999.99986650865,
                    3883999.984252883,
                    0.271186545626579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:53:03+00:00",
            "end_time": "2019-10-11T19:10: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": "20191011_NCMP_NC_Dunex_18SVD1286.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.96567986025435,
              35.11299059963507,
              -1.112980683382934
            ],
            [
              -75.96578626377368,
              35.12200658157205,
              -1.112980683382934
            ],
            [
              -75.95481256378943,
              35.12209352898854,
              12.287019316617066
            ],
            [
              -75.95470736882477,
              35.11307751815228,
              12.287019316617066
            ],
            [
              -75.96567986025435,
              35.11299059963507,
              -1.112980683382934
            ]
          ]
        ]
      },
      "bbox": [
        -75.96578626,
        35.1129906,
        -1.112980683,
        -75.95470737,
        35.12209353,
        12.28701932
      ],
      "properties": {
        "datetime": "2019-10-15T16:24:03Z",
        "pc:count": 4819436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412496.2078,
            "count": 4819436,
            "maximum": 413000.0174,
            "minimum": 411999.9974,
            "name": "X",
            "position": 0,
            "stddev": 303.0857092,
            "variance": 91860.9471
          },
          {
            "average": 3886539.885,
            "count": 4819436,
            "maximum": 3886999.988,
            "minimum": 3885999.988,
            "name": "Y",
            "position": 1,
            "stddev": 294.6712128,
            "variance": 86831.12366
          },
          {
            "average": 0.0273398313,
            "count": 4819436,
            "maximum": 12.28701932,
            "minimum": -1.112980683,
            "name": "Z",
            "position": 2,
            "stddev": 1.051934027,
            "variance": 1.106565197
          },
          {
            "average": 280.1597399,
            "count": 4819436,
            "maximum": 45258,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 854.384262,
            "variance": 729972.4672
          },
          {
            "average": 1.087733087,
            "count": 4819436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4233357948,
            "variance": 0.1792131951
          },
          {
            "average": 1.1753921,
            "count": 4819436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6677138704,
            "variance": 0.4458418127
          },
          {
            "average": 1,
            "count": 4819436,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.63451014,
            "count": 4819436,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.97688929,
            "variance": 120.4920986
          },
          {
            "average": 19.80007098,
            "count": 4819436,
            "maximum": 25.99799919,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.609698762,
            "variance": 2.591130104
          },
          {
            "average": 1.898938589,
            "count": 4819436,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4505696792,
            "variance": 0.2030130359
          },
          {
            "average": 8.899621657,
            "count": 4819436,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.357547866,
            "variance": 1.842936209
          },
          {
            "average": 254903953.7,
            "count": 4819436,
            "maximum": 255191843.8,
            "minimum": 254853173.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118480.011,
            "variance": 14037513020.0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411999.9974,
          3885999.988,
          -1.112980683,
          413000.0174,
          3886999.988,
          12.28701932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411999.9973569534,
                3885999.988167761,
                -1.112980683382934
              ],
              [
                411999.9973569534,
                3886999.988167761,
                -1.112980683382934
              ],
              [
                413000.0173569534,
                3886999.988167761,
                12.287019316617066
              ],
              [
                413000.0173569534,
                3885999.988167761,
                12.287019316617066
              ],
              [
                411999.9973569534,
                3885999.988167761,
                -1.112980683382934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:24:03+00:00",
        "end_time": "2019-10-11T18:19:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1286.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1286.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1286.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1286.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.96578626,
            35.1129906,
            -1.112980683,
            -75.95470737,
            35.12209353,
            12.28701932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.96567986025435,
                  35.11299059963507,
                  -1.112980683382934
                ],
                [
                  -75.96578626377368,
                  35.12200658157205,
                  -1.112980683382934
                ],
                [
                  -75.95481256378943,
                  35.12209352898854,
                  12.287019316617066
                ],
                [
                  -75.95470736882477,
                  35.11307751815228,
                  12.287019316617066
                ],
                [
                  -75.96567986025435,
                  35.11299059963507,
                  -1.112980683382934
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1286.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1286.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:24:03Z",
            "pc:count": 4819436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412496.2078,
                "count": 4819436,
                "maximum": 413000.0174,
                "minimum": 411999.9974,
                "name": "X",
                "position": 0,
                "stddev": 303.0857092,
                "variance": 91860.9471
              },
              {
                "average": 3886539.885,
                "count": 4819436,
                "maximum": 3886999.988,
                "minimum": 3885999.988,
                "name": "Y",
                "position": 1,
                "stddev": 294.6712128,
                "variance": 86831.12366
              },
              {
                "average": 0.0273398313,
                "count": 4819436,
                "maximum": 12.28701932,
                "minimum": -1.112980683,
                "name": "Z",
                "position": 2,
                "stddev": 1.051934027,
                "variance": 1.106565197
              },
              {
                "average": 280.1597399,
                "count": 4819436,
                "maximum": 45258,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 854.384262,
                "variance": 729972.4672
              },
              {
                "average": 1.087733087,
                "count": 4819436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4233357948,
                "variance": 0.1792131951
              },
              {
                "average": 1.1753921,
                "count": 4819436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6677138704,
                "variance": 0.4458418127
              },
              {
                "average": 1,
                "count": 4819436,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.63451014,
                "count": 4819436,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.97688929,
                "variance": 120.4920986
              },
              {
                "average": 19.80007098,
                "count": 4819436,
                "maximum": 25.99799919,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.609698762,
                "variance": 2.591130104
              },
              {
                "average": 1.898938589,
                "count": 4819436,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4505696792,
                "variance": 0.2030130359
              },
              {
                "average": 8.899621657,
                "count": 4819436,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.357547866,
                "variance": 1.842936209
              },
              {
                "average": 254903953.7,
                "count": 4819436,
                "maximum": 255191843.8,
                "minimum": 254853173.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118480.011,
                "variance": 14037513020.0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411999.9974,
              3885999.988,
              -1.112980683,
              413000.0174,
              3886999.988,
              12.28701932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411999.9973569534,
                    3885999.988167761,
                    -1.112980683382934
                  ],
                  [
                    411999.9973569534,
                    3886999.988167761,
                    -1.112980683382934
                  ],
                  [
                    413000.0173569534,
                    3886999.988167761,
                    12.287019316617066
                  ],
                  [
                    413000.0173569534,
                    3885999.988167761,
                    12.287019316617066
                  ],
                  [
                    411999.9973569534,
                    3885999.988167761,
                    -1.112980683382934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:24:03+00:00",
            "end_time": "2019-10-11T18:19: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": "20191018_NCMP_NC_Dunex_18SVE3594.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71761349936082,
              36.08847477165006,
              1.321607550836013
            ],
            [
              -75.71769546302833,
              36.09748986648229,
              1.321607550836013
            ],
            [
              -75.71097477765187,
              36.097529932506944,
              27.281607550836014
            ],
            [
              -75.71089358135497,
              36.08851482451424,
              27.281607550836014
            ],
            [
              -75.71761349936082,
              36.08847477165006,
              1.321607550836013
            ]
          ]
        ]
      },
      "bbox": [
        -75.71769546,
        36.08847477,
        1.321607551,
        -75.71089358,
        36.09752993,
        27.28160755
      ],
      "properties": {
        "datetime": "2019-10-18T15:31:27Z",
        "pc:count": 1847229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435755.416,
            "count": 1847229,
            "maximum": 436000.0199,
            "minimum": 435394.9999,
            "name": "X",
            "position": 0,
            "stddev": 146.1460003,
            "variance": 21358.65341
          },
          {
            "average": 3994577.982,
            "count": 1847229,
            "maximum": 3994999.99,
            "minimum": 3993999.99,
            "name": "Y",
            "position": 1,
            "stddev": 263.4379665,
            "variance": 69399.56221
          },
          {
            "average": 10.35579287,
            "count": 1847229,
            "maximum": 27.28160755,
            "minimum": 1.321607551,
            "name": "Z",
            "position": 2,
            "stddev": 4.866827402,
            "variance": 23.68600896
          },
          {
            "average": 1097.408709,
            "count": 1847229,
            "maximum": 36837,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1601.060269,
            "variance": 2563393.985
          },
          {
            "average": 2.157992323,
            "count": 1847229,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264569805,
            "variance": 1.599136791
          },
          {
            "average": 3.339094395,
            "count": 1847229,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.720818449,
            "variance": 2.961216134
          },
          {
            "average": 1,
            "count": 1847229,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306717792,
            "count": 1847229,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4611313296,
            "variance": 0.2126421031
          },
          {
            "average": 19.76547754,
            "count": 1847229,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.068503656,
            "variance": 1.141700063
          },
          {
            "average": 2.605869657,
            "count": 1847229,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.027306246,
            "variance": 4.109970614
          },
          {
            "average": 1.226318989,
            "count": 1847229,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4804734905,
            "variance": 0.2308547751
          },
          {
            "average": 255446907.4,
            "count": 1847229,
            "maximum": 255447887,
            "minimum": 255446805.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 213.5322066,
            "variance": 45596.00326
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1847229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435394.9999,
          3993999.99,
          1.321607551,
          436000.0199,
          3994999.99,
          27.28160755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435394.99985174416,
                3993999.989576405,
                1.321607550836013
              ],
              [
                435394.99985174416,
                3994999.989576405,
                1.321607550836013
              ],
              [
                436000.0198517442,
                3994999.989576405,
                27.281607550836014
              ],
              [
                436000.0198517442,
                3993999.989576405,
                27.281607550836014
              ],
              [
                435394.99985174416,
                3993999.989576405,
                1.321607550836013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:31:27+00:00",
        "end_time": "2019-10-18T15:13:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3594.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3594.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3594.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3594.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71769546,
            36.08847477,
            1.321607551,
            -75.71089358,
            36.09752993,
            27.28160755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71761349936082,
                  36.08847477165006,
                  1.321607550836013
                ],
                [
                  -75.71769546302833,
                  36.09748986648229,
                  1.321607550836013
                ],
                [
                  -75.71097477765187,
                  36.097529932506944,
                  27.281607550836014
                ],
                [
                  -75.71089358135497,
                  36.08851482451424,
                  27.281607550836014
                ],
                [
                  -75.71761349936082,
                  36.08847477165006,
                  1.321607550836013
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3594.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3594.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:31:27Z",
            "pc:count": 1847229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435755.416,
                "count": 1847229,
                "maximum": 436000.0199,
                "minimum": 435394.9999,
                "name": "X",
                "position": 0,
                "stddev": 146.1460003,
                "variance": 21358.65341
              },
              {
                "average": 3994577.982,
                "count": 1847229,
                "maximum": 3994999.99,
                "minimum": 3993999.99,
                "name": "Y",
                "position": 1,
                "stddev": 263.4379665,
                "variance": 69399.56221
              },
              {
                "average": 10.35579287,
                "count": 1847229,
                "maximum": 27.28160755,
                "minimum": 1.321607551,
                "name": "Z",
                "position": 2,
                "stddev": 4.866827402,
                "variance": 23.68600896
              },
              {
                "average": 1097.408709,
                "count": 1847229,
                "maximum": 36837,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1601.060269,
                "variance": 2563393.985
              },
              {
                "average": 2.157992323,
                "count": 1847229,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264569805,
                "variance": 1.599136791
              },
              {
                "average": 3.339094395,
                "count": 1847229,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.720818449,
                "variance": 2.961216134
              },
              {
                "average": 1,
                "count": 1847229,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306717792,
                "count": 1847229,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4611313296,
                "variance": 0.2126421031
              },
              {
                "average": 19.76547754,
                "count": 1847229,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.068503656,
                "variance": 1.141700063
              },
              {
                "average": 2.605869657,
                "count": 1847229,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.027306246,
                "variance": 4.109970614
              },
              {
                "average": 1.226318989,
                "count": 1847229,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4804734905,
                "variance": 0.2308547751
              },
              {
                "average": 255446907.4,
                "count": 1847229,
                "maximum": 255447887,
                "minimum": 255446805.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 213.5322066,
                "variance": 45596.00326
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1847229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435394.9999,
              3993999.99,
              1.321607551,
              436000.0199,
              3994999.99,
              27.28160755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435394.99985174416,
                    3993999.989576405,
                    1.321607550836013
                  ],
                  [
                    435394.99985174416,
                    3994999.989576405,
                    1.321607550836013
                  ],
                  [
                    436000.0198517442,
                    3994999.989576405,
                    27.281607550836014
                  ],
                  [
                    436000.0198517442,
                    3993999.989576405,
                    27.281607550836014
                  ],
                  [
                    435394.99985174416,
                    3993999.989576405,
                    1.321607550836013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:31:27+00:00",
            "end_time": "2019-10-18T15:13: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": "20191019_NCMP_NC_Dunex_18SVE4379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63206342999209,
              35.953720380123926,
              -4.481681565835041
            ],
            [
              -75.63213526725261,
              35.962735836992415,
              -4.481681565835041
            ],
            [
              -75.62104576579685,
              35.9627937393803,
              31.138318434164958
            ],
            [
              -75.62097518857284,
              35.953778263462496,
              31.138318434164958
            ],
            [
              -75.63206342999209,
              35.953720380123926,
              -4.481681565835041
            ]
          ]
        ]
      },
      "bbox": [
        -75.63213527,
        35.95372038,
        -4.481681566,
        -75.62097519,
        35.96279374,
        31.13831843
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:56Z",
        "pc:count": 2854278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443423.1502,
            "count": 2854278,
            "maximum": 443999.9982,
            "minimum": 442999.9982,
            "name": "X",
            "position": 0,
            "stddev": 249.7466869,
            "variance": 62373.40763
          },
          {
            "average": 3979446.272,
            "count": 2854278,
            "maximum": 3979999.985,
            "minimum": 3978999.985,
            "name": "Y",
            "position": 1,
            "stddev": 311.9488771,
            "variance": 97312.10194
          },
          {
            "average": 4.724850156,
            "count": 2854278,
            "maximum": 31.13831843,
            "minimum": -4.481681566,
            "name": "Z",
            "position": 2,
            "stddev": 3.519809307,
            "variance": 12.38905756
          },
          {
            "average": 2903.579797,
            "count": 2854278,
            "maximum": 47028,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2628.485435,
            "variance": 6908935.68
          },
          {
            "average": 1.472247272,
            "count": 2854278,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9152697182,
            "variance": 0.8377186571
          },
          {
            "average": 1.952173544,
            "count": 2854278,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.371520335,
            "variance": 1.881068029
          },
          {
            "average": 1,
            "count": 2854278,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.13964302,
            "count": 2854278,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.981654921,
            "variance": 15.85357591
          },
          {
            "average": 19.91165148,
            "count": 2854278,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9243780252,
            "variance": 0.8544747335
          },
          {
            "average": 1.531367652,
            "count": 2854278,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013548813,
            "variance": 1.027281196
          },
          {
            "average": 16.72853625,
            "count": 2854278,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.135465539,
            "variance": 1.28928199
          },
          {
            "average": 255535468,
            "count": 2854278,
            "maximum": 255537376.9,
            "minimum": 255533183.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 882.0075386,
            "variance": 777937.2981
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2854278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442999.9982,
          3978999.985,
          -4.481681566,
          443999.9982,
          3979999.985,
          31.13831843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442999.99816953763,
                3978999.9854441257,
                -4.481681565835041
              ],
              [
                442999.99816953763,
                3979999.9854441257,
                -4.481681565835041
              ],
              [
                443999.99816953763,
                3979999.9854441257,
                31.138318434164958
              ],
              [
                443999.99816953763,
                3978999.9854441257,
                31.138318434164958
              ],
              [
                442999.99816953763,
                3978999.9854441257,
                -4.481681565835041
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:56+00:00",
        "end_time": "2019-10-19T15:13:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63213527,
            35.95372038,
            -4.481681566,
            -75.62097519,
            35.96279374,
            31.13831843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63206342999209,
                  35.953720380123926,
                  -4.481681565835041
                ],
                [
                  -75.63213526725261,
                  35.962735836992415,
                  -4.481681565835041
                ],
                [
                  -75.62104576579685,
                  35.9627937393803,
                  31.138318434164958
                ],
                [
                  -75.62097518857284,
                  35.953778263462496,
                  31.138318434164958
                ],
                [
                  -75.63206342999209,
                  35.953720380123926,
                  -4.481681565835041
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:56Z",
            "pc:count": 2854278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443423.1502,
                "count": 2854278,
                "maximum": 443999.9982,
                "minimum": 442999.9982,
                "name": "X",
                "position": 0,
                "stddev": 249.7466869,
                "variance": 62373.40763
              },
              {
                "average": 3979446.272,
                "count": 2854278,
                "maximum": 3979999.985,
                "minimum": 3978999.985,
                "name": "Y",
                "position": 1,
                "stddev": 311.9488771,
                "variance": 97312.10194
              },
              {
                "average": 4.724850156,
                "count": 2854278,
                "maximum": 31.13831843,
                "minimum": -4.481681566,
                "name": "Z",
                "position": 2,
                "stddev": 3.519809307,
                "variance": 12.38905756
              },
              {
                "average": 2903.579797,
                "count": 2854278,
                "maximum": 47028,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2628.485435,
                "variance": 6908935.68
              },
              {
                "average": 1.472247272,
                "count": 2854278,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9152697182,
                "variance": 0.8377186571
              },
              {
                "average": 1.952173544,
                "count": 2854278,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.371520335,
                "variance": 1.881068029
              },
              {
                "average": 1,
                "count": 2854278,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.13964302,
                "count": 2854278,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.981654921,
                "variance": 15.85357591
              },
              {
                "average": 19.91165148,
                "count": 2854278,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9243780252,
                "variance": 0.8544747335
              },
              {
                "average": 1.531367652,
                "count": 2854278,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013548813,
                "variance": 1.027281196
              },
              {
                "average": 16.72853625,
                "count": 2854278,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.135465539,
                "variance": 1.28928199
              },
              {
                "average": 255535468,
                "count": 2854278,
                "maximum": 255537376.9,
                "minimum": 255533183.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 882.0075386,
                "variance": 777937.2981
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2854278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442999.9982,
              3978999.985,
              -4.481681566,
              443999.9982,
              3979999.985,
              31.13831843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442999.99816953763,
                    3978999.9854441257,
                    -4.481681565835041
                  ],
                  [
                    442999.99816953763,
                    3979999.9854441257,
                    -4.481681565835041
                  ],
                  [
                    443999.99816953763,
                    3979999.9854441257,
                    31.138318434164958
                  ],
                  [
                    443999.99816953763,
                    3978999.9854441257,
                    31.138318434164958
                  ],
                  [
                    442999.99816953763,
                    3978999.9854441257,
                    -4.481681565835041
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:56+00:00",
            "end_time": "2019-10-19T15:13: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": "20191019_NCMP_NC_Dunex_18SVE4966.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56470036349847,
              35.836848711274136,
              -0.941671866221403
            ],
            [
              -75.56476427022824,
              35.84586445500266,
              -0.941671866221403
            ],
            [
              -75.55899949124132,
              35.84589141055592,
              19.6383281337786
            ],
            [
              -75.55893623675037,
              35.83687565794696,
              19.6383281337786
            ],
            [
              -75.56470036349847,
              35.836848711274136,
              -0.941671866221403
            ]
          ]
        ]
      },
      "bbox": [
        -75.56476427,
        35.83684871,
        -0.9416718662,
        -75.55893624,
        35.84589141,
        19.63832813
      ],
      "properties": {
        "datetime": "2019-10-19T16:06:49Z",
        "pc:count": 1299002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449171.4264,
            "count": 1299002,
            "maximum": 449520.612,
            "minimum": 449000.012,
            "name": "X",
            "position": 0,
            "stddev": 116.1009879,
            "variance": 13479.43939
          },
          {
            "average": 3966396.732,
            "count": 1299002,
            "maximum": 3966999.985,
            "minimum": 3965999.985,
            "name": "Y",
            "position": 1,
            "stddev": 267.007004,
            "variance": 71292.74016
          },
          {
            "average": 2.926390031,
            "count": 1299002,
            "maximum": 19.63832813,
            "minimum": -0.9416718662,
            "name": "Z",
            "position": 2,
            "stddev": 2.19890012,
            "variance": 4.835161736
          },
          {
            "average": 1679.2349,
            "count": 1299002,
            "maximum": 49662,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2245.746496,
            "variance": 5043377.322
          },
          {
            "average": 1.462699826,
            "count": 1299002,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7196326777,
            "variance": 0.5178711908
          },
          {
            "average": 1.926851537,
            "count": 1299002,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9359818452,
            "variance": 0.8760620146
          },
          {
            "average": 1,
            "count": 1299002,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.693197547,
            "count": 1299002,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.857331872,
            "variance": 8.164345425
          },
          {
            "average": 19.96277315,
            "count": 1299002,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.200222998,
            "variance": 1.440535244
          },
          {
            "average": 1.488912257,
            "count": 1299002,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7220673648,
            "variance": 0.5213812793
          },
          {
            "average": 15.95357513,
            "count": 1299002,
            "maximum": 18,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6853969097,
            "variance": 0.4697689238
          },
          {
            "average": 255534882.7,
            "count": 1299002,
            "maximum": 255536409.7,
            "minimum": 255533383.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543.0650024,
            "variance": 294919.5968
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1299002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.012,
          3965999.985,
          -0.9416718662,
          449520.612,
          3966999.985,
          19.63832813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.01199788245,
                3965999.98525343,
                -0.941671866221403
              ],
              [
                449000.01199788245,
                3966999.98525343,
                -0.941671866221403
              ],
              [
                449520.6119978824,
                3966999.98525343,
                19.6383281337786
              ],
              [
                449520.6119978824,
                3965999.98525343,
                19.6383281337786
              ],
              [
                449000.01199788245,
                3965999.98525343,
                -0.941671866221403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:06:49+00:00",
        "end_time": "2019-10-19T15:16:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4966.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4966.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4966.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4966.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56476427,
            35.83684871,
            -0.9416718662,
            -75.55893624,
            35.84589141,
            19.63832813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56470036349847,
                  35.836848711274136,
                  -0.941671866221403
                ],
                [
                  -75.56476427022824,
                  35.84586445500266,
                  -0.941671866221403
                ],
                [
                  -75.55899949124132,
                  35.84589141055592,
                  19.6383281337786
                ],
                [
                  -75.55893623675037,
                  35.83687565794696,
                  19.6383281337786
                ],
                [
                  -75.56470036349847,
                  35.836848711274136,
                  -0.941671866221403
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4966.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4966.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:06:49Z",
            "pc:count": 1299002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449171.4264,
                "count": 1299002,
                "maximum": 449520.612,
                "minimum": 449000.012,
                "name": "X",
                "position": 0,
                "stddev": 116.1009879,
                "variance": 13479.43939
              },
              {
                "average": 3966396.732,
                "count": 1299002,
                "maximum": 3966999.985,
                "minimum": 3965999.985,
                "name": "Y",
                "position": 1,
                "stddev": 267.007004,
                "variance": 71292.74016
              },
              {
                "average": 2.926390031,
                "count": 1299002,
                "maximum": 19.63832813,
                "minimum": -0.9416718662,
                "name": "Z",
                "position": 2,
                "stddev": 2.19890012,
                "variance": 4.835161736
              },
              {
                "average": 1679.2349,
                "count": 1299002,
                "maximum": 49662,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2245.746496,
                "variance": 5043377.322
              },
              {
                "average": 1.462699826,
                "count": 1299002,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7196326777,
                "variance": 0.5178711908
              },
              {
                "average": 1.926851537,
                "count": 1299002,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9359818452,
                "variance": 0.8760620146
              },
              {
                "average": 1,
                "count": 1299002,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.693197547,
                "count": 1299002,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.857331872,
                "variance": 8.164345425
              },
              {
                "average": 19.96277315,
                "count": 1299002,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.200222998,
                "variance": 1.440535244
              },
              {
                "average": 1.488912257,
                "count": 1299002,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7220673648,
                "variance": 0.5213812793
              },
              {
                "average": 15.95357513,
                "count": 1299002,
                "maximum": 18,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6853969097,
                "variance": 0.4697689238
              },
              {
                "average": 255534882.7,
                "count": 1299002,
                "maximum": 255536409.7,
                "minimum": 255533383.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543.0650024,
                "variance": 294919.5968
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1299002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.012,
              3965999.985,
              -0.9416718662,
              449520.612,
              3966999.985,
              19.63832813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.01199788245,
                    3965999.98525343,
                    -0.941671866221403
                  ],
                  [
                    449000.01199788245,
                    3966999.98525343,
                    -0.941671866221403
                  ],
                  [
                    449520.6119978824,
                    3966999.98525343,
                    19.6383281337786
                  ],
                  [
                    449520.6119978824,
                    3965999.98525343,
                    19.6383281337786
                  ],
                  [
                    449000.01199788245,
                    3965999.98525343,
                    -0.941671866221403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:06:49+00:00",
            "end_time": "2019-10-19T15:16: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": "20191018_NCMP_NC_Dunex_18SVE4086.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6658580179568,
              36.016648054137896,
              0.258970525640802
            ],
            [
              -75.6659338707338,
              36.02566335583066,
              0.258970525640802
            ],
            [
              -75.65638183982563,
              36.025716019439116,
              31.998970525640804
            ],
            [
              -75.65630707487493,
              36.01670070043338,
              31.998970525640804
            ],
            [
              -75.6658580179568,
              36.016648054137896,
              0.258970525640802
            ]
          ]
        ]
      },
      "bbox": [
        -75.66593387,
        36.01664805,
        0.2589705256,
        -75.65630707,
        36.02571602,
        31.99897053
      ],
      "properties": {
        "datetime": "2019-10-18T15:47:10Z",
        "pc:count": 2543997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440282.5515,
            "count": 2543997,
            "maximum": 440860.6754,
            "minimum": 439999.9954,
            "name": "X",
            "position": 0,
            "stddev": 209.0036908,
            "variance": 43682.54276
          },
          {
            "average": 3986405.5,
            "count": 2543997,
            "maximum": 3986999.983,
            "minimum": 3985999.983,
            "name": "Y",
            "position": 1,
            "stddev": 280.1411497,
            "variance": 78479.06375
          },
          {
            "average": 4.79818429,
            "count": 2543997,
            "maximum": 31.99897053,
            "minimum": 0.2589705256,
            "name": "Z",
            "position": 2,
            "stddev": 3.37800079,
            "variance": 11.41088934
          },
          {
            "average": 2117.454212,
            "count": 2543997,
            "maximum": 49676,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2167.536855,
            "variance": 4698216.02
          },
          {
            "average": 1.617666216,
            "count": 2543997,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9955831537,
            "variance": 0.9911858159
          },
          {
            "average": 2.246928357,
            "count": 2543997,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.432224119,
            "variance": 2.051265926
          },
          {
            "average": 1,
            "count": 2543997,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.464895595,
            "count": 2543997,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987662564,
            "variance": 0.2487677786
          },
          {
            "average": 20.04417444,
            "count": 2543997,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.602702989,
            "variance": 2.56865687
          },
          {
            "average": 1.66447995,
            "count": 2543997,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.106311889,
            "variance": 1.223925995
          },
          {
            "average": 3.100893987,
            "count": 2543997,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054806606,
            "variance": 1.112616976
          },
          {
            "average": 255447851.3,
            "count": 2543997,
            "maximum": 255448830.2,
            "minimum": 255446669,
            "name": "GpsTime",
            "position": 12,
            "stddev": 572.9178506,
            "variance": 328234.8635
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2543997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439999.9954,
          3985999.983,
          0.2589705256,
          440860.6754,
          3986999.983,
          31.99897053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439999.9954164308,
                3985999.9825680554,
                0.258970525640802
              ],
              [
                439999.9954164308,
                3986999.9825680554,
                0.258970525640802
              ],
              [
                440860.67541643087,
                3986999.9825680554,
                31.998970525640804
              ],
              [
                440860.67541643087,
                3985999.9825680554,
                31.998970525640804
              ],
              [
                439999.9954164308,
                3985999.9825680554,
                0.258970525640802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:47:10+00:00",
        "end_time": "2019-10-18T15:11:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4086.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4086.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4086.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4086.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.66593387,
            36.01664805,
            0.2589705256,
            -75.65630707,
            36.02571602,
            31.99897053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6658580179568,
                  36.016648054137896,
                  0.258970525640802
                ],
                [
                  -75.6659338707338,
                  36.02566335583066,
                  0.258970525640802
                ],
                [
                  -75.65638183982563,
                  36.025716019439116,
                  31.998970525640804
                ],
                [
                  -75.65630707487493,
                  36.01670070043338,
                  31.998970525640804
                ],
                [
                  -75.6658580179568,
                  36.016648054137896,
                  0.258970525640802
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4086.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4086.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:47:10Z",
            "pc:count": 2543997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440282.5515,
                "count": 2543997,
                "maximum": 440860.6754,
                "minimum": 439999.9954,
                "name": "X",
                "position": 0,
                "stddev": 209.0036908,
                "variance": 43682.54276
              },
              {
                "average": 3986405.5,
                "count": 2543997,
                "maximum": 3986999.983,
                "minimum": 3985999.983,
                "name": "Y",
                "position": 1,
                "stddev": 280.1411497,
                "variance": 78479.06375
              },
              {
                "average": 4.79818429,
                "count": 2543997,
                "maximum": 31.99897053,
                "minimum": 0.2589705256,
                "name": "Z",
                "position": 2,
                "stddev": 3.37800079,
                "variance": 11.41088934
              },
              {
                "average": 2117.454212,
                "count": 2543997,
                "maximum": 49676,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2167.536855,
                "variance": 4698216.02
              },
              {
                "average": 1.617666216,
                "count": 2543997,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9955831537,
                "variance": 0.9911858159
              },
              {
                "average": 2.246928357,
                "count": 2543997,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.432224119,
                "variance": 2.051265926
              },
              {
                "average": 1,
                "count": 2543997,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.464895595,
                "count": 2543997,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987662564,
                "variance": 0.2487677786
              },
              {
                "average": 20.04417444,
                "count": 2543997,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.602702989,
                "variance": 2.56865687
              },
              {
                "average": 1.66447995,
                "count": 2543997,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.106311889,
                "variance": 1.223925995
              },
              {
                "average": 3.100893987,
                "count": 2543997,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054806606,
                "variance": 1.112616976
              },
              {
                "average": 255447851.3,
                "count": 2543997,
                "maximum": 255448830.2,
                "minimum": 255446669,
                "name": "GpsTime",
                "position": 12,
                "stddev": 572.9178506,
                "variance": 328234.8635
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2543997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439999.9954,
              3985999.983,
              0.2589705256,
              440860.6754,
              3986999.983,
              31.99897053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439999.9954164308,
                    3985999.9825680554,
                    0.258970525640802
                  ],
                  [
                    439999.9954164308,
                    3986999.9825680554,
                    0.258970525640802
                  ],
                  [
                    440860.67541643087,
                    3986999.9825680554,
                    31.998970525640804
                  ],
                  [
                    440860.67541643087,
                    3985999.9825680554,
                    31.998970525640804
                  ],
                  [
                    439999.9954164308,
                    3985999.9825680554,
                    0.258970525640802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:47:10+00:00",
            "end_time": "2019-10-18T15: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": "20191015_NCMP_NC_Dunex_18SVD3799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69235324163606,
              35.232080334209,
              -2.879452269613568
            ],
            [
              -75.69240522695473,
              35.23819780220438,
              -2.879452269613568
            ],
            [
              -75.68141536472814,
              35.238260174557716,
              1.280547730386433
            ],
            [
              -75.68136420436406,
              35.232142692516085,
              1.280547730386433
            ],
            [
              -75.69235324163606,
              35.232080334209,
              -2.879452269613568
            ]
          ]
        ]
      },
      "bbox": [
        -75.69240523,
        35.23208033,
        -2.87945227,
        -75.6813642,
        35.23826017,
        1.28054773
      ],
      "properties": {
        "datetime": "2019-10-17T15:45:13Z",
        "pc:count": 1369299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437489.4323,
            "count": 1369299,
            "maximum": 438000.0051,
            "minimum": 437000.0051,
            "name": "X",
            "position": 0,
            "stddev": 284.1835676,
            "variance": 80760.30009
          },
          {
            "average": 3899233.977,
            "count": 1369299,
            "maximum": 3899678.459,
            "minimum": 3898999.979,
            "name": "Y",
            "position": 1,
            "stddev": 145.8112556,
            "variance": 21260.92226
          },
          {
            "average": -1.841212762,
            "count": 1369299,
            "maximum": 1.28054773,
            "minimum": -2.87945227,
            "name": "Z",
            "position": 2,
            "stddev": 0.5034351839,
            "variance": 0.2534469844
          },
          {
            "average": 35.37742086,
            "count": 1369299,
            "maximum": 9503,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 316.647986,
            "variance": 100265.947
          },
          {
            "average": 1,
            "count": 1369299,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1369299,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1369299,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.49385708,
            "count": 1369299,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.702328086,
            "variance": 13.70723325
          },
          {
            "average": 20.03269364,
            "count": 1369299,
            "maximum": 33,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.742004011,
            "variance": 3.034577974
          },
          {
            "average": 1.981704507,
            "count": 1369299,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1343226511,
            "variance": 0.0180425746
          },
          {
            "average": 3.992780247,
            "count": 1369299,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7669589013,
            "variance": 0.5882259563
          },
          {
            "average": 255189910.2,
            "count": 1369299,
            "maximum": 255362313.6,
            "minimum": 255185325.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13121.06763,
            "variance": 172162415.8
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437000.0051,
          3898999.979,
          -2.87945227,
          438000.0051,
          3899678.459,
          1.28054773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437000.00506166345,
                3898999.978820705,
                -2.879452269613568
              ],
              [
                437000.00506166345,
                3899678.4588207053,
                -2.879452269613568
              ],
              [
                438000.00506166345,
                3899678.4588207053,
                1.280547730386433
              ],
              [
                438000.00506166345,
                3898999.978820705,
                1.280547730386433
              ],
              [
                437000.00506166345,
                3898999.978820705,
                -2.879452269613568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:45:13+00:00",
        "end_time": "2019-10-15T14:35:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69240523,
            35.23208033,
            -2.87945227,
            -75.6813642,
            35.23826017,
            1.28054773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69235324163606,
                  35.232080334209,
                  -2.879452269613568
                ],
                [
                  -75.69240522695473,
                  35.23819780220438,
                  -2.879452269613568
                ],
                [
                  -75.68141536472814,
                  35.238260174557716,
                  1.280547730386433
                ],
                [
                  -75.68136420436406,
                  35.232142692516085,
                  1.280547730386433
                ],
                [
                  -75.69235324163606,
                  35.232080334209,
                  -2.879452269613568
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:45:13Z",
            "pc:count": 1369299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437489.4323,
                "count": 1369299,
                "maximum": 438000.0051,
                "minimum": 437000.0051,
                "name": "X",
                "position": 0,
                "stddev": 284.1835676,
                "variance": 80760.30009
              },
              {
                "average": 3899233.977,
                "count": 1369299,
                "maximum": 3899678.459,
                "minimum": 3898999.979,
                "name": "Y",
                "position": 1,
                "stddev": 145.8112556,
                "variance": 21260.92226
              },
              {
                "average": -1.841212762,
                "count": 1369299,
                "maximum": 1.28054773,
                "minimum": -2.87945227,
                "name": "Z",
                "position": 2,
                "stddev": 0.5034351839,
                "variance": 0.2534469844
              },
              {
                "average": 35.37742086,
                "count": 1369299,
                "maximum": 9503,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 316.647986,
                "variance": 100265.947
              },
              {
                "average": 1,
                "count": 1369299,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1369299,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1369299,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.49385708,
                "count": 1369299,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.702328086,
                "variance": 13.70723325
              },
              {
                "average": 20.03269364,
                "count": 1369299,
                "maximum": 33,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.742004011,
                "variance": 3.034577974
              },
              {
                "average": 1.981704507,
                "count": 1369299,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1343226511,
                "variance": 0.0180425746
              },
              {
                "average": 3.992780247,
                "count": 1369299,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7669589013,
                "variance": 0.5882259563
              },
              {
                "average": 255189910.2,
                "count": 1369299,
                "maximum": 255362313.6,
                "minimum": 255185325.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13121.06763,
                "variance": 172162415.8
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437000.0051,
              3898999.979,
              -2.87945227,
              438000.0051,
              3899678.459,
              1.28054773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437000.00506166345,
                    3898999.978820705,
                    -2.879452269613568
                  ],
                  [
                    437000.00506166345,
                    3899678.4588207053,
                    -2.879452269613568
                  ],
                  [
                    438000.00506166345,
                    3899678.4588207053,
                    1.280547730386433
                  ],
                  [
                    438000.00506166345,
                    3898999.978820705,
                    1.280547730386433
                  ],
                  [
                    437000.00506166345,
                    3898999.978820705,
                    -2.879452269613568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:45:13+00:00",
            "end_time": "2019-10-15T14:35: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": "20191019_NCMP_NC_Dunex_18SVE4967.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5647644293226,
              35.84586448399286,
              -2.139998416708197
            ],
            [
              -75.5648182646575,
              35.85345627056682,
              -2.139998416708197
            ],
            [
              -75.56216705618117,
              35.853468703982266,
              15.520001583291803
            ],
            [
              -75.5621134735122,
              35.84587691395938,
              15.520001583291803
            ],
            [
              -75.5647644293226,
              35.84586448399286,
              -2.139998416708197
            ]
          ]
        ]
      },
      "bbox": [
        -75.56481826,
        35.84586448,
        -2.139998417,
        -75.56211347,
        35.8534687,
        15.52000158
      ],
      "properties": {
        "datetime": "2019-10-19T16:06:46Z",
        "pc:count": 131486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449062.7788,
            "count": 131486,
            "maximum": 449239.3976,
            "minimum": 448999.9976,
            "name": "X",
            "position": 0,
            "stddev": 54.11000024,
            "variance": 2927.892126
          },
          {
            "average": 3967238.532,
            "count": 131486,
            "maximum": 3967842.049,
            "minimum": 3966999.989,
            "name": "Y",
            "position": 1,
            "stddev": 185.0125411,
            "variance": 34229.64035
          },
          {
            "average": 1.776865584,
            "count": 131486,
            "maximum": 15.52000158,
            "minimum": -2.139998417,
            "name": "Z",
            "position": 2,
            "stddev": 2.414900291,
            "variance": 5.831743415
          },
          {
            "average": 2212.227469,
            "count": 131486,
            "maximum": 44760,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2337.815553,
            "variance": 5465381.56
          },
          {
            "average": 1.1128257,
            "count": 131486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4081277782,
            "variance": 0.1665682834
          },
          {
            "average": 1.234237866,
            "count": 131486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6243144042,
            "variance": 0.3897684753
          },
          {
            "average": 1,
            "count": 131486,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.775443773,
            "count": 131486,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.96655661,
            "variance": 143.198477
          },
          {
            "average": 20.15620775,
            "count": 131486,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.87299067,
            "variance": 0.7621127098
          },
          {
            "average": 1.381477876,
            "count": 131486,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5545872629,
            "variance": 0.3075670321
          },
          {
            "average": 17.10016275,
            "count": 131486,
            "maximum": 18,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.572007102,
            "variance": 0.3271921247
          },
          {
            "average": 255535762.3,
            "count": 131486,
            "maximum": 255536406.3,
            "minimum": 255534925.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.0329577,
            "variance": 173916.4878
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448999.9976,
          3966999.989,
          -2.139998417,
          449239.3976,
          3967842.049,
          15.52000158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448999.997649576,
                3966999.988551766,
                -2.139998416708197
              ],
              [
                448999.997649576,
                3967842.0485517657,
                -2.139998416708197
              ],
              [
                449239.397649576,
                3967842.0485517657,
                15.520001583291803
              ],
              [
                449239.397649576,
                3966999.988551766,
                15.520001583291803
              ],
              [
                448999.997649576,
                3966999.988551766,
                -2.139998416708197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:06:46+00:00",
        "end_time": "2019-10-19T15:42:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4967.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4967.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4967.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4967.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56481826,
            35.84586448,
            -2.139998417,
            -75.56211347,
            35.8534687,
            15.52000158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5647644293226,
                  35.84586448399286,
                  -2.139998416708197
                ],
                [
                  -75.5648182646575,
                  35.85345627056682,
                  -2.139998416708197
                ],
                [
                  -75.56216705618117,
                  35.853468703982266,
                  15.520001583291803
                ],
                [
                  -75.5621134735122,
                  35.84587691395938,
                  15.520001583291803
                ],
                [
                  -75.5647644293226,
                  35.84586448399286,
                  -2.139998416708197
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4967.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4967.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:06:46Z",
            "pc:count": 131486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449062.7788,
                "count": 131486,
                "maximum": 449239.3976,
                "minimum": 448999.9976,
                "name": "X",
                "position": 0,
                "stddev": 54.11000024,
                "variance": 2927.892126
              },
              {
                "average": 3967238.532,
                "count": 131486,
                "maximum": 3967842.049,
                "minimum": 3966999.989,
                "name": "Y",
                "position": 1,
                "stddev": 185.0125411,
                "variance": 34229.64035
              },
              {
                "average": 1.776865584,
                "count": 131486,
                "maximum": 15.52000158,
                "minimum": -2.139998417,
                "name": "Z",
                "position": 2,
                "stddev": 2.414900291,
                "variance": 5.831743415
              },
              {
                "average": 2212.227469,
                "count": 131486,
                "maximum": 44760,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2337.815553,
                "variance": 5465381.56
              },
              {
                "average": 1.1128257,
                "count": 131486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4081277782,
                "variance": 0.1665682834
              },
              {
                "average": 1.234237866,
                "count": 131486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6243144042,
                "variance": 0.3897684753
              },
              {
                "average": 1,
                "count": 131486,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.775443773,
                "count": 131486,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.96655661,
                "variance": 143.198477
              },
              {
                "average": 20.15620775,
                "count": 131486,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.87299067,
                "variance": 0.7621127098
              },
              {
                "average": 1.381477876,
                "count": 131486,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5545872629,
                "variance": 0.3075670321
              },
              {
                "average": 17.10016275,
                "count": 131486,
                "maximum": 18,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.572007102,
                "variance": 0.3271921247
              },
              {
                "average": 255535762.3,
                "count": 131486,
                "maximum": 255536406.3,
                "minimum": 255534925.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.0329577,
                "variance": 173916.4878
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448999.9976,
              3966999.989,
              -2.139998417,
              449239.3976,
              3967842.049,
              15.52000158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448999.997649576,
                    3966999.988551766,
                    -2.139998416708197
                  ],
                  [
                    448999.997649576,
                    3967842.0485517657,
                    -2.139998416708197
                  ],
                  [
                    449239.397649576,
                    3967842.0485517657,
                    15.520001583291803
                  ],
                  [
                    449239.397649576,
                    3966999.988551766,
                    15.520001583291803
                  ],
                  [
                    448999.997649576,
                    3966999.988551766,
                    -2.139998416708197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:06:46+00:00",
            "end_time": "2019-10-19T15:42: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": "20191019_NCMP_NC_Dunex_18SVE5055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54338925645183,
              35.744167066497845,
              -0.525649575317225
            ],
            [
              -75.54340705355918,
              35.74678565040604,
              -0.525649575317225
            ],
            [
              -75.54194364306841,
              35.746792251725346,
              0.014350424682775
            ],
            [
              -75.54192589388344,
              35.74417366718471,
              0.014350424682775
            ],
            [
              -75.54338925645183,
              35.744167066497845,
              -0.525649575317225
            ]
          ]
        ]
      },
      "bbox": [
        -75.54340705,
        35.74416707,
        -0.5256495753,
        -75.54192589,
        35.74679225,
        0.01435042468
      ],
      "properties": {
        "datetime": "2019-10-19T13:35:55Z",
        "pc:count": 54974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450947.3244,
            "count": 54974,
            "maximum": 451000.012,
            "minimum": 450867.692,
            "name": "X",
            "position": 0,
            "stddev": 34.59670112,
            "variance": 1196.931729
          },
          {
            "average": 3955885.217,
            "count": 54974,
            "maximum": 3955999.991,
            "minimum": 3955709.551,
            "name": "Y",
            "position": 1,
            "stddev": 76.03236674,
            "variance": 5780.920792
          },
          {
            "average": -0.1498504703,
            "count": 54974,
            "maximum": 0.01435042468,
            "minimum": -0.5256495753,
            "name": "Z",
            "position": 2,
            "stddev": 0.06608451321,
            "variance": 0.004367162886
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 54974,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 54974,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 54974,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 54974,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.51778901,
            "count": 54974,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6589286049,
            "variance": 0.4341869063
          },
          {
            "average": 2,
            "count": 54974,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 54974,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255527351.6,
            "count": 54974,
            "maximum": 255527355.1,
            "minimum": 255527348.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.668949243,
            "variance": 2.785391576
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450867.692,
          3955709.551,
          -0.5256495753,
          451000.012,
          3955999.991,
          0.01435042468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450867.6919878234,
                3955709.550972694,
                -0.525649575317225
              ],
              [
                450867.6919878234,
                3955999.9909726945,
                -0.525649575317225
              ],
              [
                451000.01198782335,
                3955999.9909726945,
                0.014350424682775
              ],
              [
                451000.01198782335,
                3955709.550972694,
                0.014350424682775
              ],
              [
                450867.6919878234,
                3955709.550972694,
                -0.525649575317225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:35:55+00:00",
        "end_time": "2019-10-19T13:35:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54340705,
            35.74416707,
            -0.5256495753,
            -75.54192589,
            35.74679225,
            0.01435042468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54338925645183,
                  35.744167066497845,
                  -0.525649575317225
                ],
                [
                  -75.54340705355918,
                  35.74678565040604,
                  -0.525649575317225
                ],
                [
                  -75.54194364306841,
                  35.746792251725346,
                  0.014350424682775
                ],
                [
                  -75.54192589388344,
                  35.74417366718471,
                  0.014350424682775
                ],
                [
                  -75.54338925645183,
                  35.744167066497845,
                  -0.525649575317225
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:35:55Z",
            "pc:count": 54974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450947.3244,
                "count": 54974,
                "maximum": 451000.012,
                "minimum": 450867.692,
                "name": "X",
                "position": 0,
                "stddev": 34.59670112,
                "variance": 1196.931729
              },
              {
                "average": 3955885.217,
                "count": 54974,
                "maximum": 3955999.991,
                "minimum": 3955709.551,
                "name": "Y",
                "position": 1,
                "stddev": 76.03236674,
                "variance": 5780.920792
              },
              {
                "average": -0.1498504703,
                "count": 54974,
                "maximum": 0.01435042468,
                "minimum": -0.5256495753,
                "name": "Z",
                "position": 2,
                "stddev": 0.06608451321,
                "variance": 0.004367162886
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 54974,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 54974,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 54974,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 54974,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.51778901,
                "count": 54974,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6589286049,
                "variance": 0.4341869063
              },
              {
                "average": 2,
                "count": 54974,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 54974,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255527351.6,
                "count": 54974,
                "maximum": 255527355.1,
                "minimum": 255527348.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.668949243,
                "variance": 2.785391576
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450867.692,
              3955709.551,
              -0.5256495753,
              451000.012,
              3955999.991,
              0.01435042468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450867.6919878234,
                    3955709.550972694,
                    -0.525649575317225
                  ],
                  [
                    450867.6919878234,
                    3955999.9909726945,
                    -0.525649575317225
                  ],
                  [
                    451000.01198782335,
                    3955999.9909726945,
                    0.014350424682775
                  ],
                  [
                    451000.01198782335,
                    3955709.550972694,
                    0.014350424682775
                  ],
                  [
                    450867.6919878234,
                    3955709.550972694,
                    -0.525649575317225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:35:55+00:00",
            "end_time": "2019-10-19T13:35: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": "20191019_NCMP_NC_Dunex_18SVE4573.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60947149647966,
              35.89974189339599,
              -1.877946817045025
            ],
            [
              -75.60954062914212,
              35.90875747013052,
              -1.877946817045025
            ],
            [
              -75.59845861752734,
              35.908813213004976,
              20.822053182954974
            ],
            [
              -75.59839074157604,
              35.89979761791989,
              20.822053182954974
            ],
            [
              -75.60947149647966,
              35.89974189339599,
              -1.877946817045025
            ]
          ]
        ]
      },
      "bbox": [
        -75.60954063,
        35.89974189,
        -1.877946817,
        -75.59839074,
        35.90881321,
        20.82205318
      ],
      "properties": {
        "datetime": "2019-10-19T15:56:43Z",
        "pc:count": 2461190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445580.5526,
            "count": 2461190,
            "maximum": 446000.0128,
            "minimum": 445000.0128,
            "name": "X",
            "position": 0,
            "stddev": 272.2065846,
            "variance": 74096.42467
          },
          {
            "average": 3973534.99,
            "count": 2461190,
            "maximum": 3973999.988,
            "minimum": 3972999.988,
            "name": "Y",
            "position": 1,
            "stddev": 282.6087199,
            "variance": 79867.68858
          },
          {
            "average": 0.7807056681,
            "count": 2461190,
            "maximum": 20.82205318,
            "minimum": -1.877946817,
            "name": "Z",
            "position": 2,
            "stddev": 1.833601187,
            "variance": 3.362093312
          },
          {
            "average": 737.6077528,
            "count": 2461190,
            "maximum": 45881,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1180.360157,
            "variance": 1393250.1
          },
          {
            "average": 1.184082497,
            "count": 2461190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5324953046,
            "variance": 0.2835512494
          },
          {
            "average": 1.371162324,
            "count": 2461190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8013977182,
            "variance": 0.6422383027
          },
          {
            "average": 1,
            "count": 2461190,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.9421089,
            "count": 2461190,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58567724,
            "variance": 184.5706261
          },
          {
            "average": 20.10001345,
            "count": 2461190,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.130215875,
            "variance": 1.277387925
          },
          {
            "average": 1.617751575,
            "count": 2461190,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6177898697,
            "variance": 0.3816643231
          },
          {
            "average": 14.36666206,
            "count": 2461190,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.550344329,
            "variance": 2.403567539
          },
          {
            "average": 255533729,
            "count": 2461190,
            "maximum": 255535803.8,
            "minimum": 255532199.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1076.682897,
            "variance": 1159246.061
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461190,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0128,
          3972999.988,
          -1.877946817,
          446000.0128,
          3973999.988,
          20.82205318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.01283019036,
                3972999.988245228,
                -1.877946817045025
              ],
              [
                445000.01283019036,
                3973999.988245228,
                -1.877946817045025
              ],
              [
                446000.01283019036,
                3973999.988245228,
                20.822053182954974
              ],
              [
                446000.01283019036,
                3972999.988245228,
                20.822053182954974
              ],
              [
                445000.01283019036,
                3972999.988245228,
                -1.877946817045025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:56:43+00:00",
        "end_time": "2019-10-19T14:56:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4573.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4573.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4573.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4573.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60954063,
            35.89974189,
            -1.877946817,
            -75.59839074,
            35.90881321,
            20.82205318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60947149647966,
                  35.89974189339599,
                  -1.877946817045025
                ],
                [
                  -75.60954062914212,
                  35.90875747013052,
                  -1.877946817045025
                ],
                [
                  -75.59845861752734,
                  35.908813213004976,
                  20.822053182954974
                ],
                [
                  -75.59839074157604,
                  35.89979761791989,
                  20.822053182954974
                ],
                [
                  -75.60947149647966,
                  35.89974189339599,
                  -1.877946817045025
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4573.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4573.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:56:43Z",
            "pc:count": 2461190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445580.5526,
                "count": 2461190,
                "maximum": 446000.0128,
                "minimum": 445000.0128,
                "name": "X",
                "position": 0,
                "stddev": 272.2065846,
                "variance": 74096.42467
              },
              {
                "average": 3973534.99,
                "count": 2461190,
                "maximum": 3973999.988,
                "minimum": 3972999.988,
                "name": "Y",
                "position": 1,
                "stddev": 282.6087199,
                "variance": 79867.68858
              },
              {
                "average": 0.7807056681,
                "count": 2461190,
                "maximum": 20.82205318,
                "minimum": -1.877946817,
                "name": "Z",
                "position": 2,
                "stddev": 1.833601187,
                "variance": 3.362093312
              },
              {
                "average": 737.6077528,
                "count": 2461190,
                "maximum": 45881,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1180.360157,
                "variance": 1393250.1
              },
              {
                "average": 1.184082497,
                "count": 2461190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5324953046,
                "variance": 0.2835512494
              },
              {
                "average": 1.371162324,
                "count": 2461190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8013977182,
                "variance": 0.6422383027
              },
              {
                "average": 1,
                "count": 2461190,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.9421089,
                "count": 2461190,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58567724,
                "variance": 184.5706261
              },
              {
                "average": 20.10001345,
                "count": 2461190,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.130215875,
                "variance": 1.277387925
              },
              {
                "average": 1.617751575,
                "count": 2461190,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6177898697,
                "variance": 0.3816643231
              },
              {
                "average": 14.36666206,
                "count": 2461190,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.550344329,
                "variance": 2.403567539
              },
              {
                "average": 255533729,
                "count": 2461190,
                "maximum": 255535803.8,
                "minimum": 255532199.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1076.682897,
                "variance": 1159246.061
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461190,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0128,
              3972999.988,
              -1.877946817,
              446000.0128,
              3973999.988,
              20.82205318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.01283019036,
                    3972999.988245228,
                    -1.877946817045025
                  ],
                  [
                    445000.01283019036,
                    3973999.988245228,
                    -1.877946817045025
                  ],
                  [
                    446000.01283019036,
                    3973999.988245228,
                    20.822053182954974
                  ],
                  [
                    446000.01283019036,
                    3972999.988245228,
                    20.822053182954974
                  ],
                  [
                    445000.01283019036,
                    3972999.988245228,
                    -1.877946817045025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:56:43+00:00",
            "end_time": "2019-10-19T14:56: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": "20191015_NCMP_NC_Dunex_18SVD3896.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68116229330977,
              35.20797808150006,
              -5.754686686376356
            ],
            [
              -75.6812135118346,
              35.21410983430921,
              -5.754686686376356
            ],
            [
              -75.67253912251905,
              35.21415833176317,
              17.465313313623643
            ],
            [
              -75.67248855607653,
              35.20802656800359,
              17.465313313623643
            ],
            [
              -75.68116229330977,
              35.20797808150006,
              -5.754686686376356
            ]
          ]
        ]
      },
      "bbox": [
        -75.68121351,
        35.20797808,
        -5.754686686,
        -75.67248856,
        35.21415833,
        17.46531331
      ],
      "properties": {
        "datetime": "2019-10-15T20:26:36Z",
        "pc:count": 178856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438162.6559,
            "count": 178856,
            "maximum": 438789.5427,
            "minimum": 438000.0027,
            "name": "X",
            "position": 0,
            "stddev": 141.8884915,
            "variance": 20132.34402
          },
          {
            "average": 3896907.851,
            "count": 178856,
            "maximum": 3896999.988,
            "minimum": 3896319.928,
            "name": "Y",
            "position": 1,
            "stddev": 120.6584149,
            "variance": 14558.45308
          },
          {
            "average": 2.682303518,
            "count": 178856,
            "maximum": 17.46531331,
            "minimum": -5.754686686,
            "name": "Z",
            "position": 2,
            "stddev": 3.657198343,
            "variance": 13.37509972
          },
          {
            "average": 2811.560417,
            "count": 178856,
            "maximum": 20768,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2125.883401,
            "variance": 4519380.234
          },
          {
            "average": 1.14526211,
            "count": 178856,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4956264797,
            "variance": 0.2456456074
          },
          {
            "average": 1.296858926,
            "count": 178856,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7719802897,
            "variance": 0.5959535677
          },
          {
            "average": 1,
            "count": 178856,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.136338731,
            "count": 178856,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.067260229,
            "variance": 65.0806876
          },
          {
            "average": 19.45599028,
            "count": 178856,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.122328,
            "variance": 1.259620139
          },
          {
            "average": 1.267421837,
            "count": 178856,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5879580196,
            "variance": 0.3456946328
          },
          {
            "average": 14.1938375,
            "count": 178856,
            "maximum": 16,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.289273945,
            "variance": 5.240775196
          },
          {
            "average": 255193380.5,
            "count": 178856,
            "maximum": 255206396.6,
            "minimum": 255192449.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2860.276177,
            "variance": 8181179.808
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0027,
          3896319.928,
          -5.754686686,
          438789.5427,
          3896999.988,
          17.46531331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.00270549074,
                3896319.927853282,
                -5.754686686376356
              ],
              [
                438000.00270549074,
                3896999.9878532817,
                -5.754686686376356
              ],
              [
                438789.5427054908,
                3896999.9878532817,
                17.465313313623643
              ],
              [
                438789.5427054908,
                3896319.927853282,
                17.465313313623643
              ],
              [
                438000.00270549074,
                3896319.927853282,
                -5.754686686376356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:26:36+00:00",
        "end_time": "2019-10-15T16:34:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3896.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3896.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3896.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3896.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68121351,
            35.20797808,
            -5.754686686,
            -75.67248856,
            35.21415833,
            17.46531331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68116229330977,
                  35.20797808150006,
                  -5.754686686376356
                ],
                [
                  -75.6812135118346,
                  35.21410983430921,
                  -5.754686686376356
                ],
                [
                  -75.67253912251905,
                  35.21415833176317,
                  17.465313313623643
                ],
                [
                  -75.67248855607653,
                  35.20802656800359,
                  17.465313313623643
                ],
                [
                  -75.68116229330977,
                  35.20797808150006,
                  -5.754686686376356
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3896.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3896.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:26:36Z",
            "pc:count": 178856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438162.6559,
                "count": 178856,
                "maximum": 438789.5427,
                "minimum": 438000.0027,
                "name": "X",
                "position": 0,
                "stddev": 141.8884915,
                "variance": 20132.34402
              },
              {
                "average": 3896907.851,
                "count": 178856,
                "maximum": 3896999.988,
                "minimum": 3896319.928,
                "name": "Y",
                "position": 1,
                "stddev": 120.6584149,
                "variance": 14558.45308
              },
              {
                "average": 2.682303518,
                "count": 178856,
                "maximum": 17.46531331,
                "minimum": -5.754686686,
                "name": "Z",
                "position": 2,
                "stddev": 3.657198343,
                "variance": 13.37509972
              },
              {
                "average": 2811.560417,
                "count": 178856,
                "maximum": 20768,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2125.883401,
                "variance": 4519380.234
              },
              {
                "average": 1.14526211,
                "count": 178856,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4956264797,
                "variance": 0.2456456074
              },
              {
                "average": 1.296858926,
                "count": 178856,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7719802897,
                "variance": 0.5959535677
              },
              {
                "average": 1,
                "count": 178856,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.136338731,
                "count": 178856,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.067260229,
                "variance": 65.0806876
              },
              {
                "average": 19.45599028,
                "count": 178856,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.122328,
                "variance": 1.259620139
              },
              {
                "average": 1.267421837,
                "count": 178856,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5879580196,
                "variance": 0.3456946328
              },
              {
                "average": 14.1938375,
                "count": 178856,
                "maximum": 16,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.289273945,
                "variance": 5.240775196
              },
              {
                "average": 255193380.5,
                "count": 178856,
                "maximum": 255206396.6,
                "minimum": 255192449.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2860.276177,
                "variance": 8181179.808
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0027,
              3896319.928,
              -5.754686686,
              438789.5427,
              3896999.988,
              17.46531331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.00270549074,
                    3896319.927853282,
                    -5.754686686376356
                  ],
                  [
                    438000.00270549074,
                    3896999.9878532817,
                    -5.754686686376356
                  ],
                  [
                    438789.5427054908,
                    3896999.9878532817,
                    17.465313313623643
                  ],
                  [
                    438789.5427054908,
                    3896319.927853282,
                    17.465313313623643
                  ],
                  [
                    438000.00270549074,
                    3896319.927853282,
                    -5.754686686376356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:26:36+00:00",
            "end_time": "2019-10-15T16:34: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": "20191018_NCMP_NC_Dunex_18SVE4087.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.66593375597648,
              36.025663287872824,
              0.364506175462514
            ],
            [
              -75.66598446109397,
              36.0316874851227,
              0.364506175462514
            ],
            [
              -75.66195283349693,
              36.031709808869365,
              20.264506175462515
            ],
            [
              -75.66190243527498,
              36.02568560671566,
              20.264506175462515
            ],
            [
              -75.66593375597648,
              36.025663287872824,
              0.364506175462514
            ]
          ]
        ]
      },
      "bbox": [
        -75.66598446,
        36.02566329,
        0.3645061755,
        -75.66190244,
        36.03170981,
        20.26450618
      ],
      "properties": {
        "datetime": "2019-10-18T15:47:20Z",
        "pc:count": 396810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440120.3285,
            "count": 396810,
            "maximum": 440363.2457,
            "minimum": 440000.0057,
            "name": "X",
            "position": 0,
            "stddev": 91.09357373,
            "variance": 8298.039174
          },
          {
            "average": 3987223.384,
            "count": 396810,
            "maximum": 3987668.195,
            "minimum": 3986999.975,
            "name": "Y",
            "position": 1,
            "stddev": 167.4523052,
            "variance": 28040.27453
          },
          {
            "average": 5.041123473,
            "count": 396810,
            "maximum": 20.26450618,
            "minimum": 0.3645061755,
            "name": "Z",
            "position": 2,
            "stddev": 3.576122148,
            "variance": 12.78864962
          },
          {
            "average": 3169.893113,
            "count": 396810,
            "maximum": 32984,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2581.413863,
            "variance": 6663697.534
          },
          {
            "average": 1.274048033,
            "count": 396810,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6433670591,
            "variance": 0.4139211728
          },
          {
            "average": 1.577014188,
            "count": 396810,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9820314422,
            "variance": 0.9643857534
          },
          {
            "average": 1,
            "count": 396810,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.541087674,
            "count": 396810,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4983095713,
            "variance": 0.2483124288
          },
          {
            "average": 19.74178821,
            "count": 396810,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.330836766,
            "variance": 1.771126498
          },
          {
            "average": 1.294037449,
            "count": 396810,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6715441962,
            "variance": 0.4509716075
          },
          {
            "average": 4.125233739,
            "count": 396810,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6889287993,
            "variance": 0.4746228905
          },
          {
            "average": 255448405.8,
            "count": 396810,
            "maximum": 255448840.3,
            "minimum": 255447750.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.39859,
            "variance": 134247.9267
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 396810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440000.0057,
          3986999.975,
          0.3645061755,
          440363.2457,
          3987668.195,
          20.26450618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440000.0057045726,
                3986999.9749596636,
                0.364506175462514
              ],
              [
                440000.0057045726,
                3987668.1949596633,
                0.364506175462514
              ],
              [
                440363.2457045726,
                3987668.1949596633,
                20.264506175462515
              ],
              [
                440363.2457045726,
                3986999.9749596636,
                20.264506175462515
              ],
              [
                440000.0057045726,
                3986999.9749596636,
                0.364506175462514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:47:20+00:00",
        "end_time": "2019-10-18T15:29:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4087.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4087.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4087.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4087.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.66598446,
            36.02566329,
            0.3645061755,
            -75.66190244,
            36.03170981,
            20.26450618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.66593375597648,
                  36.025663287872824,
                  0.364506175462514
                ],
                [
                  -75.66598446109397,
                  36.0316874851227,
                  0.364506175462514
                ],
                [
                  -75.66195283349693,
                  36.031709808869365,
                  20.264506175462515
                ],
                [
                  -75.66190243527498,
                  36.02568560671566,
                  20.264506175462515
                ],
                [
                  -75.66593375597648,
                  36.025663287872824,
                  0.364506175462514
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4087.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4087.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:47:20Z",
            "pc:count": 396810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440120.3285,
                "count": 396810,
                "maximum": 440363.2457,
                "minimum": 440000.0057,
                "name": "X",
                "position": 0,
                "stddev": 91.09357373,
                "variance": 8298.039174
              },
              {
                "average": 3987223.384,
                "count": 396810,
                "maximum": 3987668.195,
                "minimum": 3986999.975,
                "name": "Y",
                "position": 1,
                "stddev": 167.4523052,
                "variance": 28040.27453
              },
              {
                "average": 5.041123473,
                "count": 396810,
                "maximum": 20.26450618,
                "minimum": 0.3645061755,
                "name": "Z",
                "position": 2,
                "stddev": 3.576122148,
                "variance": 12.78864962
              },
              {
                "average": 3169.893113,
                "count": 396810,
                "maximum": 32984,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2581.413863,
                "variance": 6663697.534
              },
              {
                "average": 1.274048033,
                "count": 396810,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6433670591,
                "variance": 0.4139211728
              },
              {
                "average": 1.577014188,
                "count": 396810,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9820314422,
                "variance": 0.9643857534
              },
              {
                "average": 1,
                "count": 396810,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.541087674,
                "count": 396810,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4983095713,
                "variance": 0.2483124288
              },
              {
                "average": 19.74178821,
                "count": 396810,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.330836766,
                "variance": 1.771126498
              },
              {
                "average": 1.294037449,
                "count": 396810,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6715441962,
                "variance": 0.4509716075
              },
              {
                "average": 4.125233739,
                "count": 396810,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6889287993,
                "variance": 0.4746228905
              },
              {
                "average": 255448405.8,
                "count": 396810,
                "maximum": 255448840.3,
                "minimum": 255447750.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.39859,
                "variance": 134247.9267
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 396810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440000.0057,
              3986999.975,
              0.3645061755,
              440363.2457,
              3987668.195,
              20.26450618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440000.0057045726,
                    3986999.9749596636,
                    0.364506175462514
                  ],
                  [
                    440000.0057045726,
                    3987668.1949596633,
                    0.364506175462514
                  ],
                  [
                    440363.2457045726,
                    3987668.1949596633,
                    20.264506175462515
                  ],
                  [
                    440363.2457045726,
                    3986999.9749596636,
                    20.264506175462515
                  ],
                  [
                    440000.0057045726,
                    3986999.9749596636,
                    0.364506175462514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:47:20+00:00",
            "end_time": "2019-10-18T15:29: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": "20191019_NCMP_NC_Dunex_18SVE4960.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56431756718358,
              35.782753969411246,
              -1.542947293692854
            ],
            [
              -75.56438130383775,
              35.79176979503634,
              -1.542947293692854
            ],
            [
              -75.55331546942699,
              35.79182122651996,
              2.417052706307146
            ],
            [
              -75.55325298230161,
              35.78280538393999,
              2.417052706307146
            ],
            [
              -75.56431756718358,
              35.782753969411246,
              -1.542947293692854
            ]
          ]
        ]
      },
      "bbox": [
        -75.5643813,
        35.78275397,
        -1.542947294,
        -75.55325298,
        35.79182123,
        2.417052706
      ],
      "properties": {
        "datetime": "2019-10-19T14:14:40Z",
        "pc:count": 1376836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449483.7008,
            "count": 1376836,
            "maximum": 450000.0076,
            "minimum": 449000.0076,
            "name": "X",
            "position": 0,
            "stddev": 257.3862653,
            "variance": 66247.68956
          },
          {
            "average": 3960473.348,
            "count": 1376836,
            "maximum": 3960999.986,
            "minimum": 3959999.986,
            "name": "Y",
            "position": 1,
            "stddev": 270.8123885,
            "variance": 73339.34977
          },
          {
            "average": -0.414587351,
            "count": 1376836,
            "maximum": 2.417052706,
            "minimum": -1.542947294,
            "name": "Z",
            "position": 2,
            "stddev": 0.1945462121,
            "variance": 0.03784822866
          },
          {
            "average": 0.01245318978,
            "count": 1376836,
            "maximum": 1153,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.851107613,
            "variance": 8.12881462
          },
          {
            "average": 1.000022515,
            "count": 1376836,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004895662024,
            "variance": 2.396750665e-05
          },
          {
            "average": 1.00004721,
            "count": 1376836,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006975679313,
            "variance": 4.866010188e-05
          },
          {
            "average": 1,
            "count": 1376836,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99896284,
            "count": 1376836,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1704096275,
            "variance": 0.02903944113
          },
          {
            "average": 20.03739306,
            "count": 1376836,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.622245319,
            "variance": 2.631679875
          },
          {
            "average": 1.999995642,
            "count": 1376836,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008436688827,
            "variance": 7.117771836e-05
          },
          {
            "average": 4.522726745,
            "count": 1376836,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.653780935,
            "variance": 2.734991381
          },
          {
            "average": 255528368.7,
            "count": 1376836,
            "maximum": 255529680.3,
            "minimum": 255527414.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615.2434344,
            "variance": 378524.4836
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1376836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.0076,
          3959999.986,
          -1.542947294,
          450000.0076,
          3960999.986,
          2.417052706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.0076140911,
                3959999.986074145,
                -1.542947293692854
              ],
              [
                449000.0076140911,
                3960999.986074145,
                -1.542947293692854
              ],
              [
                450000.0076140911,
                3960999.986074145,
                2.417052706307146
              ],
              [
                450000.0076140911,
                3959999.986074145,
                2.417052706307146
              ],
              [
                449000.0076140911,
                3959999.986074145,
                -1.542947293692854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:14:40+00:00",
        "end_time": "2019-10-19T13:36:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4960.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4960.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4960.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4960.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5643813,
            35.78275397,
            -1.542947294,
            -75.55325298,
            35.79182123,
            2.417052706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56431756718358,
                  35.782753969411246,
                  -1.542947293692854
                ],
                [
                  -75.56438130383775,
                  35.79176979503634,
                  -1.542947293692854
                ],
                [
                  -75.55331546942699,
                  35.79182122651996,
                  2.417052706307146
                ],
                [
                  -75.55325298230161,
                  35.78280538393999,
                  2.417052706307146
                ],
                [
                  -75.56431756718358,
                  35.782753969411246,
                  -1.542947293692854
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4960.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4960.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:14:40Z",
            "pc:count": 1376836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449483.7008,
                "count": 1376836,
                "maximum": 450000.0076,
                "minimum": 449000.0076,
                "name": "X",
                "position": 0,
                "stddev": 257.3862653,
                "variance": 66247.68956
              },
              {
                "average": 3960473.348,
                "count": 1376836,
                "maximum": 3960999.986,
                "minimum": 3959999.986,
                "name": "Y",
                "position": 1,
                "stddev": 270.8123885,
                "variance": 73339.34977
              },
              {
                "average": -0.414587351,
                "count": 1376836,
                "maximum": 2.417052706,
                "minimum": -1.542947294,
                "name": "Z",
                "position": 2,
                "stddev": 0.1945462121,
                "variance": 0.03784822866
              },
              {
                "average": 0.01245318978,
                "count": 1376836,
                "maximum": 1153,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.851107613,
                "variance": 8.12881462
              },
              {
                "average": 1.000022515,
                "count": 1376836,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004895662024,
                "variance": 2.396750665e-05
              },
              {
                "average": 1.00004721,
                "count": 1376836,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006975679313,
                "variance": 4.866010188e-05
              },
              {
                "average": 1,
                "count": 1376836,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99896284,
                "count": 1376836,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1704096275,
                "variance": 0.02903944113
              },
              {
                "average": 20.03739306,
                "count": 1376836,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.622245319,
                "variance": 2.631679875
              },
              {
                "average": 1.999995642,
                "count": 1376836,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008436688827,
                "variance": 7.117771836e-05
              },
              {
                "average": 4.522726745,
                "count": 1376836,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.653780935,
                "variance": 2.734991381
              },
              {
                "average": 255528368.7,
                "count": 1376836,
                "maximum": 255529680.3,
                "minimum": 255527414.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615.2434344,
                "variance": 378524.4836
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1376836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.0076,
              3959999.986,
              -1.542947294,
              450000.0076,
              3960999.986,
              2.417052706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.0076140911,
                    3959999.986074145,
                    -1.542947293692854
                  ],
                  [
                    449000.0076140911,
                    3960999.986074145,
                    -1.542947293692854
                  ],
                  [
                    450000.0076140911,
                    3960999.986074145,
                    2.417052706307146
                  ],
                  [
                    450000.0076140911,
                    3959999.986074145,
                    2.417052706307146
                  ],
                  [
                    449000.0076140911,
                    3959999.986074145,
                    -1.542947293692854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:14:40+00:00",
            "end_time": "2019-10-19T13:36: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": "20191015_NCMP_NC_Dunex_18SVE4100.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64846861056319,
              35.24134033359314,
              -2.719456162756391
            ],
            [
              -75.64849251286509,
              35.24434264790381,
              -2.719456162756391
            ],
            [
              -75.63750194364769,
              35.24440104069816,
              -0.399456162756391
            ],
            [
              -75.63747844637153,
              35.241398719934004,
              -0.399456162756391
            ],
            [
              -75.64846861056319,
              35.24134033359314,
              -2.719456162756391
            ]
          ]
        ]
      },
      "bbox": [
        -75.64849251,
        35.24134033,
        -2.719456163,
        -75.63747845,
        35.24440104,
        -0.3994561628
      ],
      "properties": {
        "datetime": "2019-10-15T15:29:17Z",
        "pc:count": 165942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441503.3446,
            "count": 165942,
            "maximum": 441999.9892,
            "minimum": 441000.0092,
            "name": "X",
            "position": 0,
            "stddev": 360.2931166,
            "variance": 129811.1299
          },
          {
            "average": 3900107.759,
            "count": 165942,
            "maximum": 3900332.963,
            "minimum": 3899999.983,
            "name": "Y",
            "position": 1,
            "stddev": 91.42081766,
            "variance": 8357.765902
          },
          {
            "average": -1.873080019,
            "count": 165942,
            "maximum": -0.3994561628,
            "minimum": -2.719456163,
            "name": "Z",
            "position": 2,
            "stddev": 0.6075164473,
            "variance": 0.3690762337
          },
          {
            "average": 0.03001048559,
            "count": 165942,
            "maximum": 1088,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.473383607,
            "variance": 29.95792811
          },
          {
            "average": 1,
            "count": 165942,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 165942,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 165942,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 165942,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.61756975,
            "count": 165942,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.594653308,
            "variance": 2.542919173
          },
          {
            "average": 2.000012052,
            "count": 165942,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003471646759,
            "variance": 1.205233122e-05
          },
          {
            "average": 8.075375734,
            "count": 165942,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9816204069,
            "variance": 0.9635786233
          },
          {
            "average": 255187971.3,
            "count": 165942,
            "maximum": 255188557.4,
            "minimum": 255187264.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.3488375,
            "variance": 402398.4477
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441000.0092,
          3899999.983,
          -2.719456163,
          441999.9892,
          3900332.963,
          -0.3994561628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441000.0091869045,
                3899999.9834413123,
                -2.719456162756391
              ],
              [
                441000.0091869045,
                3900332.963441313,
                -2.719456162756391
              ],
              [
                441999.9891869045,
                3900332.963441313,
                -0.399456162756391
              ],
              [
                441999.9891869045,
                3899999.9834413123,
                -0.399456162756391
              ],
              [
                441000.0091869045,
                3899999.9834413123,
                -2.719456162756391
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:29:17+00:00",
        "end_time": "2019-10-15T15:07:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVE4100.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVE4100.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVE4100.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE4100.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64849251,
            35.24134033,
            -2.719456163,
            -75.63747845,
            35.24440104,
            -0.3994561628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64846861056319,
                  35.24134033359314,
                  -2.719456162756391
                ],
                [
                  -75.64849251286509,
                  35.24434264790381,
                  -2.719456162756391
                ],
                [
                  -75.63750194364769,
                  35.24440104069816,
                  -0.399456162756391
                ],
                [
                  -75.63747844637153,
                  35.241398719934004,
                  -0.399456162756391
                ],
                [
                  -75.64846861056319,
                  35.24134033359314,
                  -2.719456162756391
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVE4100.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVE4100.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:29:17Z",
            "pc:count": 165942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441503.3446,
                "count": 165942,
                "maximum": 441999.9892,
                "minimum": 441000.0092,
                "name": "X",
                "position": 0,
                "stddev": 360.2931166,
                "variance": 129811.1299
              },
              {
                "average": 3900107.759,
                "count": 165942,
                "maximum": 3900332.963,
                "minimum": 3899999.983,
                "name": "Y",
                "position": 1,
                "stddev": 91.42081766,
                "variance": 8357.765902
              },
              {
                "average": -1.873080019,
                "count": 165942,
                "maximum": -0.3994561628,
                "minimum": -2.719456163,
                "name": "Z",
                "position": 2,
                "stddev": 0.6075164473,
                "variance": 0.3690762337
              },
              {
                "average": 0.03001048559,
                "count": 165942,
                "maximum": 1088,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.473383607,
                "variance": 29.95792811
              },
              {
                "average": 1,
                "count": 165942,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 165942,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 165942,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 165942,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.61756975,
                "count": 165942,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.594653308,
                "variance": 2.542919173
              },
              {
                "average": 2.000012052,
                "count": 165942,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003471646759,
                "variance": 1.205233122e-05
              },
              {
                "average": 8.075375734,
                "count": 165942,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9816204069,
                "variance": 0.9635786233
              },
              {
                "average": 255187971.3,
                "count": 165942,
                "maximum": 255188557.4,
                "minimum": 255187264.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.3488375,
                "variance": 402398.4477
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441000.0092,
              3899999.983,
              -2.719456163,
              441999.9892,
              3900332.963,
              -0.3994561628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441000.0091869045,
                    3899999.9834413123,
                    -2.719456162756391
                  ],
                  [
                    441000.0091869045,
                    3900332.963441313,
                    -2.719456162756391
                  ],
                  [
                    441999.9891869045,
                    3900332.963441313,
                    -0.399456162756391
                  ],
                  [
                    441999.9891869045,
                    3899999.9834413123,
                    -0.399456162756391
                  ],
                  [
                    441000.0091869045,
                    3899999.9834413123,
                    -2.719456162756391
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:29:17+00:00",
            "end_time": "2019-10-15T15:07: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": "20191015_NCMP_NC_Dunex_18SVD3495.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72499944835538,
              35.195821952069565,
              -5.236197616070468
            ],
            [
              -75.72507957785122,
              35.20483819075369,
              -5.236197616070468
            ],
            [
              -75.71409428879765,
              35.20490347653631,
              14.863802383929533
            ],
            [
              -75.71401537304718,
              35.19588721617482,
              14.863802383929533
            ],
            [
              -75.72499944835538,
              35.195821952069565,
              -5.236197616070468
            ]
          ]
        ]
      },
      "bbox": [
        -75.72507958,
        35.19582195,
        -5.236197616,
        -75.71401537,
        35.20490348,
        14.86380238
      ],
      "properties": {
        "datetime": "2019-10-15T16:56:51Z",
        "pc:count": 1820306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434479.7968,
            "count": 1820306,
            "maximum": 435000.0017,
            "minimum": 434000.0017,
            "name": "X",
            "position": 0,
            "stddev": 299.4002354,
            "variance": 89640.50094
          },
          {
            "average": 3895625.328,
            "count": 1820306,
            "maximum": 3895999.989,
            "minimum": 3895000.009,
            "name": "Y",
            "position": 1,
            "stddev": 227.0244984,
            "variance": 51540.12286
          },
          {
            "average": 0.6779699854,
            "count": 1820306,
            "maximum": 14.86380238,
            "minimum": -5.236197616,
            "name": "Z",
            "position": 2,
            "stddev": 2.021169819,
            "variance": 4.085127436
          },
          {
            "average": 1061.773739,
            "count": 1820306,
            "maximum": 19851,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1838.664497,
            "variance": 3380687.134
          },
          {
            "average": 1.226951952,
            "count": 1820306,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5964688418,
            "variance": 0.3557750793
          },
          {
            "average": 1.45391599,
            "count": 1820306,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8886475073,
            "variance": 0.7896943922
          },
          {
            "average": 1,
            "count": 1820306,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.17577539,
            "count": 1820306,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.78438008,
            "variance": 190.0091342
          },
          {
            "average": 20.0929713,
            "count": 1820306,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.442076651,
            "variance": 2.079585067
          },
          {
            "average": 1.69844191,
            "count": 1820306,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6286090525,
            "variance": 0.3951493409
          },
          {
            "average": 13.20027457,
            "count": 1820306,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060204695,
            "variance": 1.124033996
          },
          {
            "average": 255191743.9,
            "count": 1820306,
            "maximum": 255193811.1,
            "minimum": 255189578.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 768.7662521,
            "variance": 591001.5503
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0017,
          3895000.009,
          -5.236197616,
          435000.0017,
          3895999.989,
          14.86380238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.00171314995,
                3895000.009039142,
                -5.236197616070468
              ],
              [
                434000.00171314995,
                3895999.9890391426,
                -5.236197616070468
              ],
              [
                435000.00171314995,
                3895999.9890391426,
                14.863802383929533
              ],
              [
                435000.00171314995,
                3895000.009039142,
                14.863802383929533
              ],
              [
                434000.00171314995,
                3895000.009039142,
                -5.236197616070468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:56:51+00:00",
        "end_time": "2019-10-15T15:46:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3495.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3495.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3495.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3495.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72507958,
            35.19582195,
            -5.236197616,
            -75.71401537,
            35.20490348,
            14.86380238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72499944835538,
                  35.195821952069565,
                  -5.236197616070468
                ],
                [
                  -75.72507957785122,
                  35.20483819075369,
                  -5.236197616070468
                ],
                [
                  -75.71409428879765,
                  35.20490347653631,
                  14.863802383929533
                ],
                [
                  -75.71401537304718,
                  35.19588721617482,
                  14.863802383929533
                ],
                [
                  -75.72499944835538,
                  35.195821952069565,
                  -5.236197616070468
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3495.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3495.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:56:51Z",
            "pc:count": 1820306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434479.7968,
                "count": 1820306,
                "maximum": 435000.0017,
                "minimum": 434000.0017,
                "name": "X",
                "position": 0,
                "stddev": 299.4002354,
                "variance": 89640.50094
              },
              {
                "average": 3895625.328,
                "count": 1820306,
                "maximum": 3895999.989,
                "minimum": 3895000.009,
                "name": "Y",
                "position": 1,
                "stddev": 227.0244984,
                "variance": 51540.12286
              },
              {
                "average": 0.6779699854,
                "count": 1820306,
                "maximum": 14.86380238,
                "minimum": -5.236197616,
                "name": "Z",
                "position": 2,
                "stddev": 2.021169819,
                "variance": 4.085127436
              },
              {
                "average": 1061.773739,
                "count": 1820306,
                "maximum": 19851,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1838.664497,
                "variance": 3380687.134
              },
              {
                "average": 1.226951952,
                "count": 1820306,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5964688418,
                "variance": 0.3557750793
              },
              {
                "average": 1.45391599,
                "count": 1820306,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8886475073,
                "variance": 0.7896943922
              },
              {
                "average": 1,
                "count": 1820306,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.17577539,
                "count": 1820306,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.78438008,
                "variance": 190.0091342
              },
              {
                "average": 20.0929713,
                "count": 1820306,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.442076651,
                "variance": 2.079585067
              },
              {
                "average": 1.69844191,
                "count": 1820306,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6286090525,
                "variance": 0.3951493409
              },
              {
                "average": 13.20027457,
                "count": 1820306,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060204695,
                "variance": 1.124033996
              },
              {
                "average": 255191743.9,
                "count": 1820306,
                "maximum": 255193811.1,
                "minimum": 255189578.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 768.7662521,
                "variance": 591001.5503
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0017,
              3895000.009,
              -5.236197616,
              435000.0017,
              3895999.989,
              14.86380238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.00171314995,
                    3895000.009039142,
                    -5.236197616070468
                  ],
                  [
                    434000.00171314995,
                    3895999.9890391426,
                    -5.236197616070468
                  ],
                  [
                    435000.00171314995,
                    3895999.9890391426,
                    14.863802383929533
                  ],
                  [
                    435000.00171314995,
                    3895000.009039142,
                    14.863802383929533
                  ],
                  [
                    434000.00171314995,
                    3895000.009039142,
                    -5.236197616070468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:56:51+00:00",
            "end_time": "2019-10-15T15:46: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": "20191018_NCMP_NC_Dunex_18SVE4380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63213520898073,
              35.962735810136834,
              -4.761215048014138
            ],
            [
              -75.63220707815138,
              35.97175125330795,
              -4.761215048014138
            ],
            [
              -75.62269231531525,
              35.971801006584556,
              31.038784951985868
            ],
            [
              -75.62262152760927,
              35.962785547046835,
              31.038784951985868
            ],
            [
              -75.63213520898073,
              35.962735810136834,
              -4.761215048014138
            ]
          ]
        ]
      },
      "bbox": [
        -75.63220708,
        35.96273581,
        -4.761215048,
        -75.62262153,
        35.97180101,
        31.03878495
      ],
      "properties": {
        "datetime": "2019-10-19T16:23:11Z",
        "pc:count": 2327757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443186.4285,
            "count": 2327757,
            "maximum": 443857.9034,
            "minimum": 443000.0034,
            "name": "X",
            "position": 0,
            "stddev": 143.7440336,
            "variance": 20662.34719
          },
          {
            "average": 3980395.603,
            "count": 2327757,
            "maximum": 3980999.982,
            "minimum": 3979999.982,
            "name": "Y",
            "position": 1,
            "stddev": 265.4667577,
            "variance": 70472.59945
          },
          {
            "average": 4.435350302,
            "count": 2327757,
            "maximum": 31.03878495,
            "minimum": -4.761215048,
            "name": "Z",
            "position": 2,
            "stddev": 3.438987922,
            "variance": 11.82663793
          },
          {
            "average": 1731.941439,
            "count": 2327757,
            "maximum": 43496,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2197.965391,
            "variance": 4831051.86
          },
          {
            "average": 1.718269562,
            "count": 2327757,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.055021288,
            "variance": 1.113069917
          },
          {
            "average": 2.450414283,
            "count": 2327757,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.480612798,
            "variance": 2.192214258
          },
          {
            "average": 1,
            "count": 2327757,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.403064409,
            "count": 2327757,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.217502789,
            "variance": 27.22233536
          },
          {
            "average": 19.974312,
            "count": 2327757,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.066985384,
            "variance": 1.138457809
          },
          {
            "average": 1.808708555,
            "count": 2327757,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.167232345,
            "variance": 1.362431348
          },
          {
            "average": 14.71368403,
            "count": 2327757,
            "maximum": 19,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.806341552,
            "variance": 33.71360222
          },
          {
            "average": 255518900.8,
            "count": 2327757,
            "maximum": 255537391.5,
            "minimum": 255447642.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35010.35275,
            "variance": 1225724800
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2327757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443000.0034,
          3979999.982,
          -4.761215048,
          443857.9034,
          3980999.982,
          31.03878495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443000.00340471306,
                3979999.982431365,
                -4.761215048014138
              ],
              [
                443000.00340471306,
                3980999.982431365,
                -4.761215048014138
              ],
              [
                443857.9034047131,
                3980999.982431365,
                31.038784951985868
              ],
              [
                443857.9034047131,
                3979999.982431365,
                31.038784951985868
              ],
              [
                443000.00340471306,
                3979999.982431365,
                -4.761215048014138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:23:11+00:00",
        "end_time": "2019-10-18T15:27:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63220708,
            35.96273581,
            -4.761215048,
            -75.62262153,
            35.97180101,
            31.03878495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63213520898073,
                  35.962735810136834,
                  -4.761215048014138
                ],
                [
                  -75.63220707815138,
                  35.97175125330795,
                  -4.761215048014138
                ],
                [
                  -75.62269231531525,
                  35.971801006584556,
                  31.038784951985868
                ],
                [
                  -75.62262152760927,
                  35.962785547046835,
                  31.038784951985868
                ],
                [
                  -75.63213520898073,
                  35.962735810136834,
                  -4.761215048014138
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:23:11Z",
            "pc:count": 2327757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443186.4285,
                "count": 2327757,
                "maximum": 443857.9034,
                "minimum": 443000.0034,
                "name": "X",
                "position": 0,
                "stddev": 143.7440336,
                "variance": 20662.34719
              },
              {
                "average": 3980395.603,
                "count": 2327757,
                "maximum": 3980999.982,
                "minimum": 3979999.982,
                "name": "Y",
                "position": 1,
                "stddev": 265.4667577,
                "variance": 70472.59945
              },
              {
                "average": 4.435350302,
                "count": 2327757,
                "maximum": 31.03878495,
                "minimum": -4.761215048,
                "name": "Z",
                "position": 2,
                "stddev": 3.438987922,
                "variance": 11.82663793
              },
              {
                "average": 1731.941439,
                "count": 2327757,
                "maximum": 43496,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2197.965391,
                "variance": 4831051.86
              },
              {
                "average": 1.718269562,
                "count": 2327757,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.055021288,
                "variance": 1.113069917
              },
              {
                "average": 2.450414283,
                "count": 2327757,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.480612798,
                "variance": 2.192214258
              },
              {
                "average": 1,
                "count": 2327757,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.403064409,
                "count": 2327757,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.217502789,
                "variance": 27.22233536
              },
              {
                "average": 19.974312,
                "count": 2327757,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.066985384,
                "variance": 1.138457809
              },
              {
                "average": 1.808708555,
                "count": 2327757,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.167232345,
                "variance": 1.362431348
              },
              {
                "average": 14.71368403,
                "count": 2327757,
                "maximum": 19,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.806341552,
                "variance": 33.71360222
              },
              {
                "average": 255518900.8,
                "count": 2327757,
                "maximum": 255537391.5,
                "minimum": 255447642.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35010.35275,
                "variance": 1225724800
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2327757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443000.0034,
              3979999.982,
              -4.761215048,
              443857.9034,
              3980999.982,
              31.03878495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443000.00340471306,
                    3979999.982431365,
                    -4.761215048014138
                  ],
                  [
                    443000.00340471306,
                    3980999.982431365,
                    -4.761215048014138
                  ],
                  [
                    443857.9034047131,
                    3980999.982431365,
                    31.038784951985868
                  ],
                  [
                    443857.9034047131,
                    3979999.982431365,
                    31.038784951985868
                  ],
                  [
                    443000.00340471306,
                    3979999.982431365,
                    -4.761215048014138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:23:11+00:00",
            "end_time": "2019-10-18T15:27: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": "20191019_NCMP_NC_Dunex_18SVE4180.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64672520190014,
              35.965379301242564,
              0.990936429696884
            ],
            [
              -75.64677653912754,
              35.971673684078716,
              0.990936429696884
            ],
            [
              -75.64329760556882,
              35.971692385566385,
              33.99093642969689
            ],
            [
              -75.64324654443168,
              35.965397998434945,
              33.99093642969689
            ],
            [
              -75.64672520190014,
              35.965379301242564,
              0.990936429696884
            ]
          ]
        ]
      },
      "bbox": [
        -75.64677654,
        35.9653793,
        0.9909364297,
        -75.64324654,
        35.97169239,
        33.99093643
      ],
      "properties": {
        "datetime": "2019-10-19T15:12:38Z",
        "pc:count": 1198252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441886.3223,
            "count": 1198252,
            "maximum": 442000.0217,
            "minimum": 441686.3417,
            "name": "X",
            "position": 0,
            "stddev": 80.16790114,
            "variance": 6426.892373
          },
          {
            "average": 3980750.011,
            "count": 1198252,
            "maximum": 3980999.991,
            "minimum": 3980301.811,
            "name": "Y",
            "position": 1,
            "stddev": 175.3583372,
            "variance": 30750.54641
          },
          {
            "average": 12.51820385,
            "count": 1198252,
            "maximum": 33.99093643,
            "minimum": 0.9909364297,
            "name": "Z",
            "position": 2,
            "stddev": 6.725800772,
            "variance": 45.23639602
          },
          {
            "average": 285.9583677,
            "count": 1198252,
            "maximum": 19346,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 519.6895527,
            "variance": 270077.2312
          },
          {
            "average": 2.786738516,
            "count": 1198252,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244074929,
            "variance": 1.547722428
          },
          {
            "average": 4.58235246,
            "count": 1198252,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9171358006,
            "variance": 0.8411380767
          },
          {
            "average": 1,
            "count": 1198252,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135313774,
            "count": 1198252,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3420585535,
            "variance": 0.117004054
          },
          {
            "average": 18.82581669,
            "count": 1198252,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.343358953,
            "variance": 1.804613276
          },
          {
            "average": 3.584779329,
            "count": 1198252,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.179830111,
            "variance": 4.751659312
          },
          {
            "average": 12.15025721,
            "count": 1198252,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5271977043,
            "variance": 0.2779374194
          },
          {
            "average": 255532384.6,
            "count": 1198252,
            "maximum": 255533158.9,
            "minimum": 255532315.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.0652338,
            "variance": 48428.70715
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441686.3417,
          3980301.811,
          0.9909364297,
          442000.0217,
          3980999.991,
          33.99093643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441686.34173799574,
                3980301.811036867,
                0.990936429696884
              ],
              [
                441686.34173799574,
                3980999.991036867,
                0.990936429696884
              ],
              [
                442000.0217379958,
                3980999.991036867,
                33.99093642969689
              ],
              [
                442000.0217379958,
                3980301.811036867,
                33.99093642969689
              ],
              [
                441686.34173799574,
                3980301.811036867,
                0.990936429696884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:12:38+00:00",
        "end_time": "2019-10-19T14:58:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4180.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4180.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4180.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4180.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64677654,
            35.9653793,
            0.9909364297,
            -75.64324654,
            35.97169239,
            33.99093643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64672520190014,
                  35.965379301242564,
                  0.990936429696884
                ],
                [
                  -75.64677653912754,
                  35.971673684078716,
                  0.990936429696884
                ],
                [
                  -75.64329760556882,
                  35.971692385566385,
                  33.99093642969689
                ],
                [
                  -75.64324654443168,
                  35.965397998434945,
                  33.99093642969689
                ],
                [
                  -75.64672520190014,
                  35.965379301242564,
                  0.990936429696884
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4180.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4180.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:12:38Z",
            "pc:count": 1198252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441886.3223,
                "count": 1198252,
                "maximum": 442000.0217,
                "minimum": 441686.3417,
                "name": "X",
                "position": 0,
                "stddev": 80.16790114,
                "variance": 6426.892373
              },
              {
                "average": 3980750.011,
                "count": 1198252,
                "maximum": 3980999.991,
                "minimum": 3980301.811,
                "name": "Y",
                "position": 1,
                "stddev": 175.3583372,
                "variance": 30750.54641
              },
              {
                "average": 12.51820385,
                "count": 1198252,
                "maximum": 33.99093643,
                "minimum": 0.9909364297,
                "name": "Z",
                "position": 2,
                "stddev": 6.725800772,
                "variance": 45.23639602
              },
              {
                "average": 285.9583677,
                "count": 1198252,
                "maximum": 19346,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 519.6895527,
                "variance": 270077.2312
              },
              {
                "average": 2.786738516,
                "count": 1198252,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244074929,
                "variance": 1.547722428
              },
              {
                "average": 4.58235246,
                "count": 1198252,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9171358006,
                "variance": 0.8411380767
              },
              {
                "average": 1,
                "count": 1198252,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135313774,
                "count": 1198252,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3420585535,
                "variance": 0.117004054
              },
              {
                "average": 18.82581669,
                "count": 1198252,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.343358953,
                "variance": 1.804613276
              },
              {
                "average": 3.584779329,
                "count": 1198252,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.179830111,
                "variance": 4.751659312
              },
              {
                "average": 12.15025721,
                "count": 1198252,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5271977043,
                "variance": 0.2779374194
              },
              {
                "average": 255532384.6,
                "count": 1198252,
                "maximum": 255533158.9,
                "minimum": 255532315.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.0652338,
                "variance": 48428.70715
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441686.3417,
              3980301.811,
              0.9909364297,
              442000.0217,
              3980999.991,
              33.99093643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441686.34173799574,
                    3980301.811036867,
                    0.990936429696884
                  ],
                  [
                    441686.34173799574,
                    3980999.991036867,
                    0.990936429696884
                  ],
                  [
                    442000.0217379958,
                    3980999.991036867,
                    33.99093642969689
                  ],
                  [
                    442000.0217379958,
                    3980301.811036867,
                    33.99093642969689
                  ],
                  [
                    441686.34173799574,
                    3980301.811036867,
                    0.990936429696884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:12:38+00:00",
            "end_time": "2019-10-19T14: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": "20191011_NCMP_NC_Dunex_18SVD1287.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.96578623899451,
              35.122006478502286,
              -2.258617995842057
            ],
            [
              -75.96584093388732,
              35.12663942564453,
              -2.258617995842057
            ],
            [
              -75.95486661268019,
              35.12672638791117,
              -0.098617995842057
            ],
            [
              -75.954812539024,
              35.12209342591632,
              -0.098617995842057
            ],
            [
              -75.96578623899451,
              35.122006478502286,
              -2.258617995842057
            ]
          ]
        ]
      },
      "bbox": [
        -75.96584093,
        35.12200648,
        -2.258617996,
        -75.95481254,
        35.12672639,
        -0.09861799584
      ],
      "properties": {
        "datetime": "2019-10-15T15:36:32Z",
        "pc:count": 2212867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412550.349,
            "count": 2212867,
            "maximum": 413000.0195,
            "minimum": 411999.9995,
            "name": "X",
            "position": 0,
            "stddev": 281.0276,
            "variance": 78976.51199
          },
          {
            "average": 3887200.692,
            "count": 2212867,
            "maximum": 3887513.837,
            "minimum": 3886999.977,
            "name": "Y",
            "position": 1,
            "stddev": 126.2857568,
            "variance": 15948.09237
          },
          {
            "average": -0.8232820629,
            "count": 2212867,
            "maximum": -0.09861799584,
            "minimum": -2.258617996,
            "name": "Z",
            "position": 2,
            "stddev": 0.310727517,
            "variance": 0.09655158982
          },
          {
            "average": 0.01527972535,
            "count": 2212867,
            "maximum": 1573,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4.552844459,
            "variance": 20.72839266
          },
          {
            "average": 1.000000452,
            "count": 2212867,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006722368939,
            "variance": 4.519024415e-07
          },
          {
            "average": 1.000000904,
            "count": 2212867,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009506863176,
            "variance": 9.038044746e-07
          },
          {
            "average": 1,
            "count": 2212867,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2212867,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.393547,
            "count": 2212867,
            "maximum": 28.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.88079784,
            "variance": 3.537400516
          },
          {
            "average": 2.000014009,
            "count": 2212867,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00374283125,
            "variance": 1.400878577e-05
          },
          {
            "average": 6.58882617,
            "count": 2212867,
            "maximum": 9,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.072433864,
            "variance": 1.150114392
          },
          {
            "average": 254906677,
            "count": 2212867,
            "maximum": 255188992,
            "minimum": 254852253.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 122385.1163,
            "variance": 14978116690.0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2212867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411999.9995,
          3886999.977,
          -2.258617996,
          413000.0195,
          3887513.837,
          -0.09861799584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411999.99950397835,
                3886999.9767150334,
                -2.258617995842057
              ],
              [
                411999.99950397835,
                3887513.8367150337,
                -2.258617995842057
              ],
              [
                413000.0195039784,
                3887513.8367150337,
                -0.098617995842057
              ],
              [
                413000.0195039784,
                3886999.9767150334,
                -0.098617995842057
              ],
              [
                411999.99950397835,
                3886999.9767150334,
                -2.258617995842057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:36:32+00:00",
        "end_time": "2019-10-11T18:04:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1287.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1287.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1287.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1287.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.96584093,
            35.12200648,
            -2.258617996,
            -75.95481254,
            35.12672639,
            -0.09861799584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.96578623899451,
                  35.122006478502286,
                  -2.258617995842057
                ],
                [
                  -75.96584093388732,
                  35.12663942564453,
                  -2.258617995842057
                ],
                [
                  -75.95486661268019,
                  35.12672638791117,
                  -0.098617995842057
                ],
                [
                  -75.954812539024,
                  35.12209342591632,
                  -0.098617995842057
                ],
                [
                  -75.96578623899451,
                  35.122006478502286,
                  -2.258617995842057
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1287.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1287.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:36:32Z",
            "pc:count": 2212867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412550.349,
                "count": 2212867,
                "maximum": 413000.0195,
                "minimum": 411999.9995,
                "name": "X",
                "position": 0,
                "stddev": 281.0276,
                "variance": 78976.51199
              },
              {
                "average": 3887200.692,
                "count": 2212867,
                "maximum": 3887513.837,
                "minimum": 3886999.977,
                "name": "Y",
                "position": 1,
                "stddev": 126.2857568,
                "variance": 15948.09237
              },
              {
                "average": -0.8232820629,
                "count": 2212867,
                "maximum": -0.09861799584,
                "minimum": -2.258617996,
                "name": "Z",
                "position": 2,
                "stddev": 0.310727517,
                "variance": 0.09655158982
              },
              {
                "average": 0.01527972535,
                "count": 2212867,
                "maximum": 1573,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4.552844459,
                "variance": 20.72839266
              },
              {
                "average": 1.000000452,
                "count": 2212867,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006722368939,
                "variance": 4.519024415e-07
              },
              {
                "average": 1.000000904,
                "count": 2212867,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009506863176,
                "variance": 9.038044746e-07
              },
              {
                "average": 1,
                "count": 2212867,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2212867,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.393547,
                "count": 2212867,
                "maximum": 28.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.88079784,
                "variance": 3.537400516
              },
              {
                "average": 2.000014009,
                "count": 2212867,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00374283125,
                "variance": 1.400878577e-05
              },
              {
                "average": 6.58882617,
                "count": 2212867,
                "maximum": 9,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.072433864,
                "variance": 1.150114392
              },
              {
                "average": 254906677,
                "count": 2212867,
                "maximum": 255188992,
                "minimum": 254852253.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 122385.1163,
                "variance": 14978116690.0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2212867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411999.9995,
              3886999.977,
              -2.258617996,
              413000.0195,
              3887513.837,
              -0.09861799584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411999.99950397835,
                    3886999.9767150334,
                    -2.258617995842057
                  ],
                  [
                    411999.99950397835,
                    3887513.8367150337,
                    -2.258617995842057
                  ],
                  [
                    413000.0195039784,
                    3887513.8367150337,
                    -0.098617995842057
                  ],
                  [
                    413000.0195039784,
                    3886999.9767150334,
                    -0.098617995842057
                  ],
                  [
                    411999.99950397835,
                    3886999.9767150334,
                    -2.258617995842057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:36:32+00:00",
            "end_time": "2019-10-11T18:04: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": "20191018_NCMP_NC_Dunex_18SVE3595.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72208322524574,
              36.09746345944341,
              0.490939418373344
            ],
            [
              -75.72216572654918,
              36.10647853186078,
              0.490939418373344
            ],
            [
              -75.7110560389951,
              36.10654498101297,
              33.410939418373346
            ],
            [
              -75.71097480661649,
              36.09752988677134,
              33.410939418373346
            ],
            [
              -75.72208322524574,
              36.09746345944341,
              0.490939418373344
            ]
          ]
        ]
      },
      "bbox": [
        -75.72216573,
        36.09746346,
        0.4909394184,
        -75.71097481,
        36.10654498,
        33.41093942
      ],
      "properties": {
        "datetime": "2019-10-18T15:37:36Z",
        "pc:count": 4607484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435453.3124,
            "count": 4607484,
            "maximum": 436000.0172,
            "minimum": 434999.9972,
            "name": "X",
            "position": 0,
            "stddev": 229.4168621,
            "variance": 52632.09663
          },
          {
            "average": 3995565.422,
            "count": 4607484,
            "maximum": 3995999.985,
            "minimum": 3994999.985,
            "name": "Y",
            "position": 1,
            "stddev": 268.401559,
            "variance": 72039.39688
          },
          {
            "average": 10.66310236,
            "count": 4607484,
            "maximum": 33.41093942,
            "minimum": 0.4909394184,
            "name": "Z",
            "position": 2,
            "stddev": 5.557363218,
            "variance": 30.88428593
          },
          {
            "average": 1082.936143,
            "count": 4607484,
            "maximum": 47703,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1969.33969,
            "variance": 3878298.816
          },
          {
            "average": 2.226912562,
            "count": 4607484,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.277633085,
            "variance": 1.632346299
          },
          {
            "average": 3.473619225,
            "count": 4607484,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.618577645,
            "variance": 2.619793593
          },
          {
            "average": 1,
            "count": 4607484,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276794233,
            "count": 4607484,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474139348,
            "variance": 0.200179229
          },
          {
            "average": 20.0185493,
            "count": 4607484,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.36633067,
            "variance": 1.8668595
          },
          {
            "average": 2.511067646,
            "count": 4607484,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.761316121,
            "variance": 3.102234477
          },
          {
            "average": 1.802565999,
            "count": 4607484,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8764760105,
            "variance": 0.7682101969
          },
          {
            "average": 255447188.9,
            "count": 4607484,
            "maximum": 255448256.3,
            "minimum": 255446821.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.5745073,
            "variance": 195872.1945
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4607484,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434999.9972,
          3994999.985,
          0.4909394184,
          436000.0172,
          3995999.985,
          33.41093942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434999.9972072976,
                3994999.984522518,
                0.490939418373344
              ],
              [
                434999.9972072976,
                3995999.984522518,
                0.490939418373344
              ],
              [
                436000.0172072976,
                3995999.984522518,
                33.410939418373346
              ],
              [
                436000.0172072976,
                3994999.984522518,
                33.410939418373346
              ],
              [
                434999.9972072976,
                3994999.984522518,
                0.490939418373344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:37:36+00:00",
        "end_time": "2019-10-18T15:13:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3595.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3595.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3595.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3595.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72216573,
            36.09746346,
            0.4909394184,
            -75.71097481,
            36.10654498,
            33.41093942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72208322524574,
                  36.09746345944341,
                  0.490939418373344
                ],
                [
                  -75.72216572654918,
                  36.10647853186078,
                  0.490939418373344
                ],
                [
                  -75.7110560389951,
                  36.10654498101297,
                  33.410939418373346
                ],
                [
                  -75.71097480661649,
                  36.09752988677134,
                  33.410939418373346
                ],
                [
                  -75.72208322524574,
                  36.09746345944341,
                  0.490939418373344
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3595.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3595.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:37:36Z",
            "pc:count": 4607484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435453.3124,
                "count": 4607484,
                "maximum": 436000.0172,
                "minimum": 434999.9972,
                "name": "X",
                "position": 0,
                "stddev": 229.4168621,
                "variance": 52632.09663
              },
              {
                "average": 3995565.422,
                "count": 4607484,
                "maximum": 3995999.985,
                "minimum": 3994999.985,
                "name": "Y",
                "position": 1,
                "stddev": 268.401559,
                "variance": 72039.39688
              },
              {
                "average": 10.66310236,
                "count": 4607484,
                "maximum": 33.41093942,
                "minimum": 0.4909394184,
                "name": "Z",
                "position": 2,
                "stddev": 5.557363218,
                "variance": 30.88428593
              },
              {
                "average": 1082.936143,
                "count": 4607484,
                "maximum": 47703,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1969.33969,
                "variance": 3878298.816
              },
              {
                "average": 2.226912562,
                "count": 4607484,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.277633085,
                "variance": 1.632346299
              },
              {
                "average": 3.473619225,
                "count": 4607484,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.618577645,
                "variance": 2.619793593
              },
              {
                "average": 1,
                "count": 4607484,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276794233,
                "count": 4607484,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474139348,
                "variance": 0.200179229
              },
              {
                "average": 20.0185493,
                "count": 4607484,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.36633067,
                "variance": 1.8668595
              },
              {
                "average": 2.511067646,
                "count": 4607484,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.761316121,
                "variance": 3.102234477
              },
              {
                "average": 1.802565999,
                "count": 4607484,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8764760105,
                "variance": 0.7682101969
              },
              {
                "average": 255447188.9,
                "count": 4607484,
                "maximum": 255448256.3,
                "minimum": 255446821.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.5745073,
                "variance": 195872.1945
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4607484,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434999.9972,
              3994999.985,
              0.4909394184,
              436000.0172,
              3995999.985,
              33.41093942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434999.9972072976,
                    3994999.984522518,
                    0.490939418373344
                  ],
                  [
                    434999.9972072976,
                    3995999.984522518,
                    0.490939418373344
                  ],
                  [
                    436000.0172072976,
                    3995999.984522518,
                    33.410939418373346
                  ],
                  [
                    436000.0172072976,
                    3994999.984522518,
                    33.410939418373346
                  ],
                  [
                    434999.9972072976,
                    3994999.984522518,
                    0.490939418373344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:37:36+00:00",
            "end_time": "2019-10-18T15:13: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": "20191015_NCMP_NC_Dunex_18SVD3897.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68121349644781,
              35.21410981725748,
              -1.979021706429545
            ],
            [
              -75.68128883926349,
              35.223126293807404,
              -1.979021706429545
            ],
            [
              -75.67030098394856,
              35.223187634216686,
              47.48097829357046
            ],
            [
              -75.67022685604148,
              35.214171137303545,
              47.48097829357046
            ],
            [
              -75.68121349644781,
              35.21410981725748,
              -1.979021706429545
            ]
          ]
        ]
      },
      "bbox": [
        -75.68128884,
        35.21410982,
        -1.979021706,
        -75.67022686,
        35.22318763,
        47.48097829
      ],
      "properties": {
        "datetime": "2019-10-15T16:57:53Z",
        "pc:count": 2529917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438508.3994,
            "count": 2529917,
            "maximum": 439000.0041,
            "minimum": 438000.0041,
            "name": "X",
            "position": 0,
            "stddev": 277.8874516,
            "variance": 77221.43576
          },
          {
            "average": 3897486.714,
            "count": 2529917,
            "maximum": 3897999.986,
            "minimum": 3896999.986,
            "name": "Y",
            "position": 1,
            "stddev": 273.0096043,
            "variance": 74534.24404
          },
          {
            "average": 1.824161797,
            "count": 2529917,
            "maximum": 47.48097829,
            "minimum": -1.979021706,
            "name": "Z",
            "position": 2,
            "stddev": 2.967374856,
            "variance": 8.805313538
          },
          {
            "average": 1213.602376,
            "count": 2529917,
            "maximum": 46720,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1601.228008,
            "variance": 2563931.134
          },
          {
            "average": 1.310467893,
            "count": 2529917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7195832141,
            "variance": 0.517800002
          },
          {
            "average": 1.62688855,
            "count": 2529917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080240389,
            "variance": 1.166919299
          },
          {
            "average": 1,
            "count": 2529917,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.08654197,
            "count": 2529917,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.42173534,
            "variance": 154.2995088
          },
          {
            "average": 19.9717039,
            "count": 2529917,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.657027896,
            "variance": 2.745741449
          },
          {
            "average": 1.60466371,
            "count": 2529917,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7553433425,
            "variance": 0.570543565
          },
          {
            "average": 12.99443618,
            "count": 2529917,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.28325796,
            "variance": 1.646750992
          },
          {
            "average": 255191600.2,
            "count": 2529917,
            "maximum": 255193873.6,
            "minimum": 255189638.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.4422214,
            "variance": 856443.3052
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2529917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438000.0041,
          3896999.986,
          -1.979021706,
          439000.0041,
          3897999.986,
          47.48097829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438000.00409296283,
                3896999.9859525952,
                -1.979021706429545
              ],
              [
                438000.00409296283,
                3897999.9859525952,
                -1.979021706429545
              ],
              [
                439000.00409296283,
                3897999.9859525952,
                47.48097829357046
              ],
              [
                439000.00409296283,
                3896999.9859525952,
                47.48097829357046
              ],
              [
                438000.00409296283,
                3896999.9859525952,
                -1.979021706429545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:57:53+00:00",
        "end_time": "2019-10-15T15:47:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3897.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3897.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3897.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3897.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68128884,
            35.21410982,
            -1.979021706,
            -75.67022686,
            35.22318763,
            47.48097829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68121349644781,
                  35.21410981725748,
                  -1.979021706429545
                ],
                [
                  -75.68128883926349,
                  35.223126293807404,
                  -1.979021706429545
                ],
                [
                  -75.67030098394856,
                  35.223187634216686,
                  47.48097829357046
                ],
                [
                  -75.67022685604148,
                  35.214171137303545,
                  47.48097829357046
                ],
                [
                  -75.68121349644781,
                  35.21410981725748,
                  -1.979021706429545
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3897.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3897.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:57:53Z",
            "pc:count": 2529917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438508.3994,
                "count": 2529917,
                "maximum": 439000.0041,
                "minimum": 438000.0041,
                "name": "X",
                "position": 0,
                "stddev": 277.8874516,
                "variance": 77221.43576
              },
              {
                "average": 3897486.714,
                "count": 2529917,
                "maximum": 3897999.986,
                "minimum": 3896999.986,
                "name": "Y",
                "position": 1,
                "stddev": 273.0096043,
                "variance": 74534.24404
              },
              {
                "average": 1.824161797,
                "count": 2529917,
                "maximum": 47.48097829,
                "minimum": -1.979021706,
                "name": "Z",
                "position": 2,
                "stddev": 2.967374856,
                "variance": 8.805313538
              },
              {
                "average": 1213.602376,
                "count": 2529917,
                "maximum": 46720,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1601.228008,
                "variance": 2563931.134
              },
              {
                "average": 1.310467893,
                "count": 2529917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7195832141,
                "variance": 0.517800002
              },
              {
                "average": 1.62688855,
                "count": 2529917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080240389,
                "variance": 1.166919299
              },
              {
                "average": 1,
                "count": 2529917,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.08654197,
                "count": 2529917,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.42173534,
                "variance": 154.2995088
              },
              {
                "average": 19.9717039,
                "count": 2529917,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.657027896,
                "variance": 2.745741449
              },
              {
                "average": 1.60466371,
                "count": 2529917,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7553433425,
                "variance": 0.570543565
              },
              {
                "average": 12.99443618,
                "count": 2529917,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.28325796,
                "variance": 1.646750992
              },
              {
                "average": 255191600.2,
                "count": 2529917,
                "maximum": 255193873.6,
                "minimum": 255189638.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.4422214,
                "variance": 856443.3052
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2529917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438000.0041,
              3896999.986,
              -1.979021706,
              439000.0041,
              3897999.986,
              47.48097829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438000.00409296283,
                    3896999.9859525952,
                    -1.979021706429545
                  ],
                  [
                    438000.00409296283,
                    3897999.9859525952,
                    -1.979021706429545
                  ],
                  [
                    439000.00409296283,
                    3897999.9859525952,
                    47.48097829357046
                  ],
                  [
                    439000.00409296283,
                    3896999.9859525952,
                    47.48097829357046
                  ],
                  [
                    438000.00409296283,
                    3896999.9859525952,
                    -1.979021706429545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:57:53+00:00",
            "end_time": "2019-10-15T15:47: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": "20191019_NCMP_NC_Dunex_18SVE4961.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56438130194192,
              35.79176983168583,
              -1.926130667073967
            ],
            [
              -75.564445066911,
              35.80078564366503,
              -1.926130667073967
            ],
            [
              -75.5533779824113,
              35.800837092107166,
              10.953869332926033
            ],
            [
              -75.55331546752608,
              35.791821263169325,
              10.953869332926033
            ],
            [
              -75.56438130194192,
              35.79176983168583,
              -1.926130667073967
            ]
          ]
        ]
      },
      "bbox": [
        -75.56444507,
        35.79176983,
        -1.926130667,
        -75.55331547,
        35.80083709,
        10.95386933
      ],
      "properties": {
        "datetime": "2019-10-19T14:27:31Z",
        "pc:count": 2205602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449466.6197,
            "count": 2205602,
            "maximum": 450000.0078,
            "minimum": 449000.0078,
            "name": "X",
            "position": 0,
            "stddev": 296.433888,
            "variance": 87873.04995
          },
          {
            "average": 3961559.142,
            "count": 2205602,
            "maximum": 3961999.99,
            "minimum": 3960999.99,
            "name": "Y",
            "position": 1,
            "stddev": 256.0361254,
            "variance": 65554.49753
          },
          {
            "average": 0.06654726394,
            "count": 2205602,
            "maximum": 10.95386933,
            "minimum": -1.926130667,
            "name": "Z",
            "position": 2,
            "stddev": 0.7632589256,
            "variance": 0.5825641876
          },
          {
            "average": 574.30222,
            "count": 2205602,
            "maximum": 8932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 835.4521286,
            "variance": 697980.2592
          },
          {
            "average": 1.020962077,
            "count": 2205602,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1817688127,
            "variance": 0.03303990128
          },
          {
            "average": 1.041845265,
            "count": 2205602,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2784841732,
            "variance": 0.0775534347
          },
          {
            "average": 1,
            "count": 2205602,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.05776473,
            "count": 2205602,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.42768097,
            "variance": 180.3026161
          },
          {
            "average": 20.04916371,
            "count": 2205602,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.705650536,
            "variance": 2.90924375
          },
          {
            "average": 1.623386268,
            "count": 2205602,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4987551555,
            "variance": 0.2487567051
          },
          {
            "average": 6.938606331,
            "count": 2205602,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.688233489,
            "variance": 2.850132315
          },
          {
            "average": 255529293.4,
            "count": 2205602,
            "maximum": 255530451,
            "minimum": 255527750.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 649.0527999,
            "variance": 421269.5371
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.0078,
          3960999.99,
          -1.926130667,
          450000.0078,
          3961999.99,
          10.95386933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.00780882663,
                3960999.990138045,
                -1.926130667073967
              ],
              [
                449000.00780882663,
                3961999.990138045,
                -1.926130667073967
              ],
              [
                450000.00780882663,
                3961999.990138045,
                10.953869332926033
              ],
              [
                450000.00780882663,
                3960999.990138045,
                10.953869332926033
              ],
              [
                449000.00780882663,
                3960999.990138045,
                -1.926130667073967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:27:31+00:00",
        "end_time": "2019-10-19T13:42:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4961.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4961.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4961.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4961.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56444507,
            35.79176983,
            -1.926130667,
            -75.55331547,
            35.80083709,
            10.95386933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56438130194192,
                  35.79176983168583,
                  -1.926130667073967
                ],
                [
                  -75.564445066911,
                  35.80078564366503,
                  -1.926130667073967
                ],
                [
                  -75.5533779824113,
                  35.800837092107166,
                  10.953869332926033
                ],
                [
                  -75.55331546752608,
                  35.791821263169325,
                  10.953869332926033
                ],
                [
                  -75.56438130194192,
                  35.79176983168583,
                  -1.926130667073967
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4961.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4961.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:27:31Z",
            "pc:count": 2205602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449466.6197,
                "count": 2205602,
                "maximum": 450000.0078,
                "minimum": 449000.0078,
                "name": "X",
                "position": 0,
                "stddev": 296.433888,
                "variance": 87873.04995
              },
              {
                "average": 3961559.142,
                "count": 2205602,
                "maximum": 3961999.99,
                "minimum": 3960999.99,
                "name": "Y",
                "position": 1,
                "stddev": 256.0361254,
                "variance": 65554.49753
              },
              {
                "average": 0.06654726394,
                "count": 2205602,
                "maximum": 10.95386933,
                "minimum": -1.926130667,
                "name": "Z",
                "position": 2,
                "stddev": 0.7632589256,
                "variance": 0.5825641876
              },
              {
                "average": 574.30222,
                "count": 2205602,
                "maximum": 8932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 835.4521286,
                "variance": 697980.2592
              },
              {
                "average": 1.020962077,
                "count": 2205602,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1817688127,
                "variance": 0.03303990128
              },
              {
                "average": 1.041845265,
                "count": 2205602,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2784841732,
                "variance": 0.0775534347
              },
              {
                "average": 1,
                "count": 2205602,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.05776473,
                "count": 2205602,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.42768097,
                "variance": 180.3026161
              },
              {
                "average": 20.04916371,
                "count": 2205602,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.705650536,
                "variance": 2.90924375
              },
              {
                "average": 1.623386268,
                "count": 2205602,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4987551555,
                "variance": 0.2487567051
              },
              {
                "average": 6.938606331,
                "count": 2205602,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.688233489,
                "variance": 2.850132315
              },
              {
                "average": 255529293.4,
                "count": 2205602,
                "maximum": 255530451,
                "minimum": 255527750.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 649.0527999,
                "variance": 421269.5371
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.0078,
              3960999.99,
              -1.926130667,
              450000.0078,
              3961999.99,
              10.95386933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.00780882663,
                    3960999.990138045,
                    -1.926130667073967
                  ],
                  [
                    449000.00780882663,
                    3961999.990138045,
                    -1.926130667073967
                  ],
                  [
                    450000.00780882663,
                    3961999.990138045,
                    10.953869332926033
                  ],
                  [
                    450000.00780882663,
                    3960999.990138045,
                    10.953869332926033
                  ],
                  [
                    449000.00780882663,
                    3960999.990138045,
                    -1.926130667073967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:27:31+00:00",
            "end_time": "2019-10-19T13:42:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE4283.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6434441849715,
              35.98972316392981,
              -4.358233711577588
            ],
            [
              -75.64348157221725,
              35.99432660033939,
              -4.358233711577588
            ],
            [
              -75.63921552871629,
              35.99434940771171,
              18.801766288422414
            ],
            [
              -75.63917838929281,
              35.98974596747197,
              18.801766288422414
            ],
            [
              -75.6434441849715,
              35.98972316392981,
              -4.358233711577588
            ]
          ]
        ]
      },
      "bbox": [
        -75.64348157,
        35.98972316,
        -4.358233712,
        -75.63917839,
        35.99434941,
        18.80176629
      ],
      "properties": {
        "datetime": "2019-10-19T16:23:44Z",
        "pc:count": 297821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442101.9144,
            "count": 297821,
            "maximum": 442384.5417,
            "minimum": 442000.0017,
            "name": "X",
            "position": 0,
            "stddev": 82.06678466,
            "variance": 6734.957144
          },
          {
            "average": 3983146.562,
            "count": 297821,
            "maximum": 3983510.608,
            "minimum": 3982999.988,
            "name": "Y",
            "position": 1,
            "stddev": 114.2493907,
            "variance": 13052.92328
          },
          {
            "average": 3.561146654,
            "count": 297821,
            "maximum": 18.80176629,
            "minimum": -4.358233712,
            "name": "Z",
            "position": 2,
            "stddev": 3.659595058,
            "variance": 13.39263599
          },
          {
            "average": 2914.310123,
            "count": 297821,
            "maximum": 25781,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2146.216398,
            "variance": 4606244.828
          },
          {
            "average": 1.14050386,
            "count": 297821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4634865084,
            "variance": 0.2148197434
          },
          {
            "average": 1.297332962,
            "count": 297821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7261544514,
            "variance": 0.5273002873
          },
          {
            "average": 1,
            "count": 297821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.128046713,
            "count": 297821,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.138803089,
            "variance": 83.51772191
          },
          {
            "average": 19.65112608,
            "count": 297821,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.368110762,
            "variance": 1.871727057
          },
          {
            "average": 1.279456452,
            "count": 297821,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5504602698,
            "variance": 0.3030065087
          },
          {
            "average": 12.38125921,
            "count": 297821,
            "maximum": 19,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.210840897,
            "variance": 51.99622645
          },
          {
            "average": 255500506.2,
            "count": 297821,
            "maximum": 255537424.7,
            "minimum": 255447684.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43466.29034,
            "variance": 1889318396
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442000.0017,
          3982999.988,
          -4.358233712,
          442384.5417,
          3983510.608,
          18.80176629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442000.0016650977,
                3982999.9880539323,
                -4.358233711577588
              ],
              [
                442000.0016650977,
                3983510.6080539324,
                -4.358233711577588
              ],
              [
                442384.54166509776,
                3983510.6080539324,
                18.801766288422414
              ],
              [
                442384.54166509776,
                3982999.9880539323,
                18.801766288422414
              ],
              [
                442000.0016650977,
                3982999.9880539323,
                -4.358233711577588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:23:44+00:00",
        "end_time": "2019-10-18T15:28:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4283.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4283.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4283.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4283.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64348157,
            35.98972316,
            -4.358233712,
            -75.63917839,
            35.99434941,
            18.80176629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6434441849715,
                  35.98972316392981,
                  -4.358233711577588
                ],
                [
                  -75.64348157221725,
                  35.99432660033939,
                  -4.358233711577588
                ],
                [
                  -75.63921552871629,
                  35.99434940771171,
                  18.801766288422414
                ],
                [
                  -75.63917838929281,
                  35.98974596747197,
                  18.801766288422414
                ],
                [
                  -75.6434441849715,
                  35.98972316392981,
                  -4.358233711577588
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4283.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4283.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:23:44Z",
            "pc:count": 297821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442101.9144,
                "count": 297821,
                "maximum": 442384.5417,
                "minimum": 442000.0017,
                "name": "X",
                "position": 0,
                "stddev": 82.06678466,
                "variance": 6734.957144
              },
              {
                "average": 3983146.562,
                "count": 297821,
                "maximum": 3983510.608,
                "minimum": 3982999.988,
                "name": "Y",
                "position": 1,
                "stddev": 114.2493907,
                "variance": 13052.92328
              },
              {
                "average": 3.561146654,
                "count": 297821,
                "maximum": 18.80176629,
                "minimum": -4.358233712,
                "name": "Z",
                "position": 2,
                "stddev": 3.659595058,
                "variance": 13.39263599
              },
              {
                "average": 2914.310123,
                "count": 297821,
                "maximum": 25781,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2146.216398,
                "variance": 4606244.828
              },
              {
                "average": 1.14050386,
                "count": 297821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4634865084,
                "variance": 0.2148197434
              },
              {
                "average": 1.297332962,
                "count": 297821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7261544514,
                "variance": 0.5273002873
              },
              {
                "average": 1,
                "count": 297821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.128046713,
                "count": 297821,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.138803089,
                "variance": 83.51772191
              },
              {
                "average": 19.65112608,
                "count": 297821,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.368110762,
                "variance": 1.871727057
              },
              {
                "average": 1.279456452,
                "count": 297821,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5504602698,
                "variance": 0.3030065087
              },
              {
                "average": 12.38125921,
                "count": 297821,
                "maximum": 19,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.210840897,
                "variance": 51.99622645
              },
              {
                "average": 255500506.2,
                "count": 297821,
                "maximum": 255537424.7,
                "minimum": 255447684.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43466.29034,
                "variance": 1889318396
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442000.0017,
              3982999.988,
              -4.358233712,
              442384.5417,
              3983510.608,
              18.80176629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442000.0016650977,
                    3982999.9880539323,
                    -4.358233711577588
                  ],
                  [
                    442000.0016650977,
                    3983510.6080539324,
                    -4.358233711577588
                  ],
                  [
                    442384.54166509776,
                    3983510.6080539324,
                    18.801766288422414
                  ],
                  [
                    442384.54166509776,
                    3982999.9880539323,
                    18.801766288422414
                  ],
                  [
                    442000.0016650977,
                    3982999.9880539323,
                    -4.358233711577588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:23:44+00:00",
            "end_time": "2019-10-18T15:28: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": "20191015_NCMP_NC_Dunex_18SVD1384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.95456494466244,
              35.100860972650054,
              -6.244573538626884
            ],
            [
              -75.95460225896413,
              35.10406148434104,
              -6.244573538626884
            ],
            [
              -75.94704207156695,
              35.10412078110188,
              -1.784573538626884
            ],
            [
              -75.94700505267618,
              35.100920262412515,
              -1.784573538626884
            ],
            [
              -75.95456494466244,
              35.100860972650054,
              -6.244573538626884
            ]
          ]
        ]
      },
      "bbox": [
        -75.95460226,
        35.10086097,
        -6.244573539,
        -75.94700505,
        35.10412078,
        -1.784573539
      ],
      "properties": {
        "datetime": "2019-10-15T20:06:00Z",
        "pc:count": 84382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413155.4851,
            "count": 84382,
            "maximum": 413689.1138,
            "minimum": 413000.0138,
            "name": "X",
            "position": 0,
            "stddev": 136.2197746,
            "variance": 18555.82701
          },
          {
            "average": 3884889.057,
            "count": 84382,
            "maximum": 3884999.987,
            "minimum": 3884645.007,
            "name": "Y",
            "position": 1,
            "stddev": 84.08179179,
            "variance": 7069.74771
          },
          {
            "average": -4.182050133,
            "count": 84382,
            "maximum": -1.784573539,
            "minimum": -6.244573539,
            "name": "Z",
            "position": 2,
            "stddev": 0.5496016671,
            "variance": 0.3020619925
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 84382,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 84382,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 84382,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 84382,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.32291219,
            "count": 84382,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.326237208,
            "variance": 1.758905133
          },
          {
            "average": 2.004384821,
            "count": 84382,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06607303902,
            "variance": 0.004365646485
          },
          {
            "average": 1.00259534,
            "count": 84382,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.05087863132,
            "variance": 0.002588635125
          },
          {
            "average": 255203944.1,
            "count": 84382,
            "maximum": 255205160.3,
            "minimum": 255203935.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 62.05517954,
            "variance": 3850.845308
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 84382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413000.0138,
          3884645.007,
          -6.244573539,
          413689.1138,
          3884999.987,
          -1.784573539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413000.0138474962,
                3884645.007173908,
                -6.244573538626884
              ],
              [
                413000.0138474962,
                3884999.9871739084,
                -6.244573538626884
              ],
              [
                413689.11384749616,
                3884999.9871739084,
                -1.784573538626884
              ],
              [
                413689.11384749616,
                3884645.007173908,
                -1.784573538626884
              ],
              [
                413000.0138474962,
                3884645.007173908,
                -6.244573538626884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T20:06:00+00:00",
        "end_time": "2019-10-15T19:45:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD1384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD1384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD1384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.95460226,
            35.10086097,
            -6.244573539,
            -75.94700505,
            35.10412078,
            -1.784573539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.95456494466244,
                  35.100860972650054,
                  -6.244573538626884
                ],
                [
                  -75.95460225896413,
                  35.10406148434104,
                  -6.244573538626884
                ],
                [
                  -75.94704207156695,
                  35.10412078110188,
                  -1.784573538626884
                ],
                [
                  -75.94700505267618,
                  35.100920262412515,
                  -1.784573538626884
                ],
                [
                  -75.95456494466244,
                  35.100860972650054,
                  -6.244573538626884
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD1384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD1384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T20:06:00Z",
            "pc:count": 84382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413155.4851,
                "count": 84382,
                "maximum": 413689.1138,
                "minimum": 413000.0138,
                "name": "X",
                "position": 0,
                "stddev": 136.2197746,
                "variance": 18555.82701
              },
              {
                "average": 3884889.057,
                "count": 84382,
                "maximum": 3884999.987,
                "minimum": 3884645.007,
                "name": "Y",
                "position": 1,
                "stddev": 84.08179179,
                "variance": 7069.74771
              },
              {
                "average": -4.182050133,
                "count": 84382,
                "maximum": -1.784573539,
                "minimum": -6.244573539,
                "name": "Z",
                "position": 2,
                "stddev": 0.5496016671,
                "variance": 0.3020619925
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 84382,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 84382,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 84382,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 84382,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.32291219,
                "count": 84382,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.326237208,
                "variance": 1.758905133
              },
              {
                "average": 2.004384821,
                "count": 84382,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06607303902,
                "variance": 0.004365646485
              },
              {
                "average": 1.00259534,
                "count": 84382,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.05087863132,
                "variance": 0.002588635125
              },
              {
                "average": 255203944.1,
                "count": 84382,
                "maximum": 255205160.3,
                "minimum": 255203935.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 62.05517954,
                "variance": 3850.845308
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 84382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413000.0138,
              3884645.007,
              -6.244573539,
              413689.1138,
              3884999.987,
              -1.784573539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413000.0138474962,
                    3884645.007173908,
                    -6.244573538626884
                  ],
                  [
                    413000.0138474962,
                    3884999.9871739084,
                    -6.244573538626884
                  ],
                  [
                    413689.11384749616,
                    3884999.9871739084,
                    -1.784573538626884
                  ],
                  [
                    413689.11384749616,
                    3884645.007173908,
                    -1.784573538626884
                  ],
                  [
                    413000.0138474962,
                    3884645.007173908,
                    -6.244573538626884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T20:06:00+00:00",
            "end_time": "2019-10-15T19:45: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": "20191019_NCMP_NC_Dunex_18SVE4574.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60954072825281,
              35.90875747239427,
              -2.767904864164226
            ],
            [
              -75.60960989164064,
              35.91777303544818,
              -2.767904864164226
            ],
            [
              -75.59852662275632,
              35.91782879668643,
              26.372095135835774
            ],
            [
              -75.59845871663791,
              35.908813215277874,
              26.372095135835774
            ],
            [
              -75.60954072825281,
              35.90875747239427,
              -2.767904864164226
            ]
          ]
        ]
      },
      "bbox": [
        -75.60960989,
        35.90875747,
        -2.767904864,
        -75.59845872,
        35.9178288,
        26.37209514
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:41Z",
        "pc:count": 2848669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445531.3476,
            "count": 2848669,
            "maximum": 446000.0039,
            "minimum": 445000.0039,
            "name": "X",
            "position": 0,
            "stddev": 283.5360598,
            "variance": 80392.69723
          },
          {
            "average": 3974497.365,
            "count": 2848669,
            "maximum": 3974999.989,
            "minimum": 3973999.989,
            "name": "Y",
            "position": 1,
            "stddev": 287.6588039,
            "variance": 82747.58744
          },
          {
            "average": 1.510652817,
            "count": 2848669,
            "maximum": 26.37209514,
            "minimum": -2.767904864,
            "name": "Z",
            "position": 2,
            "stddev": 2.879320115,
            "variance": 8.290484325
          },
          {
            "average": 1452.069244,
            "count": 2848669,
            "maximum": 44361,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2446.171356,
            "variance": 5983754.303
          },
          {
            "average": 1.185487679,
            "count": 2848669,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5252896099,
            "variance": 0.2759291743
          },
          {
            "average": 1.381784967,
            "count": 2848669,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7954309121,
            "variance": 0.632710336
          },
          {
            "average": 1,
            "count": 2848669,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.4079091,
            "count": 2848669,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.46010316,
            "variance": 181.1743771
          },
          {
            "average": 20.08597733,
            "count": 2848669,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.074201601,
            "variance": 1.15390908
          },
          {
            "average": 1.596940536,
            "count": 2848669,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6170336818,
            "variance": 0.3807305644
          },
          {
            "average": 16.13827054,
            "count": 2848669,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.439926873,
            "variance": 2.073389399
          },
          {
            "average": 255535019.3,
            "count": 2848669,
            "maximum": 255537301.2,
            "minimum": 255532215.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1081.662286,
            "variance": 1169993.302
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2848669,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0039,
          3973999.989,
          -2.767904864,
          446000.0039,
          3974999.989,
          26.37209514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.0038887088,
                3973999.988552113,
                -2.767904864164226
              ],
              [
                445000.0038887088,
                3974999.988552113,
                -2.767904864164226
              ],
              [
                446000.0038887088,
                3974999.988552113,
                26.372095135835774
              ],
              [
                446000.0038887088,
                3973999.988552113,
                26.372095135835774
              ],
              [
                445000.0038887088,
                3973999.988552113,
                -2.767904864164226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:41+00:00",
        "end_time": "2019-10-19T14:56:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4574.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4574.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4574.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4574.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60960989,
            35.90875747,
            -2.767904864,
            -75.59845872,
            35.9178288,
            26.37209514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60954072825281,
                  35.90875747239427,
                  -2.767904864164226
                ],
                [
                  -75.60960989164064,
                  35.91777303544818,
                  -2.767904864164226
                ],
                [
                  -75.59852662275632,
                  35.91782879668643,
                  26.372095135835774
                ],
                [
                  -75.59845871663791,
                  35.908813215277874,
                  26.372095135835774
                ],
                [
                  -75.60954072825281,
                  35.90875747239427,
                  -2.767904864164226
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4574.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4574.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:41Z",
            "pc:count": 2848669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445531.3476,
                "count": 2848669,
                "maximum": 446000.0039,
                "minimum": 445000.0039,
                "name": "X",
                "position": 0,
                "stddev": 283.5360598,
                "variance": 80392.69723
              },
              {
                "average": 3974497.365,
                "count": 2848669,
                "maximum": 3974999.989,
                "minimum": 3973999.989,
                "name": "Y",
                "position": 1,
                "stddev": 287.6588039,
                "variance": 82747.58744
              },
              {
                "average": 1.510652817,
                "count": 2848669,
                "maximum": 26.37209514,
                "minimum": -2.767904864,
                "name": "Z",
                "position": 2,
                "stddev": 2.879320115,
                "variance": 8.290484325
              },
              {
                "average": 1452.069244,
                "count": 2848669,
                "maximum": 44361,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2446.171356,
                "variance": 5983754.303
              },
              {
                "average": 1.185487679,
                "count": 2848669,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5252896099,
                "variance": 0.2759291743
              },
              {
                "average": 1.381784967,
                "count": 2848669,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7954309121,
                "variance": 0.632710336
              },
              {
                "average": 1,
                "count": 2848669,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.4079091,
                "count": 2848669,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.46010316,
                "variance": 181.1743771
              },
              {
                "average": 20.08597733,
                "count": 2848669,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.074201601,
                "variance": 1.15390908
              },
              {
                "average": 1.596940536,
                "count": 2848669,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6170336818,
                "variance": 0.3807305644
              },
              {
                "average": 16.13827054,
                "count": 2848669,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.439926873,
                "variance": 2.073389399
              },
              {
                "average": 255535019.3,
                "count": 2848669,
                "maximum": 255537301.2,
                "minimum": 255532215.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1081.662286,
                "variance": 1169993.302
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2848669,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0039,
              3973999.989,
              -2.767904864,
              446000.0039,
              3974999.989,
              26.37209514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.0038887088,
                    3973999.988552113,
                    -2.767904864164226
                  ],
                  [
                    445000.0038887088,
                    3974999.988552113,
                    -2.767904864164226
                  ],
                  [
                    446000.0038887088,
                    3974999.988552113,
                    26.372095135835774
                  ],
                  [
                    446000.0038887088,
                    3973999.988552113,
                    26.372095135835774
                  ],
                  [
                    445000.0038887088,
                    3973999.988552113,
                    -2.767904864164226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:41+00:00",
            "end_time": "2019-10-19T14:56: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": "20191018_NCMP_NC_Dunex_18SVE4381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63220714822225,
              35.97175133771841,
              -4.492666845192263
            ],
            [
              -75.63226035484746,
              35.978423117462604,
              -4.492666845192263
            ],
            [
              -75.62785362809294,
              35.97844625800219,
              15.40733315480774
            ],
            [
              -75.62780079224757,
              35.97177447262494,
              15.40733315480774
            ],
            [
              -75.63220714822225,
              35.97175133771841,
              -4.492666845192263
            ]
          ]
        ]
      },
      "bbox": [
        -75.63226035,
        35.97175134,
        -4.492666845,
        -75.62780079,
        35.97844626,
        15.40733315
      ],
      "properties": {
        "datetime": "2019-10-19T16:23:21Z",
        "pc:count": 225163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443095.9325,
            "count": 225163,
            "maximum": 443397.2971,
            "minimum": 442999.9971,
            "name": "X",
            "position": 0,
            "stddev": 86.54346568,
            "variance": 7489.771453
          },
          {
            "average": 3981182.259,
            "count": 225163,
            "maximum": 3981740.032,
            "minimum": 3980999.992,
            "name": "Y",
            "position": 1,
            "stddev": 148.8874811,
            "variance": 22167.48203
          },
          {
            "average": 1.785336113,
            "count": 225163,
            "maximum": 15.40733315,
            "minimum": -4.492666845,
            "name": "Z",
            "position": 2,
            "stddev": 3.846507533,
            "variance": 14.7956202
          },
          {
            "average": 2598.337009,
            "count": 225163,
            "maximum": 23409,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2686.19388,
            "variance": 7215637.559
          },
          {
            "average": 1.107890728,
            "count": 225163,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4176641432,
            "variance": 0.1744433365
          },
          {
            "average": 1.221501757,
            "count": 225163,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6466428916,
            "variance": 0.4181470292
          },
          {
            "average": 1,
            "count": 225163,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.17116045,
            "count": 225163,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.03839402,
            "variance": 169.9997186
          },
          {
            "average": 19.98648832,
            "count": 225163,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9246368046,
            "variance": 0.8549532204
          },
          {
            "average": 1.46789659,
            "count": 225163,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5807736152,
            "variance": 0.3372979921
          },
          {
            "average": 16.35210048,
            "count": 225163,
            "maximum": 19,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.566227626,
            "variance": 30.98288998
          },
          {
            "average": 255523689,
            "count": 225163,
            "maximum": 255537401.9,
            "minimum": 255447651.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31805.19755,
            "variance": 1011570591
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442999.9971,
          3980999.992,
          -4.492666845,
          443397.2971,
          3981740.032,
          15.40733315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442999.99714770366,
                3980999.991834802,
                -4.492666845192263
              ],
              [
                442999.99714770366,
                3981740.031834802,
                -4.492666845192263
              ],
              [
                443397.2971477037,
                3981740.031834802,
                15.40733315480774
              ],
              [
                443397.2971477037,
                3980999.991834802,
                15.40733315480774
              ],
              [
                442999.99714770366,
                3980999.991834802,
                -4.492666845192263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:23:21+00:00",
        "end_time": "2019-10-18T15:27:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63226035,
            35.97175134,
            -4.492666845,
            -75.62780079,
            35.97844626,
            15.40733315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63220714822225,
                  35.97175133771841,
                  -4.492666845192263
                ],
                [
                  -75.63226035484746,
                  35.978423117462604,
                  -4.492666845192263
                ],
                [
                  -75.62785362809294,
                  35.97844625800219,
                  15.40733315480774
                ],
                [
                  -75.62780079224757,
                  35.97177447262494,
                  15.40733315480774
                ],
                [
                  -75.63220714822225,
                  35.97175133771841,
                  -4.492666845192263
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:23:21Z",
            "pc:count": 225163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443095.9325,
                "count": 225163,
                "maximum": 443397.2971,
                "minimum": 442999.9971,
                "name": "X",
                "position": 0,
                "stddev": 86.54346568,
                "variance": 7489.771453
              },
              {
                "average": 3981182.259,
                "count": 225163,
                "maximum": 3981740.032,
                "minimum": 3980999.992,
                "name": "Y",
                "position": 1,
                "stddev": 148.8874811,
                "variance": 22167.48203
              },
              {
                "average": 1.785336113,
                "count": 225163,
                "maximum": 15.40733315,
                "minimum": -4.492666845,
                "name": "Z",
                "position": 2,
                "stddev": 3.846507533,
                "variance": 14.7956202
              },
              {
                "average": 2598.337009,
                "count": 225163,
                "maximum": 23409,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2686.19388,
                "variance": 7215637.559
              },
              {
                "average": 1.107890728,
                "count": 225163,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4176641432,
                "variance": 0.1744433365
              },
              {
                "average": 1.221501757,
                "count": 225163,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6466428916,
                "variance": 0.4181470292
              },
              {
                "average": 1,
                "count": 225163,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.17116045,
                "count": 225163,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.03839402,
                "variance": 169.9997186
              },
              {
                "average": 19.98648832,
                "count": 225163,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9246368046,
                "variance": 0.8549532204
              },
              {
                "average": 1.46789659,
                "count": 225163,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5807736152,
                "variance": 0.3372979921
              },
              {
                "average": 16.35210048,
                "count": 225163,
                "maximum": 19,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.566227626,
                "variance": 30.98288998
              },
              {
                "average": 255523689,
                "count": 225163,
                "maximum": 255537401.9,
                "minimum": 255447651.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31805.19755,
                "variance": 1011570591
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442999.9971,
              3980999.992,
              -4.492666845,
              443397.2971,
              3981740.032,
              15.40733315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442999.99714770366,
                    3980999.991834802,
                    -4.492666845192263
                  ],
                  [
                    442999.99714770366,
                    3981740.031834802,
                    -4.492666845192263
                  ],
                  [
                    443397.2971477037,
                    3981740.031834802,
                    15.40733315480774
                  ],
                  [
                    443397.2971477037,
                    3980999.991834802,
                    15.40733315480774
                  ],
                  [
                    442999.99714770366,
                    3980999.991834802,
                    -4.492666845192263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:23:21+00:00",
            "end_time": "2019-10-18T15:27: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": "20191015_NCMP_NC_Dunex_18SVD3496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72507956927696,
              35.20483817073969,
              -3.99311734294343
            ],
            [
              -75.72515973596857,
              35.21385457614028,
              -3.99311734294343
            ],
            [
              -75.71417323260894,
              35.21391988360461,
              1.986882657056571
            ],
            [
              -75.71409428022605,
              35.20490345652149,
              1.986882657056571
            ],
            [
              -75.72507956927696,
              35.20483817073969,
              -3.99311734294343
            ]
          ]
        ]
      },
      "bbox": [
        -75.72515974,
        35.20483817,
        -3.993117343,
        -75.71409428,
        35.21391988,
        1.986882657
      ],
      "properties": {
        "datetime": "2019-10-15T16:18:27Z",
        "pc:count": 1861375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434458.175,
            "count": 1861375,
            "maximum": 435000.0025,
            "minimum": 434000.0025,
            "name": "X",
            "position": 0,
            "stddev": 308.1651289,
            "variance": 94965.74664
          },
          {
            "average": 3896509.775,
            "count": 1861375,
            "maximum": 3896999.987,
            "minimum": 3895999.987,
            "name": "Y",
            "position": 1,
            "stddev": 300.0607371,
            "variance": 90036.44594
          },
          {
            "average": -0.8690017349,
            "count": 1861375,
            "maximum": 1.986882657,
            "minimum": -3.993117343,
            "name": "Z",
            "position": 2,
            "stddev": 0.5634677614,
            "variance": 0.3174959181
          },
          {
            "average": 2.773230005,
            "count": 1861375,
            "maximum": 6606,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 89.89094683,
            "variance": 8080.382322
          },
          {
            "average": 1.000027936,
            "count": 1861375,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005484935928,
            "variance": 3.008452214e-05
          },
          {
            "average": 1.000055335,
            "count": 1861375,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007859978103,
            "variance": 6.177925578e-05
          },
          {
            "average": 1,
            "count": 1861375,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.92259647,
            "count": 1861375,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.456065895,
            "variance": 2.12012789
          },
          {
            "average": 20.030515,
            "count": 1861375,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.546003519,
            "variance": 2.390126882
          },
          {
            "average": 2.002464307,
            "count": 1861375,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08987027354,
            "variance": 0.008076666066
          },
          {
            "average": 9.468523538,
            "count": 1861375,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.458339275,
            "variance": 2.126753441
          },
          {
            "average": 255189133.8,
            "count": 1861375,
            "maximum": 255191507.6,
            "minimum": 255186966.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1008.964031,
            "variance": 1018008.416
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0025,
          3895999.987,
          -3.993117343,
          435000.0025,
          3896999.987,
          1.986882657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0024774383,
                3895999.986813836,
                -3.99311734294343
              ],
              [
                434000.0024774383,
                3896999.986813836,
                -3.99311734294343
              ],
              [
                435000.0024774383,
                3896999.986813836,
                1.986882657056571
              ],
              [
                435000.0024774383,
                3895999.986813836,
                1.986882657056571
              ],
              [
                434000.0024774383,
                3895999.986813836,
                -3.99311734294343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:18:27+00:00",
        "end_time": "2019-10-15T15:02:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72515974,
            35.20483817,
            -3.993117343,
            -75.71409428,
            35.21391988,
            1.986882657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72507956927696,
                  35.20483817073969,
                  -3.99311734294343
                ],
                [
                  -75.72515973596857,
                  35.21385457614028,
                  -3.99311734294343
                ],
                [
                  -75.71417323260894,
                  35.21391988360461,
                  1.986882657056571
                ],
                [
                  -75.71409428022605,
                  35.20490345652149,
                  1.986882657056571
                ],
                [
                  -75.72507956927696,
                  35.20483817073969,
                  -3.99311734294343
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:18:27Z",
            "pc:count": 1861375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434458.175,
                "count": 1861375,
                "maximum": 435000.0025,
                "minimum": 434000.0025,
                "name": "X",
                "position": 0,
                "stddev": 308.1651289,
                "variance": 94965.74664
              },
              {
                "average": 3896509.775,
                "count": 1861375,
                "maximum": 3896999.987,
                "minimum": 3895999.987,
                "name": "Y",
                "position": 1,
                "stddev": 300.0607371,
                "variance": 90036.44594
              },
              {
                "average": -0.8690017349,
                "count": 1861375,
                "maximum": 1.986882657,
                "minimum": -3.993117343,
                "name": "Z",
                "position": 2,
                "stddev": 0.5634677614,
                "variance": 0.3174959181
              },
              {
                "average": 2.773230005,
                "count": 1861375,
                "maximum": 6606,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 89.89094683,
                "variance": 8080.382322
              },
              {
                "average": 1.000027936,
                "count": 1861375,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005484935928,
                "variance": 3.008452214e-05
              },
              {
                "average": 1.000055335,
                "count": 1861375,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007859978103,
                "variance": 6.177925578e-05
              },
              {
                "average": 1,
                "count": 1861375,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.92259647,
                "count": 1861375,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.456065895,
                "variance": 2.12012789
              },
              {
                "average": 20.030515,
                "count": 1861375,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.546003519,
                "variance": 2.390126882
              },
              {
                "average": 2.002464307,
                "count": 1861375,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08987027354,
                "variance": 0.008076666066
              },
              {
                "average": 9.468523538,
                "count": 1861375,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.458339275,
                "variance": 2.126753441
              },
              {
                "average": 255189133.8,
                "count": 1861375,
                "maximum": 255191507.6,
                "minimum": 255186966.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1008.964031,
                "variance": 1018008.416
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0025,
              3895999.987,
              -3.993117343,
              435000.0025,
              3896999.987,
              1.986882657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0024774383,
                    3895999.986813836,
                    -3.99311734294343
                  ],
                  [
                    434000.0024774383,
                    3896999.986813836,
                    -3.99311734294343
                  ],
                  [
                    435000.0024774383,
                    3896999.986813836,
                    1.986882657056571
                  ],
                  [
                    435000.0024774383,
                    3895999.986813836,
                    1.986882657056571
                  ],
                  [
                    434000.0024774383,
                    3895999.986813836,
                    -3.99311734294343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:18:27+00:00",
            "end_time": "2019-10-15T15:02: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": "20191018_NCMP_NC_Dunex_18SVE3692.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70663827117616,
              36.070508764984496,
              2.3769379285354
            ],
            [
              -75.70671892827448,
              36.07952390842854,
              2.3769379285354
            ],
            [
              -75.69970678739742,
              36.07956505282803,
              22.8569379285354
            ],
            [
              -75.69962693042754,
              36.07054989586646,
              22.8569379285354
            ],
            [
              -75.70663827117616,
              36.070508764984496,
              2.3769379285354
            ]
          ]
        ]
      },
      "bbox": [
        -75.70671893,
        36.07050876,
        2.376937929,
        -75.69962693,
        36.07956505,
        22.85693793
      ],
      "properties": {
        "datetime": "2019-10-18T15:30:53Z",
        "pc:count": 1601925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436787.665,
            "count": 1601925,
            "maximum": 437000.0142,
            "minimum": 436368.6142,
            "name": "X",
            "position": 0,
            "stddev": 147.6867417,
            "variance": 21811.37368
          },
          {
            "average": 3992650.906,
            "count": 1601925,
            "maximum": 3992999.989,
            "minimum": 3991999.989,
            "name": "Y",
            "position": 1,
            "stddev": 236.1147744,
            "variance": 55750.1867
          },
          {
            "average": 8.824188025,
            "count": 1601925,
            "maximum": 22.85693793,
            "minimum": 2.376937929,
            "name": "Z",
            "position": 2,
            "stddev": 3.878523609,
            "variance": 15.04294539
          },
          {
            "average": 1462.533386,
            "count": 1601925,
            "maximum": 37591,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2028.13836,
            "variance": 4113345.206
          },
          {
            "average": 1.908001935,
            "count": 1601925,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.167729187,
            "variance": 1.363591455
          },
          {
            "average": 2.845376032,
            "count": 1601925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.598240761,
            "variance": 2.554373529
          },
          {
            "average": 1,
            "count": 1601925,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371351343,
            "count": 1601925,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4831662951,
            "variance": 0.2334496688
          },
          {
            "average": 19.85004516,
            "count": 1601925,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684525657,
            "variance": 2.837626689
          },
          {
            "average": 2.004751783,
            "count": 1601925,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.368031214,
            "variance": 1.871509403
          },
          {
            "average": 1.404851039,
            "count": 1601925,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5991951475,
            "variance": 0.3590348247
          },
          {
            "average": 255446968.1,
            "count": 1601925,
            "maximum": 255447853.8,
            "minimum": 255446771.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.9809598,
            "variance": 84669.91895
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1601925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436368.6142,
          3991999.989,
          2.376937929,
          437000.0142,
          3992999.989,
          22.85693793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436368.6142048536,
                3991999.989246715,
                2.3769379285354
              ],
              [
                436368.6142048536,
                3992999.989246715,
                2.3769379285354
              ],
              [
                437000.0142048536,
                3992999.989246715,
                22.8569379285354
              ],
              [
                437000.0142048536,
                3991999.989246715,
                22.8569379285354
              ],
              [
                436368.6142048536,
                3991999.989246715,
                2.3769379285354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:30:53+00:00",
        "end_time": "2019-10-18T15:12:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3692.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3692.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3692.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3692.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70671893,
            36.07050876,
            2.376937929,
            -75.69962693,
            36.07956505,
            22.85693793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70663827117616,
                  36.070508764984496,
                  2.3769379285354
                ],
                [
                  -75.70671892827448,
                  36.07952390842854,
                  2.3769379285354
                ],
                [
                  -75.69970678739742,
                  36.07956505282803,
                  22.8569379285354
                ],
                [
                  -75.69962693042754,
                  36.07054989586646,
                  22.8569379285354
                ],
                [
                  -75.70663827117616,
                  36.070508764984496,
                  2.3769379285354
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3692.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3692.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:30:53Z",
            "pc:count": 1601925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436787.665,
                "count": 1601925,
                "maximum": 437000.0142,
                "minimum": 436368.6142,
                "name": "X",
                "position": 0,
                "stddev": 147.6867417,
                "variance": 21811.37368
              },
              {
                "average": 3992650.906,
                "count": 1601925,
                "maximum": 3992999.989,
                "minimum": 3991999.989,
                "name": "Y",
                "position": 1,
                "stddev": 236.1147744,
                "variance": 55750.1867
              },
              {
                "average": 8.824188025,
                "count": 1601925,
                "maximum": 22.85693793,
                "minimum": 2.376937929,
                "name": "Z",
                "position": 2,
                "stddev": 3.878523609,
                "variance": 15.04294539
              },
              {
                "average": 1462.533386,
                "count": 1601925,
                "maximum": 37591,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2028.13836,
                "variance": 4113345.206
              },
              {
                "average": 1.908001935,
                "count": 1601925,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.167729187,
                "variance": 1.363591455
              },
              {
                "average": 2.845376032,
                "count": 1601925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.598240761,
                "variance": 2.554373529
              },
              {
                "average": 1,
                "count": 1601925,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371351343,
                "count": 1601925,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4831662951,
                "variance": 0.2334496688
              },
              {
                "average": 19.85004516,
                "count": 1601925,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684525657,
                "variance": 2.837626689
              },
              {
                "average": 2.004751783,
                "count": 1601925,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.368031214,
                "variance": 1.871509403
              },
              {
                "average": 1.404851039,
                "count": 1601925,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5991951475,
                "variance": 0.3590348247
              },
              {
                "average": 255446968.1,
                "count": 1601925,
                "maximum": 255447853.8,
                "minimum": 255446771.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.9809598,
                "variance": 84669.91895
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1601925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436368.6142,
              3991999.989,
              2.376937929,
              437000.0142,
              3992999.989,
              22.85693793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436368.6142048536,
                    3991999.989246715,
                    2.3769379285354
                  ],
                  [
                    436368.6142048536,
                    3992999.989246715,
                    2.3769379285354
                  ],
                  [
                    437000.0142048536,
                    3992999.989246715,
                    22.8569379285354
                  ],
                  [
                    437000.0142048536,
                    3991999.989246715,
                    22.8569379285354
                  ],
                  [
                    436368.6142048536,
                    3991999.989246715,
                    2.3769379285354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:30:53+00:00",
            "end_time": "2019-10-18T15:12: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": "20191019_NCMP_NC_Dunex_18SVE4863.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57557726283629,
              35.809748868719744,
              -1.957547995878175
            ],
            [
              -75.57564233566619,
              35.81876463610087,
              -1.957547995878175
            ],
            [
              -75.56457255630691,
              35.81881713882978,
              15.102452004121824
            ],
            [
              -75.56450873468401,
              35.80980135414624,
              15.102452004121824
            ],
            [
              -75.57557726283629,
              35.809748868719744,
              -1.957547995878175
            ]
          ]
        ]
      },
      "bbox": [
        -75.57564234,
        35.80974887,
        -1.957547996,
        -75.56450873,
        35.81881714,
        15.102452
      ],
      "properties": {
        "datetime": "2019-10-19T14:26:56Z",
        "pc:count": 1465228,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448528.6064,
            "count": 1465228,
            "maximum": 449000.0191,
            "minimum": 447999.9991,
            "name": "X",
            "position": 0,
            "stddev": 276.013846,
            "variance": 76183.64319
          },
          {
            "average": 3963279.7,
            "count": 1465228,
            "maximum": 3963999.98,
            "minimum": 3962999.98,
            "name": "Y",
            "position": 1,
            "stddev": 204.5372688,
            "variance": 41835.49432
          },
          {
            "average": 0.1406041757,
            "count": 1465228,
            "maximum": 15.102452,
            "minimum": -1.957547996,
            "name": "Z",
            "position": 2,
            "stddev": 1.199186359,
            "variance": 1.438047923
          },
          {
            "average": 425.8845913,
            "count": 1465228,
            "maximum": 38895,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 818.1226358,
            "variance": 669324.6472
          },
          {
            "average": 1.099136107,
            "count": 1465228,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3751903564,
            "variance": 0.1407678035
          },
          {
            "average": 1.200065109,
            "count": 1465228,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.566384193,
            "variance": 0.3207910541
          },
          {
            "average": 1,
            "count": 1465228,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.53341937,
            "count": 1465228,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.36559297,
            "variance": 178.6390754
          },
          {
            "average": 20.13723561,
            "count": 1465228,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.449226045,
            "variance": 2.10025613
          },
          {
            "average": 1.726174356,
            "count": 1465228,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5113804739,
            "variance": 0.2615099891
          },
          {
            "average": 6.309774315,
            "count": 1465228,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.624359278,
            "variance": 2.638543063
          },
          {
            "average": 255529037.4,
            "count": 1465228,
            "maximum": 255530416.2,
            "minimum": 255527461.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 618.282945,
            "variance": 382273.8001
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465228,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447999.9991,
          3962999.98,
          -1.957547996,
          449000.0191,
          3963999.98,
          15.102452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447999.9990930981,
                3962999.980328897,
                -1.957547995878175
              ],
              [
                447999.9990930981,
                3963999.980328897,
                -1.957547995878175
              ],
              [
                449000.0190930981,
                3963999.980328897,
                15.102452004121824
              ],
              [
                449000.0190930981,
                3962999.980328897,
                15.102452004121824
              ],
              [
                447999.9990930981,
                3962999.980328897,
                -1.957547995878175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:26:56+00:00",
        "end_time": "2019-10-19T13:37:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4863.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4863.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4863.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4863.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57564234,
            35.80974887,
            -1.957547996,
            -75.56450873,
            35.81881714,
            15.102452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57557726283629,
                  35.809748868719744,
                  -1.957547995878175
                ],
                [
                  -75.57564233566619,
                  35.81876463610087,
                  -1.957547995878175
                ],
                [
                  -75.56457255630691,
                  35.81881713882978,
                  15.102452004121824
                ],
                [
                  -75.56450873468401,
                  35.80980135414624,
                  15.102452004121824
                ],
                [
                  -75.57557726283629,
                  35.809748868719744,
                  -1.957547995878175
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4863.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4863.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:26:56Z",
            "pc:count": 1465228,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448528.6064,
                "count": 1465228,
                "maximum": 449000.0191,
                "minimum": 447999.9991,
                "name": "X",
                "position": 0,
                "stddev": 276.013846,
                "variance": 76183.64319
              },
              {
                "average": 3963279.7,
                "count": 1465228,
                "maximum": 3963999.98,
                "minimum": 3962999.98,
                "name": "Y",
                "position": 1,
                "stddev": 204.5372688,
                "variance": 41835.49432
              },
              {
                "average": 0.1406041757,
                "count": 1465228,
                "maximum": 15.102452,
                "minimum": -1.957547996,
                "name": "Z",
                "position": 2,
                "stddev": 1.199186359,
                "variance": 1.438047923
              },
              {
                "average": 425.8845913,
                "count": 1465228,
                "maximum": 38895,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 818.1226358,
                "variance": 669324.6472
              },
              {
                "average": 1.099136107,
                "count": 1465228,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3751903564,
                "variance": 0.1407678035
              },
              {
                "average": 1.200065109,
                "count": 1465228,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.566384193,
                "variance": 0.3207910541
              },
              {
                "average": 1,
                "count": 1465228,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.53341937,
                "count": 1465228,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.36559297,
                "variance": 178.6390754
              },
              {
                "average": 20.13723561,
                "count": 1465228,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.449226045,
                "variance": 2.10025613
              },
              {
                "average": 1.726174356,
                "count": 1465228,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5113804739,
                "variance": 0.2615099891
              },
              {
                "average": 6.309774315,
                "count": 1465228,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.624359278,
                "variance": 2.638543063
              },
              {
                "average": 255529037.4,
                "count": 1465228,
                "maximum": 255530416.2,
                "minimum": 255527461.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 618.282945,
                "variance": 382273.8001
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465228,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447999.9991,
              3962999.98,
              -1.957547996,
              449000.0191,
              3963999.98,
              15.102452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447999.9990930981,
                    3962999.980328897,
                    -1.957547995878175
                  ],
                  [
                    447999.9990930981,
                    3963999.980328897,
                    -1.957547995878175
                  ],
                  [
                    449000.0190930981,
                    3963999.980328897,
                    15.102452004121824
                  ],
                  [
                    449000.0190930981,
                    3962999.980328897,
                    15.102452004121824
                  ],
                  [
                    447999.9990930981,
                    3962999.980328897,
                    -1.957547995878175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:26:56+00:00",
            "end_time": "2019-10-19T13:37: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": "20191001_NCMP_NC_Dunex_18SVE4300.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62648793290647,
              35.24145606710498,
              -1.57447475550031
            ],
            [
              -75.62651846575876,
              35.2454256881801,
              -1.57447475550031
            ],
            [
              -75.61552726425842,
              35.24548208923885,
              23.005525244499694
            ],
            [
              -75.61549726696995,
              35.24151245992226,
              23.005525244499694
            ],
            [
              -75.62648793290647,
              35.24145606710498,
              -1.57447475550031
            ]
          ]
        ]
      },
      "bbox": [
        -75.62651847,
        35.24145607,
        -1.574474756,
        -75.61549727,
        35.24548209,
        23.00552524
      ],
      "properties": {
        "datetime": "2019-10-17T15:52:01Z",
        "pc:count": 3153025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443611.46,
            "count": 3153025,
            "maximum": 444000.0181,
            "minimum": 442999.9981,
            "name": "X",
            "position": 0,
            "stddev": 280.2485931,
            "variance": 78539.27394
          },
          {
            "average": 3900152.052,
            "count": 3153025,
            "maximum": 3900440.239,
            "minimum": 3899999.979,
            "name": "Y",
            "position": 1,
            "stddev": 104.3756293,
            "variance": 10894.27199
          },
          {
            "average": 2.135795807,
            "count": 3153025,
            "maximum": 23.00552524,
            "minimum": -1.574474756,
            "name": "Z",
            "position": 2,
            "stddev": 3.058372207,
            "variance": 9.353640556
          },
          {
            "average": 926.0540938,
            "count": 3153025,
            "maximum": 42454,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1483.024384,
            "variance": 2199361.322
          },
          {
            "average": 1.746905591,
            "count": 3153025,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.107028974,
            "variance": 1.225513149
          },
          {
            "average": 2.496803546,
            "count": 3153025,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577568969,
            "variance": 2.488723852
          },
          {
            "average": 1,
            "count": 3153025,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.401043125,
            "count": 3153025,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.21305355,
            "variance": 149.158677
          },
          {
            "average": 19.98235672,
            "count": 3153025,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.503328083,
            "variance": 2.259995326
          },
          {
            "average": 2.076016841,
            "count": 3153025,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.170380051,
            "variance": 1.369789464
          },
          {
            "average": 5.336670023,
            "count": 3153025,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.185133917,
            "variance": 17.51534591
          },
          {
            "average": 254474447.5,
            "count": 3153025,
            "maximum": 255362721.2,
            "minimum": 253977945.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613091.5807,
            "variance": 375881286300.0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3153025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442999.9981,
          3899999.979,
          -1.574474756,
          444000.0181,
          3900440.239,
          23.00552524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442999.9980854407,
                3899999.978677476,
                -1.57447475550031
              ],
              [
                442999.9980854407,
                3900440.2386774756,
                -1.57447475550031
              ],
              [
                444000.01808544074,
                3900440.2386774756,
                23.005525244499694
              ],
              [
                444000.01808544074,
                3899999.978677476,
                23.005525244499694
              ],
              [
                442999.9980854407,
                3899999.978677476,
                -1.57447475550031
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:52:01+00:00",
        "end_time": "2019-10-01T15:12:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVE4300.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVE4300.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVE4300.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4300.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62651847,
            35.24145607,
            -1.574474756,
            -75.61549727,
            35.24548209,
            23.00552524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62648793290647,
                  35.24145606710498,
                  -1.57447475550031
                ],
                [
                  -75.62651846575876,
                  35.2454256881801,
                  -1.57447475550031
                ],
                [
                  -75.61552726425842,
                  35.24548208923885,
                  23.005525244499694
                ],
                [
                  -75.61549726696995,
                  35.24151245992226,
                  23.005525244499694
                ],
                [
                  -75.62648793290647,
                  35.24145606710498,
                  -1.57447475550031
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVE4300.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4300.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:52:01Z",
            "pc:count": 3153025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443611.46,
                "count": 3153025,
                "maximum": 444000.0181,
                "minimum": 442999.9981,
                "name": "X",
                "position": 0,
                "stddev": 280.2485931,
                "variance": 78539.27394
              },
              {
                "average": 3900152.052,
                "count": 3153025,
                "maximum": 3900440.239,
                "minimum": 3899999.979,
                "name": "Y",
                "position": 1,
                "stddev": 104.3756293,
                "variance": 10894.27199
              },
              {
                "average": 2.135795807,
                "count": 3153025,
                "maximum": 23.00552524,
                "minimum": -1.574474756,
                "name": "Z",
                "position": 2,
                "stddev": 3.058372207,
                "variance": 9.353640556
              },
              {
                "average": 926.0540938,
                "count": 3153025,
                "maximum": 42454,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1483.024384,
                "variance": 2199361.322
              },
              {
                "average": 1.746905591,
                "count": 3153025,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.107028974,
                "variance": 1.225513149
              },
              {
                "average": 2.496803546,
                "count": 3153025,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577568969,
                "variance": 2.488723852
              },
              {
                "average": 1,
                "count": 3153025,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.401043125,
                "count": 3153025,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.21305355,
                "variance": 149.158677
              },
              {
                "average": 19.98235672,
                "count": 3153025,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.503328083,
                "variance": 2.259995326
              },
              {
                "average": 2.076016841,
                "count": 3153025,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.170380051,
                "variance": 1.369789464
              },
              {
                "average": 5.336670023,
                "count": 3153025,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.185133917,
                "variance": 17.51534591
              },
              {
                "average": 254474447.5,
                "count": 3153025,
                "maximum": 255362721.2,
                "minimum": 253977945.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613091.5807,
                "variance": 375881286300.0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3153025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442999.9981,
              3899999.979,
              -1.574474756,
              444000.0181,
              3900440.239,
              23.00552524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442999.9980854407,
                    3899999.978677476,
                    -1.57447475550031
                  ],
                  [
                    442999.9980854407,
                    3900440.2386774756,
                    -1.57447475550031
                  ],
                  [
                    444000.01808544074,
                    3900440.2386774756,
                    23.005525244499694
                  ],
                  [
                    444000.01808544074,
                    3899999.978677476,
                    23.005525244499694
                  ],
                  [
                    442999.9980854407,
                    3899999.978677476,
                    -1.57447475550031
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:52:01+00:00",
            "end_time": "2019-10-01T15:12: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": "20191015_NCMP_NC_Dunex_18SVD3497.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72515973789204,
              35.21385452931872,
              -2.890616292754798
            ],
            [
              -75.72523994019397,
              35.22287092110573,
              -2.890616292754798
            ],
            [
              -75.71425222199262,
              35.2229362502574,
              5.089383707245203
            ],
            [
              -75.71417323453873,
              35.21391983678316,
              5.089383707245203
            ],
            [
              -75.72515973789204,
              35.21385452931872,
              -2.890616292754798
            ]
          ]
        ]
      },
      "bbox": [
        -75.72523994,
        35.21385453,
        -2.890616293,
        -75.71417323,
        35.22293625,
        5.089383707
      ],
      "properties": {
        "datetime": "2019-10-15T15:30:57Z",
        "pc:count": 2180553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434460.6098,
            "count": 2180553,
            "maximum": 435000.0023,
            "minimum": 434000.0023,
            "name": "X",
            "position": 0,
            "stddev": 280.1051766,
            "variance": 78458.90993
          },
          {
            "average": 3897494.239,
            "count": 2180553,
            "maximum": 3897999.982,
            "minimum": 3896999.982,
            "name": "Y",
            "position": 1,
            "stddev": 291.1185943,
            "variance": 84750.03595
          },
          {
            "average": -0.9228363626,
            "count": 2180553,
            "maximum": 5.089383707,
            "minimum": -2.890616293,
            "name": "Z",
            "position": 2,
            "stddev": 1.197464746,
            "variance": 1.433921819
          },
          {
            "average": 545.9110134,
            "count": 2180553,
            "maximum": 10381,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1682.882555,
            "variance": 2832093.694
          },
          {
            "average": 1.000102268,
            "count": 2180553,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01020253017,
            "variance": 0.0001040916219
          },
          {
            "average": 1.00020958,
            "count": 2180553,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01472662987,
            "variance": 0.0002168736274
          },
          {
            "average": 1,
            "count": 2180553,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.81891887,
            "count": 2180553,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.765281534,
            "variance": 76.83016037
          },
          {
            "average": 19.93286711,
            "count": 2180553,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.637494365,
            "variance": 2.681387796
          },
          {
            "average": 1.885907841,
            "count": 2180553,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3225886218,
            "variance": 0.1040634189
          },
          {
            "average": 5.397562912,
            "count": 2180553,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.404845401,
            "variance": 1.973590599
          },
          {
            "average": 255186575.1,
            "count": 2180553,
            "maximum": 255188657.1,
            "minimum": 255185087.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 774.7638672,
            "variance": 600259.0499
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2180553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0023,
          3896999.982,
          -2.890616293,
          435000.0023,
          3897999.982,
          5.089383707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.00226447324,
                3896999.9816224575,
                -2.890616292754798
              ],
              [
                434000.00226447324,
                3897999.9816224575,
                -2.890616292754798
              ],
              [
                435000.00226447324,
                3897999.9816224575,
                5.089383707245203
              ],
              [
                435000.00226447324,
                3896999.9816224575,
                5.089383707245203
              ],
              [
                434000.00226447324,
                3896999.9816224575,
                -2.890616292754798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:30:57+00:00",
        "end_time": "2019-10-15T14:31:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3497.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3497.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3497.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3497.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72523994,
            35.21385453,
            -2.890616293,
            -75.71417323,
            35.22293625,
            5.089383707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72515973789204,
                  35.21385452931872,
                  -2.890616292754798
                ],
                [
                  -75.72523994019397,
                  35.22287092110573,
                  -2.890616292754798
                ],
                [
                  -75.71425222199262,
                  35.2229362502574,
                  5.089383707245203
                ],
                [
                  -75.71417323453873,
                  35.21391983678316,
                  5.089383707245203
                ],
                [
                  -75.72515973789204,
                  35.21385452931872,
                  -2.890616292754798
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3497.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3497.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:30:57Z",
            "pc:count": 2180553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434460.6098,
                "count": 2180553,
                "maximum": 435000.0023,
                "minimum": 434000.0023,
                "name": "X",
                "position": 0,
                "stddev": 280.1051766,
                "variance": 78458.90993
              },
              {
                "average": 3897494.239,
                "count": 2180553,
                "maximum": 3897999.982,
                "minimum": 3896999.982,
                "name": "Y",
                "position": 1,
                "stddev": 291.1185943,
                "variance": 84750.03595
              },
              {
                "average": -0.9228363626,
                "count": 2180553,
                "maximum": 5.089383707,
                "minimum": -2.890616293,
                "name": "Z",
                "position": 2,
                "stddev": 1.197464746,
                "variance": 1.433921819
              },
              {
                "average": 545.9110134,
                "count": 2180553,
                "maximum": 10381,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1682.882555,
                "variance": 2832093.694
              },
              {
                "average": 1.000102268,
                "count": 2180553,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01020253017,
                "variance": 0.0001040916219
              },
              {
                "average": 1.00020958,
                "count": 2180553,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01472662987,
                "variance": 0.0002168736274
              },
              {
                "average": 1,
                "count": 2180553,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.81891887,
                "count": 2180553,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.765281534,
                "variance": 76.83016037
              },
              {
                "average": 19.93286711,
                "count": 2180553,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.637494365,
                "variance": 2.681387796
              },
              {
                "average": 1.885907841,
                "count": 2180553,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3225886218,
                "variance": 0.1040634189
              },
              {
                "average": 5.397562912,
                "count": 2180553,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.404845401,
                "variance": 1.973590599
              },
              {
                "average": 255186575.1,
                "count": 2180553,
                "maximum": 255188657.1,
                "minimum": 255185087.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 774.7638672,
                "variance": 600259.0499
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2180553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0023,
              3896999.982,
              -2.890616293,
              435000.0023,
              3897999.982,
              5.089383707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.00226447324,
                    3896999.9816224575,
                    -2.890616292754798
                  ],
                  [
                    434000.00226447324,
                    3897999.9816224575,
                    -2.890616292754798
                  ],
                  [
                    435000.00226447324,
                    3897999.9816224575,
                    5.089383707245203
                  ],
                  [
                    435000.00226447324,
                    3896999.9816224575,
                    5.089383707245203
                  ],
                  [
                    434000.00226447324,
                    3896999.9816224575,
                    -2.890616292754798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:30:57+00:00",
            "end_time": "2019-10-15T14:31:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4575.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60960989893184,
              35.917772991918525,
              -4.177656046889933
            ],
            [
              -75.60967909304836,
              35.9267885412906,
              -4.177656046889933
            ],
            [
              -75.59859478803304,
              35.926844319782845,
              29.222343953110066
            ],
            [
              -75.59852685171928,
              35.917828752052394,
              29.222343953110066
            ],
            [
              -75.60960989893184,
              35.917772991918525,
              -4.177656046889933
            ]
          ]
        ]
      },
      "bbox": [
        -75.60967909,
        35.91777299,
        -4.177656047,
        -75.59852685,
        35.92684432,
        29.22234395
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:56Z",
        "pc:count": 2226220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445360.0747,
            "count": 2226220,
            "maximum": 445999.9832,
            "minimum": 445000.0032,
            "name": "X",
            "position": 0,
            "stddev": 233.9367823,
            "variance": 54726.4181
          },
          {
            "average": 3975437.828,
            "count": 2226220,
            "maximum": 3975999.984,
            "minimum": 3974999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.442582,
            "variance": 80339.6973
          },
          {
            "average": 3.03602213,
            "count": 2226220,
            "maximum": 29.22234395,
            "minimum": -4.177656047,
            "name": "Z",
            "position": 2,
            "stddev": 3.1642114,
            "variance": 10.01223378
          },
          {
            "average": 2047.936886,
            "count": 2226220,
            "maximum": 49741,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2095.739706,
            "variance": 4392124.916
          },
          {
            "average": 1.304397589,
            "count": 2226220,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6765813388,
            "variance": 0.457762308
          },
          {
            "average": 1.627254719,
            "count": 2226220,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.008725919,
            "variance": 1.017527979
          },
          {
            "average": 1,
            "count": 2226220,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.934052789,
            "count": 2226220,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.793774798,
            "variance": 60.7429256
          },
          {
            "average": 19.99452204,
            "count": 2226220,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.124174645,
            "variance": 1.263768633
          },
          {
            "average": 1.409764534,
            "count": 2226220,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7128832546,
            "variance": 0.5082025347
          },
          {
            "average": 17.21267889,
            "count": 2226220,
            "maximum": 19,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.071416074,
            "variance": 1.147932403
          },
          {
            "average": 255535834.5,
            "count": 2226220,
            "maximum": 255537316.5,
            "minimum": 255534240.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 819.0101428,
            "variance": 670777.6141
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2226220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0032,
          3974999.984,
          -4.177656047,
          445999.9832,
          3975999.984,
          29.22234395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.00320074137,
                3974999.9837281248,
                -4.177656046889933
              ],
              [
                445000.00320074137,
                3975999.9837281248,
                -4.177656046889933
              ],
              [
                445999.98320074135,
                3975999.9837281248,
                29.222343953110066
              ],
              [
                445999.98320074135,
                3974999.9837281248,
                29.222343953110066
              ],
              [
                445000.00320074137,
                3974999.9837281248,
                -4.177656046889933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:56+00:00",
        "end_time": "2019-10-19T15:30:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4575.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4575.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4575.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4575.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60967909,
            35.91777299,
            -4.177656047,
            -75.59852685,
            35.92684432,
            29.22234395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60960989893184,
                  35.917772991918525,
                  -4.177656046889933
                ],
                [
                  -75.60967909304836,
                  35.9267885412906,
                  -4.177656046889933
                ],
                [
                  -75.59859478803304,
                  35.926844319782845,
                  29.222343953110066
                ],
                [
                  -75.59852685171928,
                  35.917828752052394,
                  29.222343953110066
                ],
                [
                  -75.60960989893184,
                  35.917772991918525,
                  -4.177656046889933
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4575.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4575.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:56Z",
            "pc:count": 2226220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445360.0747,
                "count": 2226220,
                "maximum": 445999.9832,
                "minimum": 445000.0032,
                "name": "X",
                "position": 0,
                "stddev": 233.9367823,
                "variance": 54726.4181
              },
              {
                "average": 3975437.828,
                "count": 2226220,
                "maximum": 3975999.984,
                "minimum": 3974999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.442582,
                "variance": 80339.6973
              },
              {
                "average": 3.03602213,
                "count": 2226220,
                "maximum": 29.22234395,
                "minimum": -4.177656047,
                "name": "Z",
                "position": 2,
                "stddev": 3.1642114,
                "variance": 10.01223378
              },
              {
                "average": 2047.936886,
                "count": 2226220,
                "maximum": 49741,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2095.739706,
                "variance": 4392124.916
              },
              {
                "average": 1.304397589,
                "count": 2226220,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6765813388,
                "variance": 0.457762308
              },
              {
                "average": 1.627254719,
                "count": 2226220,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.008725919,
                "variance": 1.017527979
              },
              {
                "average": 1,
                "count": 2226220,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.934052789,
                "count": 2226220,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.793774798,
                "variance": 60.7429256
              },
              {
                "average": 19.99452204,
                "count": 2226220,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.124174645,
                "variance": 1.263768633
              },
              {
                "average": 1.409764534,
                "count": 2226220,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7128832546,
                "variance": 0.5082025347
              },
              {
                "average": 17.21267889,
                "count": 2226220,
                "maximum": 19,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.071416074,
                "variance": 1.147932403
              },
              {
                "average": 255535834.5,
                "count": 2226220,
                "maximum": 255537316.5,
                "minimum": 255534240.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 819.0101428,
                "variance": 670777.6141
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2226220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0032,
              3974999.984,
              -4.177656047,
              445999.9832,
              3975999.984,
              29.22234395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.00320074137,
                    3974999.9837281248,
                    -4.177656046889933
                  ],
                  [
                    445000.00320074137,
                    3975999.9837281248,
                    -4.177656046889933
                  ],
                  [
                    445999.98320074135,
                    3975999.9837281248,
                    29.222343953110066
                  ],
                  [
                    445999.98320074135,
                    3974999.9837281248,
                    29.222343953110066
                  ],
                  [
                    445000.00320074137,
                    3974999.9837281248,
                    -4.177656046889933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:56+00:00",
            "end_time": "2019-10-19T15:30: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": "20191001_NCMP_NC_Dunex_18SVE4400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.61549742167095,
              35.2415124625899,
              0.059761645205834
            ],
            [
              -75.61552071257078,
              35.24459468261007,
              0.059761645205834
            ],
            [
              -75.60452982036028,
              35.24465008267063,
              19.579761645205835
            ],
            [
              -75.60450694528632,
              35.2415678563648,
              19.579761645205835
            ],
            [
              -75.61549742167095,
              35.2415124625899,
              0.059761645205834
            ]
          ]
        ]
      },
      "bbox": [
        -75.61552071,
        35.24151246,
        0.05976164521,
        -75.60450695,
        35.24465008,
        19.57976165
      ],
      "properties": {
        "datetime": "2019-10-17T15:52:05Z",
        "pc:count": 4237174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444419.0673,
            "count": 4237174,
            "maximum": 445000.004,
            "minimum": 444000.004,
            "name": "X",
            "position": 0,
            "stddev": 268.140821,
            "variance": 71899.49987
          },
          {
            "average": 3900122.933,
            "count": 4237174,
            "maximum": 3900341.819,
            "minimum": 3899999.979,
            "name": "Y",
            "position": 1,
            "stddev": 88.37500996,
            "variance": 7810.142386
          },
          {
            "average": 4.266584169,
            "count": 4237174,
            "maximum": 19.57976165,
            "minimum": 0.05976164521,
            "name": "Z",
            "position": 2,
            "stddev": 3.330337519,
            "variance": 11.09114799
          },
          {
            "average": 978.2874166,
            "count": 4237174,
            "maximum": 54538,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1406.258436,
            "variance": 1977562.788
          },
          {
            "average": 2.296363803,
            "count": 4237174,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233677603,
            "variance": 1.521960429
          },
          {
            "average": 3.597977095,
            "count": 4237174,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.36527765,
            "variance": 1.863983062
          },
          {
            "average": 1,
            "count": 4237174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.133826461,
            "count": 4237174,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3404658081,
            "variance": 0.1159169665
          },
          {
            "average": 19.88567375,
            "count": 4237174,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.550580122,
            "variance": 2.404298716
          },
          {
            "average": 2.460098169,
            "count": 4237174,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.516805647,
            "variance": 2.300699371
          },
          {
            "average": 4.576359857,
            "count": 4237174,
            "maximum": 15,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.264321228,
            "variance": 18.18443553
          },
          {
            "average": 254377264.5,
            "count": 4237174,
            "maximum": 255362725.7,
            "minimum": 253977959.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 593940.9476,
            "variance": 352765849300.0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4237174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444000.004,
          3899999.979,
          0.05976164521,
          445000.004,
          3900341.819,
          19.57976165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444000.0040118828,
                3899999.9790605763,
                0.059761645205834
              ],
              [
                444000.0040118828,
                3900341.819060576,
                0.059761645205834
              ],
              [
                445000.0040118828,
                3900341.819060576,
                19.579761645205835
              ],
              [
                445000.0040118828,
                3899999.9790605763,
                19.579761645205835
              ],
              [
                444000.0040118828,
                3899999.9790605763,
                0.059761645205834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:52:05+00:00",
        "end_time": "2019-10-01T15:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVE4400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVE4400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVE4400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.61552071,
            35.24151246,
            0.05976164521,
            -75.60450695,
            35.24465008,
            19.57976165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.61549742167095,
                  35.2415124625899,
                  0.059761645205834
                ],
                [
                  -75.61552071257078,
                  35.24459468261007,
                  0.059761645205834
                ],
                [
                  -75.60452982036028,
                  35.24465008267063,
                  19.579761645205835
                ],
                [
                  -75.60450694528632,
                  35.2415678563648,
                  19.579761645205835
                ],
                [
                  -75.61549742167095,
                  35.2415124625899,
                  0.059761645205834
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVE4400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:52:05Z",
            "pc:count": 4237174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444419.0673,
                "count": 4237174,
                "maximum": 445000.004,
                "minimum": 444000.004,
                "name": "X",
                "position": 0,
                "stddev": 268.140821,
                "variance": 71899.49987
              },
              {
                "average": 3900122.933,
                "count": 4237174,
                "maximum": 3900341.819,
                "minimum": 3899999.979,
                "name": "Y",
                "position": 1,
                "stddev": 88.37500996,
                "variance": 7810.142386
              },
              {
                "average": 4.266584169,
                "count": 4237174,
                "maximum": 19.57976165,
                "minimum": 0.05976164521,
                "name": "Z",
                "position": 2,
                "stddev": 3.330337519,
                "variance": 11.09114799
              },
              {
                "average": 978.2874166,
                "count": 4237174,
                "maximum": 54538,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1406.258436,
                "variance": 1977562.788
              },
              {
                "average": 2.296363803,
                "count": 4237174,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233677603,
                "variance": 1.521960429
              },
              {
                "average": 3.597977095,
                "count": 4237174,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.36527765,
                "variance": 1.863983062
              },
              {
                "average": 1,
                "count": 4237174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.133826461,
                "count": 4237174,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3404658081,
                "variance": 0.1159169665
              },
              {
                "average": 19.88567375,
                "count": 4237174,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.550580122,
                "variance": 2.404298716
              },
              {
                "average": 2.460098169,
                "count": 4237174,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.516805647,
                "variance": 2.300699371
              },
              {
                "average": 4.576359857,
                "count": 4237174,
                "maximum": 15,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.264321228,
                "variance": 18.18443553
              },
              {
                "average": 254377264.5,
                "count": 4237174,
                "maximum": 255362725.7,
                "minimum": 253977959.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 593940.9476,
                "variance": 352765849300.0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4237174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444000.004,
              3899999.979,
              0.05976164521,
              445000.004,
              3900341.819,
              19.57976165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444000.0040118828,
                    3899999.9790605763,
                    0.059761645205834
                  ],
                  [
                    444000.0040118828,
                    3900341.819060576,
                    0.059761645205834
                  ],
                  [
                    445000.0040118828,
                    3900341.819060576,
                    19.579761645205835
                  ],
                  [
                    445000.0040118828,
                    3899999.9790605763,
                    19.579761645205835
                  ],
                  [
                    444000.0040118828,
                    3899999.9790605763,
                    0.059761645205834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:52:05+00:00",
            "end_time": "2019-10-01T15: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": "20191011_NCMP_NC_Dunex_18SVD1386.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.95470751338809,
              35.11307749366999,
              -0.56098521995037
            ],
            [
              -75.95481270836858,
              35.12209350450591,
              -0.56098521995037
            ],
            [
              -75.9438391811307,
              35.1221794569174,
              10.059014780049631
            ],
            [
              -75.9437351947013,
              35.113163417512844,
              10.059014780049631
            ],
            [
              -75.95470751338809,
              35.11307749366999,
              -0.56098521995037
            ]
          ]
        ]
      },
      "bbox": [
        -75.95481271,
        35.11307749,
        -0.56098522,
        -75.94373519,
        35.12217946,
        10.05901478
      ],
      "properties": {
        "datetime": "2019-10-15T16:47:19Z",
        "pc:count": 5234148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413515.7296,
            "count": 5234148,
            "maximum": 414000.0042,
            "minimum": 413000.0042,
            "name": "X",
            "position": 0,
            "stddev": 305.3674882,
            "variance": 93249.30288
          },
          {
            "average": 3886475.439,
            "count": 5234148,
            "maximum": 3886999.986,
            "minimum": 3885999.986,
            "name": "Y",
            "position": 1,
            "stddev": 320.5098293,
            "variance": 102726.5507
          },
          {
            "average": 0.5239734534,
            "count": 5234148,
            "maximum": 10.05901478,
            "minimum": -0.56098522,
            "name": "Z",
            "position": 2,
            "stddev": 0.9217334223,
            "variance": 0.8495925017
          },
          {
            "average": 686.9971187,
            "count": 5234148,
            "maximum": 15859,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1086.439988,
            "variance": 1180351.847
          },
          {
            "average": 1.098229741,
            "count": 5234148,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3812176342,
            "variance": 0.1453268846
          },
          {
            "average": 1.196384588,
            "count": 5234148,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5726806311,
            "variance": 0.3279631052
          },
          {
            "average": 1,
            "count": 5234148,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.61478888,
            "count": 5234148,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.81284048,
            "variance": 190.7945622
          },
          {
            "average": 20.09227704,
            "count": 5234148,
            "maximum": 27,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.680846276,
            "variance": 2.825244202
          },
          {
            "average": 1.664245451,
            "count": 5234148,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5291525169,
            "variance": 0.2800023861
          },
          {
            "average": 11.70991898,
            "count": 5234148,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.669287265,
            "variance": 2.786519972
          },
          {
            "average": 254965965.6,
            "count": 5234148,
            "maximum": 255193239.4,
            "minimum": 254854137.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156971.1064,
            "variance": 24639928250.0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5234148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413000.0042,
          3885999.986,
          -0.56098522,
          414000.0042,
          3886999.986,
          10.05901478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413000.0041568364,
                3885999.985578865,
                -0.56098521995037
              ],
              [
                413000.0041568364,
                3886999.985578865,
                -0.56098521995037
              ],
              [
                414000.0041568364,
                3886999.985578865,
                10.059014780049631
              ],
              [
                414000.0041568364,
                3885999.985578865,
                10.059014780049631
              ],
              [
                413000.0041568364,
                3885999.985578865,
                -0.56098521995037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:47:19+00:00",
        "end_time": "2019-10-11T18:35:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1386.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1386.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1386.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1386.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.95481271,
            35.11307749,
            -0.56098522,
            -75.94373519,
            35.12217946,
            10.05901478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.95470751338809,
                  35.11307749366999,
                  -0.56098521995037
                ],
                [
                  -75.95481270836858,
                  35.12209350450591,
                  -0.56098521995037
                ],
                [
                  -75.9438391811307,
                  35.1221794569174,
                  10.059014780049631
                ],
                [
                  -75.9437351947013,
                  35.113163417512844,
                  10.059014780049631
                ],
                [
                  -75.95470751338809,
                  35.11307749366999,
                  -0.56098521995037
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1386.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1386.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:47:19Z",
            "pc:count": 5234148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413515.7296,
                "count": 5234148,
                "maximum": 414000.0042,
                "minimum": 413000.0042,
                "name": "X",
                "position": 0,
                "stddev": 305.3674882,
                "variance": 93249.30288
              },
              {
                "average": 3886475.439,
                "count": 5234148,
                "maximum": 3886999.986,
                "minimum": 3885999.986,
                "name": "Y",
                "position": 1,
                "stddev": 320.5098293,
                "variance": 102726.5507
              },
              {
                "average": 0.5239734534,
                "count": 5234148,
                "maximum": 10.05901478,
                "minimum": -0.56098522,
                "name": "Z",
                "position": 2,
                "stddev": 0.9217334223,
                "variance": 0.8495925017
              },
              {
                "average": 686.9971187,
                "count": 5234148,
                "maximum": 15859,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1086.439988,
                "variance": 1180351.847
              },
              {
                "average": 1.098229741,
                "count": 5234148,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3812176342,
                "variance": 0.1453268846
              },
              {
                "average": 1.196384588,
                "count": 5234148,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5726806311,
                "variance": 0.3279631052
              },
              {
                "average": 1,
                "count": 5234148,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.61478888,
                "count": 5234148,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.81284048,
                "variance": 190.7945622
              },
              {
                "average": 20.09227704,
                "count": 5234148,
                "maximum": 27,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.680846276,
                "variance": 2.825244202
              },
              {
                "average": 1.664245451,
                "count": 5234148,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5291525169,
                "variance": 0.2800023861
              },
              {
                "average": 11.70991898,
                "count": 5234148,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.669287265,
                "variance": 2.786519972
              },
              {
                "average": 254965965.6,
                "count": 5234148,
                "maximum": 255193239.4,
                "minimum": 254854137.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156971.1064,
                "variance": 24639928250.0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5234148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413000.0042,
              3885999.986,
              -0.56098522,
              414000.0042,
              3886999.986,
              10.05901478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413000.0041568364,
                    3885999.985578865,
                    -0.56098521995037
                  ],
                  [
                    413000.0041568364,
                    3886999.985578865,
                    -0.56098521995037
                  ],
                  [
                    414000.0041568364,
                    3886999.985578865,
                    10.059014780049631
                  ],
                  [
                    414000.0041568364,
                    3885999.985578865,
                    10.059014780049631
                  ],
                  [
                    413000.0041568364,
                    3885999.985578865,
                    -0.56098521995037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:47:19+00:00",
            "end_time": "2019-10-11T18:35: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": "20191019_NCMP_NC_Dunex_18SVE4375.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6214320268332,
              35.925574814230586,
              -1.165107238745753
            ],
            [
              -75.62144105203632,
              35.9267282603142,
              -1.165107238745753
            ],
            [
              -75.62076356865208,
              35.92673176529144,
              -0.465107238745753
            ],
            [
              -75.62075455328655,
              35.925578319060214,
              -0.465107238745753
            ],
            [
              -75.6214320268332,
              35.925574814230586,
              -1.165107238745753
            ]
          ]
        ]
      },
      "bbox": [
        -75.62144105,
        35.92557481,
        -1.165107239,
        -75.62075455,
        35.92673177,
        -0.4651072387
      ],
      "properties": {
        "datetime": "2019-10-19T14:57:30Z",
        "pc:count": 14550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443973.3148,
            "count": 14550,
            "maximum": 444000.0051,
            "minimum": 443938.8851,
            "name": "X",
            "position": 0,
            "stddev": 16.37461853,
            "variance": 268.128132
          },
          {
            "average": 3975948.028,
            "count": 14550,
            "maximum": 3975999.987,
            "minimum": 3975872.047,
            "name": "Y",
            "position": 1,
            "stddev": 33.74802412,
            "variance": 1138.929132
          },
          {
            "average": -0.8945787164,
            "count": 14550,
            "maximum": -0.4651072387,
            "minimum": -1.165107239,
            "name": "Z",
            "position": 2,
            "stddev": 0.1341587085,
            "variance": 0.01799855905
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14550,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14550,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14550,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 14550,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.3370373,
            "count": 14550,
            "maximum": 19.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5306546988,
            "variance": 0.2815944094
          },
          {
            "average": 2,
            "count": 14550,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12,
            "count": 14550,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255532248.6,
            "count": 14550,
            "maximum": 255532250.5,
            "minimum": 255532247.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8187386362,
            "variance": 0.6703329545
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443938.8851,
          3975872.047,
          -1.165107239,
          444000.0051,
          3975999.987,
          -0.4651072387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443938.88505650073,
                3975872.0467011486,
                -1.165107238745753
              ],
              [
                443938.88505650073,
                3975999.986701149,
                -1.165107238745753
              ],
              [
                444000.0050565007,
                3975999.986701149,
                -0.465107238745753
              ],
              [
                444000.0050565007,
                3975872.0467011486,
                -0.465107238745753
              ],
              [
                443938.88505650073,
                3975872.0467011486,
                -1.165107238745753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:57:30+00:00",
        "end_time": "2019-10-19T14:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4375.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4375.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4375.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4375.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62144105,
            35.92557481,
            -1.165107239,
            -75.62075455,
            35.92673177,
            -0.4651072387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6214320268332,
                  35.925574814230586,
                  -1.165107238745753
                ],
                [
                  -75.62144105203632,
                  35.9267282603142,
                  -1.165107238745753
                ],
                [
                  -75.62076356865208,
                  35.92673176529144,
                  -0.465107238745753
                ],
                [
                  -75.62075455328655,
                  35.925578319060214,
                  -0.465107238745753
                ],
                [
                  -75.6214320268332,
                  35.925574814230586,
                  -1.165107238745753
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4375.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4375.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:57:30Z",
            "pc:count": 14550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443973.3148,
                "count": 14550,
                "maximum": 444000.0051,
                "minimum": 443938.8851,
                "name": "X",
                "position": 0,
                "stddev": 16.37461853,
                "variance": 268.128132
              },
              {
                "average": 3975948.028,
                "count": 14550,
                "maximum": 3975999.987,
                "minimum": 3975872.047,
                "name": "Y",
                "position": 1,
                "stddev": 33.74802412,
                "variance": 1138.929132
              },
              {
                "average": -0.8945787164,
                "count": 14550,
                "maximum": -0.4651072387,
                "minimum": -1.165107239,
                "name": "Z",
                "position": 2,
                "stddev": 0.1341587085,
                "variance": 0.01799855905
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14550,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14550,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14550,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 14550,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.3370373,
                "count": 14550,
                "maximum": 19.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5306546988,
                "variance": 0.2815944094
              },
              {
                "average": 2,
                "count": 14550,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12,
                "count": 14550,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255532248.6,
                "count": 14550,
                "maximum": 255532250.5,
                "minimum": 255532247.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8187386362,
                "variance": 0.6703329545
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443938.8851,
              3975872.047,
              -1.165107239,
              444000.0051,
              3975999.987,
              -0.4651072387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443938.88505650073,
                    3975872.0467011486,
                    -1.165107238745753
                  ],
                  [
                    443938.88505650073,
                    3975999.986701149,
                    -1.165107238745753
                  ],
                  [
                    444000.0050565007,
                    3975999.986701149,
                    -0.465107238745753
                  ],
                  [
                    444000.0050565007,
                    3975872.0467011486,
                    -0.465107238745753
                  ],
                  [
                    443938.88505650073,
                    3975872.0467011486,
                    -1.165107238745753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:57:30+00:00",
            "end_time": "2019-10-19T14:57:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3693.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71081252802173,
              36.07949967187482,
              0.316290374630425
            ],
            [
              -75.71089368826857,
              36.08851479361702,
              0.316290374630425
            ],
            [
              -75.69978672407481,
              36.08858016849731,
              27.23629037463043
            ],
            [
              -75.69970683161708,
              36.07956502527919,
              27.23629037463043
            ],
            [
              -75.71081252802173,
              36.07949967187482,
              0.316290374630425
            ]
          ]
        ]
      },
      "bbox": [
        -75.71089369,
        36.07949967,
        0.3162903746,
        -75.69970683,
        36.08858017,
        27.23629037
      ],
      "properties": {
        "datetime": "2019-10-18T15:38:08Z",
        "pc:count": 2889815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436513.6835,
            "count": 2889815,
            "maximum": 437000.0102,
            "minimum": 436000.0102,
            "name": "X",
            "position": 0,
            "stddev": 239.024486,
            "variance": 57132.7049
          },
          {
            "average": 3993484.401,
            "count": 2889815,
            "maximum": 3993999.986,
            "minimum": 3992999.986,
            "name": "Y",
            "position": 1,
            "stddev": 274.0161116,
            "variance": 75084.82941
          },
          {
            "average": 7.85934648,
            "count": 2889815,
            "maximum": 27.23629037,
            "minimum": 0.3162903746,
            "name": "Z",
            "position": 2,
            "stddev": 4.19713865,
            "variance": 17.61597285
          },
          {
            "average": 1951.970145,
            "count": 2889815,
            "maximum": 36064,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2060.920425,
            "variance": 4247393
          },
          {
            "average": 1.642732839,
            "count": 2889815,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.021434736,
            "variance": 1.043328921
          },
          {
            "average": 2.319009348,
            "count": 2889815,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491925477,
            "variance": 2.225841629
          },
          {
            "average": 1,
            "count": 2889815,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.453881996,
            "count": 2889815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4978686729,
            "variance": 0.2478732155
          },
          {
            "average": 20.00906669,
            "count": 2889815,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.592336065,
            "variance": 2.535534145
          },
          {
            "average": 1.703475482,
            "count": 2889815,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.172618783,
            "variance": 1.37503481
          },
          {
            "average": 1.964025379,
            "count": 2889815,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9090300121,
            "variance": 0.8263355629
          },
          {
            "average": 255447259.9,
            "count": 2889815,
            "maximum": 255448288.7,
            "minimum": 255446787.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.2598781,
            "variance": 223029.3924
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2889815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436000.0102,
          3992999.986,
          0.3162903746,
          437000.0102,
          3993999.986,
          27.23629037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436000.01020137843,
                3992999.9862196697,
                0.316290374630425
              ],
              [
                436000.01020137843,
                3993999.9862196697,
                0.316290374630425
              ],
              [
                437000.01020137843,
                3993999.9862196697,
                27.23629037463043
              ],
              [
                437000.01020137843,
                3992999.9862196697,
                27.23629037463043
              ],
              [
                436000.01020137843,
                3992999.9862196697,
                0.316290374630425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:38:08+00:00",
        "end_time": "2019-10-18T15:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3693.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3693.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3693.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3693.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71089369,
            36.07949967,
            0.3162903746,
            -75.69970683,
            36.08858017,
            27.23629037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71081252802173,
                  36.07949967187482,
                  0.316290374630425
                ],
                [
                  -75.71089368826857,
                  36.08851479361702,
                  0.316290374630425
                ],
                [
                  -75.69978672407481,
                  36.08858016849731,
                  27.23629037463043
                ],
                [
                  -75.69970683161708,
                  36.07956502527919,
                  27.23629037463043
                ],
                [
                  -75.71081252802173,
                  36.07949967187482,
                  0.316290374630425
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3693.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3693.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:38:08Z",
            "pc:count": 2889815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436513.6835,
                "count": 2889815,
                "maximum": 437000.0102,
                "minimum": 436000.0102,
                "name": "X",
                "position": 0,
                "stddev": 239.024486,
                "variance": 57132.7049
              },
              {
                "average": 3993484.401,
                "count": 2889815,
                "maximum": 3993999.986,
                "minimum": 3992999.986,
                "name": "Y",
                "position": 1,
                "stddev": 274.0161116,
                "variance": 75084.82941
              },
              {
                "average": 7.85934648,
                "count": 2889815,
                "maximum": 27.23629037,
                "minimum": 0.3162903746,
                "name": "Z",
                "position": 2,
                "stddev": 4.19713865,
                "variance": 17.61597285
              },
              {
                "average": 1951.970145,
                "count": 2889815,
                "maximum": 36064,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2060.920425,
                "variance": 4247393
              },
              {
                "average": 1.642732839,
                "count": 2889815,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.021434736,
                "variance": 1.043328921
              },
              {
                "average": 2.319009348,
                "count": 2889815,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491925477,
                "variance": 2.225841629
              },
              {
                "average": 1,
                "count": 2889815,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.453881996,
                "count": 2889815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4978686729,
                "variance": 0.2478732155
              },
              {
                "average": 20.00906669,
                "count": 2889815,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.592336065,
                "variance": 2.535534145
              },
              {
                "average": 1.703475482,
                "count": 2889815,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.172618783,
                "variance": 1.37503481
              },
              {
                "average": 1.964025379,
                "count": 2889815,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9090300121,
                "variance": 0.8263355629
              },
              {
                "average": 255447259.9,
                "count": 2889815,
                "maximum": 255448288.7,
                "minimum": 255446787.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.2598781,
                "variance": 223029.3924
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2889815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436000.0102,
              3992999.986,
              0.3162903746,
              437000.0102,
              3993999.986,
              27.23629037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436000.01020137843,
                    3992999.9862196697,
                    0.316290374630425
                  ],
                  [
                    436000.01020137843,
                    3993999.9862196697,
                    0.316290374630425
                  ],
                  [
                    437000.01020137843,
                    3993999.9862196697,
                    27.23629037463043
                  ],
                  [
                    437000.01020137843,
                    3992999.9862196697,
                    27.23629037463043
                  ],
                  [
                    436000.01020137843,
                    3992999.9862196697,
                    0.316290374630425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:38:08+00:00",
            "end_time": "2019-10-18T15:13:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4962.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5644450080329,
              35.800785589507505,
              -2.198125074178068
            ],
            [
              -75.56450880132296,
              35.80980138783963,
              -2.198125074178068
            ],
            [
              -75.55344046619152,
              35.80985285323867,
              9.081874925821932
            ],
            [
              -75.55337792354062,
              35.80083703794415,
              9.081874925821932
            ],
            [
              -75.5644450080329,
              35.800785589507505,
              -2.198125074178068
            ]
          ]
        ]
      },
      "bbox": [
        -75.5645088,
        35.80078559,
        -2.198125074,
        -75.55337792,
        35.80985285,
        9.081874926
      ],
      "properties": {
        "datetime": "2019-10-19T14:54:10Z",
        "pc:count": 2448744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449512.0061,
            "count": 2448744,
            "maximum": 450000.0131,
            "minimum": 449000.0131,
            "name": "X",
            "position": 0,
            "stddev": 292.3501284,
            "variance": 85468.59759
          },
          {
            "average": 3962505.002,
            "count": 2448744,
            "maximum": 3962999.984,
            "minimum": 3961999.984,
            "name": "Y",
            "position": 1,
            "stddev": 292.538944,
            "variance": 85579.03375
          },
          {
            "average": -0.1757568397,
            "count": 2448744,
            "maximum": 9.081874926,
            "minimum": -2.198125074,
            "name": "Z",
            "position": 2,
            "stddev": 0.7442567667,
            "variance": 0.5539181347
          },
          {
            "average": 394.5531722,
            "count": 2448744,
            "maximum": 14962,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 740.0544129,
            "variance": 547680.534
          },
          {
            "average": 1.015455679,
            "count": 2448744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1452830884,
            "variance": 0.02110717578
          },
          {
            "average": 1.031044486,
            "count": 2448744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2188338235,
            "variance": 0.04788824231
          },
          {
            "average": 1,
            "count": 2448744,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.22463353,
            "count": 2448744,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.36801679,
            "variance": 152.9678394
          },
          {
            "average": 20.07906505,
            "count": 2448744,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.328536912,
            "variance": 1.765010326
          },
          {
            "average": 1.735613849,
            "count": 2448744,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4482069596,
            "variance": 0.2008894787
          },
          {
            "average": 9.026763925,
            "count": 2448744,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.437132362,
            "variance": 2.065349425
          },
          {
            "average": 255530154,
            "count": 2448744,
            "maximum": 255532050.3,
            "minimum": 255528839.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.5561904,
            "variance": 435014.3682
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.0131,
          3961999.984,
          -2.198125074,
          450000.0131,
          3962999.984,
          9.081874926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.0130941489,
                3961999.9841006314,
                -2.198125074178068
              ],
              [
                449000.0130941489,
                3962999.9841006314,
                -2.198125074178068
              ],
              [
                450000.0130941489,
                3962999.9841006314,
                9.081874925821932
              ],
              [
                450000.0130941489,
                3961999.9841006314,
                9.081874925821932
              ],
              [
                449000.0130941489,
                3961999.9841006314,
                -2.198125074178068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:54:10+00:00",
        "end_time": "2019-10-19T14:00:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4962.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4962.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4962.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4962.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5645088,
            35.80078559,
            -2.198125074,
            -75.55337792,
            35.80985285,
            9.081874926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5644450080329,
                  35.800785589507505,
                  -2.198125074178068
                ],
                [
                  -75.56450880132296,
                  35.80980138783963,
                  -2.198125074178068
                ],
                [
                  -75.55344046619152,
                  35.80985285323867,
                  9.081874925821932
                ],
                [
                  -75.55337792354062,
                  35.80083703794415,
                  9.081874925821932
                ],
                [
                  -75.5644450080329,
                  35.800785589507505,
                  -2.198125074178068
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4962.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4962.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:54:10Z",
            "pc:count": 2448744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449512.0061,
                "count": 2448744,
                "maximum": 450000.0131,
                "minimum": 449000.0131,
                "name": "X",
                "position": 0,
                "stddev": 292.3501284,
                "variance": 85468.59759
              },
              {
                "average": 3962505.002,
                "count": 2448744,
                "maximum": 3962999.984,
                "minimum": 3961999.984,
                "name": "Y",
                "position": 1,
                "stddev": 292.538944,
                "variance": 85579.03375
              },
              {
                "average": -0.1757568397,
                "count": 2448744,
                "maximum": 9.081874926,
                "minimum": -2.198125074,
                "name": "Z",
                "position": 2,
                "stddev": 0.7442567667,
                "variance": 0.5539181347
              },
              {
                "average": 394.5531722,
                "count": 2448744,
                "maximum": 14962,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 740.0544129,
                "variance": 547680.534
              },
              {
                "average": 1.015455679,
                "count": 2448744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1452830884,
                "variance": 0.02110717578
              },
              {
                "average": 1.031044486,
                "count": 2448744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2188338235,
                "variance": 0.04788824231
              },
              {
                "average": 1,
                "count": 2448744,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.22463353,
                "count": 2448744,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.36801679,
                "variance": 152.9678394
              },
              {
                "average": 20.07906505,
                "count": 2448744,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.328536912,
                "variance": 1.765010326
              },
              {
                "average": 1.735613849,
                "count": 2448744,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4482069596,
                "variance": 0.2008894787
              },
              {
                "average": 9.026763925,
                "count": 2448744,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.437132362,
                "variance": 2.065349425
              },
              {
                "average": 255530154,
                "count": 2448744,
                "maximum": 255532050.3,
                "minimum": 255528839.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.5561904,
                "variance": 435014.3682
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.0131,
              3961999.984,
              -2.198125074,
              450000.0131,
              3962999.984,
              9.081874926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.0130941489,
                    3961999.9841006314,
                    -2.198125074178068
                  ],
                  [
                    449000.0130941489,
                    3962999.9841006314,
                    -2.198125074178068
                  ],
                  [
                    450000.0130941489,
                    3962999.9841006314,
                    9.081874925821932
                  ],
                  [
                    450000.0130941489,
                    3961999.9841006314,
                    9.081874925821932
                  ],
                  [
                    449000.0130941489,
                    3961999.9841006314,
                    -2.198125074178068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:54:10+00:00",
            "end_time": "2019-10-19T14:00: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": "20191019_NCMP_NC_Dunex_18SVE4576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60967910416953,
              35.92678856596062,
              -3.981796303840405
            ],
            [
              -75.6097483290292,
              35.935804101649296,
              -3.981796303840405
            ],
            [
              -75.60324319402746,
              35.9358369679935,
              27.958203696159597
            ],
            [
              -75.60317470758744,
              35.92682142148867,
              27.958203696159597
            ],
            [
              -75.60967910416953,
              35.92678856596062,
              -3.981796303840405
            ]
          ]
        ]
      },
      "bbox": [
        -75.60974833,
        35.92678857,
        -3.981796304,
        -75.60317471,
        35.93583697,
        27.9582037
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:12Z",
        "pc:count": 760541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445172.5066,
            "count": 760541,
            "maximum": 445586.8022,
            "minimum": 445000.0022,
            "name": "X",
            "position": 0,
            "stddev": 125.6017554,
            "variance": 15775.80096
          },
          {
            "average": 3976324.847,
            "count": 760541,
            "maximum": 3976999.986,
            "minimum": 3975999.986,
            "name": "Y",
            "position": 1,
            "stddev": 237.8915807,
            "variance": 56592.40417
          },
          {
            "average": 2.619630391,
            "count": 760541,
            "maximum": 27.9582037,
            "minimum": -3.981796304,
            "name": "Z",
            "position": 2,
            "stddev": 3.373657777,
            "variance": 11.3815668
          },
          {
            "average": 2471.588364,
            "count": 760541,
            "maximum": 41936,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2508.300615,
            "variance": 6291571.977
          },
          {
            "average": 1.20172351,
            "count": 760541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5726826065,
            "variance": 0.3279653678
          },
          {
            "average": 1.421818153,
            "count": 760541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.887361047,
            "variance": 0.7874096278
          },
          {
            "average": 1,
            "count": 760541,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.829580522,
            "count": 760541,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.4901015,
            "variance": 132.0224324
          },
          {
            "average": 20.01949852,
            "count": 760541,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8884963885,
            "variance": 0.7894258323
          },
          {
            "average": 1.43935041,
            "count": 760541,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6526702926,
            "variance": 0.4259785109
          },
          {
            "average": 18.15601526,
            "count": 760541,
            "maximum": 19,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7082957166,
            "variance": 0.5016828222
          },
          {
            "average": 255536544.3,
            "count": 760541,
            "maximum": 255537332,
            "minimum": 255535829.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 580.7003315,
            "variance": 337212.875
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 760541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0022,
          3975999.986,
          -3.981796304,
          445586.8022,
          3976999.986,
          27.9582037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.00221455796,
                3975999.986470671,
                -3.981796303840405
              ],
              [
                445000.00221455796,
                3976999.986470671,
                -3.981796303840405
              ],
              [
                445586.802214558,
                3976999.986470671,
                27.958203696159597
              ],
              [
                445586.802214558,
                3975999.986470671,
                27.958203696159597
              ],
              [
                445000.00221455796,
                3975999.986470671,
                -3.981796303840405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:12+00:00",
        "end_time": "2019-10-19T15:57:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60974833,
            35.92678857,
            -3.981796304,
            -75.60317471,
            35.93583697,
            27.9582037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60967910416953,
                  35.92678856596062,
                  -3.981796303840405
                ],
                [
                  -75.6097483290292,
                  35.935804101649296,
                  -3.981796303840405
                ],
                [
                  -75.60324319402746,
                  35.9358369679935,
                  27.958203696159597
                ],
                [
                  -75.60317470758744,
                  35.92682142148867,
                  27.958203696159597
                ],
                [
                  -75.60967910416953,
                  35.92678856596062,
                  -3.981796303840405
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:12Z",
            "pc:count": 760541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445172.5066,
                "count": 760541,
                "maximum": 445586.8022,
                "minimum": 445000.0022,
                "name": "X",
                "position": 0,
                "stddev": 125.6017554,
                "variance": 15775.80096
              },
              {
                "average": 3976324.847,
                "count": 760541,
                "maximum": 3976999.986,
                "minimum": 3975999.986,
                "name": "Y",
                "position": 1,
                "stddev": 237.8915807,
                "variance": 56592.40417
              },
              {
                "average": 2.619630391,
                "count": 760541,
                "maximum": 27.9582037,
                "minimum": -3.981796304,
                "name": "Z",
                "position": 2,
                "stddev": 3.373657777,
                "variance": 11.3815668
              },
              {
                "average": 2471.588364,
                "count": 760541,
                "maximum": 41936,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2508.300615,
                "variance": 6291571.977
              },
              {
                "average": 1.20172351,
                "count": 760541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5726826065,
                "variance": 0.3279653678
              },
              {
                "average": 1.421818153,
                "count": 760541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.887361047,
                "variance": 0.7874096278
              },
              {
                "average": 1,
                "count": 760541,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.829580522,
                "count": 760541,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.4901015,
                "variance": 132.0224324
              },
              {
                "average": 20.01949852,
                "count": 760541,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8884963885,
                "variance": 0.7894258323
              },
              {
                "average": 1.43935041,
                "count": 760541,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6526702926,
                "variance": 0.4259785109
              },
              {
                "average": 18.15601526,
                "count": 760541,
                "maximum": 19,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7082957166,
                "variance": 0.5016828222
              },
              {
                "average": 255536544.3,
                "count": 760541,
                "maximum": 255537332,
                "minimum": 255535829.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 580.7003315,
                "variance": 337212.875
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 760541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0022,
              3975999.986,
              -3.981796304,
              445586.8022,
              3976999.986,
              27.9582037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.00221455796,
                    3975999.986470671,
                    -3.981796303840405
                  ],
                  [
                    445000.00221455796,
                    3976999.986470671,
                    -3.981796303840405
                  ],
                  [
                    445586.802214558,
                    3976999.986470671,
                    27.958203696159597
                  ],
                  [
                    445586.802214558,
                    3975999.986470671,
                    27.958203696159597
                  ],
                  [
                    445000.00221455796,
                    3975999.986470671,
                    -3.981796303840405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:12+00:00",
            "end_time": "2019-10-19T15:57: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": "20191015_NCMP_NC_Dunex_18SVD3498.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72523992517402,
              35.22287103005043,
              -2.598132962327906
            ],
            [
              -75.7253152097839,
              35.2313309177556,
              -2.598132962327906
            ],
            [
              -75.71432635120958,
              35.23139626725905,
              -0.418132962327906
            ],
            [
              -75.71425220695794,
              35.2229363592009,
              -0.418132962327906
            ],
            [
              -75.72523992517402,
              35.22287103005043,
              -2.598132962327906
            ]
          ]
        ]
      },
      "bbox": [
        -75.72531521,
        35.22287103,
        -2.598132962,
        -75.71425221,
        35.23139627,
        -0.4181329623
      ],
      "properties": {
        "datetime": "2019-10-15T14:44:20Z",
        "pc:count": 1747315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434545.1778,
            "count": 1747315,
            "maximum": 435000.0037,
            "minimum": 434000.0037,
            "name": "X",
            "position": 0,
            "stddev": 281.7536406,
            "variance": 79385.11402
          },
          {
            "average": 3898362.048,
            "count": 1747315,
            "maximum": 3898938.274,
            "minimum": 3897999.994,
            "name": "Y",
            "position": 1,
            "stddev": 225.6398208,
            "variance": 50913.32875
          },
          {
            "average": -1.612127668,
            "count": 1747315,
            "maximum": -0.4181329623,
            "minimum": -2.598132962,
            "name": "Z",
            "position": 2,
            "stddev": 0.3135914669,
            "variance": 0.09833960811
          },
          {
            "average": 0.02153361014,
            "count": 1747315,
            "maximum": 1750,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.822972535,
            "variance": 33.90700914
          },
          {
            "average": 1,
            "count": 1747315,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1747315,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1747315,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1747315,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03165989,
            "count": 1747315,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684876699,
            "variance": 2.83880949
          },
          {
            "average": 2.00011904,
            "count": 1747315,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01122022127,
            "variance": 0.0001258933653
          },
          {
            "average": 2.049384341,
            "count": 1747315,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9380185742,
            "variance": 0.8798788456
          },
          {
            "average": 255185054.9,
            "count": 1747315,
            "maximum": 255185860.8,
            "minimum": 255184596.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.654032,
            "variance": 142622.5679
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1747315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0037,
          3897999.994,
          -2.598132962,
          435000.0037,
          3898938.274,
          -0.4181329623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0037195916,
                3897999.9936948023,
                -2.598132962327906
              ],
              [
                434000.0037195916,
                3898938.2736948025,
                -2.598132962327906
              ],
              [
                435000.0037195916,
                3898938.2736948025,
                -0.418132962327906
              ],
              [
                435000.0037195916,
                3897999.9936948023,
                -0.418132962327906
              ],
              [
                434000.0037195916,
                3897999.9936948023,
                -2.598132962327906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T14:44:20+00:00",
        "end_time": "2019-10-15T14:23:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3498.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3498.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3498.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3498.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72531521,
            35.22287103,
            -2.598132962,
            -75.71425221,
            35.23139627,
            -0.4181329623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72523992517402,
                  35.22287103005043,
                  -2.598132962327906
                ],
                [
                  -75.7253152097839,
                  35.2313309177556,
                  -2.598132962327906
                ],
                [
                  -75.71432635120958,
                  35.23139626725905,
                  -0.418132962327906
                ],
                [
                  -75.71425220695794,
                  35.2229363592009,
                  -0.418132962327906
                ],
                [
                  -75.72523992517402,
                  35.22287103005043,
                  -2.598132962327906
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3498.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3498.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T14:44:20Z",
            "pc:count": 1747315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434545.1778,
                "count": 1747315,
                "maximum": 435000.0037,
                "minimum": 434000.0037,
                "name": "X",
                "position": 0,
                "stddev": 281.7536406,
                "variance": 79385.11402
              },
              {
                "average": 3898362.048,
                "count": 1747315,
                "maximum": 3898938.274,
                "minimum": 3897999.994,
                "name": "Y",
                "position": 1,
                "stddev": 225.6398208,
                "variance": 50913.32875
              },
              {
                "average": -1.612127668,
                "count": 1747315,
                "maximum": -0.4181329623,
                "minimum": -2.598132962,
                "name": "Z",
                "position": 2,
                "stddev": 0.3135914669,
                "variance": 0.09833960811
              },
              {
                "average": 0.02153361014,
                "count": 1747315,
                "maximum": 1750,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.822972535,
                "variance": 33.90700914
              },
              {
                "average": 1,
                "count": 1747315,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1747315,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1747315,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1747315,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03165989,
                "count": 1747315,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684876699,
                "variance": 2.83880949
              },
              {
                "average": 2.00011904,
                "count": 1747315,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01122022127,
                "variance": 0.0001258933653
              },
              {
                "average": 2.049384341,
                "count": 1747315,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9380185742,
                "variance": 0.8798788456
              },
              {
                "average": 255185054.9,
                "count": 1747315,
                "maximum": 255185860.8,
                "minimum": 255184596.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.654032,
                "variance": 142622.5679
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1747315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0037,
              3897999.994,
              -2.598132962,
              435000.0037,
              3898938.274,
              -0.4181329623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0037195916,
                    3897999.9936948023,
                    -2.598132962327906
                  ],
                  [
                    434000.0037195916,
                    3898938.2736948025,
                    -2.598132962327906
                  ],
                  [
                    435000.0037195916,
                    3898938.2736948025,
                    -0.418132962327906
                  ],
                  [
                    435000.0037195916,
                    3897999.9936948023,
                    -0.418132962327906
                  ],
                  [
                    434000.0037195916,
                    3897999.9936948023,
                    -2.598132962327906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T14:44:20+00:00",
            "end_time": "2019-10-15T14:23: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": "20191001_NCMP_NC_Dunex_18SVD4999.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56048272383548,
              35.23276283078158,
              1.168534375794018
            ],
            [
              -75.56053042735232,
              35.23969700052587,
              1.168534375794018
            ],
            [
              -75.54954008870824,
              35.23974740071538,
              13.608534375794019
            ],
            [
              -75.54949332039996,
              35.23281321810608,
              13.608534375794019
            ],
            [
              -75.56048272383548,
              35.23276283078158,
              1.168534375794018
            ]
          ]
        ]
      },
      "bbox": [
        -75.56053043,
        35.23276283,
        1.168534376,
        -75.54949332,
        35.2397474,
        13.60853438
      ],
      "properties": {
        "datetime": "2019-10-01T15:31:15Z",
        "pc:count": 4389016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449499.7573,
            "count": 4389016,
            "maximum": 450000.0032,
            "minimum": 449000.0032,
            "name": "X",
            "position": 0,
            "stddev": 291.8060874,
            "variance": 85150.79266
          },
          {
            "average": 3899432.844,
            "count": 4389016,
            "maximum": 3899769.023,
            "minimum": 3898999.983,
            "name": "Y",
            "position": 1,
            "stddev": 215.925473,
            "variance": 46623.80989
          },
          {
            "average": 3.40250553,
            "count": 4389016,
            "maximum": 13.60853438,
            "minimum": 1.168534376,
            "name": "Z",
            "position": 2,
            "stddev": 1.938026656,
            "variance": 3.755947319
          },
          {
            "average": 2626.254183,
            "count": 4389016,
            "maximum": 29530,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2581.592184,
            "variance": 6664618.202
          },
          {
            "average": 1.595355998,
            "count": 4389016,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9881301753,
            "variance": 0.9764012434
          },
          {
            "average": 2.191381394,
            "count": 4389016,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.422262844,
            "variance": 2.022831597
          },
          {
            "average": 1,
            "count": 4389016,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.411391073,
            "count": 4389016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4920858799,
            "variance": 0.2421485132
          },
          {
            "average": 19.99731826,
            "count": 4389016,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.144555909,
            "variance": 1.31000823
          },
          {
            "average": 1.647954576,
            "count": 4389016,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.050787056,
            "variance": 1.104153437
          },
          {
            "average": 2.775649713,
            "count": 4389016,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9261805095,
            "variance": 0.8578103361
          },
          {
            "average": 253978304.6,
            "count": 4389016,
            "maximum": 253979075.6,
            "minimum": 253978028.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 329.1229842,
            "variance": 108321.9387
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449000.0032,
          3898999.983,
          1.168534376,
          450000.0032,
          3899769.023,
          13.60853438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449000.0032152599,
                3898999.982825959,
                1.168534375794018
              ],
              [
                449000.0032152599,
                3899769.022825959,
                1.168534375794018
              ],
              [
                450000.0032152599,
                3899769.022825959,
                13.608534375794019
              ],
              [
                450000.0032152599,
                3898999.982825959,
                13.608534375794019
              ],
              [
                449000.0032152599,
                3898999.982825959,
                1.168534375794018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:31:15+00:00",
        "end_time": "2019-10-01T15:13:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4999.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4999.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4999.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4999.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56053043,
            35.23276283,
            1.168534376,
            -75.54949332,
            35.2397474,
            13.60853438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56048272383548,
                  35.23276283078158,
                  1.168534375794018
                ],
                [
                  -75.56053042735232,
                  35.23969700052587,
                  1.168534375794018
                ],
                [
                  -75.54954008870824,
                  35.23974740071538,
                  13.608534375794019
                ],
                [
                  -75.54949332039996,
                  35.23281321810608,
                  13.608534375794019
                ],
                [
                  -75.56048272383548,
                  35.23276283078158,
                  1.168534375794018
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4999.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4999.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:31:15Z",
            "pc:count": 4389016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449499.7573,
                "count": 4389016,
                "maximum": 450000.0032,
                "minimum": 449000.0032,
                "name": "X",
                "position": 0,
                "stddev": 291.8060874,
                "variance": 85150.79266
              },
              {
                "average": 3899432.844,
                "count": 4389016,
                "maximum": 3899769.023,
                "minimum": 3898999.983,
                "name": "Y",
                "position": 1,
                "stddev": 215.925473,
                "variance": 46623.80989
              },
              {
                "average": 3.40250553,
                "count": 4389016,
                "maximum": 13.60853438,
                "minimum": 1.168534376,
                "name": "Z",
                "position": 2,
                "stddev": 1.938026656,
                "variance": 3.755947319
              },
              {
                "average": 2626.254183,
                "count": 4389016,
                "maximum": 29530,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2581.592184,
                "variance": 6664618.202
              },
              {
                "average": 1.595355998,
                "count": 4389016,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9881301753,
                "variance": 0.9764012434
              },
              {
                "average": 2.191381394,
                "count": 4389016,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.422262844,
                "variance": 2.022831597
              },
              {
                "average": 1,
                "count": 4389016,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.411391073,
                "count": 4389016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4920858799,
                "variance": 0.2421485132
              },
              {
                "average": 19.99731826,
                "count": 4389016,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.144555909,
                "variance": 1.31000823
              },
              {
                "average": 1.647954576,
                "count": 4389016,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.050787056,
                "variance": 1.104153437
              },
              {
                "average": 2.775649713,
                "count": 4389016,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9261805095,
                "variance": 0.8578103361
              },
              {
                "average": 253978304.6,
                "count": 4389016,
                "maximum": 253979075.6,
                "minimum": 253978028.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 329.1229842,
                "variance": 108321.9387
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449000.0032,
              3898999.983,
              1.168534376,
              450000.0032,
              3899769.023,
              13.60853438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449000.0032152599,
                    3898999.982825959,
                    1.168534375794018
                  ],
                  [
                    449000.0032152599,
                    3899769.022825959,
                    1.168534375794018
                  ],
                  [
                    450000.0032152599,
                    3899769.022825959,
                    13.608534375794019
                  ],
                  [
                    450000.0032152599,
                    3898999.982825959,
                    13.608534375794019
                  ],
                  [
                    449000.0032152599,
                    3898999.982825959,
                    1.168534375794018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:31:15+00:00",
            "end_time": "2019-10-01T15:13:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4577.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6097479713327,
              35.93580417133148,
              -3.598091438422704
            ],
            [
              -75.60976472697548,
              35.937985748601236,
              -3.598091438422704
            ],
            [
              -75.60868849072702,
              35.937991210763464,
              -0.198091438422703
            ],
            [
              -75.60867176465352,
              35.93580963305872,
              -0.198091438422703
            ],
            [
              -75.6097479713327,
              35.93580417133148,
              -3.598091438422704
            ]
          ]
        ]
      },
      "bbox": [
        -75.60976473,
        35.93580417,
        -3.598091438,
        -75.60867176,
        35.93799121,
        -0.1980914384
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:15Z",
        "pc:count": 5596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445029.0099,
            "count": 5596,
            "maximum": 445097.1145,
            "minimum": 445000.0345,
            "name": "X",
            "position": 0,
            "stddev": 20.12252256,
            "variance": 404.915914
          },
          {
            "average": 3977036.372,
            "count": 5596,
            "maximum": 3977241.974,
            "minimum": 3976999.994,
            "name": "Y",
            "position": 1,
            "stddev": 25.25238633,
            "variance": 637.6830151
          },
          {
            "average": -1.320643261,
            "count": 5596,
            "maximum": -0.1980914384,
            "minimum": -3.598091438,
            "name": "Z",
            "position": 2,
            "stddev": 0.619884183,
            "variance": 0.3842564004
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5596,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5596,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5596,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5596,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92324592,
            "count": 5596,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.2624469402,
            "variance": 0.06887839643
          },
          {
            "average": 2,
            "count": 5596,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19,
            "count": 5596,
            "maximum": 19,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255537330.5,
            "count": 5596,
            "maximum": 255537335.2,
            "minimum": 255537327.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.919512306,
            "variance": 3.684527492
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0345,
          3976999.994,
          -3.598091438,
          445097.1145,
          3977241.974,
          -0.1980914384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.03452784853,
                3976999.9939979743,
                -3.598091438422704
              ],
              [
                445000.03452784853,
                3977241.973997975,
                -3.598091438422704
              ],
              [
                445097.1145278485,
                3977241.973997975,
                -0.198091438422703
              ],
              [
                445097.1145278485,
                3976999.9939979743,
                -0.198091438422703
              ],
              [
                445000.03452784853,
                3976999.9939979743,
                -3.598091438422704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:15+00:00",
        "end_time": "2019-10-19T16:22:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4577.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4577.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4577.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4577.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60976473,
            35.93580417,
            -3.598091438,
            -75.60867176,
            35.93799121,
            -0.1980914384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6097479713327,
                  35.93580417133148,
                  -3.598091438422704
                ],
                [
                  -75.60976472697548,
                  35.937985748601236,
                  -3.598091438422704
                ],
                [
                  -75.60868849072702,
                  35.937991210763464,
                  -0.198091438422703
                ],
                [
                  -75.60867176465352,
                  35.93580963305872,
                  -0.198091438422703
                ],
                [
                  -75.6097479713327,
                  35.93580417133148,
                  -3.598091438422704
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4577.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4577.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:15Z",
            "pc:count": 5596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445029.0099,
                "count": 5596,
                "maximum": 445097.1145,
                "minimum": 445000.0345,
                "name": "X",
                "position": 0,
                "stddev": 20.12252256,
                "variance": 404.915914
              },
              {
                "average": 3977036.372,
                "count": 5596,
                "maximum": 3977241.974,
                "minimum": 3976999.994,
                "name": "Y",
                "position": 1,
                "stddev": 25.25238633,
                "variance": 637.6830151
              },
              {
                "average": -1.320643261,
                "count": 5596,
                "maximum": -0.1980914384,
                "minimum": -3.598091438,
                "name": "Z",
                "position": 2,
                "stddev": 0.619884183,
                "variance": 0.3842564004
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5596,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5596,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5596,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5596,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92324592,
                "count": 5596,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.2624469402,
                "variance": 0.06887839643
              },
              {
                "average": 2,
                "count": 5596,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19,
                "count": 5596,
                "maximum": 19,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255537330.5,
                "count": 5596,
                "maximum": 255537335.2,
                "minimum": 255537327.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.919512306,
                "variance": 3.684527492
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0345,
              3976999.994,
              -3.598091438,
              445097.1145,
              3977241.974,
              -0.1980914384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.03452784853,
                    3976999.9939979743,
                    -3.598091438422704
                  ],
                  [
                    445000.03452784853,
                    3977241.973997975,
                    -3.598091438422704
                  ],
                  [
                    445097.1145278485,
                    3977241.973997975,
                    -0.198091438422703
                  ],
                  [
                    445097.1145278485,
                    3976999.9939979743,
                    -0.198091438422703
                  ],
                  [
                    445000.03452784853,
                    3976999.9939979743,
                    -3.598091438422704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:15+00:00",
            "end_time": "2019-10-19T16:22:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4864.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56794016311633,
              35.81880135061728,
              0.206066938759186
            ],
            [
              -75.56800439390022,
              35.82781711642126,
              0.206066938759186
            ],
            [
              -75.56463665055699,
              35.82783298479028,
              27.846066938759186
            ],
            [
              -75.5645728005531,
              35.8188172137574,
              27.846066938759186
            ],
            [
              -75.56794016311633,
              35.81880135061728,
              0.206066938759186
            ]
          ]
        ]
      },
      "bbox": [
        -75.56800439,
        35.81880135,
        0.2060669388,
        -75.5645728,
        35.82783298,
        27.84606694
      ],
      "properties": {
        "datetime": "2019-10-19T14:54:40Z",
        "pc:count": 492134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448907.5602,
            "count": 492134,
            "maximum": 448999.9971,
            "minimum": 448695.7971,
            "name": "X",
            "position": 0,
            "stddev": 67.18302294,
            "variance": 4513.558572
          },
          {
            "average": 3964458.987,
            "count": 492134,
            "maximum": 3964999.989,
            "minimum": 3963999.989,
            "name": "Y",
            "position": 1,
            "stddev": 310.5090003,
            "variance": 96415.83928
          },
          {
            "average": 5.051455288,
            "count": 492134,
            "maximum": 27.84606694,
            "minimum": 0.2060669388,
            "name": "Z",
            "position": 2,
            "stddev": 6.513827835,
            "variance": 42.42995307
          },
          {
            "average": 724.7780178,
            "count": 492134,
            "maximum": 9083,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 737.7046287,
            "variance": 544208.1192
          },
          {
            "average": 1.926040469,
            "count": 492134,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.207853692,
            "variance": 1.45891054
          },
          {
            "average": 2.856136743,
            "count": 492134,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.709306123,
            "variance": 2.921727422
          },
          {
            "average": 1,
            "count": 492134,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394183292,
            "count": 492134,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4886750551,
            "variance": 0.2388033095
          },
          {
            "average": 19.79391164,
            "count": 492134,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.233064669,
            "variance": 1.520448479
          },
          {
            "average": 2.122196394,
            "count": 492134,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.610187111,
            "variance": 2.592702533
          },
          {
            "average": 10.60851516,
            "count": 492134,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5290794397,
            "variance": 0.2799250535
          },
          {
            "average": 255530843.9,
            "count": 492134,
            "maximum": 255532080.9,
            "minimum": 255530410.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 387.0211737,
            "variance": 149785.3889
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 492134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448695.7971,
          3963999.989,
          0.2060669388,
          448999.9971,
          3964999.989,
          27.84606694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448695.7970771114,
                3963999.988766581,
                0.206066938759186
              ],
              [
                448695.7970771114,
                3964999.988766581,
                0.206066938759186
              ],
              [
                448999.99707711133,
                3964999.988766581,
                27.846066938759186
              ],
              [
                448999.99707711133,
                3963999.988766581,
                27.846066938759186
              ],
              [
                448695.7970771114,
                3963999.988766581,
                0.206066938759186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:54:40+00:00",
        "end_time": "2019-10-19T14:26:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4864.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4864.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4864.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4864.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56800439,
            35.81880135,
            0.2060669388,
            -75.5645728,
            35.82783298,
            27.84606694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56794016311633,
                  35.81880135061728,
                  0.206066938759186
                ],
                [
                  -75.56800439390022,
                  35.82781711642126,
                  0.206066938759186
                ],
                [
                  -75.56463665055699,
                  35.82783298479028,
                  27.846066938759186
                ],
                [
                  -75.5645728005531,
                  35.8188172137574,
                  27.846066938759186
                ],
                [
                  -75.56794016311633,
                  35.81880135061728,
                  0.206066938759186
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4864.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4864.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:54:40Z",
            "pc:count": 492134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448907.5602,
                "count": 492134,
                "maximum": 448999.9971,
                "minimum": 448695.7971,
                "name": "X",
                "position": 0,
                "stddev": 67.18302294,
                "variance": 4513.558572
              },
              {
                "average": 3964458.987,
                "count": 492134,
                "maximum": 3964999.989,
                "minimum": 3963999.989,
                "name": "Y",
                "position": 1,
                "stddev": 310.5090003,
                "variance": 96415.83928
              },
              {
                "average": 5.051455288,
                "count": 492134,
                "maximum": 27.84606694,
                "minimum": 0.2060669388,
                "name": "Z",
                "position": 2,
                "stddev": 6.513827835,
                "variance": 42.42995307
              },
              {
                "average": 724.7780178,
                "count": 492134,
                "maximum": 9083,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 737.7046287,
                "variance": 544208.1192
              },
              {
                "average": 1.926040469,
                "count": 492134,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.207853692,
                "variance": 1.45891054
              },
              {
                "average": 2.856136743,
                "count": 492134,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.709306123,
                "variance": 2.921727422
              },
              {
                "average": 1,
                "count": 492134,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394183292,
                "count": 492134,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4886750551,
                "variance": 0.2388033095
              },
              {
                "average": 19.79391164,
                "count": 492134,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.233064669,
                "variance": 1.520448479
              },
              {
                "average": 2.122196394,
                "count": 492134,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.610187111,
                "variance": 2.592702533
              },
              {
                "average": 10.60851516,
                "count": 492134,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5290794397,
                "variance": 0.2799250535
              },
              {
                "average": 255530843.9,
                "count": 492134,
                "maximum": 255532080.9,
                "minimum": 255530410.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 387.0211737,
                "variance": 149785.3889
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 492134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448695.7971,
              3963999.989,
              0.2060669388,
              448999.9971,
              3964999.989,
              27.84606694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448695.7970771114,
                    3963999.988766581,
                    0.206066938759186
                  ],
                  [
                    448695.7970771114,
                    3964999.988766581,
                    0.206066938759186
                  ],
                  [
                    448999.99707711133,
                    3964999.988766581,
                    27.846066938759186
                  ],
                  [
                    448999.99707711133,
                    3963999.988766581,
                    27.846066938759186
                  ],
                  [
                    448695.7970771114,
                    3963999.988766581,
                    0.206066938759186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:54:40+00:00",
            "end_time": "2019-10-19T14:26: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": "20191019_NCMP_NC_Dunex_18SVE4766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57817964101756,
              35.8412700989617,
              -0.241752842836855
            ],
            [
              -75.57821252236191,
              35.845800497889975,
              -0.241752842836855
            ],
            [
              -75.57583774300878,
              35.84581190141095,
              8.538247157163145
            ],
            [
              -75.57580499669332,
              35.84128150059475,
              8.538247157163145
            ],
            [
              -75.57817964101756,
              35.8412700989617,
              -0.241752842836855
            ]
          ]
        ]
      },
      "bbox": [
        -75.57821252,
        35.8412701,
        -0.2417528428,
        -75.575805,
        35.8458119,
        8.538247157
      ],
      "properties": {
        "datetime": "2019-10-19T14:39:10Z",
        "pc:count": 119760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447918.2354,
            "count": 119760,
            "maximum": 447999.9977,
            "minimum": 447785.5377,
            "name": "X",
            "position": 0,
            "stddev": 55.17068487,
            "variance": 3043.804469
          },
          {
            "average": 3966801.623,
            "count": 119760,
            "maximum": 3966999.985,
            "minimum": 3966497.485,
            "name": "Y",
            "position": 1,
            "stddev": 131.9916208,
            "variance": 17421.78796
          },
          {
            "average": 0.9764773676,
            "count": 119760,
            "maximum": 8.538247157,
            "minimum": -0.2417528428,
            "name": "Z",
            "position": 2,
            "stddev": 0.5585376486,
            "variance": 0.3119643049
          },
          {
            "average": 1030.132022,
            "count": 119760,
            "maximum": 10158,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 518.0511734,
            "variance": 268377.0183
          },
          {
            "average": 1.072803941,
            "count": 119760,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3369419229,
            "variance": 0.1135298594
          },
          {
            "average": 1.150484302,
            "count": 119760,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5237690841,
            "variance": 0.2743340535
          },
          {
            "average": 1,
            "count": 119760,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.746760187,
            "count": 119760,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.186363282,
            "variance": 1.407457836
          },
          {
            "average": 19.81393375,
            "count": 119760,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.553976188,
            "variance": 0.3068896169
          },
          {
            "average": 1.0874833,
            "count": 119760,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3582756454,
            "variance": 0.1283614381
          },
          {
            "average": 11,
            "count": 119760,
            "maximum": 11,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255531146,
            "count": 119760,
            "maximum": 255531150.7,
            "minimum": 255531141.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.345053233,
            "variance": 5.499274665
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 119760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447785.5377,
          3966497.485,
          -0.2417528428,
          447999.9977,
          3966999.985,
          8.538247157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447785.5377366463,
                3966497.485338874,
                -0.241752842836855
              ],
              [
                447785.5377366463,
                3966999.985338874,
                -0.241752842836855
              ],
              [
                447999.99773664627,
                3966999.985338874,
                8.538247157163145
              ],
              [
                447999.99773664627,
                3966497.485338874,
                8.538247157163145
              ],
              [
                447785.5377366463,
                3966497.485338874,
                -0.241752842836855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:39:10+00:00",
        "end_time": "2019-10-19T14:39:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57821252,
            35.8412701,
            -0.2417528428,
            -75.575805,
            35.8458119,
            8.538247157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57817964101756,
                  35.8412700989617,
                  -0.241752842836855
                ],
                [
                  -75.57821252236191,
                  35.845800497889975,
                  -0.241752842836855
                ],
                [
                  -75.57583774300878,
                  35.84581190141095,
                  8.538247157163145
                ],
                [
                  -75.57580499669332,
                  35.84128150059475,
                  8.538247157163145
                ],
                [
                  -75.57817964101756,
                  35.8412700989617,
                  -0.241752842836855
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:39:10Z",
            "pc:count": 119760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447918.2354,
                "count": 119760,
                "maximum": 447999.9977,
                "minimum": 447785.5377,
                "name": "X",
                "position": 0,
                "stddev": 55.17068487,
                "variance": 3043.804469
              },
              {
                "average": 3966801.623,
                "count": 119760,
                "maximum": 3966999.985,
                "minimum": 3966497.485,
                "name": "Y",
                "position": 1,
                "stddev": 131.9916208,
                "variance": 17421.78796
              },
              {
                "average": 0.9764773676,
                "count": 119760,
                "maximum": 8.538247157,
                "minimum": -0.2417528428,
                "name": "Z",
                "position": 2,
                "stddev": 0.5585376486,
                "variance": 0.3119643049
              },
              {
                "average": 1030.132022,
                "count": 119760,
                "maximum": 10158,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 518.0511734,
                "variance": 268377.0183
              },
              {
                "average": 1.072803941,
                "count": 119760,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3369419229,
                "variance": 0.1135298594
              },
              {
                "average": 1.150484302,
                "count": 119760,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5237690841,
                "variance": 0.2743340535
              },
              {
                "average": 1,
                "count": 119760,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.746760187,
                "count": 119760,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.186363282,
                "variance": 1.407457836
              },
              {
                "average": 19.81393375,
                "count": 119760,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.553976188,
                "variance": 0.3068896169
              },
              {
                "average": 1.0874833,
                "count": 119760,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3582756454,
                "variance": 0.1283614381
              },
              {
                "average": 11,
                "count": 119760,
                "maximum": 11,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255531146,
                "count": 119760,
                "maximum": 255531150.7,
                "minimum": 255531141.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.345053233,
                "variance": 5.499274665
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 119760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447785.5377,
              3966497.485,
              -0.2417528428,
              447999.9977,
              3966999.985,
              8.538247157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447785.5377366463,
                    3966497.485338874,
                    -0.241752842836855
                  ],
                  [
                    447785.5377366463,
                    3966999.985338874,
                    -0.241752842836855
                  ],
                  [
                    447999.99773664627,
                    3966999.985338874,
                    8.538247157163145
                  ],
                  [
                    447999.99773664627,
                    3966497.485338874,
                    8.538247157163145
                  ],
                  [
                    447785.5377366463,
                    3966497.485338874,
                    -0.241752842836855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:39:10+00:00",
            "end_time": "2019-10-19T14:39: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": "20191018_NCMP_NC_Dunex_18SVE3694.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71089369056615,
              36.0885147922907,
              0.323092490579583
            ],
            [
              -75.71097488687542,
              36.09752990028325,
              0.323092490579583
            ],
            [
              -75.70325555770532,
              36.097575454667776,
              23.783092490579584
            ],
            [
              -75.70317524279773,
              36.08856033171198,
              23.783092490579584
            ],
            [
              -75.71089369056615,
              36.0885147922907,
              0.323092490579583
            ]
          ]
        ]
      },
      "bbox": [
        -75.71097489,
        36.08851479,
        0.3230924906,
        -75.70317524,
        36.09757545,
        23.78309249
      ],
      "properties": {
        "datetime": "2019-10-18T15:37:57Z",
        "pc:count": 1776928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436238.2926,
            "count": 1776928,
            "maximum": 436694.93,
            "minimum": 436000.01,
            "name": "X",
            "position": 0,
            "stddev": 161.080408,
            "variance": 25946.89783
          },
          {
            "average": 3994399.479,
            "count": 1776928,
            "maximum": 3994999.986,
            "minimum": 3993999.986,
            "name": "Y",
            "position": 1,
            "stddev": 264.4296588,
            "variance": 69923.04446
          },
          {
            "average": 5.501439098,
            "count": 1776928,
            "maximum": 23.78309249,
            "minimum": 0.3230924906,
            "name": "Z",
            "position": 2,
            "stddev": 3.071544475,
            "variance": 9.434385463
          },
          {
            "average": 2308.180116,
            "count": 1776928,
            "maximum": 42264,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2176.974368,
            "variance": 4739217.399
          },
          {
            "average": 1.533960296,
            "count": 1776928,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9321525232,
            "variance": 0.8689083265
          },
          {
            "average": 2.091844464,
            "count": 1776928,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.3685236,
            "variance": 1.872856843
          },
          {
            "average": 1,
            "count": 1776928,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.496002089,
            "count": 1776928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999841571,
            "variance": 0.2499841574
          },
          {
            "average": 20.01243602,
            "count": 1776928,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.410243407,
            "variance": 1.988786468
          },
          {
            "average": 1.56832691,
            "count": 1776928,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020035157,
            "variance": 1.040471721
          },
          {
            "average": 2.585890368,
            "count": 1776928,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8419238197,
            "variance": 0.7088357181
          },
          {
            "average": 255447578.4,
            "count": 1776928,
            "maximum": 255448277.1,
            "minimum": 255446804.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.7432906,
            "variance": 214131.353
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436000.01,
          3993999.986,
          0.3230924906,
          436694.93,
          3994999.986,
          23.78309249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436000.0099934551,
                3993999.986074067,
                0.323092490579583
              ],
              [
                436000.0099934551,
                3994999.986074067,
                0.323092490579583
              ],
              [
                436694.9299934551,
                3994999.986074067,
                23.783092490579584
              ],
              [
                436694.9299934551,
                3993999.986074067,
                23.783092490579584
              ],
              [
                436000.0099934551,
                3993999.986074067,
                0.323092490579583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:37:57+00:00",
        "end_time": "2019-10-18T15:13:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3694.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3694.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3694.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3694.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71097489,
            36.08851479,
            0.3230924906,
            -75.70317524,
            36.09757545,
            23.78309249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71089369056615,
                  36.0885147922907,
                  0.323092490579583
                ],
                [
                  -75.71097488687542,
                  36.09752990028325,
                  0.323092490579583
                ],
                [
                  -75.70325555770532,
                  36.097575454667776,
                  23.783092490579584
                ],
                [
                  -75.70317524279773,
                  36.08856033171198,
                  23.783092490579584
                ],
                [
                  -75.71089369056615,
                  36.0885147922907,
                  0.323092490579583
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3694.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3694.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:37:57Z",
            "pc:count": 1776928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436238.2926,
                "count": 1776928,
                "maximum": 436694.93,
                "minimum": 436000.01,
                "name": "X",
                "position": 0,
                "stddev": 161.080408,
                "variance": 25946.89783
              },
              {
                "average": 3994399.479,
                "count": 1776928,
                "maximum": 3994999.986,
                "minimum": 3993999.986,
                "name": "Y",
                "position": 1,
                "stddev": 264.4296588,
                "variance": 69923.04446
              },
              {
                "average": 5.501439098,
                "count": 1776928,
                "maximum": 23.78309249,
                "minimum": 0.3230924906,
                "name": "Z",
                "position": 2,
                "stddev": 3.071544475,
                "variance": 9.434385463
              },
              {
                "average": 2308.180116,
                "count": 1776928,
                "maximum": 42264,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2176.974368,
                "variance": 4739217.399
              },
              {
                "average": 1.533960296,
                "count": 1776928,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9321525232,
                "variance": 0.8689083265
              },
              {
                "average": 2.091844464,
                "count": 1776928,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.3685236,
                "variance": 1.872856843
              },
              {
                "average": 1,
                "count": 1776928,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.496002089,
                "count": 1776928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999841571,
                "variance": 0.2499841574
              },
              {
                "average": 20.01243602,
                "count": 1776928,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.410243407,
                "variance": 1.988786468
              },
              {
                "average": 1.56832691,
                "count": 1776928,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020035157,
                "variance": 1.040471721
              },
              {
                "average": 2.585890368,
                "count": 1776928,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8419238197,
                "variance": 0.7088357181
              },
              {
                "average": 255447578.4,
                "count": 1776928,
                "maximum": 255448277.1,
                "minimum": 255446804.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.7432906,
                "variance": 214131.353
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436000.01,
              3993999.986,
              0.3230924906,
              436694.93,
              3994999.986,
              23.78309249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436000.0099934551,
                    3993999.986074067,
                    0.323092490579583
                  ],
                  [
                    436000.0099934551,
                    3994999.986074067,
                    0.323092490579583
                  ],
                  [
                    436694.9299934551,
                    3994999.986074067,
                    23.783092490579584
                  ],
                  [
                    436694.9299934551,
                    3993999.986074067,
                    23.783092490579584
                  ],
                  [
                    436000.0099934551,
                    3993999.986074067,
                    0.323092490579583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:37:57+00:00",
            "end_time": "2019-10-18T15:13:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58317905265876,
              35.84577651039715,
              -0.058966700879848
            ],
            [
              -75.58324507217402,
              35.85479221148709,
              -0.058966700879848
            ],
            [
              -75.57590287083673,
              35.85482762760626,
              16.84103329912015
            ],
            [
              -75.57583768229786,
              35.845811914849854,
              16.84103329912015
            ],
            [
              -75.58317905265876,
              35.84577651039715,
              -0.058966700879848
            ]
          ]
        ]
      },
      "bbox": [
        -75.58324507,
        35.84577651,
        -0.05896670088,
        -75.57583768,
        35.85482763,
        16.8410333
      ],
      "properties": {
        "datetime": "2019-10-19T15:16:01Z",
        "pc:count": 1351397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447790.9977,
            "count": 1351397,
            "maximum": 448000.0032,
            "minimum": 447337.0232,
            "name": "X",
            "position": 0,
            "stddev": 152.3785993,
            "variance": 23219.23754
          },
          {
            "average": 3967556.175,
            "count": 1351397,
            "maximum": 3967999.987,
            "minimum": 3966999.987,
            "name": "Y",
            "position": 1,
            "stddev": 261.5093826,
            "variance": 68387.15718
          },
          {
            "average": 1.821686934,
            "count": 1351397,
            "maximum": 16.8410333,
            "minimum": -0.05896670088,
            "name": "Z",
            "position": 2,
            "stddev": 1.918050161,
            "variance": 3.678916418
          },
          {
            "average": 810.9461809,
            "count": 1351397,
            "maximum": 9116,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 865.2405407,
            "variance": 748641.1933
          },
          {
            "average": 1.450013579,
            "count": 1351397,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8398703069,
            "variance": 0.7053821324
          },
          {
            "average": 1.901344313,
            "count": 1351397,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.225216629,
            "variance": 1.501155788
          },
          {
            "average": 1,
            "count": 1351397,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.442881699,
            "count": 1351397,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.187793709,
            "variance": 51.6643784
          },
          {
            "average": 19.87638268,
            "count": 1351397,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.269936875,
            "variance": 1.612739667
          },
          {
            "average": 1.490483551,
            "count": 1351397,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9188761953,
            "variance": 0.8443334624
          },
          {
            "average": 11.61408602,
            "count": 1351397,
            "maximum": 14,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8733491085,
            "variance": 0.7627386654
          },
          {
            "average": 255531687,
            "count": 1351397,
            "maximum": 255533361.2,
            "minimum": 255531146.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 684.3926189,
            "variance": 468393.2568
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447337.0232,
          3966999.987,
          -0.05896670088,
          448000.0032,
          3967999.987,
          16.8410333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447337.0232278687,
                3966999.9867971637,
                -0.058966700879848
              ],
              [
                447337.0232278687,
                3967999.9867971637,
                -0.058966700879848
              ],
              [
                448000.0032278687,
                3967999.9867971637,
                16.84103329912015
              ],
              [
                448000.0032278687,
                3966999.9867971637,
                16.84103329912015
              ],
              [
                447337.0232278687,
                3966999.9867971637,
                -0.058966700879848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:16:01+00:00",
        "end_time": "2019-10-19T14:39:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58324507,
            35.84577651,
            -0.05896670088,
            -75.57583768,
            35.85482763,
            16.8410333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58317905265876,
                  35.84577651039715,
                  -0.058966700879848
                ],
                [
                  -75.58324507217402,
                  35.85479221148709,
                  -0.058966700879848
                ],
                [
                  -75.57590287083673,
                  35.85482762760626,
                  16.84103329912015
                ],
                [
                  -75.57583768229786,
                  35.845811914849854,
                  16.84103329912015
                ],
                [
                  -75.58317905265876,
                  35.84577651039715,
                  -0.058966700879848
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:16:01Z",
            "pc:count": 1351397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447790.9977,
                "count": 1351397,
                "maximum": 448000.0032,
                "minimum": 447337.0232,
                "name": "X",
                "position": 0,
                "stddev": 152.3785993,
                "variance": 23219.23754
              },
              {
                "average": 3967556.175,
                "count": 1351397,
                "maximum": 3967999.987,
                "minimum": 3966999.987,
                "name": "Y",
                "position": 1,
                "stddev": 261.5093826,
                "variance": 68387.15718
              },
              {
                "average": 1.821686934,
                "count": 1351397,
                "maximum": 16.8410333,
                "minimum": -0.05896670088,
                "name": "Z",
                "position": 2,
                "stddev": 1.918050161,
                "variance": 3.678916418
              },
              {
                "average": 810.9461809,
                "count": 1351397,
                "maximum": 9116,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 865.2405407,
                "variance": 748641.1933
              },
              {
                "average": 1.450013579,
                "count": 1351397,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8398703069,
                "variance": 0.7053821324
              },
              {
                "average": 1.901344313,
                "count": 1351397,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.225216629,
                "variance": 1.501155788
              },
              {
                "average": 1,
                "count": 1351397,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.442881699,
                "count": 1351397,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.187793709,
                "variance": 51.6643784
              },
              {
                "average": 19.87638268,
                "count": 1351397,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.269936875,
                "variance": 1.612739667
              },
              {
                "average": 1.490483551,
                "count": 1351397,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9188761953,
                "variance": 0.8443334624
              },
              {
                "average": 11.61408602,
                "count": 1351397,
                "maximum": 14,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8733491085,
                "variance": 0.7627386654
              },
              {
                "average": 255531687,
                "count": 1351397,
                "maximum": 255533361.2,
                "minimum": 255531146.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 684.3926189,
                "variance": 468393.2568
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447337.0232,
              3966999.987,
              -0.05896670088,
              448000.0032,
              3967999.987,
              16.8410333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447337.0232278687,
                    3966999.9867971637,
                    -0.058966700879848
                  ],
                  [
                    447337.0232278687,
                    3967999.9867971637,
                    -0.058966700879848
                  ],
                  [
                    448000.0032278687,
                    3967999.9867971637,
                    16.84103329912015
                  ],
                  [
                    448000.0032278687,
                    3966999.9867971637,
                    16.84103329912015
                  ],
                  [
                    447337.0232278687,
                    3966999.9867971637,
                    -0.058966700879848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:16:01+00:00",
            "end_time": "2019-10-19T14:39: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": "20191019_NCMP_NC_Dunex_18SVE5258.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53100380359447,
              35.76487333543011,
              -2.372471087319717
            ],
            [
              -75.5310637383578,
              35.77388923817807,
              -2.372471087319717
            ],
            [
              -75.52000032091266,
              35.77393758281132,
              42.88752891268028
            ],
            [
              -75.51994163460533,
              35.764921664122596,
              42.88752891268028
            ],
            [
              -75.53100380359447,
              35.76487333543011,
              -2.372471087319717
            ]
          ]
        ]
      },
      "bbox": [
        -75.53106374,
        35.76487334,
        -2.372471087,
        -75.51994163,
        35.77393758,
        42.88752891
      ],
      "properties": {
        "datetime": "2019-10-19T15:53:03Z",
        "pc:count": 1507600,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452618.4032,
            "count": 1507600,
            "maximum": 453000.0103,
            "minimum": 452000.0103,
            "name": "X",
            "position": 0,
            "stddev": 204.2129839,
            "variance": 41702.94279
          },
          {
            "average": 3958445.578,
            "count": 1507600,
            "maximum": 3958999.983,
            "minimum": 3957999.983,
            "name": "Y",
            "position": 1,
            "stddev": 251.8428219,
            "variance": 63424.80694
          },
          {
            "average": 2.653849681,
            "count": 1507600,
            "maximum": 42.88752891,
            "minimum": -2.372471087,
            "name": "Z",
            "position": 2,
            "stddev": 3.103413193,
            "variance": 9.631173444
          },
          {
            "average": 3801.521508,
            "count": 1507600,
            "maximum": 49551,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2713.368118,
            "variance": 7362366.546
          },
          {
            "average": 1.098648846,
            "count": 1507600,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3696083924,
            "variance": 0.1366103637
          },
          {
            "average": 1.200788671,
            "count": 1507600,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5561499024,
            "variance": 0.309302714
          },
          {
            "average": 1,
            "count": 1507600,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.302689705,
            "count": 1507600,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.422507453,
            "variance": 41.24860198
          },
          {
            "average": 20.01135124,
            "count": 1507600,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.198754198,
            "variance": 1.437011626
          },
          {
            "average": 1.169857389,
            "count": 1507600,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4391906724,
            "variance": 0.1928884467
          },
          {
            "average": 15.24849363,
            "count": 1507600,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.038845908,
            "variance": 1.079200821
          },
          {
            "average": 255534341.4,
            "count": 1507600,
            "maximum": 255535583.3,
            "minimum": 255531010.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 807.9889796,
            "variance": 652846.1911
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1507600,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0103,
          3957999.983,
          -2.372471087,
          453000.0103,
          3958999.983,
          42.88752891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.0103155428,
                3957999.9825356165,
                -2.372471087319717
              ],
              [
                452000.0103155428,
                3958999.9825356165,
                -2.372471087319717
              ],
              [
                453000.0103155428,
                3958999.9825356165,
                42.88752891268028
              ],
              [
                453000.0103155428,
                3957999.9825356165,
                42.88752891268028
              ],
              [
                452000.0103155428,
                3957999.9825356165,
                -2.372471087319717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:53:03+00:00",
        "end_time": "2019-10-19T14:36:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5258.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5258.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5258.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5258.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53106374,
            35.76487334,
            -2.372471087,
            -75.51994163,
            35.77393758,
            42.88752891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53100380359447,
                  35.76487333543011,
                  -2.372471087319717
                ],
                [
                  -75.5310637383578,
                  35.77388923817807,
                  -2.372471087319717
                ],
                [
                  -75.52000032091266,
                  35.77393758281132,
                  42.88752891268028
                ],
                [
                  -75.51994163460533,
                  35.764921664122596,
                  42.88752891268028
                ],
                [
                  -75.53100380359447,
                  35.76487333543011,
                  -2.372471087319717
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5258.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5258.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:53:03Z",
            "pc:count": 1507600,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452618.4032,
                "count": 1507600,
                "maximum": 453000.0103,
                "minimum": 452000.0103,
                "name": "X",
                "position": 0,
                "stddev": 204.2129839,
                "variance": 41702.94279
              },
              {
                "average": 3958445.578,
                "count": 1507600,
                "maximum": 3958999.983,
                "minimum": 3957999.983,
                "name": "Y",
                "position": 1,
                "stddev": 251.8428219,
                "variance": 63424.80694
              },
              {
                "average": 2.653849681,
                "count": 1507600,
                "maximum": 42.88752891,
                "minimum": -2.372471087,
                "name": "Z",
                "position": 2,
                "stddev": 3.103413193,
                "variance": 9.631173444
              },
              {
                "average": 3801.521508,
                "count": 1507600,
                "maximum": 49551,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2713.368118,
                "variance": 7362366.546
              },
              {
                "average": 1.098648846,
                "count": 1507600,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3696083924,
                "variance": 0.1366103637
              },
              {
                "average": 1.200788671,
                "count": 1507600,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5561499024,
                "variance": 0.309302714
              },
              {
                "average": 1,
                "count": 1507600,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.302689705,
                "count": 1507600,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.422507453,
                "variance": 41.24860198
              },
              {
                "average": 20.01135124,
                "count": 1507600,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.198754198,
                "variance": 1.437011626
              },
              {
                "average": 1.169857389,
                "count": 1507600,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4391906724,
                "variance": 0.1928884467
              },
              {
                "average": 15.24849363,
                "count": 1507600,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.038845908,
                "variance": 1.079200821
              },
              {
                "average": 255534341.4,
                "count": 1507600,
                "maximum": 255535583.3,
                "minimum": 255531010.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 807.9889796,
                "variance": 652846.1911
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1507600,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0103,
              3957999.983,
              -2.372471087,
              453000.0103,
              3958999.983,
              42.88752891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.0103155428,
                    3957999.9825356165,
                    -2.372471087319717
                  ],
                  [
                    452000.0103155428,
                    3958999.9825356165,
                    -2.372471087319717
                  ],
                  [
                    453000.0103155428,
                    3958999.9825356165,
                    42.88752891268028
                  ],
                  [
                    453000.0103155428,
                    3957999.9825356165,
                    42.88752891268028
                  ],
                  [
                    452000.0103155428,
                    3957999.9825356165,
                    -2.372471087319717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:53:03+00:00",
            "end_time": "2019-10-19T14:36: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": "20191018_NCMP_NC_Dunex_18SVE4181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65193843793986,
              35.97164568818092,
              1.218635724800404
            ],
            [
              -75.6520125827137,
              35.9806610829139,
              1.218635724800404
            ],
            [
              -75.64337083482127,
              35.980707733752666,
              43.3386357248004
            ],
            [
              -75.64329767259292,
              35.97169232367531,
              43.3386357248004
            ],
            [
              -75.65193843793986,
              35.97164568818092,
              1.218635724800404
            ]
          ]
        ]
      },
      "bbox": [
        -75.65201258,
        35.97164569,
        1.218635725,
        -75.64329767,
        35.98070773,
        43.33863572
      ],
      "properties": {
        "datetime": "2019-10-19T15:38:23Z",
        "pc:count": 5575741,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441688.5106,
            "count": 5575741,
            "maximum": 442000.0156,
            "minimum": 441220.9156,
            "name": "X",
            "position": 0,
            "stddev": 184.4767577,
            "variance": 34031.67412
          },
          {
            "average": 3981566.556,
            "count": 5575741,
            "maximum": 3981999.984,
            "minimum": 3980999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.9436988,
            "variance": 84648.23589
          },
          {
            "average": 15.17465734,
            "count": 5575741,
            "maximum": 43.33863572,
            "minimum": 1.218635725,
            "name": "Z",
            "position": 2,
            "stddev": 7.215132255,
            "variance": 52.05813346
          },
          {
            "average": 498.6016816,
            "count": 5575741,
            "maximum": 40219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1032.110446,
            "variance": 1065251.973
          },
          {
            "average": 2.613777075,
            "count": 5575741,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274509525,
            "variance": 1.62437453
          },
          {
            "average": 4.247607448,
            "count": 5575741,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240235848,
            "variance": 1.538184958
          },
          {
            "average": 1,
            "count": 5575741,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.162945517,
            "count": 5575741,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693159893,
            "variance": 0.1363943
          },
          {
            "average": 19.97452188,
            "count": 5575741,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.572491662,
            "variance": 2.472730028
          },
          {
            "average": 3.200987456,
            "count": 5575741,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.061249938,
            "variance": 4.248751305
          },
          {
            "average": 12.20283241,
            "count": 5575741,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.134169689,
            "variance": 9.823019637
          },
          {
            "average": 255527302.1,
            "count": 5575741,
            "maximum": 255534703,
            "minimum": 255446589.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21090.62332,
            "variance": 444814391.8
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5575741,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441220.9156,
          3980999.984,
          1.218635725,
          442000.0156,
          3981999.984,
          43.33863572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441220.9156497202,
                3980999.9842119943,
                1.218635724800404
              ],
              [
                441220.9156497202,
                3981999.9842119943,
                1.218635724800404
              ],
              [
                442000.01564972015,
                3981999.9842119943,
                43.3386357248004
              ],
              [
                442000.01564972015,
                3980999.9842119943,
                43.3386357248004
              ],
              [
                441220.9156497202,
                3980999.9842119943,
                1.218635724800404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:38:23+00:00",
        "end_time": "2019-10-18T15:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65201258,
            35.97164569,
            1.218635725,
            -75.64329767,
            35.98070773,
            43.33863572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65193843793986,
                  35.97164568818092,
                  1.218635724800404
                ],
                [
                  -75.6520125827137,
                  35.9806610829139,
                  1.218635724800404
                ],
                [
                  -75.64337083482127,
                  35.980707733752666,
                  43.3386357248004
                ],
                [
                  -75.64329767259292,
                  35.97169232367531,
                  43.3386357248004
                ],
                [
                  -75.65193843793986,
                  35.97164568818092,
                  1.218635724800404
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:38:23Z",
            "pc:count": 5575741,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441688.5106,
                "count": 5575741,
                "maximum": 442000.0156,
                "minimum": 441220.9156,
                "name": "X",
                "position": 0,
                "stddev": 184.4767577,
                "variance": 34031.67412
              },
              {
                "average": 3981566.556,
                "count": 5575741,
                "maximum": 3981999.984,
                "minimum": 3980999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.9436988,
                "variance": 84648.23589
              },
              {
                "average": 15.17465734,
                "count": 5575741,
                "maximum": 43.33863572,
                "minimum": 1.218635725,
                "name": "Z",
                "position": 2,
                "stddev": 7.215132255,
                "variance": 52.05813346
              },
              {
                "average": 498.6016816,
                "count": 5575741,
                "maximum": 40219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1032.110446,
                "variance": 1065251.973
              },
              {
                "average": 2.613777075,
                "count": 5575741,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274509525,
                "variance": 1.62437453
              },
              {
                "average": 4.247607448,
                "count": 5575741,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240235848,
                "variance": 1.538184958
              },
              {
                "average": 1,
                "count": 5575741,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.162945517,
                "count": 5575741,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693159893,
                "variance": 0.1363943
              },
              {
                "average": 19.97452188,
                "count": 5575741,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.572491662,
                "variance": 2.472730028
              },
              {
                "average": 3.200987456,
                "count": 5575741,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.061249938,
                "variance": 4.248751305
              },
              {
                "average": 12.20283241,
                "count": 5575741,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.134169689,
                "variance": 9.823019637
              },
              {
                "average": 255527302.1,
                "count": 5575741,
                "maximum": 255534703,
                "minimum": 255446589.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21090.62332,
                "variance": 444814391.8
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5575741,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441220.9156,
              3980999.984,
              1.218635725,
              442000.0156,
              3981999.984,
              43.33863572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441220.9156497202,
                    3980999.9842119943,
                    1.218635724800404
                  ],
                  [
                    441220.9156497202,
                    3981999.9842119943,
                    1.218635724800404
                  ],
                  [
                    442000.01564972015,
                    3981999.9842119943,
                    43.3386357248004
                  ],
                  [
                    442000.01564972015,
                    3980999.9842119943,
                    43.3386357248004
                  ],
                  [
                    441220.9156497202,
                    3980999.9842119943,
                    1.218635724800404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:38:23+00:00",
            "end_time": "2019-10-18T15:09:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3695.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71097487755172,
              36.09752981744806,
              0.437875150436296
            ],
            [
              -75.71101287032076,
              36.101746719642335,
              0.437875150436296
            ],
            [
              -75.7086853520642,
              36.10176050887157,
              15.417875150436297
            ],
            [
              -75.70864748364001,
              36.097543604558616,
              15.417875150436297
            ],
            [
              -75.71097487755172,
              36.09752981744806,
              0.437875150436296
            ]
          ]
        ]
      },
      "bbox": [
        -75.71101287,
        36.09752982,
        0.4378751504,
        -75.70864748,
        36.10176051,
        15.41787515
      ],
      "properties": {
        "datetime": "2019-10-18T15:37:41Z",
        "pc:count": 183454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436078.9657,
            "count": 183454,
            "maximum": 436209.5308,
            "minimum": 436000.0108,
            "name": "X",
            "position": 0,
            "stddev": 52.25862347,
            "variance": 2730.963727
          },
          {
            "average": 3995166.507,
            "count": 183454,
            "maximum": 3995467.737,
            "minimum": 3994999.977,
            "name": "Y",
            "position": 1,
            "stddev": 110.2334565,
            "variance": 12151.41493
          },
          {
            "average": 4.248619697,
            "count": 183454,
            "maximum": 15.41787515,
            "minimum": 0.4378751504,
            "name": "Z",
            "position": 2,
            "stddev": 2.843734948,
            "variance": 8.086828452
          },
          {
            "average": 3541.448385,
            "count": 183454,
            "maximum": 41516,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2160.484111,
            "variance": 4667691.593
          },
          {
            "average": 1.167251736,
            "count": 183454,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5056478399,
            "variance": 0.255679738
          },
          {
            "average": 1.352867749,
            "count": 183454,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7827809899,
            "variance": 0.6127460782
          },
          {
            "average": 1,
            "count": 183454,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.668772553,
            "count": 183454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.47065596,
            "variance": 0.2215170327
          },
          {
            "average": 20.17322463,
            "count": 183454,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.41878486,
            "variance": 2.012950479
          },
          {
            "average": 1.181118973,
            "count": 183454,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5196606109,
            "variance": 0.2700471505
          },
          {
            "average": 3.403240049,
            "count": 183454,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4905495119,
            "variance": 0.2406388236
          },
          {
            "average": 255448036,
            "count": 183454,
            "maximum": 255448261.9,
            "minimum": 255447881.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 181.8343218,
            "variance": 33063.72059
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436000.0108,
          3994999.977,
          0.4378751504,
          436209.5308,
          3995467.737,
          15.41787515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436000.010765587,
                3994999.97687993,
                0.437875150436296
              ],
              [
                436000.010765587,
                3995467.73687993,
                0.437875150436296
              ],
              [
                436209.530765587,
                3995467.73687993,
                15.417875150436297
              ],
              [
                436209.530765587,
                3994999.97687993,
                15.417875150436297
              ],
              [
                436000.010765587,
                3994999.97687993,
                0.437875150436296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:37:41+00:00",
        "end_time": "2019-10-18T15:31:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3695.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3695.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3695.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3695.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71101287,
            36.09752982,
            0.4378751504,
            -75.70864748,
            36.10176051,
            15.41787515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71097487755172,
                  36.09752981744806,
                  0.437875150436296
                ],
                [
                  -75.71101287032076,
                  36.101746719642335,
                  0.437875150436296
                ],
                [
                  -75.7086853520642,
                  36.10176050887157,
                  15.417875150436297
                ],
                [
                  -75.70864748364001,
                  36.097543604558616,
                  15.417875150436297
                ],
                [
                  -75.71097487755172,
                  36.09752981744806,
                  0.437875150436296
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3695.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3695.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:37:41Z",
            "pc:count": 183454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436078.9657,
                "count": 183454,
                "maximum": 436209.5308,
                "minimum": 436000.0108,
                "name": "X",
                "position": 0,
                "stddev": 52.25862347,
                "variance": 2730.963727
              },
              {
                "average": 3995166.507,
                "count": 183454,
                "maximum": 3995467.737,
                "minimum": 3994999.977,
                "name": "Y",
                "position": 1,
                "stddev": 110.2334565,
                "variance": 12151.41493
              },
              {
                "average": 4.248619697,
                "count": 183454,
                "maximum": 15.41787515,
                "minimum": 0.4378751504,
                "name": "Z",
                "position": 2,
                "stddev": 2.843734948,
                "variance": 8.086828452
              },
              {
                "average": 3541.448385,
                "count": 183454,
                "maximum": 41516,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2160.484111,
                "variance": 4667691.593
              },
              {
                "average": 1.167251736,
                "count": 183454,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5056478399,
                "variance": 0.255679738
              },
              {
                "average": 1.352867749,
                "count": 183454,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7827809899,
                "variance": 0.6127460782
              },
              {
                "average": 1,
                "count": 183454,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.668772553,
                "count": 183454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.47065596,
                "variance": 0.2215170327
              },
              {
                "average": 20.17322463,
                "count": 183454,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.41878486,
                "variance": 2.012950479
              },
              {
                "average": 1.181118973,
                "count": 183454,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5196606109,
                "variance": 0.2700471505
              },
              {
                "average": 3.403240049,
                "count": 183454,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4905495119,
                "variance": 0.2406388236
              },
              {
                "average": 255448036,
                "count": 183454,
                "maximum": 255448261.9,
                "minimum": 255447881.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 181.8343218,
                "variance": 33063.72059
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436000.0108,
              3994999.977,
              0.4378751504,
              436209.5308,
              3995467.737,
              15.41787515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436000.010765587,
                    3994999.97687993,
                    0.437875150436296
                  ],
                  [
                    436000.010765587,
                    3995467.73687993,
                    0.437875150436296
                  ],
                  [
                    436209.530765587,
                    3995467.73687993,
                    15.417875150436297
                  ],
                  [
                    436209.530765587,
                    3994999.97687993,
                    15.417875150436297
                  ],
                  [
                    436000.010765587,
                    3994999.97687993,
                    0.437875150436296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:37:41+00:00",
            "end_time": "2019-10-18T15:31: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": "20191018_NCMP_NC_Dunex_18SVE3789.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68969515727002,
              36.04983464917543,
              2.231491127439671
            ],
            [
              -75.68971907362751,
              36.05257599483007,
              2.231491127439671
            ],
            [
              -75.6883655242186,
              36.05258377451374,
              20.89149112743967
            ],
            [
              -75.68834165478708,
              36.04984242808159,
              20.89149112743967
            ],
            [
              -75.68969515727002,
              36.04983464917543,
              2.231491127439671
            ]
          ]
        ]
      },
      "bbox": [
        -75.68971907,
        36.04983465,
        2.231491127,
        -75.68834165,
        36.05258377,
        20.89149113
      ],
      "properties": {
        "datetime": "2019-10-18T15:12:22Z",
        "pc:count": 83661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437955.4944,
            "count": 83661,
            "maximum": 438000.0022,
            "minimum": 437878.0822,
            "name": "X",
            "position": 0,
            "stddev": 27.86977562,
            "variance": 776.7243931
          },
          {
            "average": 3989879.904,
            "count": 83661,
            "maximum": 3989999.986,
            "minimum": 3989695.906,
            "name": "Y",
            "position": 1,
            "stddev": 78.79248894,
            "variance": 6208.256313
          },
          {
            "average": 9.056974806,
            "count": 83661,
            "maximum": 20.89149113,
            "minimum": 2.231491127,
            "name": "Z",
            "position": 2,
            "stddev": 3.611685234,
            "variance": 13.04427023
          },
          {
            "average": 1878.127419,
            "count": 83661,
            "maximum": 21260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2048.475254,
            "variance": 4196250.866
          },
          {
            "average": 1.65947096,
            "count": 83661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9878999487,
            "variance": 0.9759463087
          },
          {
            "average": 2.371116769,
            "count": 83661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.399880321,
            "variance": 1.959664912
          },
          {
            "average": 1,
            "count": 83661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414888658,
            "count": 83661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4927057551,
            "variance": 0.2427589611
          },
          {
            "average": 18.51031558,
            "count": 83661,
            "maximum": 21,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.163004379,
            "variance": 1.352579186
          },
          {
            "average": 1.69169625,
            "count": 83661,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.048084448,
            "variance": 1.098481011
          },
          {
            "average": 1,
            "count": 83661,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446739,
            "count": 83661,
            "maximum": 255446742.7,
            "minimum": 255446735.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.629593251,
            "variance": 2.655574163
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437878.0822,
          3989695.906,
          2.231491127,
          438000.0022,
          3989999.986,
          20.89149113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437878.08218625194,
                3989695.9063089415,
                2.231491127439671
              ],
              [
                437878.08218625194,
                3989999.9863089416,
                2.231491127439671
              ],
              [
                438000.002186252,
                3989999.9863089416,
                20.89149112743967
              ],
              [
                438000.002186252,
                3989695.9063089415,
                20.89149112743967
              ],
              [
                437878.08218625194,
                3989695.9063089415,
                2.231491127439671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:12:22+00:00",
        "end_time": "2019-10-18T15:12:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3789.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3789.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3789.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3789.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.68971907,
            36.04983465,
            2.231491127,
            -75.68834165,
            36.05258377,
            20.89149113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.68969515727002,
                  36.04983464917543,
                  2.231491127439671
                ],
                [
                  -75.68971907362751,
                  36.05257599483007,
                  2.231491127439671
                ],
                [
                  -75.6883655242186,
                  36.05258377451374,
                  20.89149112743967
                ],
                [
                  -75.68834165478708,
                  36.04984242808159,
                  20.89149112743967
                ],
                [
                  -75.68969515727002,
                  36.04983464917543,
                  2.231491127439671
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3789.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3789.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:12:22Z",
            "pc:count": 83661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437955.4944,
                "count": 83661,
                "maximum": 438000.0022,
                "minimum": 437878.0822,
                "name": "X",
                "position": 0,
                "stddev": 27.86977562,
                "variance": 776.7243931
              },
              {
                "average": 3989879.904,
                "count": 83661,
                "maximum": 3989999.986,
                "minimum": 3989695.906,
                "name": "Y",
                "position": 1,
                "stddev": 78.79248894,
                "variance": 6208.256313
              },
              {
                "average": 9.056974806,
                "count": 83661,
                "maximum": 20.89149113,
                "minimum": 2.231491127,
                "name": "Z",
                "position": 2,
                "stddev": 3.611685234,
                "variance": 13.04427023
              },
              {
                "average": 1878.127419,
                "count": 83661,
                "maximum": 21260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2048.475254,
                "variance": 4196250.866
              },
              {
                "average": 1.65947096,
                "count": 83661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9878999487,
                "variance": 0.9759463087
              },
              {
                "average": 2.371116769,
                "count": 83661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.399880321,
                "variance": 1.959664912
              },
              {
                "average": 1,
                "count": 83661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414888658,
                "count": 83661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4927057551,
                "variance": 0.2427589611
              },
              {
                "average": 18.51031558,
                "count": 83661,
                "maximum": 21,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.163004379,
                "variance": 1.352579186
              },
              {
                "average": 1.69169625,
                "count": 83661,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.048084448,
                "variance": 1.098481011
              },
              {
                "average": 1,
                "count": 83661,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446739,
                "count": 83661,
                "maximum": 255446742.7,
                "minimum": 255446735.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.629593251,
                "variance": 2.655574163
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437878.0822,
              3989695.906,
              2.231491127,
              438000.0022,
              3989999.986,
              20.89149113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437878.08218625194,
                    3989695.9063089415,
                    2.231491127439671
                  ],
                  [
                    437878.08218625194,
                    3989999.9863089416,
                    2.231491127439671
                  ],
                  [
                    438000.002186252,
                    3989999.9863089416,
                    20.89149112743967
                  ],
                  [
                    438000.002186252,
                    3989695.9063089415,
                    20.89149112743967
                  ],
                  [
                    437878.08218625194,
                    3989695.9063089415,
                    2.231491127439671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:12:22+00:00",
            "end_time": "2019-10-18T15:12: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": "20191019_NCMP_NC_Dunex_18SVE5259.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52799924440667,
              35.773902867658926,
              -4.035159973584819
            ],
            [
              -75.52805885863683,
              35.782918580907165,
              -4.035159973584819
            ],
            [
              -75.52005910215009,
              35.782953443671914,
              2.364840026415181
            ],
            [
              -75.52000039093772,
              35.773937718929794,
              2.364840026415181
            ],
            [
              -75.52799924440667,
              35.773902867658926,
              -4.035159973584819
            ]
          ]
        ]
      },
      "bbox": [
        -75.52805886,
        35.77390287,
        -4.035159974,
        -75.52000039,
        35.78295344,
        2.364840026
      ],
      "properties": {
        "datetime": "2019-10-19T16:17:54Z",
        "pc:count": 251751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452797.9746,
            "count": 251751,
            "maximum": 453000.0041,
            "minimum": 452277.0041,
            "name": "X",
            "position": 0,
            "stddev": 141.2352794,
            "variance": 19947.40414
          },
          {
            "average": 3959645.452,
            "count": 251751,
            "maximum": 3959999.978,
            "minimum": 3958999.998,
            "name": "Y",
            "position": 1,
            "stddev": 206.3808091,
            "variance": 42593.03836
          },
          {
            "average": -1.72039896,
            "count": 251751,
            "maximum": 2.364840026,
            "minimum": -4.035159974,
            "name": "Z",
            "position": 2,
            "stddev": 0.5914325913,
            "variance": 0.34979251
          },
          {
            "average": 0.068957025,
            "count": 251751,
            "maximum": 859,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.849947896,
            "variance": 34.22189039
          },
          {
            "average": 1.000007944,
            "count": 251751,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002818568105,
            "variance": 7.944326162e-06
          },
          {
            "average": 1.000015889,
            "count": 251751,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003986041407,
            "variance": 1.58885261e-05
          },
          {
            "average": 1,
            "count": 251751,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99561869,
            "count": 251751,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3476130404,
            "variance": 0.1208348259
          },
          {
            "average": 19.94898715,
            "count": 251751,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.026724604,
            "variance": 1.054163412
          },
          {
            "average": 2.003384296,
            "count": 251751,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06075057115,
            "variance": 0.003690631895
          },
          {
            "average": 18.23920461,
            "count": 251751,
            "maximum": 19,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7408712184,
            "variance": 0.5488901622
          },
          {
            "average": 255536594.2,
            "count": 251751,
            "maximum": 255537074.9,
            "minimum": 255533998.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.6624656,
            "variance": 279484.0025
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452277.0041,
          3958999.998,
          -4.035159974,
          453000.0041,
          3959999.978,
          2.364840026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452277.0040664051,
                3958999.997666356,
                -4.035159973584819
              ],
              [
                452277.0040664051,
                3959999.9776663566,
                -4.035159973584819
              ],
              [
                453000.0040664051,
                3959999.9776663566,
                2.364840026415181
              ],
              [
                453000.0040664051,
                3958999.997666356,
                2.364840026415181
              ],
              [
                452277.0040664051,
                3958999.997666356,
                -4.035159973584819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:17:54+00:00",
        "end_time": "2019-10-19T15:26:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5259.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5259.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5259.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5259.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52805886,
            35.77390287,
            -4.035159974,
            -75.52000039,
            35.78295344,
            2.364840026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52799924440667,
                  35.773902867658926,
                  -4.035159973584819
                ],
                [
                  -75.52805885863683,
                  35.782918580907165,
                  -4.035159973584819
                ],
                [
                  -75.52005910215009,
                  35.782953443671914,
                  2.364840026415181
                ],
                [
                  -75.52000039093772,
                  35.773937718929794,
                  2.364840026415181
                ],
                [
                  -75.52799924440667,
                  35.773902867658926,
                  -4.035159973584819
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5259.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5259.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:17:54Z",
            "pc:count": 251751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452797.9746,
                "count": 251751,
                "maximum": 453000.0041,
                "minimum": 452277.0041,
                "name": "X",
                "position": 0,
                "stddev": 141.2352794,
                "variance": 19947.40414
              },
              {
                "average": 3959645.452,
                "count": 251751,
                "maximum": 3959999.978,
                "minimum": 3958999.998,
                "name": "Y",
                "position": 1,
                "stddev": 206.3808091,
                "variance": 42593.03836
              },
              {
                "average": -1.72039896,
                "count": 251751,
                "maximum": 2.364840026,
                "minimum": -4.035159974,
                "name": "Z",
                "position": 2,
                "stddev": 0.5914325913,
                "variance": 0.34979251
              },
              {
                "average": 0.068957025,
                "count": 251751,
                "maximum": 859,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.849947896,
                "variance": 34.22189039
              },
              {
                "average": 1.000007944,
                "count": 251751,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002818568105,
                "variance": 7.944326162e-06
              },
              {
                "average": 1.000015889,
                "count": 251751,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003986041407,
                "variance": 1.58885261e-05
              },
              {
                "average": 1,
                "count": 251751,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99561869,
                "count": 251751,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3476130404,
                "variance": 0.1208348259
              },
              {
                "average": 19.94898715,
                "count": 251751,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.026724604,
                "variance": 1.054163412
              },
              {
                "average": 2.003384296,
                "count": 251751,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06075057115,
                "variance": 0.003690631895
              },
              {
                "average": 18.23920461,
                "count": 251751,
                "maximum": 19,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7408712184,
                "variance": 0.5488901622
              },
              {
                "average": 255536594.2,
                "count": 251751,
                "maximum": 255537074.9,
                "minimum": 255533998.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.6624656,
                "variance": 279484.0025
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452277.0041,
              3958999.998,
              -4.035159974,
              453000.0041,
              3959999.978,
              2.364840026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452277.0040664051,
                    3958999.997666356,
                    -4.035159973584819
                  ],
                  [
                    452277.0040664051,
                    3959999.9776663566,
                    -4.035159973584819
                  ],
                  [
                    453000.0040664051,
                    3959999.9776663566,
                    2.364840026415181
                  ],
                  [
                    453000.0040664051,
                    3958999.997666356,
                    2.364840026415181
                  ],
                  [
                    452277.0040664051,
                    3958999.997666356,
                    -4.035159973584819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:17:54+00:00",
            "end_time": "2019-10-19T15:26: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": "20191019_NCMP_NC_Dunex_18SVE5260.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52712508124436,
              35.78292298894148,
              -3.216284245305982
            ],
            [
              -75.52717217834723,
              35.79005545375209,
              -3.216284245305982
            ],
            [
              -75.52066623474579,
              35.79008380127956,
              -0.676284245305982
            ],
            [
              -75.52061971881388,
              35.78295132907572,
              -0.676284245305982
            ],
            [
              -75.52712508124436,
              35.78292298894148,
              -3.216284245305982
            ]
          ]
        ]
      },
      "bbox": [
        -75.52717218,
        35.78292299,
        -3.216284245,
        -75.52061972,
        35.7900838,
        -0.6762842453
      ],
      "properties": {
        "datetime": "2019-10-19T16:18:04Z",
        "pc:count": 94313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452487.2007,
            "count": 94313,
            "maximum": 452949.337,
            "minimum": 452361.397,
            "name": "X",
            "position": 0,
            "stddev": 59.98273326,
            "variance": 3597.92829
          },
          {
            "average": 3960423.366,
            "count": 94313,
            "maximum": 3960791.112,
            "minimum": 3960000.012,
            "name": "Y",
            "position": 1,
            "stddev": 114.9656595,
            "variance": 13217.10287
          },
          {
            "average": -1.623375739,
            "count": 94313,
            "maximum": -0.6762842453,
            "minimum": -3.216284245,
            "name": "Z",
            "position": 2,
            "stddev": 0.2648878208,
            "variance": 0.07016555759
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 94313,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 94313,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 94313,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 94313,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.76565268,
            "count": 94313,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.982874283,
            "variance": 0.9660418561
          },
          {
            "average": 2.000519547,
            "count": 94313,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02278776411,
            "variance": 0.0005192821933
          },
          {
            "average": 18.46103931,
            "count": 94313,
            "maximum": 19,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.502148756,
            "variance": 0.2521533731
          },
          {
            "average": 255536772.3,
            "count": 94313,
            "maximum": 255537084.9,
            "minimum": 255535594.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 288.4927285,
            "variance": 83228.05439
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452361.397,
          3960000.012,
          -3.216284245,
          452949.337,
          3960791.112,
          -0.6762842453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452361.3970169191,
                3960000.01218418,
                -3.216284245305982
              ],
              [
                452361.3970169191,
                3960791.1121841795,
                -3.216284245305982
              ],
              [
                452949.33701691905,
                3960791.1121841795,
                -0.676284245305982
              ],
              [
                452949.33701691905,
                3960000.01218418,
                -0.676284245305982
              ],
              [
                452361.3970169191,
                3960000.01218418,
                -3.216284245305982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:18:04+00:00",
        "end_time": "2019-10-19T15:53:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5260.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5260.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5260.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5260.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52717218,
            35.78292299,
            -3.216284245,
            -75.52061972,
            35.7900838,
            -0.6762842453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52712508124436,
                  35.78292298894148,
                  -3.216284245305982
                ],
                [
                  -75.52717217834723,
                  35.79005545375209,
                  -3.216284245305982
                ],
                [
                  -75.52066623474579,
                  35.79008380127956,
                  -0.676284245305982
                ],
                [
                  -75.52061971881388,
                  35.78295132907572,
                  -0.676284245305982
                ],
                [
                  -75.52712508124436,
                  35.78292298894148,
                  -3.216284245305982
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5260.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5260.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:18:04Z",
            "pc:count": 94313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452487.2007,
                "count": 94313,
                "maximum": 452949.337,
                "minimum": 452361.397,
                "name": "X",
                "position": 0,
                "stddev": 59.98273326,
                "variance": 3597.92829
              },
              {
                "average": 3960423.366,
                "count": 94313,
                "maximum": 3960791.112,
                "minimum": 3960000.012,
                "name": "Y",
                "position": 1,
                "stddev": 114.9656595,
                "variance": 13217.10287
              },
              {
                "average": -1.623375739,
                "count": 94313,
                "maximum": -0.6762842453,
                "minimum": -3.216284245,
                "name": "Z",
                "position": 2,
                "stddev": 0.2648878208,
                "variance": 0.07016555759
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 94313,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 94313,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 94313,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 94313,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.76565268,
                "count": 94313,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.982874283,
                "variance": 0.9660418561
              },
              {
                "average": 2.000519547,
                "count": 94313,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02278776411,
                "variance": 0.0005192821933
              },
              {
                "average": 18.46103931,
                "count": 94313,
                "maximum": 19,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.502148756,
                "variance": 0.2521533731
              },
              {
                "average": 255536772.3,
                "count": 94313,
                "maximum": 255537084.9,
                "minimum": 255535594.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 288.4927285,
                "variance": 83228.05439
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452361.397,
              3960000.012,
              -3.216284245,
              452949.337,
              3960791.112,
              -0.6762842453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452361.3970169191,
                    3960000.01218418,
                    -3.216284245305982
                  ],
                  [
                    452361.3970169191,
                    3960791.1121841795,
                    -3.216284245305982
                  ],
                  [
                    452949.33701691905,
                    3960791.1121841795,
                    -0.676284245305982
                  ],
                  [
                    452949.33701691905,
                    3960000.01218418,
                    -0.676284245305982
                  ],
                  [
                    452361.3970169191,
                    3960000.01218418,
                    -3.216284245305982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:18:04+00:00",
            "end_time": "2019-10-19T15:53: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": "20191017_NCMP_NC_Dunex_18SVE5303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51679638502479,
              35.275740345641225,
              0.24968690469844
            ],
            [
              -75.51681100622602,
              35.27804193851402,
              0.24968690469844
            ],
            [
              -75.51636502540309,
              35.27804384293466,
              3.88968690469844
            ],
            [
              -75.51635041681783,
              35.275742249900574,
              3.88968690469844
            ],
            [
              -75.51679638502479,
              35.275740345641225,
              0.24968690469844
            ]
          ]
        ]
      },
      "bbox": [
        -75.51681101,
        35.27574035,
        0.2496869047,
        -75.51635042,
        35.27804384,
        3.889686905
      ],
      "properties": {
        "datetime": "2019-10-17T16:54:38Z",
        "pc:count": 23197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453012.187,
            "count": 23197,
            "maximum": 453040.567,
            "minimum": 453000.007,
            "name": "X",
            "position": 0,
            "stddev": 8.685503225,
            "variance": 75.43796627
          },
          {
            "average": 3903914.872,
            "count": 23197,
            "maximum": 3903999.992,
            "minimum": 3903744.732,
            "name": "Y",
            "position": 1,
            "stddev": 55.53306163,
            "variance": 3083.920934
          },
          {
            "average": 2.27278515,
            "count": 23197,
            "maximum": 3.889686905,
            "minimum": 0.2496869047,
            "name": "Z",
            "position": 2,
            "stddev": 0.8594797156,
            "variance": 0.7387053815
          },
          {
            "average": 4677.268354,
            "count": 23197,
            "maximum": 10748,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1751.677918,
            "variance": 3068375.53
          },
          {
            "average": 1,
            "count": 23197,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 23197,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 23197,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.84825624,
            "count": 23197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3587800725,
            "variance": 0.1287231404
          },
          {
            "average": 20.14903895,
            "count": 23197,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7612062146,
            "variance": 0.5794349012
          },
          {
            "average": 1,
            "count": 23197,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.437341035,
            "count": 23197,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8993151193,
            "variance": 0.8087676839
          },
          {
            "average": 255366169,
            "count": 23197,
            "maximum": 255366478.1,
            "minimum": 255365382.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.1762117,
            "variance": 240272.7186
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.007,
          3903744.732,
          0.2496869047,
          453040.567,
          3903999.992,
          3.889686905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0069620373,
                3903744.73155767,
                0.24968690469844
              ],
              [
                453000.0069620373,
                3903999.99155767,
                0.24968690469844
              ],
              [
                453040.56696203735,
                3903999.99155767,
                3.88968690469844
              ],
              [
                453040.56696203735,
                3903744.73155767,
                3.88968690469844
              ],
              [
                453000.0069620373,
                3903744.73155767,
                0.24968690469844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:54:38+00:00",
        "end_time": "2019-10-17T16:36:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51681101,
            35.27574035,
            0.2496869047,
            -75.51635042,
            35.27804384,
            3.889686905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51679638502479,
                  35.275740345641225,
                  0.24968690469844
                ],
                [
                  -75.51681100622602,
                  35.27804193851402,
                  0.24968690469844
                ],
                [
                  -75.51636502540309,
                  35.27804384293466,
                  3.88968690469844
                ],
                [
                  -75.51635041681783,
                  35.275742249900574,
                  3.88968690469844
                ],
                [
                  -75.51679638502479,
                  35.275740345641225,
                  0.24968690469844
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:54:38Z",
            "pc:count": 23197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453012.187,
                "count": 23197,
                "maximum": 453040.567,
                "minimum": 453000.007,
                "name": "X",
                "position": 0,
                "stddev": 8.685503225,
                "variance": 75.43796627
              },
              {
                "average": 3903914.872,
                "count": 23197,
                "maximum": 3903999.992,
                "minimum": 3903744.732,
                "name": "Y",
                "position": 1,
                "stddev": 55.53306163,
                "variance": 3083.920934
              },
              {
                "average": 2.27278515,
                "count": 23197,
                "maximum": 3.889686905,
                "minimum": 0.2496869047,
                "name": "Z",
                "position": 2,
                "stddev": 0.8594797156,
                "variance": 0.7387053815
              },
              {
                "average": 4677.268354,
                "count": 23197,
                "maximum": 10748,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1751.677918,
                "variance": 3068375.53
              },
              {
                "average": 1,
                "count": 23197,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 23197,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 23197,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.84825624,
                "count": 23197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3587800725,
                "variance": 0.1287231404
              },
              {
                "average": 20.14903895,
                "count": 23197,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7612062146,
                "variance": 0.5794349012
              },
              {
                "average": 1,
                "count": 23197,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.437341035,
                "count": 23197,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8993151193,
                "variance": 0.8087676839
              },
              {
                "average": 255366169,
                "count": 23197,
                "maximum": 255366478.1,
                "minimum": 255365382.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.1762117,
                "variance": 240272.7186
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.007,
              3903744.732,
              0.2496869047,
              453040.567,
              3903999.992,
              3.889686905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0069620373,
                    3903744.73155767,
                    0.24968690469844
                  ],
                  [
                    453000.0069620373,
                    3903999.99155767,
                    0.24968690469844
                  ],
                  [
                    453040.56696203735,
                    3903999.99155767,
                    3.88968690469844
                  ],
                  [
                    453040.56696203735,
                    3903744.73155767,
                    3.88968690469844
                  ],
                  [
                    453000.0069620373,
                    3903744.73155767,
                    0.24968690469844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:54:38+00:00",
            "end_time": "2019-10-17T16:36: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": "20191017_NCMP_NC_Dunex_18SVE5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51875627211994,
              35.305094108549355,
              -1.165361393170683
            ],
            [
              -75.51875785722206,
              35.30534242614982,
              -1.165361393170683
            ],
            [
              -75.51819425454299,
              35.30534484243829,
              -1.005361393170682
            ],
            [
              -75.51819267116281,
              35.305096524815745,
              -1.005361393170682
            ],
            [
              -75.51875627211994,
              35.305094108549355,
              -1.165361393170683
            ]
          ]
        ]
      },
      "bbox": [
        -75.51875786,
        35.30509411,
        -1.165361393,
        -75.51819267,
        35.30534484,
        -1.005361393
      ],
      "properties": {
        "datetime": "2019-10-17T16:04:56Z",
        "pc:count": 13,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452848.7453,
            "count": 13,
            "maximum": 452890.0322,
            "minimum": 452838.7922,
            "name": "X",
            "position": 0,
            "stddev": 12.84991011,
            "variance": 165.1201897
          },
          {
            "average": 3907009.257,
            "count": 13,
            "maximum": 3907028.624,
            "minimum": 3907001.084,
            "name": "Y",
            "position": 1,
            "stddev": 9.676622504,
            "variance": 93.63702308
          },
          {
            "average": -1.083053701,
            "count": 13,
            "maximum": -1.005361393,
            "minimum": -1.165361393,
            "name": "Z",
            "position": 2,
            "stddev": 0.05117842093,
            "variance": 0.002619230769
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 13,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.15492351,
            "count": 13,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.076536255,
            "variance": 4.31200282
          },
          {
            "average": 2,
            "count": 13,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255363493.7,
            "count": 13,
            "maximum": 255363496.1,
            "minimum": 255363491.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.236307983,
            "variance": 5.001073395
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452838.7922,
          3907001.084,
          -1.165361393,
          452890.0322,
          3907028.624,
          -1.005361393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452838.7921737293,
                3907001.083620167,
                -1.165361393170683
              ],
              [
                452838.7921737293,
                3907028.623620167,
                -1.165361393170683
              ],
              [
                452890.03217372927,
                3907028.623620167,
                -1.005361393170682
              ],
              [
                452890.03217372927,
                3907001.083620167,
                -1.005361393170682
              ],
              [
                452838.7921737293,
                3907001.083620167,
                -1.165361393170683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:04:56+00:00",
        "end_time": "2019-10-17T16:04:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51875786,
            35.30509411,
            -1.165361393,
            -75.51819267,
            35.30534484,
            -1.005361393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51875627211994,
                  35.305094108549355,
                  -1.165361393170683
                ],
                [
                  -75.51875785722206,
                  35.30534242614982,
                  -1.165361393170683
                ],
                [
                  -75.51819425454299,
                  35.30534484243829,
                  -1.005361393170682
                ],
                [
                  -75.51819267116281,
                  35.305096524815745,
                  -1.005361393170682
                ],
                [
                  -75.51875627211994,
                  35.305094108549355,
                  -1.165361393170683
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:04:56Z",
            "pc:count": 13,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452848.7453,
                "count": 13,
                "maximum": 452890.0322,
                "minimum": 452838.7922,
                "name": "X",
                "position": 0,
                "stddev": 12.84991011,
                "variance": 165.1201897
              },
              {
                "average": 3907009.257,
                "count": 13,
                "maximum": 3907028.624,
                "minimum": 3907001.084,
                "name": "Y",
                "position": 1,
                "stddev": 9.676622504,
                "variance": 93.63702308
              },
              {
                "average": -1.083053701,
                "count": 13,
                "maximum": -1.005361393,
                "minimum": -1.165361393,
                "name": "Z",
                "position": 2,
                "stddev": 0.05117842093,
                "variance": 0.002619230769
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 13,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.15492351,
                "count": 13,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.076536255,
                "variance": 4.31200282
              },
              {
                "average": 2,
                "count": 13,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255363493.7,
                "count": 13,
                "maximum": 255363496.1,
                "minimum": 255363491.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.236307983,
                "variance": 5.001073395
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452838.7922,
              3907001.084,
              -1.165361393,
              452890.0322,
              3907028.624,
              -1.005361393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452838.7921737293,
                    3907001.083620167,
                    -1.165361393170683
                  ],
                  [
                    452838.7921737293,
                    3907028.623620167,
                    -1.165361393170683
                  ],
                  [
                    452890.03217372927,
                    3907028.623620167,
                    -1.005361393170682
                  ],
                  [
                    452890.03217372927,
                    3907001.083620167,
                    -1.005361393170682
                  ],
                  [
                    452838.7921737293,
                    3907001.083620167,
                    -1.165361393170683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:04:56+00:00",
            "end_time": "2019-10-17T16:04: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": "20191019_NCMP_NC_Dunex_18SVE5253.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53076138559474,
              35.728383525547336,
              -0.605270321884426
            ],
            [
              -75.53076421242578,
              35.72880962002466,
              -0.605270321884426
            ],
            [
              -75.52861558313249,
              35.7288190784014,
              -0.205270321884426
            ],
            [
              -75.52861276774367,
              35.72839298377658,
              -0.205270321884426
            ],
            [
              -75.53076138559474,
              35.728383525547336,
              -0.605270321884426
            ]
          ]
        ]
      },
      "bbox": [
        -75.53076421,
        35.72838353,
        -0.6052703219,
        -75.52861277,
        35.72881908,
        -0.2052703219
      ],
      "properties": {
        "datetime": "2019-10-19T13:44:23Z",
        "pc:count": 15556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452088.4275,
            "count": 15556,
            "maximum": 452194.341,
            "minimum": 452000.021,
            "name": "X",
            "position": 0,
            "stddev": 50.2705597,
            "variance": 2527.129173
          },
          {
            "average": 3953982.813,
            "count": 15556,
            "maximum": 3953999.986,
            "minimum": 3953952.726,
            "name": "Y",
            "position": 1,
            "stddev": 10.78840002,
            "variance": 116.389575
          },
          {
            "average": -0.4364833587,
            "count": 15556,
            "maximum": -0.2052703219,
            "minimum": -0.6052703219,
            "name": "Z",
            "position": 2,
            "stddev": 0.05595792721,
            "variance": 0.003131289617
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15556,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15556,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15556,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 15556,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.07307294,
            "count": 15556,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.169467642,
            "variance": 4.706589848
          },
          {
            "average": 2,
            "count": 15556,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.266520957,
            "count": 15556,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4421539367,
            "variance": 0.1955001038
          },
          {
            "average": 255527462.3,
            "count": 15556,
            "maximum": 255527863,
            "minimum": 255527314.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 241.3694088,
            "variance": 58259.19153
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.021,
          3953952.726,
          -0.6052703219,
          452194.341,
          3953999.986,
          -0.2052703219
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.021018477,
                3953952.726013243,
                -0.605270321884426
              ],
              [
                452000.021018477,
                3953999.986013243,
                -0.605270321884426
              ],
              [
                452194.34101847693,
                3953999.986013243,
                -0.205270321884426
              ],
              [
                452194.34101847693,
                3953952.726013243,
                -0.205270321884426
              ],
              [
                452000.021018477,
                3953952.726013243,
                -0.605270321884426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:44:23+00:00",
        "end_time": "2019-10-19T13:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5253.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5253.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5253.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5253.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53076421,
            35.72838353,
            -0.6052703219,
            -75.52861277,
            35.72881908,
            -0.2052703219
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53076138559474,
                  35.728383525547336,
                  -0.605270321884426
                ],
                [
                  -75.53076421242578,
                  35.72880962002466,
                  -0.605270321884426
                ],
                [
                  -75.52861558313249,
                  35.7288190784014,
                  -0.205270321884426
                ],
                [
                  -75.52861276774367,
                  35.72839298377658,
                  -0.205270321884426
                ],
                [
                  -75.53076138559474,
                  35.728383525547336,
                  -0.605270321884426
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5253.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5253.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:44:23Z",
            "pc:count": 15556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452088.4275,
                "count": 15556,
                "maximum": 452194.341,
                "minimum": 452000.021,
                "name": "X",
                "position": 0,
                "stddev": 50.2705597,
                "variance": 2527.129173
              },
              {
                "average": 3953982.813,
                "count": 15556,
                "maximum": 3953999.986,
                "minimum": 3953952.726,
                "name": "Y",
                "position": 1,
                "stddev": 10.78840002,
                "variance": 116.389575
              },
              {
                "average": -0.4364833587,
                "count": 15556,
                "maximum": -0.2052703219,
                "minimum": -0.6052703219,
                "name": "Z",
                "position": 2,
                "stddev": 0.05595792721,
                "variance": 0.003131289617
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15556,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15556,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15556,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 15556,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.07307294,
                "count": 15556,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.169467642,
                "variance": 4.706589848
              },
              {
                "average": 2,
                "count": 15556,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.266520957,
                "count": 15556,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4421539367,
                "variance": 0.1955001038
              },
              {
                "average": 255527462.3,
                "count": 15556,
                "maximum": 255527863,
                "minimum": 255527314.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 241.3694088,
                "variance": 58259.19153
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.021,
              3953952.726,
              -0.6052703219,
              452194.341,
              3953999.986,
              -0.2052703219
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.021018477,
                    3953952.726013243,
                    -0.605270321884426
                  ],
                  [
                    452000.021018477,
                    3953999.986013243,
                    -0.605270321884426
                  ],
                  [
                    452194.34101847693,
                    3953999.986013243,
                    -0.205270321884426
                  ],
                  [
                    452194.34101847693,
                    3953952.726013243,
                    -0.205270321884426
                  ],
                  [
                    452000.021018477,
                    3953952.726013243,
                    -0.605270321884426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:44:23+00:00",
            "end_time": "2019-10-19T13:35: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": "20191019_NCMP_NC_Dunex_18SVE4768.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58545005505341,
              35.85478151286392,
              -0.073074468734885
            ],
            [
              -75.58551635356464,
              35.86379719675816,
              -0.073074468734885
            ],
            [
              -75.5759679104544,
              35.86384335257676,
              15.326925531265115
            ],
            [
              -75.57590269297458,
              35.8548276534799,
              15.326925531265115
            ],
            [
              -75.58545005505341,
              35.85478151286392,
              -0.073074468734885
            ]
          ]
        ]
      },
      "bbox": [
        -75.58551635,
        35.85478151,
        -0.07307446873,
        -75.57590269,
        35.86384335,
        15.32692553
      ],
      "properties": {
        "datetime": "2019-10-19T15:41:41Z",
        "pc:count": 1731481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447689.1927,
            "count": 1731481,
            "maximum": 448000.0193,
            "minimum": 447137.9193,
            "name": "X",
            "position": 0,
            "stddev": 208.6289766,
            "variance": 43526.04987
          },
          {
            "average": 3968560.435,
            "count": 1731481,
            "maximum": 3968999.99,
            "minimum": 3967999.99,
            "name": "Y",
            "position": 1,
            "stddev": 285.4354669,
            "variance": 81473.40579
          },
          {
            "average": 1.047633116,
            "count": 1731481,
            "maximum": 15.32692553,
            "minimum": -0.07307446873,
            "name": "Z",
            "position": 2,
            "stddev": 0.7686247857,
            "variance": 0.5907840613
          },
          {
            "average": 1258.187583,
            "count": 1731481,
            "maximum": 17452,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 807.6044371,
            "variance": 652224.9268
          },
          {
            "average": 1.139802285,
            "count": 1731481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4468129208,
            "variance": 0.1996417862
          },
          {
            "average": 1.279844826,
            "count": 1731481,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6639781256,
            "variance": 0.4408669512
          },
          {
            "average": 1,
            "count": 1731481,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.702683425,
            "count": 1731481,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.441104743,
            "variance": 2.076782881
          },
          {
            "average": 20.07553338,
            "count": 1731481,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.147266301,
            "variance": 1.316219966
          },
          {
            "average": 1.167045437,
            "count": 1731481,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.472003919,
            "variance": 0.2227876996
          },
          {
            "average": 13.57420093,
            "count": 1731481,
            "maximum": 16,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376319462,
            "variance": 1.894255261
          },
          {
            "average": 255533145.8,
            "count": 1731481,
            "maximum": 255534901.8,
            "minimum": 255531161.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 932.6815443,
            "variance": 869894.8631
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1731481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447137.9193,
          3967999.99,
          -0.07307446873,
          448000.0193,
          3968999.99,
          15.32692553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447137.9193046438,
                3967999.989572351,
                -0.073074468734885
              ],
              [
                447137.9193046438,
                3968999.989572351,
                -0.073074468734885
              ],
              [
                448000.0193046438,
                3968999.989572351,
                15.326925531265115
              ],
              [
                448000.0193046438,
                3967999.989572351,
                15.326925531265115
              ],
              [
                447137.9193046438,
                3967999.989572351,
                -0.073074468734885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:41:41+00:00",
        "end_time": "2019-10-19T14:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4768.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4768.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4768.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4768.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58551635,
            35.85478151,
            -0.07307446873,
            -75.57590269,
            35.86384335,
            15.32692553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58545005505341,
                  35.85478151286392,
                  -0.073074468734885
                ],
                [
                  -75.58551635356464,
                  35.86379719675816,
                  -0.073074468734885
                ],
                [
                  -75.5759679104544,
                  35.86384335257676,
                  15.326925531265115
                ],
                [
                  -75.57590269297458,
                  35.8548276534799,
                  15.326925531265115
                ],
                [
                  -75.58545005505341,
                  35.85478151286392,
                  -0.073074468734885
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4768.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4768.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:41:41Z",
            "pc:count": 1731481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447689.1927,
                "count": 1731481,
                "maximum": 448000.0193,
                "minimum": 447137.9193,
                "name": "X",
                "position": 0,
                "stddev": 208.6289766,
                "variance": 43526.04987
              },
              {
                "average": 3968560.435,
                "count": 1731481,
                "maximum": 3968999.99,
                "minimum": 3967999.99,
                "name": "Y",
                "position": 1,
                "stddev": 285.4354669,
                "variance": 81473.40579
              },
              {
                "average": 1.047633116,
                "count": 1731481,
                "maximum": 15.32692553,
                "minimum": -0.07307446873,
                "name": "Z",
                "position": 2,
                "stddev": 0.7686247857,
                "variance": 0.5907840613
              },
              {
                "average": 1258.187583,
                "count": 1731481,
                "maximum": 17452,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 807.6044371,
                "variance": 652224.9268
              },
              {
                "average": 1.139802285,
                "count": 1731481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4468129208,
                "variance": 0.1996417862
              },
              {
                "average": 1.279844826,
                "count": 1731481,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6639781256,
                "variance": 0.4408669512
              },
              {
                "average": 1,
                "count": 1731481,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.702683425,
                "count": 1731481,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.441104743,
                "variance": 2.076782881
              },
              {
                "average": 20.07553338,
                "count": 1731481,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.147266301,
                "variance": 1.316219966
              },
              {
                "average": 1.167045437,
                "count": 1731481,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.472003919,
                "variance": 0.2227876996
              },
              {
                "average": 13.57420093,
                "count": 1731481,
                "maximum": 16,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376319462,
                "variance": 1.894255261
              },
              {
                "average": 255533145.8,
                "count": 1731481,
                "maximum": 255534901.8,
                "minimum": 255531161.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 932.6815443,
                "variance": 869894.8631
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1731481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447137.9193,
              3967999.99,
              -0.07307446873,
              448000.0193,
              3968999.99,
              15.32692553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447137.9193046438,
                    3967999.989572351,
                    -0.073074468734885
                  ],
                  [
                    447137.9193046438,
                    3968999.989572351,
                    -0.073074468734885
                  ],
                  [
                    448000.0193046438,
                    3968999.989572351,
                    15.326925531265115
                  ],
                  [
                    448000.0193046438,
                    3967999.989572351,
                    15.326925531265115
                  ],
                  [
                    447137.9193046438,
                    3967999.989572351,
                    -0.073074468734885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:41:41+00:00",
            "end_time": "2019-10-19T14:39: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": "20191018_NCMP_NC_Dunex_18SVE3790.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.69561229623723,
              36.052541827379365,
              1.90235285943926
            ],
            [
              -75.69569164423214,
              36.06155719950058,
              1.90235285943926
            ],
            [
              -75.68844391673287,
              36.06159904379048,
              31.34235285943926
            ],
            [
              -75.6883653952268,
              36.05258365791864,
              31.34235285943926
            ],
            [
              -75.69561229623723,
              36.052541827379365,
              1.90235285943926
            ]
          ]
        ]
      },
      "bbox": [
        -75.69569164,
        36.05254183,
        1.902352859,
        -75.6883654,
        36.06159904,
        31.34235286
      ],
      "properties": {
        "datetime": "2019-10-18T15:30:21Z",
        "pc:count": 1812186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437783.198,
            "count": 1812186,
            "maximum": 438000.0137,
            "minimum": 437347.2537,
            "name": "X",
            "position": 0,
            "stddev": 157.9767913,
            "variance": 24956.66659
          },
          {
            "average": 3990604.848,
            "count": 1812186,
            "maximum": 3990999.993,
            "minimum": 3989999.973,
            "name": "Y",
            "position": 1,
            "stddev": 254.579172,
            "variance": 64810.55483
          },
          {
            "average": 8.289050792,
            "count": 1812186,
            "maximum": 31.34235286,
            "minimum": 1.902352859,
            "name": "Z",
            "position": 2,
            "stddev": 3.938280908,
            "variance": 15.51005651
          },
          {
            "average": 1249.676647,
            "count": 1812186,
            "maximum": 42683,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1773.085241,
            "variance": 3143831.272
          },
          {
            "average": 1.949176299,
            "count": 1812186,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.163737056,
            "variance": 1.354283936
          },
          {
            "average": 2.939417918,
            "count": 1812186,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549440687,
            "variance": 2.400766442
          },
          {
            "average": 1,
            "count": 1812186,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329758645,
            "count": 1812186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701255184,
            "variance": 0.221018003
          },
          {
            "average": 19.84565902,
            "count": 1812186,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.540032178,
            "variance": 2.371699108
          },
          {
            "average": 2.040909708,
            "count": 1812186,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.344693725,
            "variance": 1.808201214
          },
          {
            "average": 1.427994698,
            "count": 1812186,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6088313314,
            "variance": 0.3706755901
          },
          {
            "average": 255446964.6,
            "count": 1812186,
            "maximum": 255447821.4,
            "minimum": 255446738.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 312.7749898,
            "variance": 97828.19427
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1812186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437347.2537,
          3989999.973,
          1.902352859,
          438000.0137,
          3990999.993,
          31.34235286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437347.2537130683,
                3989999.9732942833,
                1.90235285943926
              ],
              [
                437347.2537130683,
                3990999.993294283,
                1.90235285943926
              ],
              [
                438000.0137130683,
                3990999.993294283,
                31.34235285943926
              ],
              [
                438000.0137130683,
                3989999.9732942833,
                31.34235285943926
              ],
              [
                437347.2537130683,
                3989999.9732942833,
                1.90235285943926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:30:21+00:00",
        "end_time": "2019-10-18T15:12:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3790.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3790.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3790.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3790.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.69569164,
            36.05254183,
            1.902352859,
            -75.6883654,
            36.06159904,
            31.34235286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.69561229623723,
                  36.052541827379365,
                  1.90235285943926
                ],
                [
                  -75.69569164423214,
                  36.06155719950058,
                  1.90235285943926
                ],
                [
                  -75.68844391673287,
                  36.06159904379048,
                  31.34235285943926
                ],
                [
                  -75.6883653952268,
                  36.05258365791864,
                  31.34235285943926
                ],
                [
                  -75.69561229623723,
                  36.052541827379365,
                  1.90235285943926
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3790.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3790.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:30:21Z",
            "pc:count": 1812186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437783.198,
                "count": 1812186,
                "maximum": 438000.0137,
                "minimum": 437347.2537,
                "name": "X",
                "position": 0,
                "stddev": 157.9767913,
                "variance": 24956.66659
              },
              {
                "average": 3990604.848,
                "count": 1812186,
                "maximum": 3990999.993,
                "minimum": 3989999.973,
                "name": "Y",
                "position": 1,
                "stddev": 254.579172,
                "variance": 64810.55483
              },
              {
                "average": 8.289050792,
                "count": 1812186,
                "maximum": 31.34235286,
                "minimum": 1.902352859,
                "name": "Z",
                "position": 2,
                "stddev": 3.938280908,
                "variance": 15.51005651
              },
              {
                "average": 1249.676647,
                "count": 1812186,
                "maximum": 42683,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1773.085241,
                "variance": 3143831.272
              },
              {
                "average": 1.949176299,
                "count": 1812186,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.163737056,
                "variance": 1.354283936
              },
              {
                "average": 2.939417918,
                "count": 1812186,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549440687,
                "variance": 2.400766442
              },
              {
                "average": 1,
                "count": 1812186,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329758645,
                "count": 1812186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701255184,
                "variance": 0.221018003
              },
              {
                "average": 19.84565902,
                "count": 1812186,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.540032178,
                "variance": 2.371699108
              },
              {
                "average": 2.040909708,
                "count": 1812186,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.344693725,
                "variance": 1.808201214
              },
              {
                "average": 1.427994698,
                "count": 1812186,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6088313314,
                "variance": 0.3706755901
              },
              {
                "average": 255446964.6,
                "count": 1812186,
                "maximum": 255447821.4,
                "minimum": 255446738.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 312.7749898,
                "variance": 97828.19427
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1812186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437347.2537,
              3989999.973,
              1.902352859,
              438000.0137,
              3990999.993,
              31.34235286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437347.2537130683,
                    3989999.9732942833,
                    1.90235285943926
                  ],
                  [
                    437347.2537130683,
                    3990999.993294283,
                    1.90235285943926
                  ],
                  [
                    438000.0137130683,
                    3990999.993294283,
                    31.34235285943926
                  ],
                  [
                    438000.0137130683,
                    3989999.9732942833,
                    31.34235285943926
                  ],
                  [
                    437347.2537130683,
                    3989999.9732942833,
                    1.90235285943926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:30:21+00:00",
            "end_time": "2019-10-18T15:12: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": "20191019_NCMP_NC_Dunex_18SVE4278.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6366648584462,
              35.945781399190096,
              -1.253978847060893
            ],
            [
              -75.63672836037276,
              35.95369571232339,
              -1.253978847060893
            ],
            [
              -75.63206332494545,
              35.95372037112414,
              16.52602115293911
            ],
            [
              -75.63200028819448,
              35.94580605086837,
              16.52602115293911
            ],
            [
              -75.6366648584462,
              35.945781399190096,
              -1.253978847060893
            ]
          ]
        ]
      },
      "bbox": [
        -75.63672836,
        35.9457814,
        -1.253978847,
        -75.63200029,
        35.95372037,
        16.52602115
      ],
      "properties": {
        "datetime": "2019-10-19T15:13:13Z",
        "pc:count": 480695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442872.8726,
            "count": 480695,
            "maximum": 443000.0076,
            "minimum": 442579.2876,
            "name": "X",
            "position": 0,
            "stddev": 98.8886136,
            "variance": 9778.9579
          },
          {
            "average": 3978736.93,
            "count": 480695,
            "maximum": 3978999.984,
            "minimum": 3978122.124,
            "name": "Y",
            "position": 1,
            "stddev": 216.4733571,
            "variance": 46860.71432
          },
          {
            "average": 0.7032211862,
            "count": 480695,
            "maximum": 16.52602115,
            "minimum": -1.253978847,
            "name": "Z",
            "position": 2,
            "stddev": 2.339632486,
            "variance": 5.473880168
          },
          {
            "average": 477.4194448,
            "count": 480695,
            "maximum": 46805,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1290.123803,
            "variance": 1664419.427
          },
          {
            "average": 1.249594857,
            "count": 480695,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6839593755,
            "variance": 0.4678004273
          },
          {
            "average": 1.501141056,
            "count": 480695,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.054134668,
            "variance": 1.111199899
          },
          {
            "average": 1,
            "count": 480695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86993208,
            "count": 480695,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.99614273,
            "variance": 168.8997257
          },
          {
            "average": 19.71601005,
            "count": 480695,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.133849133,
            "variance": 4.553312121
          },
          {
            "average": 1.93114969,
            "count": 480695,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6316322314,
            "variance": 0.3989592758
          },
          {
            "average": 12.5634758,
            "count": 480695,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8996934519,
            "variance": 0.8094483073
          },
          {
            "average": 255532543.1,
            "count": 480695,
            "maximum": 255533193.8,
            "minimum": 255532281.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.5332761,
            "variance": 163647.1715
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 480695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442579.2876,
          3978122.124,
          -1.253978847,
          443000.0076,
          3978999.984,
          16.52602115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442579.28763638553,
                3978122.1243845453,
                -1.253978847060893
              ],
              [
                442579.28763638553,
                3978999.9843845456,
                -1.253978847060893
              ],
              [
                443000.0076363855,
                3978999.9843845456,
                16.52602115293911
              ],
              [
                443000.0076363855,
                3978122.1243845453,
                16.52602115293911
              ],
              [
                442579.28763638553,
                3978122.1243845453,
                -1.253978847060893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:13:13+00:00",
        "end_time": "2019-10-19T14:58:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4278.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4278.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4278.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4278.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63672836,
            35.9457814,
            -1.253978847,
            -75.63200029,
            35.95372037,
            16.52602115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6366648584462,
                  35.945781399190096,
                  -1.253978847060893
                ],
                [
                  -75.63672836037276,
                  35.95369571232339,
                  -1.253978847060893
                ],
                [
                  -75.63206332494545,
                  35.95372037112414,
                  16.52602115293911
                ],
                [
                  -75.63200028819448,
                  35.94580605086837,
                  16.52602115293911
                ],
                [
                  -75.6366648584462,
                  35.945781399190096,
                  -1.253978847060893
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4278.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4278.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:13:13Z",
            "pc:count": 480695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442872.8726,
                "count": 480695,
                "maximum": 443000.0076,
                "minimum": 442579.2876,
                "name": "X",
                "position": 0,
                "stddev": 98.8886136,
                "variance": 9778.9579
              },
              {
                "average": 3978736.93,
                "count": 480695,
                "maximum": 3978999.984,
                "minimum": 3978122.124,
                "name": "Y",
                "position": 1,
                "stddev": 216.4733571,
                "variance": 46860.71432
              },
              {
                "average": 0.7032211862,
                "count": 480695,
                "maximum": 16.52602115,
                "minimum": -1.253978847,
                "name": "Z",
                "position": 2,
                "stddev": 2.339632486,
                "variance": 5.473880168
              },
              {
                "average": 477.4194448,
                "count": 480695,
                "maximum": 46805,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1290.123803,
                "variance": 1664419.427
              },
              {
                "average": 1.249594857,
                "count": 480695,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6839593755,
                "variance": 0.4678004273
              },
              {
                "average": 1.501141056,
                "count": 480695,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.054134668,
                "variance": 1.111199899
              },
              {
                "average": 1,
                "count": 480695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86993208,
                "count": 480695,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.99614273,
                "variance": 168.8997257
              },
              {
                "average": 19.71601005,
                "count": 480695,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.133849133,
                "variance": 4.553312121
              },
              {
                "average": 1.93114969,
                "count": 480695,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6316322314,
                "variance": 0.3989592758
              },
              {
                "average": 12.5634758,
                "count": 480695,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8996934519,
                "variance": 0.8094483073
              },
              {
                "average": 255532543.1,
                "count": 480695,
                "maximum": 255533193.8,
                "minimum": 255532281.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.5332761,
                "variance": 163647.1715
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 480695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442579.2876,
              3978122.124,
              -1.253978847,
              443000.0076,
              3978999.984,
              16.52602115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442579.28763638553,
                    3978122.1243845453,
                    -1.253978847060893
                  ],
                  [
                    442579.28763638553,
                    3978999.9843845456,
                    -1.253978847060893
                  ],
                  [
                    443000.0076363855,
                    3978999.9843845456,
                    16.52602115293911
                  ],
                  [
                    443000.0076363855,
                    3978122.1243845453,
                    16.52602115293911
                  ],
                  [
                    442579.28763638553,
                    3978122.1243845453,
                    -1.253978847060893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:13:13+00:00",
            "end_time": "2019-10-19T14:58: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": "20191001_NCMP_NC_Dunex_18SVD5098.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54943795951908,
              35.224601814666926,
              0.118170117356926
            ],
            [
              -75.54949332206833,
              35.232813309611835,
              0.118170117356926
            ],
            [
              -75.53850389161661,
              35.23286269929867,
              6.918170117356926
            ],
            [
              -75.53844963614272,
              35.22465118942331,
              6.918170117356926
            ],
            [
              -75.54943795951908,
              35.224601814666926,
              0.118170117356926
            ]
          ]
        ]
      },
      "bbox": [
        -75.54949332,
        35.22460181,
        0.1181701174,
        -75.53844964,
        35.2328627,
        6.918170117
      ],
      "properties": {
        "datetime": "2019-10-01T15:51:11Z",
        "pc:count": 2808214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450576.4645,
            "count": 2808214,
            "maximum": 451000.0031,
            "minimum": 450000.0031,
            "name": "X",
            "position": 0,
            "stddev": 280.659491,
            "variance": 78769.74988
          },
          {
            "average": 3898693.683,
            "count": 2808214,
            "maximum": 3898999.993,
            "minimum": 3898089.293,
            "name": "Y",
            "position": 1,
            "stddev": 210.7194761,
            "variance": 44402.69763
          },
          {
            "average": 2.387305885,
            "count": 2808214,
            "maximum": 6.918170117,
            "minimum": 0.1181701174,
            "name": "Z",
            "position": 2,
            "stddev": 0.7181366785,
            "variance": 0.515720289
          },
          {
            "average": 5729.71148,
            "count": 2808214,
            "maximum": 37604,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2731.839466,
            "variance": 7462946.868
          },
          {
            "average": 1.061072269,
            "count": 2808214,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2726975761,
            "variance": 0.07436396799
          },
          {
            "average": 1.122214689,
            "count": 2808214,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3979884292,
            "variance": 0.1583947898
          },
          {
            "average": 1,
            "count": 2808214,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.741077425,
            "count": 2808214,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9955738384,
            "variance": 0.9911672678
          },
          {
            "average": 19.8395716,
            "count": 2808214,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.347994566,
            "variance": 1.817089349
          },
          {
            "average": 1.07998963,
            "count": 2808214,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3010255429,
            "variance": 0.0906163775
          },
          {
            "average": 5.498015465,
            "count": 2808214,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012788237,
            "variance": 1.025740013
          },
          {
            "average": 253979285.9,
            "count": 2808214,
            "maximum": 253980271.2,
            "minimum": 253978782.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.1395061,
            "variance": 137003.254
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2808214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.0031,
          3898089.293,
          0.1181701174,
          451000.0031,
          3898999.993,
          6.918170117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.0031195967,
                3898089.292974987,
                0.118170117356926
              ],
              [
                450000.0031195967,
                3898999.9929749873,
                0.118170117356926
              ],
              [
                451000.0031195967,
                3898999.9929749873,
                6.918170117356926
              ],
              [
                451000.0031195967,
                3898089.292974987,
                6.918170117356926
              ],
              [
                450000.0031195967,
                3898089.292974987,
                0.118170117356926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:51:11+00:00",
        "end_time": "2019-10-01T15:26:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5098.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5098.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5098.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5098.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54949332,
            35.22460181,
            0.1181701174,
            -75.53844964,
            35.2328627,
            6.918170117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54943795951908,
                  35.224601814666926,
                  0.118170117356926
                ],
                [
                  -75.54949332206833,
                  35.232813309611835,
                  0.118170117356926
                ],
                [
                  -75.53850389161661,
                  35.23286269929867,
                  6.918170117356926
                ],
                [
                  -75.53844963614272,
                  35.22465118942331,
                  6.918170117356926
                ],
                [
                  -75.54943795951908,
                  35.224601814666926,
                  0.118170117356926
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5098.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5098.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:51:11Z",
            "pc:count": 2808214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450576.4645,
                "count": 2808214,
                "maximum": 451000.0031,
                "minimum": 450000.0031,
                "name": "X",
                "position": 0,
                "stddev": 280.659491,
                "variance": 78769.74988
              },
              {
                "average": 3898693.683,
                "count": 2808214,
                "maximum": 3898999.993,
                "minimum": 3898089.293,
                "name": "Y",
                "position": 1,
                "stddev": 210.7194761,
                "variance": 44402.69763
              },
              {
                "average": 2.387305885,
                "count": 2808214,
                "maximum": 6.918170117,
                "minimum": 0.1181701174,
                "name": "Z",
                "position": 2,
                "stddev": 0.7181366785,
                "variance": 0.515720289
              },
              {
                "average": 5729.71148,
                "count": 2808214,
                "maximum": 37604,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2731.839466,
                "variance": 7462946.868
              },
              {
                "average": 1.061072269,
                "count": 2808214,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2726975761,
                "variance": 0.07436396799
              },
              {
                "average": 1.122214689,
                "count": 2808214,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3979884292,
                "variance": 0.1583947898
              },
              {
                "average": 1,
                "count": 2808214,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.741077425,
                "count": 2808214,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9955738384,
                "variance": 0.9911672678
              },
              {
                "average": 19.8395716,
                "count": 2808214,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.347994566,
                "variance": 1.817089349
              },
              {
                "average": 1.07998963,
                "count": 2808214,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3010255429,
                "variance": 0.0906163775
              },
              {
                "average": 5.498015465,
                "count": 2808214,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012788237,
                "variance": 1.025740013
              },
              {
                "average": 253979285.9,
                "count": 2808214,
                "maximum": 253980271.2,
                "minimum": 253978782.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.1395061,
                "variance": 137003.254
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2808214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.0031,
              3898089.293,
              0.1181701174,
              451000.0031,
              3898999.993,
              6.918170117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.0031195967,
                    3898089.292974987,
                    0.118170117356926
                  ],
                  [
                    450000.0031195967,
                    3898999.9929749873,
                    0.118170117356926
                  ],
                  [
                    451000.0031195967,
                    3898999.9929749873,
                    6.918170117356926
                  ],
                  [
                    451000.0031195967,
                    3898089.292974987,
                    6.918170117356926
                  ],
                  [
                    450000.0031195967,
                    3898089.292974987,
                    0.118170117356926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:51:11+00:00",
            "end_time": "2019-10-01T15:26: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": "20191019_NCMP_NC_Dunex_18SVE5254.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53076447844543,
              35.728809660201115,
              -1.722328212431308
            ],
            [
              -75.53082430684114,
              35.73782561746177,
              -1.722328212431308
            ],
            [
              -75.51976565871658,
              35.73787389932233,
              0.037671787568692
            ],
            [
              -75.519707076586,
              35.72885792613473,
              0.037671787568692
            ],
            [
              -75.53076447844543,
              35.728809660201115,
              -1.722328212431308
            ]
          ]
        ]
      },
      "bbox": [
        -75.53082431,
        35.72880966,
        -1.722328212,
        -75.51970708,
        35.7378739,
        0.03767178757
      ],
      "properties": {
        "datetime": "2019-10-19T14:29:15Z",
        "pc:count": 1770896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452417.3777,
            "count": 1770896,
            "maximum": 453000.017,
            "minimum": 451999.997,
            "name": "X",
            "position": 0,
            "stddev": 283.7519722,
            "variance": 80515.18173
          },
          {
            "average": 3954624.421,
            "count": 1770896,
            "maximum": 3954999.991,
            "minimum": 3953999.991,
            "name": "Y",
            "position": 1,
            "stddev": 245.5146988,
            "variance": 60277.4673
          },
          {
            "average": -0.4840832731,
            "count": 1770896,
            "maximum": 0.03767178757,
            "minimum": -1.722328212,
            "name": "Z",
            "position": 2,
            "stddev": 0.2609928386,
            "variance": 0.06811726179
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1770896,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1770896,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1770896,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1770896,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.21159263,
            "count": 1770896,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.560500215,
            "variance": 2.43516092
          },
          {
            "average": 2.000005082,
            "count": 1770896,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.002254362467,
            "variance": 5.082150133e-06
          },
          {
            "average": 5.799953809,
            "count": 1770896,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.918898415,
            "variance": 3.682171126
          },
          {
            "average": 255528846.9,
            "count": 1770896,
            "maximum": 255530555.3,
            "minimum": 255527315.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.9448071,
            "variance": 546039.4279
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451999.997,
          3953999.991,
          -1.722328212,
          453000.017,
          3954999.991,
          0.03767178757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451999.9969847149,
                3953999.990599403,
                -1.722328212431308
              ],
              [
                451999.9969847149,
                3954999.990599403,
                -1.722328212431308
              ],
              [
                453000.0169847149,
                3954999.990599403,
                0.037671787568692
              ],
              [
                453000.0169847149,
                3953999.990599403,
                0.037671787568692
              ],
              [
                451999.9969847149,
                3953999.990599403,
                -1.722328212431308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:29:15+00:00",
        "end_time": "2019-10-19T13:35:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5254.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5254.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5254.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5254.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53082431,
            35.72880966,
            -1.722328212,
            -75.51970708,
            35.7378739,
            0.03767178757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53076447844543,
                  35.728809660201115,
                  -1.722328212431308
                ],
                [
                  -75.53082430684114,
                  35.73782561746177,
                  -1.722328212431308
                ],
                [
                  -75.51976565871658,
                  35.73787389932233,
                  0.037671787568692
                ],
                [
                  -75.519707076586,
                  35.72885792613473,
                  0.037671787568692
                ],
                [
                  -75.53076447844543,
                  35.728809660201115,
                  -1.722328212431308
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5254.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5254.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:29:15Z",
            "pc:count": 1770896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452417.3777,
                "count": 1770896,
                "maximum": 453000.017,
                "minimum": 451999.997,
                "name": "X",
                "position": 0,
                "stddev": 283.7519722,
                "variance": 80515.18173
              },
              {
                "average": 3954624.421,
                "count": 1770896,
                "maximum": 3954999.991,
                "minimum": 3953999.991,
                "name": "Y",
                "position": 1,
                "stddev": 245.5146988,
                "variance": 60277.4673
              },
              {
                "average": -0.4840832731,
                "count": 1770896,
                "maximum": 0.03767178757,
                "minimum": -1.722328212,
                "name": "Z",
                "position": 2,
                "stddev": 0.2609928386,
                "variance": 0.06811726179
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1770896,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1770896,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1770896,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1770896,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.21159263,
                "count": 1770896,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.560500215,
                "variance": 2.43516092
              },
              {
                "average": 2.000005082,
                "count": 1770896,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.002254362467,
                "variance": 5.082150133e-06
              },
              {
                "average": 5.799953809,
                "count": 1770896,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.918898415,
                "variance": 3.682171126
              },
              {
                "average": 255528846.9,
                "count": 1770896,
                "maximum": 255530555.3,
                "minimum": 255527315.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.9448071,
                "variance": 546039.4279
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451999.997,
              3953999.991,
              -1.722328212,
              453000.017,
              3954999.991,
              0.03767178757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451999.9969847149,
                    3953999.990599403,
                    -1.722328212431308
                  ],
                  [
                    451999.9969847149,
                    3954999.990599403,
                    -1.722328212431308
                  ],
                  [
                    453000.0169847149,
                    3954999.990599403,
                    0.037671787568692
                  ],
                  [
                    453000.0169847149,
                    3953999.990599403,
                    0.037671787568692
                  ],
                  [
                    451999.9969847149,
                    3953999.990599403,
                    -1.722328212431308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:29:15+00:00",
            "end_time": "2019-10-19T13:35: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": "20191011_NCMP_NC_Dunex_18SVD1185.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.9765444537482,
              35.10388671912636,
              0.000145776911731
            ],
            [
              -75.97665201799104,
              35.11290268555851,
              0.000145776911731
            ],
            [
              -75.96567979325012,
              35.112990595266574,
              17.160145776911733
            ],
            [
              -75.96557343698055,
              35.10397459961198,
              17.160145776911733
            ],
            [
              -75.9765444537482,
              35.10388671912636,
              0.000145776911731
            ]
          ]
        ]
      },
      "bbox": [
        -75.97665202,
        35.10388672,
        0.0001457769117,
        -75.96557344,
        35.1129906,
        17.16014578
      ],
      "properties": {
        "datetime": "2019-10-15T16:04:14Z",
        "pc:count": 7720372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411479.5117,
            "count": 7720372,
            "maximum": 412000.0035,
            "minimum": 411000.0035,
            "name": "X",
            "position": 0,
            "stddev": 281.0914643,
            "variance": 79012.41128
          },
          {
            "average": 3885573.173,
            "count": 7720372,
            "maximum": 3885999.988,
            "minimum": 3884999.988,
            "name": "Y",
            "position": 1,
            "stddev": 287.1478755,
            "variance": 82453.9024
          },
          {
            "average": 2.825579439,
            "count": 7720372,
            "maximum": 17.16014578,
            "minimum": 0.0001457769117,
            "name": "Z",
            "position": 2,
            "stddev": 2.708665564,
            "variance": 7.33686914
          },
          {
            "average": 1777.52962,
            "count": 7720372,
            "maximum": 48076,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1913.837198,
            "variance": 3662772.82
          },
          {
            "average": 1.764863014,
            "count": 7720372,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064799211,
            "variance": 1.133797359
          },
          {
            "average": 2.538357349,
            "count": 7720372,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462607176,
            "variance": 2.13921975
          },
          {
            "average": 1,
            "count": 7720372,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216854576,
            "count": 7720372,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.021947561,
            "variance": 1.044376818
          },
          {
            "average": 20.02302441,
            "count": 7720372,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.316340387,
            "variance": 1.732752015
          },
          {
            "average": 1.8175426,
            "count": 7720372,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.168864729,
            "variance": 1.366244756
          },
          {
            "average": 9.85740726,
            "count": 7720372,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.429900741,
            "variance": 2.04461613
          },
          {
            "average": 254855531.5,
            "count": 7720372,
            "maximum": 255190654.8,
            "minimum": 254853859.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7916.397283,
            "variance": 62669345.94
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720372,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411000.0035,
          3884999.988,
          0.0001457769117,
          412000.0035,
          3885999.988,
          17.16014578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411000.00345838245,
                3884999.987624078,
                0.000145776911731
              ],
              [
                411000.00345838245,
                3885999.987624078,
                0.000145776911731
              ],
              [
                412000.00345838245,
                3885999.987624078,
                17.160145776911733
              ],
              [
                412000.00345838245,
                3884999.987624078,
                17.160145776911733
              ],
              [
                411000.00345838245,
                3884999.987624078,
                0.000145776911731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:04:14+00:00",
        "end_time": "2019-10-11T18:30:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1185.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1185.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1185.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1185.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.97665202,
            35.10388672,
            0.0001457769117,
            -75.96557344,
            35.1129906,
            17.16014578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.9765444537482,
                  35.10388671912636,
                  0.000145776911731
                ],
                [
                  -75.97665201799104,
                  35.11290268555851,
                  0.000145776911731
                ],
                [
                  -75.96567979325012,
                  35.112990595266574,
                  17.160145776911733
                ],
                [
                  -75.96557343698055,
                  35.10397459961198,
                  17.160145776911733
                ],
                [
                  -75.9765444537482,
                  35.10388671912636,
                  0.000145776911731
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1185.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1185.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:04:14Z",
            "pc:count": 7720372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411479.5117,
                "count": 7720372,
                "maximum": 412000.0035,
                "minimum": 411000.0035,
                "name": "X",
                "position": 0,
                "stddev": 281.0914643,
                "variance": 79012.41128
              },
              {
                "average": 3885573.173,
                "count": 7720372,
                "maximum": 3885999.988,
                "minimum": 3884999.988,
                "name": "Y",
                "position": 1,
                "stddev": 287.1478755,
                "variance": 82453.9024
              },
              {
                "average": 2.825579439,
                "count": 7720372,
                "maximum": 17.16014578,
                "minimum": 0.0001457769117,
                "name": "Z",
                "position": 2,
                "stddev": 2.708665564,
                "variance": 7.33686914
              },
              {
                "average": 1777.52962,
                "count": 7720372,
                "maximum": 48076,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1913.837198,
                "variance": 3662772.82
              },
              {
                "average": 1.764863014,
                "count": 7720372,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064799211,
                "variance": 1.133797359
              },
              {
                "average": 2.538357349,
                "count": 7720372,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462607176,
                "variance": 2.13921975
              },
              {
                "average": 1,
                "count": 7720372,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216854576,
                "count": 7720372,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.021947561,
                "variance": 1.044376818
              },
              {
                "average": 20.02302441,
                "count": 7720372,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.316340387,
                "variance": 1.732752015
              },
              {
                "average": 1.8175426,
                "count": 7720372,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.168864729,
                "variance": 1.366244756
              },
              {
                "average": 9.85740726,
                "count": 7720372,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.429900741,
                "variance": 2.04461613
              },
              {
                "average": 254855531.5,
                "count": 7720372,
                "maximum": 255190654.8,
                "minimum": 254853859.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7916.397283,
                "variance": 62669345.94
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7720372,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411000.0035,
              3884999.988,
              0.0001457769117,
              412000.0035,
              3885999.988,
              17.16014578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411000.00345838245,
                    3884999.987624078,
                    0.000145776911731
                  ],
                  [
                    411000.00345838245,
                    3885999.987624078,
                    0.000145776911731
                  ],
                  [
                    412000.00345838245,
                    3885999.987624078,
                    17.160145776911733
                  ],
                  [
                    412000.00345838245,
                    3884999.987624078,
                    17.160145776911733
                  ],
                  [
                    411000.00345838245,
                    3884999.987624078,
                    0.000145776911731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:04:14+00:00",
            "end_time": "2019-10-11T18:30: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": "20191019_NCMP_NC_Dunex_18SVE4769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58704394837879,
              35.86378959760735,
              -0.684987624842185
            ],
            [
              -75.58711045069774,
              35.87280544569449,
              -0.684987624842185
            ],
            [
              -75.57603318138707,
              35.87285907365958,
              24.155012375157817
            ],
            [
              -75.57596793362573,
              35.86384320791019,
              24.155012375157817
            ],
            [
              -75.58704394837879,
              35.86378959760735,
              -0.684987624842185
            ]
          ]
        ]
      },
      "bbox": [
        -75.58711045,
        35.8637896,
        -0.6849876248,
        -75.57596793,
        35.87285907,
        24.15501238
      ],
      "properties": {
        "datetime": "2019-10-19T16:06:02Z",
        "pc:count": 2825231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447544.1965,
            "count": 2825231,
            "maximum": 448000.0171,
            "minimum": 446999.9971,
            "name": "X",
            "position": 0,
            "stddev": 285.245914,
            "variance": 81365.23144
          },
          {
            "average": 3969527.396,
            "count": 2825231,
            "maximum": 3969999.994,
            "minimum": 3968999.974,
            "name": "Y",
            "position": 1,
            "stddev": 290.2302851,
            "variance": 84233.61836
          },
          {
            "average": 1.448019899,
            "count": 2825231,
            "maximum": 24.15501238,
            "minimum": -0.6849876248,
            "name": "Z",
            "position": 2,
            "stddev": 1.614833111,
            "variance": 2.607685975
          },
          {
            "average": 933.2038626,
            "count": 2825231,
            "maximum": 36477,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 912.056241,
            "variance": 831846.5867
          },
          {
            "average": 1.289327492,
            "count": 2825231,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6292410718,
            "variance": 0.3959443264
          },
          {
            "average": 1.581296538,
            "count": 2825231,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.908131556,
            "variance": 0.824702923
          },
          {
            "average": 1,
            "count": 2825231,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.765382724,
            "count": 2825231,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.835857339,
            "variance": 34.05723088
          },
          {
            "average": 19.88434073,
            "count": 2825231,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.22783609,
            "variance": 1.507581464
          },
          {
            "average": 1.35354525,
            "count": 2825231,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6602416094,
            "variance": 0.4359189828
          },
          {
            "average": 14.99976674,
            "count": 2825231,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.578512995,
            "variance": 2.491703276
          },
          {
            "average": 255534178.4,
            "count": 2825231,
            "maximum": 255536362.6,
            "minimum": 255532138.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1145.470838,
            "variance": 1312103.44
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2825231,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446999.9971,
          3968999.974,
          -0.6849876248,
          448000.0171,
          3969999.994,
          24.15501238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446999.9971181464,
                3968999.973539144,
                -0.684987624842185
              ],
              [
                446999.9971181464,
                3969999.9935391434,
                -0.684987624842185
              ],
              [
                448000.0171181464,
                3969999.9935391434,
                24.155012375157817
              ],
              [
                448000.0171181464,
                3968999.973539144,
                24.155012375157817
              ],
              [
                446999.9971181464,
                3968999.973539144,
                -0.684987624842185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:06:02+00:00",
        "end_time": "2019-10-19T14:55:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58711045,
            35.8637896,
            -0.6849876248,
            -75.57596793,
            35.87285907,
            24.15501238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58704394837879,
                  35.86378959760735,
                  -0.684987624842185
                ],
                [
                  -75.58711045069774,
                  35.87280544569449,
                  -0.684987624842185
                ],
                [
                  -75.57603318138707,
                  35.87285907365958,
                  24.155012375157817
                ],
                [
                  -75.57596793362573,
                  35.86384320791019,
                  24.155012375157817
                ],
                [
                  -75.58704394837879,
                  35.86378959760735,
                  -0.684987624842185
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:06:02Z",
            "pc:count": 2825231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447544.1965,
                "count": 2825231,
                "maximum": 448000.0171,
                "minimum": 446999.9971,
                "name": "X",
                "position": 0,
                "stddev": 285.245914,
                "variance": 81365.23144
              },
              {
                "average": 3969527.396,
                "count": 2825231,
                "maximum": 3969999.994,
                "minimum": 3968999.974,
                "name": "Y",
                "position": 1,
                "stddev": 290.2302851,
                "variance": 84233.61836
              },
              {
                "average": 1.448019899,
                "count": 2825231,
                "maximum": 24.15501238,
                "minimum": -0.6849876248,
                "name": "Z",
                "position": 2,
                "stddev": 1.614833111,
                "variance": 2.607685975
              },
              {
                "average": 933.2038626,
                "count": 2825231,
                "maximum": 36477,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 912.056241,
                "variance": 831846.5867
              },
              {
                "average": 1.289327492,
                "count": 2825231,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6292410718,
                "variance": 0.3959443264
              },
              {
                "average": 1.581296538,
                "count": 2825231,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.908131556,
                "variance": 0.824702923
              },
              {
                "average": 1,
                "count": 2825231,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.765382724,
                "count": 2825231,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.835857339,
                "variance": 34.05723088
              },
              {
                "average": 19.88434073,
                "count": 2825231,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.22783609,
                "variance": 1.507581464
              },
              {
                "average": 1.35354525,
                "count": 2825231,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6602416094,
                "variance": 0.4359189828
              },
              {
                "average": 14.99976674,
                "count": 2825231,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.578512995,
                "variance": 2.491703276
              },
              {
                "average": 255534178.4,
                "count": 2825231,
                "maximum": 255536362.6,
                "minimum": 255532138.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1145.470838,
                "variance": 1312103.44
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2825231,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446999.9971,
              3968999.974,
              -0.6849876248,
              448000.0171,
              3969999.994,
              24.15501238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446999.9971181464,
                    3968999.973539144,
                    -0.684987624842185
                  ],
                  [
                    446999.9971181464,
                    3969999.9935391434,
                    -0.684987624842185
                  ],
                  [
                    448000.0171181464,
                    3969999.9935391434,
                    24.155012375157817
                  ],
                  [
                    448000.0171181464,
                    3968999.973539144,
                    24.155012375157817
                  ],
                  [
                    446999.9971181464,
                    3968999.973539144,
                    -0.684987624842185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:06:02+00:00",
            "end_time": "2019-10-19T14:55: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": "20191019_NCMP_NC_Dunex_18SVE4376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62646214542399,
              35.92670220615936,
              -1.606556486723206
            ],
            [
              -75.62653327558269,
              35.935717713403655,
              -1.606556486723206
            ],
            [
              -75.62083410142546,
              35.935747323794324,
              6.953443513276794
            ],
            [
              -75.62076361819078,
              35.92673180680542,
              6.953443513276794
            ],
            [
              -75.62646214542399,
              35.92670220615936,
              -1.606556486723206
            ]
          ]
        ]
      },
      "bbox": [
        -75.62653328,
        35.92670221,
        -1.606556487,
        -75.62076362,
        35.93574732,
        6.953443513
      ],
      "properties": {
        "datetime": "2019-10-19T15:31:14Z",
        "pc:count": 534827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443825.2615,
            "count": 534827,
            "maximum": 444000.0006,
            "minimum": 443485.9006,
            "name": "X",
            "position": 0,
            "stddev": 122.7754022,
            "variance": 15073.79938
          },
          {
            "average": 3976668.469,
            "count": 534827,
            "maximum": 3976999.991,
            "minimum": 3975999.991,
            "name": "Y",
            "position": 1,
            "stddev": 256.6570097,
            "variance": 65872.82063
          },
          {
            "average": -0.7656640112,
            "count": 534827,
            "maximum": 6.953443513,
            "minimum": -1.606556487,
            "name": "Z",
            "position": 2,
            "stddev": 0.3511805219,
            "variance": 0.1233277589
          },
          {
            "average": 41.81944442,
            "count": 534827,
            "maximum": 10243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 413.9996767,
            "variance": 171395.7323
          },
          {
            "average": 1.001177951,
            "count": 534827,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03757866779,
            "variance": 0.001412156273
          },
          {
            "average": 1.002432562,
            "count": 534827,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0553048888,
            "variance": 0.003058630726
          },
          {
            "average": 1,
            "count": 534827,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.63835221,
            "count": 534827,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.11306974,
            "variance": 9.691203208
          },
          {
            "average": 20.05508341,
            "count": 534827,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.401921368,
            "variance": 1.965383522
          },
          {
            "average": 1.988306499,
            "count": 534827,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1179679214,
            "variance": 0.01391643048
          },
          {
            "average": 12.58544913,
            "count": 534827,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9118742799,
            "variance": 0.8315147023
          },
          {
            "average": 255532540.7,
            "count": 534827,
            "maximum": 255534274.2,
            "minimum": 255532247.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 441.4267025,
            "variance": 194857.5337
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 534827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443485.9006,
          3975999.991,
          -1.606556487,
          444000.0006,
          3976999.991,
          6.953443513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443485.90061675943,
                3975999.9913340965,
                -1.606556486723206
              ],
              [
                443485.90061675943,
                3976999.9913340965,
                -1.606556486723206
              ],
              [
                444000.0006167594,
                3976999.9913340965,
                6.953443513276794
              ],
              [
                444000.0006167594,
                3975999.9913340965,
                6.953443513276794
              ],
              [
                443485.90061675943,
                3975999.9913340965,
                -1.606556486723206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:31:14+00:00",
        "end_time": "2019-10-19T14:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62653328,
            35.92670221,
            -1.606556487,
            -75.62076362,
            35.93574732,
            6.953443513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62646214542399,
                  35.92670220615936,
                  -1.606556486723206
                ],
                [
                  -75.62653327558269,
                  35.935717713403655,
                  -1.606556486723206
                ],
                [
                  -75.62083410142546,
                  35.935747323794324,
                  6.953443513276794
                ],
                [
                  -75.62076361819078,
                  35.92673180680542,
                  6.953443513276794
                ],
                [
                  -75.62646214542399,
                  35.92670220615936,
                  -1.606556486723206
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:31:14Z",
            "pc:count": 534827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443825.2615,
                "count": 534827,
                "maximum": 444000.0006,
                "minimum": 443485.9006,
                "name": "X",
                "position": 0,
                "stddev": 122.7754022,
                "variance": 15073.79938
              },
              {
                "average": 3976668.469,
                "count": 534827,
                "maximum": 3976999.991,
                "minimum": 3975999.991,
                "name": "Y",
                "position": 1,
                "stddev": 256.6570097,
                "variance": 65872.82063
              },
              {
                "average": -0.7656640112,
                "count": 534827,
                "maximum": 6.953443513,
                "minimum": -1.606556487,
                "name": "Z",
                "position": 2,
                "stddev": 0.3511805219,
                "variance": 0.1233277589
              },
              {
                "average": 41.81944442,
                "count": 534827,
                "maximum": 10243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 413.9996767,
                "variance": 171395.7323
              },
              {
                "average": 1.001177951,
                "count": 534827,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03757866779,
                "variance": 0.001412156273
              },
              {
                "average": 1.002432562,
                "count": 534827,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0553048888,
                "variance": 0.003058630726
              },
              {
                "average": 1,
                "count": 534827,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.63835221,
                "count": 534827,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.11306974,
                "variance": 9.691203208
              },
              {
                "average": 20.05508341,
                "count": 534827,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.401921368,
                "variance": 1.965383522
              },
              {
                "average": 1.988306499,
                "count": 534827,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1179679214,
                "variance": 0.01391643048
              },
              {
                "average": 12.58544913,
                "count": 534827,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9118742799,
                "variance": 0.8315147023
              },
              {
                "average": 255532540.7,
                "count": 534827,
                "maximum": 255534274.2,
                "minimum": 255532247.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 441.4267025,
                "variance": 194857.5337
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 534827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443485.9006,
              3975999.991,
              -1.606556487,
              444000.0006,
              3976999.991,
              6.953443513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443485.90061675943,
                    3975999.9913340965,
                    -1.606556486723206
                  ],
                  [
                    443485.90061675943,
                    3976999.9913340965,
                    -1.606556486723206
                  ],
                  [
                    444000.0006167594,
                    3976999.9913340965,
                    6.953443513276794
                  ],
                  [
                    444000.0006167594,
                    3975999.9913340965,
                    6.953443513276794
                  ],
                  [
                    443485.90061675943,
                    3975999.9913340965,
                    -1.606556486723206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:31:14+00:00",
            "end_time": "2019-10-19T14:57:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191001_NCMP_NC_Dunex_18SVD4699.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5934557912425,
              35.233296200426395,
              0.046569890062555
            ],
            [
              -75.59351644385482,
              35.24162231154322,
              0.046569890062555
            ],
            [
              -75.58252590856917,
              35.24167570945506,
              23.126569890062555
            ],
            [
              -75.58246637894503,
              35.23334958197263,
              23.126569890062555
            ],
            [
              -75.5934557912425,
              35.233296200426395,
              0.046569890062555
            ]
          ]
        ]
      },
      "bbox": [
        -75.59351644,
        35.2332962,
        0.04656989006,
        -75.58246638,
        35.24167571,
        23.12656989
      ],
      "properties": {
        "datetime": "2019-10-01T15:37:43Z",
        "pc:count": 9769644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446475.5477,
            "count": 9769644,
            "maximum": 447000.0036,
            "minimum": 446000.0036,
            "name": "X",
            "position": 0,
            "stddev": 284.2315016,
            "variance": 80787.54652
          },
          {
            "average": 3899670.22,
            "count": 9769644,
            "maximum": 3899999.986,
            "minimum": 3899076.566,
            "name": "Y",
            "position": 1,
            "stddev": 210.9465444,
            "variance": 44498.44461
          },
          {
            "average": 6.224619746,
            "count": 9769644,
            "maximum": 23.12656989,
            "minimum": 0.04656989006,
            "name": "Z",
            "position": 2,
            "stddev": 4.099550135,
            "variance": 16.80631131
          },
          {
            "average": 1557.593441,
            "count": 9769644,
            "maximum": 37506,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2116.060037,
            "variance": 4477710.079
          },
          {
            "average": 2.329537699,
            "count": 9769644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.299188754,
            "variance": 1.687891419
          },
          {
            "average": 3.66432738,
            "count": 9769644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.556271401,
            "variance": 2.421980674
          },
          {
            "average": 1,
            "count": 9769644,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251353581,
            "count": 9769644,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4337913984,
            "variance": 0.1881749774
          },
          {
            "average": 19.90418741,
            "count": 9769644,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.428787312,
            "variance": 2.041433182
          },
          {
            "average": 2.610907624,
            "count": 9769644,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.736681804,
            "variance": 3.016063687
          },
          {
            "average": 3.083370694,
            "count": 9769644,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031995742,
            "variance": 1.065015211
          },
          {
            "average": 253978406.2,
            "count": 9769644,
            "maximum": 253979463.4,
            "minimum": 253977987.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 379.9294048,
            "variance": 144346.3526
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9769644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0036,
          3899076.566,
          0.04656989006,
          447000.0036,
          3899999.986,
          23.12656989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.003626344,
                3899076.565643076,
                0.046569890062555
              ],
              [
                446000.003626344,
                3899999.985643076,
                0.046569890062555
              ],
              [
                447000.003626344,
                3899999.985643076,
                23.126569890062555
              ],
              [
                447000.003626344,
                3899076.565643076,
                23.126569890062555
              ],
              [
                446000.003626344,
                3899076.565643076,
                0.046569890062555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:37:43+00:00",
        "end_time": "2019-10-01T15:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4699.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4699.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4699.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4699.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59351644,
            35.2332962,
            0.04656989006,
            -75.58246638,
            35.24167571,
            23.12656989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5934557912425,
                  35.233296200426395,
                  0.046569890062555
                ],
                [
                  -75.59351644385482,
                  35.24162231154322,
                  0.046569890062555
                ],
                [
                  -75.58252590856917,
                  35.24167570945506,
                  23.126569890062555
                ],
                [
                  -75.58246637894503,
                  35.23334958197263,
                  23.126569890062555
                ],
                [
                  -75.5934557912425,
                  35.233296200426395,
                  0.046569890062555
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4699.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4699.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:37:43Z",
            "pc:count": 9769644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446475.5477,
                "count": 9769644,
                "maximum": 447000.0036,
                "minimum": 446000.0036,
                "name": "X",
                "position": 0,
                "stddev": 284.2315016,
                "variance": 80787.54652
              },
              {
                "average": 3899670.22,
                "count": 9769644,
                "maximum": 3899999.986,
                "minimum": 3899076.566,
                "name": "Y",
                "position": 1,
                "stddev": 210.9465444,
                "variance": 44498.44461
              },
              {
                "average": 6.224619746,
                "count": 9769644,
                "maximum": 23.12656989,
                "minimum": 0.04656989006,
                "name": "Z",
                "position": 2,
                "stddev": 4.099550135,
                "variance": 16.80631131
              },
              {
                "average": 1557.593441,
                "count": 9769644,
                "maximum": 37506,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2116.060037,
                "variance": 4477710.079
              },
              {
                "average": 2.329537699,
                "count": 9769644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.299188754,
                "variance": 1.687891419
              },
              {
                "average": 3.66432738,
                "count": 9769644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.556271401,
                "variance": 2.421980674
              },
              {
                "average": 1,
                "count": 9769644,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251353581,
                "count": 9769644,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4337913984,
                "variance": 0.1881749774
              },
              {
                "average": 19.90418741,
                "count": 9769644,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.428787312,
                "variance": 2.041433182
              },
              {
                "average": 2.610907624,
                "count": 9769644,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.736681804,
                "variance": 3.016063687
              },
              {
                "average": 3.083370694,
                "count": 9769644,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031995742,
                "variance": 1.065015211
              },
              {
                "average": 253978406.2,
                "count": 9769644,
                "maximum": 253979463.4,
                "minimum": 253977987.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 379.9294048,
                "variance": 144346.3526
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9769644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0036,
              3899076.566,
              0.04656989006,
              447000.0036,
              3899999.986,
              23.12656989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.003626344,
                    3899076.565643076,
                    0.046569890062555
                  ],
                  [
                    446000.003626344,
                    3899999.985643076,
                    0.046569890062555
                  ],
                  [
                    447000.003626344,
                    3899999.985643076,
                    23.126569890062555
                  ],
                  [
                    447000.003626344,
                    3899076.565643076,
                    23.126569890062555
                  ],
                  [
                    446000.003626344,
                    3899076.565643076,
                    0.046569890062555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:37:43+00:00",
            "end_time": "2019-10-01T15:13:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE4282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64337104111553,
              35.980707728577194,
              -4.475535561409124
            ],
            [
              -75.6434442358732,
              35.98972312494947,
              -4.475535561409124
            ],
            [
              -75.63365843537703,
              35.98977521148469,
              31.664464438590876
            ],
            [
              -75.63358635361651,
              35.98075979798191,
              31.664464438590876
            ],
            [
              -75.64337104111553,
              35.980707728577194,
              -4.475535561409124
            ]
          ]
        ]
      },
      "bbox": [
        -75.64344424,
        35.98070773,
        -4.475535561,
        -75.63358635,
        35.98977521,
        31.66446444
      ],
      "properties": {
        "datetime": "2019-10-19T16:23:41Z",
        "pc:count": 3481038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442241.966,
            "count": 3481038,
            "maximum": 442882.137,
            "minimum": 441999.997,
            "name": "X",
            "position": 0,
            "stddev": 167.5809205,
            "variance": 28083.3649
          },
          {
            "average": 3982392.473,
            "count": 3481038,
            "maximum": 3982999.984,
            "minimum": 3981999.984,
            "name": "Y",
            "position": 1,
            "stddev": 279.6711123,
            "variance": 78215.93108
          },
          {
            "average": 4.668887206,
            "count": 3481038,
            "maximum": 31.66446444,
            "minimum": -4.475535561,
            "name": "Z",
            "position": 2,
            "stddev": 3.453702886,
            "variance": 11.92806362
          },
          {
            "average": 2137.753603,
            "count": 3481038,
            "maximum": 45593,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2225.19189,
            "variance": 4951478.948
          },
          {
            "average": 1.515924848,
            "count": 3481038,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.919701282,
            "variance": 0.845850448
          },
          {
            "average": 2.051415698,
            "count": 3481038,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.35160815,
            "variance": 1.826844592
          },
          {
            "average": 1,
            "count": 3481038,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.3636062,
            "count": 3481038,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.017005025,
            "variance": 25.17033942
          },
          {
            "average": 19.97116422,
            "count": 3481038,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.323683094,
            "variance": 1.752136934
          },
          {
            "average": 1.584322837,
            "count": 3481038,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00037814,
            "variance": 1.000756422
          },
          {
            "average": 10.60023591,
            "count": 3481038,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.269160588,
            "variance": 52.84069566
          },
          {
            "average": 255494147,
            "count": 3481038,
            "maximum": 255537421.1,
            "minimum": 255446595.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44065.86835,
            "variance": 1941800754
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3481038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441999.997,
          3981999.984,
          -4.475535561,
          442882.137,
          3982999.984,
          31.66446444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441999.99704822886,
                3981999.983760646,
                -4.475535561409124
              ],
              [
                441999.99704822886,
                3982999.983760646,
                -4.475535561409124
              ],
              [
                442882.1370482289,
                3982999.983760646,
                31.664464438590876
              ],
              [
                442882.1370482289,
                3981999.983760646,
                31.664464438590876
              ],
              [
                441999.99704822886,
                3981999.983760646,
                -4.475535561409124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:23:41+00:00",
        "end_time": "2019-10-18T15:09:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64344424,
            35.98070773,
            -4.475535561,
            -75.63358635,
            35.98977521,
            31.66446444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64337104111553,
                  35.980707728577194,
                  -4.475535561409124
                ],
                [
                  -75.6434442358732,
                  35.98972312494947,
                  -4.475535561409124
                ],
                [
                  -75.63365843537703,
                  35.98977521148469,
                  31.664464438590876
                ],
                [
                  -75.63358635361651,
                  35.98075979798191,
                  31.664464438590876
                ],
                [
                  -75.64337104111553,
                  35.980707728577194,
                  -4.475535561409124
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:23:41Z",
            "pc:count": 3481038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442241.966,
                "count": 3481038,
                "maximum": 442882.137,
                "minimum": 441999.997,
                "name": "X",
                "position": 0,
                "stddev": 167.5809205,
                "variance": 28083.3649
              },
              {
                "average": 3982392.473,
                "count": 3481038,
                "maximum": 3982999.984,
                "minimum": 3981999.984,
                "name": "Y",
                "position": 1,
                "stddev": 279.6711123,
                "variance": 78215.93108
              },
              {
                "average": 4.668887206,
                "count": 3481038,
                "maximum": 31.66446444,
                "minimum": -4.475535561,
                "name": "Z",
                "position": 2,
                "stddev": 3.453702886,
                "variance": 11.92806362
              },
              {
                "average": 2137.753603,
                "count": 3481038,
                "maximum": 45593,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2225.19189,
                "variance": 4951478.948
              },
              {
                "average": 1.515924848,
                "count": 3481038,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.919701282,
                "variance": 0.845850448
              },
              {
                "average": 2.051415698,
                "count": 3481038,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.35160815,
                "variance": 1.826844592
              },
              {
                "average": 1,
                "count": 3481038,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.3636062,
                "count": 3481038,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.017005025,
                "variance": 25.17033942
              },
              {
                "average": 19.97116422,
                "count": 3481038,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.323683094,
                "variance": 1.752136934
              },
              {
                "average": 1.584322837,
                "count": 3481038,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00037814,
                "variance": 1.000756422
              },
              {
                "average": 10.60023591,
                "count": 3481038,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.269160588,
                "variance": 52.84069566
              },
              {
                "average": 255494147,
                "count": 3481038,
                "maximum": 255537421.1,
                "minimum": 255446595.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44065.86835,
                "variance": 1941800754
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3481038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441999.997,
              3981999.984,
              -4.475535561,
              442882.137,
              3982999.984,
              31.66446444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441999.99704822886,
                    3981999.983760646,
                    -4.475535561409124
                  ],
                  [
                    441999.99704822886,
                    3982999.983760646,
                    -4.475535561409124
                  ],
                  [
                    442882.1370482289,
                    3982999.983760646,
                    31.664464438590876
                  ],
                  [
                    442882.1370482289,
                    3981999.983760646,
                    31.664464438590876
                  ],
                  [
                    441999.99704822886,
                    3981999.983760646,
                    -4.475535561409124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:23:41+00:00",
            "end_time": "2019-10-18T15:09: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": "20191019_NCMP_NC_Dunex_18SVE5255.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53082422759478,
              35.73782560139209,
              -2.857802172225191
            ],
            [
              -75.53088408255975,
              35.746841545026804,
              -2.857802172225191
            ],
            [
              -75.5198244088123,
              35.74688984185476,
              0.102197827774809
            ],
            [
              -75.5197658006411,
              35.73787388228989,
              0.102197827774809
            ],
            [
              -75.53082422759478,
              35.73782560139209,
              -2.857802172225191
            ]
          ]
        ]
      },
      "bbox": [
        -75.53088408,
        35.7378256,
        -2.857802172,
        -75.5197658,
        35.74688984,
        0.1021978278
      ],
      "properties": {
        "datetime": "2019-10-19T14:36:19Z",
        "pc:count": 2250894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452530.8334,
            "count": 2250894,
            "maximum": 453000.0041,
            "minimum": 452000.0041,
            "name": "X",
            "position": 0,
            "stddev": 289.884935,
            "variance": 84033.27553
          },
          {
            "average": 3955466.18,
            "count": 2250894,
            "maximum": 3955999.989,
            "minimum": 3954999.989,
            "name": "Y",
            "position": 1,
            "stddev": 286.5847644,
            "variance": 82130.8272
          },
          {
            "average": -0.5220269069,
            "count": 2250894,
            "maximum": 0.1021978278,
            "minimum": -2.857802172,
            "name": "Z",
            "position": 2,
            "stddev": 0.3459266527,
            "variance": 0.1196652491
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2250894,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2250894,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2250894,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2250894,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00537748,
            "count": 2250894,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.291104461,
            "variance": 1.666950729
          },
          {
            "average": 2.00000311,
            "count": 2250894,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001763481546,
            "variance": 3.109867164e-06
          },
          {
            "average": 8.249093471,
            "count": 2250894,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.468692279,
            "variance": 2.15705701
          },
          {
            "average": 255529805.2,
            "count": 2250894,
            "maximum": 255530979.6,
            "minimum": 255528130.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 593.6756096,
            "variance": 352450.7294
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2250894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0041,
          3954999.989,
          -2.857802172,
          453000.0041,
          3955999.989,
          0.1021978278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.0041410203,
                3954999.9887783164,
                -2.857802172225191
              ],
              [
                452000.0041410203,
                3955999.9887783164,
                -2.857802172225191
              ],
              [
                453000.0041410203,
                3955999.9887783164,
                0.102197827774809
              ],
              [
                453000.0041410203,
                3954999.9887783164,
                0.102197827774809
              ],
              [
                452000.0041410203,
                3954999.9887783164,
                -2.857802172225191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:36:19+00:00",
        "end_time": "2019-10-19T13:48:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5255.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5255.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5255.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5255.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53088408,
            35.7378256,
            -2.857802172,
            -75.5197658,
            35.74688984,
            0.1021978278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53082422759478,
                  35.73782560139209,
                  -2.857802172225191
                ],
                [
                  -75.53088408255975,
                  35.746841545026804,
                  -2.857802172225191
                ],
                [
                  -75.5198244088123,
                  35.74688984185476,
                  0.102197827774809
                ],
                [
                  -75.5197658006411,
                  35.73787388228989,
                  0.102197827774809
                ],
                [
                  -75.53082422759478,
                  35.73782560139209,
                  -2.857802172225191
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5255.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5255.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:36:19Z",
            "pc:count": 2250894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452530.8334,
                "count": 2250894,
                "maximum": 453000.0041,
                "minimum": 452000.0041,
                "name": "X",
                "position": 0,
                "stddev": 289.884935,
                "variance": 84033.27553
              },
              {
                "average": 3955466.18,
                "count": 2250894,
                "maximum": 3955999.989,
                "minimum": 3954999.989,
                "name": "Y",
                "position": 1,
                "stddev": 286.5847644,
                "variance": 82130.8272
              },
              {
                "average": -0.5220269069,
                "count": 2250894,
                "maximum": 0.1021978278,
                "minimum": -2.857802172,
                "name": "Z",
                "position": 2,
                "stddev": 0.3459266527,
                "variance": 0.1196652491
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2250894,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2250894,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2250894,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2250894,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00537748,
                "count": 2250894,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.291104461,
                "variance": 1.666950729
              },
              {
                "average": 2.00000311,
                "count": 2250894,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001763481546,
                "variance": 3.109867164e-06
              },
              {
                "average": 8.249093471,
                "count": 2250894,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.468692279,
                "variance": 2.15705701
              },
              {
                "average": 255529805.2,
                "count": 2250894,
                "maximum": 255530979.6,
                "minimum": 255528130.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 593.6756096,
                "variance": 352450.7294
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2250894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0041,
              3954999.989,
              -2.857802172,
              453000.0041,
              3955999.989,
              0.1021978278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.0041410203,
                    3954999.9887783164,
                    -2.857802172225191
                  ],
                  [
                    452000.0041410203,
                    3955999.9887783164,
                    -2.857802172225191
                  ],
                  [
                    453000.0041410203,
                    3955999.9887783164,
                    0.102197827774809
                  ],
                  [
                    453000.0041410203,
                    3954999.9887783164,
                    0.102197827774809
                  ],
                  [
                    452000.0041410203,
                    3954999.9887783164,
                    -2.857802172225191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:36:19+00:00",
            "end_time": "2019-10-19T13:48: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": "20191019_NCMP_NC_Dunex_18SVE4377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63135949054966,
              35.93569241147741,
              -1.574439859056955
            ],
            [
              -75.63143120038431,
              35.9447078967071,
              -1.574439859056955
            ],
            [
              -75.62090455374378,
              35.944762811963535,
              22.985560140943047
            ],
            [
              -75.62083403920151,
              35.93574730866346,
              22.985560140943047
            ],
            [
              -75.63135949054966,
              35.93569241147741,
              -1.574439859056955
            ]
          ]
        ]
      },
      "bbox": [
        -75.6314312,
        35.93569241,
        -1.574439859,
        -75.62083404,
        35.94476281,
        22.98556014
      ],
      "properties": {
        "datetime": "2019-10-19T15:57:45Z",
        "pc:count": 2128661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443663.6783,
            "count": 2128661,
            "maximum": 444000.0062,
            "minimum": 443050.5462,
            "name": "X",
            "position": 0,
            "stddev": 219.2616974,
            "variance": 48075.69193
          },
          {
            "average": 3977575.992,
            "count": 2128661,
            "maximum": 3977999.99,
            "minimum": 3976999.99,
            "name": "Y",
            "position": 1,
            "stddev": 295.7360141,
            "variance": 87459.79002
          },
          {
            "average": 2.284102807,
            "count": 2128661,
            "maximum": 22.98556014,
            "minimum": -1.574439859,
            "name": "Z",
            "position": 2,
            "stddev": 3.533159315,
            "variance": 12.48321474
          },
          {
            "average": 977.5614229,
            "count": 2128661,
            "maximum": 40651,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1618.110167,
            "variance": 2618280.512
          },
          {
            "average": 1.405243954,
            "count": 2128661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8575667312,
            "variance": 0.7354206984
          },
          {
            "average": 1.834483744,
            "count": 2128661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.322222605,
            "variance": 1.748272617
          },
          {
            "average": 1,
            "count": 2128661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.77385173,
            "count": 2128661,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58928847,
            "variance": 184.668761
          },
          {
            "average": 20.01348102,
            "count": 2128661,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.308384988,
            "variance": 1.711871276
          },
          {
            "average": 1.850852249,
            "count": 2128661,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8992789203,
            "variance": 0.8087025765
          },
          {
            "average": 14.00203696,
            "count": 2128661,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.337945994,
            "variance": 1.790099484
          },
          {
            "average": 255533459.3,
            "count": 2128661,
            "maximum": 255535865.1,
            "minimum": 255532261.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 886.2990939,
            "variance": 785526.0838
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2128661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443050.5462,
          3976999.99,
          -1.574439859,
          444000.0062,
          3977999.99,
          22.98556014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443050.5462188324,
                3976999.9896201557,
                -1.574439859056955
              ],
              [
                443050.5462188324,
                3977999.9896201557,
                -1.574439859056955
              ],
              [
                444000.00621883234,
                3977999.9896201557,
                22.985560140943047
              ],
              [
                444000.00621883234,
                3976999.9896201557,
                22.985560140943047
              ],
              [
                443050.5462188324,
                3976999.9896201557,
                -1.574439859056955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:57:45+00:00",
        "end_time": "2019-10-19T14:57:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6314312,
            35.93569241,
            -1.574439859,
            -75.62083404,
            35.94476281,
            22.98556014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63135949054966,
                  35.93569241147741,
                  -1.574439859056955
                ],
                [
                  -75.63143120038431,
                  35.9447078967071,
                  -1.574439859056955
                ],
                [
                  -75.62090455374378,
                  35.944762811963535,
                  22.985560140943047
                ],
                [
                  -75.62083403920151,
                  35.93574730866346,
                  22.985560140943047
                ],
                [
                  -75.63135949054966,
                  35.93569241147741,
                  -1.574439859056955
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:57:45Z",
            "pc:count": 2128661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443663.6783,
                "count": 2128661,
                "maximum": 444000.0062,
                "minimum": 443050.5462,
                "name": "X",
                "position": 0,
                "stddev": 219.2616974,
                "variance": 48075.69193
              },
              {
                "average": 3977575.992,
                "count": 2128661,
                "maximum": 3977999.99,
                "minimum": 3976999.99,
                "name": "Y",
                "position": 1,
                "stddev": 295.7360141,
                "variance": 87459.79002
              },
              {
                "average": 2.284102807,
                "count": 2128661,
                "maximum": 22.98556014,
                "minimum": -1.574439859,
                "name": "Z",
                "position": 2,
                "stddev": 3.533159315,
                "variance": 12.48321474
              },
              {
                "average": 977.5614229,
                "count": 2128661,
                "maximum": 40651,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1618.110167,
                "variance": 2618280.512
              },
              {
                "average": 1.405243954,
                "count": 2128661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8575667312,
                "variance": 0.7354206984
              },
              {
                "average": 1.834483744,
                "count": 2128661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.322222605,
                "variance": 1.748272617
              },
              {
                "average": 1,
                "count": 2128661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.77385173,
                "count": 2128661,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58928847,
                "variance": 184.668761
              },
              {
                "average": 20.01348102,
                "count": 2128661,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.308384988,
                "variance": 1.711871276
              },
              {
                "average": 1.850852249,
                "count": 2128661,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8992789203,
                "variance": 0.8087025765
              },
              {
                "average": 14.00203696,
                "count": 2128661,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.337945994,
                "variance": 1.790099484
              },
              {
                "average": 255533459.3,
                "count": 2128661,
                "maximum": 255535865.1,
                "minimum": 255532261.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 886.2990939,
                "variance": 785526.0838
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2128661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443050.5462,
              3976999.99,
              -1.574439859,
              444000.0062,
              3977999.99,
              22.98556014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443050.5462188324,
                    3976999.9896201557,
                    -1.574439859056955
                  ],
                  [
                    443050.5462188324,
                    3977999.9896201557,
                    -1.574439859056955
                  ],
                  [
                    444000.00621883234,
                    3977999.9896201557,
                    22.985560140943047
                  ],
                  [
                    444000.00621883234,
                    3976999.9896201557,
                    22.985560140943047
                  ],
                  [
                    443050.5462188324,
                    3976999.9896201557,
                    -1.574439859056955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:57:45+00:00",
            "end_time": "2019-10-19T14:57: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": "20191018_NCMP_NC_Dunex_18SVE3596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7221656867658,
              36.106478535760786,
              0.261939863788237
            ],
            [
              -75.7222482247233,
              36.115493594420805,
              0.261939863788237
            ],
            [
              -75.7140093961168,
              36.115542981740575,
              25.56193986378824
            ],
            [
              -75.71392779949008,
              36.10652790686169,
              25.56193986378824
            ],
            [
              -75.7221656867658,
              36.106478535760786,
              0.261939863788237
            ]
          ]
        ]
      },
      "bbox": [
        -75.72224822,
        36.10647854,
        0.2619398638,
        -75.7139278,
        36.11554298,
        25.56193986
      ],
      "properties": {
        "datetime": "2019-10-18T17:03:32Z",
        "pc:count": 3893199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435230.5115,
            "count": 3893199,
            "maximum": 435741.5208,
            "minimum": 435000.0008,
            "name": "X",
            "position": 0,
            "stddev": 165.2644576,
            "variance": 27312.34094
          },
          {
            "average": 3996400.877,
            "count": 3893199,
            "maximum": 3996999.985,
            "minimum": 3995999.985,
            "name": "Y",
            "position": 1,
            "stddev": 271.5471158,
            "variance": 73737.83608
          },
          {
            "average": 7.603125876,
            "count": 3893199,
            "maximum": 25.56193986,
            "minimum": 0.2619398638,
            "name": "Z",
            "position": 2,
            "stddev": 4.192126864,
            "variance": 17.57392764
          },
          {
            "average": 912.1449032,
            "count": 3893199,
            "maximum": 46831,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1638.869231,
            "variance": 2685892.355
          },
          {
            "average": 2.322547345,
            "count": 3893199,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285034701,
            "variance": 1.651314183
          },
          {
            "average": 3.654695534,
            "count": 3893199,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.512600872,
            "variance": 2.287961398
          },
          {
            "average": 1,
            "count": 3893199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253698308,
            "count": 3893199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.435127022,
            "variance": 0.1893355253
          },
          {
            "average": 19.92431544,
            "count": 3893199,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.465805381,
            "variance": 2.148585414
          },
          {
            "average": 2.574774626,
            "count": 3893199,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.695645943,
            "variance": 2.875215163
          },
          {
            "average": 2.460594745,
            "count": 3893199,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9300930086,
            "variance": 0.8650730046
          },
          {
            "average": 255447552.1,
            "count": 3893199,
            "maximum": 255453412.7,
            "minimum": 255446838.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 719.0162373,
            "variance": 516984.3494
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3893199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435000.0008,
          3995999.985,
          0.2619398638,
          435741.5208,
          3996999.985,
          25.56193986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435000.00079135265,
                3995999.9849285064,
                0.261939863788237
              ],
              [
                435000.00079135265,
                3996999.9849285064,
                0.261939863788237
              ],
              [
                435741.52079135267,
                3996999.9849285064,
                25.56193986378824
              ],
              [
                435741.52079135267,
                3995999.9849285064,
                25.56193986378824
              ],
              [
                435000.00079135265,
                3995999.9849285064,
                0.261939863788237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T17:03:32+00:00",
        "end_time": "2019-10-18T15:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72224822,
            36.10647854,
            0.2619398638,
            -75.7139278,
            36.11554298,
            25.56193986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7221656867658,
                  36.106478535760786,
                  0.261939863788237
                ],
                [
                  -75.7222482247233,
                  36.115493594420805,
                  0.261939863788237
                ],
                [
                  -75.7140093961168,
                  36.115542981740575,
                  25.56193986378824
                ],
                [
                  -75.71392779949008,
                  36.10652790686169,
                  25.56193986378824
                ],
                [
                  -75.7221656867658,
                  36.106478535760786,
                  0.261939863788237
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T17:03:32Z",
            "pc:count": 3893199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435230.5115,
                "count": 3893199,
                "maximum": 435741.5208,
                "minimum": 435000.0008,
                "name": "X",
                "position": 0,
                "stddev": 165.2644576,
                "variance": 27312.34094
              },
              {
                "average": 3996400.877,
                "count": 3893199,
                "maximum": 3996999.985,
                "minimum": 3995999.985,
                "name": "Y",
                "position": 1,
                "stddev": 271.5471158,
                "variance": 73737.83608
              },
              {
                "average": 7.603125876,
                "count": 3893199,
                "maximum": 25.56193986,
                "minimum": 0.2619398638,
                "name": "Z",
                "position": 2,
                "stddev": 4.192126864,
                "variance": 17.57392764
              },
              {
                "average": 912.1449032,
                "count": 3893199,
                "maximum": 46831,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1638.869231,
                "variance": 2685892.355
              },
              {
                "average": 2.322547345,
                "count": 3893199,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285034701,
                "variance": 1.651314183
              },
              {
                "average": 3.654695534,
                "count": 3893199,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.512600872,
                "variance": 2.287961398
              },
              {
                "average": 1,
                "count": 3893199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253698308,
                "count": 3893199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.435127022,
                "variance": 0.1893355253
              },
              {
                "average": 19.92431544,
                "count": 3893199,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.465805381,
                "variance": 2.148585414
              },
              {
                "average": 2.574774626,
                "count": 3893199,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.695645943,
                "variance": 2.875215163
              },
              {
                "average": 2.460594745,
                "count": 3893199,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9300930086,
                "variance": 0.8650730046
              },
              {
                "average": 255447552.1,
                "count": 3893199,
                "maximum": 255453412.7,
                "minimum": 255446838.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 719.0162373,
                "variance": 516984.3494
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3893199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435000.0008,
              3995999.985,
              0.2619398638,
              435741.5208,
              3996999.985,
              25.56193986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435000.00079135265,
                    3995999.9849285064,
                    0.261939863788237
                  ],
                  [
                    435000.00079135265,
                    3996999.9849285064,
                    0.261939863788237
                  ],
                  [
                    435741.52079135267,
                    3996999.9849285064,
                    25.56193986378824
                  ],
                  [
                    435741.52079135267,
                    3995999.9849285064,
                    25.56193986378824
                  ],
                  [
                    435000.00079135265,
                    3995999.9849285064,
                    0.261939863788237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T17:03:32+00:00",
            "end_time": "2019-10-18T15:13: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": "20191018_NCMP_NC_Dunex_18SVE3497.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73335878700813,
              36.11542598920616,
              0.216705564539708
            ],
            [
              -75.73344263331283,
              36.12444119223602,
              0.216705564539708
            ],
            [
              -75.72233066513824,
              36.12450871435548,
              43.47670556453971
            ],
            [
              -75.72224808886955,
              36.11549348915313,
              43.47670556453971
            ],
            [
              -75.73335878700813,
              36.11542598920616,
              0.216705564539708
            ]
          ]
        ]
      },
      "bbox": [
        -75.73344263,
        36.11542599,
        0.2167055645,
        -75.72224809,
        36.12450871,
        43.47670556
      ],
      "properties": {
        "datetime": "2019-10-18T17:03:45Z",
        "pc:count": 12422124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434489.9343,
            "count": 12422124,
            "maximum": 435000.0129,
            "minimum": 434000.0129,
            "name": "X",
            "position": 0,
            "stddev": 251.4121221,
            "variance": 63208.05514
          },
          {
            "average": 3997523.301,
            "count": 12422124,
            "maximum": 3997999.993,
            "minimum": 3996999.973,
            "name": "Y",
            "position": 1,
            "stddev": 284.8175136,
            "variance": 81121.01608
          },
          {
            "average": 11.21351398,
            "count": 12422124,
            "maximum": 43.47670556,
            "minimum": 0.2167055645,
            "name": "Z",
            "position": 2,
            "stddev": 5.940735622,
            "variance": 35.29233973
          },
          {
            "average": 556.2991255,
            "count": 12422124,
            "maximum": 45789,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1210.913375,
            "variance": 1466311.202
          },
          {
            "average": 2.56371986,
            "count": 12422124,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276471185,
            "variance": 1.629378685
          },
          {
            "average": 4.142993098,
            "count": 12422124,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.297345527,
            "variance": 1.683105416
          },
          {
            "average": 1,
            "count": 12422124,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163515112,
            "count": 12422124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3698350055,
            "variance": 0.1367779313
          },
          {
            "average": 20.04302327,
            "count": 12422124,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.448843506,
            "variance": 2.099147506
          },
          {
            "average": 3.101533361,
            "count": 12422124,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.031250747,
            "variance": 4.125979596
          },
          {
            "average": 2.705539165,
            "count": 12422124,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.386527778,
            "variance": 1.922459278
          },
          {
            "average": 255448994.5,
            "count": 12422124,
            "maximum": 255453425.6,
            "minimum": 255446854.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2052.055366,
            "variance": 4210931.224
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12422124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0129,
          3996999.973,
          0.2167055645,
          435000.0129,
          3997999.993,
          43.47670556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0129311921,
                3996999.9731614236,
                0.216705564539708
              ],
              [
                434000.0129311921,
                3997999.993161423,
                0.216705564539708
              ],
              [
                435000.0129311921,
                3997999.993161423,
                43.47670556453971
              ],
              [
                435000.0129311921,
                3996999.9731614236,
                43.47670556453971
              ],
              [
                434000.0129311921,
                3996999.9731614236,
                0.216705564539708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T17:03:45+00:00",
        "end_time": "2019-10-18T15:14:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3497.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3497.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3497.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3497.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73344263,
            36.11542599,
            0.2167055645,
            -75.72224809,
            36.12450871,
            43.47670556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73335878700813,
                  36.11542598920616,
                  0.216705564539708
                ],
                [
                  -75.73344263331283,
                  36.12444119223602,
                  0.216705564539708
                ],
                [
                  -75.72233066513824,
                  36.12450871435548,
                  43.47670556453971
                ],
                [
                  -75.72224808886955,
                  36.11549348915313,
                  43.47670556453971
                ],
                [
                  -75.73335878700813,
                  36.11542598920616,
                  0.216705564539708
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3497.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3497.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T17:03:45Z",
            "pc:count": 12422124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434489.9343,
                "count": 12422124,
                "maximum": 435000.0129,
                "minimum": 434000.0129,
                "name": "X",
                "position": 0,
                "stddev": 251.4121221,
                "variance": 63208.05514
              },
              {
                "average": 3997523.301,
                "count": 12422124,
                "maximum": 3997999.993,
                "minimum": 3996999.973,
                "name": "Y",
                "position": 1,
                "stddev": 284.8175136,
                "variance": 81121.01608
              },
              {
                "average": 11.21351398,
                "count": 12422124,
                "maximum": 43.47670556,
                "minimum": 0.2167055645,
                "name": "Z",
                "position": 2,
                "stddev": 5.940735622,
                "variance": 35.29233973
              },
              {
                "average": 556.2991255,
                "count": 12422124,
                "maximum": 45789,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1210.913375,
                "variance": 1466311.202
              },
              {
                "average": 2.56371986,
                "count": 12422124,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276471185,
                "variance": 1.629378685
              },
              {
                "average": 4.142993098,
                "count": 12422124,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.297345527,
                "variance": 1.683105416
              },
              {
                "average": 1,
                "count": 12422124,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163515112,
                "count": 12422124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3698350055,
                "variance": 0.1367779313
              },
              {
                "average": 20.04302327,
                "count": 12422124,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.448843506,
                "variance": 2.099147506
              },
              {
                "average": 3.101533361,
                "count": 12422124,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.031250747,
                "variance": 4.125979596
              },
              {
                "average": 2.705539165,
                "count": 12422124,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.386527778,
                "variance": 1.922459278
              },
              {
                "average": 255448994.5,
                "count": 12422124,
                "maximum": 255453425.6,
                "minimum": 255446854.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2052.055366,
                "variance": 4210931.224
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12422124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0129,
              3996999.973,
              0.2167055645,
              435000.0129,
              3997999.993,
              43.47670556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0129311921,
                    3996999.9731614236,
                    0.216705564539708
                  ],
                  [
                    434000.0129311921,
                    3997999.993161423,
                    0.216705564539708
                  ],
                  [
                    435000.0129311921,
                    3997999.993161423,
                    43.47670556453971
                  ],
                  [
                    435000.0129311921,
                    3996999.9731614236,
                    43.47670556453971
                  ],
                  [
                    434000.0129311921,
                    3996999.9731614236,
                    0.216705564539708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T17:03:45+00:00",
            "end_time": "2019-10-18T15:14: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": "20191019_NCMP_NC_Dunex_18SVE4770.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58711036882389,
              35.87280526557483,
              -3.433264388790253
            ],
            [
              -75.58717690067864,
              35.881821099995236,
              -3.433264388790253
            ],
            [
              -75.57609859784435,
              35.881874744556036,
              16.286735611209746
            ],
            [
              -75.57603332107938,
              35.87285889246981,
              16.286735611209746
            ],
            [
              -75.58711036882389,
              35.87280526557483,
              -3.433264388790253
            ]
          ]
        ]
      },
      "bbox": [
        -75.5871769,
        35.87280527,
        -3.433264389,
        -75.57603332,
        35.88187474,
        16.28673561
      ],
      "properties": {
        "datetime": "2019-10-19T16:20:41Z",
        "pc:count": 3059198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447411.195,
            "count": 3059198,
            "maximum": 448000.0044,
            "minimum": 447000.0044,
            "name": "X",
            "position": 0,
            "stddev": 237.5172216,
            "variance": 56414.43057
          },
          {
            "average": 3970483.521,
            "count": 3059198,
            "maximum": 3970999.994,
            "minimum": 3969999.974,
            "name": "Y",
            "position": 1,
            "stddev": 293.3641545,
            "variance": 86062.52715
          },
          {
            "average": 2.091672689,
            "count": 3059198,
            "maximum": 16.28673561,
            "minimum": -3.433264389,
            "name": "Z",
            "position": 2,
            "stddev": 2.034298763,
            "variance": 4.138371456
          },
          {
            "average": 1149.350261,
            "count": 3059198,
            "maximum": 38037,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1451.214564,
            "variance": 2106023.712
          },
          {
            "average": 1.471109748,
            "count": 3059198,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7629019914,
            "variance": 0.5820194485
          },
          {
            "average": 1.949390984,
            "count": 3059198,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03129711,
            "variance": 1.063573729
          },
          {
            "average": 1,
            "count": 3059198,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.782399505,
            "count": 3059198,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.230979371,
            "variance": 10.4392277
          },
          {
            "average": 20.13414455,
            "count": 3059198,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.042306956,
            "variance": 1.08640379
          },
          {
            "average": 1.500455675,
            "count": 3059198,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7681130076,
            "variance": 0.5899975924
          },
          {
            "average": 16.37911145,
            "count": 3059198,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.065253272,
            "variance": 1.134764533
          },
          {
            "average": 255535201.1,
            "count": 3059198,
            "maximum": 255537241.5,
            "minimum": 255533317.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 813.3450865,
            "variance": 661530.2298
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3059198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447000.0044,
          3969999.974,
          -3.433264389,
          448000.0044,
          3970999.994,
          16.28673561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447000.00438923296,
                3969999.9735169513,
                -3.433264388790253
              ],
              [
                447000.00438923296,
                3970999.993516951,
                -3.433264388790253
              ],
              [
                448000.00438923296,
                3970999.993516951,
                16.286735611209746
              ],
              [
                448000.00438923296,
                3969999.9735169513,
                16.286735611209746
              ],
              [
                447000.00438923296,
                3969999.9735169513,
                -3.433264388790253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:20:41+00:00",
        "end_time": "2019-10-19T15:15:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4770.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4770.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4770.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4770.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5871769,
            35.87280527,
            -3.433264389,
            -75.57603332,
            35.88187474,
            16.28673561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58711036882389,
                  35.87280526557483,
                  -3.433264388790253
                ],
                [
                  -75.58717690067864,
                  35.881821099995236,
                  -3.433264388790253
                ],
                [
                  -75.57609859784435,
                  35.881874744556036,
                  16.286735611209746
                ],
                [
                  -75.57603332107938,
                  35.87285889246981,
                  16.286735611209746
                ],
                [
                  -75.58711036882389,
                  35.87280526557483,
                  -3.433264388790253
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4770.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4770.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:20:41Z",
            "pc:count": 3059198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447411.195,
                "count": 3059198,
                "maximum": 448000.0044,
                "minimum": 447000.0044,
                "name": "X",
                "position": 0,
                "stddev": 237.5172216,
                "variance": 56414.43057
              },
              {
                "average": 3970483.521,
                "count": 3059198,
                "maximum": 3970999.994,
                "minimum": 3969999.974,
                "name": "Y",
                "position": 1,
                "stddev": 293.3641545,
                "variance": 86062.52715
              },
              {
                "average": 2.091672689,
                "count": 3059198,
                "maximum": 16.28673561,
                "minimum": -3.433264389,
                "name": "Z",
                "position": 2,
                "stddev": 2.034298763,
                "variance": 4.138371456
              },
              {
                "average": 1149.350261,
                "count": 3059198,
                "maximum": 38037,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1451.214564,
                "variance": 2106023.712
              },
              {
                "average": 1.471109748,
                "count": 3059198,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7629019914,
                "variance": 0.5820194485
              },
              {
                "average": 1.949390984,
                "count": 3059198,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03129711,
                "variance": 1.063573729
              },
              {
                "average": 1,
                "count": 3059198,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.782399505,
                "count": 3059198,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.230979371,
                "variance": 10.4392277
              },
              {
                "average": 20.13414455,
                "count": 3059198,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.042306956,
                "variance": 1.08640379
              },
              {
                "average": 1.500455675,
                "count": 3059198,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7681130076,
                "variance": 0.5899975924
              },
              {
                "average": 16.37911145,
                "count": 3059198,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.065253272,
                "variance": 1.134764533
              },
              {
                "average": 255535201.1,
                "count": 3059198,
                "maximum": 255537241.5,
                "minimum": 255533317.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 813.3450865,
                "variance": 661530.2298
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3059198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447000.0044,
              3969999.974,
              -3.433264389,
              448000.0044,
              3970999.994,
              16.28673561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447000.00438923296,
                    3969999.9735169513,
                    -3.433264388790253
                  ],
                  [
                    447000.00438923296,
                    3970999.993516951,
                    -3.433264388790253
                  ],
                  [
                    448000.00438923296,
                    3970999.993516951,
                    16.286735611209746
                  ],
                  [
                    448000.00438923296,
                    3969999.9735169513,
                    16.286735611209746
                  ],
                  [
                    447000.00438923296,
                    3969999.9735169513,
                    -3.433264388790253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:20:41+00:00",
            "end_time": "2019-10-19T15:15: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": "20191019_NCMP_NC_Dunex_18SVE4478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62090467081671,
              35.944762706637356,
              -4.106364936705058
            ],
            [
              -75.62097521670081,
              35.95377819624702,
              -4.106364936705058
            ],
            [
              -75.61279695325139,
              35.953820232328056,
              28.753635063294944
            ],
            [
              -75.61272733631621,
              35.944804728887476,
              28.753635063294944
            ],
            [
              -75.62090467081671,
              35.944762706637356,
              -4.106364936705058
            ]
          ]
        ]
      },
      "bbox": [
        -75.62097522,
        35.94476271,
        -4.106364937,
        -75.61272734,
        35.95382023,
        28.75363506
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:41Z",
        "pc:count": 845752,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444177.1559,
            "count": 845752,
            "maximum": 444737.5556,
            "minimum": 443999.9956,
            "name": "X",
            "position": 0,
            "stddev": 128.2582552,
            "variance": 16450.18003
          },
          {
            "average": 3978354.437,
            "count": 845752,
            "maximum": 3978999.978,
            "minimum": 3977999.978,
            "name": "Y",
            "position": 1,
            "stddev": 249.5367342,
            "variance": 62268.58172
          },
          {
            "average": 3.243798563,
            "count": 845752,
            "maximum": 28.75363506,
            "minimum": -4.106364937,
            "name": "Z",
            "position": 2,
            "stddev": 2.956707238,
            "variance": 8.742117693
          },
          {
            "average": 2969.014103,
            "count": 845752,
            "maximum": 35494,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2307.755639,
            "variance": 5325736.089
          },
          {
            "average": 1.204662833,
            "count": 845752,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.560523991,
            "variance": 0.3141871445
          },
          {
            "average": 1.428261476,
            "count": 845752,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8590948433,
            "variance": 0.7380439497
          },
          {
            "average": 1,
            "count": 845752,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.766812257,
            "count": 845752,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.506019561,
            "variance": 30.31625141
          },
          {
            "average": 20.21311079,
            "count": 845752,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.204028619,
            "variance": 1.449684916
          },
          {
            "average": 1.2596092,
            "count": 845752,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5971135115,
            "variance": 0.3565445457
          },
          {
            "average": 17.82693272,
            "count": 845752,
            "maximum": 19,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7296104293,
            "variance": 0.5323313786
          },
          {
            "average": 255536284.4,
            "count": 845752,
            "maximum": 255537361.7,
            "minimum": 255534760.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.8404791,
            "variance": 301225.8715
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 845752,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443999.9956,
          3977999.978,
          -4.106364937,
          444737.5556,
          3978999.978,
          28.75363506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443999.9955854618,
                3977999.9780050083,
                -4.106364936705058
              ],
              [
                443999.9955854618,
                3978999.9780050083,
                -4.106364936705058
              ],
              [
                444737.55558546184,
                3978999.9780050083,
                28.753635063294944
              ],
              [
                444737.55558546184,
                3977999.9780050083,
                28.753635063294944
              ],
              [
                443999.9955854618,
                3977999.9780050083,
                -4.106364936705058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:41+00:00",
        "end_time": "2019-10-19T15:39:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62097522,
            35.94476271,
            -4.106364937,
            -75.61272734,
            35.95382023,
            28.75363506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62090467081671,
                  35.944762706637356,
                  -4.106364936705058
                ],
                [
                  -75.62097521670081,
                  35.95377819624702,
                  -4.106364936705058
                ],
                [
                  -75.61279695325139,
                  35.953820232328056,
                  28.753635063294944
                ],
                [
                  -75.61272733631621,
                  35.944804728887476,
                  28.753635063294944
                ],
                [
                  -75.62090467081671,
                  35.944762706637356,
                  -4.106364936705058
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:41Z",
            "pc:count": 845752,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444177.1559,
                "count": 845752,
                "maximum": 444737.5556,
                "minimum": 443999.9956,
                "name": "X",
                "position": 0,
                "stddev": 128.2582552,
                "variance": 16450.18003
              },
              {
                "average": 3978354.437,
                "count": 845752,
                "maximum": 3978999.978,
                "minimum": 3977999.978,
                "name": "Y",
                "position": 1,
                "stddev": 249.5367342,
                "variance": 62268.58172
              },
              {
                "average": 3.243798563,
                "count": 845752,
                "maximum": 28.75363506,
                "minimum": -4.106364937,
                "name": "Z",
                "position": 2,
                "stddev": 2.956707238,
                "variance": 8.742117693
              },
              {
                "average": 2969.014103,
                "count": 845752,
                "maximum": 35494,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2307.755639,
                "variance": 5325736.089
              },
              {
                "average": 1.204662833,
                "count": 845752,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.560523991,
                "variance": 0.3141871445
              },
              {
                "average": 1.428261476,
                "count": 845752,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8590948433,
                "variance": 0.7380439497
              },
              {
                "average": 1,
                "count": 845752,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.766812257,
                "count": 845752,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.506019561,
                "variance": 30.31625141
              },
              {
                "average": 20.21311079,
                "count": 845752,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.204028619,
                "variance": 1.449684916
              },
              {
                "average": 1.2596092,
                "count": 845752,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5971135115,
                "variance": 0.3565445457
              },
              {
                "average": 17.82693272,
                "count": 845752,
                "maximum": 19,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7296104293,
                "variance": 0.5323313786
              },
              {
                "average": 255536284.4,
                "count": 845752,
                "maximum": 255537361.7,
                "minimum": 255534760.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.8404791,
                "variance": 301225.8715
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 845752,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443999.9956,
              3977999.978,
              -4.106364937,
              444737.5556,
              3978999.978,
              28.75363506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443999.9955854618,
                    3977999.9780050083,
                    -4.106364936705058
                  ],
                  [
                    443999.9955854618,
                    3978999.9780050083,
                    -4.106364936705058
                  ],
                  [
                    444737.55558546184,
                    3978999.9780050083,
                    28.753635063294944
                  ],
                  [
                    444737.55558546184,
                    3977999.9780050083,
                    28.753635063294944
                  ],
                  [
                    443999.9955854618,
                    3977999.9780050083,
                    -4.106364936705058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:41+00:00",
            "end_time": "2019-10-19T15:39: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": "20191019_NCMP_NC_Dunex_18SVE4279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64177148095214,
              35.95366886795483,
              -0.905126278908551
            ],
            [
              -75.6418444213994,
              35.962684307868344,
              -0.905126278908551
            ],
            [
              -75.63213514548002,
              35.962735845001994,
              21.41487372109145
            ],
            [
              -75.63206330823333,
              35.953720388133306,
              21.41487372109145
            ],
            [
              -75.64177148095214,
              35.95366886795483,
              -0.905126278908551
            ]
          ]
        ]
      },
      "bbox": [
        -75.64184442,
        35.95366887,
        -0.9051262789,
        -75.63206331,
        35.96273585,
        21.41487372
      ],
      "properties": {
        "datetime": "2019-10-19T15:38:57Z",
        "pc:count": 2379839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442702.2484,
            "count": 2379839,
            "maximum": 443000.0092,
            "minimum": 442124.4692,
            "name": "X",
            "position": 0,
            "stddev": 205.7257605,
            "variance": 42323.08854
          },
          {
            "average": 3979522.192,
            "count": 2379839,
            "maximum": 3979999.986,
            "minimum": 3978999.986,
            "name": "Y",
            "position": 1,
            "stddev": 288.2329132,
            "variance": 83078.21226
          },
          {
            "average": 6.086408249,
            "count": 2379839,
            "maximum": 21.41487372,
            "minimum": -0.9051262789,
            "name": "Z",
            "position": 2,
            "stddev": 4.316021036,
            "variance": 18.62803758
          },
          {
            "average": 2626.390829,
            "count": 2379839,
            "maximum": 20270,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2824.461581,
            "variance": 7977583.221
          },
          {
            "average": 1.648943479,
            "count": 2379839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.078725815,
            "variance": 1.163649383
          },
          {
            "average": 2.300624958,
            "count": 2379839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.591594327,
            "variance": 2.533172502
          },
          {
            "average": 1,
            "count": 2379839,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.888443294,
            "count": 2379839,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.742009115,
            "variance": 59.93870513
          },
          {
            "average": 20.29297987,
            "count": 2379839,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.173996931,
            "variance": 4.726262654
          },
          {
            "average": 1.800951241,
            "count": 2379839,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.221371916,
            "variance": 1.491749357
          },
          {
            "average": 13.55812221,
            "count": 2379839,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.31479657,
            "variance": 1.72869002
          },
          {
            "average": 255533159.6,
            "count": 2379839,
            "maximum": 255534737.4,
            "minimum": 255532292,
            "name": "GpsTime",
            "position": 12,
            "stddev": 822.5036058,
            "variance": 676512.1816
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2379839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442124.4692,
          3978999.986,
          -0.9051262789,
          443000.0092,
          3979999.986,
          21.41487372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442124.469155738,
                3978999.9862613697,
                -0.905126278908551
              ],
              [
                442124.469155738,
                3979999.9862613697,
                -0.905126278908551
              ],
              [
                443000.00915573805,
                3979999.9862613697,
                21.41487372109145
              ],
              [
                443000.00915573805,
                3978999.9862613697,
                21.41487372109145
              ],
              [
                442124.469155738,
                3978999.9862613697,
                -0.905126278908551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:38:57+00:00",
        "end_time": "2019-10-19T14:58:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64184442,
            35.95366887,
            -0.9051262789,
            -75.63206331,
            35.96273585,
            21.41487372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64177148095214,
                  35.95366886795483,
                  -0.905126278908551
                ],
                [
                  -75.6418444213994,
                  35.962684307868344,
                  -0.905126278908551
                ],
                [
                  -75.63213514548002,
                  35.962735845001994,
                  21.41487372109145
                ],
                [
                  -75.63206330823333,
                  35.953720388133306,
                  21.41487372109145
                ],
                [
                  -75.64177148095214,
                  35.95366886795483,
                  -0.905126278908551
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:38:57Z",
            "pc:count": 2379839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442702.2484,
                "count": 2379839,
                "maximum": 443000.0092,
                "minimum": 442124.4692,
                "name": "X",
                "position": 0,
                "stddev": 205.7257605,
                "variance": 42323.08854
              },
              {
                "average": 3979522.192,
                "count": 2379839,
                "maximum": 3979999.986,
                "minimum": 3978999.986,
                "name": "Y",
                "position": 1,
                "stddev": 288.2329132,
                "variance": 83078.21226
              },
              {
                "average": 6.086408249,
                "count": 2379839,
                "maximum": 21.41487372,
                "minimum": -0.9051262789,
                "name": "Z",
                "position": 2,
                "stddev": 4.316021036,
                "variance": 18.62803758
              },
              {
                "average": 2626.390829,
                "count": 2379839,
                "maximum": 20270,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2824.461581,
                "variance": 7977583.221
              },
              {
                "average": 1.648943479,
                "count": 2379839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.078725815,
                "variance": 1.163649383
              },
              {
                "average": 2.300624958,
                "count": 2379839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.591594327,
                "variance": 2.533172502
              },
              {
                "average": 1,
                "count": 2379839,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.888443294,
                "count": 2379839,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.742009115,
                "variance": 59.93870513
              },
              {
                "average": 20.29297987,
                "count": 2379839,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.173996931,
                "variance": 4.726262654
              },
              {
                "average": 1.800951241,
                "count": 2379839,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.221371916,
                "variance": 1.491749357
              },
              {
                "average": 13.55812221,
                "count": 2379839,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.31479657,
                "variance": 1.72869002
              },
              {
                "average": 255533159.6,
                "count": 2379839,
                "maximum": 255534737.4,
                "minimum": 255532292,
                "name": "GpsTime",
                "position": 12,
                "stddev": 822.5036058,
                "variance": 676512.1816
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2379839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442124.4692,
              3978999.986,
              -0.9051262789,
              443000.0092,
              3979999.986,
              21.41487372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442124.469155738,
                    3978999.9862613697,
                    -0.905126278908551
                  ],
                  [
                    442124.469155738,
                    3979999.9862613697,
                    -0.905126278908551
                  ],
                  [
                    443000.00915573805,
                    3979999.9862613697,
                    21.41487372109145
                  ],
                  [
                    443000.00915573805,
                    3978999.9862613697,
                    21.41487372109145
                  ],
                  [
                    442124.469155738,
                    3978999.9862613697,
                    -0.905126278908551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:38:57+00:00",
            "end_time": "2019-10-19T14:58: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": "20191019_NCMP_NC_Dunex_18SVE4479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62097511096802,
              35.95377835843695,
              -4.642598914945351
            ],
            [
              -75.62102483076464,
              35.96012994295574,
              -4.642598914945351
            ],
            [
              -75.61775907624464,
              35.96014679825473,
              3.017401085054649
            ],
            [
              -75.61770961786657,
              35.95379520982897,
              3.017401085054649
            ],
            [
              -75.62097511096802,
              35.95377835843695,
              -4.642598914945351
            ]
          ]
        ]
      },
      "bbox": [
        -75.62102483,
        35.95377836,
        -4.642598915,
        -75.61770962,
        35.9601468,
        3.017401085
      ],
      "properties": {
        "datetime": "2019-10-19T16:22:50Z",
        "pc:count": 53616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444091.3378,
            "count": 53616,
            "maximum": 444294.5052,
            "minimum": 444000.0052,
            "name": "X",
            "position": 0,
            "stddev": 79.16605272,
            "variance": 6267.263903
          },
          {
            "average": 3979199.211,
            "count": 53616,
            "maximum": 3979704.516,
            "minimum": 3978999.996,
            "name": "Y",
            "position": 1,
            "stddev": 179.5645209,
            "variance": 32243.41715
          },
          {
            "average": -1.522026325,
            "count": 53616,
            "maximum": 3.017401085,
            "minimum": -4.642598915,
            "name": "Z",
            "position": 2,
            "stddev": 1.834532926,
            "variance": 3.365511055
          },
          {
            "average": 1013.931681,
            "count": 53616,
            "maximum": 8932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2002.788415,
            "variance": 4011161.436
          },
          {
            "average": 1,
            "count": 53616,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 53616,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 53616,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.84803044,
            "count": 53616,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.38068781,
            "variance": 129.5200551
          },
          {
            "average": 20.12500186,
            "count": 53616,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6881893128,
            "variance": 0.4736045303
          },
          {
            "average": 1.775029842,
            "count": 53616,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4178344841,
            "variance": 0.1745856561
          },
          {
            "average": 18.86319382,
            "count": 53616,
            "maximum": 19,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3436458201,
            "variance": 0.1180924497
          },
          {
            "average": 255537206.7,
            "count": 53616,
            "maximum": 255537370.3,
            "minimum": 255536219,
            "name": "GpsTime",
            "position": 12,
            "stddev": 392.4179234,
            "variance": 153991.8266
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53616,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444000.0052,
          3978999.996,
          -4.642598915,
          444294.5052,
          3979704.516,
          3.017401085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444000.0052351189,
                3978999.9959337558,
                -4.642598914945351
              ],
              [
                444000.0052351189,
                3979704.5159337553,
                -4.642598914945351
              ],
              [
                444294.5052351189,
                3979704.5159337553,
                3.017401085054649
              ],
              [
                444294.5052351189,
                3978999.9959337558,
                3.017401085054649
              ],
              [
                444000.0052351189,
                3978999.9959337558,
                -4.642598914945351
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:22:50+00:00",
        "end_time": "2019-10-19T16:03:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62102483,
            35.95377836,
            -4.642598915,
            -75.61770962,
            35.9601468,
            3.017401085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62097511096802,
                  35.95377835843695,
                  -4.642598914945351
                ],
                [
                  -75.62102483076464,
                  35.96012994295574,
                  -4.642598914945351
                ],
                [
                  -75.61775907624464,
                  35.96014679825473,
                  3.017401085054649
                ],
                [
                  -75.61770961786657,
                  35.95379520982897,
                  3.017401085054649
                ],
                [
                  -75.62097511096802,
                  35.95377835843695,
                  -4.642598914945351
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:22:50Z",
            "pc:count": 53616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444091.3378,
                "count": 53616,
                "maximum": 444294.5052,
                "minimum": 444000.0052,
                "name": "X",
                "position": 0,
                "stddev": 79.16605272,
                "variance": 6267.263903
              },
              {
                "average": 3979199.211,
                "count": 53616,
                "maximum": 3979704.516,
                "minimum": 3978999.996,
                "name": "Y",
                "position": 1,
                "stddev": 179.5645209,
                "variance": 32243.41715
              },
              {
                "average": -1.522026325,
                "count": 53616,
                "maximum": 3.017401085,
                "minimum": -4.642598915,
                "name": "Z",
                "position": 2,
                "stddev": 1.834532926,
                "variance": 3.365511055
              },
              {
                "average": 1013.931681,
                "count": 53616,
                "maximum": 8932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2002.788415,
                "variance": 4011161.436
              },
              {
                "average": 1,
                "count": 53616,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 53616,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 53616,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.84803044,
                "count": 53616,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.38068781,
                "variance": 129.5200551
              },
              {
                "average": 20.12500186,
                "count": 53616,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6881893128,
                "variance": 0.4736045303
              },
              {
                "average": 1.775029842,
                "count": 53616,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4178344841,
                "variance": 0.1745856561
              },
              {
                "average": 18.86319382,
                "count": 53616,
                "maximum": 19,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3436458201,
                "variance": 0.1180924497
              },
              {
                "average": 255537206.7,
                "count": 53616,
                "maximum": 255537370.3,
                "minimum": 255536219,
                "name": "GpsTime",
                "position": 12,
                "stddev": 392.4179234,
                "variance": 153991.8266
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53616,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444000.0052,
              3978999.996,
              -4.642598915,
              444294.5052,
              3979704.516,
              3.017401085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444000.0052351189,
                    3978999.9959337558,
                    -4.642598914945351
                  ],
                  [
                    444000.0052351189,
                    3979704.5159337553,
                    -4.642598914945351
                  ],
                  [
                    444294.5052351189,
                    3979704.5159337553,
                    3.017401085054649
                  ],
                  [
                    444294.5052351189,
                    3978999.9959337558,
                    3.017401085054649
                  ],
                  [
                    444000.0052351189,
                    3978999.9959337558,
                    -4.642598914945351
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:22:50+00:00",
            "end_time": "2019-10-19T16:03: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": "20191017_NCMP_NC_Dunex_18SVE5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52763128715415,
              35.25094445192657,
              -0.691618454625297
            ],
            [
              -75.52768972373914,
              35.259961129262884,
              -0.691618454625297
            ],
            [
              -75.51932219298124,
              35.25999733069346,
              19.3083815453747
            ],
            [
              -75.51926468291786,
              35.2509806413446,
              19.3083815453747
            ],
            [
              -75.52763128715415,
              35.25094445192657,
              -0.691618454625297
            ]
          ]
        ]
      },
      "bbox": [
        -75.52768972,
        35.25094445,
        -0.6916184546,
        -75.51926468,
        35.25999733,
        19.30838155
      ],
      "properties": {
        "datetime": "2019-10-17T16:54:07Z",
        "pc:count": 3473287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452270.2396,
            "count": 3473287,
            "maximum": 452761.1579,
            "minimum": 451999.9979,
            "name": "X",
            "position": 0,
            "stddev": 186.3886153,
            "variance": 34740.71593
          },
          {
            "average": 3901503.452,
            "count": 3473287,
            "maximum": 3901999.989,
            "minimum": 3900999.989,
            "name": "Y",
            "position": 1,
            "stddev": 287.5631857,
            "variance": 82692.58577
          },
          {
            "average": 4.614366999,
            "count": 3473287,
            "maximum": 19.30838155,
            "minimum": -0.6916184546,
            "name": "Z",
            "position": 2,
            "stddev": 2.839810887,
            "variance": 8.064525874
          },
          {
            "average": 1163.73225,
            "count": 3473287,
            "maximum": 50102,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1712.533116,
            "variance": 2932769.674
          },
          {
            "average": 2.013679549,
            "count": 3473287,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.19087705,
            "variance": 1.418188149
          },
          {
            "average": 3.030611061,
            "count": 3473287,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53480446,
            "variance": 2.355624732
          },
          {
            "average": 1,
            "count": 3473287,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371920028,
            "count": 3473287,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9989016303,
            "variance": 0.997804467
          },
          {
            "average": 20.09216849,
            "count": 3473287,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.657943883,
            "variance": 2.74877792
          },
          {
            "average": 2.101794928,
            "count": 3473287,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.357179381,
            "variance": 1.841935873
          },
          {
            "average": 3.080968834,
            "count": 3473287,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.107371913,
            "variance": 1.226272555
          },
          {
            "average": 255364768.4,
            "count": 3473287,
            "maximum": 255366447.7,
            "minimum": 255363409.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 663.5492258,
            "variance": 440297.5751
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3473287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451999.9979,
          3900999.989,
          -0.6916184546,
          452761.1579,
          3901999.989,
          19.30838155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451999.99790227914,
                3900999.989151844,
                -0.691618454625297
              ],
              [
                451999.99790227914,
                3901999.989151844,
                -0.691618454625297
              ],
              [
                452761.15790227917,
                3901999.989151844,
                19.3083815453747
              ],
              [
                452761.15790227917,
                3900999.989151844,
                19.3083815453747
              ],
              [
                451999.99790227914,
                3900999.989151844,
                -0.691618454625297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:54:07+00:00",
        "end_time": "2019-10-17T16:03:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52768972,
            35.25094445,
            -0.6916184546,
            -75.51926468,
            35.25999733,
            19.30838155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52763128715415,
                  35.25094445192657,
                  -0.691618454625297
                ],
                [
                  -75.52768972373914,
                  35.259961129262884,
                  -0.691618454625297
                ],
                [
                  -75.51932219298124,
                  35.25999733069346,
                  19.3083815453747
                ],
                [
                  -75.51926468291786,
                  35.2509806413446,
                  19.3083815453747
                ],
                [
                  -75.52763128715415,
                  35.25094445192657,
                  -0.691618454625297
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:54:07Z",
            "pc:count": 3473287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452270.2396,
                "count": 3473287,
                "maximum": 452761.1579,
                "minimum": 451999.9979,
                "name": "X",
                "position": 0,
                "stddev": 186.3886153,
                "variance": 34740.71593
              },
              {
                "average": 3901503.452,
                "count": 3473287,
                "maximum": 3901999.989,
                "minimum": 3900999.989,
                "name": "Y",
                "position": 1,
                "stddev": 287.5631857,
                "variance": 82692.58577
              },
              {
                "average": 4.614366999,
                "count": 3473287,
                "maximum": 19.30838155,
                "minimum": -0.6916184546,
                "name": "Z",
                "position": 2,
                "stddev": 2.839810887,
                "variance": 8.064525874
              },
              {
                "average": 1163.73225,
                "count": 3473287,
                "maximum": 50102,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1712.533116,
                "variance": 2932769.674
              },
              {
                "average": 2.013679549,
                "count": 3473287,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.19087705,
                "variance": 1.418188149
              },
              {
                "average": 3.030611061,
                "count": 3473287,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53480446,
                "variance": 2.355624732
              },
              {
                "average": 1,
                "count": 3473287,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371920028,
                "count": 3473287,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9989016303,
                "variance": 0.997804467
              },
              {
                "average": 20.09216849,
                "count": 3473287,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.657943883,
                "variance": 2.74877792
              },
              {
                "average": 2.101794928,
                "count": 3473287,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.357179381,
                "variance": 1.841935873
              },
              {
                "average": 3.080968834,
                "count": 3473287,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.107371913,
                "variance": 1.226272555
              },
              {
                "average": 255364768.4,
                "count": 3473287,
                "maximum": 255366447.7,
                "minimum": 255363409.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 663.5492258,
                "variance": 440297.5751
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3473287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451999.9979,
              3900999.989,
              -0.6916184546,
              452761.1579,
              3901999.989,
              19.30838155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451999.99790227914,
                    3900999.989151844,
                    -0.691618454625297
                  ],
                  [
                    451999.99790227914,
                    3901999.989151844,
                    -0.691618454625297
                  ],
                  [
                    452761.15790227917,
                    3901999.989151844,
                    19.3083815453747
                  ],
                  [
                    452761.15790227917,
                    3900999.989151844,
                    19.3083815453747
                  ],
                  [
                    451999.99790227914,
                    3900999.989151844,
                    -0.691618454625297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:54:07+00:00",
            "end_time": "2019-10-17T16:03: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": "20191018_NCMP_NC_Dunex_18SVE3597.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72224823002401,
              36.115493588806686,
              0.208990638820994
            ],
            [
              -75.72230985034825,
              36.122221337818196,
              0.208990638820994
            ],
            [
              -75.71880700746797,
              36.12224240808,
              15.568990638820994
            ],
            [
              -75.71874568590873,
              36.11551465390487,
              15.568990638820994
            ],
            [
              -75.72224823002401,
              36.115493588806686,
              0.208990638820994
            ]
          ]
        ]
      },
      "bbox": [
        -75.72230985,
        36.11549359,
        0.2089906388,
        -75.71874569,
        36.12224241,
        15.56899064
      ],
      "properties": {
        "datetime": "2019-10-18T17:03:43Z",
        "pc:count": 599295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435096.7832,
            "count": 599295,
            "maximum": 435315.2403,
            "minimum": 435000.0003,
            "name": "X",
            "position": 0,
            "stddev": 73.07936358,
            "variance": 5340.593381
          },
          {
            "average": 3997228.789,
            "count": 599295,
            "maximum": 3997746.264,
            "minimum": 3996999.984,
            "name": "Y",
            "position": 1,
            "stddev": 168.1962253,
            "variance": 28289.97019
          },
          {
            "average": 4.780011822,
            "count": 599295,
            "maximum": 15.56899064,
            "minimum": 0.2089906388,
            "name": "Z",
            "position": 2,
            "stddev": 2.223917548,
            "variance": 4.945809261
          },
          {
            "average": 2446.370173,
            "count": 599295,
            "maximum": 47257,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2521.163932,
            "variance": 6356267.571
          },
          {
            "average": 1.44647127,
            "count": 599295,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.836598971,
            "variance": 0.6998978383
          },
          {
            "average": 1.904033907,
            "count": 599295,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.218339546,
            "variance": 1.48435125
          },
          {
            "average": 1,
            "count": 599295,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481071926,
            "count": 599295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4996420164,
            "variance": 0.2496421446
          },
          {
            "average": 20.30716876,
            "count": 599295,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.443214979,
            "variance": 2.082869476
          },
          {
            "average": 1.470562911,
            "count": 599295,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8744066884,
            "variance": 0.7645870568
          },
          {
            "average": 4.713254741,
            "count": 599295,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.906272443,
            "variance": 3.633874627
          },
          {
            "average": 255449778,
            "count": 599295,
            "maximum": 255453423.2,
            "minimum": 255447143.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2346.030417,
            "variance": 5503858.719
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435000.0003,
          3996999.984,
          0.2089906388,
          435315.2403,
          3997746.264,
          15.56899064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435000.0003096722,
                3996999.9843093366,
                0.208990638820994
              ],
              [
                435000.0003096722,
                3997746.264309337,
                0.208990638820994
              ],
              [
                435315.2403096722,
                3997746.264309337,
                15.568990638820994
              ],
              [
                435315.2403096722,
                3996999.9843093366,
                15.568990638820994
              ],
              [
                435000.0003096722,
                3996999.9843093366,
                0.208990638820994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T17:03:43+00:00",
        "end_time": "2019-10-18T15:19:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3597.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3597.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3597.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3597.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72230985,
            36.11549359,
            0.2089906388,
            -75.71874569,
            36.12224241,
            15.56899064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72224823002401,
                  36.115493588806686,
                  0.208990638820994
                ],
                [
                  -75.72230985034825,
                  36.122221337818196,
                  0.208990638820994
                ],
                [
                  -75.71880700746797,
                  36.12224240808,
                  15.568990638820994
                ],
                [
                  -75.71874568590873,
                  36.11551465390487,
                  15.568990638820994
                ],
                [
                  -75.72224823002401,
                  36.115493588806686,
                  0.208990638820994
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3597.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3597.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T17:03:43Z",
            "pc:count": 599295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435096.7832,
                "count": 599295,
                "maximum": 435315.2403,
                "minimum": 435000.0003,
                "name": "X",
                "position": 0,
                "stddev": 73.07936358,
                "variance": 5340.593381
              },
              {
                "average": 3997228.789,
                "count": 599295,
                "maximum": 3997746.264,
                "minimum": 3996999.984,
                "name": "Y",
                "position": 1,
                "stddev": 168.1962253,
                "variance": 28289.97019
              },
              {
                "average": 4.780011822,
                "count": 599295,
                "maximum": 15.56899064,
                "minimum": 0.2089906388,
                "name": "Z",
                "position": 2,
                "stddev": 2.223917548,
                "variance": 4.945809261
              },
              {
                "average": 2446.370173,
                "count": 599295,
                "maximum": 47257,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2521.163932,
                "variance": 6356267.571
              },
              {
                "average": 1.44647127,
                "count": 599295,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.836598971,
                "variance": 0.6998978383
              },
              {
                "average": 1.904033907,
                "count": 599295,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.218339546,
                "variance": 1.48435125
              },
              {
                "average": 1,
                "count": 599295,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481071926,
                "count": 599295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4996420164,
                "variance": 0.2496421446
              },
              {
                "average": 20.30716876,
                "count": 599295,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.443214979,
                "variance": 2.082869476
              },
              {
                "average": 1.470562911,
                "count": 599295,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8744066884,
                "variance": 0.7645870568
              },
              {
                "average": 4.713254741,
                "count": 599295,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.906272443,
                "variance": 3.633874627
              },
              {
                "average": 255449778,
                "count": 599295,
                "maximum": 255453423.2,
                "minimum": 255447143.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2346.030417,
                "variance": 5503858.719
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435000.0003,
              3996999.984,
              0.2089906388,
              435315.2403,
              3997746.264,
              15.56899064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435000.0003096722,
                    3996999.9843093366,
                    0.208990638820994
                  ],
                  [
                    435000.0003096722,
                    3997746.264309337,
                    0.208990638820994
                  ],
                  [
                    435315.2403096722,
                    3997746.264309337,
                    15.568990638820994
                  ],
                  [
                    435315.2403096722,
                    3996999.9843093366,
                    15.568990638820994
                  ],
                  [
                    435000.0003096722,
                    3996999.9843093366,
                    0.208990638820994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T17:03:43+00:00",
            "end_time": "2019-10-18T15:19: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": "20191018_NCMP_NC_Dunex_18SVE3299.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74568306845289,
              36.1383837512693,
              0.517478477668959
            ],
            [
              -75.74572104203367,
              36.14239631300114,
              0.517478477668959
            ],
            [
              -75.74472496484039,
              36.142402511089045,
              29.15747847766896
            ],
            [
              -75.7446870419704,
              36.138389948451454,
              29.15747847766896
            ],
            [
              -75.74568306845289,
              36.1383837512693,
              0.517478477668959
            ]
          ]
        ]
      },
      "bbox": [
        -75.74572104,
        36.13838375,
        0.5174784777,
        -75.74468704,
        36.14240251,
        29.15747848
      ],
      "properties": {
        "datetime": "2019-10-18T15:57:22Z",
        "pc:count": 112877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432973.4046,
            "count": 112877,
            "maximum": 433000.0076,
            "minimum": 432910.3876,
            "name": "X",
            "position": 0,
            "stddev": 18.62323516,
            "variance": 346.8248877
          },
          {
            "average": 3999869.724,
            "count": 112877,
            "maximum": 3999999.983,
            "minimum": 3999554.883,
            "name": "Y",
            "position": 1,
            "stddev": 92.09133002,
            "variance": 8480.813065
          },
          {
            "average": 14.00892917,
            "count": 112877,
            "maximum": 29.15747848,
            "minimum": 0.5174784777,
            "name": "Z",
            "position": 2,
            "stddev": 7.098612081,
            "variance": 50.39029348
          },
          {
            "average": 434.2002002,
            "count": 112877,
            "maximum": 25814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1062.071068,
            "variance": 1127994.953
          },
          {
            "average": 2.687465117,
            "count": 112877,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271800903,
            "variance": 1.617477536
          },
          {
            "average": 4.364502955,
            "count": 112877,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.187768895,
            "variance": 1.410794947
          },
          {
            "average": 1,
            "count": 112877,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138929986,
            "count": 112877,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3458749841,
            "variance": 0.1196295046
          },
          {
            "average": 20.27893445,
            "count": 112877,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7585047984,
            "variance": 0.5753295291
          },
          {
            "average": 3.402074825,
            "count": 112877,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.162677797,
            "variance": 4.677175255
          },
          {
            "average": 1,
            "count": 112877,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449439.1,
            "count": 112877,
            "maximum": 255449442.8,
            "minimum": 255449434.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.050465786,
            "variance": 4.204409939
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 112877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432910.3876,
          3999554.883,
          0.5174784777,
          433000.0076,
          3999999.983,
          29.15747848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432910.38764877565,
                3999554.883493162,
                0.517478477668959
              ],
              [
                432910.38764877565,
                3999999.983493162,
                0.517478477668959
              ],
              [
                433000.00764877565,
                3999999.983493162,
                29.15747847766896
              ],
              [
                433000.00764877565,
                3999554.883493162,
                29.15747847766896
              ],
              [
                432910.38764877565,
                3999554.883493162,
                0.517478477668959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:57:22+00:00",
        "end_time": "2019-10-18T15:57:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3299.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3299.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3299.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3299.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74572104,
            36.13838375,
            0.5174784777,
            -75.74468704,
            36.14240251,
            29.15747848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74568306845289,
                  36.1383837512693,
                  0.517478477668959
                ],
                [
                  -75.74572104203367,
                  36.14239631300114,
                  0.517478477668959
                ],
                [
                  -75.74472496484039,
                  36.142402511089045,
                  29.15747847766896
                ],
                [
                  -75.7446870419704,
                  36.138389948451454,
                  29.15747847766896
                ],
                [
                  -75.74568306845289,
                  36.1383837512693,
                  0.517478477668959
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3299.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3299.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:57:22Z",
            "pc:count": 112877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432973.4046,
                "count": 112877,
                "maximum": 433000.0076,
                "minimum": 432910.3876,
                "name": "X",
                "position": 0,
                "stddev": 18.62323516,
                "variance": 346.8248877
              },
              {
                "average": 3999869.724,
                "count": 112877,
                "maximum": 3999999.983,
                "minimum": 3999554.883,
                "name": "Y",
                "position": 1,
                "stddev": 92.09133002,
                "variance": 8480.813065
              },
              {
                "average": 14.00892917,
                "count": 112877,
                "maximum": 29.15747848,
                "minimum": 0.5174784777,
                "name": "Z",
                "position": 2,
                "stddev": 7.098612081,
                "variance": 50.39029348
              },
              {
                "average": 434.2002002,
                "count": 112877,
                "maximum": 25814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1062.071068,
                "variance": 1127994.953
              },
              {
                "average": 2.687465117,
                "count": 112877,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271800903,
                "variance": 1.617477536
              },
              {
                "average": 4.364502955,
                "count": 112877,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.187768895,
                "variance": 1.410794947
              },
              {
                "average": 1,
                "count": 112877,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138929986,
                "count": 112877,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3458749841,
                "variance": 0.1196295046
              },
              {
                "average": 20.27893445,
                "count": 112877,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7585047984,
                "variance": 0.5753295291
              },
              {
                "average": 3.402074825,
                "count": 112877,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.162677797,
                "variance": 4.677175255
              },
              {
                "average": 1,
                "count": 112877,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449439.1,
                "count": 112877,
                "maximum": 255449442.8,
                "minimum": 255449434.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.050465786,
                "variance": 4.204409939
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 112877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432910.3876,
              3999554.883,
              0.5174784777,
              433000.0076,
              3999999.983,
              29.15747848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432910.38764877565,
                    3999554.883493162,
                    0.517478477668959
                  ],
                  [
                    432910.38764877565,
                    3999999.983493162,
                    0.517478477668959
                  ],
                  [
                    433000.00764877565,
                    3999999.983493162,
                    29.15747847766896
                  ],
                  [
                    433000.00764877565,
                    3999554.883493162,
                    29.15747847766896
                  ],
                  [
                    432910.38764877565,
                    3999554.883493162,
                    0.517478477668959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:57:22+00:00",
            "end_time": "2019-10-18T15:57: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": "20191015_NCMP_NC_Dunex_18SVD3595.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71402612184895,
              35.19710835790433,
              -5.205305519265956
            ],
            [
              -75.71409435109406,
              35.20490343074207,
              -5.205305519265956
            ],
            [
              -75.70310902699134,
              35.20496772002222,
              11.054694480734046
            ],
            [
              -75.7030418471436,
              35.1971726287289,
              11.054694480734046
            ],
            [
              -75.71402612184895,
              35.19710835790433,
              -5.205305519265956
            ]
          ]
        ]
      },
      "bbox": [
        -75.71409435,
        35.19710836,
        -5.205305519,
        -75.70304185,
        35.20496772,
        11.05469448
      ],
      "properties": {
        "datetime": "2019-10-15T17:04:51Z",
        "pc:count": 959137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435356.0534,
            "count": 959137,
            "maximum": 435999.996,
            "minimum": 434999.996,
            "name": "X",
            "position": 0,
            "stddev": 255.0516951,
            "variance": 65051.36717
          },
          {
            "average": 3895855.893,
            "count": 959137,
            "maximum": 3895999.984,
            "minimum": 3895135.444,
            "name": "Y",
            "position": 1,
            "stddev": 126.2291918,
            "variance": 15933.80886
          },
          {
            "average": 2.233120399,
            "count": 959137,
            "maximum": 11.05469448,
            "minimum": -5.205305519,
            "name": "Z",
            "position": 2,
            "stddev": 2.09561921,
            "variance": 4.391619875
          },
          {
            "average": 1902.993682,
            "count": 959137,
            "maximum": 17550,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2123.002541,
            "variance": 4507139.791
          },
          {
            "average": 1.450412193,
            "count": 959137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7974197833,
            "variance": 0.6358783108
          },
          {
            "average": 1.901407203,
            "count": 959137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.121466354,
            "variance": 1.257686783
          },
          {
            "average": 1,
            "count": 959137,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.894482227,
            "count": 959137,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.35024789,
            "variance": 40.32564826
          },
          {
            "average": 20.25799057,
            "count": 959137,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.271185914,
            "variance": 1.615913627
          },
          {
            "average": 1.519037426,
            "count": 959137,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.80477884,
            "variance": 0.6476689814
          },
          {
            "average": 13.88757081,
            "count": 959137,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7706871786,
            "variance": 0.5939587273
          },
          {
            "average": 255192241.4,
            "count": 959137,
            "maximum": 255194291.9,
            "minimum": 255191000.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578.3239086,
            "variance": 334458.5432
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 959137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434999.996,
          3895135.444,
          -5.205305519,
          435999.996,
          3895999.984,
          11.05469448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434999.99600606505,
                3895135.444001176,
                -5.205305519265956
              ],
              [
                434999.99600606505,
                3895999.984001176,
                -5.205305519265956
              ],
              [
                435999.99600606505,
                3895999.984001176,
                11.054694480734046
              ],
              [
                435999.99600606505,
                3895135.444001176,
                11.054694480734046
              ],
              [
                434999.99600606505,
                3895135.444001176,
                -5.205305519265956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T17:04:51+00:00",
        "end_time": "2019-10-15T16:10:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191015_NCMP_NC_Dunex_18SVD3595.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191015_NCMP_NC_Dunex_18SVD3595.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191015_NCMP_NC_Dunex_18SVD3595.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3595.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71409435,
            35.19710836,
            -5.205305519,
            -75.70304185,
            35.20496772,
            11.05469448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71402612184895,
                  35.19710835790433,
                  -5.205305519265956
                ],
                [
                  -75.71409435109406,
                  35.20490343074207,
                  -5.205305519265956
                ],
                [
                  -75.70310902699134,
                  35.20496772002222,
                  11.054694480734046
                ],
                [
                  -75.7030418471436,
                  35.1971726287289,
                  11.054694480734046
                ],
                [
                  -75.71402612184895,
                  35.19710835790433,
                  -5.205305519265956
                ]
              ]
            ]
          },
          "id": "20191015_NCMP_NC_Dunex_18SVD3595.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191015_NCMP_NC_Dunex_18SVD3595.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T17:04:51Z",
            "pc:count": 959137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435356.0534,
                "count": 959137,
                "maximum": 435999.996,
                "minimum": 434999.996,
                "name": "X",
                "position": 0,
                "stddev": 255.0516951,
                "variance": 65051.36717
              },
              {
                "average": 3895855.893,
                "count": 959137,
                "maximum": 3895999.984,
                "minimum": 3895135.444,
                "name": "Y",
                "position": 1,
                "stddev": 126.2291918,
                "variance": 15933.80886
              },
              {
                "average": 2.233120399,
                "count": 959137,
                "maximum": 11.05469448,
                "minimum": -5.205305519,
                "name": "Z",
                "position": 2,
                "stddev": 2.09561921,
                "variance": 4.391619875
              },
              {
                "average": 1902.993682,
                "count": 959137,
                "maximum": 17550,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2123.002541,
                "variance": 4507139.791
              },
              {
                "average": 1.450412193,
                "count": 959137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7974197833,
                "variance": 0.6358783108
              },
              {
                "average": 1.901407203,
                "count": 959137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.121466354,
                "variance": 1.257686783
              },
              {
                "average": 1,
                "count": 959137,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.894482227,
                "count": 959137,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.35024789,
                "variance": 40.32564826
              },
              {
                "average": 20.25799057,
                "count": 959137,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.271185914,
                "variance": 1.615913627
              },
              {
                "average": 1.519037426,
                "count": 959137,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.80477884,
                "variance": 0.6476689814
              },
              {
                "average": 13.88757081,
                "count": 959137,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7706871786,
                "variance": 0.5939587273
              },
              {
                "average": 255192241.4,
                "count": 959137,
                "maximum": 255194291.9,
                "minimum": 255191000.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578.3239086,
                "variance": 334458.5432
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 959137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434999.996,
              3895135.444,
              -5.205305519,
              435999.996,
              3895999.984,
              11.05469448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434999.99600606505,
                    3895135.444001176,
                    -5.205305519265956
                  ],
                  [
                    434999.99600606505,
                    3895999.984001176,
                    -5.205305519265956
                  ],
                  [
                    435999.99600606505,
                    3895999.984001176,
                    11.054694480734046
                  ],
                  [
                    435999.99600606505,
                    3895135.444001176,
                    11.054694480734046
                  ],
                  [
                    434999.99600606505,
                    3895135.444001176,
                    -5.205305519265956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T17:04:51+00:00",
            "end_time": "2019-10-15T16:10: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": "20191018_NCMP_NC_Dunex_18SVE3691.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.70107753608191,
              36.0685808567242,
              6.470035318077137
            ],
            [
              -75.70109493350382,
              36.07054129396325,
              6.470035318077137
            ],
            [
              -75.69962692591973,
              36.07054987184053,
              23.430035318077138
            ],
            [
              -75.69960956491865,
              36.06858943398852,
              23.430035318077138
            ],
            [
              -75.70107753608191,
              36.0685808567242,
              6.470035318077137
            ]
          ]
        ]
      },
      "bbox": [
        -75.70109493,
        36.06858086,
        6.470035318,
        -75.69960956,
        36.07054987,
        23.43003532
      ],
      "properties": {
        "datetime": "2019-10-18T15:12:56Z",
        "pc:count": 108687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436961.6152,
            "count": 108687,
            "maximum": 437000.0146,
            "minimum": 436867.8146,
            "name": "X",
            "position": 0,
            "stddev": 27.59081142,
            "variance": 761.2528747
          },
          {
            "average": 3991898.403,
            "count": 108687,
            "maximum": 3991999.987,
            "minimum": 3991782.527,
            "name": "Y",
            "position": 1,
            "stddev": 48.18695186,
            "variance": 2321.98233
          },
          {
            "average": 12.32968854,
            "count": 108687,
            "maximum": 23.43003532,
            "minimum": 6.470035318,
            "name": "Z",
            "position": 2,
            "stddev": 3.603699612,
            "variance": 12.98665089
          },
          {
            "average": 822.3217128,
            "count": 108687,
            "maximum": 18625,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1448.926628,
            "variance": 2099388.374
          },
          {
            "average": 2.318869782,
            "count": 108687,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283505841,
            "variance": 1.647387244
          },
          {
            "average": 3.666997893,
            "count": 108687,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532498409,
            "variance": 2.348551375
          },
          {
            "average": 1,
            "count": 108687,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234968303,
            "count": 108687,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4239809592,
            "variance": 0.1797598538
          },
          {
            "average": 19.43385972,
            "count": 108687,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9437022133,
            "variance": 0.8905738675
          },
          {
            "average": 2.598590448,
            "count": 108687,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.723363146,
            "variance": 2.969980532
          },
          {
            "average": 1,
            "count": 108687,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446772.7,
            "count": 108687,
            "maximum": 255446776,
            "minimum": 255446770.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.361435368,
            "variance": 1.853506261
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436867.8146,
          3991782.527,
          6.470035318,
          437000.0146,
          3991999.987,
          23.43003532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436867.81459161855,
                3991782.5265788757,
                6.470035318077137
              ],
              [
                436867.81459161855,
                3991999.9865788757,
                6.470035318077137
              ],
              [
                437000.0145916185,
                3991999.9865788757,
                23.430035318077138
              ],
              [
                437000.0145916185,
                3991782.5265788757,
                23.430035318077138
              ],
              [
                436867.81459161855,
                3991782.5265788757,
                6.470035318077137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:12:56+00:00",
        "end_time": "2019-10-18T15:12:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3691.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3691.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3691.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3691.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.70109493,
            36.06858086,
            6.470035318,
            -75.69960956,
            36.07054987,
            23.43003532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.70107753608191,
                  36.0685808567242,
                  6.470035318077137
                ],
                [
                  -75.70109493350382,
                  36.07054129396325,
                  6.470035318077137
                ],
                [
                  -75.69962692591973,
                  36.07054987184053,
                  23.430035318077138
                ],
                [
                  -75.69960956491865,
                  36.06858943398852,
                  23.430035318077138
                ],
                [
                  -75.70107753608191,
                  36.0685808567242,
                  6.470035318077137
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3691.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3691.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:12:56Z",
            "pc:count": 108687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436961.6152,
                "count": 108687,
                "maximum": 437000.0146,
                "minimum": 436867.8146,
                "name": "X",
                "position": 0,
                "stddev": 27.59081142,
                "variance": 761.2528747
              },
              {
                "average": 3991898.403,
                "count": 108687,
                "maximum": 3991999.987,
                "minimum": 3991782.527,
                "name": "Y",
                "position": 1,
                "stddev": 48.18695186,
                "variance": 2321.98233
              },
              {
                "average": 12.32968854,
                "count": 108687,
                "maximum": 23.43003532,
                "minimum": 6.470035318,
                "name": "Z",
                "position": 2,
                "stddev": 3.603699612,
                "variance": 12.98665089
              },
              {
                "average": 822.3217128,
                "count": 108687,
                "maximum": 18625,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1448.926628,
                "variance": 2099388.374
              },
              {
                "average": 2.318869782,
                "count": 108687,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283505841,
                "variance": 1.647387244
              },
              {
                "average": 3.666997893,
                "count": 108687,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532498409,
                "variance": 2.348551375
              },
              {
                "average": 1,
                "count": 108687,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234968303,
                "count": 108687,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4239809592,
                "variance": 0.1797598538
              },
              {
                "average": 19.43385972,
                "count": 108687,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9437022133,
                "variance": 0.8905738675
              },
              {
                "average": 2.598590448,
                "count": 108687,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.723363146,
                "variance": 2.969980532
              },
              {
                "average": 1,
                "count": 108687,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446772.7,
                "count": 108687,
                "maximum": 255446776,
                "minimum": 255446770.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.361435368,
                "variance": 1.853506261
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436867.8146,
              3991782.527,
              6.470035318,
              437000.0146,
              3991999.987,
              23.43003532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436867.81459161855,
                    3991782.5265788757,
                    6.470035318077137
                  ],
                  [
                    436867.81459161855,
                    3991999.9865788757,
                    6.470035318077137
                  ],
                  [
                    437000.0145916185,
                    3991999.9865788757,
                    23.430035318077138
                  ],
                  [
                    437000.0145916185,
                    3991782.5265788757,
                    23.430035318077138
                  ],
                  [
                    436867.81459161855,
                    3991782.5265788757,
                    6.470035318077137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:12:56+00:00",
            "end_time": "2019-10-18T15:12: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": "20191001_NCMP_NC_Dunex_18SVE4500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60450699788319,
              35.24156782005253,
              0.436311247305312
            ],
            [
              -75.6045201868972,
              35.24334498735609,
              0.436311247305312
            ],
            [
              -75.59352944104694,
              35.24339938676715,
              28.31631124730531
            ],
            [
              -75.59351649178697,
              35.24162221590471,
              28.31631124730531
            ],
            [
              -75.60450699788319,
              35.24156782005253,
              0.436311247305312
            ]
          ]
        ]
      },
      "bbox": [
        -75.60452019,
        35.24156782,
        0.4363112473,
        -75.59351649,
        35.24339939,
        28.31631125
      ],
      "properties": {
        "datetime": "2019-10-15T16:39:28Z",
        "pc:count": 2273115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445473.7889,
            "count": 2273115,
            "maximum": 445999.9992,
            "minimum": 444999.9992,
            "name": "X",
            "position": 0,
            "stddev": 283.3309171,
            "variance": 80276.40857
          },
          {
            "average": 3900095.119,
            "count": 2273115,
            "maximum": 3900197.075,
            "minimum": 3899999.975,
            "name": "Y",
            "position": 1,
            "stddev": 49.80493437,
            "variance": 2480.531488
          },
          {
            "average": 7.710654736,
            "count": 2273115,
            "maximum": 28.31631125,
            "minimum": 0.4363112473,
            "name": "Z",
            "position": 2,
            "stddev": 5.471217738,
            "variance": 29.93422354
          },
          {
            "average": 666.7147923,
            "count": 2273115,
            "maximum": 13048,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 621.9596773,
            "variance": 386833.8402
          },
          {
            "average": 2.706279709,
            "count": 2273115,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257195135,
            "variance": 1.580539608
          },
          {
            "average": 4.41840734,
            "count": 2273115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8792063567,
            "variance": 0.7730038177
          },
          {
            "average": 1,
            "count": 2273115,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142577476,
            "count": 2273115,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3496415212,
            "variance": 0.1222491933
          },
          {
            "average": 20.61056282,
            "count": 2273115,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9148198105,
            "variance": 0.8368952856
          },
          {
            "average": 3.109073232,
            "count": 2273115,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.804814586,
            "variance": 3.257355689
          },
          {
            "average": 2.014783678,
            "count": 2273115,
            "maximum": 15,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4381430589,
            "variance": 0.1919693401
          },
          {
            "average": 253979363.5,
            "count": 2273115,
            "maximum": 255192768.6,
            "minimum": 253977973.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40942.32317,
            "variance": 1676273826
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444999.9992,
          3899999.975,
          0.4363112473,
          445999.9992,
          3900197.075,
          28.31631125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444999.99920187204,
                3899999.975062583,
                0.436311247305312
              ],
              [
                444999.99920187204,
                3900197.0750625827,
                0.436311247305312
              ],
              [
                445999.99920187204,
                3900197.0750625827,
                28.31631124730531
              ],
              [
                445999.99920187204,
                3899999.975062583,
                28.31631124730531
              ],
              [
                444999.99920187204,
                3899999.975062583,
                0.436311247305312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T16:39:28+00:00",
        "end_time": "2019-10-01T15:12:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVE4500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVE4500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVE4500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60452019,
            35.24156782,
            0.4363112473,
            -75.59351649,
            35.24339939,
            28.31631125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60450699788319,
                  35.24156782005253,
                  0.436311247305312
                ],
                [
                  -75.6045201868972,
                  35.24334498735609,
                  0.436311247305312
                ],
                [
                  -75.59352944104694,
                  35.24339938676715,
                  28.31631124730531
                ],
                [
                  -75.59351649178697,
                  35.24162221590471,
                  28.31631124730531
                ],
                [
                  -75.60450699788319,
                  35.24156782005253,
                  0.436311247305312
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVE4500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T16:39:28Z",
            "pc:count": 2273115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445473.7889,
                "count": 2273115,
                "maximum": 445999.9992,
                "minimum": 444999.9992,
                "name": "X",
                "position": 0,
                "stddev": 283.3309171,
                "variance": 80276.40857
              },
              {
                "average": 3900095.119,
                "count": 2273115,
                "maximum": 3900197.075,
                "minimum": 3899999.975,
                "name": "Y",
                "position": 1,
                "stddev": 49.80493437,
                "variance": 2480.531488
              },
              {
                "average": 7.710654736,
                "count": 2273115,
                "maximum": 28.31631125,
                "minimum": 0.4363112473,
                "name": "Z",
                "position": 2,
                "stddev": 5.471217738,
                "variance": 29.93422354
              },
              {
                "average": 666.7147923,
                "count": 2273115,
                "maximum": 13048,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 621.9596773,
                "variance": 386833.8402
              },
              {
                "average": 2.706279709,
                "count": 2273115,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257195135,
                "variance": 1.580539608
              },
              {
                "average": 4.41840734,
                "count": 2273115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8792063567,
                "variance": 0.7730038177
              },
              {
                "average": 1,
                "count": 2273115,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142577476,
                "count": 2273115,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3496415212,
                "variance": 0.1222491933
              },
              {
                "average": 20.61056282,
                "count": 2273115,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9148198105,
                "variance": 0.8368952856
              },
              {
                "average": 3.109073232,
                "count": 2273115,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.804814586,
                "variance": 3.257355689
              },
              {
                "average": 2.014783678,
                "count": 2273115,
                "maximum": 15,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4381430589,
                "variance": 0.1919693401
              },
              {
                "average": 253979363.5,
                "count": 2273115,
                "maximum": 255192768.6,
                "minimum": 253977973.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40942.32317,
                "variance": 1676273826
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444999.9992,
              3899999.975,
              0.4363112473,
              445999.9992,
              3900197.075,
              28.31631125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444999.99920187204,
                    3899999.975062583,
                    0.436311247305312
                  ],
                  [
                    444999.99920187204,
                    3900197.0750625827,
                    0.436311247305312
                  ],
                  [
                    445999.99920187204,
                    3900197.0750625827,
                    28.31631124730531
                  ],
                  [
                    445999.99920187204,
                    3899999.975062583,
                    28.31631124730531
                  ],
                  [
                    444999.99920187204,
                    3899999.975062583,
                    0.436311247305312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T16:39:28+00:00",
            "end_time": "2019-10-01T15:12: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": "20191018_NCMP_NC_Dunex_18SVE3397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73885796610521,
              36.120186300663185,
              0.361426671537542
            ],
            [
              -75.73889752379755,
              36.124407668337774,
              0.361426671537542
            ],
            [
              -75.73344267221918,
              36.12444119209835,
              30.84142667153754
            ],
            [
              -75.7334034064943,
              36.12021981926882,
              30.84142667153754
            ],
            [
              -75.73885796610521,
              36.120186300663185,
              0.361426671537542
            ]
          ]
        ]
      },
      "bbox": [
        -75.73889752,
        36.1201863,
        0.3614266715,
        -75.73340341,
        36.12444119,
        30.84142667
      ],
      "properties": {
        "datetime": "2019-10-18T16:17:24Z",
        "pc:count": 1457246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433807.5047,
            "count": 1457246,
            "maximum": 434000.0094,
            "minimum": 433509.1094,
            "name": "X",
            "position": 0,
            "stddev": 115.8465062,
            "variance": 13420.413
          },
          {
            "average": 3997805.68,
            "count": 1457246,
            "maximum": 3997999.993,
            "minimum": 3997531.733,
            "name": "Y",
            "position": 1,
            "stddev": 124.0416518,
            "variance": 15386.33138
          },
          {
            "average": 12.66647773,
            "count": 1457246,
            "maximum": 30.84142667,
            "minimum": 0.3614266715,
            "name": "Z",
            "position": 2,
            "stddev": 7.25094914,
            "variance": 52.57626343
          },
          {
            "average": 417.1173041,
            "count": 1457246,
            "maximum": 43515,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 936.1536667,
            "variance": 876383.6876
          },
          {
            "average": 2.670724092,
            "count": 1457246,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256153822,
            "variance": 1.577922426
          },
          {
            "average": 4.359064976,
            "count": 1457246,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.18453166,
            "variance": 1.403115253
          },
          {
            "average": 1,
            "count": 1457246,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136496515,
            "count": 1457246,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.343315157,
            "variance": 0.117865297
          },
          {
            "average": 20.1544763,
            "count": 1457246,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.070383276,
            "variance": 1.145720357
          },
          {
            "average": 3.46090914,
            "count": 1457246,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.25085379,
            "variance": 5.066342783
          },
          {
            "average": 1.310709379,
            "count": 1457246,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4634628262,
            "variance": 0.2147977912
          },
          {
            "average": 255449665.5,
            "count": 1457246,
            "maximum": 255450644.6,
            "minimum": 255446872.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.7955524,
            "variance": 344329.0203
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1457246,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433509.1094,
          3997531.733,
          0.3614266715,
          434000.0094,
          3997999.993,
          30.84142667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433509.1094299679,
                3997531.733172577,
                0.361426671537542
              ],
              [
                433509.1094299679,
                3997999.9931725767,
                0.361426671537542
              ],
              [
                434000.0094299679,
                3997999.9931725767,
                30.84142667153754
              ],
              [
                434000.0094299679,
                3997531.733172577,
                30.84142667153754
              ],
              [
                433509.1094299679,
                3997531.733172577,
                0.361426671537542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:17:24+00:00",
        "end_time": "2019-10-18T15:14:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73889752,
            36.1201863,
            0.3614266715,
            -75.73340341,
            36.12444119,
            30.84142667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73885796610521,
                  36.120186300663185,
                  0.361426671537542
                ],
                [
                  -75.73889752379755,
                  36.124407668337774,
                  0.361426671537542
                ],
                [
                  -75.73344267221918,
                  36.12444119209835,
                  30.84142667153754
                ],
                [
                  -75.7334034064943,
                  36.12021981926882,
                  30.84142667153754
                ],
                [
                  -75.73885796610521,
                  36.120186300663185,
                  0.361426671537542
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:17:24Z",
            "pc:count": 1457246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433807.5047,
                "count": 1457246,
                "maximum": 434000.0094,
                "minimum": 433509.1094,
                "name": "X",
                "position": 0,
                "stddev": 115.8465062,
                "variance": 13420.413
              },
              {
                "average": 3997805.68,
                "count": 1457246,
                "maximum": 3997999.993,
                "minimum": 3997531.733,
                "name": "Y",
                "position": 1,
                "stddev": 124.0416518,
                "variance": 15386.33138
              },
              {
                "average": 12.66647773,
                "count": 1457246,
                "maximum": 30.84142667,
                "minimum": 0.3614266715,
                "name": "Z",
                "position": 2,
                "stddev": 7.25094914,
                "variance": 52.57626343
              },
              {
                "average": 417.1173041,
                "count": 1457246,
                "maximum": 43515,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 936.1536667,
                "variance": 876383.6876
              },
              {
                "average": 2.670724092,
                "count": 1457246,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256153822,
                "variance": 1.577922426
              },
              {
                "average": 4.359064976,
                "count": 1457246,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.18453166,
                "variance": 1.403115253
              },
              {
                "average": 1,
                "count": 1457246,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136496515,
                "count": 1457246,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.343315157,
                "variance": 0.117865297
              },
              {
                "average": 20.1544763,
                "count": 1457246,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.070383276,
                "variance": 1.145720357
              },
              {
                "average": 3.46090914,
                "count": 1457246,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.25085379,
                "variance": 5.066342783
              },
              {
                "average": 1.310709379,
                "count": 1457246,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4634628262,
                "variance": 0.2147977912
              },
              {
                "average": 255449665.5,
                "count": 1457246,
                "maximum": 255450644.6,
                "minimum": 255446872.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.7955524,
                "variance": 344329.0203
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1457246,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433509.1094,
              3997531.733,
              0.3614266715,
              434000.0094,
              3997999.993,
              30.84142667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433509.1094299679,
                    3997531.733172577,
                    0.361426671537542
                  ],
                  [
                    433509.1094299679,
                    3997999.9931725767,
                    0.361426671537542
                  ],
                  [
                    434000.0094299679,
                    3997999.9931725767,
                    30.84142667153754
                  ],
                  [
                    434000.0094299679,
                    3997531.733172577,
                    30.84142667153754
                  ],
                  [
                    433509.1094299679,
                    3997531.733172577,
                    0.361426671537542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:17:24+00:00",
            "end_time": "2019-10-18T15: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": "20191019_NCMP_NC_Dunex_18SVE5256.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53088413541757,
              35.74684149537096,
              -2.030240039548396
            ],
            [
              -75.53094401697854,
              35.755857425378125,
              -2.030240039548396
            ],
            [
              -75.51988309589044,
              35.75590573814458,
              4.149759960451604
            ],
            [
              -75.51982446167706,
              35.74688979220371,
              4.149759960451604
            ],
            [
              -75.53088413541757,
              35.74684149537096,
              -2.030240039548396
            ]
          ]
        ]
      },
      "bbox": [
        -75.53094402,
        35.7468415,
        -2.03024004,
        -75.51982446,
        35.75590574,
        4.14975996
      ],
      "properties": {
        "datetime": "2019-10-19T15:18:49Z",
        "pc:count": 1652747,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452530.8728,
            "count": 1652747,
            "maximum": 452999.9993,
            "minimum": 451999.9993,
            "name": "X",
            "position": 0,
            "stddev": 325.0244202,
            "variance": 105640.8737
          },
          {
            "average": 3956420.725,
            "count": 1652747,
            "maximum": 3956999.983,
            "minimum": 3955999.983,
            "name": "Y",
            "position": 1,
            "stddev": 260.0509058,
            "variance": 67626.47362
          },
          {
            "average": -0.361046031,
            "count": 1652747,
            "maximum": 4.14975996,
            "minimum": -2.03024004,
            "name": "Z",
            "position": 2,
            "stddev": 0.4970732211,
            "variance": 0.2470817871
          },
          {
            "average": 111.60775,
            "count": 1652747,
            "maximum": 7097,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 412.8767878,
            "variance": 170467.2419
          },
          {
            "average": 1.001266377,
            "count": 1652747,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03810958161,
            "variance": 0.001452340211
          },
          {
            "average": 1.002592653,
            "count": 1652747,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05613424218,
            "variance": 0.003151053145
          },
          {
            "average": 1,
            "count": 1652747,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.57294129,
            "count": 1652747,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.781558069,
            "variance": 60.55264597
          },
          {
            "average": 20.02840929,
            "count": 1652747,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.185282973,
            "variance": 1.404895725
          },
          {
            "average": 1.914204654,
            "count": 1652747,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2804503004,
            "variance": 0.07865237102
          },
          {
            "average": 10.09867572,
            "count": 1652747,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.730239184,
            "variance": 2.993727634
          },
          {
            "average": 255530749.3,
            "count": 1652747,
            "maximum": 255533529.7,
            "minimum": 255529266.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1018.449497,
            "variance": 1037239.378
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1652747,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451999.9993,
          3955999.983,
          -2.03024004,
          452999.9993,
          3956999.983,
          4.14975996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451999.9993320133,
                3955999.9832967846,
                -2.030240039548396
              ],
              [
                451999.9993320133,
                3956999.9832967846,
                -2.030240039548396
              ],
              [
                452999.9993320133,
                3956999.9832967846,
                4.149759960451604
              ],
              [
                452999.9993320133,
                3955999.9832967846,
                4.149759960451604
              ],
              [
                451999.9993320133,
                3955999.9832967846,
                -2.030240039548396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:18:49+00:00",
        "end_time": "2019-10-19T14:07:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5256.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5256.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5256.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5256.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53094402,
            35.7468415,
            -2.03024004,
            -75.51982446,
            35.75590574,
            4.14975996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53088413541757,
                  35.74684149537096,
                  -2.030240039548396
                ],
                [
                  -75.53094401697854,
                  35.755857425378125,
                  -2.030240039548396
                ],
                [
                  -75.51988309589044,
                  35.75590573814458,
                  4.149759960451604
                ],
                [
                  -75.51982446167706,
                  35.74688979220371,
                  4.149759960451604
                ],
                [
                  -75.53088413541757,
                  35.74684149537096,
                  -2.030240039548396
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5256.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5256.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:18:49Z",
            "pc:count": 1652747,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452530.8728,
                "count": 1652747,
                "maximum": 452999.9993,
                "minimum": 451999.9993,
                "name": "X",
                "position": 0,
                "stddev": 325.0244202,
                "variance": 105640.8737
              },
              {
                "average": 3956420.725,
                "count": 1652747,
                "maximum": 3956999.983,
                "minimum": 3955999.983,
                "name": "Y",
                "position": 1,
                "stddev": 260.0509058,
                "variance": 67626.47362
              },
              {
                "average": -0.361046031,
                "count": 1652747,
                "maximum": 4.14975996,
                "minimum": -2.03024004,
                "name": "Z",
                "position": 2,
                "stddev": 0.4970732211,
                "variance": 0.2470817871
              },
              {
                "average": 111.60775,
                "count": 1652747,
                "maximum": 7097,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 412.8767878,
                "variance": 170467.2419
              },
              {
                "average": 1.001266377,
                "count": 1652747,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03810958161,
                "variance": 0.001452340211
              },
              {
                "average": 1.002592653,
                "count": 1652747,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05613424218,
                "variance": 0.003151053145
              },
              {
                "average": 1,
                "count": 1652747,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.57294129,
                "count": 1652747,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.781558069,
                "variance": 60.55264597
              },
              {
                "average": 20.02840929,
                "count": 1652747,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.185282973,
                "variance": 1.404895725
              },
              {
                "average": 1.914204654,
                "count": 1652747,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2804503004,
                "variance": 0.07865237102
              },
              {
                "average": 10.09867572,
                "count": 1652747,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.730239184,
                "variance": 2.993727634
              },
              {
                "average": 255530749.3,
                "count": 1652747,
                "maximum": 255533529.7,
                "minimum": 255529266.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1018.449497,
                "variance": 1037239.378
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1652747,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451999.9993,
              3955999.983,
              -2.03024004,
              452999.9993,
              3956999.983,
              4.14975996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451999.9993320133,
                    3955999.9832967846,
                    -2.030240039548396
                  ],
                  [
                    451999.9993320133,
                    3956999.9832967846,
                    -2.030240039548396
                  ],
                  [
                    452999.9993320133,
                    3956999.9832967846,
                    4.149759960451604
                  ],
                  [
                    452999.9993320133,
                    3955999.9832967846,
                    4.149759960451604
                  ],
                  [
                    451999.9993320133,
                    3955999.9832967846,
                    -2.030240039548396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:18:49+00:00",
            "end_time": "2019-10-19T14:07: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": "20191019_NCMP_NC_Dunex_18SVE4571.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6007714102634,
              35.885528582336256,
              -1.578034963918419
            ],
            [
              -75.60081100046901,
              35.89076953992787,
              -1.578034963918419
            ],
            [
              -75.59832298558814,
              35.89078196032967,
              11.961965036081583
            ],
            [
              -75.59828355930543,
              35.88554100036055,
              11.961965036081583
            ],
            [
              -75.6007714102634,
              35.885528582336256,
              -1.578034963918419
            ]
          ]
        ]
      },
      "bbox": [
        -75.600811,
        35.88552858,
        -1.578034964,
        -75.59828356,
        35.89078196,
        11.96196504
      ],
      "properties": {
        "datetime": "2019-10-19T15:14:53Z",
        "pc:count": 156204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445927.4539,
            "count": 156204,
            "maximum": 446000.0047,
            "minimum": 445775.4447,
            "name": "X",
            "position": 0,
            "stddev": 58.01379099,
            "variance": 3365.599945
          },
          {
            "average": 3971741.126,
            "count": 156204,
            "maximum": 3971999.983,
            "minimum": 3971418.663,
            "name": "Y",
            "position": 1,
            "stddev": 176.4229042,
            "variance": 31125.04111
          },
          {
            "average": 1.092973845,
            "count": 156204,
            "maximum": 11.96196504,
            "minimum": -1.578034964,
            "name": "Z",
            "position": 2,
            "stddev": 1.801310322,
            "variance": 3.244718878
          },
          {
            "average": 571.3832168,
            "count": 156204,
            "maximum": 9411,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 693.065084,
            "variance": 480339.2106
          },
          {
            "average": 1.383376866,
            "count": 156204,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8415519463,
            "variance": 0.7082096782
          },
          {
            "average": 1.765505365,
            "count": 156204,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.273634011,
            "variance": 1.622143595
          },
          {
            "average": 1,
            "count": 156204,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.22103787,
            "count": 156204,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.83788477,
            "variance": 164.8112855
          },
          {
            "average": 19.81856332,
            "count": 156204,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.193452621,
            "variance": 1.424329158
          },
          {
            "average": 1.720493713,
            "count": 156204,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8852483051,
            "variance": 0.7836645617
          },
          {
            "average": 12.00651712,
            "count": 156204,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1139817863,
            "variance": 0.01299184762
          },
          {
            "average": 255532186.7,
            "count": 156204,
            "maximum": 255533293.5,
            "minimum": 255532178.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63.32052419,
            "variance": 4009.488783
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445775.4447,
          3971418.663,
          -1.578034964,
          446000.0047,
          3971999.983,
          11.96196504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445775.4446903825,
                3971418.6628788793,
                -1.578034963918419
              ],
              [
                445775.4446903825,
                3971999.9828788796,
                -1.578034963918419
              ],
              [
                446000.0046903826,
                3971999.9828788796,
                11.961965036081583
              ],
              [
                446000.0046903826,
                3971418.6628788793,
                11.961965036081583
              ],
              [
                445775.4446903825,
                3971418.6628788793,
                -1.578034963918419
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:14:53+00:00",
        "end_time": "2019-10-19T14:56:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4571.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4571.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4571.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4571.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.600811,
            35.88552858,
            -1.578034964,
            -75.59828356,
            35.89078196,
            11.96196504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6007714102634,
                  35.885528582336256,
                  -1.578034963918419
                ],
                [
                  -75.60081100046901,
                  35.89076953992787,
                  -1.578034963918419
                ],
                [
                  -75.59832298558814,
                  35.89078196032967,
                  11.961965036081583
                ],
                [
                  -75.59828355930543,
                  35.88554100036055,
                  11.961965036081583
                ],
                [
                  -75.6007714102634,
                  35.885528582336256,
                  -1.578034963918419
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4571.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4571.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:14:53Z",
            "pc:count": 156204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445927.4539,
                "count": 156204,
                "maximum": 446000.0047,
                "minimum": 445775.4447,
                "name": "X",
                "position": 0,
                "stddev": 58.01379099,
                "variance": 3365.599945
              },
              {
                "average": 3971741.126,
                "count": 156204,
                "maximum": 3971999.983,
                "minimum": 3971418.663,
                "name": "Y",
                "position": 1,
                "stddev": 176.4229042,
                "variance": 31125.04111
              },
              {
                "average": 1.092973845,
                "count": 156204,
                "maximum": 11.96196504,
                "minimum": -1.578034964,
                "name": "Z",
                "position": 2,
                "stddev": 1.801310322,
                "variance": 3.244718878
              },
              {
                "average": 571.3832168,
                "count": 156204,
                "maximum": 9411,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 693.065084,
                "variance": 480339.2106
              },
              {
                "average": 1.383376866,
                "count": 156204,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8415519463,
                "variance": 0.7082096782
              },
              {
                "average": 1.765505365,
                "count": 156204,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.273634011,
                "variance": 1.622143595
              },
              {
                "average": 1,
                "count": 156204,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.22103787,
                "count": 156204,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.83788477,
                "variance": 164.8112855
              },
              {
                "average": 19.81856332,
                "count": 156204,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.193452621,
                "variance": 1.424329158
              },
              {
                "average": 1.720493713,
                "count": 156204,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8852483051,
                "variance": 0.7836645617
              },
              {
                "average": 12.00651712,
                "count": 156204,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1139817863,
                "variance": 0.01299184762
              },
              {
                "average": 255532186.7,
                "count": 156204,
                "maximum": 255533293.5,
                "minimum": 255532178.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63.32052419,
                "variance": 4009.488783
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445775.4447,
              3971418.663,
              -1.578034964,
              446000.0047,
              3971999.983,
              11.96196504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445775.4446903825,
                    3971418.6628788793,
                    -1.578034963918419
                  ],
                  [
                    445775.4446903825,
                    3971999.9828788796,
                    -1.578034963918419
                  ],
                  [
                    446000.0046903826,
                    3971999.9828788796,
                    11.961965036081583
                  ],
                  [
                    446000.0046903826,
                    3971418.6628788793,
                    11.961965036081583
                  ],
                  [
                    445775.4446903825,
                    3971418.6628788793,
                    -1.578034963918419
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:14:53+00:00",
            "end_time": "2019-10-19T14:56: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": "20191019_NCMP_NC_Dunex_18SVE5056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54846752720054,
              35.746762668202706,
              -1.663283907146401
            ],
            [
              -75.5485293918579,
              35.75577857218683,
              -1.663283907146401
            ],
            [
              -75.54200480411262,
              35.75580814769456,
              0.016716092853599
            ],
            [
              -75.54194367522796,
              35.746792233956384,
              0.016716092853599
            ],
            [
              -75.54846752720054,
              35.746762668202706,
              -1.663283907146401
            ]
          ]
        ]
      },
      "bbox": [
        -75.54852939,
        35.74676267,
        -1.663283907,
        -75.54194368,
        35.75580815,
        0.01671609285
      ],
      "properties": {
        "datetime": "2019-10-19T13:49:26Z",
        "pc:count": 372717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450721.2705,
            "count": 372717,
            "maximum": 451000.0091,
            "minimum": 450410.1291,
            "name": "X",
            "position": 0,
            "stddev": 131.3014745,
            "variance": 17240.0772
          },
          {
            "average": 3956683.177,
            "count": 372717,
            "maximum": 3956999.989,
            "minimum": 3955999.989,
            "name": "Y",
            "position": 1,
            "stddev": 272.5233609,
            "variance": 74268.98226
          },
          {
            "average": -0.5941704779,
            "count": 372717,
            "maximum": 0.01671609285,
            "minimum": -1.663283907,
            "name": "Z",
            "position": 2,
            "stddev": 0.1968757062,
            "variance": 0.03876004368
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 372717,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 372717,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 372717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 372717,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04064284,
            "count": 372717,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9516384579,
            "variance": 0.9056157546
          },
          {
            "average": 2.000010732,
            "count": 372717,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003275960427,
            "variance": 1.073191672e-05
          },
          {
            "average": 2.238846095,
            "count": 372717,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4625961753,
            "variance": 0.2139952214
          },
          {
            "average": 255527470.4,
            "count": 372717,
            "maximum": 255528166,
            "minimum": 255527350.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 204.3408179,
            "variance": 41755.16988
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 372717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450410.1291,
          3955999.989,
          -1.663283907,
          451000.0091,
          3956999.989,
          0.01671609285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450410.12906918937,
                3955999.98901798,
                -1.663283907146401
              ],
              [
                450410.12906918937,
                3956999.98901798,
                -1.663283907146401
              ],
              [
                451000.0090691894,
                3956999.98901798,
                0.016716092853599
              ],
              [
                451000.0090691894,
                3955999.98901798,
                0.016716092853599
              ],
              [
                450410.12906918937,
                3955999.98901798,
                -1.663283907146401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:49:26+00:00",
        "end_time": "2019-10-19T13:35:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54852939,
            35.74676267,
            -1.663283907,
            -75.54194368,
            35.75580815,
            0.01671609285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54846752720054,
                  35.746762668202706,
                  -1.663283907146401
                ],
                [
                  -75.5485293918579,
                  35.75577857218683,
                  -1.663283907146401
                ],
                [
                  -75.54200480411262,
                  35.75580814769456,
                  0.016716092853599
                ],
                [
                  -75.54194367522796,
                  35.746792233956384,
                  0.016716092853599
                ],
                [
                  -75.54846752720054,
                  35.746762668202706,
                  -1.663283907146401
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:49:26Z",
            "pc:count": 372717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450721.2705,
                "count": 372717,
                "maximum": 451000.0091,
                "minimum": 450410.1291,
                "name": "X",
                "position": 0,
                "stddev": 131.3014745,
                "variance": 17240.0772
              },
              {
                "average": 3956683.177,
                "count": 372717,
                "maximum": 3956999.989,
                "minimum": 3955999.989,
                "name": "Y",
                "position": 1,
                "stddev": 272.5233609,
                "variance": 74268.98226
              },
              {
                "average": -0.5941704779,
                "count": 372717,
                "maximum": 0.01671609285,
                "minimum": -1.663283907,
                "name": "Z",
                "position": 2,
                "stddev": 0.1968757062,
                "variance": 0.03876004368
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 372717,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 372717,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 372717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 372717,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04064284,
                "count": 372717,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9516384579,
                "variance": 0.9056157546
              },
              {
                "average": 2.000010732,
                "count": 372717,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003275960427,
                "variance": 1.073191672e-05
              },
              {
                "average": 2.238846095,
                "count": 372717,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4625961753,
                "variance": 0.2139952214
              },
              {
                "average": 255527470.4,
                "count": 372717,
                "maximum": 255528166,
                "minimum": 255527350.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 204.3408179,
                "variance": 41755.16988
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 372717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450410.1291,
              3955999.989,
              -1.663283907,
              451000.0091,
              3956999.989,
              0.01671609285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450410.12906918937,
                    3955999.98901798,
                    -1.663283907146401
                  ],
                  [
                    450410.12906918937,
                    3956999.98901798,
                    -1.663283907146401
                  ],
                  [
                    451000.0090691894,
                    3956999.98901798,
                    0.016716092853599
                  ],
                  [
                    451000.0090691894,
                    3955999.98901798,
                    0.016716092853599
                  ],
                  [
                    450410.12906918937,
                    3955999.98901798,
                    -1.663283907146401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:49:26+00:00",
            "end_time": "2019-10-19T13:35: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": "20191001_NCMP_NC_Dunex_18SVD4798.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58243481688751,
              35.22894377230451,
              -6.265279640176493
            ],
            [
              -75.58244582224079,
              35.230483632716115,
              -6.265279640176493
            ],
            [
              -75.57145962491904,
              35.23053599760115,
              -4.425279640176493
            ],
            [
              -75.57144882712292,
              35.22899613422073,
              -4.425279640176493
            ],
            [
              -75.58243481688751,
              35.22894377230451,
              -6.265279640176493
            ]
          ]
        ]
      },
      "bbox": [
        -75.58244582,
        35.22894377,
        -6.26527964,
        -75.57144883,
        35.230536,
        -4.42527964
      ],
      "properties": {
        "datetime": "2019-10-01T15:50:22Z",
        "pc:count": 105906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447265.6824,
            "count": 105906,
            "maximum": 447999.7501,
            "minimum": 447000.0101,
            "name": "X",
            "position": 0,
            "stddev": 183.4578562,
            "variance": 33656.785
          },
          {
            "average": 3898658.849,
            "count": 105906,
            "maximum": 3898758.714,
            "minimum": 3898587.934,
            "name": "Y",
            "position": 1,
            "stddev": 26.20600621,
            "variance": 686.7547615
          },
          {
            "average": -4.965272936,
            "count": 105906,
            "maximum": -4.42527964,
            "minimum": -6.26527964,
            "name": "Z",
            "position": 2,
            "stddev": 0.2658627995,
            "variance": 0.07068302814
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 105906,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 105906,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 105906,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 105906,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03967298,
            "count": 105906,
            "maximum": 25.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.502539974,
            "variance": 2.257626374
          },
          {
            "average": 2.003115971,
            "count": 105906,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0567415185,
            "variance": 0.003219599921
          },
          {
            "average": 7.483881933,
            "count": 105906,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997424998,
            "variance": 0.2497425661
          },
          {
            "average": 253980017.3,
            "count": 105906,
            "maximum": 253980222.9,
            "minimum": 253979820,
            "name": "GpsTime",
            "position": 12,
            "stddev": 192.0425008,
            "variance": 36880.3221
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 105906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447000.0101,
          3898587.934,
          -6.26527964,
          447999.7501,
          3898758.714,
          -4.42527964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447000.0101404615,
                3898587.934070938,
                -6.265279640176493
              ],
              [
                447000.0101404615,
                3898758.714070938,
                -6.265279640176493
              ],
              [
                447999.7501404615,
                3898758.714070938,
                -4.425279640176493
              ],
              [
                447999.7501404615,
                3898587.934070938,
                -4.425279640176493
              ],
              [
                447000.0101404615,
                3898587.934070938,
                -6.265279640176493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:50:22+00:00",
        "end_time": "2019-10-01T15:43:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4798.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4798.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4798.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4798.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58244582,
            35.22894377,
            -6.26527964,
            -75.57144883,
            35.230536,
            -4.42527964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58243481688751,
                  35.22894377230451,
                  -6.265279640176493
                ],
                [
                  -75.58244582224079,
                  35.230483632716115,
                  -6.265279640176493
                ],
                [
                  -75.57145962491904,
                  35.23053599760115,
                  -4.425279640176493
                ],
                [
                  -75.57144882712292,
                  35.22899613422073,
                  -4.425279640176493
                ],
                [
                  -75.58243481688751,
                  35.22894377230451,
                  -6.265279640176493
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4798.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4798.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:50:22Z",
            "pc:count": 105906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447265.6824,
                "count": 105906,
                "maximum": 447999.7501,
                "minimum": 447000.0101,
                "name": "X",
                "position": 0,
                "stddev": 183.4578562,
                "variance": 33656.785
              },
              {
                "average": 3898658.849,
                "count": 105906,
                "maximum": 3898758.714,
                "minimum": 3898587.934,
                "name": "Y",
                "position": 1,
                "stddev": 26.20600621,
                "variance": 686.7547615
              },
              {
                "average": -4.965272936,
                "count": 105906,
                "maximum": -4.42527964,
                "minimum": -6.26527964,
                "name": "Z",
                "position": 2,
                "stddev": 0.2658627995,
                "variance": 0.07068302814
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 105906,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 105906,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 105906,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 105906,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03967298,
                "count": 105906,
                "maximum": 25.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.502539974,
                "variance": 2.257626374
              },
              {
                "average": 2.003115971,
                "count": 105906,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0567415185,
                "variance": 0.003219599921
              },
              {
                "average": 7.483881933,
                "count": 105906,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997424998,
                "variance": 0.2497425661
              },
              {
                "average": 253980017.3,
                "count": 105906,
                "maximum": 253980222.9,
                "minimum": 253979820,
                "name": "GpsTime",
                "position": 12,
                "stddev": 192.0425008,
                "variance": 36880.3221
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 105906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447000.0101,
              3898587.934,
              -6.26527964,
              447999.7501,
              3898758.714,
              -4.42527964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447000.0101404615,
                    3898587.934070938,
                    -6.265279640176493
                  ],
                  [
                    447000.0101404615,
                    3898758.714070938,
                    -6.265279640176493
                  ],
                  [
                    447999.7501404615,
                    3898758.714070938,
                    -4.425279640176493
                  ],
                  [
                    447999.7501404615,
                    3898587.934070938,
                    -4.425279640176493
                  ],
                  [
                    447000.0101404615,
                    3898587.934070938,
                    -6.265279640176493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:50:22+00:00",
            "end_time": "2019-10-01T15:43: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": "20191019_NCMP_NC_Dunex_18SVE5057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55306581741235,
              35.755757801121895,
              -1.510577020739099
            ],
            [
              -75.55312822134721,
              35.764773684619136,
              -1.510577020739099
            ],
            [
              -75.54206588489002,
              35.76482404895487,
              -0.010577020739099
            ],
            [
              -75.5420047288577,
              35.75580814884917,
              -0.010577020739099
            ],
            [
              -75.55306581741235,
              35.755757801121895,
              -1.510577020739099
            ]
          ]
        ]
      },
      "bbox": [
        -75.55312822,
        35.7557578,
        -1.510577021,
        -75.54200473,
        35.76482405,
        -0.01057702074
      ],
      "properties": {
        "datetime": "2019-10-19T14:08:24Z",
        "pc:count": 600483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450484.2987,
            "count": 600483,
            "maximum": 451000.0159,
            "minimum": 449999.9959,
            "name": "X",
            "position": 0,
            "stddev": 242.6555638,
            "variance": 58881.72263
          },
          {
            "average": 3957469.982,
            "count": 600483,
            "maximum": 3957999.989,
            "minimum": 3956999.989,
            "name": "Y",
            "position": 1,
            "stddev": 328.1062374,
            "variance": 107653.703
          },
          {
            "average": -0.5578190409,
            "count": 600483,
            "maximum": -0.01057702074,
            "minimum": -1.510577021,
            "name": "Z",
            "position": 2,
            "stddev": 0.214396218,
            "variance": 0.04596573828
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 600483,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 600483,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 600483,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 600483,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02896604,
            "count": 600483,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.183410061,
            "variance": 1.400459372
          },
          {
            "average": 2.000028311,
            "count": 600483,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00532069441,
            "variance": 2.8309789e-05
          },
          {
            "average": 2.642201361,
            "count": 600483,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8247003737,
            "variance": 0.6801307064
          },
          {
            "average": 255527643.1,
            "count": 600483,
            "maximum": 255529304.2,
            "minimum": 255527366.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.5529626,
            "variance": 109265.2611
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 600483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449999.9959,
          3956999.989,
          -1.510577021,
          451000.0159,
          3957999.989,
          -0.01057702074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449999.99587339035,
                3956999.989108431,
                -1.510577020739099
              ],
              [
                449999.99587339035,
                3957999.989108431,
                -1.510577020739099
              ],
              [
                451000.01587339037,
                3957999.989108431,
                -0.010577020739099
              ],
              [
                451000.01587339037,
                3956999.989108431,
                -0.010577020739099
              ],
              [
                449999.99587339035,
                3956999.989108431,
                -1.510577020739099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:08:24+00:00",
        "end_time": "2019-10-19T13:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55312822,
            35.7557578,
            -1.510577021,
            -75.54200473,
            35.76482405,
            -0.01057702074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55306581741235,
                  35.755757801121895,
                  -1.510577020739099
                ],
                [
                  -75.55312822134721,
                  35.764773684619136,
                  -1.510577020739099
                ],
                [
                  -75.54206588489002,
                  35.76482404895487,
                  -0.010577020739099
                ],
                [
                  -75.5420047288577,
                  35.75580814884917,
                  -0.010577020739099
                ],
                [
                  -75.55306581741235,
                  35.755757801121895,
                  -1.510577020739099
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:08:24Z",
            "pc:count": 600483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450484.2987,
                "count": 600483,
                "maximum": 451000.0159,
                "minimum": 449999.9959,
                "name": "X",
                "position": 0,
                "stddev": 242.6555638,
                "variance": 58881.72263
              },
              {
                "average": 3957469.982,
                "count": 600483,
                "maximum": 3957999.989,
                "minimum": 3956999.989,
                "name": "Y",
                "position": 1,
                "stddev": 328.1062374,
                "variance": 107653.703
              },
              {
                "average": -0.5578190409,
                "count": 600483,
                "maximum": -0.01057702074,
                "minimum": -1.510577021,
                "name": "Z",
                "position": 2,
                "stddev": 0.214396218,
                "variance": 0.04596573828
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 600483,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 600483,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 600483,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 600483,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02896604,
                "count": 600483,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.183410061,
                "variance": 1.400459372
              },
              {
                "average": 2.000028311,
                "count": 600483,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00532069441,
                "variance": 2.8309789e-05
              },
              {
                "average": 2.642201361,
                "count": 600483,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8247003737,
                "variance": 0.6801307064
              },
              {
                "average": 255527643.1,
                "count": 600483,
                "maximum": 255529304.2,
                "minimum": 255527366.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.5529626,
                "variance": 109265.2611
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 600483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449999.9959,
              3956999.989,
              -1.510577021,
              451000.0159,
              3957999.989,
              -0.01057702074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449999.99587339035,
                    3956999.989108431,
                    -1.510577020739099
                  ],
                  [
                    449999.99587339035,
                    3957999.989108431,
                    -1.510577020739099
                  ],
                  [
                    451000.01587339037,
                    3957999.989108431,
                    -0.010577020739099
                  ],
                  [
                    451000.01587339037,
                    3956999.989108431,
                    -0.010577020739099
                  ],
                  [
                    449999.99587339035,
                    3956999.989108431,
                    -1.510577020739099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:08:24+00:00",
            "end_time": "2019-10-19T13:36: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": "20191019_NCMP_NC_Dunex_18SVE5062.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5533779575436,
              35.80083707711292,
              -2.091844740387463
            ],
            [
              -75.55344050019843,
              35.80985289240732,
              -2.091844740387463
            ],
            [
              -75.54237235864423,
              35.8099033378288,
              18.06815525961254
            ],
            [
              -75.54231106661601,
              35.80088750590814,
              18.06815525961254
            ],
            [
              -75.5533779575436,
              35.80083707711292,
              -2.091844740387463
            ]
          ]
        ]
      },
      "bbox": [
        -75.5534405,
        35.80083708,
        -2.09184474,
        -75.54231107,
        35.80990334,
        18.06815526
      ],
      "properties": {
        "datetime": "2019-10-19T15:43:21Z",
        "pc:count": 2096762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450407.9128,
            "count": 2096762,
            "maximum": 450999.99,
            "minimum": 450000.01,
            "name": "X",
            "position": 0,
            "stddev": 230.5582906,
            "variance": 53157.12535
          },
          {
            "average": 3962449.839,
            "count": 2096762,
            "maximum": 3962999.988,
            "minimum": 3961999.988,
            "name": "Y",
            "position": 1,
            "stddev": 287.965044,
            "variance": 82923.86658
          },
          {
            "average": 1.549055495,
            "count": 2096762,
            "maximum": 18.06815526,
            "minimum": -2.09184474,
            "name": "Z",
            "position": 2,
            "stddev": 1.749556786,
            "variance": 3.060948948
          },
          {
            "average": 1615.690819,
            "count": 2096762,
            "maximum": 43319,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1746.38592,
            "variance": 3049863.783
          },
          {
            "average": 1.149613547,
            "count": 2096762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4353485271,
            "variance": 0.1895283401
          },
          {
            "average": 1.299926744,
            "count": 2096762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6309199198,
            "variance": 0.3980599452
          },
          {
            "average": 1,
            "count": 2096762,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.941892308,
            "count": 2096762,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.042701998,
            "variance": 81.77045943
          },
          {
            "average": 19.91865948,
            "count": 2096762,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.462001066,
            "variance": 2.137447117
          },
          {
            "average": 1.296426585,
            "count": 2096762,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5217845081,
            "variance": 0.2722590728
          },
          {
            "average": 13.18583702,
            "count": 2096762,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.486077705,
            "variance": 2.208426945
          },
          {
            "average": 255532814.6,
            "count": 2096762,
            "maximum": 255535001.8,
            "minimum": 255530441.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1083.781597,
            "variance": 1174582.549
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.01,
          3961999.988,
          -2.09184474,
          450999.99,
          3962999.988,
          18.06815526
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.01004635287,
                3961999.988462299,
                -2.091844740387463
              ],
              [
                450000.01004635287,
                3962999.988462299,
                -2.091844740387463
              ],
              [
                450999.99004635285,
                3962999.988462299,
                18.06815525961254
              ],
              [
                450999.99004635285,
                3961999.988462299,
                18.06815525961254
              ],
              [
                450000.01004635287,
                3961999.988462299,
                -2.091844740387463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:43:21+00:00",
        "end_time": "2019-10-19T14:27:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5062.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5062.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5062.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5062.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5534405,
            35.80083708,
            -2.09184474,
            -75.54231107,
            35.80990334,
            18.06815526
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5533779575436,
                  35.80083707711292,
                  -2.091844740387463
                ],
                [
                  -75.55344050019843,
                  35.80985289240732,
                  -2.091844740387463
                ],
                [
                  -75.54237235864423,
                  35.8099033378288,
                  18.06815525961254
                ],
                [
                  -75.54231106661601,
                  35.80088750590814,
                  18.06815525961254
                ],
                [
                  -75.5533779575436,
                  35.80083707711292,
                  -2.091844740387463
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5062.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5062.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:43:21Z",
            "pc:count": 2096762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450407.9128,
                "count": 2096762,
                "maximum": 450999.99,
                "minimum": 450000.01,
                "name": "X",
                "position": 0,
                "stddev": 230.5582906,
                "variance": 53157.12535
              },
              {
                "average": 3962449.839,
                "count": 2096762,
                "maximum": 3962999.988,
                "minimum": 3961999.988,
                "name": "Y",
                "position": 1,
                "stddev": 287.965044,
                "variance": 82923.86658
              },
              {
                "average": 1.549055495,
                "count": 2096762,
                "maximum": 18.06815526,
                "minimum": -2.09184474,
                "name": "Z",
                "position": 2,
                "stddev": 1.749556786,
                "variance": 3.060948948
              },
              {
                "average": 1615.690819,
                "count": 2096762,
                "maximum": 43319,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1746.38592,
                "variance": 3049863.783
              },
              {
                "average": 1.149613547,
                "count": 2096762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4353485271,
                "variance": 0.1895283401
              },
              {
                "average": 1.299926744,
                "count": 2096762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6309199198,
                "variance": 0.3980599452
              },
              {
                "average": 1,
                "count": 2096762,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.941892308,
                "count": 2096762,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.042701998,
                "variance": 81.77045943
              },
              {
                "average": 19.91865948,
                "count": 2096762,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.462001066,
                "variance": 2.137447117
              },
              {
                "average": 1.296426585,
                "count": 2096762,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5217845081,
                "variance": 0.2722590728
              },
              {
                "average": 13.18583702,
                "count": 2096762,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.486077705,
                "variance": 2.208426945
              },
              {
                "average": 255532814.6,
                "count": 2096762,
                "maximum": 255535001.8,
                "minimum": 255530441.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1083.781597,
                "variance": 1174582.549
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.01,
              3961999.988,
              -2.09184474,
              450999.99,
              3962999.988,
              18.06815526
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.01004635287,
                    3961999.988462299,
                    -2.091844740387463
                  ],
                  [
                    450000.01004635287,
                    3962999.988462299,
                    -2.091844740387463
                  ],
                  [
                    450999.99004635285,
                    3962999.988462299,
                    18.06815525961254
                  ],
                  [
                    450999.99004635285,
                    3961999.988462299,
                    18.06815525961254
                  ],
                  [
                    450000.01004635287,
                    3961999.988462299,
                    -2.091844740387463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:43:21+00:00",
            "end_time": "2019-10-19T14:27: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": "20191019_NCMP_NC_Dunex_18SVE4572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60603839066845,
              35.8907433422561,
              -1.973379337935626
            ],
            [
              -75.60610711123324,
              35.89975893827565,
              -1.973379337935626
            ],
            [
              -75.59839069191173,
              35.899797635640944,
              20.606620662064376
            ],
            [
              -75.59832284610832,
              35.890782026880885,
              20.606620662064376
            ],
            [
              -75.60603839066845,
              35.8907433422561,
              -1.973379337935626
            ]
          ]
        ]
      },
      "bbox": [
        -75.60610711,
        35.89074334,
        -1.973379338,
        -75.59832285,
        35.89979764,
        20.60662066
      ],
      "properties": {
        "datetime": "2019-10-19T15:30:14Z",
        "pc:count": 1182861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445773.088,
            "count": 1182861,
            "maximum": 446000.0173,
            "minimum": 445303.6373,
            "name": "X",
            "position": 0,
            "stddev": 168.6796626,
            "variance": 28452.82856
          },
          {
            "average": 3972598.166,
            "count": 1182861,
            "maximum": 3972999.99,
            "minimum": 3971999.99,
            "name": "Y",
            "position": 1,
            "stddev": 276.522641,
            "variance": 76464.77101
          },
          {
            "average": 0.5209325296,
            "count": 1182861,
            "maximum": 20.60662066,
            "minimum": -1.973379338,
            "name": "Z",
            "position": 2,
            "stddev": 1.559305668,
            "variance": 2.431434166
          },
          {
            "average": 522.3619191,
            "count": 1182861,
            "maximum": 10079,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 712.2690111,
            "variance": 507327.1442
          },
          {
            "average": 1.175759451,
            "count": 1182861,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5301287193,
            "variance": 0.281036459
          },
          {
            "average": 1.352004166,
            "count": 1182861,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8040818509,
            "variance": 0.646547623
          },
          {
            "average": 1,
            "count": 1182861,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.34589271,
            "count": 1182861,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.65831651,
            "variance": 186.5496098
          },
          {
            "average": 19.91571303,
            "count": 1182861,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.241499942,
            "variance": 1.541322105
          },
          {
            "average": 1.620307035,
            "count": 1182861,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6458170028,
            "variance": 0.417079601
          },
          {
            "average": 13.17235246,
            "count": 1182861,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17255029,
            "variance": 1.374874184
          },
          {
            "average": 255532884.6,
            "count": 1182861,
            "maximum": 255534214,
            "minimum": 255532184.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 726.2784541,
            "variance": 527480.3928
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1182861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445303.6373,
          3971999.99,
          -1.973379338,
          446000.0173,
          3972999.99,
          20.60662066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445303.63732408563,
                3971999.990183305,
                -1.973379337935626
              ],
              [
                445303.63732408563,
                3972999.990183305,
                -1.973379337935626
              ],
              [
                446000.01732408564,
                3972999.990183305,
                20.606620662064376
              ],
              [
                446000.01732408564,
                3971999.990183305,
                20.606620662064376
              ],
              [
                445303.63732408563,
                3971999.990183305,
                -1.973379337935626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:30:14+00:00",
        "end_time": "2019-10-19T14:56:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60610711,
            35.89074334,
            -1.973379338,
            -75.59832285,
            35.89979764,
            20.60662066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60603839066845,
                  35.8907433422561,
                  -1.973379337935626
                ],
                [
                  -75.60610711123324,
                  35.89975893827565,
                  -1.973379337935626
                ],
                [
                  -75.59839069191173,
                  35.899797635640944,
                  20.606620662064376
                ],
                [
                  -75.59832284610832,
                  35.890782026880885,
                  20.606620662064376
                ],
                [
                  -75.60603839066845,
                  35.8907433422561,
                  -1.973379337935626
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:30:14Z",
            "pc:count": 1182861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445773.088,
                "count": 1182861,
                "maximum": 446000.0173,
                "minimum": 445303.6373,
                "name": "X",
                "position": 0,
                "stddev": 168.6796626,
                "variance": 28452.82856
              },
              {
                "average": 3972598.166,
                "count": 1182861,
                "maximum": 3972999.99,
                "minimum": 3971999.99,
                "name": "Y",
                "position": 1,
                "stddev": 276.522641,
                "variance": 76464.77101
              },
              {
                "average": 0.5209325296,
                "count": 1182861,
                "maximum": 20.60662066,
                "minimum": -1.973379338,
                "name": "Z",
                "position": 2,
                "stddev": 1.559305668,
                "variance": 2.431434166
              },
              {
                "average": 522.3619191,
                "count": 1182861,
                "maximum": 10079,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 712.2690111,
                "variance": 507327.1442
              },
              {
                "average": 1.175759451,
                "count": 1182861,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5301287193,
                "variance": 0.281036459
              },
              {
                "average": 1.352004166,
                "count": 1182861,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8040818509,
                "variance": 0.646547623
              },
              {
                "average": 1,
                "count": 1182861,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.34589271,
                "count": 1182861,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.65831651,
                "variance": 186.5496098
              },
              {
                "average": 19.91571303,
                "count": 1182861,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.241499942,
                "variance": 1.541322105
              },
              {
                "average": 1.620307035,
                "count": 1182861,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6458170028,
                "variance": 0.417079601
              },
              {
                "average": 13.17235246,
                "count": 1182861,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17255029,
                "variance": 1.374874184
              },
              {
                "average": 255532884.6,
                "count": 1182861,
                "maximum": 255534214,
                "minimum": 255532184.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 726.2784541,
                "variance": 527480.3928
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1182861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445303.6373,
              3971999.99,
              -1.973379338,
              446000.0173,
              3972999.99,
              20.60662066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445303.63732408563,
                    3971999.990183305,
                    -1.973379337935626
                  ],
                  [
                    445303.63732408563,
                    3972999.990183305,
                    -1.973379337935626
                  ],
                  [
                    446000.01732408564,
                    3972999.990183305,
                    20.606620662064376
                  ],
                  [
                    446000.01732408564,
                    3971999.990183305,
                    20.606620662064376
                  ],
                  [
                    445303.63732408563,
                    3971999.990183305,
                    -1.973379337935626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:30:14+00:00",
            "end_time": "2019-10-19T14:56: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": "20191001_NCMP_NC_Dunex_18SVD5099.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54949336494037,
              35.23281316213197,
              0.935609548701185
            ],
            [
              -75.54953415678966,
              35.238861366847075,
              0.935609548701185
            ],
            [
              -75.53854391065043,
              35.2389107675366,
              13.915609548701186
            ],
            [
              -75.53850393450864,
              35.23286255182253,
              13.915609548701186
            ],
            [
              -75.54949336494037,
              35.23281316213197,
              0.935609548701185
            ]
          ]
        ]
      },
      "bbox": [
        -75.54953416,
        35.23281316,
        0.9356095487,
        -75.53850393,
        35.23891077,
        13.91560955
      ],
      "properties": {
        "datetime": "2019-10-01T15:31:01Z",
        "pc:count": 4042794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450470.8875,
            "count": 4042794,
            "maximum": 450999.9991,
            "minimum": 449999.9991,
            "name": "X",
            "position": 0,
            "stddev": 285.3776368,
            "variance": 81440.39558
          },
          {
            "average": 3899352.285,
            "count": 4042794,
            "maximum": 3899670.757,
            "minimum": 3898999.977,
            "name": "Y",
            "position": 1,
            "stddev": 194.8667931,
            "variance": 37973.06707
          },
          {
            "average": 3.306018912,
            "count": 4042794,
            "maximum": 13.91560955,
            "minimum": 0.9356095487,
            "name": "Z",
            "position": 2,
            "stddev": 1.837210259,
            "variance": 3.375341536
          },
          {
            "average": 2116.351556,
            "count": 4042794,
            "maximum": 40959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2084.526956,
            "variance": 4345252.631
          },
          {
            "average": 1.632081427,
            "count": 4042794,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.94335959,
            "variance": 0.8899273161
          },
          {
            "average": 2.264880674,
            "count": 4042794,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.295725382,
            "variance": 1.678904265
          },
          {
            "average": 1,
            "count": 4042794,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.418212256,
            "count": 4042794,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9806949821,
            "variance": 0.9617626479
          },
          {
            "average": 20.2512698,
            "count": 4042794,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.249720061,
            "variance": 1.561800231
          },
          {
            "average": 1.673646493,
            "count": 4042794,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00798298,
            "variance": 1.016029688
          },
          {
            "average": 2.702808256,
            "count": 4042794,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7725863828,
            "variance": 0.5968897189
          },
          {
            "average": 253978282.3,
            "count": 4042794,
            "maximum": 253979061,
            "minimum": 253978042.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 277.0473979,
            "variance": 76755.26066
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449999.9991,
          3898999.977,
          0.9356095487,
          450999.9991,
          3899670.757,
          13.91560955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449999.9991280085,
                3898999.9766407325,
                0.935609548701185
              ],
              [
                449999.9991280085,
                3899670.7566407328,
                0.935609548701185
              ],
              [
                450999.9991280085,
                3899670.7566407328,
                13.915609548701186
              ],
              [
                450999.9991280085,
                3898999.9766407325,
                13.915609548701186
              ],
              [
                449999.9991280085,
                3898999.9766407325,
                0.935609548701185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:31:01+00:00",
        "end_time": "2019-10-01T15:14:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5099.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5099.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5099.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5099.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54953416,
            35.23281316,
            0.9356095487,
            -75.53850393,
            35.23891077,
            13.91560955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54949336494037,
                  35.23281316213197,
                  0.935609548701185
                ],
                [
                  -75.54953415678966,
                  35.238861366847075,
                  0.935609548701185
                ],
                [
                  -75.53854391065043,
                  35.2389107675366,
                  13.915609548701186
                ],
                [
                  -75.53850393450864,
                  35.23286255182253,
                  13.915609548701186
                ],
                [
                  -75.54949336494037,
                  35.23281316213197,
                  0.935609548701185
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5099.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5099.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:31:01Z",
            "pc:count": 4042794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450470.8875,
                "count": 4042794,
                "maximum": 450999.9991,
                "minimum": 449999.9991,
                "name": "X",
                "position": 0,
                "stddev": 285.3776368,
                "variance": 81440.39558
              },
              {
                "average": 3899352.285,
                "count": 4042794,
                "maximum": 3899670.757,
                "minimum": 3898999.977,
                "name": "Y",
                "position": 1,
                "stddev": 194.8667931,
                "variance": 37973.06707
              },
              {
                "average": 3.306018912,
                "count": 4042794,
                "maximum": 13.91560955,
                "minimum": 0.9356095487,
                "name": "Z",
                "position": 2,
                "stddev": 1.837210259,
                "variance": 3.375341536
              },
              {
                "average": 2116.351556,
                "count": 4042794,
                "maximum": 40959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2084.526956,
                "variance": 4345252.631
              },
              {
                "average": 1.632081427,
                "count": 4042794,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.94335959,
                "variance": 0.8899273161
              },
              {
                "average": 2.264880674,
                "count": 4042794,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.295725382,
                "variance": 1.678904265
              },
              {
                "average": 1,
                "count": 4042794,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.418212256,
                "count": 4042794,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9806949821,
                "variance": 0.9617626479
              },
              {
                "average": 20.2512698,
                "count": 4042794,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.249720061,
                "variance": 1.561800231
              },
              {
                "average": 1.673646493,
                "count": 4042794,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00798298,
                "variance": 1.016029688
              },
              {
                "average": 2.702808256,
                "count": 4042794,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7725863828,
                "variance": 0.5968897189
              },
              {
                "average": 253978282.3,
                "count": 4042794,
                "maximum": 253979061,
                "minimum": 253978042.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 277.0473979,
                "variance": 76755.26066
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449999.9991,
              3898999.977,
              0.9356095487,
              450999.9991,
              3899670.757,
              13.91560955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449999.9991280085,
                    3898999.9766407325,
                    0.935609548701185
                  ],
                  [
                    449999.9991280085,
                    3899670.7566407328,
                    0.935609548701185
                  ],
                  [
                    450999.9991280085,
                    3899670.7566407328,
                    13.915609548701186
                  ],
                  [
                    450999.9991280085,
                    3898999.9766407325,
                    13.915609548701186
                  ],
                  [
                    449999.9991280085,
                    3898999.9766407325,
                    0.935609548701185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:31:01+00:00",
            "end_time": "2019-10-01T15:14:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE5058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55312819842977,
              35.764773679592786,
              -1.191742582605166
            ],
            [
              -75.55319063008469,
              35.77378954945234,
              -1.191742582605166
            ],
            [
              -75.54213655967578,
              35.77383988750859,
              7.708257417394834
            ],
            [
              -75.54207537540408,
              35.76482400105102,
              7.708257417394834
            ],
            [
              -75.55312819842977,
              35.764773679592786,
              -1.191742582605166
            ]
          ]
        ]
      },
      "bbox": [
        -75.55319063,
        35.76477368,
        -1.191742583,
        -75.54207538,
        35.77383989,
        7.708257417
      ],
      "properties": {
        "datetime": "2019-10-19T14:08:41Z",
        "pc:count": 1003702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450302.8354,
            "count": 1003702,
            "maximum": 450999.1579,
            "minimum": 449999.9979,
            "name": "X",
            "position": 0,
            "stddev": 194.3953443,
            "variance": 37789.54988
          },
          {
            "average": 3958439.613,
            "count": 1003702,
            "maximum": 3958999.989,
            "minimum": 3957999.989,
            "name": "Y",
            "position": 1,
            "stddev": 322.3550423,
            "variance": 103912.7733
          },
          {
            "average": -0.4003003916,
            "count": 1003702,
            "maximum": 7.708257417,
            "minimum": -1.191742583,
            "name": "Z",
            "position": 2,
            "stddev": 0.203856313,
            "variance": 0.04155739636
          },
          {
            "average": 0.0124469215,
            "count": 1003702,
            "maximum": 1088,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.401234226,
            "variance": 5.765925809
          },
          {
            "average": 1.000012952,
            "count": 1003702,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003598874359,
            "variance": 1.295189665e-05
          },
          {
            "average": 1.0000269,
            "count": 1003702,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00518649379,
            "variance": 2.689971783e-05
          },
          {
            "average": 1,
            "count": 1003702,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99838199,
            "count": 1003702,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2128419853,
            "variance": 0.04530171072
          },
          {
            "average": 19.90032002,
            "count": 1003702,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.420676686,
            "variance": 2.018322246
          },
          {
            "average": 1.999977085,
            "count": 1003702,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008170215556,
            "variance": 6.675242224e-05
          },
          {
            "average": 3.811178019,
            "count": 1003702,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.378302006,
            "variance": 1.899716419
          },
          {
            "average": 255528098.9,
            "count": 1003702,
            "maximum": 255529321.1,
            "minimum": 255527382.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.7407349,
            "variance": 272213.3945
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449999.9979,
          3957999.989,
          -1.191742583,
          450999.1579,
          3958999.989,
          7.708257417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449999.99794188613,
                3957999.98853926,
                -1.191742582605166
              ],
              [
                449999.99794188613,
                3958999.98853926,
                -1.191742582605166
              ],
              [
                450999.15794188617,
                3958999.98853926,
                7.708257417394834
              ],
              [
                450999.15794188617,
                3957999.98853926,
                7.708257417394834
              ],
              [
                449999.99794188613,
                3957999.98853926,
                -1.191742582605166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:08:41+00:00",
        "end_time": "2019-10-19T13:36:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55319063,
            35.76477368,
            -1.191742583,
            -75.54207538,
            35.77383989,
            7.708257417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55312819842977,
                  35.764773679592786,
                  -1.191742582605166
                ],
                [
                  -75.55319063008469,
                  35.77378954945234,
                  -1.191742582605166
                ],
                [
                  -75.54213655967578,
                  35.77383988750859,
                  7.708257417394834
                ],
                [
                  -75.54207537540408,
                  35.76482400105102,
                  7.708257417394834
                ],
                [
                  -75.55312819842977,
                  35.764773679592786,
                  -1.191742582605166
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:08:41Z",
            "pc:count": 1003702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450302.8354,
                "count": 1003702,
                "maximum": 450999.1579,
                "minimum": 449999.9979,
                "name": "X",
                "position": 0,
                "stddev": 194.3953443,
                "variance": 37789.54988
              },
              {
                "average": 3958439.613,
                "count": 1003702,
                "maximum": 3958999.989,
                "minimum": 3957999.989,
                "name": "Y",
                "position": 1,
                "stddev": 322.3550423,
                "variance": 103912.7733
              },
              {
                "average": -0.4003003916,
                "count": 1003702,
                "maximum": 7.708257417,
                "minimum": -1.191742583,
                "name": "Z",
                "position": 2,
                "stddev": 0.203856313,
                "variance": 0.04155739636
              },
              {
                "average": 0.0124469215,
                "count": 1003702,
                "maximum": 1088,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.401234226,
                "variance": 5.765925809
              },
              {
                "average": 1.000012952,
                "count": 1003702,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003598874359,
                "variance": 1.295189665e-05
              },
              {
                "average": 1.0000269,
                "count": 1003702,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00518649379,
                "variance": 2.689971783e-05
              },
              {
                "average": 1,
                "count": 1003702,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99838199,
                "count": 1003702,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2128419853,
                "variance": 0.04530171072
              },
              {
                "average": 19.90032002,
                "count": 1003702,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.420676686,
                "variance": 2.018322246
              },
              {
                "average": 1.999977085,
                "count": 1003702,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008170215556,
                "variance": 6.675242224e-05
              },
              {
                "average": 3.811178019,
                "count": 1003702,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.378302006,
                "variance": 1.899716419
              },
              {
                "average": 255528098.9,
                "count": 1003702,
                "maximum": 255529321.1,
                "minimum": 255527382.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.7407349,
                "variance": 272213.3945
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449999.9979,
              3957999.989,
              -1.191742583,
              450999.1579,
              3958999.989,
              7.708257417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449999.99794188613,
                    3957999.98853926,
                    -1.191742582605166
                  ],
                  [
                    449999.99794188613,
                    3958999.98853926,
                    -1.191742582605166
                  ],
                  [
                    450999.15794188617,
                    3958999.98853926,
                    7.708257417394834
                  ],
                  [
                    450999.15794188617,
                    3957999.98853926,
                    7.708257417394834
                  ],
                  [
                    449999.99794188613,
                    3957999.98853926,
                    -1.191742582605166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:08:41+00:00",
            "end_time": "2019-10-19T13:36: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": "20191019_NCMP_NC_Dunex_18SVE5063.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55344053098086,
              35.809852861468656,
              -1.209288071825384
            ],
            [
              -75.55350310142403,
              35.8188686631181,
              -1.209288071825384
            ],
            [
              -75.54674665501688,
              35.81889958495527,
              17.510711928174615
            ],
            [
              -75.54668484825906,
              35.80988377311542,
              17.510711928174615
            ],
            [
              -75.55344053098086,
              35.809852861468656,
              -1.209288071825384
            ]
          ]
        ]
      },
      "bbox": [
        -75.5535031,
        35.80985286,
        -1.209288072,
        -75.54668485,
        35.81889958,
        17.51071193
      ],
      "properties": {
        "datetime": "2019-10-19T15:43:08Z",
        "pc:count": 1278697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450195.048,
            "count": 1278697,
            "maximum": 450610.3672,
            "minimum": 450000.0072,
            "name": "X",
            "position": 0,
            "stddev": 135.6458021,
            "variance": 18399.78363
          },
          {
            "average": 3963429.25,
            "count": 1278697,
            "maximum": 3963999.985,
            "minimum": 3962999.985,
            "name": "Y",
            "position": 1,
            "stddev": 265.3298695,
            "variance": 70399.93965
          },
          {
            "average": 2.259177781,
            "count": 1278697,
            "maximum": 17.51071193,
            "minimum": -1.209288072,
            "name": "Z",
            "position": 2,
            "stddev": 1.759548386,
            "variance": 3.096010524
          },
          {
            "average": 2221.359624,
            "count": 1278697,
            "maximum": 34137,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2032.74693,
            "variance": 4132060.082
          },
          {
            "average": 1.203457895,
            "count": 1278697,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4702987835,
            "variance": 0.2211809457
          },
          {
            "average": 1.407757272,
            "count": 1278697,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.647629755,
            "variance": 0.4194242995
          },
          {
            "average": 1,
            "count": 1278697,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.702807624,
            "count": 1278697,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.863766738,
            "variance": 3.473626453
          },
          {
            "average": 20.24343543,
            "count": 1278697,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.080589502,
            "variance": 1.167673671
          },
          {
            "average": 1.234233755,
            "count": 1278697,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4885637183,
            "variance": 0.2386945068
          },
          {
            "average": 14.58055896,
            "count": 1278697,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.95645371,
            "variance": 0.9148036995
          },
          {
            "average": 255533829.7,
            "count": 1278697,
            "maximum": 255534988.2,
            "minimum": 255532045.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 688.8364685,
            "variance": 474495.6803
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.0072,
          3962999.985,
          -1.209288072,
          450610.3672,
          3963999.985,
          17.51071193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.0072459253,
                3962999.985046524,
                -1.209288071825384
              ],
              [
                450000.0072459253,
                3963999.985046524,
                -1.209288071825384
              ],
              [
                450610.3672459253,
                3963999.985046524,
                17.510711928174615
              ],
              [
                450610.3672459253,
                3962999.985046524,
                17.510711928174615
              ],
              [
                450000.0072459253,
                3962999.985046524,
                -1.209288071825384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:43:08+00:00",
        "end_time": "2019-10-19T14:54:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5063.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5063.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5063.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5063.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5535031,
            35.80985286,
            -1.209288072,
            -75.54668485,
            35.81889958,
            17.51071193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55344053098086,
                  35.809852861468656,
                  -1.209288071825384
                ],
                [
                  -75.55350310142403,
                  35.8188686631181,
                  -1.209288071825384
                ],
                [
                  -75.54674665501688,
                  35.81889958495527,
                  17.510711928174615
                ],
                [
                  -75.54668484825906,
                  35.80988377311542,
                  17.510711928174615
                ],
                [
                  -75.55344053098086,
                  35.809852861468656,
                  -1.209288071825384
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5063.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5063.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:43:08Z",
            "pc:count": 1278697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450195.048,
                "count": 1278697,
                "maximum": 450610.3672,
                "minimum": 450000.0072,
                "name": "X",
                "position": 0,
                "stddev": 135.6458021,
                "variance": 18399.78363
              },
              {
                "average": 3963429.25,
                "count": 1278697,
                "maximum": 3963999.985,
                "minimum": 3962999.985,
                "name": "Y",
                "position": 1,
                "stddev": 265.3298695,
                "variance": 70399.93965
              },
              {
                "average": 2.259177781,
                "count": 1278697,
                "maximum": 17.51071193,
                "minimum": -1.209288072,
                "name": "Z",
                "position": 2,
                "stddev": 1.759548386,
                "variance": 3.096010524
              },
              {
                "average": 2221.359624,
                "count": 1278697,
                "maximum": 34137,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2032.74693,
                "variance": 4132060.082
              },
              {
                "average": 1.203457895,
                "count": 1278697,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4702987835,
                "variance": 0.2211809457
              },
              {
                "average": 1.407757272,
                "count": 1278697,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.647629755,
                "variance": 0.4194242995
              },
              {
                "average": 1,
                "count": 1278697,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.702807624,
                "count": 1278697,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.863766738,
                "variance": 3.473626453
              },
              {
                "average": 20.24343543,
                "count": 1278697,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.080589502,
                "variance": 1.167673671
              },
              {
                "average": 1.234233755,
                "count": 1278697,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4885637183,
                "variance": 0.2386945068
              },
              {
                "average": 14.58055896,
                "count": 1278697,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.95645371,
                "variance": 0.9148036995
              },
              {
                "average": 255533829.7,
                "count": 1278697,
                "maximum": 255534988.2,
                "minimum": 255532045.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 688.8364685,
                "variance": 474495.6803
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.0072,
              3962999.985,
              -1.209288072,
              450610.3672,
              3963999.985,
              17.51071193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.0072459253,
                    3962999.985046524,
                    -1.209288071825384
                  ],
                  [
                    450000.0072459253,
                    3963999.985046524,
                    -1.209288071825384
                  ],
                  [
                    450610.3672459253,
                    3963999.985046524,
                    17.510711928174615
                  ],
                  [
                    450610.3672459253,
                    3962999.985046524,
                    17.510711928174615
                  ],
                  [
                    450000.0072459253,
                    3962999.985046524,
                    -1.209288071825384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:43:08+00:00",
            "end_time": "2019-10-19T14:54: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": "20191019_NCMP_NC_Dunex_18SVE5059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55319048622405,
              35.77378955099185,
              -1.299881461244103
            ],
            [
              -75.55325294559782,
              35.78280540721246,
              -1.299881461244103
            ],
            [
              -75.54218833296504,
              35.78285580376309,
              25.760118538755897
            ],
            [
              -75.54212712257774,
              35.773839930926975,
              25.760118538755897
            ],
            [
              -75.55319048622405,
              35.77378955099185,
              -1.299881461244103
            ]
          ]
        ]
      },
      "bbox": [
        -75.55325295,
        35.77378955,
        -1.299881461,
        -75.54212712,
        35.7828558,
        25.76011854
      ],
      "properties": {
        "datetime": "2019-10-19T14:37:21Z",
        "pc:count": 762263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450614.4313,
            "count": 762263,
            "maximum": 451000.0109,
            "minimum": 450000.0109,
            "name": "X",
            "position": 0,
            "stddev": 262.3670925,
            "variance": 68836.49121
          },
          {
            "average": 3959601.363,
            "count": 762263,
            "maximum": 3959999.989,
            "minimum": 3958999.989,
            "name": "Y",
            "position": 1,
            "stddev": 342.2352841,
            "variance": 117124.9897
          },
          {
            "average": 0.4993443047,
            "count": 762263,
            "maximum": 25.76011854,
            "minimum": -1.299881461,
            "name": "Z",
            "position": 2,
            "stddev": 1.881945316,
            "variance": 3.541718171
          },
          {
            "average": 1022.459359,
            "count": 762263,
            "maximum": 24091,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1812.90856,
            "variance": 3286637.449
          },
          {
            "average": 1.012851208,
            "count": 762263,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1297974172,
            "variance": 0.0168473695
          },
          {
            "average": 1.026148455,
            "count": 762263,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1953958428,
            "variance": 0.03817953537
          },
          {
            "average": 1,
            "count": 762263,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.040019,
            "count": 762263,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.6506058,
            "variance": 186.3390386
          },
          {
            "average": 19.82408752,
            "count": 762263,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.533913543,
            "variance": 2.352890757
          },
          {
            "average": 1.526713221,
            "count": 762263,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5054880652,
            "variance": 0.2555181841
          },
          {
            "average": 8.057062982,
            "count": 762263,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.770393637,
            "variance": 3.134293631
          },
          {
            "average": 255529729.3,
            "count": 762263,
            "maximum": 255531041.8,
            "minimum": 255528195.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 690.0671923,
            "variance": 476192.7298
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 762263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.0109,
          3958999.989,
          -1.299881461,
          451000.0109,
          3959999.989,
          25.76011854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.0109457881,
                3958999.988636618,
                -1.299881461244103
              ],
              [
                450000.0109457881,
                3959999.988636618,
                -1.299881461244103
              ],
              [
                451000.0109457881,
                3959999.988636618,
                25.760118538755897
              ],
              [
                451000.0109457881,
                3958999.988636618,
                25.760118538755897
              ],
              [
                450000.0109457881,
                3958999.988636618,
                -1.299881461244103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:37:21+00:00",
        "end_time": "2019-10-19T13:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55325295,
            35.77378955,
            -1.299881461,
            -75.54212712,
            35.7828558,
            25.76011854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55319048622405,
                  35.77378955099185,
                  -1.299881461244103
                ],
                [
                  -75.55325294559782,
                  35.78280540721246,
                  -1.299881461244103
                ],
                [
                  -75.54218833296504,
                  35.78285580376309,
                  25.760118538755897
                ],
                [
                  -75.54212712257774,
                  35.773839930926975,
                  25.760118538755897
                ],
                [
                  -75.55319048622405,
                  35.77378955099185,
                  -1.299881461244103
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:37:21Z",
            "pc:count": 762263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450614.4313,
                "count": 762263,
                "maximum": 451000.0109,
                "minimum": 450000.0109,
                "name": "X",
                "position": 0,
                "stddev": 262.3670925,
                "variance": 68836.49121
              },
              {
                "average": 3959601.363,
                "count": 762263,
                "maximum": 3959999.989,
                "minimum": 3958999.989,
                "name": "Y",
                "position": 1,
                "stddev": 342.2352841,
                "variance": 117124.9897
              },
              {
                "average": 0.4993443047,
                "count": 762263,
                "maximum": 25.76011854,
                "minimum": -1.299881461,
                "name": "Z",
                "position": 2,
                "stddev": 1.881945316,
                "variance": 3.541718171
              },
              {
                "average": 1022.459359,
                "count": 762263,
                "maximum": 24091,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1812.90856,
                "variance": 3286637.449
              },
              {
                "average": 1.012851208,
                "count": 762263,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1297974172,
                "variance": 0.0168473695
              },
              {
                "average": 1.026148455,
                "count": 762263,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1953958428,
                "variance": 0.03817953537
              },
              {
                "average": 1,
                "count": 762263,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.040019,
                "count": 762263,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.6506058,
                "variance": 186.3390386
              },
              {
                "average": 19.82408752,
                "count": 762263,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.533913543,
                "variance": 2.352890757
              },
              {
                "average": 1.526713221,
                "count": 762263,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5054880652,
                "variance": 0.2555181841
              },
              {
                "average": 8.057062982,
                "count": 762263,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.770393637,
                "variance": 3.134293631
              },
              {
                "average": 255529729.3,
                "count": 762263,
                "maximum": 255531041.8,
                "minimum": 255528195.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 690.0671923,
                "variance": 476192.7298
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 762263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.0109,
              3958999.989,
              -1.299881461,
              451000.0109,
              3959999.989,
              25.76011854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.0109457881,
                    3958999.988636618,
                    -1.299881461244103
                  ],
                  [
                    450000.0109457881,
                    3959999.988636618,
                    -1.299881461244103
                  ],
                  [
                    451000.0109457881,
                    3959999.988636618,
                    25.760118538755897
                  ],
                  [
                    451000.0109457881,
                    3958999.988636618,
                    25.760118538755897
                  ],
                  [
                    450000.0109457881,
                    3958999.988636618,
                    -1.299881461244103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:37:21+00:00",
            "end_time": "2019-10-19T13: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": "20191017_NCMP_NC_Dunex_18SVE5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52768972111883,
              35.259961085261615,
              -1.374959591371422
            ],
            [
              -75.52774818366181,
              35.26897774905054,
              -1.374959591371422
            ],
            [
              -75.51789790624389,
              35.26902031456141,
              79.02504040862858
            ],
            [
              -75.5178405347685,
              35.26000363664977,
              79.02504040862858
            ],
            [
              -75.52768972111883,
              35.259961085261615,
              -1.374959591371422
            ]
          ]
        ]
      },
      "bbox": [
        -75.52774818,
        35.25996109,
        -1.374959591,
        -75.51784053,
        35.26902031,
        79.02504041
      ],
      "properties": {
        "datetime": "2019-10-17T16:54:23Z",
        "pc:count": 4358589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452348.6258,
            "count": 4358589,
            "maximum": 452895.9381,
            "minimum": 451999.9981,
            "name": "X",
            "position": 0,
            "stddev": 234.3118942,
            "variance": 54902.06378
          },
          {
            "average": 3902450.517,
            "count": 4358589,
            "maximum": 3902999.984,
            "minimum": 3901999.984,
            "name": "Y",
            "position": 1,
            "stddev": 282.0560592,
            "variance": 79555.62055
          },
          {
            "average": 4.633513408,
            "count": 4358589,
            "maximum": 79.02504041,
            "minimum": -1.374959591,
            "name": "Z",
            "position": 2,
            "stddev": 3.467433066,
            "variance": 12.02309206
          },
          {
            "average": 1099.391402,
            "count": 4358589,
            "maximum": 48463,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1693.803057,
            "variance": 2868968.796
          },
          {
            "average": 1.999681319,
            "count": 4358589,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.189211388,
            "variance": 1.414223725
          },
          {
            "average": 3.017006651,
            "count": 4358589,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555757283,
            "variance": 2.420380725
          },
          {
            "average": 1,
            "count": 4358589,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331685552,
            "count": 4358589,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8917800494,
            "variance": 0.7952716565
          },
          {
            "average": 20.02663381,
            "count": 4358589,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.536689552,
            "variance": 2.361414778
          },
          {
            "average": 2.100412542,
            "count": 4358589,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.383225053,
            "variance": 1.913311547
          },
          {
            "average": 2.615654286,
            "count": 4358589,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.27970767,
            "variance": 1.637651721
          },
          {
            "average": 255364482.4,
            "count": 4358589,
            "maximum": 255366463,
            "minimum": 255363411.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 786.9444343,
            "variance": 619281.5427
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4358589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451999.9981,
          3901999.984,
          -1.374959591,
          452895.9381,
          3902999.984,
          79.02504041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451999.99811468483,
                3901999.9842707226,
                -1.374959591371422
              ],
              [
                451999.99811468483,
                3902999.9842707226,
                -1.374959591371422
              ],
              [
                452895.9381146848,
                3902999.9842707226,
                79.02504040862858
              ],
              [
                452895.9381146848,
                3901999.9842707226,
                79.02504040862858
              ],
              [
                451999.99811468483,
                3901999.9842707226,
                -1.374959591371422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:54:23+00:00",
        "end_time": "2019-10-17T16:03:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52774818,
            35.25996109,
            -1.374959591,
            -75.51784053,
            35.26902031,
            79.02504041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52768972111883,
                  35.259961085261615,
                  -1.374959591371422
                ],
                [
                  -75.52774818366181,
                  35.26897774905054,
                  -1.374959591371422
                ],
                [
                  -75.51789790624389,
                  35.26902031456141,
                  79.02504040862858
                ],
                [
                  -75.5178405347685,
                  35.26000363664977,
                  79.02504040862858
                ],
                [
                  -75.52768972111883,
                  35.259961085261615,
                  -1.374959591371422
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:54:23Z",
            "pc:count": 4358589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452348.6258,
                "count": 4358589,
                "maximum": 452895.9381,
                "minimum": 451999.9981,
                "name": "X",
                "position": 0,
                "stddev": 234.3118942,
                "variance": 54902.06378
              },
              {
                "average": 3902450.517,
                "count": 4358589,
                "maximum": 3902999.984,
                "minimum": 3901999.984,
                "name": "Y",
                "position": 1,
                "stddev": 282.0560592,
                "variance": 79555.62055
              },
              {
                "average": 4.633513408,
                "count": 4358589,
                "maximum": 79.02504041,
                "minimum": -1.374959591,
                "name": "Z",
                "position": 2,
                "stddev": 3.467433066,
                "variance": 12.02309206
              },
              {
                "average": 1099.391402,
                "count": 4358589,
                "maximum": 48463,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1693.803057,
                "variance": 2868968.796
              },
              {
                "average": 1.999681319,
                "count": 4358589,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.189211388,
                "variance": 1.414223725
              },
              {
                "average": 3.017006651,
                "count": 4358589,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555757283,
                "variance": 2.420380725
              },
              {
                "average": 1,
                "count": 4358589,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331685552,
                "count": 4358589,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8917800494,
                "variance": 0.7952716565
              },
              {
                "average": 20.02663381,
                "count": 4358589,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.536689552,
                "variance": 2.361414778
              },
              {
                "average": 2.100412542,
                "count": 4358589,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.383225053,
                "variance": 1.913311547
              },
              {
                "average": 2.615654286,
                "count": 4358589,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.27970767,
                "variance": 1.637651721
              },
              {
                "average": 255364482.4,
                "count": 4358589,
                "maximum": 255366463,
                "minimum": 255363411.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 786.9444343,
                "variance": 619281.5427
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4358589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451999.9981,
              3901999.984,
              -1.374959591,
              452895.9381,
              3902999.984,
              79.02504041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451999.99811468483,
                    3901999.9842707226,
                    -1.374959591371422
                  ],
                  [
                    451999.99811468483,
                    3902999.9842707226,
                    -1.374959591371422
                  ],
                  [
                    452895.9381146848,
                    3902999.9842707226,
                    79.02504040862858
                  ],
                  [
                    452895.9381146848,
                    3901999.9842707226,
                    79.02504040862858
                  ],
                  [
                    451999.99811468483,
                    3901999.9842707226,
                    -1.374959591371422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:54:23+00:00",
            "end_time": "2019-10-17T16:03: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": "20191019_NCMP_NC_Dunex_18SVE4673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59839093342926,
              35.899797481858194,
              -3.841584425957983
            ],
            [
              -75.5984588107598,
              35.90881325725492,
              -3.841584425957983
            ],
            [
              -75.5880955511166,
              35.90886445935893,
              29.71841557404202
            ],
            [
              -75.58802884902272,
              35.89984866710612,
              29.71841557404202
            ],
            [
              -75.59839093342926,
              35.899797481858194,
              -3.841584425957983
            ]
          ]
        ]
      },
      "bbox": [
        -75.59845881,
        35.89979748,
        -3.841584426,
        -75.58802885,
        35.90886446,
        29.71841557
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:26Z",
        "pc:count": 2454899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446248.8415,
            "count": 2454899,
            "maximum": 446935.1354,
            "minimum": 445999.9954,
            "name": "X",
            "position": 0,
            "stddev": 175.5727609,
            "variance": 30825.79436
          },
          {
            "average": 3973368.903,
            "count": 2454899,
            "maximum": 3973999.993,
            "minimum": 3972999.973,
            "name": "Y",
            "position": 1,
            "stddev": 274.9643391,
            "variance": 75605.3878
          },
          {
            "average": 4.178895541,
            "count": 2454899,
            "maximum": 29.71841557,
            "minimum": -3.841584426,
            "name": "Z",
            "position": 2,
            "stddev": 4.272276415,
            "variance": 18.25234576
          },
          {
            "average": 1562.69234,
            "count": 2454899,
            "maximum": 37722,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2067.381878,
            "variance": 4274067.83
          },
          {
            "average": 1.813222458,
            "count": 2454899,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.145000376,
            "variance": 1.31102586
          },
          {
            "average": 2.63318776,
            "count": 2454899,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.640539361,
            "variance": 2.691369396
          },
          {
            "average": 1,
            "count": 2454899,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.390052707,
            "count": 2454899,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.142909016,
            "variance": 26.44951315
          },
          {
            "average": 19.87194575,
            "count": 2454899,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9283286771,
            "variance": 0.8617941327
          },
          {
            "average": 2.003783455,
            "count": 2454899,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.470715841,
            "variance": 2.163005086
          },
          {
            "average": 17.02752618,
            "count": 2454899,
            "maximum": 19,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9910010817,
            "variance": 0.9820831439
          },
          {
            "average": 255535696.4,
            "count": 2454899,
            "maximum": 255537286.4,
            "minimum": 255534209.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 759.3055588,
            "variance": 576544.9316
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2454899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445999.9954,
          3972999.973,
          -3.841584426,
          446935.1354,
          3973999.993,
          29.71841557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445999.9954243481,
                3972999.9732600204,
                -3.841584425957983
              ],
              [
                445999.9954243481,
                3973999.99326002,
                -3.841584425957983
              ],
              [
                446935.1354243481,
                3973999.99326002,
                29.71841557404202
              ],
              [
                446935.1354243481,
                3972999.9732600204,
                29.71841557404202
              ],
              [
                445999.9954243481,
                3972999.9732600204,
                -3.841584425957983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:26+00:00",
        "end_time": "2019-10-19T15:30:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59845881,
            35.89979748,
            -3.841584426,
            -75.58802885,
            35.90886446,
            29.71841557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59839093342926,
                  35.899797481858194,
                  -3.841584425957983
                ],
                [
                  -75.5984588107598,
                  35.90881325725492,
                  -3.841584425957983
                ],
                [
                  -75.5880955511166,
                  35.90886445935893,
                  29.71841557404202
                ],
                [
                  -75.58802884902272,
                  35.89984866710612,
                  29.71841557404202
                ],
                [
                  -75.59839093342926,
                  35.899797481858194,
                  -3.841584425957983
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:26Z",
            "pc:count": 2454899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446248.8415,
                "count": 2454899,
                "maximum": 446935.1354,
                "minimum": 445999.9954,
                "name": "X",
                "position": 0,
                "stddev": 175.5727609,
                "variance": 30825.79436
              },
              {
                "average": 3973368.903,
                "count": 2454899,
                "maximum": 3973999.993,
                "minimum": 3972999.973,
                "name": "Y",
                "position": 1,
                "stddev": 274.9643391,
                "variance": 75605.3878
              },
              {
                "average": 4.178895541,
                "count": 2454899,
                "maximum": 29.71841557,
                "minimum": -3.841584426,
                "name": "Z",
                "position": 2,
                "stddev": 4.272276415,
                "variance": 18.25234576
              },
              {
                "average": 1562.69234,
                "count": 2454899,
                "maximum": 37722,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2067.381878,
                "variance": 4274067.83
              },
              {
                "average": 1.813222458,
                "count": 2454899,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.145000376,
                "variance": 1.31102586
              },
              {
                "average": 2.63318776,
                "count": 2454899,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.640539361,
                "variance": 2.691369396
              },
              {
                "average": 1,
                "count": 2454899,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.390052707,
                "count": 2454899,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.142909016,
                "variance": 26.44951315
              },
              {
                "average": 19.87194575,
                "count": 2454899,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9283286771,
                "variance": 0.8617941327
              },
              {
                "average": 2.003783455,
                "count": 2454899,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.470715841,
                "variance": 2.163005086
              },
              {
                "average": 17.02752618,
                "count": 2454899,
                "maximum": 19,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9910010817,
                "variance": 0.9820831439
              },
              {
                "average": 255535696.4,
                "count": 2454899,
                "maximum": 255537286.4,
                "minimum": 255534209.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 759.3055588,
                "variance": 576544.9316
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2454899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445999.9954,
              3972999.973,
              -3.841584426,
              446935.1354,
              3973999.993,
              29.71841557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445999.9954243481,
                    3972999.9732600204,
                    -3.841584425957983
                  ],
                  [
                    445999.9954243481,
                    3973999.99326002,
                    -3.841584425957983
                  ],
                  [
                    446935.1354243481,
                    3973999.99326002,
                    29.71841557404202
                  ],
                  [
                    446935.1354243481,
                    3972999.9732600204,
                    29.71841557404202
                  ],
                  [
                    445999.9954243481,
                    3972999.9732600204,
                    -3.841584425957983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:26+00:00",
            "end_time": "2019-10-19T15:30: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": "20191019_NCMP_NC_Dunex_18SVE5064.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55350303053226,
              35.81886865971637,
              0.315355353491151
            ],
            [
              -75.55354306014902,
              35.82463443803323,
              0.315355353491151
            ],
            [
              -75.55129377554589,
              35.82464477580673,
              10.135355353491152
            ],
            [
              -75.55125390856662,
              35.81887899531119,
              10.135355353491152
            ],
            [
              -75.55350303053226,
              35.81886865971637,
              0.315355353491151
            ]
          ]
        ]
      },
      "bbox": [
        -75.55354306,
        35.81886866,
        0.3153553535,
        -75.55125391,
        35.82464478,
        10.13535535
      ],
      "properties": {
        "datetime": "2019-10-19T15:42:53Z",
        "pc:count": 200708,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450072.2865,
            "count": 200708,
            "maximum": 450203.1936,
            "minimum": 450000.0136,
            "name": "X",
            "position": 0,
            "stddev": 50.42536017,
            "variance": 2542.716949
          },
          {
            "average": 3964186.827,
            "count": 200708,
            "maximum": 3964639.505,
            "minimum": 3963999.985,
            "name": "Y",
            "position": 1,
            "stddev": 125.6368381,
            "variance": 15784.6151
          },
          {
            "average": 3.365635462,
            "count": 200708,
            "maximum": 10.13535535,
            "minimum": 0.3153553535,
            "name": "Z",
            "position": 2,
            "stddev": 1.776072784,
            "variance": 3.154434535
          },
          {
            "average": 3630.721785,
            "count": 200708,
            "maximum": 9267,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1797.246777,
            "variance": 3230095.978
          },
          {
            "average": 1.064048269,
            "count": 200708,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2722796833,
            "variance": 0.07413622594
          },
          {
            "average": 1.130991291,
            "count": 200708,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3983398362,
            "variance": 0.1586746251
          },
          {
            "average": 1,
            "count": 200708,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.774279052,
            "count": 200708,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4180572596,
            "variance": 0.1747718723
          },
          {
            "average": 20.62625347,
            "count": 200708,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8500966163,
            "variance": 0.722664257
          },
          {
            "average": 1.075348267,
            "count": 200708,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2897254045,
            "variance": 0.08394081002
          },
          {
            "average": 15.49867967,
            "count": 200708,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999995023,
            "variance": 0.2499995023
          },
          {
            "average": 255534522,
            "count": 200708,
            "maximum": 255534973.7,
            "minimum": 255534073.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.3428589,
            "variance": 198330.262
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 200708,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.0136,
          3963999.985,
          0.3153553535,
          450203.1936,
          3964639.505,
          10.13535535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.01364777214,
                3963999.984633023,
                0.315355353491151
              ],
              [
                450000.01364777214,
                3964639.5046330225,
                0.315355353491151
              ],
              [
                450203.1936477722,
                3964639.5046330225,
                10.135355353491152
              ],
              [
                450203.1936477722,
                3963999.984633023,
                10.135355353491152
              ],
              [
                450000.01364777214,
                3963999.984633023,
                0.315355353491151
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:42:53+00:00",
        "end_time": "2019-10-19T15:27:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5064.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5064.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5064.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5064.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55354306,
            35.81886866,
            0.3153553535,
            -75.55125391,
            35.82464478,
            10.13535535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55350303053226,
                  35.81886865971637,
                  0.315355353491151
                ],
                [
                  -75.55354306014902,
                  35.82463443803323,
                  0.315355353491151
                ],
                [
                  -75.55129377554589,
                  35.82464477580673,
                  10.135355353491152
                ],
                [
                  -75.55125390856662,
                  35.81887899531119,
                  10.135355353491152
                ],
                [
                  -75.55350303053226,
                  35.81886865971637,
                  0.315355353491151
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5064.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5064.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:42:53Z",
            "pc:count": 200708,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450072.2865,
                "count": 200708,
                "maximum": 450203.1936,
                "minimum": 450000.0136,
                "name": "X",
                "position": 0,
                "stddev": 50.42536017,
                "variance": 2542.716949
              },
              {
                "average": 3964186.827,
                "count": 200708,
                "maximum": 3964639.505,
                "minimum": 3963999.985,
                "name": "Y",
                "position": 1,
                "stddev": 125.6368381,
                "variance": 15784.6151
              },
              {
                "average": 3.365635462,
                "count": 200708,
                "maximum": 10.13535535,
                "minimum": 0.3153553535,
                "name": "Z",
                "position": 2,
                "stddev": 1.776072784,
                "variance": 3.154434535
              },
              {
                "average": 3630.721785,
                "count": 200708,
                "maximum": 9267,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1797.246777,
                "variance": 3230095.978
              },
              {
                "average": 1.064048269,
                "count": 200708,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2722796833,
                "variance": 0.07413622594
              },
              {
                "average": 1.130991291,
                "count": 200708,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3983398362,
                "variance": 0.1586746251
              },
              {
                "average": 1,
                "count": 200708,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.774279052,
                "count": 200708,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4180572596,
                "variance": 0.1747718723
              },
              {
                "average": 20.62625347,
                "count": 200708,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8500966163,
                "variance": 0.722664257
              },
              {
                "average": 1.075348267,
                "count": 200708,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2897254045,
                "variance": 0.08394081002
              },
              {
                "average": 15.49867967,
                "count": 200708,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999995023,
                "variance": 0.2499995023
              },
              {
                "average": 255534522,
                "count": 200708,
                "maximum": 255534973.7,
                "minimum": 255534073.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.3428589,
                "variance": 198330.262
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 200708,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.0136,
              3963999.985,
              0.3153553535,
              450203.1936,
              3964639.505,
              10.13535535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.01364777214,
                    3963999.984633023,
                    0.315355353491151
                  ],
                  [
                    450000.01364777214,
                    3964639.5046330225,
                    0.315355353491151
                  ],
                  [
                    450203.1936477722,
                    3964639.5046330225,
                    10.135355353491152
                  ],
                  [
                    450203.1936477722,
                    3963999.984633023,
                    10.135355353491152
                  ],
                  [
                    450000.01364777214,
                    3963999.984633023,
                    0.315355353491151
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:42:53+00:00",
            "end_time": "2019-10-19T15:27: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": "20191001_NCMP_NC_Dunex_18SVD5197.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53692254773809,
              35.21965421169195,
              0.149514910425554
            ],
            [
              -75.53695020080126,
              35.22385257408128,
              0.149514910425554
            ],
            [
              -75.52745613902115,
              35.223894313311426,
              6.969514910425554
            ],
            [
              -75.52742897484866,
              35.21969594446988,
              6.969514910425554
            ],
            [
              -75.53692254773809,
              35.21965421169195,
              0.149514910425554
            ]
          ]
        ]
      },
      "bbox": [
        -75.5369502,
        35.21965421,
        0.1495149104,
        -75.52742897,
        35.22389431,
        6.96951491
      ],
      "properties": {
        "datetime": "2019-10-17T16:53:03Z",
        "pc:count": 1038069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451713.6073,
            "count": 1038069,
            "maximum": 451999.9973,
            "minimum": 451135.9773,
            "name": "X",
            "position": 0,
            "stddev": 188.8832834,
            "variance": 35676.89474
          },
          {
            "average": 3897849.285,
            "count": 1038069,
            "maximum": 3897999.986,
            "minimum": 3897534.366,
            "name": "Y",
            "position": 1,
            "stddev": 103.1567726,
            "variance": 10641.31973
          },
          {
            "average": 2.228928909,
            "count": 1038069,
            "maximum": 6.96951491,
            "minimum": 0.1495149104,
            "name": "Z",
            "position": 2,
            "stddev": 0.7721796947,
            "variance": 0.596261481
          },
          {
            "average": 4218.101374,
            "count": 1038069,
            "maximum": 17354,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2860.102752,
            "variance": 8180187.754
          },
          {
            "average": 1.006826136,
            "count": 1038069,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08280466459,
            "variance": 0.006856612478
          },
          {
            "average": 1.013673465,
            "count": 1038069,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1171390894,
            "variance": 0.01372156626
          },
          {
            "average": 1,
            "count": 1038069,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.26847252,
            "count": 1038069,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.21370607,
            "variance": 104.3197918
          },
          {
            "average": 19.6608,
            "count": 1038069,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.970854795,
            "variance": 3.884268624
          },
          {
            "average": 1.190822575,
            "count": 1038069,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3936061644,
            "variance": 0.1549258127
          },
          {
            "average": 5.232733084,
            "count": 1038069,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.415960778,
            "variance": 5.836866483
          },
          {
            "average": 254975206.5,
            "count": 1038069,
            "maximum": 255366383.3,
            "minimum": 253980271.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 622926.0659,
            "variance": 388036883600.0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1038069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451135.9773,
          3897534.366,
          0.1495149104,
          451999.9973,
          3897999.986,
          6.96951491
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451135.97734256857,
                3897534.3663448477,
                0.149514910425554
              ],
              [
                451135.97734256857,
                3897999.986344848,
                0.149514910425554
              ],
              [
                451999.9973425686,
                3897999.986344848,
                6.969514910425554
              ],
              [
                451999.9973425686,
                3897534.3663448477,
                6.969514910425554
              ],
              [
                451135.97734256857,
                3897534.3663448477,
                0.149514910425554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:53:03+00:00",
        "end_time": "2019-10-01T15:51:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD5197.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD5197.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD5197.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5197.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5369502,
            35.21965421,
            0.1495149104,
            -75.52742897,
            35.22389431,
            6.96951491
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53692254773809,
                  35.21965421169195,
                  0.149514910425554
                ],
                [
                  -75.53695020080126,
                  35.22385257408128,
                  0.149514910425554
                ],
                [
                  -75.52745613902115,
                  35.223894313311426,
                  6.969514910425554
                ],
                [
                  -75.52742897484866,
                  35.21969594446988,
                  6.969514910425554
                ],
                [
                  -75.53692254773809,
                  35.21965421169195,
                  0.149514910425554
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD5197.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD5197.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:53:03Z",
            "pc:count": 1038069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451713.6073,
                "count": 1038069,
                "maximum": 451999.9973,
                "minimum": 451135.9773,
                "name": "X",
                "position": 0,
                "stddev": 188.8832834,
                "variance": 35676.89474
              },
              {
                "average": 3897849.285,
                "count": 1038069,
                "maximum": 3897999.986,
                "minimum": 3897534.366,
                "name": "Y",
                "position": 1,
                "stddev": 103.1567726,
                "variance": 10641.31973
              },
              {
                "average": 2.228928909,
                "count": 1038069,
                "maximum": 6.96951491,
                "minimum": 0.1495149104,
                "name": "Z",
                "position": 2,
                "stddev": 0.7721796947,
                "variance": 0.596261481
              },
              {
                "average": 4218.101374,
                "count": 1038069,
                "maximum": 17354,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2860.102752,
                "variance": 8180187.754
              },
              {
                "average": 1.006826136,
                "count": 1038069,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08280466459,
                "variance": 0.006856612478
              },
              {
                "average": 1.013673465,
                "count": 1038069,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1171390894,
                "variance": 0.01372156626
              },
              {
                "average": 1,
                "count": 1038069,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.26847252,
                "count": 1038069,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.21370607,
                "variance": 104.3197918
              },
              {
                "average": 19.6608,
                "count": 1038069,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.970854795,
                "variance": 3.884268624
              },
              {
                "average": 1.190822575,
                "count": 1038069,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3936061644,
                "variance": 0.1549258127
              },
              {
                "average": 5.232733084,
                "count": 1038069,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.415960778,
                "variance": 5.836866483
              },
              {
                "average": 254975206.5,
                "count": 1038069,
                "maximum": 255366383.3,
                "minimum": 253980271.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 622926.0659,
                "variance": 388036883600.0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1038069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451135.9773,
              3897534.366,
              0.1495149104,
              451999.9973,
              3897999.986,
              6.96951491
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451135.97734256857,
                    3897534.3663448477,
                    0.149514910425554
                  ],
                  [
                    451135.97734256857,
                    3897999.986344848,
                    0.149514910425554
                  ],
                  [
                    451999.9973425686,
                    3897999.986344848,
                    6.969514910425554
                  ],
                  [
                    451999.9973425686,
                    3897534.3663448477,
                    6.969514910425554
                  ],
                  [
                    451135.97734256857,
                    3897534.3663448477,
                    0.149514910425554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:53:03+00:00",
            "end_time": "2019-10-01T15:51: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": "20191001_NCMP_NC_Dunex_18SVD4498.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.61538549507723,
              35.226710908670405,
              -5.869839619169531
            ],
            [
              -75.61542918084163,
              35.23249594496171,
              -5.869839619169531
            ],
            [
              -75.60444036009297,
              35.23255131814499,
              11.73016038083047
            ],
            [
              -75.6043974542447,
              35.22676627006042,
              11.73016038083047
            ],
            [
              -75.61538549507723,
              35.226710908670405,
              -5.869839619169531
            ]
          ]
        ]
      },
      "bbox": [
        -75.61542918,
        35.22671091,
        -5.869839619,
        -75.60439745,
        35.23255132,
        11.73016038
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:28Z",
        "pc:count": 926029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444357.6609,
            "count": 926029,
            "maximum": 444999.9756,
            "minimum": 444000.0156,
            "name": "X",
            "position": 0,
            "stddev": 256.5279709,
            "variance": 65806.59983
          },
          {
            "average": 3898891.329,
            "count": 926029,
            "maximum": 3898999.984,
            "minimum": 3898358.384,
            "name": "Y",
            "position": 1,
            "stddev": 130.2314476,
            "variance": 16960.22996
          },
          {
            "average": 2.888763826,
            "count": 926029,
            "maximum": 11.73016038,
            "minimum": -5.869839619,
            "name": "Z",
            "position": 2,
            "stddev": 3.187911023,
            "variance": 10.16277669
          },
          {
            "average": 4107.938006,
            "count": 926029,
            "maximum": 30710,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2465.11131,
            "variance": 6076773.77
          },
          {
            "average": 1.039721218,
            "count": 926029,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2187204962,
            "variance": 0.04783865545
          },
          {
            "average": 1.079608738,
            "count": 926029,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3201180508,
            "variance": 0.1024755664
          },
          {
            "average": 1,
            "count": 926029,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.270945078,
            "count": 926029,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.625109893,
            "variance": 43.89208109
          },
          {
            "average": 20.46883094,
            "count": 926029,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.706926627,
            "variance": 2.913598511
          },
          {
            "average": 1.118491969,
            "count": 926029,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3392566022,
            "variance": 0.1150950421
          },
          {
            "average": 6.395201446,
            "count": 926029,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.759469997,
            "variance": 14.13361466
          },
          {
            "average": 254401946.7,
            "count": 926029,
            "maximum": 255362988.6,
            "minimum": 253979862.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 581354.8465,
            "variance": 337973457600.0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444000.0156,
          3898358.384,
          -5.869839619,
          444999.9756,
          3898999.984,
          11.73016038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444000.01562055235,
                3898358.3844221523,
                -5.869839619169531
              ],
              [
                444000.01562055235,
                3898999.984422152,
                -5.869839619169531
              ],
              [
                444999.9756205523,
                3898999.984422152,
                11.73016038083047
              ],
              [
                444999.9756205523,
                3898358.3844221523,
                11.73016038083047
              ],
              [
                444000.01562055235,
                3898358.3844221523,
                -5.869839619169531
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:28+00:00",
        "end_time": "2019-10-01T15:44:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4498.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4498.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4498.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4498.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.61542918,
            35.22671091,
            -5.869839619,
            -75.60439745,
            35.23255132,
            11.73016038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.61538549507723,
                  35.226710908670405,
                  -5.869839619169531
                ],
                [
                  -75.61542918084163,
                  35.23249594496171,
                  -5.869839619169531
                ],
                [
                  -75.60444036009297,
                  35.23255131814499,
                  11.73016038083047
                ],
                [
                  -75.6043974542447,
                  35.22676627006042,
                  11.73016038083047
                ],
                [
                  -75.61538549507723,
                  35.226710908670405,
                  -5.869839619169531
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4498.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4498.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:28Z",
            "pc:count": 926029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444357.6609,
                "count": 926029,
                "maximum": 444999.9756,
                "minimum": 444000.0156,
                "name": "X",
                "position": 0,
                "stddev": 256.5279709,
                "variance": 65806.59983
              },
              {
                "average": 3898891.329,
                "count": 926029,
                "maximum": 3898999.984,
                "minimum": 3898358.384,
                "name": "Y",
                "position": 1,
                "stddev": 130.2314476,
                "variance": 16960.22996
              },
              {
                "average": 2.888763826,
                "count": 926029,
                "maximum": 11.73016038,
                "minimum": -5.869839619,
                "name": "Z",
                "position": 2,
                "stddev": 3.187911023,
                "variance": 10.16277669
              },
              {
                "average": 4107.938006,
                "count": 926029,
                "maximum": 30710,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2465.11131,
                "variance": 6076773.77
              },
              {
                "average": 1.039721218,
                "count": 926029,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2187204962,
                "variance": 0.04783865545
              },
              {
                "average": 1.079608738,
                "count": 926029,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3201180508,
                "variance": 0.1024755664
              },
              {
                "average": 1,
                "count": 926029,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.270945078,
                "count": 926029,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.625109893,
                "variance": 43.89208109
              },
              {
                "average": 20.46883094,
                "count": 926029,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.706926627,
                "variance": 2.913598511
              },
              {
                "average": 1.118491969,
                "count": 926029,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3392566022,
                "variance": 0.1150950421
              },
              {
                "average": 6.395201446,
                "count": 926029,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.759469997,
                "variance": 14.13361466
              },
              {
                "average": 254401946.7,
                "count": 926029,
                "maximum": 255362988.6,
                "minimum": 253979862.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 581354.8465,
                "variance": 337973457600.0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444000.0156,
              3898358.384,
              -5.869839619,
              444999.9756,
              3898999.984,
              11.73016038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444000.01562055235,
                    3898358.3844221523,
                    -5.869839619169531
                  ],
                  [
                    444000.01562055235,
                    3898999.984422152,
                    -5.869839619169531
                  ],
                  [
                    444999.9756205523,
                    3898999.984422152,
                    11.73016038083047
                  ],
                  [
                    444999.9756205523,
                    3898358.3844221523,
                    11.73016038083047
                  ],
                  [
                    444000.01562055235,
                    3898358.3844221523,
                    -5.869839619169531
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:28+00:00",
            "end_time": "2019-10-01T15: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": "20191011_NCMP_NC_Dunex_18SVD1085.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98751542342458,
              35.1037977199063,
              -2.222173059402685
            ],
            [
              -75.98762419779516,
              35.11281383710477,
              -2.222173059402685
            ],
            [
              -75.97665202082575,
              35.11290273972461,
              37.51782694059732
            ],
            [
              -75.97654445443158,
              35.10388659297308,
              37.51782694059732
            ],
            [
              -75.98751542342458,
              35.1037977199063,
              -2.222173059402685
            ]
          ]
        ]
      },
      "bbox": [
        -75.9876242,
        35.10379772,
        -2.222173059,
        -75.97654445,
        35.11290274,
        37.51782694
      ],
      "properties": {
        "datetime": "2019-10-11T19:10:46Z",
        "pc:count": 8317737,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410479.1848,
            "count": 8317737,
            "maximum": 411000.0033,
            "minimum": 410000.0033,
            "name": "X",
            "position": 0,
            "stddev": 298.3022081,
            "variance": 88984.20737
          },
          {
            "average": 3885525.815,
            "count": 8317737,
            "maximum": 3885999.994,
            "minimum": 3884999.974,
            "name": "Y",
            "position": 1,
            "stddev": 270.4583239,
            "variance": 73147.70499
          },
          {
            "average": 3.437267316,
            "count": 8317737,
            "maximum": 37.51782694,
            "minimum": -2.222173059,
            "name": "Z",
            "position": 2,
            "stddev": 3.030852351,
            "variance": 9.186065973
          },
          {
            "average": 1517.071292,
            "count": 8317737,
            "maximum": 54237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1784.870383,
            "variance": 3185762.285
          },
          {
            "average": 1.985742516,
            "count": 8317737,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.172134174,
            "variance": 1.373898523
          },
          {
            "average": 2.978497998,
            "count": 8317737,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519055828,
            "variance": 2.307530608
          },
          {
            "average": 1,
            "count": 8317737,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.620166759,
            "count": 8317737,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.626787912,
            "variance": 13.15359056
          },
          {
            "average": 20.16296921,
            "count": 8317737,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.680772945,
            "variance": 2.824997691
          },
          {
            "average": 2.087439288,
            "count": 8317737,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.329430728,
            "variance": 1.767386061
          },
          {
            "average": 7.492999839,
            "count": 8317737,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.228393305,
            "variance": 1.508950111
          },
          {
            "average": 254854026.4,
            "count": 8317737,
            "maximum": 254856246.3,
            "minimum": 254852291.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.5887806,
            "variance": 391361.3224
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8317737,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410000.0033,
          3884999.974,
          -2.222173059,
          411000.0033,
          3885999.994,
          37.51782694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410000.0032589581,
                3884999.9736338356,
                -2.222173059402685
              ],
              [
                410000.0032589581,
                3885999.993633835,
                -2.222173059402685
              ],
              [
                411000.0032589581,
                3885999.993633835,
                37.51782694059732
              ],
              [
                411000.0032589581,
                3884999.9736338356,
                37.51782694059732
              ],
              [
                410000.0032589581,
                3884999.9736338356,
                -2.222173059402685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:10:46+00:00",
        "end_time": "2019-10-11T18:04:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1085.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1085.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1085.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1085.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.9876242,
            35.10379772,
            -2.222173059,
            -75.97654445,
            35.11290274,
            37.51782694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98751542342458,
                  35.1037977199063,
                  -2.222173059402685
                ],
                [
                  -75.98762419779516,
                  35.11281383710477,
                  -2.222173059402685
                ],
                [
                  -75.97665202082575,
                  35.11290273972461,
                  37.51782694059732
                ],
                [
                  -75.97654445443158,
                  35.10388659297308,
                  37.51782694059732
                ],
                [
                  -75.98751542342458,
                  35.1037977199063,
                  -2.222173059402685
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1085.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1085.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:10:46Z",
            "pc:count": 8317737,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410479.1848,
                "count": 8317737,
                "maximum": 411000.0033,
                "minimum": 410000.0033,
                "name": "X",
                "position": 0,
                "stddev": 298.3022081,
                "variance": 88984.20737
              },
              {
                "average": 3885525.815,
                "count": 8317737,
                "maximum": 3885999.994,
                "minimum": 3884999.974,
                "name": "Y",
                "position": 1,
                "stddev": 270.4583239,
                "variance": 73147.70499
              },
              {
                "average": 3.437267316,
                "count": 8317737,
                "maximum": 37.51782694,
                "minimum": -2.222173059,
                "name": "Z",
                "position": 2,
                "stddev": 3.030852351,
                "variance": 9.186065973
              },
              {
                "average": 1517.071292,
                "count": 8317737,
                "maximum": 54237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1784.870383,
                "variance": 3185762.285
              },
              {
                "average": 1.985742516,
                "count": 8317737,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.172134174,
                "variance": 1.373898523
              },
              {
                "average": 2.978497998,
                "count": 8317737,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519055828,
                "variance": 2.307530608
              },
              {
                "average": 1,
                "count": 8317737,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.620166759,
                "count": 8317737,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.626787912,
                "variance": 13.15359056
              },
              {
                "average": 20.16296921,
                "count": 8317737,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.680772945,
                "variance": 2.824997691
              },
              {
                "average": 2.087439288,
                "count": 8317737,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.329430728,
                "variance": 1.767386061
              },
              {
                "average": 7.492999839,
                "count": 8317737,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.228393305,
                "variance": 1.508950111
              },
              {
                "average": 254854026.4,
                "count": 8317737,
                "maximum": 254856246.3,
                "minimum": 254852291.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.5887806,
                "variance": 391361.3224
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8317737,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410000.0033,
              3884999.974,
              -2.222173059,
              411000.0033,
              3885999.994,
              37.51782694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410000.0032589581,
                    3884999.9736338356,
                    -2.222173059402685
                  ],
                  [
                    410000.0032589581,
                    3885999.993633835,
                    -2.222173059402685
                  ],
                  [
                    411000.0032589581,
                    3885999.993633835,
                    37.51782694059732
                  ],
                  [
                    411000.0032589581,
                    3884999.9736338356,
                    37.51782694059732
                  ],
                  [
                    410000.0032589581,
                    3884999.9736338356,
                    -2.222173059402685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:10:46+00:00",
            "end_time": "2019-10-11T18:04: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": "20191019_NCMP_NC_Dunex_18SVE5060.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55325301344016,
              35.78280536817515,
              -1.623534605477211
            ],
            [
              -75.55331550056901,
              35.79182121075509,
              -1.623534605477211
            ],
            [
              -75.5422496384005,
              35.79187162393111,
              40.29646539452279
            ],
            [
              -75.54218840081292,
              35.78285576473197,
              40.29646539452279
            ],
            [
              -75.55325301344016,
              35.78280536817515,
              -1.623534605477211
            ]
          ]
        ]
      },
      "bbox": [
        -75.5533155,
        35.78280537,
        -1.623534605,
        -75.5421884,
        35.79187162,
        40.29646539
      ],
      "properties": {
        "datetime": "2019-10-19T14:53:39Z",
        "pc:count": 2342892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450544.3928,
            "count": 2342892,
            "maximum": 451000.0048,
            "minimum": 450000.0048,
            "name": "X",
            "position": 0,
            "stddev": 289.0108582,
            "variance": 83527.27618
          },
          {
            "average": 3960540.57,
            "count": 2342892,
            "maximum": 3960999.984,
            "minimum": 3959999.984,
            "name": "Y",
            "position": 1,
            "stddev": 280.6083324,
            "variance": 78741.03619
          },
          {
            "average": 0.3931195638,
            "count": 2342892,
            "maximum": 40.29646539,
            "minimum": -1.623534605,
            "name": "Z",
            "position": 2,
            "stddev": 1.654381203,
            "variance": 2.736977166
          },
          {
            "average": 647.7890005,
            "count": 2342892,
            "maximum": 45481,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1328.714056,
            "variance": 1765481.042
          },
          {
            "average": 1.05677257,
            "count": 2342892,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2809373751,
            "variance": 0.07892580872
          },
          {
            "average": 1.113937817,
            "count": 2342892,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4215281992,
            "variance": 0.1776860227
          },
          {
            "average": 1,
            "count": 2342892,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.74480514,
            "count": 2342892,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.6478929,
            "variance": 186.2649805
          },
          {
            "average": 20.21827526,
            "count": 2342892,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.396168383,
            "variance": 1.949286154
          },
          {
            "average": 1.616664362,
            "count": 2342892,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5165175986,
            "variance": 0.2667904297
          },
          {
            "average": 9.613887025,
            "count": 2342892,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344866505,
            "variance": 1.808665915
          },
          {
            "average": 255530428.6,
            "count": 2342892,
            "maximum": 255532019.3,
            "minimum": 255529333.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 683.3716582,
            "variance": 466996.8233
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2342892,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450000.0048,
          3959999.984,
          -1.623534605,
          451000.0048,
          3960999.984,
          40.29646539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450000.0047900591,
                3959999.9843415204,
                -1.623534605477211
              ],
              [
                450000.0047900591,
                3960999.9843415204,
                -1.623534605477211
              ],
              [
                451000.0047900591,
                3960999.9843415204,
                40.29646539452279
              ],
              [
                451000.0047900591,
                3959999.9843415204,
                40.29646539452279
              ],
              [
                450000.0047900591,
                3959999.9843415204,
                -1.623534605477211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:53:39+00:00",
        "end_time": "2019-10-19T14:08:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5060.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5060.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5060.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5060.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5533155,
            35.78280537,
            -1.623534605,
            -75.5421884,
            35.79187162,
            40.29646539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55325301344016,
                  35.78280536817515,
                  -1.623534605477211
                ],
                [
                  -75.55331550056901,
                  35.79182121075509,
                  -1.623534605477211
                ],
                [
                  -75.5422496384005,
                  35.79187162393111,
                  40.29646539452279
                ],
                [
                  -75.54218840081292,
                  35.78285576473197,
                  40.29646539452279
                ],
                [
                  -75.55325301344016,
                  35.78280536817515,
                  -1.623534605477211
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5060.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5060.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:53:39Z",
            "pc:count": 2342892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450544.3928,
                "count": 2342892,
                "maximum": 451000.0048,
                "minimum": 450000.0048,
                "name": "X",
                "position": 0,
                "stddev": 289.0108582,
                "variance": 83527.27618
              },
              {
                "average": 3960540.57,
                "count": 2342892,
                "maximum": 3960999.984,
                "minimum": 3959999.984,
                "name": "Y",
                "position": 1,
                "stddev": 280.6083324,
                "variance": 78741.03619
              },
              {
                "average": 0.3931195638,
                "count": 2342892,
                "maximum": 40.29646539,
                "minimum": -1.623534605,
                "name": "Z",
                "position": 2,
                "stddev": 1.654381203,
                "variance": 2.736977166
              },
              {
                "average": 647.7890005,
                "count": 2342892,
                "maximum": 45481,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1328.714056,
                "variance": 1765481.042
              },
              {
                "average": 1.05677257,
                "count": 2342892,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2809373751,
                "variance": 0.07892580872
              },
              {
                "average": 1.113937817,
                "count": 2342892,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4215281992,
                "variance": 0.1776860227
              },
              {
                "average": 1,
                "count": 2342892,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.74480514,
                "count": 2342892,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.6478929,
                "variance": 186.2649805
              },
              {
                "average": 20.21827526,
                "count": 2342892,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.396168383,
                "variance": 1.949286154
              },
              {
                "average": 1.616664362,
                "count": 2342892,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5165175986,
                "variance": 0.2667904297
              },
              {
                "average": 9.613887025,
                "count": 2342892,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344866505,
                "variance": 1.808665915
              },
              {
                "average": 255530428.6,
                "count": 2342892,
                "maximum": 255532019.3,
                "minimum": 255529333.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 683.3716582,
                "variance": 466996.8233
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2342892,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450000.0048,
              3959999.984,
              -1.623534605,
              451000.0048,
              3960999.984,
              40.29646539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450000.0047900591,
                    3959999.9843415204,
                    -1.623534605477211
                  ],
                  [
                    450000.0047900591,
                    3960999.9843415204,
                    -1.623534605477211
                  ],
                  [
                    451000.0047900591,
                    3960999.9843415204,
                    40.29646539452279
                  ],
                  [
                    451000.0047900591,
                    3959999.9843415204,
                    40.29646539452279
                  ],
                  [
                    450000.0047900591,
                    3959999.9843415204,
                    -1.623534605477211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:53:39+00:00",
            "end_time": "2019-10-19T14:08: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": "20191018_NCMP_NC_Dunex_18SVE3985.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.66790759417233,
              36.01332827291444,
              2.121997213881814
            ],
            [
              -75.66793550746098,
              36.01663653007078,
              2.121997213881814
            ],
            [
              -75.66585793538893,
              36.016648082697365,
              22.721997213881814
            ],
            [
              -75.66583010890717,
              36.013339824147124,
              22.721997213881814
            ],
            [
              -75.66790759417233,
              36.01332827291444,
              2.121997213881814
            ]
          ]
        ]
      },
      "bbox": [
        -75.66793551,
        36.01332827,
        2.121997214,
        -75.66583011,
        36.01664808,
        22.72199721
      ],
      "properties": {
        "datetime": "2019-10-18T15:11:13Z",
        "pc:count": 108733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439936.3401,
            "count": 108733,
            "maximum": 440000.0029,
            "minimum": 439812.7829,
            "name": "X",
            "position": 0,
            "stddev": 48.22094519,
            "variance": 2325.259555
          },
          {
            "average": 3985876.056,
            "count": 108733,
            "maximum": 3985999.986,
            "minimum": 3985633.026,
            "name": "Y",
            "position": 1,
            "stddev": 95.91401854,
            "variance": 9199.498953
          },
          {
            "average": 6.790346749,
            "count": 108733,
            "maximum": 22.72199721,
            "minimum": 2.121997214,
            "name": "Z",
            "position": 2,
            "stddev": 4.562677157,
            "variance": 20.81802284
          },
          {
            "average": 2606.171383,
            "count": 108733,
            "maximum": 15184,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1692.000676,
            "variance": 2862866.288
          },
          {
            "average": 1.399473941,
            "count": 108733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9373882349,
            "variance": 0.878696703
          },
          {
            "average": 1.8006401,
            "count": 108733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.48476139,
            "variance": 2.204516384
          },
          {
            "average": 1,
            "count": 108733,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.676363202,
            "count": 108733,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4678654019,
            "variance": 0.2188980343
          },
          {
            "average": 19.25676246,
            "count": 108733,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8203257575,
            "variance": 0.6729343484
          },
          {
            "average": 1.474235053,
            "count": 108733,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.172425767,
            "variance": 1.374582179
          },
          {
            "average": 1,
            "count": 108733,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446670,
            "count": 108733,
            "maximum": 255446673.9,
            "minimum": 255446665.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.179672678,
            "variance": 4.750972982
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439812.7829,
          3985633.026,
          2.121997214,
          440000.0029,
          3985999.986,
          22.72199721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439812.78287831746,
                3985633.0256849476,
                2.121997213881814
              ],
              [
                439812.78287831746,
                3985999.9856849476,
                2.121997213881814
              ],
              [
                440000.00287831743,
                3985999.9856849476,
                22.721997213881814
              ],
              [
                440000.00287831743,
                3985633.0256849476,
                22.721997213881814
              ],
              [
                439812.78287831746,
                3985633.0256849476,
                2.121997213881814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:11:13+00:00",
        "end_time": "2019-10-18T15:11:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3985.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3985.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3985.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3985.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.66793551,
            36.01332827,
            2.121997214,
            -75.66583011,
            36.01664808,
            22.72199721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.66790759417233,
                  36.01332827291444,
                  2.121997213881814
                ],
                [
                  -75.66793550746098,
                  36.01663653007078,
                  2.121997213881814
                ],
                [
                  -75.66585793538893,
                  36.016648082697365,
                  22.721997213881814
                ],
                [
                  -75.66583010890717,
                  36.013339824147124,
                  22.721997213881814
                ],
                [
                  -75.66790759417233,
                  36.01332827291444,
                  2.121997213881814
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3985.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3985.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:11:13Z",
            "pc:count": 108733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439936.3401,
                "count": 108733,
                "maximum": 440000.0029,
                "minimum": 439812.7829,
                "name": "X",
                "position": 0,
                "stddev": 48.22094519,
                "variance": 2325.259555
              },
              {
                "average": 3985876.056,
                "count": 108733,
                "maximum": 3985999.986,
                "minimum": 3985633.026,
                "name": "Y",
                "position": 1,
                "stddev": 95.91401854,
                "variance": 9199.498953
              },
              {
                "average": 6.790346749,
                "count": 108733,
                "maximum": 22.72199721,
                "minimum": 2.121997214,
                "name": "Z",
                "position": 2,
                "stddev": 4.562677157,
                "variance": 20.81802284
              },
              {
                "average": 2606.171383,
                "count": 108733,
                "maximum": 15184,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1692.000676,
                "variance": 2862866.288
              },
              {
                "average": 1.399473941,
                "count": 108733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9373882349,
                "variance": 0.878696703
              },
              {
                "average": 1.8006401,
                "count": 108733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.48476139,
                "variance": 2.204516384
              },
              {
                "average": 1,
                "count": 108733,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.676363202,
                "count": 108733,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4678654019,
                "variance": 0.2188980343
              },
              {
                "average": 19.25676246,
                "count": 108733,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8203257575,
                "variance": 0.6729343484
              },
              {
                "average": 1.474235053,
                "count": 108733,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.172425767,
                "variance": 1.374582179
              },
              {
                "average": 1,
                "count": 108733,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446670,
                "count": 108733,
                "maximum": 255446673.9,
                "minimum": 255446665.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.179672678,
                "variance": 4.750972982
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439812.7829,
              3985633.026,
              2.121997214,
              440000.0029,
              3985999.986,
              22.72199721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439812.78287831746,
                    3985633.0256849476,
                    2.121997213881814
                  ],
                  [
                    439812.78287831746,
                    3985999.9856849476,
                    2.121997213881814
                  ],
                  [
                    440000.00287831743,
                    3985999.9856849476,
                    22.721997213881814
                  ],
                  [
                    440000.00287831743,
                    3985633.0256849476,
                    22.721997213881814
                  ],
                  [
                    439812.78287831746,
                    3985633.0256849476,
                    2.121997213881814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:11:13+00:00",
            "end_time": "2019-10-18T15:11:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4674.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59845870039973,
              35.90881312769644,
              -4.285852945240435
            ],
            [
              -75.59852660651609,
              35.91782870910515,
              -4.285852945240435
            ],
            [
              -75.59221068138598,
              35.917860027623306,
              36.93414705475956
            ],
            [
              -75.59214349174327,
              35.90884443590563,
              36.93414705475956
            ],
            [
              -75.59845870039973,
              35.90881312769644,
              -4.285852945240435
            ]
          ]
        ]
      },
      "bbox": [
        -75.59852661,
        35.90881313,
        -4.285852945,
        -75.59214349,
        35.91786003,
        36.93414705
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:40Z",
        "pc:count": 512499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446148.6757,
            "count": 512499,
            "maximum": 446569.8653,
            "minimum": 446000.0053,
            "name": "X",
            "position": 0,
            "stddev": 113.0226526,
            "variance": 12774.11999
          },
          {
            "average": 3974310.542,
            "count": 512499,
            "maximum": 3974999.979,
            "minimum": 3973999.979,
            "name": "Y",
            "position": 1,
            "stddev": 235.1146585,
            "variance": 55278.90264
          },
          {
            "average": 2.154052401,
            "count": 512499,
            "maximum": 36.93414705,
            "minimum": -4.285852945,
            "name": "Z",
            "position": 2,
            "stddev": 3.709878125,
            "variance": 13.7631957
          },
          {
            "average": 2917.405763,
            "count": 512499,
            "maximum": 36713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2687.683883,
            "variance": 7223644.657
          },
          {
            "average": 1.10632411,
            "count": 512499,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4044426941,
            "variance": 0.1635738928
          },
          {
            "average": 1.220726284,
            "count": 512499,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6256466456,
            "variance": 0.3914337251
          },
          {
            "average": 1,
            "count": 512499,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.561382559,
            "count": 512499,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.87570143,
            "variance": 141.0322845
          },
          {
            "average": 19.50233939,
            "count": 512499,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.168145829,
            "variance": 1.364564677
          },
          {
            "average": 1.37331585,
            "count": 512499,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5613335141,
            "variance": 0.315095314
          },
          {
            "average": 18.34840068,
            "count": 512499,
            "maximum": 19,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6502279708,
            "variance": 0.4227964141
          },
          {
            "average": 255536690.4,
            "count": 512499,
            "maximum": 255537300.9,
            "minimum": 255535799.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 556.8648792,
            "variance": 310098.4937
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0053,
          3973999.979,
          -4.285852945,
          446569.8653,
          3974999.979,
          36.93414705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.0052944142,
                3973999.978829057,
                -4.285852945240435
              ],
              [
                446000.0052944142,
                3974999.978829057,
                -4.285852945240435
              ],
              [
                446569.86529441416,
                3974999.978829057,
                36.93414705475956
              ],
              [
                446569.86529441416,
                3973999.978829057,
                36.93414705475956
              ],
              [
                446000.0052944142,
                3973999.978829057,
                -4.285852945240435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:40+00:00",
        "end_time": "2019-10-19T15:56:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4674.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4674.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4674.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4674.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59852661,
            35.90881313,
            -4.285852945,
            -75.59214349,
            35.91786003,
            36.93414705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59845870039973,
                  35.90881312769644,
                  -4.285852945240435
                ],
                [
                  -75.59852660651609,
                  35.91782870910515,
                  -4.285852945240435
                ],
                [
                  -75.59221068138598,
                  35.917860027623306,
                  36.93414705475956
                ],
                [
                  -75.59214349174327,
                  35.90884443590563,
                  36.93414705475956
                ],
                [
                  -75.59845870039973,
                  35.90881312769644,
                  -4.285852945240435
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4674.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4674.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:40Z",
            "pc:count": 512499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446148.6757,
                "count": 512499,
                "maximum": 446569.8653,
                "minimum": 446000.0053,
                "name": "X",
                "position": 0,
                "stddev": 113.0226526,
                "variance": 12774.11999
              },
              {
                "average": 3974310.542,
                "count": 512499,
                "maximum": 3974999.979,
                "minimum": 3973999.979,
                "name": "Y",
                "position": 1,
                "stddev": 235.1146585,
                "variance": 55278.90264
              },
              {
                "average": 2.154052401,
                "count": 512499,
                "maximum": 36.93414705,
                "minimum": -4.285852945,
                "name": "Z",
                "position": 2,
                "stddev": 3.709878125,
                "variance": 13.7631957
              },
              {
                "average": 2917.405763,
                "count": 512499,
                "maximum": 36713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2687.683883,
                "variance": 7223644.657
              },
              {
                "average": 1.10632411,
                "count": 512499,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4044426941,
                "variance": 0.1635738928
              },
              {
                "average": 1.220726284,
                "count": 512499,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6256466456,
                "variance": 0.3914337251
              },
              {
                "average": 1,
                "count": 512499,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.561382559,
                "count": 512499,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.87570143,
                "variance": 141.0322845
              },
              {
                "average": 19.50233939,
                "count": 512499,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.168145829,
                "variance": 1.364564677
              },
              {
                "average": 1.37331585,
                "count": 512499,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5613335141,
                "variance": 0.315095314
              },
              {
                "average": 18.34840068,
                "count": 512499,
                "maximum": 19,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6502279708,
                "variance": 0.4227964141
              },
              {
                "average": 255536690.4,
                "count": 512499,
                "maximum": 255537300.9,
                "minimum": 255535799.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 556.8648792,
                "variance": 310098.4937
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0053,
              3973999.979,
              -4.285852945,
              446569.8653,
              3974999.979,
              36.93414705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.0052944142,
                    3973999.978829057,
                    -4.285852945240435
                  ],
                  [
                    446000.0052944142,
                    3974999.978829057,
                    -4.285852945240435
                  ],
                  [
                    446569.86529441416,
                    3974999.978829057,
                    36.93414705475956
                  ],
                  [
                    446569.86529441416,
                    3973999.978829057,
                    36.93414705475956
                  ],
                  [
                    446000.0052944142,
                    3973999.978829057,
                    -4.285852945240435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:40+00:00",
            "end_time": "2019-10-19T15:56: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": "20191019_NCMP_NC_Dunex_18SVE4675.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59852662629216,
              35.91782871356718,
              -4.130176838508433
            ],
            [
              -75.59853709738302,
              35.919218554380365,
              -4.130176838508433
            ],
            [
              -75.59775172206176,
              35.91922246700781,
              -1.450176838508433
            ],
            [
              -75.59774126470863,
              35.91783262599607,
              -1.450176838508433
            ],
            [
              -75.59852662629216,
              35.91782871356718,
              -4.130176838508433
            ]
          ]
        ]
      },
      "bbox": [
        -75.5985371,
        35.91782871,
        -4.130176839,
        -75.59774126,
        35.91922247,
        -1.450176839
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:42Z",
        "pc:count": 5549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446018.4499,
            "count": 5549,
            "maximum": 446070.8635,
            "minimum": 446000.0035,
            "name": "X",
            "position": 0,
            "stddev": 12.7667333,
            "variance": 162.9894792
          },
          {
            "average": 3975055.153,
            "count": 5549,
            "maximum": 3975154.139,
            "minimum": 3974999.979,
            "name": "Y",
            "position": 1,
            "stddev": 36.04709621,
            "variance": 1299.393145
          },
          {
            "average": -2.492634939,
            "count": 5549,
            "maximum": -1.450176839,
            "minimum": -4.130176839,
            "name": "Z",
            "position": 2,
            "stddev": 0.576118778,
            "variance": 0.3319128463
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5549,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5549,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5549,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.72493976,
            "count": 5549,
            "maximum": 19.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5303159487,
            "variance": 0.2812350054
          },
          {
            "average": 2.000180213,
            "count": 5549,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01342433056,
            "variance": 0.0001802126509
          },
          {
            "average": 19,
            "count": 5549,
            "maximum": 19,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255537299.6,
            "count": 5549,
            "maximum": 255537302.4,
            "minimum": 255537297.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.655591775,
            "variance": 2.740984125
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0035,
          3974999.979,
          -4.130176839,
          446070.8635,
          3975154.139,
          -1.450176839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.0035131985,
                3974999.979334897,
                -4.130176838508433
              ],
              [
                446000.0035131985,
                3975154.139334897,
                -4.130176838508433
              ],
              [
                446070.8635131985,
                3975154.139334897,
                -1.450176838508433
              ],
              [
                446070.8635131985,
                3974999.979334897,
                -1.450176838508433
              ],
              [
                446000.0035131985,
                3974999.979334897,
                -4.130176838508433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:42+00:00",
        "end_time": "2019-10-19T16:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4675.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4675.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4675.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4675.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5985371,
            35.91782871,
            -4.130176839,
            -75.59774126,
            35.91922247,
            -1.450176839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59852662629216,
                  35.91782871356718,
                  -4.130176838508433
                ],
                [
                  -75.59853709738302,
                  35.919218554380365,
                  -4.130176838508433
                ],
                [
                  -75.59775172206176,
                  35.91922246700781,
                  -1.450176838508433
                ],
                [
                  -75.59774126470863,
                  35.91783262599607,
                  -1.450176838508433
                ],
                [
                  -75.59852662629216,
                  35.91782871356718,
                  -4.130176838508433
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4675.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4675.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:42Z",
            "pc:count": 5549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446018.4499,
                "count": 5549,
                "maximum": 446070.8635,
                "minimum": 446000.0035,
                "name": "X",
                "position": 0,
                "stddev": 12.7667333,
                "variance": 162.9894792
              },
              {
                "average": 3975055.153,
                "count": 5549,
                "maximum": 3975154.139,
                "minimum": 3974999.979,
                "name": "Y",
                "position": 1,
                "stddev": 36.04709621,
                "variance": 1299.393145
              },
              {
                "average": -2.492634939,
                "count": 5549,
                "maximum": -1.450176839,
                "minimum": -4.130176839,
                "name": "Z",
                "position": 2,
                "stddev": 0.576118778,
                "variance": 0.3319128463
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5549,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5549,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5549,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.72493976,
                "count": 5549,
                "maximum": 19.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5303159487,
                "variance": 0.2812350054
              },
              {
                "average": 2.000180213,
                "count": 5549,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01342433056,
                "variance": 0.0001802126509
              },
              {
                "average": 19,
                "count": 5549,
                "maximum": 19,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255537299.6,
                "count": 5549,
                "maximum": 255537302.4,
                "minimum": 255537297.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.655591775,
                "variance": 2.740984125
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0035,
              3974999.979,
              -4.130176839,
              446070.8635,
              3975154.139,
              -1.450176839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.0035131985,
                    3974999.979334897,
                    -4.130176838508433
                  ],
                  [
                    446000.0035131985,
                    3975154.139334897,
                    -4.130176838508433
                  ],
                  [
                    446070.8635131985,
                    3975154.139334897,
                    -1.450176838508433
                  ],
                  [
                    446070.8635131985,
                    3974999.979334897,
                    -1.450176838508433
                  ],
                  [
                    446000.0035131985,
                    3974999.979334897,
                    -4.130176838508433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:42+00:00",
            "end_time": "2019-10-19T16:21:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4963.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56450895035042,
              35.809801295055664,
              -2.028929954553725
            ],
            [
              -75.56457277327429,
              35.81881726005451,
              -2.028929954553725
            ],
            [
              -75.55350296554427,
              35.818868743453145,
              49.67107004544628
            ],
            [
              -75.55344039386515,
              35.809852761487434,
              49.67107004544628
            ],
            [
              -75.56450895035042,
              35.809801295055664,
              -2.028929954553725
            ]
          ]
        ]
      },
      "bbox": [
        -75.56457277,
        35.8098013,
        -2.028929955,
        -75.55344039,
        35.81886874,
        49.67107005
      ],
      "properties": {
        "datetime": "2019-10-19T15:27:58Z",
        "pc:count": 2538137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449519.4945,
            "count": 2538137,
            "maximum": 450000.0196,
            "minimum": 448999.9996,
            "name": "X",
            "position": 0,
            "stddev": 294.605579,
            "variance": 86792.44721
          },
          {
            "average": 3963453.964,
            "count": 2538137,
            "maximum": 3963999.994,
            "minimum": 3962999.974,
            "name": "Y",
            "position": 1,
            "stddev": 272.6703701,
            "variance": 74349.13074
          },
          {
            "average": 1.352520215,
            "count": 2538137,
            "maximum": 49.67107005,
            "minimum": -2.028929955,
            "name": "Z",
            "position": 2,
            "stddev": 1.624126186,
            "variance": 2.637785868
          },
          {
            "average": 849.478863,
            "count": 2538137,
            "maximum": 36346,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 807.343236,
            "variance": 651803.1007
          },
          {
            "average": 1.331953319,
            "count": 2538137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6789446696,
            "variance": 0.4609658644
          },
          {
            "average": 1.664835665,
            "count": 2538137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9796765597,
            "variance": 0.9597661616
          },
          {
            "average": 1,
            "count": 2538137,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.210286127,
            "count": 2538137,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.738956518,
            "variance": 45.41353495
          },
          {
            "average": 19.87627253,
            "count": 2538137,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.64619195,
            "variance": 2.709947936
          },
          {
            "average": 1.42668146,
            "count": 2538137,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7427758689,
            "variance": 0.5517159914
          },
          {
            "average": 11.03158655,
            "count": 2538137,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.613237538,
            "variance": 2.602535354
          },
          {
            "average": 255531263.2,
            "count": 2538137,
            "maximum": 255534078,
            "minimum": 255529638.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1135.26377,
            "variance": 1288823.828
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2538137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448999.9996,
          3962999.974,
          -2.028929955,
          450000.0196,
          3963999.994,
          49.67107005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448999.99957094644,
                3962999.9738873206,
                -2.028929954553725
              ],
              [
                448999.99957094644,
                3963999.99388732,
                -2.028929954553725
              ],
              [
                450000.01957094646,
                3963999.99388732,
                49.67107004544628
              ],
              [
                450000.01957094646,
                3962999.9738873206,
                49.67107004544628
              ],
              [
                448999.99957094644,
                3962999.9738873206,
                -2.028929954553725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:27:58+00:00",
        "end_time": "2019-10-19T14:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4963.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4963.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4963.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4963.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56457277,
            35.8098013,
            -2.028929955,
            -75.55344039,
            35.81886874,
            49.67107005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56450895035042,
                  35.809801295055664,
                  -2.028929954553725
                ],
                [
                  -75.56457277327429,
                  35.81881726005451,
                  -2.028929954553725
                ],
                [
                  -75.55350296554427,
                  35.818868743453145,
                  49.67107004544628
                ],
                [
                  -75.55344039386515,
                  35.809852761487434,
                  49.67107004544628
                ],
                [
                  -75.56450895035042,
                  35.809801295055664,
                  -2.028929954553725
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4963.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4963.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:27:58Z",
            "pc:count": 2538137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449519.4945,
                "count": 2538137,
                "maximum": 450000.0196,
                "minimum": 448999.9996,
                "name": "X",
                "position": 0,
                "stddev": 294.605579,
                "variance": 86792.44721
              },
              {
                "average": 3963453.964,
                "count": 2538137,
                "maximum": 3963999.994,
                "minimum": 3962999.974,
                "name": "Y",
                "position": 1,
                "stddev": 272.6703701,
                "variance": 74349.13074
              },
              {
                "average": 1.352520215,
                "count": 2538137,
                "maximum": 49.67107005,
                "minimum": -2.028929955,
                "name": "Z",
                "position": 2,
                "stddev": 1.624126186,
                "variance": 2.637785868
              },
              {
                "average": 849.478863,
                "count": 2538137,
                "maximum": 36346,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 807.343236,
                "variance": 651803.1007
              },
              {
                "average": 1.331953319,
                "count": 2538137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6789446696,
                "variance": 0.4609658644
              },
              {
                "average": 1.664835665,
                "count": 2538137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9796765597,
                "variance": 0.9597661616
              },
              {
                "average": 1,
                "count": 2538137,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.210286127,
                "count": 2538137,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.738956518,
                "variance": 45.41353495
              },
              {
                "average": 19.87627253,
                "count": 2538137,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.64619195,
                "variance": 2.709947936
              },
              {
                "average": 1.42668146,
                "count": 2538137,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7427758689,
                "variance": 0.5517159914
              },
              {
                "average": 11.03158655,
                "count": 2538137,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.613237538,
                "variance": 2.602535354
              },
              {
                "average": 255531263.2,
                "count": 2538137,
                "maximum": 255534078,
                "minimum": 255529638.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1135.26377,
                "variance": 1288823.828
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2538137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448999.9996,
              3962999.974,
              -2.028929955,
              450000.0196,
              3963999.994,
              49.67107005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448999.99957094644,
                    3962999.9738873206,
                    -2.028929954553725
                  ],
                  [
                    448999.99957094644,
                    3963999.99388732,
                    -2.028929954553725
                  ],
                  [
                    450000.01957094646,
                    3963999.99388732,
                    49.67107004544628
                  ],
                  [
                    450000.01957094646,
                    3962999.9738873206,
                    49.67107004544628
                  ],
                  [
                    448999.99957094644,
                    3962999.9738873206,
                    -2.028929954553725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:27:58+00:00",
            "end_time": "2019-10-19T14:13: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": "20191019_NCMP_NC_Dunex_18SVE4762.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57904099405431,
              35.80351264654234,
              -0.864451481345281
            ],
            [
              -75.57908614057334,
              35.80973208763856,
              -0.864451481345281
            ],
            [
              -75.5755770505931,
              35.80974894001955,
              -0.364451481345281
            ],
            [
              -75.57553217761165,
              35.803529495091595,
              -0.364451481345281
            ],
            [
              -75.57904099405431,
              35.80351264654234,
              -0.864451481345281
            ]
          ]
        ]
      },
      "bbox": [
        -75.57908614,
        35.80351265,
        -0.8644514813,
        -75.57553218,
        35.80974894,
        -0.3644514813
      ],
      "properties": {
        "datetime": "2019-10-19T13:55:23Z",
        "pc:count": 267381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447901.5764,
            "count": 267381,
            "maximum": 448000.0183,
            "minimum": 447682.9783,
            "name": "X",
            "position": 0,
            "stddev": 80.0926435,
            "variance": 6414.831544
          },
          {
            "average": 3962784.244,
            "count": 267381,
            "maximum": 3962999.988,
            "minimum": 3962310.148,
            "name": "Y",
            "position": 1,
            "stddev": 174.6872136,
            "variance": 30515.62258
          },
          {
            "average": -0.6133606783,
            "count": 267381,
            "maximum": -0.3644514813,
            "minimum": -0.8644514813,
            "name": "Z",
            "position": 2,
            "stddev": 0.05200282421,
            "variance": 0.002704293726
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 267381,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 267381,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 267381,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 267381,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.83109936,
            "count": 267381,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8996384256,
            "variance": 0.8093492967
          },
          {
            "average": 2,
            "count": 267381,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.480007929,
            "count": 267381,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9887927269,
            "variance": 0.9777110569
          },
          {
            "average": 255527619,
            "count": 267381,
            "maximum": 255528523.5,
            "minimum": 255527452.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345.6670996,
            "variance": 119485.7437
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 267381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447682.9783,
          3962310.148,
          -0.8644514813,
          448000.0183,
          3962999.988,
          -0.3644514813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447682.97831470333,
                3962310.1481242543,
                -0.864451481345281
              ],
              [
                447682.97831470333,
                3962999.988124254,
                -0.864451481345281
              ],
              [
                448000.01831470337,
                3962999.988124254,
                -0.364451481345281
              ],
              [
                448000.01831470337,
                3962310.1481242543,
                -0.364451481345281
              ],
              [
                447682.97831470333,
                3962310.1481242543,
                -0.864451481345281
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:55:23+00:00",
        "end_time": "2019-10-19T13:37:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4762.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4762.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4762.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4762.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57908614,
            35.80351265,
            -0.8644514813,
            -75.57553218,
            35.80974894,
            -0.3644514813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57904099405431,
                  35.80351264654234,
                  -0.864451481345281
                ],
                [
                  -75.57908614057334,
                  35.80973208763856,
                  -0.864451481345281
                ],
                [
                  -75.5755770505931,
                  35.80974894001955,
                  -0.364451481345281
                ],
                [
                  -75.57553217761165,
                  35.803529495091595,
                  -0.364451481345281
                ],
                [
                  -75.57904099405431,
                  35.80351264654234,
                  -0.864451481345281
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4762.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4762.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:55:23Z",
            "pc:count": 267381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447901.5764,
                "count": 267381,
                "maximum": 448000.0183,
                "minimum": 447682.9783,
                "name": "X",
                "position": 0,
                "stddev": 80.0926435,
                "variance": 6414.831544
              },
              {
                "average": 3962784.244,
                "count": 267381,
                "maximum": 3962999.988,
                "minimum": 3962310.148,
                "name": "Y",
                "position": 1,
                "stddev": 174.6872136,
                "variance": 30515.62258
              },
              {
                "average": -0.6133606783,
                "count": 267381,
                "maximum": -0.3644514813,
                "minimum": -0.8644514813,
                "name": "Z",
                "position": 2,
                "stddev": 0.05200282421,
                "variance": 0.002704293726
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 267381,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 267381,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 267381,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 267381,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.83109936,
                "count": 267381,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8996384256,
                "variance": 0.8093492967
              },
              {
                "average": 2,
                "count": 267381,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.480007929,
                "count": 267381,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9887927269,
                "variance": 0.9777110569
              },
              {
                "average": 255527619,
                "count": 267381,
                "maximum": 255528523.5,
                "minimum": 255527452.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345.6670996,
                "variance": 119485.7437
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 267381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447682.9783,
              3962310.148,
              -0.8644514813,
              448000.0183,
              3962999.988,
              -0.3644514813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447682.97831470333,
                    3962310.1481242543,
                    -0.864451481345281
                  ],
                  [
                    447682.97831470333,
                    3962999.988124254,
                    -0.864451481345281
                  ],
                  [
                    448000.01831470337,
                    3962999.988124254,
                    -0.364451481345281
                  ],
                  [
                    448000.01831470337,
                    3962310.1481242543,
                    -0.364451481345281
                  ],
                  [
                    447682.97831470333,
                    3962310.1481242543,
                    -0.864451481345281
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:55:23+00:00",
            "end_time": "2019-10-19T13:37: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": "20191001_NCMP_NC_Dunex_18SVD4799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5824669481899,
              35.233421537461666,
              0.371945218381525
            ],
            [
              -75.58252586676227,
              35.24166218734379,
              0.371945218381525
            ],
            [
              -75.5715350848531,
              35.24171458832796,
              19.93194521838152
            ],
            [
              -75.57147727777549,
              35.23347392255061,
              19.93194521838152
            ],
            [
              -75.5824669481899,
              35.233421537461666,
              0.371945218381525
            ]
          ]
        ]
      },
      "bbox": [
        -75.58252587,
        35.23342154,
        0.3719452184,
        -75.57147728,
        35.24171459,
        19.93194522
      ],
      "properties": {
        "datetime": "2019-10-01T15:31:43Z",
        "pc:count": 7432921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447475.2575,
            "count": 7432921,
            "maximum": 448000.0186,
            "minimum": 446999.9986,
            "name": "X",
            "position": 0,
            "stddev": 288.4978075,
            "variance": 83230.98491
          },
          {
            "average": 3899652.275,
            "count": 7432921,
            "maximum": 3899998.486,
            "minimum": 3899084.546,
            "name": "Y",
            "position": 1,
            "stddev": 214.916318,
            "variance": 46189.02376
          },
          {
            "average": 5.106822312,
            "count": 7432921,
            "maximum": 19.93194522,
            "minimum": 0.3719452184,
            "name": "Z",
            "position": 2,
            "stddev": 2.99621066,
            "variance": 8.977278321
          },
          {
            "average": 1965.997387,
            "count": 7432921,
            "maximum": 36319,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2538.115984,
            "variance": 6442032.747
          },
          {
            "average": 2.10988466,
            "count": 7432921,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236468069,
            "variance": 1.528853286
          },
          {
            "average": 3.220353075,
            "count": 7432921,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569001432,
            "variance": 2.461765493
          },
          {
            "average": 1,
            "count": 7432921,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300777043,
            "count": 7432921,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4585959461,
            "variance": 0.2103102417
          },
          {
            "average": 20.00562831,
            "count": 7432921,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.365714996,
            "variance": 1.86517745
          },
          {
            "average": 2.244667608,
            "count": 7432921,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.472298728,
            "variance": 2.167663544
          },
          {
            "average": 2.768192478,
            "count": 7432921,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9098366168,
            "variance": 0.8278026693
          },
          {
            "average": 253978291.9,
            "count": 7432921,
            "maximum": 253979103.4,
            "minimum": 253978001.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.7935906,
            "variance": 110751.574
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7432921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446999.9986,
          3899084.546,
          0.3719452184,
          448000.0186,
          3899998.486,
          19.93194522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446999.9986319958,
                3899084.545983994,
                0.371945218381525
              ],
              [
                446999.9986319958,
                3899998.4859839943,
                0.371945218381525
              ],
              [
                448000.01863199583,
                3899998.4859839943,
                19.93194521838152
              ],
              [
                448000.01863199583,
                3899084.545983994,
                19.93194521838152
              ],
              [
                446999.9986319958,
                3899084.545983994,
                0.371945218381525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:31:43+00:00",
        "end_time": "2019-10-01T15:13:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58252587,
            35.23342154,
            0.3719452184,
            -75.57147728,
            35.24171459,
            19.93194522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5824669481899,
                  35.233421537461666,
                  0.371945218381525
                ],
                [
                  -75.58252586676227,
                  35.24166218734379,
                  0.371945218381525
                ],
                [
                  -75.5715350848531,
                  35.24171458832796,
                  19.93194521838152
                ],
                [
                  -75.57147727777549,
                  35.23347392255061,
                  19.93194521838152
                ],
                [
                  -75.5824669481899,
                  35.233421537461666,
                  0.371945218381525
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:31:43Z",
            "pc:count": 7432921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447475.2575,
                "count": 7432921,
                "maximum": 448000.0186,
                "minimum": 446999.9986,
                "name": "X",
                "position": 0,
                "stddev": 288.4978075,
                "variance": 83230.98491
              },
              {
                "average": 3899652.275,
                "count": 7432921,
                "maximum": 3899998.486,
                "minimum": 3899084.546,
                "name": "Y",
                "position": 1,
                "stddev": 214.916318,
                "variance": 46189.02376
              },
              {
                "average": 5.106822312,
                "count": 7432921,
                "maximum": 19.93194522,
                "minimum": 0.3719452184,
                "name": "Z",
                "position": 2,
                "stddev": 2.99621066,
                "variance": 8.977278321
              },
              {
                "average": 1965.997387,
                "count": 7432921,
                "maximum": 36319,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2538.115984,
                "variance": 6442032.747
              },
              {
                "average": 2.10988466,
                "count": 7432921,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236468069,
                "variance": 1.528853286
              },
              {
                "average": 3.220353075,
                "count": 7432921,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569001432,
                "variance": 2.461765493
              },
              {
                "average": 1,
                "count": 7432921,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300777043,
                "count": 7432921,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4585959461,
                "variance": 0.2103102417
              },
              {
                "average": 20.00562831,
                "count": 7432921,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.365714996,
                "variance": 1.86517745
              },
              {
                "average": 2.244667608,
                "count": 7432921,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.472298728,
                "variance": 2.167663544
              },
              {
                "average": 2.768192478,
                "count": 7432921,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9098366168,
                "variance": 0.8278026693
              },
              {
                "average": 253978291.9,
                "count": 7432921,
                "maximum": 253979103.4,
                "minimum": 253978001.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.7935906,
                "variance": 110751.574
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7432921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446999.9986,
              3899084.546,
              0.3719452184,
              448000.0186,
              3899998.486,
              19.93194522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446999.9986319958,
                    3899084.545983994,
                    0.371945218381525
                  ],
                  [
                    446999.9986319958,
                    3899998.4859839943,
                    0.371945218381525
                  ],
                  [
                    448000.01863199583,
                    3899998.4859839943,
                    19.93194521838152
                  ],
                  [
                    448000.01863199583,
                    3899084.545983994,
                    19.93194521838152
                  ],
                  [
                    446999.9986319958,
                    3899084.545983994,
                    0.371945218381525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:31:43+00:00",
            "end_time": "2019-10-01T15:13: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": "20191019_NCMP_NC_Dunex_18SVE4763.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57970614875533,
              35.809729076313786,
              -0.977332008689602
            ],
            [
              -75.57972716019087,
              35.81261989135693,
              -0.977332008689602
            ],
            [
              -75.57559809676336,
              35.81263973318556,
              2.462667991310398
            ],
            [
              -75.57557723495998,
              35.80974891604546,
              2.462667991310398
            ],
            [
              -75.57970614875533,
              35.809729076313786,
              -0.977332008689602
            ]
          ]
        ]
      },
      "bbox": [
        -75.57972716,
        35.80972908,
        -0.9773320087,
        -75.57557723,
        35.81263973,
        2.462667991
      ],
      "properties": {
        "datetime": "2019-10-19T13:55:22Z",
        "pc:count": 283050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447873.6381,
            "count": 283050,
            "maximum": 448000.0016,
            "minimum": 447626.9616,
            "name": "X",
            "position": 0,
            "stddev": 85.44138099,
            "variance": 7300.229586
          },
          {
            "average": 3963146.687,
            "count": 283050,
            "maximum": 3963320.626,
            "minimum": 3962999.986,
            "name": "Y",
            "position": 1,
            "stddev": 87.13622495,
            "variance": 7592.721698
          },
          {
            "average": -0.716589737,
            "count": 283050,
            "maximum": 2.462667991,
            "minimum": -0.9773320087,
            "name": "Z",
            "position": 2,
            "stddev": 0.06464294681,
            "variance": 0.004178710572
          },
          {
            "average": 0.009814520403,
            "count": 283050,
            "maximum": 904,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.321721524,
            "variance": 5.390390834
          },
          {
            "average": 1.000049461,
            "count": 283050,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007974382924,
            "variance": 6.359078302e-05
          },
          {
            "average": 1.000098922,
            "count": 283050,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01158631035,
            "variance": 0.0001342425876
          },
          {
            "average": 1,
            "count": 283050,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99881293,
            "count": 283050,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1823092211,
            "variance": 0.03323665212
          },
          {
            "average": 20.00416925,
            "count": 283050,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.12184367,
            "variance": 1.25853322
          },
          {
            "average": 2.000021198,
            "count": 283050,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01063269396,
            "variance": 0.0001130541808
          },
          {
            "average": 3.336520049,
            "count": 283050,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.250488484,
            "variance": 1.563721448
          },
          {
            "average": 255527902.1,
            "count": 283050,
            "maximum": 255528522.2,
            "minimum": 255527460.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449.8065143,
            "variance": 202325.9003
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447626.9616,
          3962999.986,
          -0.9773320087,
          448000.0016,
          3963320.626,
          2.462667991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447626.961642438,
                3962999.985563123,
                -0.977332008689602
              ],
              [
                447626.961642438,
                3963320.625563123,
                -0.977332008689602
              ],
              [
                448000.00164243806,
                3963320.625563123,
                2.462667991310398
              ],
              [
                448000.00164243806,
                3962999.985563123,
                2.462667991310398
              ],
              [
                447626.961642438,
                3962999.985563123,
                -0.977332008689602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:55:22+00:00",
        "end_time": "2019-10-19T13:37:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4763.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4763.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4763.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4763.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57972716,
            35.80972908,
            -0.9773320087,
            -75.57557723,
            35.81263973,
            2.462667991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57970614875533,
                  35.809729076313786,
                  -0.977332008689602
                ],
                [
                  -75.57972716019087,
                  35.81261989135693,
                  -0.977332008689602
                ],
                [
                  -75.57559809676336,
                  35.81263973318556,
                  2.462667991310398
                ],
                [
                  -75.57557723495998,
                  35.80974891604546,
                  2.462667991310398
                ],
                [
                  -75.57970614875533,
                  35.809729076313786,
                  -0.977332008689602
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4763.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4763.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:55:22Z",
            "pc:count": 283050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447873.6381,
                "count": 283050,
                "maximum": 448000.0016,
                "minimum": 447626.9616,
                "name": "X",
                "position": 0,
                "stddev": 85.44138099,
                "variance": 7300.229586
              },
              {
                "average": 3963146.687,
                "count": 283050,
                "maximum": 3963320.626,
                "minimum": 3962999.986,
                "name": "Y",
                "position": 1,
                "stddev": 87.13622495,
                "variance": 7592.721698
              },
              {
                "average": -0.716589737,
                "count": 283050,
                "maximum": 2.462667991,
                "minimum": -0.9773320087,
                "name": "Z",
                "position": 2,
                "stddev": 0.06464294681,
                "variance": 0.004178710572
              },
              {
                "average": 0.009814520403,
                "count": 283050,
                "maximum": 904,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.321721524,
                "variance": 5.390390834
              },
              {
                "average": 1.000049461,
                "count": 283050,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007974382924,
                "variance": 6.359078302e-05
              },
              {
                "average": 1.000098922,
                "count": 283050,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01158631035,
                "variance": 0.0001342425876
              },
              {
                "average": 1,
                "count": 283050,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99881293,
                "count": 283050,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1823092211,
                "variance": 0.03323665212
              },
              {
                "average": 20.00416925,
                "count": 283050,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.12184367,
                "variance": 1.25853322
              },
              {
                "average": 2.000021198,
                "count": 283050,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01063269396,
                "variance": 0.0001130541808
              },
              {
                "average": 3.336520049,
                "count": 283050,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.250488484,
                "variance": 1.563721448
              },
              {
                "average": 255527902.1,
                "count": 283050,
                "maximum": 255528522.2,
                "minimum": 255527460.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449.8065143,
                "variance": 202325.9003
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447626.9616,
              3962999.986,
              -0.9773320087,
              448000.0016,
              3963320.626,
              2.462667991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447626.961642438,
                    3962999.985563123,
                    -0.977332008689602
                  ],
                  [
                    447626.961642438,
                    3963320.625563123,
                    -0.977332008689602
                  ],
                  [
                    448000.00164243806,
                    3963320.625563123,
                    2.462667991310398
                  ],
                  [
                    448000.00164243806,
                    3962999.985563123,
                    2.462667991310398
                  ],
                  [
                    447626.961642438,
                    3962999.985563123,
                    -0.977332008689602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:55:22+00:00",
            "end_time": "2019-10-19T13:37: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": "20191019_NCMP_NC_Dunex_18SVE4473.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6109732016654,
              35.905508023294146,
              -1.507905198957385
            ],
            [
              -75.61099812475,
              35.908750022235814,
              -1.507905198957385
            ],
            [
              -75.60954062085655,
              35.908757429631954,
              4.352094801042615
            ],
            [
              -75.60951575721568,
              35.90551542981334,
              4.352094801042615
            ],
            [
              -75.6109732016654,
              35.905508023294146,
              -1.507905198957385
            ]
          ]
        ]
      },
      "bbox": [
        -75.61099812,
        35.90550802,
        -1.507905199,
        -75.60951576,
        35.90875743,
        4.352094801
      ],
      "properties": {
        "datetime": "2019-10-19T14:56:59Z",
        "pc:count": 68101,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444947.2498,
            "count": 68101,
            "maximum": 445000.0135,
            "minimum": 444868.4935,
            "name": "X",
            "position": 0,
            "stddev": 34.4518161,
            "variance": 1186.927632
          },
          {
            "average": 3973856.604,
            "count": 68101,
            "maximum": 3973999.984,
            "minimum": 3973640.384,
            "name": "Y",
            "position": 1,
            "stddev": 95.44781369,
            "variance": 9110.285138
          },
          {
            "average": -0.6472554288,
            "count": 68101,
            "maximum": 4.352094801,
            "minimum": -1.507905199,
            "name": "Z",
            "position": 2,
            "stddev": 0.6931537532,
            "variance": 0.4804621255
          },
          {
            "average": 110.8637612,
            "count": 68101,
            "maximum": 4961,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 402.0739559,
            "variance": 161663.466
          },
          {
            "average": 1.022642839,
            "count": 68101,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.179208766,
            "variance": 0.03211578182
          },
          {
            "average": 1.044243109,
            "count": 68101,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2669151424,
            "variance": 0.07124369326
          },
          {
            "average": 1,
            "count": 68101,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.01079279,
            "count": 68101,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.562916553,
            "variance": 73.3235399
          },
          {
            "average": 19.27152514,
            "count": 68101,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.267403355,
            "variance": 1.606311264
          },
          {
            "average": 1.91936976,
            "count": 68101,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2904818861,
            "variance": 0.08437972614
          },
          {
            "average": 12,
            "count": 68101,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255532215.9,
            "count": 68101,
            "maximum": 255532219.8,
            "minimum": 255532212.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.851264379,
            "variance": 3.427179802
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68101,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444868.4935,
          3973640.384,
          -1.507905199,
          445000.0135,
          3973999.984,
          4.352094801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444868.4935497942,
                3973640.383748669,
                -1.507905198957385
              ],
              [
                444868.4935497942,
                3973999.983748669,
                -1.507905198957385
              ],
              [
                445000.0135497942,
                3973999.983748669,
                4.352094801042615
              ],
              [
                445000.0135497942,
                3973640.383748669,
                4.352094801042615
              ],
              [
                444868.4935497942,
                3973640.383748669,
                -1.507905198957385
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:56:59+00:00",
        "end_time": "2019-10-19T14:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4473.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4473.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4473.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4473.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.61099812,
            35.90550802,
            -1.507905199,
            -75.60951576,
            35.90875743,
            4.352094801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6109732016654,
                  35.905508023294146,
                  -1.507905198957385
                ],
                [
                  -75.61099812475,
                  35.908750022235814,
                  -1.507905198957385
                ],
                [
                  -75.60954062085655,
                  35.908757429631954,
                  4.352094801042615
                ],
                [
                  -75.60951575721568,
                  35.90551542981334,
                  4.352094801042615
                ],
                [
                  -75.6109732016654,
                  35.905508023294146,
                  -1.507905198957385
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4473.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4473.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:56:59Z",
            "pc:count": 68101,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444947.2498,
                "count": 68101,
                "maximum": 445000.0135,
                "minimum": 444868.4935,
                "name": "X",
                "position": 0,
                "stddev": 34.4518161,
                "variance": 1186.927632
              },
              {
                "average": 3973856.604,
                "count": 68101,
                "maximum": 3973999.984,
                "minimum": 3973640.384,
                "name": "Y",
                "position": 1,
                "stddev": 95.44781369,
                "variance": 9110.285138
              },
              {
                "average": -0.6472554288,
                "count": 68101,
                "maximum": 4.352094801,
                "minimum": -1.507905199,
                "name": "Z",
                "position": 2,
                "stddev": 0.6931537532,
                "variance": 0.4804621255
              },
              {
                "average": 110.8637612,
                "count": 68101,
                "maximum": 4961,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 402.0739559,
                "variance": 161663.466
              },
              {
                "average": 1.022642839,
                "count": 68101,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.179208766,
                "variance": 0.03211578182
              },
              {
                "average": 1.044243109,
                "count": 68101,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2669151424,
                "variance": 0.07124369326
              },
              {
                "average": 1,
                "count": 68101,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.01079279,
                "count": 68101,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.562916553,
                "variance": 73.3235399
              },
              {
                "average": 19.27152514,
                "count": 68101,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.267403355,
                "variance": 1.606311264
              },
              {
                "average": 1.91936976,
                "count": 68101,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2904818861,
                "variance": 0.08437972614
              },
              {
                "average": 12,
                "count": 68101,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255532215.9,
                "count": 68101,
                "maximum": 255532219.8,
                "minimum": 255532212.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.851264379,
                "variance": 3.427179802
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68101,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444868.4935,
              3973640.384,
              -1.507905199,
              445000.0135,
              3973999.984,
              4.352094801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444868.4935497942,
                    3973640.383748669,
                    -1.507905198957385
                  ],
                  [
                    444868.4935497942,
                    3973999.983748669,
                    -1.507905198957385
                  ],
                  [
                    445000.0135497942,
                    3973999.983748669,
                    4.352094801042615
                  ],
                  [
                    445000.0135497942,
                    3973640.383748669,
                    4.352094801042615
                  ],
                  [
                    444868.4935497942,
                    3973640.383748669,
                    -1.507905198957385
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:56:59+00:00",
            "end_time": "2019-10-19T14:56:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3986.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6734327957383,
              36.01660581510289,
              -0.084853667238789
            ],
            [
              -75.67350951125594,
              36.02562110288695,
              -0.084853667238789
            ],
            [
              -75.66593365021659,
              36.025663412231914,
              31.87514633276121
            ],
            [
              -75.66585779746454,
              36.016648110538846,
              31.87514633276121
            ],
            [
              -75.6734327957383,
              36.01660581510289,
              -0.084853667238789
            ]
          ]
        ]
      },
      "bbox": [
        -75.67350951,
        36.01660582,
        -0.08485366724,
        -75.6658578,
        36.02566341,
        31.87514633
      ],
      "properties": {
        "datetime": "2019-10-18T15:29:15Z",
        "pc:count": 2400248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439732.3471,
            "count": 2400248,
            "maximum": 440000.0153,
            "minimum": 439317.3953,
            "name": "X",
            "position": 0,
            "stddev": 175.5871375,
            "variance": 30830.84285
          },
          {
            "average": 3986663.884,
            "count": 2400248,
            "maximum": 3986999.989,
            "minimum": 3985999.989,
            "name": "Y",
            "position": 1,
            "stddev": 250.6866962,
            "variance": 62843.81965
          },
          {
            "average": 5.281932482,
            "count": 2400248,
            "maximum": 31.87514633,
            "minimum": -0.08485366724,
            "name": "Z",
            "position": 2,
            "stddev": 3.958716571,
            "variance": 15.67143689
          },
          {
            "average": 1171.797568,
            "count": 2400248,
            "maximum": 51668,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1876.388164,
            "variance": 3520832.542
          },
          {
            "average": 2.158719849,
            "count": 2400248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.275947336,
            "variance": 1.628041604
          },
          {
            "average": 3.32348574,
            "count": 2400248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.645985976,
            "variance": 2.709269834
          },
          {
            "average": 1,
            "count": 2400248,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352106949,
            "count": 2400248,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4776271982,
            "variance": 0.2281277405
          },
          {
            "average": 19.91866798,
            "count": 2400248,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.494131607,
            "variance": 2.232429258
          },
          {
            "average": 2.354752509,
            "count": 2400248,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.627318381,
            "variance": 2.648165113
          },
          {
            "average": 1.49080345,
            "count": 2400248,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.642101095,
            "variance": 0.4122938162
          },
          {
            "average": 255446972.1,
            "count": 2400248,
            "maximum": 255447755.1,
            "minimum": 255446669.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.0569669,
            "variance": 133997.703
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439317.3953,
          3985999.989,
          -0.08485366724,
          440000.0153,
          3986999.989,
          31.87514633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439317.39532786637,
                3985999.988688112,
                -0.084853667238789
              ],
              [
                439317.39532786637,
                3986999.988688112,
                -0.084853667238789
              ],
              [
                440000.01532786636,
                3986999.988688112,
                31.87514633276121
              ],
              [
                440000.01532786636,
                3985999.988688112,
                31.87514633276121
              ],
              [
                439317.39532786637,
                3985999.988688112,
                -0.084853667238789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:29:15+00:00",
        "end_time": "2019-10-18T15:11:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3986.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3986.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3986.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3986.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67350951,
            36.01660582,
            -0.08485366724,
            -75.6658578,
            36.02566341,
            31.87514633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6734327957383,
                  36.01660581510289,
                  -0.084853667238789
                ],
                [
                  -75.67350951125594,
                  36.02562110288695,
                  -0.084853667238789
                ],
                [
                  -75.66593365021659,
                  36.025663412231914,
                  31.87514633276121
                ],
                [
                  -75.66585779746454,
                  36.016648110538846,
                  31.87514633276121
                ],
                [
                  -75.6734327957383,
                  36.01660581510289,
                  -0.084853667238789
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3986.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3986.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:29:15Z",
            "pc:count": 2400248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439732.3471,
                "count": 2400248,
                "maximum": 440000.0153,
                "minimum": 439317.3953,
                "name": "X",
                "position": 0,
                "stddev": 175.5871375,
                "variance": 30830.84285
              },
              {
                "average": 3986663.884,
                "count": 2400248,
                "maximum": 3986999.989,
                "minimum": 3985999.989,
                "name": "Y",
                "position": 1,
                "stddev": 250.6866962,
                "variance": 62843.81965
              },
              {
                "average": 5.281932482,
                "count": 2400248,
                "maximum": 31.87514633,
                "minimum": -0.08485366724,
                "name": "Z",
                "position": 2,
                "stddev": 3.958716571,
                "variance": 15.67143689
              },
              {
                "average": 1171.797568,
                "count": 2400248,
                "maximum": 51668,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1876.388164,
                "variance": 3520832.542
              },
              {
                "average": 2.158719849,
                "count": 2400248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.275947336,
                "variance": 1.628041604
              },
              {
                "average": 3.32348574,
                "count": 2400248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.645985976,
                "variance": 2.709269834
              },
              {
                "average": 1,
                "count": 2400248,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352106949,
                "count": 2400248,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4776271982,
                "variance": 0.2281277405
              },
              {
                "average": 19.91866798,
                "count": 2400248,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.494131607,
                "variance": 2.232429258
              },
              {
                "average": 2.354752509,
                "count": 2400248,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.627318381,
                "variance": 2.648165113
              },
              {
                "average": 1.49080345,
                "count": 2400248,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.642101095,
                "variance": 0.4122938162
              },
              {
                "average": 255446972.1,
                "count": 2400248,
                "maximum": 255447755.1,
                "minimum": 255446669.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.0569669,
                "variance": 133997.703
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439317.3953,
              3985999.989,
              -0.08485366724,
              440000.0153,
              3986999.989,
              31.87514633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439317.39532786637,
                    3985999.988688112,
                    -0.084853667238789
                  ],
                  [
                    439317.39532786637,
                    3986999.988688112,
                    -0.084853667238789
                  ],
                  [
                    440000.01532786636,
                    3986999.988688112,
                    31.87514633276121
                  ],
                  [
                    440000.01532786636,
                    3985999.988688112,
                    31.87514633276121
                  ],
                  [
                    439317.39532786637,
                    3985999.988688112,
                    -0.084853667238789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:29:15+00:00",
            "end_time": "2019-10-18T15: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": "20191017_NCMP_NC_Dunex_18SVE5100.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53472352175083,
              35.241896340015714,
              1.291860056454873
            ],
            [
              -75.5347827239867,
              35.25091302048026,
              1.291860056454873
            ],
            [
              -75.52763117768598,
              35.250944412750805,
              62.391860056454874
            ],
            [
              -75.5275727670601,
              35.24192772186834,
              62.391860056454874
            ],
            [
              -75.53472352175083,
              35.241896340015714,
              1.291860056454873
            ]
          ]
        ]
      },
      "bbox": [
        -75.53478272,
        35.24189634,
        1.291860056,
        -75.52757277,
        35.25094441,
        62.39186006
      ],
      "properties": {
        "datetime": "2019-10-17T16:23:51Z",
        "pc:count": 3197264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451731.3816,
            "count": 3197264,
            "maximum": 452000.0078,
            "minimum": 451349.3878,
            "name": "X",
            "position": 0,
            "stddev": 142.3987349,
            "variance": 20277.3997
          },
          {
            "average": 3900586.314,
            "count": 3197264,
            "maximum": 3900999.985,
            "minimum": 3899999.985,
            "name": "Y",
            "position": 1,
            "stddev": 271.8673186,
            "variance": 73911.83892
          },
          {
            "average": 5.127264671,
            "count": 3197264,
            "maximum": 62.39186006,
            "minimum": 1.291860056,
            "name": "Z",
            "position": 2,
            "stddev": 3.25798161,
            "variance": 10.61444417
          },
          {
            "average": 479.0719243,
            "count": 3197264,
            "maximum": 50672,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 668.0656507,
            "variance": 446311.7137
          },
          {
            "average": 2.224874142,
            "count": 3197264,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254371863,
            "variance": 1.573448771
          },
          {
            "average": 3.449772368,
            "count": 3197264,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510722354,
            "variance": 2.282282031
          },
          {
            "average": 1,
            "count": 3197264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261450102,
            "count": 3197264,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5830358892,
            "variance": 0.3399308481
          },
          {
            "average": 20.09008975,
            "count": 3197264,
            "maximum": 27,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.072165643,
            "variance": 4.293870454
          },
          {
            "average": 2.40166092,
            "count": 3197264,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.550978176,
            "variance": 2.405533301
          },
          {
            "average": 1.458296844,
            "count": 3197264,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.614943717,
            "variance": 0.3781557751
          },
          {
            "average": 255363736.9,
            "count": 3197264,
            "maximum": 255364631.4,
            "minimum": 255363378,
            "name": "GpsTime",
            "position": 12,
            "stddev": 441.4428057,
            "variance": 194871.7507
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3197264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451349.3878,
          3899999.985,
          1.291860056,
          452000.0078,
          3900999.985,
          62.39186006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451349.3878378873,
                3899999.984754226,
                1.291860056454873
              ],
              [
                451349.3878378873,
                3900999.984754226,
                1.291860056454873
              ],
              [
                452000.0078378873,
                3900999.984754226,
                62.391860056454874
              ],
              [
                452000.0078378873,
                3899999.984754226,
                62.391860056454874
              ],
              [
                451349.3878378873,
                3899999.984754226,
                1.291860056454873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:23:51+00:00",
        "end_time": "2019-10-17T16:02:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5100.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5100.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5100.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5100.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53478272,
            35.24189634,
            1.291860056,
            -75.52757277,
            35.25094441,
            62.39186006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53472352175083,
                  35.241896340015714,
                  1.291860056454873
                ],
                [
                  -75.5347827239867,
                  35.25091302048026,
                  1.291860056454873
                ],
                [
                  -75.52763117768598,
                  35.250944412750805,
                  62.391860056454874
                ],
                [
                  -75.5275727670601,
                  35.24192772186834,
                  62.391860056454874
                ],
                [
                  -75.53472352175083,
                  35.241896340015714,
                  1.291860056454873
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5100.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5100.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:23:51Z",
            "pc:count": 3197264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451731.3816,
                "count": 3197264,
                "maximum": 452000.0078,
                "minimum": 451349.3878,
                "name": "X",
                "position": 0,
                "stddev": 142.3987349,
                "variance": 20277.3997
              },
              {
                "average": 3900586.314,
                "count": 3197264,
                "maximum": 3900999.985,
                "minimum": 3899999.985,
                "name": "Y",
                "position": 1,
                "stddev": 271.8673186,
                "variance": 73911.83892
              },
              {
                "average": 5.127264671,
                "count": 3197264,
                "maximum": 62.39186006,
                "minimum": 1.291860056,
                "name": "Z",
                "position": 2,
                "stddev": 3.25798161,
                "variance": 10.61444417
              },
              {
                "average": 479.0719243,
                "count": 3197264,
                "maximum": 50672,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 668.0656507,
                "variance": 446311.7137
              },
              {
                "average": 2.224874142,
                "count": 3197264,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254371863,
                "variance": 1.573448771
              },
              {
                "average": 3.449772368,
                "count": 3197264,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510722354,
                "variance": 2.282282031
              },
              {
                "average": 1,
                "count": 3197264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261450102,
                "count": 3197264,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5830358892,
                "variance": 0.3399308481
              },
              {
                "average": 20.09008975,
                "count": 3197264,
                "maximum": 27,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.072165643,
                "variance": 4.293870454
              },
              {
                "average": 2.40166092,
                "count": 3197264,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.550978176,
                "variance": 2.405533301
              },
              {
                "average": 1.458296844,
                "count": 3197264,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.614943717,
                "variance": 0.3781557751
              },
              {
                "average": 255363736.9,
                "count": 3197264,
                "maximum": 255364631.4,
                "minimum": 255363378,
                "name": "GpsTime",
                "position": 12,
                "stddev": 441.4428057,
                "variance": 194871.7507
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3197264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451349.3878,
              3899999.985,
              1.291860056,
              452000.0078,
              3900999.985,
              62.39186006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451349.3878378873,
                    3899999.984754226,
                    1.291860056454873
                  ],
                  [
                    451349.3878378873,
                    3900999.984754226,
                    1.291860056454873
                  ],
                  [
                    452000.0078378873,
                    3900999.984754226,
                    62.391860056454874
                  ],
                  [
                    452000.0078378873,
                    3899999.984754226,
                    62.391860056454874
                  ],
                  [
                    451349.3878378873,
                    3899999.984754226,
                    1.291860056454873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:23:51+00:00",
            "end_time": "2019-10-17T16:02: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": "20191019_NCMP_NC_Dunex_18SVE4474.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.61614923039292,
              35.90872375780463,
              -1.182166060175852
            ],
            [
              -75.6162191435195,
              35.917739309752875,
              -1.182166060175852
            ],
            [
              -75.60960976154188,
              35.917773049319244,
              3.597833939824148
            ],
            [
              -75.60954059816876,
              35.90875748626513,
              3.597833939824148
            ],
            [
              -75.61614923039292,
              35.90872375780463,
              -1.182166060175852
            ]
          ]
        ]
      },
      "bbox": [
        -75.61621914,
        35.90872376,
        -1.18216606,
        -75.6095406,
        35.91777305,
        3.59783394
      ],
      "properties": {
        "datetime": "2019-10-19T15:30:44Z",
        "pc:count": 874936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444800.7919,
            "count": 874936,
            "maximum": 445000.0156,
            "minimum": 444403.6756,
            "name": "X",
            "position": 0,
            "stddev": 135.2971548,
            "variance": 18305.3201
          },
          {
            "average": 3974613.906,
            "count": 874936,
            "maximum": 3974999.99,
            "minimum": 3973999.99,
            "name": "Y",
            "position": 1,
            "stddev": 265.7050826,
            "variance": 70599.19092
          },
          {
            "average": -0.577938631,
            "count": 874936,
            "maximum": 3.59783394,
            "minimum": -1.18216606,
            "name": "Z",
            "position": 2,
            "stddev": 0.5652221317,
            "variance": 0.3194760582
          },
          {
            "average": 95.78474883,
            "count": 874936,
            "maximum": 6409,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 403.5260229,
            "variance": 162833.2512
          },
          {
            "average": 1.008584628,
            "count": 874936,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09825417977,
            "variance": 0.009653883843
          },
          {
            "average": 1.017282407,
            "count": 874936,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1432560412,
            "variance": 0.02052229334
          },
          {
            "average": 1,
            "count": 874936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.58476963,
            "count": 874936,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.78994423,
            "variance": 60.6832311
          },
          {
            "average": 20.06265171,
            "count": 874936,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.427656262,
            "variance": 2.038202403
          },
          {
            "average": 1.926498624,
            "count": 874936,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2650773845,
            "variance": 0.07026601977
          },
          {
            "average": 12.85163029,
            "count": 874936,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.062227781,
            "variance": 1.128327858
          },
          {
            "average": 255532687.3,
            "count": 874936,
            "maximum": 255534244.5,
            "minimum": 255532215.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 600.62367,
            "variance": 360748.7929
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444403.6756,
          3973999.99,
          -1.18216606,
          445000.0156,
          3974999.99,
          3.59783394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444403.6756361733,
                3973999.990017358,
                -1.182166060175852
              ],
              [
                444403.6756361733,
                3974999.990017358,
                -1.182166060175852
              ],
              [
                445000.01563617325,
                3974999.990017358,
                3.597833939824148
              ],
              [
                445000.01563617325,
                3973999.990017358,
                3.597833939824148
              ],
              [
                444403.6756361733,
                3973999.990017358,
                -1.182166060175852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:30:44+00:00",
        "end_time": "2019-10-19T14:56:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4474.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4474.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4474.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4474.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.61621914,
            35.90872376,
            -1.18216606,
            -75.6095406,
            35.91777305,
            3.59783394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.61614923039292,
                  35.90872375780463,
                  -1.182166060175852
                ],
                [
                  -75.6162191435195,
                  35.917739309752875,
                  -1.182166060175852
                ],
                [
                  -75.60960976154188,
                  35.917773049319244,
                  3.597833939824148
                ],
                [
                  -75.60954059816876,
                  35.90875748626513,
                  3.597833939824148
                ],
                [
                  -75.61614923039292,
                  35.90872375780463,
                  -1.182166060175852
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4474.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4474.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:30:44Z",
            "pc:count": 874936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444800.7919,
                "count": 874936,
                "maximum": 445000.0156,
                "minimum": 444403.6756,
                "name": "X",
                "position": 0,
                "stddev": 135.2971548,
                "variance": 18305.3201
              },
              {
                "average": 3974613.906,
                "count": 874936,
                "maximum": 3974999.99,
                "minimum": 3973999.99,
                "name": "Y",
                "position": 1,
                "stddev": 265.7050826,
                "variance": 70599.19092
              },
              {
                "average": -0.577938631,
                "count": 874936,
                "maximum": 3.59783394,
                "minimum": -1.18216606,
                "name": "Z",
                "position": 2,
                "stddev": 0.5652221317,
                "variance": 0.3194760582
              },
              {
                "average": 95.78474883,
                "count": 874936,
                "maximum": 6409,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 403.5260229,
                "variance": 162833.2512
              },
              {
                "average": 1.008584628,
                "count": 874936,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09825417977,
                "variance": 0.009653883843
              },
              {
                "average": 1.017282407,
                "count": 874936,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1432560412,
                "variance": 0.02052229334
              },
              {
                "average": 1,
                "count": 874936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.58476963,
                "count": 874936,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.78994423,
                "variance": 60.6832311
              },
              {
                "average": 20.06265171,
                "count": 874936,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.427656262,
                "variance": 2.038202403
              },
              {
                "average": 1.926498624,
                "count": 874936,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2650773845,
                "variance": 0.07026601977
              },
              {
                "average": 12.85163029,
                "count": 874936,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.062227781,
                "variance": 1.128327858
              },
              {
                "average": 255532687.3,
                "count": 874936,
                "maximum": 255534244.5,
                "minimum": 255532215.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 600.62367,
                "variance": 360748.7929
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444403.6756,
              3973999.99,
              -1.18216606,
              445000.0156,
              3974999.99,
              3.59783394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444403.6756361733,
                    3973999.990017358,
                    -1.182166060175852
                  ],
                  [
                    444403.6756361733,
                    3974999.990017358,
                    -1.182166060175852
                  ],
                  [
                    445000.01563617325,
                    3974999.990017358,
                    3.597833939824148
                  ],
                  [
                    445000.01563617325,
                    3973999.990017358,
                    3.597833939824148
                  ],
                  [
                    444403.6756361733,
                    3973999.990017358,
                    -1.182166060175852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:30:44+00:00",
            "end_time": "2019-10-19T14:56: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": "20191017_NCMP_NC_Dunex_18SVE5624.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48490145001001,
              35.458509696044,
              -0.09110212906117
            ],
            [
              -75.48495556748836,
              35.467526122695816,
              -0.09110212906117
            ],
            [
              -75.4815398242907,
              35.46753979841598,
              16.16889787093883
            ],
            [
              -75.48148608794818,
              35.45852336723797,
              16.16889787093883
            ],
            [
              -75.48490145001001,
              35.458509696044,
              -0.09110212906117
            ]
          ]
        ]
      },
      "bbox": [
        -75.48495557,
        35.4585097,
        -0.09110212906,
        -75.48148609,
        35.4675398,
        16.16889787
      ],
      "properties": {
        "datetime": "2019-10-17T17:46:47Z",
        "pc:count": 756015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456125.4335,
            "count": 756015,
            "maximum": 456309.9284,
            "minimum": 456000.0084,
            "name": "X",
            "position": 0,
            "stddev": 68.26123791,
            "variance": 4659.596601
          },
          {
            "average": 3924530.864,
            "count": 756015,
            "maximum": 3924999.986,
            "minimum": 3923999.986,
            "name": "Y",
            "position": 1,
            "stddev": 289.6498083,
            "variance": 83897.01146
          },
          {
            "average": 2.534725851,
            "count": 756015,
            "maximum": 16.16889787,
            "minimum": -0.09110212906,
            "name": "Z",
            "position": 2,
            "stddev": 1.442349988,
            "variance": 2.080373487
          },
          {
            "average": 2795.758346,
            "count": 756015,
            "maximum": 26260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2203.130495,
            "variance": 4853783.976
          },
          {
            "average": 1.190274002,
            "count": 756015,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4806051231,
            "variance": 0.2309812844
          },
          {
            "average": 1.380741123,
            "count": 756015,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6833204158,
            "variance": 0.4669267907
          },
          {
            "average": 1,
            "count": 756015,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.581659094,
            "count": 756015,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4932870505,
            "variance": 0.2433321142
          },
          {
            "average": 19.78799201,
            "count": 756015,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.276362493,
            "variance": 1.629101213
          },
          {
            "average": 1.217470553,
            "count": 756015,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4973939829,
            "variance": 0.2474007742
          },
          {
            "average": 2.405017096,
            "count": 756015,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5358782904,
            "variance": 0.2871655421
          },
          {
            "average": 255369338,
            "count": 756015,
            "maximum": 255369607.5,
            "minimum": 255368528.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.9735772,
            "variance": 59523.10635
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 756015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0084,
          3923999.986,
          -0.09110212906,
          456309.9284,
          3924999.986,
          16.16889787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.00840238325,
                3923999.986452766,
                -0.09110212906117
              ],
              [
                456000.00840238325,
                3924999.986452766,
                -0.09110212906117
              ],
              [
                456309.9284023833,
                3924999.986452766,
                16.16889787093883
              ],
              [
                456309.9284023833,
                3923999.986452766,
                16.16889787093883
              ],
              [
                456000.00840238325,
                3923999.986452766,
                -0.09110212906117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:46:47+00:00",
        "end_time": "2019-10-17T17:28:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5624.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5624.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5624.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5624.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48495557,
            35.4585097,
            -0.09110212906,
            -75.48148609,
            35.4675398,
            16.16889787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48490145001001,
                  35.458509696044,
                  -0.09110212906117
                ],
                [
                  -75.48495556748836,
                  35.467526122695816,
                  -0.09110212906117
                ],
                [
                  -75.4815398242907,
                  35.46753979841598,
                  16.16889787093883
                ],
                [
                  -75.48148608794818,
                  35.45852336723797,
                  16.16889787093883
                ],
                [
                  -75.48490145001001,
                  35.458509696044,
                  -0.09110212906117
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5624.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5624.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:46:47Z",
            "pc:count": 756015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456125.4335,
                "count": 756015,
                "maximum": 456309.9284,
                "minimum": 456000.0084,
                "name": "X",
                "position": 0,
                "stddev": 68.26123791,
                "variance": 4659.596601
              },
              {
                "average": 3924530.864,
                "count": 756015,
                "maximum": 3924999.986,
                "minimum": 3923999.986,
                "name": "Y",
                "position": 1,
                "stddev": 289.6498083,
                "variance": 83897.01146
              },
              {
                "average": 2.534725851,
                "count": 756015,
                "maximum": 16.16889787,
                "minimum": -0.09110212906,
                "name": "Z",
                "position": 2,
                "stddev": 1.442349988,
                "variance": 2.080373487
              },
              {
                "average": 2795.758346,
                "count": 756015,
                "maximum": 26260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2203.130495,
                "variance": 4853783.976
              },
              {
                "average": 1.190274002,
                "count": 756015,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4806051231,
                "variance": 0.2309812844
              },
              {
                "average": 1.380741123,
                "count": 756015,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6833204158,
                "variance": 0.4669267907
              },
              {
                "average": 1,
                "count": 756015,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.581659094,
                "count": 756015,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4932870505,
                "variance": 0.2433321142
              },
              {
                "average": 19.78799201,
                "count": 756015,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.276362493,
                "variance": 1.629101213
              },
              {
                "average": 1.217470553,
                "count": 756015,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4973939829,
                "variance": 0.2474007742
              },
              {
                "average": 2.405017096,
                "count": 756015,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5358782904,
                "variance": 0.2871655421
              },
              {
                "average": 255369338,
                "count": 756015,
                "maximum": 255369607.5,
                "minimum": 255368528.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.9735772,
                "variance": 59523.10635
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 756015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0084,
              3923999.986,
              -0.09110212906,
              456309.9284,
              3924999.986,
              16.16889787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.00840238325,
                    3923999.986452766,
                    -0.09110212906117
                  ],
                  [
                    456000.00840238325,
                    3924999.986452766,
                    -0.09110212906117
                  ],
                  [
                    456309.9284023833,
                    3924999.986452766,
                    16.16889787093883
                  ],
                  [
                    456309.9284023833,
                    3923999.986452766,
                    16.16889787093883
                  ],
                  [
                    456000.00840238325,
                    3923999.986452766,
                    -0.09110212906117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:46:47+00:00",
            "end_time": "2019-10-17T17:28: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": "20191017_NCMP_NC_Dunex_18SVE5524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48612875280975,
              35.45850480314633,
              0.008203591421573
            ],
            [
              -75.48618232566312,
              35.46740798194972,
              0.008203591421573
            ],
            [
              -75.48495476768129,
              35.467412920360665,
              10.968203591421574
            ],
            [
              -75.48490133008065,
              35.45850973994336,
              10.968203591421574
            ],
            [
              -75.48612875280975,
              35.45850480314633,
              0.008203591421573
            ]
          ]
        ]
      },
      "bbox": [
        -75.48618233,
        35.4585048,
        0.008203591422,
        -75.48490133,
        35.46741292,
        10.96820359
      ],
      "properties": {
        "datetime": "2019-10-17T17:39:39Z",
        "pc:count": 125808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455971.5512,
            "count": 125808,
            "maximum": 456000.0193,
            "minimum": 455888.6393,
            "name": "X",
            "position": 0,
            "stddev": 24.66021847,
            "variance": 608.1263748
          },
          {
            "average": 3924442.11,
            "count": 125808,
            "maximum": 3924987.431,
            "minimum": 3923999.991,
            "name": "Y",
            "position": 1,
            "stddev": 311.8141077,
            "variance": 97228.03778
          },
          {
            "average": 1.580174611,
            "count": 125808,
            "maximum": 10.96820359,
            "minimum": 0.008203591422,
            "name": "Z",
            "position": 2,
            "stddev": 1.120043012,
            "variance": 1.254496349
          },
          {
            "average": 722.2706187,
            "count": 125808,
            "maximum": 5446,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 787.967362,
            "variance": 620892.5635
          },
          {
            "average": 1.362218619,
            "count": 125808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6547654376,
            "variance": 0.4287177783
          },
          {
            "average": 1.725470558,
            "count": 125808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8904400939,
            "variance": 0.7928835609
          },
          {
            "average": 1,
            "count": 125808,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.221925474,
            "count": 125808,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.605619156,
            "variance": 21.21172781
          },
          {
            "average": 19.953086,
            "count": 125808,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.240784139,
            "variance": 1.539545279
          },
          {
            "average": 1.411078787,
            "count": 125808,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6631820946,
            "variance": 0.4398104906
          },
          {
            "average": 1.758131438,
            "count": 125808,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4282167886,
            "variance": 0.1833696181
          },
          {
            "average": 255369016.4,
            "count": 125808,
            "maximum": 255369179.6,
            "minimum": 255368519,
            "name": "GpsTime",
            "position": 12,
            "stddev": 276.0574982,
            "variance": 76207.74229
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455888.6393,
          3923999.991,
          0.008203591422,
          456000.0193,
          3924987.431,
          10.96820359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455888.6393087714,
                3923999.9912680364,
                0.008203591421573
              ],
              [
                455888.6393087714,
                3924987.431268037,
                0.008203591421573
              ],
              [
                456000.0193087714,
                3924987.431268037,
                10.968203591421574
              ],
              [
                456000.0193087714,
                3923999.9912680364,
                10.968203591421574
              ],
              [
                455888.6393087714,
                3923999.9912680364,
                0.008203591421573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:39:39+00:00",
        "end_time": "2019-10-17T17:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48618233,
            35.4585048,
            0.008203591422,
            -75.48490133,
            35.46741292,
            10.96820359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48612875280975,
                  35.45850480314633,
                  0.008203591421573
                ],
                [
                  -75.48618232566312,
                  35.46740798194972,
                  0.008203591421573
                ],
                [
                  -75.48495476768129,
                  35.467412920360665,
                  10.968203591421574
                ],
                [
                  -75.48490133008065,
                  35.45850973994336,
                  10.968203591421574
                ],
                [
                  -75.48612875280975,
                  35.45850480314633,
                  0.008203591421573
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:39:39Z",
            "pc:count": 125808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455971.5512,
                "count": 125808,
                "maximum": 456000.0193,
                "minimum": 455888.6393,
                "name": "X",
                "position": 0,
                "stddev": 24.66021847,
                "variance": 608.1263748
              },
              {
                "average": 3924442.11,
                "count": 125808,
                "maximum": 3924987.431,
                "minimum": 3923999.991,
                "name": "Y",
                "position": 1,
                "stddev": 311.8141077,
                "variance": 97228.03778
              },
              {
                "average": 1.580174611,
                "count": 125808,
                "maximum": 10.96820359,
                "minimum": 0.008203591422,
                "name": "Z",
                "position": 2,
                "stddev": 1.120043012,
                "variance": 1.254496349
              },
              {
                "average": 722.2706187,
                "count": 125808,
                "maximum": 5446,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 787.967362,
                "variance": 620892.5635
              },
              {
                "average": 1.362218619,
                "count": 125808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6547654376,
                "variance": 0.4287177783
              },
              {
                "average": 1.725470558,
                "count": 125808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8904400939,
                "variance": 0.7928835609
              },
              {
                "average": 1,
                "count": 125808,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.221925474,
                "count": 125808,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.605619156,
                "variance": 21.21172781
              },
              {
                "average": 19.953086,
                "count": 125808,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.240784139,
                "variance": 1.539545279
              },
              {
                "average": 1.411078787,
                "count": 125808,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6631820946,
                "variance": 0.4398104906
              },
              {
                "average": 1.758131438,
                "count": 125808,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4282167886,
                "variance": 0.1833696181
              },
              {
                "average": 255369016.4,
                "count": 125808,
                "maximum": 255369179.6,
                "minimum": 255368519,
                "name": "GpsTime",
                "position": 12,
                "stddev": 276.0574982,
                "variance": 76207.74229
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455888.6393,
              3923999.991,
              0.008203591422,
              456000.0193,
              3924987.431,
              10.96820359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455888.6393087714,
                    3923999.9912680364,
                    0.008203591421573
                  ],
                  [
                    455888.6393087714,
                    3924987.431268037,
                    0.008203591421573
                  ],
                  [
                    456000.0193087714,
                    3924987.431268037,
                    10.968203591421574
                  ],
                  [
                    456000.0193087714,
                    3923999.9912680364,
                    10.968203591421574
                  ],
                  [
                    455888.6393087714,
                    3923999.9912680364,
                    0.008203591421573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:39:39+00:00",
            "end_time": "2019-10-17T17:28: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": "20191017_NCMP_NC_Dunex_18SVE5525.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48595000406159,
              35.46829428378785,
              -0.392861355697017
            ],
            [
              -75.48599960219038,
              35.47653708689359,
              -0.392861355697017
            ],
            [
              -75.48500977306924,
              35.47654106884248,
              1.807138644302983
            ],
            [
              -75.48496027594668,
              35.468298264532024,
              1.807138644302983
            ],
            [
              -75.48595000406159,
              35.46829428378785,
              -0.392861355697017
            ]
          ]
        ]
      },
      "bbox": [
        -75.4859996,
        35.46829428,
        -0.3928613557,
        -75.48496028,
        35.47654107,
        1.807138644
      ],
      "properties": {
        "datetime": "2019-10-17T17:39:23Z",
        "pc:count": 38894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455979.211,
            "count": 38894,
            "maximum": 456000.0018,
            "minimum": 455910.2018,
            "name": "X",
            "position": 0,
            "stddev": 18.43454871,
            "variance": 339.832586
          },
          {
            "average": 3925535.704,
            "count": 38894,
            "maximum": 3925999.824,
            "minimum": 3925085.624,
            "name": "Y",
            "position": 1,
            "stddev": 282.187739,
            "variance": 79629.92007
          },
          {
            "average": 0.670152991,
            "count": 38894,
            "maximum": 1.807138644,
            "minimum": -0.3928613557,
            "name": "Z",
            "position": 2,
            "stddev": 0.1782180382,
            "variance": 0.03176166914
          },
          {
            "average": 779.8671775,
            "count": 38894,
            "maximum": 5970,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 637.6010621,
            "variance": 406535.1144
          },
          {
            "average": 1.000179976,
            "count": 38894,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01341449146,
            "variance": 0.0001799485811
          },
          {
            "average": 1.000359953,
            "count": 38894,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01896924821,
            "variance": 0.0003598323776
          },
          {
            "average": 1,
            "count": 38894,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.046202499,
            "count": 38894,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.553759394,
            "variance": 6.521687042
          },
          {
            "average": 20.07480502,
            "count": 38894,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.092877715,
            "variance": 4.380137132
          },
          {
            "average": 1.009950121,
            "count": 38894,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09925406402,
            "variance": 0.009851369224
          },
          {
            "average": 1.348459917,
            "count": 38894,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4764886574,
            "variance": 0.2270414406
          },
          {
            "average": 255368756.6,
            "count": 38894,
            "maximum": 255369163.2,
            "minimum": 255368531.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.1134107,
            "variance": 86502.69838
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455910.2018,
          3925085.624,
          -0.3928613557,
          456000.0018,
          3925999.824,
          1.807138644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455910.20179126115,
                3925085.623788878,
                -0.392861355697017
              ],
              [
                455910.20179126115,
                3925999.823788878,
                -0.392861355697017
              ],
              [
                456000.0017912612,
                3925999.823788878,
                1.807138644302983
              ],
              [
                456000.0017912612,
                3925085.623788878,
                1.807138644302983
              ],
              [
                455910.20179126115,
                3925085.623788878,
                -0.392861355697017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:39:23+00:00",
        "end_time": "2019-10-17T17:28:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5525.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5525.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5525.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5525.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.4859996,
            35.46829428,
            -0.3928613557,
            -75.48496028,
            35.47654107,
            1.807138644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48595000406159,
                  35.46829428378785,
                  -0.392861355697017
                ],
                [
                  -75.48599960219038,
                  35.47653708689359,
                  -0.392861355697017
                ],
                [
                  -75.48500977306924,
                  35.47654106884248,
                  1.807138644302983
                ],
                [
                  -75.48496027594668,
                  35.468298264532024,
                  1.807138644302983
                ],
                [
                  -75.48595000406159,
                  35.46829428378785,
                  -0.392861355697017
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5525.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5525.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:39:23Z",
            "pc:count": 38894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455979.211,
                "count": 38894,
                "maximum": 456000.0018,
                "minimum": 455910.2018,
                "name": "X",
                "position": 0,
                "stddev": 18.43454871,
                "variance": 339.832586
              },
              {
                "average": 3925535.704,
                "count": 38894,
                "maximum": 3925999.824,
                "minimum": 3925085.624,
                "name": "Y",
                "position": 1,
                "stddev": 282.187739,
                "variance": 79629.92007
              },
              {
                "average": 0.670152991,
                "count": 38894,
                "maximum": 1.807138644,
                "minimum": -0.3928613557,
                "name": "Z",
                "position": 2,
                "stddev": 0.1782180382,
                "variance": 0.03176166914
              },
              {
                "average": 779.8671775,
                "count": 38894,
                "maximum": 5970,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 637.6010621,
                "variance": 406535.1144
              },
              {
                "average": 1.000179976,
                "count": 38894,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01341449146,
                "variance": 0.0001799485811
              },
              {
                "average": 1.000359953,
                "count": 38894,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01896924821,
                "variance": 0.0003598323776
              },
              {
                "average": 1,
                "count": 38894,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.046202499,
                "count": 38894,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.553759394,
                "variance": 6.521687042
              },
              {
                "average": 20.07480502,
                "count": 38894,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.092877715,
                "variance": 4.380137132
              },
              {
                "average": 1.009950121,
                "count": 38894,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09925406402,
                "variance": 0.009851369224
              },
              {
                "average": 1.348459917,
                "count": 38894,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4764886574,
                "variance": 0.2270414406
              },
              {
                "average": 255368756.6,
                "count": 38894,
                "maximum": 255369163.2,
                "minimum": 255368531.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.1134107,
                "variance": 86502.69838
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455910.2018,
              3925085.624,
              -0.3928613557,
              456000.0018,
              3925999.824,
              1.807138644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455910.20179126115,
                    3925085.623788878,
                    -0.392861355697017
                  ],
                  [
                    455910.20179126115,
                    3925999.823788878,
                    -0.392861355697017
                  ],
                  [
                    456000.0017912612,
                    3925999.823788878,
                    1.807138644302983
                  ],
                  [
                    456000.0017912612,
                    3925085.623788878,
                    1.807138644302983
                  ],
                  [
                    455910.20179126115,
                    3925085.623788878,
                    -0.392861355697017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:39:23+00:00",
            "end_time": "2019-10-17T17:28: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": "20191017_NCMP_NC_Dunex_18SVE5526.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48588505828131,
              35.47653901261555,
              -0.834489065852249
            ],
            [
              -75.48593869200604,
              35.48545082082024,
              -0.834489065852249
            ],
            [
              -75.48506340125974,
              35.485454342344894,
              1.585510934147751
            ],
            [
              -75.4850098641328,
              35.47654253298847,
              1.585510934147751
            ],
            [
              -75.48588505828131,
              35.47653901261555,
              -0.834489065852249
            ]
          ]
        ]
      },
      "bbox": [
        -75.48593869,
        35.47653901,
        -0.8344890659,
        -75.48500986,
        35.48545434,
        1.585510934
      ],
      "properties": {
        "datetime": "2019-10-17T17:29:22Z",
        "pc:count": 23667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455972.2525,
            "count": 23667,
            "maximum": 455999.9943,
            "minimum": 455920.5943,
            "name": "X",
            "position": 0,
            "stddev": 16.74985173,
            "variance": 280.5575328
          },
          {
            "average": 3926380.451,
            "count": 23667,
            "maximum": 3926988.386,
            "minimum": 3925999.986,
            "name": "Y",
            "position": 1,
            "stddev": 227.584952,
            "variance": 51794.91039
          },
          {
            "average": 0.4936158904,
            "count": 23667,
            "maximum": 1.585510934,
            "minimum": -0.8344890659,
            "name": "Z",
            "position": 2,
            "stddev": 0.4339644623,
            "variance": 0.1883251545
          },
          {
            "average": 764.1626738,
            "count": 23667,
            "maximum": 5682,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.9509987,
            "variance": 524105.0485
          },
          {
            "average": 1.000211265,
            "count": 23667,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01453371674,
            "variance": 0.0002112289224
          },
          {
            "average": 1.000422529,
            "count": 23667,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02055160761,
            "variance": 0.0004223685755
          },
          {
            "average": 1,
            "count": 23667,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.976380614,
            "count": 23667,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.624537673,
            "variance": 74.38265008
          },
          {
            "average": 20.24572141,
            "count": 23667,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.421108851,
            "variance": 2.019550366
          },
          {
            "average": 1.115688511,
            "count": 23667,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.319857785,
            "variance": 0.1023090026
          },
          {
            "average": 1,
            "count": 23667,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255368552.1,
            "count": 23667,
            "maximum": 255368562,
            "minimum": 255368544.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.601530188,
            "variance": 12.9710197
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455920.5943,
          3925999.986,
          -0.8344890659,
          455999.9943,
          3926988.386,
          1.585510934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455920.5943277058,
                3925999.986212416,
                -0.834489065852249
              ],
              [
                455920.5943277058,
                3926988.3862124165,
                -0.834489065852249
              ],
              [
                455999.9943277058,
                3926988.3862124165,
                1.585510934147751
              ],
              [
                455999.9943277058,
                3925999.986212416,
                1.585510934147751
              ],
              [
                455920.5943277058,
                3925999.986212416,
                -0.834489065852249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:29:22+00:00",
        "end_time": "2019-10-17T17:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5526.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5526.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5526.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5526.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48593869,
            35.47653901,
            -0.8344890659,
            -75.48500986,
            35.48545434,
            1.585510934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48588505828131,
                  35.47653901261555,
                  -0.834489065852249
                ],
                [
                  -75.48593869200604,
                  35.48545082082024,
                  -0.834489065852249
                ],
                [
                  -75.48506340125974,
                  35.485454342344894,
                  1.585510934147751
                ],
                [
                  -75.4850098641328,
                  35.47654253298847,
                  1.585510934147751
                ],
                [
                  -75.48588505828131,
                  35.47653901261555,
                  -0.834489065852249
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5526.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5526.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:29:22Z",
            "pc:count": 23667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455972.2525,
                "count": 23667,
                "maximum": 455999.9943,
                "minimum": 455920.5943,
                "name": "X",
                "position": 0,
                "stddev": 16.74985173,
                "variance": 280.5575328
              },
              {
                "average": 3926380.451,
                "count": 23667,
                "maximum": 3926988.386,
                "minimum": 3925999.986,
                "name": "Y",
                "position": 1,
                "stddev": 227.584952,
                "variance": 51794.91039
              },
              {
                "average": 0.4936158904,
                "count": 23667,
                "maximum": 1.585510934,
                "minimum": -0.8344890659,
                "name": "Z",
                "position": 2,
                "stddev": 0.4339644623,
                "variance": 0.1883251545
              },
              {
                "average": 764.1626738,
                "count": 23667,
                "maximum": 5682,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.9509987,
                "variance": 524105.0485
              },
              {
                "average": 1.000211265,
                "count": 23667,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01453371674,
                "variance": 0.0002112289224
              },
              {
                "average": 1.000422529,
                "count": 23667,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02055160761,
                "variance": 0.0004223685755
              },
              {
                "average": 1,
                "count": 23667,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.976380614,
                "count": 23667,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.624537673,
                "variance": 74.38265008
              },
              {
                "average": 20.24572141,
                "count": 23667,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.421108851,
                "variance": 2.019550366
              },
              {
                "average": 1.115688511,
                "count": 23667,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.319857785,
                "variance": 0.1023090026
              },
              {
                "average": 1,
                "count": 23667,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255368552.1,
                "count": 23667,
                "maximum": 255368562,
                "minimum": 255368544.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.601530188,
                "variance": 12.9710197
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455920.5943,
              3925999.986,
              -0.8344890659,
              455999.9943,
              3926988.386,
              1.585510934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455920.5943277058,
                    3925999.986212416,
                    -0.834489065852249
                  ],
                  [
                    455920.5943277058,
                    3926988.3862124165,
                    -0.834489065852249
                  ],
                  [
                    455999.9943277058,
                    3926988.3862124165,
                    1.585510934147751
                  ],
                  [
                    455999.9943277058,
                    3925999.986212416,
                    1.585510934147751
                  ],
                  [
                    455920.5943277058,
                    3925999.986212416,
                    -0.834489065852249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:29:22+00:00",
            "end_time": "2019-10-17T17:29: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": "20191019_NCMP_NC_Dunex_18SVE4865.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57315313147227,
              35.82779265882423,
              -0.779022576581298
            ],
            [
              -75.57321797319942,
              35.8368084029194,
              -0.779022576581298
            ],
            [
              -75.56470045479034,
              35.83684872752741,
              152.6009774234187
            ],
            [
              -75.5646365764289,
              35.82783297014599,
              152.6009774234187
            ],
            [
              -75.57315313147227,
              35.82779265882423,
              -0.779022576581298
            ]
          ]
        ]
      },
      "bbox": [
        -75.57321797,
        35.82779266,
        -0.7790225766,
        -75.56463658,
        35.83684873,
        152.6009774
      ],
      "properties": {
        "datetime": "2019-10-19T15:28:27Z",
        "pc:count": 3113821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448644.2803,
            "count": 3113821,
            "maximum": 449000.0038,
            "minimum": 448230.7238,
            "name": "X",
            "position": 0,
            "stddev": 166.0502354,
            "variance": 27572.68068
          },
          {
            "average": 3965667.063,
            "count": 3113821,
            "maximum": 3965999.987,
            "minimum": 3964999.987,
            "name": "Y",
            "position": 1,
            "stddev": 233.0572071,
            "variance": 54315.6618
          },
          {
            "average": 5.221947242,
            "count": 3113821,
            "maximum": 152.6009774,
            "minimum": -0.7790225766,
            "name": "Z",
            "position": 2,
            "stddev": 4.704594086,
            "variance": 22.13320552
          },
          {
            "average": 484.0994582,
            "count": 3113821,
            "maximum": 17393,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 711.5962055,
            "variance": 506369.1597
          },
          {
            "average": 2.28335765,
            "count": 3113821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285626654,
            "variance": 1.652835893
          },
          {
            "average": 3.567713751,
            "count": 3113821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56562864,
            "variance": 2.451193039
          },
          {
            "average": 1,
            "count": 3113821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343707618,
            "count": 3113821,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.671390975,
            "variance": 2.793547791
          },
          {
            "average": 19.80796061,
            "count": 3113821,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.199097036,
            "variance": 1.437833702
          },
          {
            "average": 2.542229948,
            "count": 3113821,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.699137814,
            "variance": 2.88706931
          },
          {
            "average": 11.59187442,
            "count": 3113821,
            "maximum": 15,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8438880635,
            "variance": 0.7121470637
          },
          {
            "average": 255531647.7,
            "count": 3113821,
            "maximum": 255534107.5,
            "minimum": 255531115.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 678.2809671,
            "variance": 460065.0703
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448230.7238,
          3964999.987,
          -0.7790225766,
          449000.0038,
          3965999.987,
          152.6009774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448230.72376332537,
                3964999.987103712,
                -0.779022576581298
              ],
              [
                448230.72376332537,
                3965999.987103712,
                -0.779022576581298
              ],
              [
                449000.0037633254,
                3965999.987103712,
                152.6009774234187
              ],
              [
                449000.0037633254,
                3964999.987103712,
                152.6009774234187
              ],
              [
                448230.72376332537,
                3964999.987103712,
                -0.779022576581298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:28:27+00:00",
        "end_time": "2019-10-19T14:38:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4865.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4865.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4865.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4865.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57321797,
            35.82779266,
            -0.7790225766,
            -75.56463658,
            35.83684873,
            152.6009774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57315313147227,
                  35.82779265882423,
                  -0.779022576581298
                ],
                [
                  -75.57321797319942,
                  35.8368084029194,
                  -0.779022576581298
                ],
                [
                  -75.56470045479034,
                  35.83684872752741,
                  152.6009774234187
                ],
                [
                  -75.5646365764289,
                  35.82783297014599,
                  152.6009774234187
                ],
                [
                  -75.57315313147227,
                  35.82779265882423,
                  -0.779022576581298
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4865.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4865.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:28:27Z",
            "pc:count": 3113821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448644.2803,
                "count": 3113821,
                "maximum": 449000.0038,
                "minimum": 448230.7238,
                "name": "X",
                "position": 0,
                "stddev": 166.0502354,
                "variance": 27572.68068
              },
              {
                "average": 3965667.063,
                "count": 3113821,
                "maximum": 3965999.987,
                "minimum": 3964999.987,
                "name": "Y",
                "position": 1,
                "stddev": 233.0572071,
                "variance": 54315.6618
              },
              {
                "average": 5.221947242,
                "count": 3113821,
                "maximum": 152.6009774,
                "minimum": -0.7790225766,
                "name": "Z",
                "position": 2,
                "stddev": 4.704594086,
                "variance": 22.13320552
              },
              {
                "average": 484.0994582,
                "count": 3113821,
                "maximum": 17393,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 711.5962055,
                "variance": 506369.1597
              },
              {
                "average": 2.28335765,
                "count": 3113821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285626654,
                "variance": 1.652835893
              },
              {
                "average": 3.567713751,
                "count": 3113821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56562864,
                "variance": 2.451193039
              },
              {
                "average": 1,
                "count": 3113821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343707618,
                "count": 3113821,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.671390975,
                "variance": 2.793547791
              },
              {
                "average": 19.80796061,
                "count": 3113821,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.199097036,
                "variance": 1.437833702
              },
              {
                "average": 2.542229948,
                "count": 3113821,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.699137814,
                "variance": 2.88706931
              },
              {
                "average": 11.59187442,
                "count": 3113821,
                "maximum": 15,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8438880635,
                "variance": 0.7121470637
              },
              {
                "average": 255531647.7,
                "count": 3113821,
                "maximum": 255534107.5,
                "minimum": 255531115.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 678.2809671,
                "variance": 460065.0703
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448230.7238,
              3964999.987,
              -0.7790225766,
              449000.0038,
              3965999.987,
              152.6009774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448230.72376332537,
                    3964999.987103712,
                    -0.779022576581298
                  ],
                  [
                    448230.72376332537,
                    3965999.987103712,
                    -0.779022576581298
                  ],
                  [
                    449000.0037633254,
                    3965999.987103712,
                    152.6009774234187
                  ],
                  [
                    449000.0037633254,
                    3964999.987103712,
                    152.6009774234187
                  ],
                  [
                    448230.72376332537,
                    3964999.987103712,
                    -0.779022576581298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:28:27+00:00",
            "end_time": "2019-10-19T14:38: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": "20191018_NCMP_NC_Dunex_18SVE5544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48780922269643,
              35.63905131330946,
              -0.548317923638036
            ],
            [
              -75.48786267183166,
              35.647844406101804,
              -0.548317923638036
            ],
            [
              -75.48604294132006,
              35.647851763355206,
              -0.028317923638036
            ],
            [
              -75.48598969153124,
              35.639058668193336,
              -0.028317923638036
            ],
            [
              -75.48780922269643,
              35.63905131330946,
              -0.548317923638036
            ]
          ]
        ]
      },
      "bbox": [
        -75.48786267,
        35.63905131,
        -0.5483179236,
        -75.48598969,
        35.64785176,
        -0.02831792364
      ],
      "properties": {
        "datetime": "2019-10-18T13:35:54Z",
        "pc:count": 170731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455936.049,
            "count": 170731,
            "maximum": 456000.0119,
            "minimum": 455835.2719,
            "name": "X",
            "position": 0,
            "stddev": 44.11977295,
            "variance": 1946.554365
          },
          {
            "average": 3944617.298,
            "count": 170731,
            "maximum": 3944999.982,
            "minimum": 3944024.722,
            "name": "Y",
            "position": 1,
            "stddev": 255.6567869,
            "variance": 65360.39267
          },
          {
            "average": -0.2240672603,
            "count": 170731,
            "maximum": -0.02831792364,
            "minimum": -0.5483179236,
            "name": "Z",
            "position": 2,
            "stddev": 0.06783608024,
            "variance": 0.004601733782
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 170731,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 170731,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 170731,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 170731,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.4184572,
            "count": 170731,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.432678267,
            "variance": 2.052567017
          },
          {
            "average": 2.000011714,
            "count": 170731,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003422610938,
            "variance": 1.171426563e-05
          },
          {
            "average": 1,
            "count": 170731,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255440946.7,
            "count": 170731,
            "maximum": 255440954.7,
            "minimum": 255440939.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.635319043,
            "variance": 13.21554454
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 170731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455835.2719,
          3944024.722,
          -0.5483179236,
          456000.0119,
          3944999.982,
          -0.02831792364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455835.2718500638,
                3944024.7218867196,
                -0.548317923638036
              ],
              [
                455835.2718500638,
                3944999.9818867194,
                -0.548317923638036
              ],
              [
                456000.0118500638,
                3944999.9818867194,
                -0.028317923638036
              ],
              [
                456000.0118500638,
                3944024.7218867196,
                -0.028317923638036
              ],
              [
                455835.2718500638,
                3944024.7218867196,
                -0.548317923638036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:35:54+00:00",
        "end_time": "2019-10-18T13:35:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48786267,
            35.63905131,
            -0.5483179236,
            -75.48598969,
            35.64785176,
            -0.02831792364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48780922269643,
                  35.63905131330946,
                  -0.548317923638036
                ],
                [
                  -75.48786267183166,
                  35.647844406101804,
                  -0.548317923638036
                ],
                [
                  -75.48604294132006,
                  35.647851763355206,
                  -0.028317923638036
                ],
                [
                  -75.48598969153124,
                  35.639058668193336,
                  -0.028317923638036
                ],
                [
                  -75.48780922269643,
                  35.63905131330946,
                  -0.548317923638036
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:35:54Z",
            "pc:count": 170731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455936.049,
                "count": 170731,
                "maximum": 456000.0119,
                "minimum": 455835.2719,
                "name": "X",
                "position": 0,
                "stddev": 44.11977295,
                "variance": 1946.554365
              },
              {
                "average": 3944617.298,
                "count": 170731,
                "maximum": 3944999.982,
                "minimum": 3944024.722,
                "name": "Y",
                "position": 1,
                "stddev": 255.6567869,
                "variance": 65360.39267
              },
              {
                "average": -0.2240672603,
                "count": 170731,
                "maximum": -0.02831792364,
                "minimum": -0.5483179236,
                "name": "Z",
                "position": 2,
                "stddev": 0.06783608024,
                "variance": 0.004601733782
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 170731,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 170731,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 170731,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 170731,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.4184572,
                "count": 170731,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.432678267,
                "variance": 2.052567017
              },
              {
                "average": 2.000011714,
                "count": 170731,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003422610938,
                "variance": 1.171426563e-05
              },
              {
                "average": 1,
                "count": 170731,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255440946.7,
                "count": 170731,
                "maximum": 255440954.7,
                "minimum": 255440939.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.635319043,
                "variance": 13.21554454
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 170731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455835.2719,
              3944024.722,
              -0.5483179236,
              456000.0119,
              3944999.982,
              -0.02831792364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455835.2718500638,
                    3944024.7218867196,
                    -0.548317923638036
                  ],
                  [
                    455835.2718500638,
                    3944999.9818867194,
                    -0.548317923638036
                  ],
                  [
                    456000.0118500638,
                    3944999.9818867194,
                    -0.028317923638036
                  ],
                  [
                    456000.0118500638,
                    3944024.7218867196,
                    -0.028317923638036
                  ],
                  [
                    455835.2718500638,
                    3944024.7218867196,
                    -0.548317923638036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:35:54+00:00",
            "end_time": "2019-10-18T13:35: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": "20191018_NCMP_NC_Dunex_18SVE5545.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48978812210065,
              35.64783666413784,
              -0.486508367559804
            ],
            [
              -75.48984316752986,
              35.65685280052903,
              -0.486508367559804
            ],
            [
              -75.4860976858864,
              35.656867976929625,
              1.553491632440196
            ],
            [
              -75.48604306130984,
              35.64785183552721,
              1.553491632440196
            ],
            [
              -75.48978812210065,
              35.64783666413784,
              -0.486508367559804
            ]
          ]
        ]
      },
      "bbox": [
        -75.48984317,
        35.64783666,
        -0.4865083676,
        -75.48604306,
        35.65686798,
        1.553491632
      ],
      "properties": {
        "datetime": "2019-10-18T13:44:04Z",
        "pc:count": 512110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455870.6805,
            "count": 512110,
            "maximum": 456000.001,
            "minimum": 455660.961,
            "name": "X",
            "position": 0,
            "stddev": 91.09809708,
            "variance": 8298.863292
          },
          {
            "average": 3945594.496,
            "count": 512110,
            "maximum": 3945999.99,
            "minimum": 3944999.99,
            "name": "Y",
            "position": 1,
            "stddev": 271.2694013,
            "variance": 73587.08806
          },
          {
            "average": -0.1770151727,
            "count": 512110,
            "maximum": 1.553491632,
            "minimum": -0.4865083676,
            "name": "Z",
            "position": 2,
            "stddev": 0.08652245548,
            "variance": 0.007486135303
          },
          {
            "average": 7.931817383,
            "count": 512110,
            "maximum": 5380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 115.6236977,
            "variance": 13368.83947
          },
          {
            "average": 1.000001953,
            "count": 512110,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001397392383,
            "variance": 1.952705473e-06
          },
          {
            "average": 1.000003905,
            "count": 512110,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001976209331,
            "variance": 3.905403321e-06
          },
          {
            "average": 1,
            "count": 512110,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.84845443,
            "count": 512110,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.02601799,
            "variance": 4.104748895
          },
          {
            "average": 20.29309664,
            "count": 512110,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.066775073,
            "variance": 4.271559203
          },
          {
            "average": 1.99446408,
            "count": 512110,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07422391647,
            "variance": 0.005509189776
          },
          {
            "average": 1.208662201,
            "count": 512110,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4063528142,
            "variance": 0.1651226096
          },
          {
            "average": 255441039.5,
            "count": 512110,
            "maximum": 255441444.3,
            "minimum": 255440926.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 205.028823,
            "variance": 42036.81826
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 512110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455660.961,
          3944999.99,
          -0.4865083676,
          456000.001,
          3945999.99,
          1.553491632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455660.9610272454,
                3944999.9899449777,
                -0.486508367559804
              ],
              [
                455660.9610272454,
                3945999.9899449777,
                -0.486508367559804
              ],
              [
                456000.0010272454,
                3945999.9899449777,
                1.553491632440196
              ],
              [
                456000.0010272454,
                3944999.9899449777,
                1.553491632440196
              ],
              [
                455660.9610272454,
                3944999.9899449777,
                -0.486508367559804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:44:04+00:00",
        "end_time": "2019-10-18T13:35:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5545.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5545.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5545.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5545.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48984317,
            35.64783666,
            -0.4865083676,
            -75.48604306,
            35.65686798,
            1.553491632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48978812210065,
                  35.64783666413784,
                  -0.486508367559804
                ],
                [
                  -75.48984316752986,
                  35.65685280052903,
                  -0.486508367559804
                ],
                [
                  -75.4860976858864,
                  35.656867976929625,
                  1.553491632440196
                ],
                [
                  -75.48604306130984,
                  35.64785183552721,
                  1.553491632440196
                ],
                [
                  -75.48978812210065,
                  35.64783666413784,
                  -0.486508367559804
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5545.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5545.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:44:04Z",
            "pc:count": 512110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455870.6805,
                "count": 512110,
                "maximum": 456000.001,
                "minimum": 455660.961,
                "name": "X",
                "position": 0,
                "stddev": 91.09809708,
                "variance": 8298.863292
              },
              {
                "average": 3945594.496,
                "count": 512110,
                "maximum": 3945999.99,
                "minimum": 3944999.99,
                "name": "Y",
                "position": 1,
                "stddev": 271.2694013,
                "variance": 73587.08806
              },
              {
                "average": -0.1770151727,
                "count": 512110,
                "maximum": 1.553491632,
                "minimum": -0.4865083676,
                "name": "Z",
                "position": 2,
                "stddev": 0.08652245548,
                "variance": 0.007486135303
              },
              {
                "average": 7.931817383,
                "count": 512110,
                "maximum": 5380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 115.6236977,
                "variance": 13368.83947
              },
              {
                "average": 1.000001953,
                "count": 512110,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001397392383,
                "variance": 1.952705473e-06
              },
              {
                "average": 1.000003905,
                "count": 512110,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001976209331,
                "variance": 3.905403321e-06
              },
              {
                "average": 1,
                "count": 512110,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.84845443,
                "count": 512110,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.02601799,
                "variance": 4.104748895
              },
              {
                "average": 20.29309664,
                "count": 512110,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.066775073,
                "variance": 4.271559203
              },
              {
                "average": 1.99446408,
                "count": 512110,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07422391647,
                "variance": 0.005509189776
              },
              {
                "average": 1.208662201,
                "count": 512110,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4063528142,
                "variance": 0.1651226096
              },
              {
                "average": 255441039.5,
                "count": 512110,
                "maximum": 255441444.3,
                "minimum": 255440926.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 205.028823,
                "variance": 42036.81826
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 512110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455660.961,
              3944999.99,
              -0.4865083676,
              456000.001,
              3945999.99,
              1.553491632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455660.9610272454,
                    3944999.9899449777,
                    -0.486508367559804
                  ],
                  [
                    455660.9610272454,
                    3945999.9899449777,
                    -0.486508367559804
                  ],
                  [
                    456000.0010272454,
                    3945999.9899449777,
                    1.553491632440196
                  ],
                  [
                    456000.0010272454,
                    3944999.9899449777,
                    1.553491632440196
                  ],
                  [
                    455660.9610272454,
                    3944999.9899449777,
                    -0.486508367559804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:44:04+00:00",
            "end_time": "2019-10-18T13:35: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": "20191017_NCMP_NC_Dunex_18SVE5416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49690543916897,
              35.38859773182811,
              -0.747456590048548
            ],
            [
              -75.49694682300164,
              35.39534388963941,
              -0.747456590048548
            ],
            [
              -75.49553470591496,
              35.395349690369315,
              8.612543409951451
            ],
            [
              -75.49549343966626,
              35.38860353112026,
              8.612543409951451
            ],
            [
              -75.49690543916897,
              35.38859773182811,
              -0.747456590048548
            ]
          ]
        ]
      },
      "bbox": [
        -75.49694682,
        35.38859773,
        -0.74745659,
        -75.49549344,
        35.39534969,
        8.61254341
      ],
      "properties": {
        "datetime": "2019-10-17T17:26:55Z",
        "pc:count": 40117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454971.5867,
            "count": 40117,
            "maximum": 455000.0198,
            "minimum": 454871.7798,
            "name": "X",
            "position": 0,
            "stddev": 24.7977601,
            "variance": 614.928906
          },
          {
            "average": 3916901.643,
            "count": 40117,
            "maximum": 3916999.989,
            "minimum": 3916251.789,
            "name": "Y",
            "position": 1,
            "stddev": 114.0349648,
            "variance": 13003.97321
          },
          {
            "average": 0.7973007447,
            "count": 40117,
            "maximum": 8.61254341,
            "minimum": -0.74745659,
            "name": "Z",
            "position": 2,
            "stddev": 1.629472666,
            "variance": 2.655181169
          },
          {
            "average": 442.3564324,
            "count": 40117,
            "maximum": 5092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 733.2682185,
            "variance": 537682.2802
          },
          {
            "average": 1.255228457,
            "count": 40117,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6568801795,
            "variance": 0.4314915702
          },
          {
            "average": 1.51280006,
            "count": 40117,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9927782553,
            "variance": 0.9856086641
          },
          {
            "average": 1,
            "count": 40117,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.53623152,
            "count": 40117,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.81422454,
            "variance": 190.8327996
          },
          {
            "average": 20.40101465,
            "count": 40117,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.953321412,
            "variance": 3.815464537
          },
          {
            "average": 1.742079418,
            "count": 40117,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6646249972,
            "variance": 0.4417263869
          },
          {
            "average": 2.125881796,
            "count": 40117,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8075680414,
            "variance": 0.6521661415
          },
          {
            "average": 255365533.6,
            "count": 40117,
            "maximum": 255368415.2,
            "minimum": 255363963.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1797.603783,
            "variance": 3231379.362
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454871.7798,
          3916251.789,
          -0.74745659,
          455000.0198,
          3916999.989,
          8.61254341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454871.77984468045,
                3916251.78949035,
                -0.747456590048548
              ],
              [
                454871.77984468045,
                3916999.9894903502,
                -0.747456590048548
              ],
              [
                455000.01984468044,
                3916999.9894903502,
                8.612543409951451
              ],
              [
                455000.01984468044,
                3916251.78949035,
                8.612543409951451
              ],
              [
                454871.77984468045,
                3916251.78949035,
                -0.747456590048548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:26:55+00:00",
        "end_time": "2019-10-17T16:12:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49694682,
            35.38859773,
            -0.74745659,
            -75.49549344,
            35.39534969,
            8.61254341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49690543916897,
                  35.38859773182811,
                  -0.747456590048548
                ],
                [
                  -75.49694682300164,
                  35.39534388963941,
                  -0.747456590048548
                ],
                [
                  -75.49553470591496,
                  35.395349690369315,
                  8.612543409951451
                ],
                [
                  -75.49549343966626,
                  35.38860353112026,
                  8.612543409951451
                ],
                [
                  -75.49690543916897,
                  35.38859773182811,
                  -0.747456590048548
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:26:55Z",
            "pc:count": 40117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454971.5867,
                "count": 40117,
                "maximum": 455000.0198,
                "minimum": 454871.7798,
                "name": "X",
                "position": 0,
                "stddev": 24.7977601,
                "variance": 614.928906
              },
              {
                "average": 3916901.643,
                "count": 40117,
                "maximum": 3916999.989,
                "minimum": 3916251.789,
                "name": "Y",
                "position": 1,
                "stddev": 114.0349648,
                "variance": 13003.97321
              },
              {
                "average": 0.7973007447,
                "count": 40117,
                "maximum": 8.61254341,
                "minimum": -0.74745659,
                "name": "Z",
                "position": 2,
                "stddev": 1.629472666,
                "variance": 2.655181169
              },
              {
                "average": 442.3564324,
                "count": 40117,
                "maximum": 5092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 733.2682185,
                "variance": 537682.2802
              },
              {
                "average": 1.255228457,
                "count": 40117,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6568801795,
                "variance": 0.4314915702
              },
              {
                "average": 1.51280006,
                "count": 40117,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9927782553,
                "variance": 0.9856086641
              },
              {
                "average": 1,
                "count": 40117,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.53623152,
                "count": 40117,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.81422454,
                "variance": 190.8327996
              },
              {
                "average": 20.40101465,
                "count": 40117,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.953321412,
                "variance": 3.815464537
              },
              {
                "average": 1.742079418,
                "count": 40117,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6646249972,
                "variance": 0.4417263869
              },
              {
                "average": 2.125881796,
                "count": 40117,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8075680414,
                "variance": 0.6521661415
              },
              {
                "average": 255365533.6,
                "count": 40117,
                "maximum": 255368415.2,
                "minimum": 255363963.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1797.603783,
                "variance": 3231379.362
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454871.7798,
              3916251.789,
              -0.74745659,
              455000.0198,
              3916999.989,
              8.61254341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454871.77984468045,
                    3916251.78949035,
                    -0.747456590048548
                  ],
                  [
                    454871.77984468045,
                    3916999.9894903502,
                    -0.747456590048548
                  ],
                  [
                    455000.01984468044,
                    3916999.9894903502,
                    8.612543409951451
                  ],
                  [
                    455000.01984468044,
                    3916251.78949035,
                    8.612543409951451
                  ],
                  [
                    454871.77984468045,
                    3916251.78949035,
                    -0.747456590048548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:26:55+00:00",
            "end_time": "2019-10-17T16:12: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": "20191017_NCMP_NC_Dunex_18SVE5417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49974357803607,
              35.39533234876583,
              -0.986437340577881
            ],
            [
              -75.49979419417835,
              35.40353429966454,
              -0.986437340577881
            ],
            [
              -75.49558494666303,
              35.40355164271329,
              10.513562659422119
            ],
            [
              -75.49553475676528,
              35.39534968658897,
              10.513562659422119
            ],
            [
              -75.49974357803607,
              35.39533234876583,
              -0.986437340577881
            ]
          ]
        ]
      },
      "bbox": [
        -75.49979419,
        35.39533235,
        -0.9864373406,
        -75.49553476,
        35.40355164,
        10.51356266
      ],
      "properties": {
        "datetime": "2019-10-17T17:27:08Z",
        "pc:count": 329869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454959.7535,
            "count": 329869,
            "maximum": 455000.0152,
            "minimum": 454617.7952,
            "name": "X",
            "position": 0,
            "stddev": 35.97535367,
            "variance": 1294.226072
          },
          {
            "average": 3917264.37,
            "count": 329869,
            "maximum": 3917909.649,
            "minimum": 3916999.989,
            "name": "Y",
            "position": 1,
            "stddev": 175.7153711,
            "variance": 30875.89164
          },
          {
            "average": 2.500302335,
            "count": 329869,
            "maximum": 10.51356266,
            "minimum": -0.9864373406,
            "name": "Z",
            "position": 2,
            "stddev": 1.99963499,
            "variance": 3.998540094
          },
          {
            "average": 634.4240411,
            "count": 329869,
            "maximum": 9745,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 739.788516,
            "variance": 547287.0484
          },
          {
            "average": 1.807408395,
            "count": 329869,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.045241554,
            "variance": 1.092529907
          },
          {
            "average": 2.614343876,
            "count": 329869,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.361150283,
            "variance": 1.852730094
          },
          {
            "average": 1,
            "count": 329869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.167799945,
            "count": 329869,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.972229359,
            "variance": 24.72306479
          },
          {
            "average": 20.06935403,
            "count": 329869,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.830562094,
            "variance": 3.350957581
          },
          {
            "average": 1.870172705,
            "count": 329869,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078272312,
            "variance": 1.162671178
          },
          {
            "average": 1.639168882,
            "count": 329869,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.687297537,
            "variance": 0.4723779043
          },
          {
            "average": 255366027,
            "count": 329869,
            "maximum": 255368428.3,
            "minimum": 255363660.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2144.976662,
            "variance": 4600924.881
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454617.7952,
          3916999.989,
          -0.9864373406,
          455000.0152,
          3917909.649,
          10.51356266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454617.7952247766,
                3916999.9890942248,
                -0.986437340577881
              ],
              [
                454617.7952247766,
                3917909.649094225,
                -0.986437340577881
              ],
              [
                455000.0152247766,
                3917909.649094225,
                10.513562659422119
              ],
              [
                455000.0152247766,
                3916999.9890942248,
                10.513562659422119
              ],
              [
                454617.7952247766,
                3916999.9890942248,
                -0.986437340577881
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:27:08+00:00",
        "end_time": "2019-10-17T16:07:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49979419,
            35.39533235,
            -0.9864373406,
            -75.49553476,
            35.40355164,
            10.51356266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49974357803607,
                  35.39533234876583,
                  -0.986437340577881
                ],
                [
                  -75.49979419417835,
                  35.40353429966454,
                  -0.986437340577881
                ],
                [
                  -75.49558494666303,
                  35.40355164271329,
                  10.513562659422119
                ],
                [
                  -75.49553475676528,
                  35.39534968658897,
                  10.513562659422119
                ],
                [
                  -75.49974357803607,
                  35.39533234876583,
                  -0.986437340577881
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:27:08Z",
            "pc:count": 329869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454959.7535,
                "count": 329869,
                "maximum": 455000.0152,
                "minimum": 454617.7952,
                "name": "X",
                "position": 0,
                "stddev": 35.97535367,
                "variance": 1294.226072
              },
              {
                "average": 3917264.37,
                "count": 329869,
                "maximum": 3917909.649,
                "minimum": 3916999.989,
                "name": "Y",
                "position": 1,
                "stddev": 175.7153711,
                "variance": 30875.89164
              },
              {
                "average": 2.500302335,
                "count": 329869,
                "maximum": 10.51356266,
                "minimum": -0.9864373406,
                "name": "Z",
                "position": 2,
                "stddev": 1.99963499,
                "variance": 3.998540094
              },
              {
                "average": 634.4240411,
                "count": 329869,
                "maximum": 9745,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 739.788516,
                "variance": 547287.0484
              },
              {
                "average": 1.807408395,
                "count": 329869,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.045241554,
                "variance": 1.092529907
              },
              {
                "average": 2.614343876,
                "count": 329869,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.361150283,
                "variance": 1.852730094
              },
              {
                "average": 1,
                "count": 329869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.167799945,
                "count": 329869,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.972229359,
                "variance": 24.72306479
              },
              {
                "average": 20.06935403,
                "count": 329869,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.830562094,
                "variance": 3.350957581
              },
              {
                "average": 1.870172705,
                "count": 329869,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078272312,
                "variance": 1.162671178
              },
              {
                "average": 1.639168882,
                "count": 329869,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.687297537,
                "variance": 0.4723779043
              },
              {
                "average": 255366027,
                "count": 329869,
                "maximum": 255368428.3,
                "minimum": 255363660.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2144.976662,
                "variance": 4600924.881
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454617.7952,
              3916999.989,
              -0.9864373406,
              455000.0152,
              3917909.649,
              10.51356266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454617.7952247766,
                    3916999.9890942248,
                    -0.986437340577881
                  ],
                  [
                    454617.7952247766,
                    3917909.649094225,
                    -0.986437340577881
                  ],
                  [
                    455000.0152247766,
                    3917909.649094225,
                    10.513562659422119
                  ],
                  [
                    455000.0152247766,
                    3916999.9890942248,
                    10.513562659422119
                  ],
                  [
                    454617.7952247766,
                    3916999.9890942248,
                    -0.986437340577881
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:27:08+00:00",
            "end_time": "2019-10-17T16:07: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": "20191018_NCMP_NC_Dunex_18SVE5453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50859272325202,
              35.719889117418624,
              -1.726352906406962
            ],
            [
              -75.50865003368946,
              35.7289051198151,
              -1.726352906406962
            ],
            [
              -75.49759280150866,
              35.72895135280868,
              16.973647093593037
            ],
            [
              -75.49753673678114,
              35.719935335159434,
              16.973647093593037
            ],
            [
              -75.50859272325202,
              35.719889117418624,
              -1.726352906406962
            ]
          ]
        ]
      },
      "bbox": [
        -75.50865003,
        35.71988912,
        -1.726352906,
        -75.49753674,
        35.72895135,
        16.97364709
      ],
      "properties": {
        "datetime": "2019-10-19T15:51:50Z",
        "pc:count": 2464803,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454476.5386,
            "count": 2464803,
            "maximum": 455000.0021,
            "minimum": 454000.0021,
            "name": "X",
            "position": 0,
            "stddev": 291.8253802,
            "variance": 85162.05253
          },
          {
            "average": 3953487.867,
            "count": 2464803,
            "maximum": 3953999.985,
            "minimum": 3952999.985,
            "name": "Y",
            "position": 1,
            "stddev": 300.0904293,
            "variance": 90054.26576
          },
          {
            "average": 0.656433158,
            "count": 2464803,
            "maximum": 16.97364709,
            "minimum": -1.726352906,
            "name": "Z",
            "position": 2,
            "stddev": 1.186095923,
            "variance": 1.406823538
          },
          {
            "average": 625.0068951,
            "count": 2464803,
            "maximum": 41785,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1127.89468,
            "variance": 1272146.409
          },
          {
            "average": 1.1052007,
            "count": 2464803,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3853651192,
            "variance": 0.1485062751
          },
          {
            "average": 1.215384353,
            "count": 2464803,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5849097967,
            "variance": 0.3421194703
          },
          {
            "average": 1,
            "count": 2464803,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.67603334,
            "count": 2464803,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.67029773,
            "variance": 186.8770401
          },
          {
            "average": 19.99369005,
            "count": 2464803,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.051077065,
            "variance": 1.104762996
          },
          {
            "average": 1.657241573,
            "count": 2464803,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5293856525,
            "variance": 0.280249169
          },
          {
            "average": 13.10070987,
            "count": 2464803,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.856242254,
            "variance": 3.445635304
          },
          {
            "average": 255532717.1,
            "count": 2464803,
            "maximum": 255535510.3,
            "minimum": 255440832.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1602.593551,
            "variance": 2568306.09
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2464803,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0021,
          3952999.985,
          -1.726352906,
          455000.0021,
          3953999.985,
          16.97364709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.00213652814,
                3952999.9845437477,
                -1.726352906406962
              ],
              [
                454000.00213652814,
                3953999.9845437477,
                -1.726352906406962
              ],
              [
                455000.00213652814,
                3953999.9845437477,
                16.973647093593037
              ],
              [
                455000.00213652814,
                3952999.9845437477,
                16.973647093593037
              ],
              [
                454000.00213652814,
                3952999.9845437477,
                -1.726352906406962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:51:50+00:00",
        "end_time": "2019-10-18T13:33:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50865003,
            35.71988912,
            -1.726352906,
            -75.49753674,
            35.72895135,
            16.97364709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50859272325202,
                  35.719889117418624,
                  -1.726352906406962
                ],
                [
                  -75.50865003368946,
                  35.7289051198151,
                  -1.726352906406962
                ],
                [
                  -75.49759280150866,
                  35.72895135280868,
                  16.973647093593037
                ],
                [
                  -75.49753673678114,
                  35.719935335159434,
                  16.973647093593037
                ],
                [
                  -75.50859272325202,
                  35.719889117418624,
                  -1.726352906406962
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:51:50Z",
            "pc:count": 2464803,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454476.5386,
                "count": 2464803,
                "maximum": 455000.0021,
                "minimum": 454000.0021,
                "name": "X",
                "position": 0,
                "stddev": 291.8253802,
                "variance": 85162.05253
              },
              {
                "average": 3953487.867,
                "count": 2464803,
                "maximum": 3953999.985,
                "minimum": 3952999.985,
                "name": "Y",
                "position": 1,
                "stddev": 300.0904293,
                "variance": 90054.26576
              },
              {
                "average": 0.656433158,
                "count": 2464803,
                "maximum": 16.97364709,
                "minimum": -1.726352906,
                "name": "Z",
                "position": 2,
                "stddev": 1.186095923,
                "variance": 1.406823538
              },
              {
                "average": 625.0068951,
                "count": 2464803,
                "maximum": 41785,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1127.89468,
                "variance": 1272146.409
              },
              {
                "average": 1.1052007,
                "count": 2464803,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3853651192,
                "variance": 0.1485062751
              },
              {
                "average": 1.215384353,
                "count": 2464803,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5849097967,
                "variance": 0.3421194703
              },
              {
                "average": 1,
                "count": 2464803,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.67603334,
                "count": 2464803,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.67029773,
                "variance": 186.8770401
              },
              {
                "average": 19.99369005,
                "count": 2464803,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.051077065,
                "variance": 1.104762996
              },
              {
                "average": 1.657241573,
                "count": 2464803,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5293856525,
                "variance": 0.280249169
              },
              {
                "average": 13.10070987,
                "count": 2464803,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.856242254,
                "variance": 3.445635304
              },
              {
                "average": 255532717.1,
                "count": 2464803,
                "maximum": 255535510.3,
                "minimum": 255440832.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1602.593551,
                "variance": 2568306.09
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2464803,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0021,
              3952999.985,
              -1.726352906,
              455000.0021,
              3953999.985,
              16.97364709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.00213652814,
                    3952999.9845437477,
                    -1.726352906406962
                  ],
                  [
                    454000.00213652814,
                    3953999.9845437477,
                    -1.726352906406962
                  ],
                  [
                    455000.00213652814,
                    3953999.9845437477,
                    16.973647093593037
                  ],
                  [
                    455000.00213652814,
                    3952999.9845437477,
                    16.973647093593037
                  ],
                  [
                    454000.00213652814,
                    3952999.9845437477,
                    -1.726352906406962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:51:50+00:00",
            "end_time": "2019-10-18T13:33: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": "20191018_NCMP_NC_Dunex_18SVE3987.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6770318764332,
              36.02560123669541,
              0.446283808711026
            ],
            [
              -75.67710902735206,
              36.0346165042336,
              0.446283808711026
            ],
            [
              -75.66600955693136,
              36.034678668455506,
              50.98628380871102
            ],
            [
              -75.66593367047473,
              36.02566338048323,
              50.98628380871102
            ],
            [
              -75.6770318764332,
              36.02560123669541,
              0.446283808711026
            ]
          ]
        ]
      },
      "bbox": [
        -75.67710903,
        36.02560124,
        0.4462838087,
        -75.66593367,
        36.03467867,
        50.98628381
      ],
      "properties": {
        "datetime": "2019-10-18T15:47:25Z",
        "pc:count": 3662727,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439495.7997,
            "count": 3662727,
            "maximum": 440000.0135,
            "minimum": 439000.0135,
            "name": "X",
            "position": 0,
            "stddev": 262.4010297,
            "variance": 68854.30038
          },
          {
            "average": 3987501.619,
            "count": 3662727,
            "maximum": 3987999.985,
            "minimum": 3986999.985,
            "name": "Y",
            "position": 1,
            "stddev": 280.0493345,
            "variance": 78427.62974
          },
          {
            "average": 5.773340518,
            "count": 3662727,
            "maximum": 50.98628381,
            "minimum": 0.4462838087,
            "name": "Z",
            "position": 2,
            "stddev": 4.334891617,
            "variance": 18.79128533
          },
          {
            "average": 2060.214286,
            "count": 3662727,
            "maximum": 49702,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2853.642579,
            "variance": 8143275.97
          },
          {
            "average": 1.790175735,
            "count": 3662727,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.117353139,
            "variance": 1.248478037
          },
          {
            "average": 2.610872719,
            "count": 3662727,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.606261097,
            "variance": 2.580074711
          },
          {
            "average": 1,
            "count": 3662727,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374716434,
            "count": 3662727,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4840496793,
            "variance": 0.234304092
          },
          {
            "average": 20.12547063,
            "count": 3662727,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.266018784,
            "variance": 1.602803561
          },
          {
            "average": 1.919669416,
            "count": 3662727,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.412753451,
            "variance": 1.995872313
          },
          {
            "average": 2.134556302,
            "count": 3662727,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.075573081,
            "variance": 1.156857452
          },
          {
            "average": 255447325.4,
            "count": 3662727,
            "maximum": 255448845.5,
            "minimum": 255446687,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.9968873,
            "variance": 344565.3457
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439000.0135,
          3986999.985,
          0.4462838087,
          440000.0135,
          3987999.985,
          50.98628381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439000.0134785275,
                3986999.9851791067,
                0.446283808711026
              ],
              [
                439000.0134785275,
                3987999.9851791067,
                0.446283808711026
              ],
              [
                440000.0134785275,
                3987999.9851791067,
                50.98628380871102
              ],
              [
                440000.0134785275,
                3986999.9851791067,
                50.98628380871102
              ],
              [
                439000.0134785275,
                3986999.9851791067,
                0.446283808711026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:47:25+00:00",
        "end_time": "2019-10-18T15:11:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3987.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3987.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3987.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3987.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67710903,
            36.02560124,
            0.4462838087,
            -75.66593367,
            36.03467867,
            50.98628381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6770318764332,
                  36.02560123669541,
                  0.446283808711026
                ],
                [
                  -75.67710902735206,
                  36.0346165042336,
                  0.446283808711026
                ],
                [
                  -75.66600955693136,
                  36.034678668455506,
                  50.98628380871102
                ],
                [
                  -75.66593367047473,
                  36.02566338048323,
                  50.98628380871102
                ],
                [
                  -75.6770318764332,
                  36.02560123669541,
                  0.446283808711026
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3987.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3987.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:47:25Z",
            "pc:count": 3662727,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439495.7997,
                "count": 3662727,
                "maximum": 440000.0135,
                "minimum": 439000.0135,
                "name": "X",
                "position": 0,
                "stddev": 262.4010297,
                "variance": 68854.30038
              },
              {
                "average": 3987501.619,
                "count": 3662727,
                "maximum": 3987999.985,
                "minimum": 3986999.985,
                "name": "Y",
                "position": 1,
                "stddev": 280.0493345,
                "variance": 78427.62974
              },
              {
                "average": 5.773340518,
                "count": 3662727,
                "maximum": 50.98628381,
                "minimum": 0.4462838087,
                "name": "Z",
                "position": 2,
                "stddev": 4.334891617,
                "variance": 18.79128533
              },
              {
                "average": 2060.214286,
                "count": 3662727,
                "maximum": 49702,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2853.642579,
                "variance": 8143275.97
              },
              {
                "average": 1.790175735,
                "count": 3662727,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.117353139,
                "variance": 1.248478037
              },
              {
                "average": 2.610872719,
                "count": 3662727,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.606261097,
                "variance": 2.580074711
              },
              {
                "average": 1,
                "count": 3662727,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374716434,
                "count": 3662727,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4840496793,
                "variance": 0.234304092
              },
              {
                "average": 20.12547063,
                "count": 3662727,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.266018784,
                "variance": 1.602803561
              },
              {
                "average": 1.919669416,
                "count": 3662727,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.412753451,
                "variance": 1.995872313
              },
              {
                "average": 2.134556302,
                "count": 3662727,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.075573081,
                "variance": 1.156857452
              },
              {
                "average": 255447325.4,
                "count": 3662727,
                "maximum": 255448845.5,
                "minimum": 255446687,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.9968873,
                "variance": 344565.3457
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439000.0135,
              3986999.985,
              0.4462838087,
              440000.0135,
              3987999.985,
              50.98628381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439000.0134785275,
                    3986999.9851791067,
                    0.446283808711026
                  ],
                  [
                    439000.0134785275,
                    3987999.9851791067,
                    0.446283808711026
                  ],
                  [
                    440000.0134785275,
                    3987999.9851791067,
                    50.98628380871102
                  ],
                  [
                    440000.0134785275,
                    3986999.9851791067,
                    50.98628380871102
                  ],
                  [
                    439000.0134785275,
                    3986999.9851791067,
                    0.446283808711026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:47:25+00:00",
            "end_time": "2019-10-18T15:11:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5450.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4995367587729,
              35.69316206435938,
              -0.696962699579923
            ],
            [
              -75.49959122282647,
              35.701894294246216,
              -0.696962699579923
            ],
            [
              -75.49742451442376,
              35.70190326788757,
              9.243037300420077
            ],
            [
              -75.49737028655497,
              35.69317103513249,
              9.243037300420077
            ],
            [
              -75.4995367587729,
              35.69316206435938,
              -0.696962699579923
            ]
          ]
        ]
      },
      "bbox": [
        -75.49959122,
        35.69316206,
        -0.6969626996,
        -75.49737029,
        35.70190327,
        9.2430373
      ],
      "properties": {
        "datetime": "2019-10-19T14:30:24Z",
        "pc:count": 283326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454934.8757,
            "count": 283326,
            "maximum": 455000.0173,
            "minimum": 454803.9973,
            "name": "X",
            "position": 0,
            "stddev": 43.27899362,
            "variance": 1873.071289
          },
          {
            "average": 3950734.589,
            "count": 283326,
            "maximum": 3950999.985,
            "minimum": 3950031.465,
            "name": "Y",
            "position": 1,
            "stddev": 218.0833223,
            "variance": 47560.33545
          },
          {
            "average": 1.308407404,
            "count": 283326,
            "maximum": 9.2430373,
            "minimum": -0.6969626996,
            "name": "Z",
            "position": 2,
            "stddev": 1.120267358,
            "variance": 1.254998954
          },
          {
            "average": 1159.95982,
            "count": 283326,
            "maximum": 10735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1183.386171,
            "variance": 1400402.829
          },
          {
            "average": 1.234627249,
            "count": 283326,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5245812185,
            "variance": 0.2751854548
          },
          {
            "average": 1.472346343,
            "count": 283326,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7348165034,
            "variance": 0.5399552937
          },
          {
            "average": 1,
            "count": 283326,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.083656283,
            "count": 283326,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.042382917,
            "variance": 64.67992298
          },
          {
            "average": 20.44557134,
            "count": 283326,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.767306109,
            "variance": 3.123370882
          },
          {
            "average": 1.346607795,
            "count": 283326,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5676818504,
            "variance": 0.3222626833
          },
          {
            "average": 4.488807946,
            "count": 283326,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.384924001,
            "variance": 19.22755849
          },
          {
            "average": 255475657.7,
            "count": 283326,
            "maximum": 255530624,
            "minimum": 255440857.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43730.33388,
            "variance": 1912342101
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 283326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454803.9973,
          3950031.465,
          -0.6969626996,
          455000.0173,
          3950999.985,
          9.2430373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454803.9973016086,
                3950031.465450014,
                -0.696962699579923
              ],
              [
                454803.9973016086,
                3950999.9854500135,
                -0.696962699579923
              ],
              [
                455000.01730160863,
                3950999.9854500135,
                9.243037300420077
              ],
              [
                455000.01730160863,
                3950031.465450014,
                9.243037300420077
              ],
              [
                454803.9973016086,
                3950031.465450014,
                -0.696962699579923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:30:24+00:00",
        "end_time": "2019-10-18T13:34:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5450.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5450.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5450.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5450.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49959122,
            35.69316206,
            -0.6969626996,
            -75.49737029,
            35.70190327,
            9.2430373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4995367587729,
                  35.69316206435938,
                  -0.696962699579923
                ],
                [
                  -75.49959122282647,
                  35.701894294246216,
                  -0.696962699579923
                ],
                [
                  -75.49742451442376,
                  35.70190326788757,
                  9.243037300420077
                ],
                [
                  -75.49737028655497,
                  35.69317103513249,
                  9.243037300420077
                ],
                [
                  -75.4995367587729,
                  35.69316206435938,
                  -0.696962699579923
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5450.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5450.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:30:24Z",
            "pc:count": 283326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454934.8757,
                "count": 283326,
                "maximum": 455000.0173,
                "minimum": 454803.9973,
                "name": "X",
                "position": 0,
                "stddev": 43.27899362,
                "variance": 1873.071289
              },
              {
                "average": 3950734.589,
                "count": 283326,
                "maximum": 3950999.985,
                "minimum": 3950031.465,
                "name": "Y",
                "position": 1,
                "stddev": 218.0833223,
                "variance": 47560.33545
              },
              {
                "average": 1.308407404,
                "count": 283326,
                "maximum": 9.2430373,
                "minimum": -0.6969626996,
                "name": "Z",
                "position": 2,
                "stddev": 1.120267358,
                "variance": 1.254998954
              },
              {
                "average": 1159.95982,
                "count": 283326,
                "maximum": 10735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1183.386171,
                "variance": 1400402.829
              },
              {
                "average": 1.234627249,
                "count": 283326,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5245812185,
                "variance": 0.2751854548
              },
              {
                "average": 1.472346343,
                "count": 283326,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7348165034,
                "variance": 0.5399552937
              },
              {
                "average": 1,
                "count": 283326,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.083656283,
                "count": 283326,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.042382917,
                "variance": 64.67992298
              },
              {
                "average": 20.44557134,
                "count": 283326,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.767306109,
                "variance": 3.123370882
              },
              {
                "average": 1.346607795,
                "count": 283326,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5676818504,
                "variance": 0.3222626833
              },
              {
                "average": 4.488807946,
                "count": 283326,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.384924001,
                "variance": 19.22755849
              },
              {
                "average": 255475657.7,
                "count": 283326,
                "maximum": 255530624,
                "minimum": 255440857.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43730.33388,
                "variance": 1912342101
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 283326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454803.9973,
              3950031.465,
              -0.6969626996,
              455000.0173,
              3950999.985,
              9.2430373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454803.9973016086,
                    3950031.465450014,
                    -0.696962699579923
                  ],
                  [
                    454803.9973016086,
                    3950999.9854500135,
                    -0.696962699579923
                  ],
                  [
                    455000.01730160863,
                    3950999.9854500135,
                    9.243037300420077
                  ],
                  [
                    455000.01730160863,
                    3950031.465450014,
                    9.243037300420077
                  ],
                  [
                    454803.9973016086,
                    3950031.465450014,
                    -0.696962699579923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:30:24+00:00",
            "end_time": "2019-10-18T13: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": "20191001_NCMP_NC_Dunex_18SVD4898.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57144739191737,
              35.22946441807131,
              -5.115430282670117
            ],
            [
              -75.57147016228524,
              35.23271149313151,
              -5.115430282670117
            ],
            [
              -75.56048276447362,
              35.232762868750584,
              2.904569717329883
            ],
            [
              -75.5604604318449,
              35.22951578754865,
              2.904569717329883
            ],
            [
              -75.57144739191737,
              35.22946441807131,
              -5.115430282670117
            ]
          ]
        ]
      },
      "bbox": [
        -75.57147016,
        35.22946442,
        -5.115430283,
        -75.56046043,
        35.23276287,
        2.904569717
      ],
      "properties": {
        "datetime": "2019-10-01T15:43:43Z",
        "pc:count": 96690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448753.3771,
            "count": 96690,
            "maximum": 448999.9995,
            "minimum": 448000.1795,
            "name": "X",
            "position": 0,
            "stddev": 159.3963181,
            "variance": 25407.18623
          },
          {
            "average": 3898885.895,
            "count": 96690,
            "maximum": 3898999.987,
            "minimum": 3898639.867,
            "name": "Y",
            "position": 1,
            "stddev": 41.38656816,
            "variance": 1712.848024
          },
          {
            "average": -1.485145765,
            "count": 96690,
            "maximum": 2.904569717,
            "minimum": -5.115430283,
            "name": "Z",
            "position": 2,
            "stddev": 1.521241435,
            "variance": 2.314175504
          },
          {
            "average": 569.8667287,
            "count": 96690,
            "maximum": 20008,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1627.315076,
            "variance": 2648154.356
          },
          {
            "average": 1,
            "count": 96690,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96690,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96690,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.67511635,
            "count": 96690,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.877494603,
            "variance": 78.80991043
          },
          {
            "average": 20.40644323,
            "count": 96690,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091751382,
            "variance": 1.191921081
          },
          {
            "average": 1.940841866,
            "count": 96690,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4294442685,
            "variance": 0.1844223797
          },
          {
            "average": 5.388923363,
            "count": 96690,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.489244927,
            "variance": 0.2393605986
          },
          {
            "average": 253979237.3,
            "count": 96690,
            "maximum": 253979823.8,
            "minimum": 253979071.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 202.0268444,
            "variance": 40814.84586
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.1795,
          3898639.867,
          -5.115430283,
          448999.9995,
          3898999.987,
          2.904569717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.17954119685,
                3898639.867057675,
                -5.115430282670117
              ],
              [
                448000.17954119685,
                3898999.987057675,
                -5.115430282670117
              ],
              [
                448999.9995411968,
                3898999.987057675,
                2.904569717329883
              ],
              [
                448999.9995411968,
                3898639.867057675,
                2.904569717329883
              ],
              [
                448000.17954119685,
                3898639.867057675,
                -5.115430282670117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:43:43+00:00",
        "end_time": "2019-10-01T15:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4898.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4898.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4898.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4898.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57147016,
            35.22946442,
            -5.115430283,
            -75.56046043,
            35.23276287,
            2.904569717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57144739191737,
                  35.22946441807131,
                  -5.115430282670117
                ],
                [
                  -75.57147016228524,
                  35.23271149313151,
                  -5.115430282670117
                ],
                [
                  -75.56048276447362,
                  35.232762868750584,
                  2.904569717329883
                ],
                [
                  -75.5604604318449,
                  35.22951578754865,
                  2.904569717329883
                ],
                [
                  -75.57144739191737,
                  35.22946441807131,
                  -5.115430282670117
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4898.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4898.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:43:43Z",
            "pc:count": 96690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448753.3771,
                "count": 96690,
                "maximum": 448999.9995,
                "minimum": 448000.1795,
                "name": "X",
                "position": 0,
                "stddev": 159.3963181,
                "variance": 25407.18623
              },
              {
                "average": 3898885.895,
                "count": 96690,
                "maximum": 3898999.987,
                "minimum": 3898639.867,
                "name": "Y",
                "position": 1,
                "stddev": 41.38656816,
                "variance": 1712.848024
              },
              {
                "average": -1.485145765,
                "count": 96690,
                "maximum": 2.904569717,
                "minimum": -5.115430283,
                "name": "Z",
                "position": 2,
                "stddev": 1.521241435,
                "variance": 2.314175504
              },
              {
                "average": 569.8667287,
                "count": 96690,
                "maximum": 20008,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1627.315076,
                "variance": 2648154.356
              },
              {
                "average": 1,
                "count": 96690,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96690,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96690,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.67511635,
                "count": 96690,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.877494603,
                "variance": 78.80991043
              },
              {
                "average": 20.40644323,
                "count": 96690,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091751382,
                "variance": 1.191921081
              },
              {
                "average": 1.940841866,
                "count": 96690,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4294442685,
                "variance": 0.1844223797
              },
              {
                "average": 5.388923363,
                "count": 96690,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.489244927,
                "variance": 0.2393605986
              },
              {
                "average": 253979237.3,
                "count": 96690,
                "maximum": 253979823.8,
                "minimum": 253979071.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 202.0268444,
                "variance": 40814.84586
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.1795,
              3898639.867,
              -5.115430283,
              448999.9995,
              3898999.987,
              2.904569717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.17954119685,
                    3898639.867057675,
                    -5.115430282670117
                  ],
                  [
                    448000.17954119685,
                    3898999.987057675,
                    -5.115430282670117
                  ],
                  [
                    448999.9995411968,
                    3898999.987057675,
                    2.904569717329883
                  ],
                  [
                    448999.9995411968,
                    3898639.867057675,
                    2.904569717329883
                  ],
                  [
                    448000.17954119685,
                    3898639.867057675,
                    -5.115430282670117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:43:43+00:00",
            "end_time": "2019-10-01T15:31: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": "20191017_NCMP_NC_Dunex_18SVE5304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51681098877827,
              35.278041915931226,
              0.173473693776062
            ],
            [
              -75.5168682843863,
              35.2870585683734,
              0.173473693776062
            ],
            [
              -75.51468937778087,
              35.287067859155535,
              24.073473693776066
            ],
            [
              -75.51463232368178,
              35.27805120363148,
              24.073473693776066
            ],
            [
              -75.51681098877827,
              35.278041915931226,
              0.173473693776062
            ]
          ]
        ]
      },
      "bbox": [
        -75.51686828,
        35.27804192,
        0.1734736938,
        -75.51463232,
        35.28706786,
        24.07347369
      ],
      "properties": {
        "datetime": "2019-10-17T16:54:51Z",
        "pc:count": 301516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453068.1999,
            "count": 301516,
            "maximum": 453198.1485,
            "minimum": 453000.0085,
            "name": "X",
            "position": 0,
            "stddev": 47.68060265,
            "variance": 2273.439869
          },
          {
            "average": 3904610.693,
            "count": 301516,
            "maximum": 3904999.989,
            "minimum": 3903999.989,
            "name": "Y",
            "position": 1,
            "stddev": 289.6426664,
            "variance": 83892.87418
          },
          {
            "average": 3.078586557,
            "count": 301516,
            "maximum": 24.07347369,
            "minimum": 0.1734736938,
            "name": "Z",
            "position": 2,
            "stddev": 2.945585894,
            "variance": 8.676476257
          },
          {
            "average": 3636.796094,
            "count": 301516,
            "maximum": 26476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2156.199388,
            "variance": 4649195.802
          },
          {
            "average": 1.089447989,
            "count": 301516,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3248472269,
            "variance": 0.1055257209
          },
          {
            "average": 1.17921437,
            "count": 301516,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4686265814,
            "variance": 0.2196108728
          },
          {
            "average": 1,
            "count": 301516,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.757031136,
            "count": 301516,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6140037677,
            "variance": 0.3770006268
          },
          {
            "average": 20.18378103,
            "count": 301516,
            "maximum": 25.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.012820593,
            "variance": 1.025805554
          },
          {
            "average": 1.122955332,
            "count": 301516,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3635676101,
            "variance": 0.1321814071
          },
          {
            "average": 4.313399621,
            "count": 301516,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.034916516,
            "variance": 1.071052196
          },
          {
            "average": 255365526.1,
            "count": 301516,
            "maximum": 255366491.3,
            "minimum": 255364686.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 603.8094573,
            "variance": 364585.8607
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0085,
          3903999.989,
          0.1734736938,
          453198.1485,
          3904999.989,
          24.07347369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0085357434,
                3903999.989044908,
                0.173473693776062
              ],
              [
                453000.0085357434,
                3904999.989044908,
                0.173473693776062
              ],
              [
                453198.1485357434,
                3904999.989044908,
                24.073473693776066
              ],
              [
                453198.1485357434,
                3903999.989044908,
                24.073473693776066
              ],
              [
                453000.0085357434,
                3903999.989044908,
                0.173473693776062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:54:51+00:00",
        "end_time": "2019-10-17T16:24:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51686828,
            35.27804192,
            0.1734736938,
            -75.51463232,
            35.28706786,
            24.07347369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51681098877827,
                  35.278041915931226,
                  0.173473693776062
                ],
                [
                  -75.5168682843863,
                  35.2870585683734,
                  0.173473693776062
                ],
                [
                  -75.51468937778087,
                  35.287067859155535,
                  24.073473693776066
                ],
                [
                  -75.51463232368178,
                  35.27805120363148,
                  24.073473693776066
                ],
                [
                  -75.51681098877827,
                  35.278041915931226,
                  0.173473693776062
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:54:51Z",
            "pc:count": 301516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453068.1999,
                "count": 301516,
                "maximum": 453198.1485,
                "minimum": 453000.0085,
                "name": "X",
                "position": 0,
                "stddev": 47.68060265,
                "variance": 2273.439869
              },
              {
                "average": 3904610.693,
                "count": 301516,
                "maximum": 3904999.989,
                "minimum": 3903999.989,
                "name": "Y",
                "position": 1,
                "stddev": 289.6426664,
                "variance": 83892.87418
              },
              {
                "average": 3.078586557,
                "count": 301516,
                "maximum": 24.07347369,
                "minimum": 0.1734736938,
                "name": "Z",
                "position": 2,
                "stddev": 2.945585894,
                "variance": 8.676476257
              },
              {
                "average": 3636.796094,
                "count": 301516,
                "maximum": 26476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2156.199388,
                "variance": 4649195.802
              },
              {
                "average": 1.089447989,
                "count": 301516,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3248472269,
                "variance": 0.1055257209
              },
              {
                "average": 1.17921437,
                "count": 301516,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4686265814,
                "variance": 0.2196108728
              },
              {
                "average": 1,
                "count": 301516,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.757031136,
                "count": 301516,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6140037677,
                "variance": 0.3770006268
              },
              {
                "average": 20.18378103,
                "count": 301516,
                "maximum": 25.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.012820593,
                "variance": 1.025805554
              },
              {
                "average": 1.122955332,
                "count": 301516,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3635676101,
                "variance": 0.1321814071
              },
              {
                "average": 4.313399621,
                "count": 301516,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.034916516,
                "variance": 1.071052196
              },
              {
                "average": 255365526.1,
                "count": 301516,
                "maximum": 255366491.3,
                "minimum": 255364686.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 603.8094573,
                "variance": 364585.8607
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0085,
              3903999.989,
              0.1734736938,
              453198.1485,
              3904999.989,
              24.07347369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0085357434,
                    3903999.989044908,
                    0.173473693776062
                  ],
                  [
                    453000.0085357434,
                    3904999.989044908,
                    0.173473693776062
                  ],
                  [
                    453198.1485357434,
                    3904999.989044908,
                    24.073473693776066
                  ],
                  [
                    453198.1485357434,
                    3903999.989044908,
                    24.073473693776066
                  ],
                  [
                    453000.0085357434,
                    3903999.989044908,
                    0.173473693776062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:54:51+00:00",
            "end_time": "2019-10-17T16:24: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": "20191017_NCMP_NC_Dunex_18SVE5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51686810905775,
              35.28705855142655,
              -0.306327114393948
            ],
            [
              -75.51692543009777,
              35.296075190320444,
              -0.306327114393948
            ],
            [
              -75.51231945701223,
              35.29609478815052,
              26.633672885606053
            ],
            [
              -75.51226264666657,
              35.287078142756535,
              26.633672885606053
            ],
            [
              -75.51686810905775,
              35.28705855142655,
              -0.306327114393948
            ]
          ]
        ]
      },
      "bbox": [
        -75.51692543,
        35.28705855,
        -0.3063271144,
        -75.51226265,
        35.29609479,
        26.63367289
      ],
      "properties": {
        "datetime": "2019-10-17T16:55:08Z",
        "pc:count": 442138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453188.714,
            "count": 442138,
            "maximum": 453418.8245,
            "minimum": 453000.0245,
            "name": "X",
            "position": 0,
            "stddev": 87.89845354,
            "variance": 7726.138135
          },
          {
            "average": 3905539.565,
            "count": 442138,
            "maximum": 3905999.987,
            "minimum": 3904999.987,
            "name": "Y",
            "position": 1,
            "stddev": 304.060139,
            "variance": 92452.56816
          },
          {
            "average": 2.867802094,
            "count": 442138,
            "maximum": 26.63367289,
            "minimum": -0.3063271144,
            "name": "Z",
            "position": 2,
            "stddev": 3.806735943,
            "variance": 14.49123854
          },
          {
            "average": 3384.330073,
            "count": 442138,
            "maximum": 36392,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2354.694486,
            "variance": 5544586.122
          },
          {
            "average": 1.075177886,
            "count": 442138,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3081001389,
            "variance": 0.09492569556
          },
          {
            "average": 1.15062718,
            "count": 442138,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4519604013,
            "variance": 0.2042682044
          },
          {
            "average": 1,
            "count": 442138,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.808338121,
            "count": 442138,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.113027981,
            "variance": 50.59516707
          },
          {
            "average": 20.09852768,
            "count": 442138,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.168387668,
            "variance": 1.365129742
          },
          {
            "average": 1.174506602,
            "count": 442138,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4123502721,
            "variance": 0.1700327469
          },
          {
            "average": 3.699772469,
            "count": 442138,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.657985895,
            "variance": 0.432945438
          },
          {
            "average": 255365158.5,
            "count": 442138,
            "maximum": 255366508.5,
            "minimum": 255364693.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.3615104,
            "variance": 169218.2923
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0245,
          3904999.987,
          -0.3063271144,
          453418.8245,
          3905999.987,
          26.63367289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0244691123,
                3904999.987082364,
                -0.306327114393948
              ],
              [
                453000.0244691123,
                3905999.987082364,
                -0.306327114393948
              ],
              [
                453418.8244691123,
                3905999.987082364,
                26.633672885606053
              ],
              [
                453418.8244691123,
                3904999.987082364,
                26.633672885606053
              ],
              [
                453000.0244691123,
                3904999.987082364,
                -0.306327114393948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:55:08+00:00",
        "end_time": "2019-10-17T16:24:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51692543,
            35.28705855,
            -0.3063271144,
            -75.51226265,
            35.29609479,
            26.63367289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51686810905775,
                  35.28705855142655,
                  -0.306327114393948
                ],
                [
                  -75.51692543009777,
                  35.296075190320444,
                  -0.306327114393948
                ],
                [
                  -75.51231945701223,
                  35.29609478815052,
                  26.633672885606053
                ],
                [
                  -75.51226264666657,
                  35.287078142756535,
                  26.633672885606053
                ],
                [
                  -75.51686810905775,
                  35.28705855142655,
                  -0.306327114393948
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:55:08Z",
            "pc:count": 442138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453188.714,
                "count": 442138,
                "maximum": 453418.8245,
                "minimum": 453000.0245,
                "name": "X",
                "position": 0,
                "stddev": 87.89845354,
                "variance": 7726.138135
              },
              {
                "average": 3905539.565,
                "count": 442138,
                "maximum": 3905999.987,
                "minimum": 3904999.987,
                "name": "Y",
                "position": 1,
                "stddev": 304.060139,
                "variance": 92452.56816
              },
              {
                "average": 2.867802094,
                "count": 442138,
                "maximum": 26.63367289,
                "minimum": -0.3063271144,
                "name": "Z",
                "position": 2,
                "stddev": 3.806735943,
                "variance": 14.49123854
              },
              {
                "average": 3384.330073,
                "count": 442138,
                "maximum": 36392,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2354.694486,
                "variance": 5544586.122
              },
              {
                "average": 1.075177886,
                "count": 442138,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3081001389,
                "variance": 0.09492569556
              },
              {
                "average": 1.15062718,
                "count": 442138,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4519604013,
                "variance": 0.2042682044
              },
              {
                "average": 1,
                "count": 442138,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.808338121,
                "count": 442138,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.113027981,
                "variance": 50.59516707
              },
              {
                "average": 20.09852768,
                "count": 442138,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.168387668,
                "variance": 1.365129742
              },
              {
                "average": 1.174506602,
                "count": 442138,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4123502721,
                "variance": 0.1700327469
              },
              {
                "average": 3.699772469,
                "count": 442138,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.657985895,
                "variance": 0.432945438
              },
              {
                "average": 255365158.5,
                "count": 442138,
                "maximum": 255366508.5,
                "minimum": 255364693.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.3615104,
                "variance": 169218.2923
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0245,
              3904999.987,
              -0.3063271144,
              453418.8245,
              3905999.987,
              26.63367289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0244691123,
                    3904999.987082364,
                    -0.306327114393948
                  ],
                  [
                    453000.0244691123,
                    3905999.987082364,
                    -0.306327114393948
                  ],
                  [
                    453418.8244691123,
                    3905999.987082364,
                    26.633672885606053
                  ],
                  [
                    453418.8244691123,
                    3904999.987082364,
                    26.633672885606053
                  ],
                  [
                    453000.0244691123,
                    3904999.987082364,
                    -0.306327114393948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:55:08+00:00",
            "end_time": "2019-10-17T16:24:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE4280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64322472917944,
              35.962676801894034,
              0.819844978489929
            ],
            [
              -75.64329786040041,
              35.971692405982814,
              0.819844978489929
            ],
            [
              -75.63220690845456,
              35.97175135357027,
              32.23984497848993
            ],
            [
              -75.6321350378659,
              35.96273573009001,
              32.23984497848993
            ],
            [
              -75.64322472917944,
              35.962676801894034,
              0.819844978489929
            ]
          ]
        ]
      },
      "bbox": [
        -75.64329786,
        35.9626768,
        0.8198449785,
        -75.63213504,
        35.97175135,
        32.23984498
      ],
      "properties": {
        "datetime": "2019-10-19T16:03:15Z",
        "pc:count": 8873298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442518.7354,
            "count": 8873298,
            "maximum": 443000.0188,
            "minimum": 441999.9988,
            "name": "X",
            "position": 0,
            "stddev": 275.2491094,
            "variance": 75762.07222
          },
          {
            "average": 3980591.896,
            "count": 8873298,
            "maximum": 3980999.993,
            "minimum": 3979999.973,
            "name": "Y",
            "position": 1,
            "stddev": 258.7742682,
            "variance": 66964.1219
          },
          {
            "average": 9.658348334,
            "count": 8873298,
            "maximum": 32.23984498,
            "minimum": 0.8198449785,
            "name": "Z",
            "position": 2,
            "stddev": 5.520628593,
            "variance": 30.47734006
          },
          {
            "average": 838.4364772,
            "count": 8873298,
            "maximum": 50829,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1598.228673,
            "variance": 2554334.892
          },
          {
            "average": 2.405624944,
            "count": 8873298,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290535665,
            "variance": 1.665482304
          },
          {
            "average": 3.833269208,
            "count": 8873298,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456089708,
            "variance": 2.120197239
          },
          {
            "average": 1,
            "count": 8873298,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223799877,
            "count": 8873298,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4167895291,
            "variance": 0.1737135116
          },
          {
            "average": 20.11819197,
            "count": 8873298,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.147882439,
            "variance": 1.317634094
          },
          {
            "average": 2.711297085,
            "count": 8873298,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.760045731,
            "variance": 3.097760976
          },
          {
            "average": 12.4301013,
            "count": 8873298,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.297921536,
            "variance": 28.0679726
          },
          {
            "average": 255518514.3,
            "count": 8873298,
            "maximum": 255536195.3,
            "minimum": 255446572.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33376.76169,
            "variance": 1114008221
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8873298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441999.9988,
          3979999.973,
          0.8198449785,
          443000.0188,
          3980999.993,
          32.23984498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441999.9987769065,
                3979999.973452913,
                0.819844978489929
              ],
              [
                441999.9987769065,
                3980999.9934529127,
                0.819844978489929
              ],
              [
                443000.01877690654,
                3980999.9934529127,
                32.23984497848993
              ],
              [
                443000.01877690654,
                3979999.973452913,
                32.23984497848993
              ],
              [
                441999.9987769065,
                3979999.973452913,
                0.819844978489929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:03:15+00:00",
        "end_time": "2019-10-18T15:09:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64329786,
            35.9626768,
            0.8198449785,
            -75.63213504,
            35.97175135,
            32.23984498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64322472917944,
                  35.962676801894034,
                  0.819844978489929
                ],
                [
                  -75.64329786040041,
                  35.971692405982814,
                  0.819844978489929
                ],
                [
                  -75.63220690845456,
                  35.97175135357027,
                  32.23984497848993
                ],
                [
                  -75.6321350378659,
                  35.96273573009001,
                  32.23984497848993
                ],
                [
                  -75.64322472917944,
                  35.962676801894034,
                  0.819844978489929
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:03:15Z",
            "pc:count": 8873298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442518.7354,
                "count": 8873298,
                "maximum": 443000.0188,
                "minimum": 441999.9988,
                "name": "X",
                "position": 0,
                "stddev": 275.2491094,
                "variance": 75762.07222
              },
              {
                "average": 3980591.896,
                "count": 8873298,
                "maximum": 3980999.993,
                "minimum": 3979999.973,
                "name": "Y",
                "position": 1,
                "stddev": 258.7742682,
                "variance": 66964.1219
              },
              {
                "average": 9.658348334,
                "count": 8873298,
                "maximum": 32.23984498,
                "minimum": 0.8198449785,
                "name": "Z",
                "position": 2,
                "stddev": 5.520628593,
                "variance": 30.47734006
              },
              {
                "average": 838.4364772,
                "count": 8873298,
                "maximum": 50829,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1598.228673,
                "variance": 2554334.892
              },
              {
                "average": 2.405624944,
                "count": 8873298,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290535665,
                "variance": 1.665482304
              },
              {
                "average": 3.833269208,
                "count": 8873298,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456089708,
                "variance": 2.120197239
              },
              {
                "average": 1,
                "count": 8873298,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223799877,
                "count": 8873298,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4167895291,
                "variance": 0.1737135116
              },
              {
                "average": 20.11819197,
                "count": 8873298,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.147882439,
                "variance": 1.317634094
              },
              {
                "average": 2.711297085,
                "count": 8873298,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.760045731,
                "variance": 3.097760976
              },
              {
                "average": 12.4301013,
                "count": 8873298,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.297921536,
                "variance": 28.0679726
              },
              {
                "average": 255518514.3,
                "count": 8873298,
                "maximum": 255536195.3,
                "minimum": 255446572.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33376.76169,
                "variance": 1114008221
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8873298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441999.9988,
              3979999.973,
              0.8198449785,
              443000.0188,
              3980999.993,
              32.23984498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441999.9987769065,
                    3979999.973452913,
                    0.819844978489929
                  ],
                  [
                    441999.9987769065,
                    3980999.9934529127,
                    0.819844978489929
                  ],
                  [
                    443000.01877690654,
                    3980999.9934529127,
                    32.23984497848993
                  ],
                  [
                    443000.01877690654,
                    3979999.973452913,
                    32.23984497848993
                  ],
                  [
                    441999.9987769065,
                    3979999.973452913,
                    0.819844978489929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:03:15+00:00",
            "end_time": "2019-10-18T15:09: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": "20191019_NCMP_NC_Dunex_18SVE5155.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5418825681986,
              35.7377762741063,
              -2.934204796566911
            ],
            [
              -75.54194366993863,
              35.74679220147567,
              -2.934204796566911
            ],
            [
              -75.53088402278539,
              35.746841514946894,
              0.085795203433088
            ],
            [
              -75.53082416782722,
              35.73782557131206,
              0.085795203433088
            ],
            [
              -75.5418825681986,
              35.7377762741063,
              -2.934204796566911
            ]
          ]
        ]
      },
      "bbox": [
        -75.54194367,
        35.73777627,
        -2.934204797,
        -75.53082417,
        35.74684151,
        0.08579520343
      ],
      "properties": {
        "datetime": "2019-10-19T14:07:51Z",
        "pc:count": 2099391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451541.827,
            "count": 2099391,
            "maximum": 452000.0095,
            "minimum": 451000.0095,
            "name": "X",
            "position": 0,
            "stddev": 260.3480957,
            "variance": 67781.13092
          },
          {
            "average": 3955555.548,
            "count": 2099391,
            "maximum": 3955999.985,
            "minimum": 3954999.985,
            "name": "Y",
            "position": 1,
            "stddev": 281.6065114,
            "variance": 79302.22728
          },
          {
            "average": -0.4536507502,
            "count": 2099391,
            "maximum": 0.08579520343,
            "minimum": -2.934204797,
            "name": "Z",
            "position": 2,
            "stddev": 0.4190706685,
            "variance": 0.1756202252
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2099391,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2099391,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2099391,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2099391,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00092595,
            "count": 2099391,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.368339244,
            "variance": 1.872352287
          },
          {
            "average": 2.00001429,
            "count": 2099391,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003780166789,
            "variance": 1.428966095e-05
          },
          {
            "average": 3.57058023,
            "count": 2099391,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.481398657,
            "variance": 2.194541981
          },
          {
            "average": 255527996.1,
            "count": 2099391,
            "maximum": 255529271.1,
            "minimum": 255527333.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.6420649,
            "variance": 333670.3552
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2099391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0095,
          3954999.985,
          -2.934204797,
          452000.0095,
          3955999.985,
          0.08579520343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.00952752226,
                3954999.985412854,
                -2.934204796566911
              ],
              [
                451000.00952752226,
                3955999.985412854,
                -2.934204796566911
              ],
              [
                452000.00952752226,
                3955999.985412854,
                0.085795203433088
              ],
              [
                452000.00952752226,
                3954999.985412854,
                0.085795203433088
              ],
              [
                451000.00952752226,
                3954999.985412854,
                -2.934204796566911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:07:51+00:00",
        "end_time": "2019-10-19T13:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5155.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5155.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5155.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5155.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54194367,
            35.73777627,
            -2.934204797,
            -75.53082417,
            35.74684151,
            0.08579520343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5418825681986,
                  35.7377762741063,
                  -2.934204796566911
                ],
                [
                  -75.54194366993863,
                  35.74679220147567,
                  -2.934204796566911
                ],
                [
                  -75.53088402278539,
                  35.746841514946894,
                  0.085795203433088
                ],
                [
                  -75.53082416782722,
                  35.73782557131206,
                  0.085795203433088
                ],
                [
                  -75.5418825681986,
                  35.7377762741063,
                  -2.934204796566911
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5155.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5155.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:07:51Z",
            "pc:count": 2099391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451541.827,
                "count": 2099391,
                "maximum": 452000.0095,
                "minimum": 451000.0095,
                "name": "X",
                "position": 0,
                "stddev": 260.3480957,
                "variance": 67781.13092
              },
              {
                "average": 3955555.548,
                "count": 2099391,
                "maximum": 3955999.985,
                "minimum": 3954999.985,
                "name": "Y",
                "position": 1,
                "stddev": 281.6065114,
                "variance": 79302.22728
              },
              {
                "average": -0.4536507502,
                "count": 2099391,
                "maximum": 0.08579520343,
                "minimum": -2.934204797,
                "name": "Z",
                "position": 2,
                "stddev": 0.4190706685,
                "variance": 0.1756202252
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2099391,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2099391,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2099391,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2099391,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00092595,
                "count": 2099391,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.368339244,
                "variance": 1.872352287
              },
              {
                "average": 2.00001429,
                "count": 2099391,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003780166789,
                "variance": 1.428966095e-05
              },
              {
                "average": 3.57058023,
                "count": 2099391,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.481398657,
                "variance": 2.194541981
              },
              {
                "average": 255527996.1,
                "count": 2099391,
                "maximum": 255529271.1,
                "minimum": 255527333.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.6420649,
                "variance": 333670.3552
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2099391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0095,
              3954999.985,
              -2.934204797,
              452000.0095,
              3955999.985,
              0.08579520343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.00952752226,
                    3954999.985412854,
                    -2.934204796566911
                  ],
                  [
                    451000.00952752226,
                    3955999.985412854,
                    -2.934204796566911
                  ],
                  [
                    452000.00952752226,
                    3955999.985412854,
                    0.085795203433088
                  ],
                  [
                    452000.00952752226,
                    3954999.985412854,
                    0.085795203433088
                  ],
                  [
                    451000.00952752226,
                    3954999.985412854,
                    -2.934204796566911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:07:51+00:00",
            "end_time": "2019-10-19T13:35: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": "20191018_NCMP_NC_Dunex_18SVE5451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50468998401122,
              35.70187300273643,
              -1.761749588798025
            ],
            [
              -75.50474681702056,
              35.71088903762666,
              -1.761749588798025
            ],
            [
              -75.49748053271864,
              35.71091929215979,
              7.938250411201976
            ],
            [
              -75.49742451778877,
              35.70190324728609,
              7.938250411201976
            ],
            [
              -75.50468998401122,
              35.70187300273643,
              -1.761749588798025
            ]
          ]
        ]
      },
      "bbox": [
        -75.50474682,
        35.701873,
        -1.761749589,
        -75.49742452,
        35.71091929,
        7.938250411
      ],
      "properties": {
        "datetime": "2019-10-19T14:51:19Z",
        "pc:count": 1295045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454805.8717,
            "count": 1295045,
            "maximum": 455000.017,
            "minimum": 454342.717,
            "name": "X",
            "position": 0,
            "stddev": 141.6434934,
            "variance": 20062.87921
          },
          {
            "average": 3951584.312,
            "count": 1295045,
            "maximum": 3951999.983,
            "minimum": 3950999.983,
            "name": "Y",
            "position": 1,
            "stddev": 271.5741226,
            "variance": 73752.50405
          },
          {
            "average": 0.560582446,
            "count": 1295045,
            "maximum": 7.938250411,
            "minimum": -1.761749589,
            "name": "Z",
            "position": 2,
            "stddev": 0.9439524654,
            "variance": 0.8910462569
          },
          {
            "average": 590.2241196,
            "count": 1295045,
            "maximum": 10649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 907.6690182,
            "variance": 823863.0466
          },
          {
            "average": 1.050048454,
            "count": 1295045,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2736593355,
            "variance": 0.07488943191
          },
          {
            "average": 1.101754765,
            "count": 1295045,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4196968127,
            "variance": 0.1761454146
          },
          {
            "average": 1,
            "count": 1295045,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.75885626,
            "count": 1295045,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.62727692,
            "variance": 185.7026763
          },
          {
            "average": 20.09875798,
            "count": 1295045,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.035786423,
            "variance": 4.144426362
          },
          {
            "average": 1.608634449,
            "count": 1295045,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5156531638,
            "variance": 0.2658981854
          },
          {
            "average": 7.112879475,
            "count": 1295045,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.415793248,
            "variance": 19.49923001
          },
          {
            "average": 255499224.1,
            "count": 1295045,
            "maximum": 255531879.1,
            "minimum": 255440843.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42842.21315,
            "variance": 1835455228
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1295045,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454342.717,
          3950999.983,
          -1.761749589,
          455000.017,
          3951999.983,
          7.938250411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454342.7169856103,
                3950999.983166636,
                -1.761749588798025
              ],
              [
                454342.7169856103,
                3951999.983166636,
                -1.761749588798025
              ],
              [
                455000.01698561036,
                3951999.983166636,
                7.938250411201976
              ],
              [
                455000.01698561036,
                3950999.983166636,
                7.938250411201976
              ],
              [
                454342.7169856103,
                3950999.983166636,
                -1.761749588798025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:51:19+00:00",
        "end_time": "2019-10-18T13:34:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50474682,
            35.701873,
            -1.761749589,
            -75.49742452,
            35.71091929,
            7.938250411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50468998401122,
                  35.70187300273643,
                  -1.761749588798025
                ],
                [
                  -75.50474681702056,
                  35.71088903762666,
                  -1.761749588798025
                ],
                [
                  -75.49748053271864,
                  35.71091929215979,
                  7.938250411201976
                ],
                [
                  -75.49742451778877,
                  35.70190324728609,
                  7.938250411201976
                ],
                [
                  -75.50468998401122,
                  35.70187300273643,
                  -1.761749588798025
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:51:19Z",
            "pc:count": 1295045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454805.8717,
                "count": 1295045,
                "maximum": 455000.017,
                "minimum": 454342.717,
                "name": "X",
                "position": 0,
                "stddev": 141.6434934,
                "variance": 20062.87921
              },
              {
                "average": 3951584.312,
                "count": 1295045,
                "maximum": 3951999.983,
                "minimum": 3950999.983,
                "name": "Y",
                "position": 1,
                "stddev": 271.5741226,
                "variance": 73752.50405
              },
              {
                "average": 0.560582446,
                "count": 1295045,
                "maximum": 7.938250411,
                "minimum": -1.761749589,
                "name": "Z",
                "position": 2,
                "stddev": 0.9439524654,
                "variance": 0.8910462569
              },
              {
                "average": 590.2241196,
                "count": 1295045,
                "maximum": 10649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 907.6690182,
                "variance": 823863.0466
              },
              {
                "average": 1.050048454,
                "count": 1295045,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2736593355,
                "variance": 0.07488943191
              },
              {
                "average": 1.101754765,
                "count": 1295045,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4196968127,
                "variance": 0.1761454146
              },
              {
                "average": 1,
                "count": 1295045,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.75885626,
                "count": 1295045,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.62727692,
                "variance": 185.7026763
              },
              {
                "average": 20.09875798,
                "count": 1295045,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.035786423,
                "variance": 4.144426362
              },
              {
                "average": 1.608634449,
                "count": 1295045,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5156531638,
                "variance": 0.2658981854
              },
              {
                "average": 7.112879475,
                "count": 1295045,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.415793248,
                "variance": 19.49923001
              },
              {
                "average": 255499224.1,
                "count": 1295045,
                "maximum": 255531879.1,
                "minimum": 255440843.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42842.21315,
                "variance": 1835455228
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1295045,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454342.717,
              3950999.983,
              -1.761749589,
              455000.017,
              3951999.983,
              7.938250411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454342.7169856103,
                    3950999.983166636,
                    -1.761749588798025
                  ],
                  [
                    454342.7169856103,
                    3951999.983166636,
                    -1.761749588798025
                  ],
                  [
                    455000.01698561036,
                    3951999.983166636,
                    7.938250411201976
                  ],
                  [
                    455000.01698561036,
                    3950999.983166636,
                    7.938250411201976
                  ],
                  [
                    454342.7169856103,
                    3950999.983166636,
                    -1.761749588798025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:51:19+00:00",
            "end_time": "2019-10-18T13:34: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": "20191018_NCMP_NC_Dunex_18SVE3398.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74209369892958,
              36.1243878278664,
              0.38904685956901
            ],
            [
              -75.74217856999284,
              36.13340281933054,
              0.38904685956901
            ],
            [
              -75.73352649488226,
              36.133456119037895,
              33.56904685956901
            ],
            [
              -75.73344261300063,
              36.12444111007373,
              33.56904685956901
            ],
            [
              -75.74209369892958,
              36.1243878278664,
              0.38904685956901
            ]
          ]
        ]
      },
      "bbox": [
        -75.74217857,
        36.12438783,
        0.3890468596,
        -75.73344261,
        36.13345612,
        33.56904686
      ],
      "properties": {
        "datetime": "2019-10-18T16:34:05Z",
        "pc:count": 9084424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433715.4136,
            "count": 9084424,
            "maximum": 434000.0147,
            "minimum": 433221.4747,
            "name": "X",
            "position": 0,
            "stddev": 189.0802572,
            "variance": 35751.34367
          },
          {
            "average": 3998564.112,
            "count": 9084424,
            "maximum": 3998999.984,
            "minimum": 3997999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.2384702,
            "variance": 82505.93875
          },
          {
            "average": 14.69303711,
            "count": 9084424,
            "maximum": 33.56904686,
            "minimum": 0.3890468596,
            "name": "Z",
            "position": 2,
            "stddev": 6.465164869,
            "variance": 41.79835678
          },
          {
            "average": 432.3094743,
            "count": 9084424,
            "maximum": 39891,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 966.3009768,
            "variance": 933737.5778
          },
          {
            "average": 2.669326971,
            "count": 9084424,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266301826,
            "variance": 1.603520314
          },
          {
            "average": 4.363570106,
            "count": 9084424,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.144869095,
            "variance": 1.310725245
          },
          {
            "average": 1,
            "count": 9084424,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129496378,
            "count": 9084424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3357485341,
            "variance": 0.1127270781
          },
          {
            "average": 19.89163582,
            "count": 9084424,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.275809957,
            "variance": 1.627691046
          },
          {
            "average": 3.311272679,
            "count": 9084424,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.096661273,
            "variance": 4.395988493
          },
          {
            "average": 1.703430069,
            "count": 9084424,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.812347939,
            "variance": 0.659909174
          },
          {
            "average": 255449191.5,
            "count": 9084424,
            "maximum": 255451645.6,
            "minimum": 255446872.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1495.647016,
            "variance": 2236959.998
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9084424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433221.4747,
          3997999.984,
          0.3890468596,
          434000.0147,
          3998999.984,
          33.56904686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433221.4746902669,
                3997999.9840342095,
                0.38904685956901
              ],
              [
                433221.4746902669,
                3998999.9840342095,
                0.38904685956901
              ],
              [
                434000.0146902669,
                3998999.9840342095,
                33.56904685956901
              ],
              [
                434000.0146902669,
                3997999.9840342095,
                33.56904685956901
              ],
              [
                433221.4746902669,
                3997999.9840342095,
                0.38904685956901
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:34:05+00:00",
        "end_time": "2019-10-18T15:14:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3398.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3398.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3398.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3398.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74217857,
            36.12438783,
            0.3890468596,
            -75.73344261,
            36.13345612,
            33.56904686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74209369892958,
                  36.1243878278664,
                  0.38904685956901
                ],
                [
                  -75.74217856999284,
                  36.13340281933054,
                  0.38904685956901
                ],
                [
                  -75.73352649488226,
                  36.133456119037895,
                  33.56904685956901
                ],
                [
                  -75.73344261300063,
                  36.12444111007373,
                  33.56904685956901
                ],
                [
                  -75.74209369892958,
                  36.1243878278664,
                  0.38904685956901
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3398.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3398.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:34:05Z",
            "pc:count": 9084424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433715.4136,
                "count": 9084424,
                "maximum": 434000.0147,
                "minimum": 433221.4747,
                "name": "X",
                "position": 0,
                "stddev": 189.0802572,
                "variance": 35751.34367
              },
              {
                "average": 3998564.112,
                "count": 9084424,
                "maximum": 3998999.984,
                "minimum": 3997999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.2384702,
                "variance": 82505.93875
              },
              {
                "average": 14.69303711,
                "count": 9084424,
                "maximum": 33.56904686,
                "minimum": 0.3890468596,
                "name": "Z",
                "position": 2,
                "stddev": 6.465164869,
                "variance": 41.79835678
              },
              {
                "average": 432.3094743,
                "count": 9084424,
                "maximum": 39891,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 966.3009768,
                "variance": 933737.5778
              },
              {
                "average": 2.669326971,
                "count": 9084424,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266301826,
                "variance": 1.603520314
              },
              {
                "average": 4.363570106,
                "count": 9084424,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.144869095,
                "variance": 1.310725245
              },
              {
                "average": 1,
                "count": 9084424,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129496378,
                "count": 9084424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3357485341,
                "variance": 0.1127270781
              },
              {
                "average": 19.89163582,
                "count": 9084424,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.275809957,
                "variance": 1.627691046
              },
              {
                "average": 3.311272679,
                "count": 9084424,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.096661273,
                "variance": 4.395988493
              },
              {
                "average": 1.703430069,
                "count": 9084424,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.812347939,
                "variance": 0.659909174
              },
              {
                "average": 255449191.5,
                "count": 9084424,
                "maximum": 255451645.6,
                "minimum": 255446872.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1495.647016,
                "variance": 2236959.998
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9084424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433221.4747,
              3997999.984,
              0.3890468596,
              434000.0147,
              3998999.984,
              33.56904686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433221.4746902669,
                    3997999.9840342095,
                    0.38904685956901
                  ],
                  [
                    433221.4746902669,
                    3998999.9840342095,
                    0.38904685956901
                  ],
                  [
                    434000.0146902669,
                    3998999.9840342095,
                    33.56904685956901
                  ],
                  [
                    434000.0146902669,
                    3997999.9840342095,
                    33.56904685956901
                  ],
                  [
                    433221.4746902669,
                    3997999.9840342095,
                    0.38904685956901
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:34:05+00:00",
            "end_time": "2019-10-18T15: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": "20191018_NCMP_NC_Dunex_18SVE3988.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.67710904622697,
              36.03461651836536,
              -0.518846256889578
            ],
            [
              -75.67718623142736,
              36.04363177217668,
              -0.518846256889578
            ],
            [
              -75.6679475357144,
              36.04368359771505,
              32.80115374311042
            ],
            [
              -75.66787140334182,
              36.03466832686987,
              32.80115374311042
            ],
            [
              -75.67710904622697,
              36.03461651836536,
              -0.518846256889578
            ]
          ]
        ]
      },
      "bbox": [
        -75.67718623,
        36.03461652,
        -0.5188462569,
        -75.6678714,
        36.0436836,
        32.80115374
      ],
      "properties": {
        "datetime": "2019-10-18T15:47:40Z",
        "pc:count": 1777782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439261.9668,
            "count": 1777782,
            "maximum": 439832.2718,
            "minimum": 439000.0118,
            "name": "X",
            "position": 0,
            "stddev": 188.0173185,
            "variance": 35350.51206
          },
          {
            "average": 3988400.229,
            "count": 1777782,
            "maximum": 3988999.987,
            "minimum": 3987999.987,
            "name": "Y",
            "position": 1,
            "stddev": 283.3760464,
            "variance": 80301.98368
          },
          {
            "average": 4.498074445,
            "count": 1777782,
            "maximum": 32.80115374,
            "minimum": -0.5188462569,
            "name": "Z",
            "position": 2,
            "stddev": 3.527610786,
            "variance": 12.44403786
          },
          {
            "average": 2270.793836,
            "count": 1777782,
            "maximum": 48961,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2092.739016,
            "variance": 4379556.591
          },
          {
            "average": 1.456962665,
            "count": 1777782,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8557701501,
            "variance": 0.7323425498
          },
          {
            "average": 1.935485903,
            "count": 1777782,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.265552406,
            "variance": 1.601622893
          },
          {
            "average": 1,
            "count": 1777782,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.509747539,
            "count": 1777782,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.001934134,
            "variance": 1.003872009
          },
          {
            "average": 20.00843943,
            "count": 1777782,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.634344733,
            "variance": 2.671082706
          },
          {
            "average": 1.489463275,
            "count": 1777782,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9335874309,
            "variance": 0.8715854912
          },
          {
            "average": 2.924080118,
            "count": 1777782,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9330383928,
            "variance": 0.8705606424
          },
          {
            "average": 255447757.9,
            "count": 1777782,
            "maximum": 255448860.5,
            "minimum": 255446704.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.200411,
            "variance": 256238.8561
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1777782,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439000.0118,
          3987999.987,
          -0.5188462569,
          439832.2718,
          3988999.987,
          32.80115374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439000.01178898156,
                3987999.9867583904,
                -0.518846256889578
              ],
              [
                439000.01178898156,
                3988999.9867583904,
                -0.518846256889578
              ],
              [
                439832.27178898157,
                3988999.9867583904,
                32.80115374311042
              ],
              [
                439832.27178898157,
                3987999.9867583904,
                32.80115374311042
              ],
              [
                439000.01178898156,
                3987999.9867583904,
                -0.518846256889578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:47:40+00:00",
        "end_time": "2019-10-18T15:11:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3988.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3988.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3988.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3988.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.67718623,
            36.03461652,
            -0.5188462569,
            -75.6678714,
            36.0436836,
            32.80115374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.67710904622697,
                  36.03461651836536,
                  -0.518846256889578
                ],
                [
                  -75.67718623142736,
                  36.04363177217668,
                  -0.518846256889578
                ],
                [
                  -75.6679475357144,
                  36.04368359771505,
                  32.80115374311042
                ],
                [
                  -75.66787140334182,
                  36.03466832686987,
                  32.80115374311042
                ],
                [
                  -75.67710904622697,
                  36.03461651836536,
                  -0.518846256889578
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3988.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3988.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:47:40Z",
            "pc:count": 1777782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439261.9668,
                "count": 1777782,
                "maximum": 439832.2718,
                "minimum": 439000.0118,
                "name": "X",
                "position": 0,
                "stddev": 188.0173185,
                "variance": 35350.51206
              },
              {
                "average": 3988400.229,
                "count": 1777782,
                "maximum": 3988999.987,
                "minimum": 3987999.987,
                "name": "Y",
                "position": 1,
                "stddev": 283.3760464,
                "variance": 80301.98368
              },
              {
                "average": 4.498074445,
                "count": 1777782,
                "maximum": 32.80115374,
                "minimum": -0.5188462569,
                "name": "Z",
                "position": 2,
                "stddev": 3.527610786,
                "variance": 12.44403786
              },
              {
                "average": 2270.793836,
                "count": 1777782,
                "maximum": 48961,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2092.739016,
                "variance": 4379556.591
              },
              {
                "average": 1.456962665,
                "count": 1777782,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8557701501,
                "variance": 0.7323425498
              },
              {
                "average": 1.935485903,
                "count": 1777782,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.265552406,
                "variance": 1.601622893
              },
              {
                "average": 1,
                "count": 1777782,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.509747539,
                "count": 1777782,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.001934134,
                "variance": 1.003872009
              },
              {
                "average": 20.00843943,
                "count": 1777782,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.634344733,
                "variance": 2.671082706
              },
              {
                "average": 1.489463275,
                "count": 1777782,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9335874309,
                "variance": 0.8715854912
              },
              {
                "average": 2.924080118,
                "count": 1777782,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9330383928,
                "variance": 0.8705606424
              },
              {
                "average": 255447757.9,
                "count": 1777782,
                "maximum": 255448860.5,
                "minimum": 255446704.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.200411,
                "variance": 256238.8561
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1777782,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439000.0118,
              3987999.987,
              -0.5188462569,
              439832.2718,
              3988999.987,
              32.80115374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439000.01178898156,
                    3987999.9867583904,
                    -0.518846256889578
                  ],
                  [
                    439000.01178898156,
                    3988999.9867583904,
                    -0.518846256889578
                  ],
                  [
                    439832.27178898157,
                    3988999.9867583904,
                    32.80115374311042
                  ],
                  [
                    439832.27178898157,
                    3987999.9867583904,
                    32.80115374311042
                  ],
                  [
                    439000.01178898156,
                    3987999.9867583904,
                    -0.518846256889578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:47:40+00:00",
            "end_time": "2019-10-18T15:11: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": "20191017_NCMP_NC_Dunex_18SVE5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5169255439935,
              35.296075220317846,
              -1.162201905356095
            ],
            [
              -75.51698289050893,
              35.30509184566147,
              -1.162201905356095
            ],
            [
              -75.5104005006826,
              35.305119805309076,
              25.157798094643905
            ],
            [
              -75.5103438842434,
              35.29610317069302,
              25.157798094643905
            ],
            [
              -75.5169255439935,
              35.296075220317846,
              -1.162201905356095
            ]
          ]
        ]
      },
      "bbox": [
        -75.51698289,
        35.29607522,
        -1.162201905,
        -75.51034388,
        35.30511981,
        25.15779809
      ],
      "properties": {
        "datetime": "2019-10-17T16:55:22Z",
        "pc:count": 836070,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453350.2516,
            "count": 836070,
            "maximum": 453598.4541,
            "minimum": 453000.0141,
            "name": "X",
            "position": 0,
            "stddev": 107.6409018,
            "variance": 11586.56374
          },
          {
            "average": 3906538.654,
            "count": 836070,
            "maximum": 3906999.99,
            "minimum": 3905999.99,
            "name": "Y",
            "position": 1,
            "stddev": 277.0605343,
            "variance": 76762.53966
          },
          {
            "average": 2.544064161,
            "count": 836070,
            "maximum": 25.15779809,
            "minimum": -1.162201905,
            "name": "Z",
            "position": 2,
            "stddev": 3.279405112,
            "variance": 10.75449789
          },
          {
            "average": 3010.938565,
            "count": 836070,
            "maximum": 45763,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2200.233862,
            "variance": 4841029.049
          },
          {
            "average": 1.127569462,
            "count": 836070,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4061834266,
            "variance": 0.164984976
          },
          {
            "average": 1.255260923,
            "count": 836070,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5927199831,
            "variance": 0.3513169784
          },
          {
            "average": 1,
            "count": 836070,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.180445417,
            "count": 836070,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.234778201,
            "variance": 38.87245921
          },
          {
            "average": 20.01298719,
            "count": 836070,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.117854177,
            "variance": 4.485306316
          },
          {
            "average": 1.20458574,
            "count": 836070,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4659032498,
            "variance": 0.2170658382
          },
          {
            "average": 3.822310333,
            "count": 836070,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9269592963,
            "variance": 0.8592535369
          },
          {
            "average": 255365226.7,
            "count": 836070,
            "maximum": 255366522.8,
            "minimum": 255364107.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.7613924,
            "variance": 311097.7709
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 836070,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0141,
          3905999.99,
          -1.162201905,
          453598.4541,
          3906999.99,
          25.15779809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.01413071575,
                3905999.9904631563,
                -1.162201905356095
              ],
              [
                453000.01413071575,
                3906999.9904631563,
                -1.162201905356095
              ],
              [
                453598.4541307157,
                3906999.9904631563,
                25.157798094643905
              ],
              [
                453598.4541307157,
                3905999.9904631563,
                25.157798094643905
              ],
              [
                453000.01413071575,
                3905999.9904631563,
                -1.162201905356095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:55:22+00:00",
        "end_time": "2019-10-17T16:15:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51698289,
            35.29607522,
            -1.162201905,
            -75.51034388,
            35.30511981,
            25.15779809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5169255439935,
                  35.296075220317846,
                  -1.162201905356095
                ],
                [
                  -75.51698289050893,
                  35.30509184566147,
                  -1.162201905356095
                ],
                [
                  -75.5104005006826,
                  35.305119805309076,
                  25.157798094643905
                ],
                [
                  -75.5103438842434,
                  35.29610317069302,
                  25.157798094643905
                ],
                [
                  -75.5169255439935,
                  35.296075220317846,
                  -1.162201905356095
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:55:22Z",
            "pc:count": 836070,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453350.2516,
                "count": 836070,
                "maximum": 453598.4541,
                "minimum": 453000.0141,
                "name": "X",
                "position": 0,
                "stddev": 107.6409018,
                "variance": 11586.56374
              },
              {
                "average": 3906538.654,
                "count": 836070,
                "maximum": 3906999.99,
                "minimum": 3905999.99,
                "name": "Y",
                "position": 1,
                "stddev": 277.0605343,
                "variance": 76762.53966
              },
              {
                "average": 2.544064161,
                "count": 836070,
                "maximum": 25.15779809,
                "minimum": -1.162201905,
                "name": "Z",
                "position": 2,
                "stddev": 3.279405112,
                "variance": 10.75449789
              },
              {
                "average": 3010.938565,
                "count": 836070,
                "maximum": 45763,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2200.233862,
                "variance": 4841029.049
              },
              {
                "average": 1.127569462,
                "count": 836070,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4061834266,
                "variance": 0.164984976
              },
              {
                "average": 1.255260923,
                "count": 836070,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5927199831,
                "variance": 0.3513169784
              },
              {
                "average": 1,
                "count": 836070,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.180445417,
                "count": 836070,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.234778201,
                "variance": 38.87245921
              },
              {
                "average": 20.01298719,
                "count": 836070,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.117854177,
                "variance": 4.485306316
              },
              {
                "average": 1.20458574,
                "count": 836070,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4659032498,
                "variance": 0.2170658382
              },
              {
                "average": 3.822310333,
                "count": 836070,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9269592963,
                "variance": 0.8592535369
              },
              {
                "average": 255365226.7,
                "count": 836070,
                "maximum": 255366522.8,
                "minimum": 255364107.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.7613924,
                "variance": 311097.7709
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 836070,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0141,
              3905999.99,
              -1.162201905,
              453598.4541,
              3906999.99,
              25.15779809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.01413071575,
                    3905999.9904631563,
                    -1.162201905356095
                  ],
                  [
                    453000.01413071575,
                    3906999.9904631563,
                    -1.162201905356095
                  ],
                  [
                    453598.4541307157,
                    3906999.9904631563,
                    25.157798094643905
                  ],
                  [
                    453598.4541307157,
                    3905999.9904631563,
                    25.157798094643905
                  ],
                  [
                    453000.01413071575,
                    3905999.9904631563,
                    -1.162201905356095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:55:22+00:00",
            "end_time": "2019-10-17T16:15:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1086.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98762418514879,
              35.11281365456185,
              -2.230024055143634
            ],
            [
              -75.98773300783435,
              35.121829758029925,
              -2.230024055143634
            ],
            [
              -75.97675962237656,
              35.12191869020765,
              44.429975944856366
            ],
            [
              -75.97665200820381,
              35.112902557180135,
              44.429975944856366
            ],
            [
              -75.98762418514879,
              35.11281365456185,
              -2.230024055143634
            ]
          ]
        ]
      },
      "bbox": [
        -75.98773301,
        35.11281365,
        -2.230024055,
        -75.97665201,
        35.12191869,
        44.42997594
      ],
      "properties": {
        "datetime": "2019-10-11T18:31:05Z",
        "pc:count": 6518023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410576.6136,
            "count": 6518023,
            "maximum": 411000.0042,
            "minimum": 410000.0042,
            "name": "X",
            "position": 0,
            "stddev": 264.4235623,
            "variance": 69919.8203
          },
          {
            "average": 3886420.71,
            "count": 6518023,
            "maximum": 3886999.993,
            "minimum": 3885999.973,
            "name": "Y",
            "position": 1,
            "stddev": 266.0554623,
            "variance": 70785.50903
          },
          {
            "average": 2.681450613,
            "count": 6518023,
            "maximum": 44.42997594,
            "minimum": -2.230024055,
            "name": "Z",
            "position": 2,
            "stddev": 3.254452453,
            "variance": 10.59146077
          },
          {
            "average": 1475.292209,
            "count": 6518023,
            "maximum": 51707,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2118.406104,
            "variance": 4487644.422
          },
          {
            "average": 1.799574963,
            "count": 6518023,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.105877339,
            "variance": 1.222964688
          },
          {
            "average": 2.607506601,
            "count": 6518023,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53144062,
            "variance": 2.345310371
          },
          {
            "average": 1,
            "count": 6518023,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.801612544,
            "count": 6518023,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.38452385,
            "variance": 107.8383357
          },
          {
            "average": 20.04087239,
            "count": 6518023,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.914831462,
            "variance": 3.666579526
          },
          {
            "average": 2.031062947,
            "count": 6518023,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.188466013,
            "variance": 1.412451464
          },
          {
            "average": 4.329722832,
            "count": 6518023,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.372479961,
            "variance": 1.883701243
          },
          {
            "average": 254852517.8,
            "count": 6518023,
            "maximum": 254853865.1,
            "minimum": 254851125,
            "name": "GpsTime",
            "position": 12,
            "stddev": 629.1420116,
            "variance": 395819.6707
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410000.0042,
          3885999.973,
          -2.230024055,
          411000.0042,
          3886999.993,
          44.42997594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410000.00421069225,
                3885999.973377687,
                -2.230024055143634
              ],
              [
                410000.00421069225,
                3886999.9933776865,
                -2.230024055143634
              ],
              [
                411000.00421069225,
                3886999.9933776865,
                44.429975944856366
              ],
              [
                411000.00421069225,
                3885999.973377687,
                44.429975944856366
              ],
              [
                410000.00421069225,
                3885999.973377687,
                -2.230024055143634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T18:31:05+00:00",
        "end_time": "2019-10-11T17:45:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1086.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1086.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1086.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1086.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.98773301,
            35.11281365,
            -2.230024055,
            -75.97665201,
            35.12191869,
            44.42997594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98762418514879,
                  35.11281365456185,
                  -2.230024055143634
                ],
                [
                  -75.98773300783435,
                  35.121829758029925,
                  -2.230024055143634
                ],
                [
                  -75.97675962237656,
                  35.12191869020765,
                  44.429975944856366
                ],
                [
                  -75.97665200820381,
                  35.112902557180135,
                  44.429975944856366
                ],
                [
                  -75.98762418514879,
                  35.11281365456185,
                  -2.230024055143634
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1086.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1086.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T18:31:05Z",
            "pc:count": 6518023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410576.6136,
                "count": 6518023,
                "maximum": 411000.0042,
                "minimum": 410000.0042,
                "name": "X",
                "position": 0,
                "stddev": 264.4235623,
                "variance": 69919.8203
              },
              {
                "average": 3886420.71,
                "count": 6518023,
                "maximum": 3886999.993,
                "minimum": 3885999.973,
                "name": "Y",
                "position": 1,
                "stddev": 266.0554623,
                "variance": 70785.50903
              },
              {
                "average": 2.681450613,
                "count": 6518023,
                "maximum": 44.42997594,
                "minimum": -2.230024055,
                "name": "Z",
                "position": 2,
                "stddev": 3.254452453,
                "variance": 10.59146077
              },
              {
                "average": 1475.292209,
                "count": 6518023,
                "maximum": 51707,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2118.406104,
                "variance": 4487644.422
              },
              {
                "average": 1.799574963,
                "count": 6518023,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.105877339,
                "variance": 1.222964688
              },
              {
                "average": 2.607506601,
                "count": 6518023,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53144062,
                "variance": 2.345310371
              },
              {
                "average": 1,
                "count": 6518023,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.801612544,
                "count": 6518023,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.38452385,
                "variance": 107.8383357
              },
              {
                "average": 20.04087239,
                "count": 6518023,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.914831462,
                "variance": 3.666579526
              },
              {
                "average": 2.031062947,
                "count": 6518023,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.188466013,
                "variance": 1.412451464
              },
              {
                "average": 4.329722832,
                "count": 6518023,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.372479961,
                "variance": 1.883701243
              },
              {
                "average": 254852517.8,
                "count": 6518023,
                "maximum": 254853865.1,
                "minimum": 254851125,
                "name": "GpsTime",
                "position": 12,
                "stddev": 629.1420116,
                "variance": 395819.6707
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410000.0042,
              3885999.973,
              -2.230024055,
              411000.0042,
              3886999.993,
              44.42997594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410000.00421069225,
                    3885999.973377687,
                    -2.230024055143634
                  ],
                  [
                    410000.00421069225,
                    3886999.9933776865,
                    -2.230024055143634
                  ],
                  [
                    411000.00421069225,
                    3886999.9933776865,
                    44.429975944856366
                  ],
                  [
                    411000.00421069225,
                    3885999.973377687,
                    44.429975944856366
                  ],
                  [
                    410000.00421069225,
                    3885999.973377687,
                    -2.230024055143634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T18:31:05+00:00",
            "end_time": "2019-10-11T17:45: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": "20191001_NCMP_NC_Dunex_18SVD4899.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57147204955466,
              35.232711470201316,
              0.273779713094879
            ],
            [
              -75.5715302137957,
              35.24100335149902,
              0.273779713094879
            ],
            [
              -75.56053971954958,
              35.24105475213774,
              14.973779713094881
            ],
            [
              -75.56048267365955,
              35.232762855151186,
              14.973779713094881
            ],
            [
              -75.57147204955466,
              35.232711470201316,
              0.273779713094879
            ]
          ]
        ]
      },
      "bbox": [
        -75.57153021,
        35.23271147,
        0.2737797131,
        -75.56048267,
        35.24105475,
        14.97377971
      ],
      "properties": {
        "datetime": "2019-10-01T15:31:29Z",
        "pc:count": 5300639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448482.9824,
            "count": 5300639,
            "maximum": 449000.0078,
            "minimum": 448000.0078,
            "name": "X",
            "position": 0,
            "stddev": 289.614623,
            "variance": 83876.62988
          },
          {
            "average": 3899555.348,
            "count": 5300639,
            "maximum": 3899919.606,
            "minimum": 3898999.986,
            "name": "Y",
            "position": 1,
            "stddev": 224.2810026,
            "variance": 50301.96812
          },
          {
            "average": 4.204047752,
            "count": 5300639,
            "maximum": 14.97377971,
            "minimum": 0.2737797131,
            "name": "Z",
            "position": 2,
            "stddev": 2.405661948,
            "variance": 5.787209408
          },
          {
            "average": 2269.102583,
            "count": 5300639,
            "maximum": 33954,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2579.383834,
            "variance": 6653220.964
          },
          {
            "average": 1.8215002,
            "count": 5300639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132559527,
            "variance": 1.282691082
          },
          {
            "average": 2.643858976,
            "count": 5300639,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568605021,
            "variance": 2.460521711
          },
          {
            "average": 1,
            "count": 5300639,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.642284826,
            "count": 5300639,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.729071331,
            "variance": 7.44783033
          },
          {
            "average": 19.99225217,
            "count": 5300639,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.205071354,
            "variance": 1.452196969
          },
          {
            "average": 1.906846326,
            "count": 5300639,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.262814595,
            "variance": 1.594700702
          },
          {
            "average": 2.733012756,
            "count": 5300639,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9300663362,
            "variance": 0.8650233898
          },
          {
            "average": 253978284.1,
            "count": 5300639,
            "maximum": 253979089.4,
            "minimum": 253978015.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.3248081,
            "variance": 111773.0773
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5300639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.0078,
          3898999.986,
          0.2737797131,
          449000.0078,
          3899919.606,
          14.97377971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.0077962177,
                3898999.9855028363,
                0.273779713094879
              ],
              [
                448000.0077962177,
                3899919.6055028364,
                0.273779713094879
              ],
              [
                449000.0077962177,
                3899919.6055028364,
                14.973779713094881
              ],
              [
                449000.0077962177,
                3898999.9855028363,
                14.973779713094881
              ],
              [
                448000.0077962177,
                3898999.9855028363,
                0.273779713094879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:31:29+00:00",
        "end_time": "2019-10-01T15:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4899.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4899.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4899.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4899.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57153021,
            35.23271147,
            0.2737797131,
            -75.56048267,
            35.24105475,
            14.97377971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57147204955466,
                  35.232711470201316,
                  0.273779713094879
                ],
                [
                  -75.5715302137957,
                  35.24100335149902,
                  0.273779713094879
                ],
                [
                  -75.56053971954958,
                  35.24105475213774,
                  14.973779713094881
                ],
                [
                  -75.56048267365955,
                  35.232762855151186,
                  14.973779713094881
                ],
                [
                  -75.57147204955466,
                  35.232711470201316,
                  0.273779713094879
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4899.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4899.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:31:29Z",
            "pc:count": 5300639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448482.9824,
                "count": 5300639,
                "maximum": 449000.0078,
                "minimum": 448000.0078,
                "name": "X",
                "position": 0,
                "stddev": 289.614623,
                "variance": 83876.62988
              },
              {
                "average": 3899555.348,
                "count": 5300639,
                "maximum": 3899919.606,
                "minimum": 3898999.986,
                "name": "Y",
                "position": 1,
                "stddev": 224.2810026,
                "variance": 50301.96812
              },
              {
                "average": 4.204047752,
                "count": 5300639,
                "maximum": 14.97377971,
                "minimum": 0.2737797131,
                "name": "Z",
                "position": 2,
                "stddev": 2.405661948,
                "variance": 5.787209408
              },
              {
                "average": 2269.102583,
                "count": 5300639,
                "maximum": 33954,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2579.383834,
                "variance": 6653220.964
              },
              {
                "average": 1.8215002,
                "count": 5300639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132559527,
                "variance": 1.282691082
              },
              {
                "average": 2.643858976,
                "count": 5300639,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568605021,
                "variance": 2.460521711
              },
              {
                "average": 1,
                "count": 5300639,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.642284826,
                "count": 5300639,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.729071331,
                "variance": 7.44783033
              },
              {
                "average": 19.99225217,
                "count": 5300639,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.205071354,
                "variance": 1.452196969
              },
              {
                "average": 1.906846326,
                "count": 5300639,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.262814595,
                "variance": 1.594700702
              },
              {
                "average": 2.733012756,
                "count": 5300639,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9300663362,
                "variance": 0.8650233898
              },
              {
                "average": 253978284.1,
                "count": 5300639,
                "maximum": 253979089.4,
                "minimum": 253978015.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.3248081,
                "variance": 111773.0773
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5300639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.0078,
              3898999.986,
              0.2737797131,
              449000.0078,
              3899919.606,
              14.97377971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.0077962177,
                    3898999.9855028363,
                    0.273779713094879
                  ],
                  [
                    448000.0077962177,
                    3899919.6055028364,
                    0.273779713094879
                  ],
                  [
                    449000.0077962177,
                    3899919.6055028364,
                    14.973779713094881
                  ],
                  [
                    449000.0077962177,
                    3898999.9855028363,
                    14.973779713094881
                  ],
                  [
                    448000.0077962177,
                    3898999.9855028363,
                    0.273779713094879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:31:29+00:00",
            "end_time": "2019-10-01T15: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": "20191018_NCMP_NC_Dunex_18SVE5745.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47499701023276,
              35.64789586526167,
              0.472542464230364
            ],
            [
              -75.47505039349966,
              35.65691202122073,
              0.472542464230364
            ],
            [
              -75.4717770647278,
              35.65692488882673,
              10.872542464230364
            ],
            [
              -75.47172404926427,
              35.64790872861881,
              10.872542464230364
            ],
            [
              -75.47499701023276,
              35.64789586526167,
              0.472542464230364
            ]
          ]
        ]
      },
      "bbox": [
        -75.47505039,
        35.64789587,
        0.4725424642,
        -75.47172405,
        35.65692489,
        10.87254246
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:33Z",
        "pc:count": 581082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457115.1271,
            "count": 581082,
            "maximum": 457296.2975,
            "minimum": 456999.9975,
            "name": "X",
            "position": 0,
            "stddev": 62.97144503,
            "variance": 3965.40289
          },
          {
            "average": 3945461.868,
            "count": 581082,
            "maximum": 3945999.986,
            "minimum": 3944999.986,
            "name": "Y",
            "position": 1,
            "stddev": 288.3805948,
            "variance": 83163.36747
          },
          {
            "average": 4.79935214,
            "count": 581082,
            "maximum": 10.87254246,
            "minimum": 0.4725424642,
            "name": "Z",
            "position": 2,
            "stddev": 2.265831014,
            "variance": 5.133990184
          },
          {
            "average": 4796.750307,
            "count": 581082,
            "maximum": 12707,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1543.634169,
            "variance": 2382806.446
          },
          {
            "average": 1.006777013,
            "count": 581082,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08523253293,
            "variance": 0.00726458467
          },
          {
            "average": 1.013641792,
            "count": 581082,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1228297974,
            "variance": 0.01508715913
          },
          {
            "average": 1,
            "count": 581082,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838367046,
            "count": 581082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.368114079,
            "variance": 0.1355079752
          },
          {
            "average": 19.99312856,
            "count": 581082,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.455691177,
            "variance": 2.119036804
          },
          {
            "average": 1.024512891,
            "count": 581082,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1565047133,
            "variance": 0.02449372527
          },
          {
            "average": 6.415970551,
            "count": 581082,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5115807085,
            "variance": 0.2617148213
          },
          {
            "average": 255443447.1,
            "count": 581082,
            "maximum": 255443693.1,
            "minimum": 255442781.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 209.6124367,
            "variance": 43937.37362
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456999.9975,
          3944999.986,
          0.4725424642,
          457296.2975,
          3945999.986,
          10.87254246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456999.99750473804,
                3944999.985511602,
                0.472542464230364
              ],
              [
                456999.99750473804,
                3945999.985511602,
                0.472542464230364
              ],
              [
                457296.2975047381,
                3945999.985511602,
                10.872542464230364
              ],
              [
                457296.2975047381,
                3944999.985511602,
                10.872542464230364
              ],
              [
                456999.99750473804,
                3944999.985511602,
                0.472542464230364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:33+00:00",
        "end_time": "2019-10-18T14:06:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5745.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5745.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5745.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5745.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47505039,
            35.64789587,
            0.4725424642,
            -75.47172405,
            35.65692489,
            10.87254246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47499701023276,
                  35.64789586526167,
                  0.472542464230364
                ],
                [
                  -75.47505039349966,
                  35.65691202122073,
                  0.472542464230364
                ],
                [
                  -75.4717770647278,
                  35.65692488882673,
                  10.872542464230364
                ],
                [
                  -75.47172404926427,
                  35.64790872861881,
                  10.872542464230364
                ],
                [
                  -75.47499701023276,
                  35.64789586526167,
                  0.472542464230364
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5745.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5745.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:33Z",
            "pc:count": 581082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457115.1271,
                "count": 581082,
                "maximum": 457296.2975,
                "minimum": 456999.9975,
                "name": "X",
                "position": 0,
                "stddev": 62.97144503,
                "variance": 3965.40289
              },
              {
                "average": 3945461.868,
                "count": 581082,
                "maximum": 3945999.986,
                "minimum": 3944999.986,
                "name": "Y",
                "position": 1,
                "stddev": 288.3805948,
                "variance": 83163.36747
              },
              {
                "average": 4.79935214,
                "count": 581082,
                "maximum": 10.87254246,
                "minimum": 0.4725424642,
                "name": "Z",
                "position": 2,
                "stddev": 2.265831014,
                "variance": 5.133990184
              },
              {
                "average": 4796.750307,
                "count": 581082,
                "maximum": 12707,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1543.634169,
                "variance": 2382806.446
              },
              {
                "average": 1.006777013,
                "count": 581082,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08523253293,
                "variance": 0.00726458467
              },
              {
                "average": 1.013641792,
                "count": 581082,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1228297974,
                "variance": 0.01508715913
              },
              {
                "average": 1,
                "count": 581082,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838367046,
                "count": 581082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.368114079,
                "variance": 0.1355079752
              },
              {
                "average": 19.99312856,
                "count": 581082,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.455691177,
                "variance": 2.119036804
              },
              {
                "average": 1.024512891,
                "count": 581082,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1565047133,
                "variance": 0.02449372527
              },
              {
                "average": 6.415970551,
                "count": 581082,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5115807085,
                "variance": 0.2617148213
              },
              {
                "average": 255443447.1,
                "count": 581082,
                "maximum": 255443693.1,
                "minimum": 255442781.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 209.6124367,
                "variance": 43937.37362
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456999.9975,
              3944999.986,
              0.4725424642,
              457296.2975,
              3945999.986,
              10.87254246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456999.99750473804,
                    3944999.985511602,
                    0.472542464230364
                  ],
                  [
                    456999.99750473804,
                    3945999.985511602,
                    0.472542464230364
                  ],
                  [
                    457296.2975047381,
                    3945999.985511602,
                    10.872542464230364
                  ],
                  [
                    457296.2975047381,
                    3944999.985511602,
                    10.872542464230364
                  ],
                  [
                    456999.99750473804,
                    3944999.985511602,
                    0.472542464230364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:33+00:00",
            "end_time": "2019-10-18T14:06:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47505032539591,
              35.65691205324846,
              0.404442986660555
            ],
            [
              -75.47507512144024,
              35.66109861048425,
              0.404442986660555
            ],
            [
              -75.47379289973256,
              35.66110366206732,
              9.224442986660556
            ],
            [
              -75.47376817060632,
              35.65691710405701,
              9.224442986660556
            ],
            [
              -75.47505032539591,
              35.65691205324846,
              0.404442986660555
            ]
          ]
        ]
      },
      "bbox": [
        -75.47507512,
        35.65691205,
        0.4044429867,
        -75.47376817,
        35.66110366,
        9.224442987
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:19Z",
        "pc:count": 104506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457033.9986,
            "count": 104506,
            "maximum": 457116.0637,
            "minimum": 457000.0037,
            "name": "X",
            "position": 0,
            "stddev": 23.77385314,
            "variance": 565.1960933
          },
          {
            "average": 3946139.432,
            "count": 104506,
            "maximum": 3946464.329,
            "minimum": 3945999.989,
            "name": "Y",
            "position": 1,
            "stddev": 95.92368507,
            "variance": 9201.353358
          },
          {
            "average": 3.444059277,
            "count": 104506,
            "maximum": 9.224442987,
            "minimum": 0.4044429867,
            "name": "Z",
            "position": 2,
            "stddev": 1.967125115,
            "variance": 3.869581216
          },
          {
            "average": 5205.882026,
            "count": 104506,
            "maximum": 11803,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1639.104681,
            "variance": 2686664.154
          },
          {
            "average": 1.006401546,
            "count": 104506,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08407572469,
            "variance": 0.007068727482
          },
          {
            "average": 1.013578168,
            "count": 104506,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1257191201,
            "variance": 0.01580529716
          },
          {
            "average": 1,
            "count": 104506,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.876332459,
            "count": 104506,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3292034584,
            "variance": 0.108374917
          },
          {
            "average": 19.81835216,
            "count": 104506,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.790967195,
            "variance": 3.207563494
          },
          {
            "average": 1.018687922,
            "count": 104506,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1403483022,
            "variance": 0.01969764593
          },
          {
            "average": 6.512458615,
            "count": 104506,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4998471503,
            "variance": 0.2498471737
          },
          {
            "average": 255443487.7,
            "count": 104506,
            "maximum": 255443679.5,
            "minimum": 255443286.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 192.6671646,
            "variance": 37120.63632
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0037,
          3945999.989,
          0.4044429867,
          457116.0637,
          3946464.329,
          9.224442987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.00368647964,
                3945999.9890339887,
                0.404442986660555
              ],
              [
                457000.00368647964,
                3946464.3290339885,
                0.404442986660555
              ],
              [
                457116.0636864797,
                3946464.3290339885,
                9.224442986660556
              ],
              [
                457116.0636864797,
                3945999.9890339887,
                9.224442986660556
              ],
              [
                457000.00368647964,
                3945999.9890339887,
                0.404442986660555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:19+00:00",
        "end_time": "2019-10-18T14:14:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47507512,
            35.65691205,
            0.4044429867,
            -75.47376817,
            35.66110366,
            9.224442987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47505032539591,
                  35.65691205324846,
                  0.404442986660555
                ],
                [
                  -75.47507512144024,
                  35.66109861048425,
                  0.404442986660555
                ],
                [
                  -75.47379289973256,
                  35.66110366206732,
                  9.224442986660556
                ],
                [
                  -75.47376817060632,
                  35.65691710405701,
                  9.224442986660556
                ],
                [
                  -75.47505032539591,
                  35.65691205324846,
                  0.404442986660555
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:19Z",
            "pc:count": 104506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457033.9986,
                "count": 104506,
                "maximum": 457116.0637,
                "minimum": 457000.0037,
                "name": "X",
                "position": 0,
                "stddev": 23.77385314,
                "variance": 565.1960933
              },
              {
                "average": 3946139.432,
                "count": 104506,
                "maximum": 3946464.329,
                "minimum": 3945999.989,
                "name": "Y",
                "position": 1,
                "stddev": 95.92368507,
                "variance": 9201.353358
              },
              {
                "average": 3.444059277,
                "count": 104506,
                "maximum": 9.224442987,
                "minimum": 0.4044429867,
                "name": "Z",
                "position": 2,
                "stddev": 1.967125115,
                "variance": 3.869581216
              },
              {
                "average": 5205.882026,
                "count": 104506,
                "maximum": 11803,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1639.104681,
                "variance": 2686664.154
              },
              {
                "average": 1.006401546,
                "count": 104506,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08407572469,
                "variance": 0.007068727482
              },
              {
                "average": 1.013578168,
                "count": 104506,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1257191201,
                "variance": 0.01580529716
              },
              {
                "average": 1,
                "count": 104506,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.876332459,
                "count": 104506,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3292034584,
                "variance": 0.108374917
              },
              {
                "average": 19.81835216,
                "count": 104506,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.790967195,
                "variance": 3.207563494
              },
              {
                "average": 1.018687922,
                "count": 104506,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1403483022,
                "variance": 0.01969764593
              },
              {
                "average": 6.512458615,
                "count": 104506,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4998471503,
                "variance": 0.2498471737
              },
              {
                "average": 255443487.7,
                "count": 104506,
                "maximum": 255443679.5,
                "minimum": 255443286.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 192.6671646,
                "variance": 37120.63632
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0037,
              3945999.989,
              0.4044429867,
              457116.0637,
              3946464.329,
              9.224442987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.00368647964,
                    3945999.9890339887,
                    0.404442986660555
                  ],
                  [
                    457000.00368647964,
                    3946464.3290339885,
                    0.404442986660555
                  ],
                  [
                    457116.0636864797,
                    3946464.3290339885,
                    9.224442986660556
                  ],
                  [
                    457116.0636864797,
                    3945999.9890339887,
                    9.224442986660556
                  ],
                  [
                    457000.00368647964,
                    3945999.9890339887,
                    0.404442986660555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:19+00:00",
            "end_time": "2019-10-18T14:14: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": "20191017_NCMP_NC_Dunex_18SVE5832.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46331205945901,
              35.5371548830798,
              -3.714211553109612
            ],
            [
              -75.46332694662036,
              35.539743655171925,
              -3.714211553109612
            ],
            [
              -75.46296754776452,
              35.53974503544,
              -1.914211553109612
            ],
            [
              -75.46295267215001,
              35.53715626321683,
              -1.914211553109612
            ],
            [
              -75.46331205945901,
              35.5371548830798,
              -3.714211553109612
            ]
          ]
        ]
      },
      "bbox": [
        -75.46332695,
        35.53715488,
        -3.714211553,
        -75.46295267,
        35.53974504,
        -1.914211553
      ],
      "properties": {
        "datetime": "2019-10-17T18:23:09Z",
        "pc:count": 6971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458011.1242,
            "count": 6971,
            "maximum": 458032.5819,
            "minimum": 458000.0019,
            "name": "X",
            "position": 0,
            "stddev": 5.534525041,
            "variance": 30.63096743
          },
          {
            "average": 3932927.43,
            "count": 6971,
            "maximum": 3932999.967,
            "minimum": 3932712.847,
            "name": "Y",
            "position": 1,
            "stddev": 51.64388589,
            "variance": 2667.090949
          },
          {
            "average": -2.47996539,
            "count": 6971,
            "maximum": -1.914211553,
            "minimum": -3.714211553,
            "name": "Z",
            "position": 2,
            "stddev": 0.2169644873,
            "variance": 0.04707358875
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6971,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6971,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6971,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 6971,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.18991548,
            "count": 6971,
            "maximum": 21,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8253816358,
            "variance": 0.6812548447
          },
          {
            "average": 2,
            "count": 6971,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.924544542,
            "count": 6971,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2641437885,
            "variance": 0.06977194102
          },
          {
            "average": 255371736.8,
            "count": 6971,
            "maximum": 255371789.3,
            "minimum": 255371116.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176.4320513,
            "variance": 31128.26872
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.0019,
          3932712.847,
          -3.714211553,
          458032.5819,
          3932999.967,
          -1.914211553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.00193434145,
                3932712.8471849053,
                -3.714211553109612
              ],
              [
                458000.00193434145,
                3932999.9671849054,
                -3.714211553109612
              ],
              [
                458032.5819343414,
                3932999.9671849054,
                -1.914211553109612
              ],
              [
                458032.5819343414,
                3932712.8471849053,
                -1.914211553109612
              ],
              [
                458000.00193434145,
                3932712.8471849053,
                -3.714211553109612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:23:09+00:00",
        "end_time": "2019-10-17T18:11:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5832.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5832.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5832.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5832.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46332695,
            35.53715488,
            -3.714211553,
            -75.46295267,
            35.53974504,
            -1.914211553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46331205945901,
                  35.5371548830798,
                  -3.714211553109612
                ],
                [
                  -75.46332694662036,
                  35.539743655171925,
                  -3.714211553109612
                ],
                [
                  -75.46296754776452,
                  35.53974503544,
                  -1.914211553109612
                ],
                [
                  -75.46295267215001,
                  35.53715626321683,
                  -1.914211553109612
                ],
                [
                  -75.46331205945901,
                  35.5371548830798,
                  -3.714211553109612
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5832.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5832.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:23:09Z",
            "pc:count": 6971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458011.1242,
                "count": 6971,
                "maximum": 458032.5819,
                "minimum": 458000.0019,
                "name": "X",
                "position": 0,
                "stddev": 5.534525041,
                "variance": 30.63096743
              },
              {
                "average": 3932927.43,
                "count": 6971,
                "maximum": 3932999.967,
                "minimum": 3932712.847,
                "name": "Y",
                "position": 1,
                "stddev": 51.64388589,
                "variance": 2667.090949
              },
              {
                "average": -2.47996539,
                "count": 6971,
                "maximum": -1.914211553,
                "minimum": -3.714211553,
                "name": "Z",
                "position": 2,
                "stddev": 0.2169644873,
                "variance": 0.04707358875
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6971,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6971,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6971,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 6971,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.18991548,
                "count": 6971,
                "maximum": 21,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8253816358,
                "variance": 0.6812548447
              },
              {
                "average": 2,
                "count": 6971,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.924544542,
                "count": 6971,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2641437885,
                "variance": 0.06977194102
              },
              {
                "average": 255371736.8,
                "count": 6971,
                "maximum": 255371789.3,
                "minimum": 255371116.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176.4320513,
                "variance": 31128.26872
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.0019,
              3932712.847,
              -3.714211553,
              458032.5819,
              3932999.967,
              -1.914211553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.00193434145,
                    3932712.8471849053,
                    -3.714211553109612
                  ],
                  [
                    458000.00193434145,
                    3932999.9671849054,
                    -3.714211553109612
                  ],
                  [
                    458032.5819343414,
                    3932999.9671849054,
                    -1.914211553109612
                  ],
                  [
                    458032.5819343414,
                    3932712.8471849053,
                    -1.914211553109612
                  ],
                  [
                    458000.00193434145,
                    3932712.8471849053,
                    -3.714211553109612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:23:09+00:00",
            "end_time": "2019-10-17T18:11: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": "20191017_NCMP_NC_Dunex_18SVE5833.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46332274262907,
              35.53974386692202,
              -3.054390435983148
            ],
            [
              -75.4633418125345,
              35.54305953486715,
              -3.054390435983148
            ],
            [
              -75.4626408566123,
              35.543062226081574,
              -1.774390435983147
            ],
            [
              -75.46262181555385,
              35.53974655780916,
              -1.774390435983147
            ],
            [
              -75.46332274262907,
              35.53974386692202,
              -3.054390435983148
            ]
          ]
        ]
      },
      "bbox": [
        -75.46334181,
        35.53974387,
        -3.054390436,
        -75.46262182,
        35.54306223,
        -1.774390436
      ],
      "properties": {
        "datetime": "2019-10-17T18:23:12Z",
        "pc:count": 12256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458022.137,
            "count": 12256,
            "maximum": 458063.9231,
            "minimum": 458000.3831,
            "name": "X",
            "position": 0,
            "stddev": 11.38731528,
            "variance": 129.6709494
          },
          {
            "average": 3933124.7,
            "count": 12256,
            "maximum": 3933367.729,
            "minimum": 3932999.989,
            "name": "Y",
            "position": 1,
            "stddev": 70.81662103,
            "variance": 5014.993814
          },
          {
            "average": -2.157285345,
            "count": 12256,
            "maximum": -1.774390436,
            "minimum": -3.054390436,
            "name": "Z",
            "position": 2,
            "stddev": 0.1456035676,
            "variance": 0.02120039891
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12256,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12256,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 12256,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 12256,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.36380923,
            "count": 12256,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6298751594,
            "variance": 0.3967427165
          },
          {
            "average": 2,
            "count": 12256,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.818456266,
            "count": 12256,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3854837622,
            "variance": 0.1485977309
          },
          {
            "average": 255371667.6,
            "count": 12256,
            "maximum": 255371792.9,
            "minimum": 255371112.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 259.4971789,
            "variance": 67338.78588
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.3831,
          3932999.989,
          -3.054390436,
          458063.9231,
          3933367.729,
          -1.774390436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.3831339086,
                3932999.9888782073,
                -3.054390435983148
              ],
              [
                458000.3831339086,
                3933367.7288782075,
                -3.054390435983148
              ],
              [
                458063.92313390865,
                3933367.7288782075,
                -1.774390435983147
              ],
              [
                458063.92313390865,
                3932999.9888782073,
                -1.774390435983147
              ],
              [
                458000.3831339086,
                3932999.9888782073,
                -3.054390435983148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:23:12+00:00",
        "end_time": "2019-10-17T18:11:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5833.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5833.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5833.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5833.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46334181,
            35.53974387,
            -3.054390436,
            -75.46262182,
            35.54306223,
            -1.774390436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46332274262907,
                  35.53974386692202,
                  -3.054390435983148
                ],
                [
                  -75.4633418125345,
                  35.54305953486715,
                  -3.054390435983148
                ],
                [
                  -75.4626408566123,
                  35.543062226081574,
                  -1.774390435983147
                ],
                [
                  -75.46262181555385,
                  35.53974655780916,
                  -1.774390435983147
                ],
                [
                  -75.46332274262907,
                  35.53974386692202,
                  -3.054390435983148
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5833.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5833.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:23:12Z",
            "pc:count": 12256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458022.137,
                "count": 12256,
                "maximum": 458063.9231,
                "minimum": 458000.3831,
                "name": "X",
                "position": 0,
                "stddev": 11.38731528,
                "variance": 129.6709494
              },
              {
                "average": 3933124.7,
                "count": 12256,
                "maximum": 3933367.729,
                "minimum": 3932999.989,
                "name": "Y",
                "position": 1,
                "stddev": 70.81662103,
                "variance": 5014.993814
              },
              {
                "average": -2.157285345,
                "count": 12256,
                "maximum": -1.774390436,
                "minimum": -3.054390436,
                "name": "Z",
                "position": 2,
                "stddev": 0.1456035676,
                "variance": 0.02120039891
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12256,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12256,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 12256,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 12256,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.36380923,
                "count": 12256,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6298751594,
                "variance": 0.3967427165
              },
              {
                "average": 2,
                "count": 12256,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.818456266,
                "count": 12256,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3854837622,
                "variance": 0.1485977309
              },
              {
                "average": 255371667.6,
                "count": 12256,
                "maximum": 255371792.9,
                "minimum": 255371112.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 259.4971789,
                "variance": 67338.78588
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.3831,
              3932999.989,
              -3.054390436,
              458063.9231,
              3933367.729,
              -1.774390436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.3831339086,
                    3932999.9888782073,
                    -3.054390435983148
                  ],
                  [
                    458000.3831339086,
                    3933367.7288782075,
                    -3.054390435983148
                  ],
                  [
                    458063.92313390865,
                    3933367.7288782075,
                    -1.774390435983147
                  ],
                  [
                    458063.92313390865,
                    3932999.9888782073,
                    -1.774390435983147
                  ],
                  [
                    458000.3831339086,
                    3932999.9888782073,
                    -3.054390435983148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:23:12+00:00",
            "end_time": "2019-10-17T18:11: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": "20191019_NCMP_NC_Dunex_18SVE4866.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57577257364468,
              35.83679616134428,
              -1.522721058668552
            ],
            [
              -75.57583773324127,
              35.84581188775898,
              -1.522721058668552
            ],
            [
              -75.56476419692085,
              35.845864442418794,
              77.97727894133145
            ],
            [
              -75.56470029019941,
              35.836848698690126,
              77.97727894133145
            ],
            [
              -75.57577257364468,
              35.83679616134428,
              -1.522721058668552
            ]
          ]
        ]
      },
      "bbox": [
        -75.57583773,
        35.83679616,
        -1.522721059,
        -75.56470029,
        35.84586444,
        77.97727894
      ],
      "properties": {
        "datetime": "2019-10-19T15:55:00Z",
        "pc:count": 3824917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448540.5268,
            "count": 3824917,
            "maximum": 449000.0186,
            "minimum": 447999.9986,
            "name": "X",
            "position": 0,
            "stddev": 256.7895062,
            "variance": 65940.85052
          },
          {
            "average": 3966428.165,
            "count": 3824917,
            "maximum": 3966999.984,
            "minimum": 3965999.984,
            "name": "Y",
            "position": 1,
            "stddev": 296.2596589,
            "variance": 87769.78552
          },
          {
            "average": 2.605029842,
            "count": 3824917,
            "maximum": 77.97727894,
            "minimum": -1.522721059,
            "name": "Z",
            "position": 2,
            "stddev": 2.745543794,
            "variance": 7.538010727
          },
          {
            "average": 567.2384724,
            "count": 3824917,
            "maximum": 31961,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 708.9026649,
            "variance": 502542.9883
          },
          {
            "average": 1.771808905,
            "count": 3824917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.035221058,
            "variance": 1.071682639
          },
          {
            "average": 2.544495998,
            "count": 3824917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.399796522,
            "variance": 1.959430304
          },
          {
            "average": 1,
            "count": 3824917,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.498803503,
            "count": 3824917,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.660772009,
            "variance": 32.04433974
          },
          {
            "average": 20.00225034,
            "count": 3824917,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.096421523,
            "variance": 1.202140156
          },
          {
            "average": 1.852108425,
            "count": 3824917,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.211456641,
            "variance": 1.467627192
          },
          {
            "average": 12.88620642,
            "count": 3824917,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.70176959,
            "variance": 2.896019738
          },
          {
            "average": 255532610.7,
            "count": 3824917,
            "maximum": 255535700.2,
            "minimum": 255531130.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1247.962893,
            "variance": 1557411.382
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447999.9986,
          3965999.984,
          -1.522721059,
          449000.0186,
          3966999.984,
          77.97727894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447999.99860978144,
                3965999.983819494,
                -1.522721058668552
              ],
              [
                447999.99860978144,
                3966999.983819494,
                -1.522721058668552
              ],
              [
                449000.01860978146,
                3966999.983819494,
                77.97727894133145
              ],
              [
                449000.01860978146,
                3965999.983819494,
                77.97727894133145
              ],
              [
                447999.99860978144,
                3965999.983819494,
                -1.522721058668552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:55:00+00:00",
        "end_time": "2019-10-19T14:38:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4866.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4866.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4866.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4866.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57583773,
            35.83679616,
            -1.522721059,
            -75.56470029,
            35.84586444,
            77.97727894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57577257364468,
                  35.83679616134428,
                  -1.522721058668552
                ],
                [
                  -75.57583773324127,
                  35.84581188775898,
                  -1.522721058668552
                ],
                [
                  -75.56476419692085,
                  35.845864442418794,
                  77.97727894133145
                ],
                [
                  -75.56470029019941,
                  35.836848698690126,
                  77.97727894133145
                ],
                [
                  -75.57577257364468,
                  35.83679616134428,
                  -1.522721058668552
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4866.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4866.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:55:00Z",
            "pc:count": 3824917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448540.5268,
                "count": 3824917,
                "maximum": 449000.0186,
                "minimum": 447999.9986,
                "name": "X",
                "position": 0,
                "stddev": 256.7895062,
                "variance": 65940.85052
              },
              {
                "average": 3966428.165,
                "count": 3824917,
                "maximum": 3966999.984,
                "minimum": 3965999.984,
                "name": "Y",
                "position": 1,
                "stddev": 296.2596589,
                "variance": 87769.78552
              },
              {
                "average": 2.605029842,
                "count": 3824917,
                "maximum": 77.97727894,
                "minimum": -1.522721059,
                "name": "Z",
                "position": 2,
                "stddev": 2.745543794,
                "variance": 7.538010727
              },
              {
                "average": 567.2384724,
                "count": 3824917,
                "maximum": 31961,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 708.9026649,
                "variance": 502542.9883
              },
              {
                "average": 1.771808905,
                "count": 3824917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.035221058,
                "variance": 1.071682639
              },
              {
                "average": 2.544495998,
                "count": 3824917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.399796522,
                "variance": 1.959430304
              },
              {
                "average": 1,
                "count": 3824917,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.498803503,
                "count": 3824917,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.660772009,
                "variance": 32.04433974
              },
              {
                "average": 20.00225034,
                "count": 3824917,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.096421523,
                "variance": 1.202140156
              },
              {
                "average": 1.852108425,
                "count": 3824917,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.211456641,
                "variance": 1.467627192
              },
              {
                "average": 12.88620642,
                "count": 3824917,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.70176959,
                "variance": 2.896019738
              },
              {
                "average": 255532610.7,
                "count": 3824917,
                "maximum": 255535700.2,
                "minimum": 255531130.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1247.962893,
                "variance": 1557411.382
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447999.9986,
              3965999.984,
              -1.522721059,
              449000.0186,
              3966999.984,
              77.97727894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447999.99860978144,
                    3965999.983819494,
                    -1.522721058668552
                  ],
                  [
                    447999.99860978144,
                    3966999.983819494,
                    -1.522721058668552
                  ],
                  [
                    449000.01860978146,
                    3966999.983819494,
                    77.97727894133145
                  ],
                  [
                    449000.01860978146,
                    3965999.983819494,
                    77.97727894133145
                  ],
                  [
                    447999.99860978144,
                    3965999.983819494,
                    -1.522721058668552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:55:00+00:00",
            "end_time": "2019-10-19T14:38:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50853541894959,
              35.71087312565566,
              -2.155927756041369
            ],
            [
              -75.50859270393664,
              35.71988914166833,
              -2.155927756041369
            ],
            [
              -75.4975367174624,
              35.719935359407394,
              8.044072243958631
            ],
            [
              -75.49748067763213,
              35.71091932814533,
              8.044072243958631
            ],
            [
              -75.50853541894959,
              35.71087312565566,
              -2.155927756041369
            ]
          ]
        ]
      },
      "bbox": [
        -75.5085927,
        35.71087313,
        -2.155927756,
        -75.49748068,
        35.71993536,
        8.044072244
      ],
      "properties": {
        "datetime": "2019-10-19T15:25:12Z",
        "pc:count": 2273201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454594.2112,
            "count": 2273201,
            "maximum": 455000.0039,
            "minimum": 454000.0039,
            "name": "X",
            "position": 0,
            "stddev": 259.7283594,
            "variance": 67458.82068
          },
          {
            "average": 3952524.332,
            "count": 2273201,
            "maximum": 3952999.987,
            "minimum": 3951999.987,
            "name": "Y",
            "position": 1,
            "stddev": 294.0325513,
            "variance": 86455.1412
          },
          {
            "average": 0.5103036639,
            "count": 2273201,
            "maximum": 8.044072244,
            "minimum": -2.155927756,
            "name": "Z",
            "position": 2,
            "stddev": 0.8669932786,
            "variance": 0.7516773451
          },
          {
            "average": 618.2702757,
            "count": 2273201,
            "maximum": 40022,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1033.685329,
            "variance": 1068505.36
          },
          {
            "average": 1.064994253,
            "count": 2273201,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2913003546,
            "variance": 0.0848558966
          },
          {
            "average": 1.132452872,
            "count": 2273201,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4354362665,
            "variance": 0.1896047422
          },
          {
            "average": 1,
            "count": 2273201,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.20981955,
            "count": 2273201,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.58228807,
            "variance": 184.4785492
          },
          {
            "average": 20.02925138,
            "count": 2273201,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.401559892,
            "variance": 1.964370131
          },
          {
            "average": 1.642718352,
            "count": 2273201,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5046905153,
            "variance": 0.2547125162
          },
          {
            "average": 10.54119191,
            "count": 2273201,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.26169124,
            "variance": 10.63862975
          },
          {
            "average": 255523308.5,
            "count": 2273201,
            "maximum": 255533912.2,
            "minimum": 255440832.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26029.40584,
            "variance": 677529968.2
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0039,
          3951999.987,
          -2.155927756,
          455000.0039,
          3952999.987,
          8.044072244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.0038974723,
                3951999.9872242506,
                -2.155927756041369
              ],
              [
                454000.0038974723,
                3952999.9872242506,
                -2.155927756041369
              ],
              [
                455000.0038974723,
                3952999.9872242506,
                8.044072243958631
              ],
              [
                455000.0038974723,
                3951999.9872242506,
                8.044072243958631
              ],
              [
                454000.0038974723,
                3951999.9872242506,
                -2.155927756041369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:25:12+00:00",
        "end_time": "2019-10-18T13:33:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5085927,
            35.71087313,
            -2.155927756,
            -75.49748068,
            35.71993536,
            8.044072244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50853541894959,
                  35.71087312565566,
                  -2.155927756041369
                ],
                [
                  -75.50859270393664,
                  35.71988914166833,
                  -2.155927756041369
                ],
                [
                  -75.4975367174624,
                  35.719935359407394,
                  8.044072243958631
                ],
                [
                  -75.49748067763213,
                  35.71091932814533,
                  8.044072243958631
                ],
                [
                  -75.50853541894959,
                  35.71087312565566,
                  -2.155927756041369
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:25:12Z",
            "pc:count": 2273201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454594.2112,
                "count": 2273201,
                "maximum": 455000.0039,
                "minimum": 454000.0039,
                "name": "X",
                "position": 0,
                "stddev": 259.7283594,
                "variance": 67458.82068
              },
              {
                "average": 3952524.332,
                "count": 2273201,
                "maximum": 3952999.987,
                "minimum": 3951999.987,
                "name": "Y",
                "position": 1,
                "stddev": 294.0325513,
                "variance": 86455.1412
              },
              {
                "average": 0.5103036639,
                "count": 2273201,
                "maximum": 8.044072244,
                "minimum": -2.155927756,
                "name": "Z",
                "position": 2,
                "stddev": 0.8669932786,
                "variance": 0.7516773451
              },
              {
                "average": 618.2702757,
                "count": 2273201,
                "maximum": 40022,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1033.685329,
                "variance": 1068505.36
              },
              {
                "average": 1.064994253,
                "count": 2273201,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2913003546,
                "variance": 0.0848558966
              },
              {
                "average": 1.132452872,
                "count": 2273201,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4354362665,
                "variance": 0.1896047422
              },
              {
                "average": 1,
                "count": 2273201,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.20981955,
                "count": 2273201,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.58228807,
                "variance": 184.4785492
              },
              {
                "average": 20.02925138,
                "count": 2273201,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.401559892,
                "variance": 1.964370131
              },
              {
                "average": 1.642718352,
                "count": 2273201,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5046905153,
                "variance": 0.2547125162
              },
              {
                "average": 10.54119191,
                "count": 2273201,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.26169124,
                "variance": 10.63862975
              },
              {
                "average": 255523308.5,
                "count": 2273201,
                "maximum": 255533912.2,
                "minimum": 255440832.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26029.40584,
                "variance": 677529968.2
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0039,
              3951999.987,
              -2.155927756,
              455000.0039,
              3952999.987,
              8.044072244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.0038974723,
                    3951999.9872242506,
                    -2.155927756041369
                  ],
                  [
                    454000.0038974723,
                    3952999.9872242506,
                    -2.155927756041369
                  ],
                  [
                    455000.0038974723,
                    3952999.9872242506,
                    8.044072243958631
                  ],
                  [
                    455000.0038974723,
                    3951999.9872242506,
                    8.044072243958631
                  ],
                  [
                    454000.0038974723,
                    3951999.9872242506,
                    -2.155927756041369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:25:12+00:00",
            "end_time": "2019-10-18T13:33: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": "20191017_NCMP_NC_Dunex_18SVE5307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5166120854723,
              35.305093418228445,
              -0.609065990027291
            ],
            [
              -75.51666941631622,
              35.31411003054612,
              -0.609065990027291
            ],
            [
              -75.50856404937761,
              35.314144390979806,
              15.770934009972708
            ],
            [
              -75.5085076178289,
              35.30512776726827,
              15.770934009972708
            ],
            [
              -75.5166120854723,
              35.305093418228445,
              -0.609065990027291
            ]
          ]
        ]
      },
      "bbox": [
        -75.51666942,
        35.30509342,
        -0.60906599,
        -75.50850762,
        35.31414439,
        15.77093401
      ],
      "properties": {
        "datetime": "2019-10-17T16:55:37Z",
        "pc:count": 1619844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453406.7274,
            "count": 1619844,
            "maximum": 453770.546,
            "minimum": 453033.726,
            "name": "X",
            "position": 0,
            "stddev": 167.463761,
            "variance": 28044.11124
          },
          {
            "average": 3907533.87,
            "count": 1619844,
            "maximum": 3907999.989,
            "minimum": 3906999.989,
            "name": "Y",
            "position": 1,
            "stddev": 265.604128,
            "variance": 70545.55278
          },
          {
            "average": 1.933346125,
            "count": 1619844,
            "maximum": 15.77093401,
            "minimum": -0.60906599,
            "name": "Z",
            "position": 2,
            "stddev": 1.800412149,
            "variance": 3.241483906
          },
          {
            "average": 1618.639783,
            "count": 1619844,
            "maximum": 25506,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1764.573762,
            "variance": 3113720.56
          },
          {
            "average": 1.255262852,
            "count": 1619844,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6091882114,
            "variance": 0.3711102768
          },
          {
            "average": 1.510702882,
            "count": 1619844,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8911575658,
            "variance": 0.7941618071
          },
          {
            "average": 1,
            "count": 1619844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.070705574,
            "count": 1619844,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.607838307,
            "variance": 13.01649725
          },
          {
            "average": 19.86892175,
            "count": 1619844,
            "maximum": 27,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.02722535,
            "variance": 4.109642622
          },
          {
            "average": 1.290955796,
            "count": 1619844,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6251271543,
            "variance": 0.3907839591
          },
          {
            "average": 3.16076795,
            "count": 1619844,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006489135,
            "variance": 1.01302038
          },
          {
            "average": 255364822.8,
            "count": 1619844,
            "maximum": 255366537.8,
            "minimum": 255363500.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.8005357,
            "variance": 376751.0976
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453033.726,
          3906999.989,
          -0.60906599,
          453770.546,
          3907999.989,
          15.77093401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453033.7259999256,
                3906999.9891318968,
                -0.609065990027291
              ],
              [
                453033.7259999256,
                3907999.9891318968,
                -0.609065990027291
              ],
              [
                453770.5459999255,
                3907999.9891318968,
                15.770934009972708
              ],
              [
                453770.5459999255,
                3906999.9891318968,
                15.770934009972708
              ],
              [
                453033.7259999256,
                3906999.9891318968,
                -0.609065990027291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:55:37+00:00",
        "end_time": "2019-10-17T16:05:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51666942,
            35.30509342,
            -0.60906599,
            -75.50850762,
            35.31414439,
            15.77093401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5166120854723,
                  35.305093418228445,
                  -0.609065990027291
                ],
                [
                  -75.51666941631622,
                  35.31411003054612,
                  -0.609065990027291
                ],
                [
                  -75.50856404937761,
                  35.314144390979806,
                  15.770934009972708
                ],
                [
                  -75.5085076178289,
                  35.30512776726827,
                  15.770934009972708
                ],
                [
                  -75.5166120854723,
                  35.305093418228445,
                  -0.609065990027291
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:55:37Z",
            "pc:count": 1619844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453406.7274,
                "count": 1619844,
                "maximum": 453770.546,
                "minimum": 453033.726,
                "name": "X",
                "position": 0,
                "stddev": 167.463761,
                "variance": 28044.11124
              },
              {
                "average": 3907533.87,
                "count": 1619844,
                "maximum": 3907999.989,
                "minimum": 3906999.989,
                "name": "Y",
                "position": 1,
                "stddev": 265.604128,
                "variance": 70545.55278
              },
              {
                "average": 1.933346125,
                "count": 1619844,
                "maximum": 15.77093401,
                "minimum": -0.60906599,
                "name": "Z",
                "position": 2,
                "stddev": 1.800412149,
                "variance": 3.241483906
              },
              {
                "average": 1618.639783,
                "count": 1619844,
                "maximum": 25506,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1764.573762,
                "variance": 3113720.56
              },
              {
                "average": 1.255262852,
                "count": 1619844,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6091882114,
                "variance": 0.3711102768
              },
              {
                "average": 1.510702882,
                "count": 1619844,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8911575658,
                "variance": 0.7941618071
              },
              {
                "average": 1,
                "count": 1619844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.070705574,
                "count": 1619844,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.607838307,
                "variance": 13.01649725
              },
              {
                "average": 19.86892175,
                "count": 1619844,
                "maximum": 27,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.02722535,
                "variance": 4.109642622
              },
              {
                "average": 1.290955796,
                "count": 1619844,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6251271543,
                "variance": 0.3907839591
              },
              {
                "average": 3.16076795,
                "count": 1619844,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006489135,
                "variance": 1.01302038
              },
              {
                "average": 255364822.8,
                "count": 1619844,
                "maximum": 255366537.8,
                "minimum": 255363500.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.8005357,
                "variance": 376751.0976
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453033.726,
              3906999.989,
              -0.60906599,
              453770.546,
              3907999.989,
              15.77093401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453033.7259999256,
                    3906999.9891318968,
                    -0.609065990027291
                  ],
                  [
                    453033.7259999256,
                    3907999.9891318968,
                    -0.609065990027291
                  ],
                  [
                    453770.5459999255,
                    3907999.9891318968,
                    15.770934009972708
                  ],
                  [
                    453770.5459999255,
                    3906999.9891318968,
                    15.770934009972708
                  ],
                  [
                    453033.7259999256,
                    3906999.9891318968,
                    -0.609065990027291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:55:37+00:00",
            "end_time": "2019-10-17T16:05: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": "20191017_NCMP_NC_Dunex_18SVE5309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51618369028418,
              35.32312880755238,
              -1.352906130446129
            ],
            [
              -75.51624101291779,
              35.33214557386367,
              -1.352906130446129
            ],
            [
              -75.50615221824165,
              35.33218823334387,
              22.26709386955387
            ],
            [
              -75.5060960157351,
              35.323171452889696,
              22.26709386955387
            ],
            [
              -75.51618369028418,
              35.32312880755238,
              -1.352906130446129
            ]
          ]
        ]
      },
      "bbox": [
        -75.51624101,
        35.32312881,
        -1.35290613,
        -75.50609602,
        35.33218823,
        22.26709387
      ],
      "properties": {
        "datetime": "2019-10-17T16:35:13Z",
        "pc:count": 3667465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453593.0423,
            "count": 3667465,
            "maximum": 454000.0095,
            "minimum": 453083.0895,
            "name": "X",
            "position": 0,
            "stddev": 232.4725233,
            "variance": 54043.47407
          },
          {
            "average": 3909509.5,
            "count": 3667465,
            "maximum": 3909999.993,
            "minimum": 3908999.973,
            "name": "Y",
            "position": 1,
            "stddev": 290.5272955,
            "variance": 84406.10945
          },
          {
            "average": 3.43665209,
            "count": 3667465,
            "maximum": 22.26709387,
            "minimum": -1.35290613,
            "name": "Z",
            "position": 2,
            "stddev": 2.833901116,
            "variance": 8.030995533
          },
          {
            "average": 941.0288616,
            "count": 3667465,
            "maximum": 41890,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1365.445672,
            "variance": 1864441.884
          },
          {
            "average": 1.889159133,
            "count": 3667465,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.101529372,
            "variance": 1.213366957
          },
          {
            "average": 2.79594461,
            "count": 3667465,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.431966505,
            "variance": 2.050528072
          },
          {
            "average": 1,
            "count": 3667465,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360012706,
            "count": 3667465,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.197513057,
            "variance": 1.434037521
          },
          {
            "average": 20.0164128,
            "count": 3667465,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.717482927,
            "variance": 2.949747606
          },
          {
            "average": 1.939021913,
            "count": 3667465,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.189337209,
            "variance": 1.414522996
          },
          {
            "average": 2.405134064,
            "count": 3667465,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.051152062,
            "variance": 1.104920657
          },
          {
            "average": 255364367.8,
            "count": 3667465,
            "maximum": 255365313.6,
            "minimum": 255363524,
            "name": "GpsTime",
            "position": 12,
            "stddev": 635.1611463,
            "variance": 403429.6817
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453083.0895,
          3908999.973,
          -1.35290613,
          454000.0095,
          3909999.993,
          22.26709387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453083.089486739,
                3908999.973439254,
                -1.352906130446129
              ],
              [
                453083.089486739,
                3909999.9934392534,
                -1.352906130446129
              ],
              [
                454000.00948673906,
                3909999.9934392534,
                22.26709386955387
              ],
              [
                454000.00948673906,
                3908999.973439254,
                22.26709386955387
              ],
              [
                453083.089486739,
                3908999.973439254,
                -1.352906130446129
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:35:13+00:00",
        "end_time": "2019-10-17T16:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51624101,
            35.32312881,
            -1.35290613,
            -75.50609602,
            35.33218823,
            22.26709387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51618369028418,
                  35.32312880755238,
                  -1.352906130446129
                ],
                [
                  -75.51624101291779,
                  35.33214557386367,
                  -1.352906130446129
                ],
                [
                  -75.50615221824165,
                  35.33218823334387,
                  22.26709386955387
                ],
                [
                  -75.5060960157351,
                  35.323171452889696,
                  22.26709386955387
                ],
                [
                  -75.51618369028418,
                  35.32312880755238,
                  -1.352906130446129
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:35:13Z",
            "pc:count": 3667465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453593.0423,
                "count": 3667465,
                "maximum": 454000.0095,
                "minimum": 453083.0895,
                "name": "X",
                "position": 0,
                "stddev": 232.4725233,
                "variance": 54043.47407
              },
              {
                "average": 3909509.5,
                "count": 3667465,
                "maximum": 3909999.993,
                "minimum": 3908999.973,
                "name": "Y",
                "position": 1,
                "stddev": 290.5272955,
                "variance": 84406.10945
              },
              {
                "average": 3.43665209,
                "count": 3667465,
                "maximum": 22.26709387,
                "minimum": -1.35290613,
                "name": "Z",
                "position": 2,
                "stddev": 2.833901116,
                "variance": 8.030995533
              },
              {
                "average": 941.0288616,
                "count": 3667465,
                "maximum": 41890,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1365.445672,
                "variance": 1864441.884
              },
              {
                "average": 1.889159133,
                "count": 3667465,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.101529372,
                "variance": 1.213366957
              },
              {
                "average": 2.79594461,
                "count": 3667465,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.431966505,
                "variance": 2.050528072
              },
              {
                "average": 1,
                "count": 3667465,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360012706,
                "count": 3667465,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.197513057,
                "variance": 1.434037521
              },
              {
                "average": 20.0164128,
                "count": 3667465,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.717482927,
                "variance": 2.949747606
              },
              {
                "average": 1.939021913,
                "count": 3667465,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.189337209,
                "variance": 1.414522996
              },
              {
                "average": 2.405134064,
                "count": 3667465,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.051152062,
                "variance": 1.104920657
              },
              {
                "average": 255364367.8,
                "count": 3667465,
                "maximum": 255365313.6,
                "minimum": 255363524,
                "name": "GpsTime",
                "position": 12,
                "stddev": 635.1611463,
                "variance": 403429.6817
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453083.0895,
              3908999.973,
              -1.35290613,
              454000.0095,
              3909999.993,
              22.26709387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453083.089486739,
                    3908999.973439254,
                    -1.352906130446129
                  ],
                  [
                    453083.089486739,
                    3909999.9934392534,
                    -1.352906130446129
                  ],
                  [
                    454000.00948673906,
                    3909999.9934392534,
                    22.26709386955387
                  ],
                  [
                    454000.00948673906,
                    3908999.973439254,
                    22.26709386955387
                  ],
                  [
                    453083.089486739,
                    3908999.973439254,
                    -1.352906130446129
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:35:13+00:00",
            "end_time": "2019-10-17T16:05: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": "20191019_NCMP_NC_Dunex_18SVE5156.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54194361581939,
              35.74679219097568,
              -1.589071503616236
            ],
            [
              -75.54200474469727,
              35.75580810471401,
              -1.589071503616236
            ],
            [
              -75.53094407142783,
              35.755857433472904,
              0.090928496383764
            ],
            [
              -75.5308841898607,
              35.74684150346582,
              0.090928496383764
            ],
            [
              -75.54194361581939,
              35.74679219097568,
              -1.589071503616236
            ]
          ]
        ]
      },
      "bbox": [
        -75.54200474,
        35.74679219,
        -1.589071504,
        -75.53088419,
        35.75585743,
        0.09092849638
      ],
      "properties": {
        "datetime": "2019-10-19T14:20:57Z",
        "pc:count": 1568560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451543.3808,
            "count": 1568560,
            "maximum": 451999.9944,
            "minimum": 451000.0144,
            "name": "X",
            "position": 0,
            "stddev": 275.8659792,
            "variance": 76102.03848
          },
          {
            "average": 3956328.665,
            "count": 1568560,
            "maximum": 3956999.984,
            "minimum": 3955999.984,
            "name": "Y",
            "position": 1,
            "stddev": 217.6873234,
            "variance": 47387.77078
          },
          {
            "average": -0.3016855063,
            "count": 1568560,
            "maximum": 0.09092849638,
            "minimum": -1.589071504,
            "name": "Z",
            "position": 2,
            "stddev": 0.2046512528,
            "variance": 0.04188213527
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1568560,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1568560,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1568560,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1568560,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00233252,
            "count": 1568560,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.366265438,
            "variance": 1.866681248
          },
          {
            "average": 2.00000255,
            "count": 1568560,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001596904749,
            "variance": 2.550104777e-06
          },
          {
            "average": 5.387267302,
            "count": 1568560,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.791944261,
            "variance": 3.211064233
          },
          {
            "average": 255528694.7,
            "count": 1568560,
            "maximum": 255530057.3,
            "minimum": 255527350.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 682.2014852,
            "variance": 465398.8664
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0144,
          3955999.984,
          -1.589071504,
          451999.9944,
          3956999.984,
          0.09092849638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.01441434067,
                3955999.9842212433,
                -1.589071503616236
              ],
              [
                451000.01441434067,
                3956999.9842212433,
                -1.589071503616236
              ],
              [
                451999.99441434065,
                3956999.9842212433,
                0.090928496383764
              ],
              [
                451999.99441434065,
                3955999.9842212433,
                0.090928496383764
              ],
              [
                451000.01441434067,
                3955999.9842212433,
                -1.589071503616236
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:20:57+00:00",
        "end_time": "2019-10-19T13:35:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5156.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5156.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5156.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5156.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54200474,
            35.74679219,
            -1.589071504,
            -75.53088419,
            35.75585743,
            0.09092849638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54194361581939,
                  35.74679219097568,
                  -1.589071503616236
                ],
                [
                  -75.54200474469727,
                  35.75580810471401,
                  -1.589071503616236
                ],
                [
                  -75.53094407142783,
                  35.755857433472904,
                  0.090928496383764
                ],
                [
                  -75.5308841898607,
                  35.74684150346582,
                  0.090928496383764
                ],
                [
                  -75.54194361581939,
                  35.74679219097568,
                  -1.589071503616236
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5156.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5156.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:20:57Z",
            "pc:count": 1568560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451543.3808,
                "count": 1568560,
                "maximum": 451999.9944,
                "minimum": 451000.0144,
                "name": "X",
                "position": 0,
                "stddev": 275.8659792,
                "variance": 76102.03848
              },
              {
                "average": 3956328.665,
                "count": 1568560,
                "maximum": 3956999.984,
                "minimum": 3955999.984,
                "name": "Y",
                "position": 1,
                "stddev": 217.6873234,
                "variance": 47387.77078
              },
              {
                "average": -0.3016855063,
                "count": 1568560,
                "maximum": 0.09092849638,
                "minimum": -1.589071504,
                "name": "Z",
                "position": 2,
                "stddev": 0.2046512528,
                "variance": 0.04188213527
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1568560,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1568560,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1568560,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1568560,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00233252,
                "count": 1568560,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.366265438,
                "variance": 1.866681248
              },
              {
                "average": 2.00000255,
                "count": 1568560,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001596904749,
                "variance": 2.550104777e-06
              },
              {
                "average": 5.387267302,
                "count": 1568560,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.791944261,
                "variance": 3.211064233
              },
              {
                "average": 255528694.7,
                "count": 1568560,
                "maximum": 255530057.3,
                "minimum": 255527350.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 682.2014852,
                "variance": 465398.8664
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0144,
              3955999.984,
              -1.589071504,
              451999.9944,
              3956999.984,
              0.09092849638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.01441434067,
                    3955999.9842212433,
                    -1.589071503616236
                  ],
                  [
                    451000.01441434067,
                    3956999.9842212433,
                    -1.589071503616236
                  ],
                  [
                    451999.99441434065,
                    3956999.9842212433,
                    0.090928496383764
                  ],
                  [
                    451999.99441434065,
                    3955999.9842212433,
                    0.090928496383764
                  ],
                  [
                    451000.01441434067,
                    3955999.9842212433,
                    -1.589071503616236
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:20:57+00:00",
            "end_time": "2019-10-19T13:35: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": "20191017_NCMP_NC_Dunex_18SVE5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52774803623552,
              35.26897773443313,
              -1.140864971365852
            ],
            [
              -75.527806524732,
              35.27799438467334,
              -1.140864971365852
            ],
            [
              -75.51681095564943,
              35.278041857763924,
              26.559135028634145
            ],
            [
              -75.5167536854854,
              35.269025191774546,
              26.559135028634145
            ],
            [
              -75.52774803623552,
              35.26897773443313,
              -1.140864971365852
            ]
          ]
        ]
      },
      "bbox": [
        -75.52780652,
        35.26897773,
        -1.140864971,
        -75.51675369,
        35.27804186,
        26.55913503
      ],
      "properties": {
        "datetime": "2019-10-17T16:54:35Z",
        "pc:count": 933981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452604.8608,
            "count": 933981,
            "maximum": 453000.0115,
            "minimum": 452000.0115,
            "name": "X",
            "position": 0,
            "stddev": 311.313491,
            "variance": 96916.08967
          },
          {
            "average": 3903412.006,
            "count": 933981,
            "maximum": 3903999.983,
            "minimum": 3902999.983,
            "name": "Y",
            "position": 1,
            "stddev": 316.4891159,
            "variance": 100165.3605
          },
          {
            "average": 2.370678989,
            "count": 933981,
            "maximum": 26.55913503,
            "minimum": -1.140864971,
            "name": "Z",
            "position": 2,
            "stddev": 2.81594388,
            "variance": 7.929539935
          },
          {
            "average": 1744.925524,
            "count": 933981,
            "maximum": 43823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2035.772452,
            "variance": 4144369.475
          },
          {
            "average": 1.276206904,
            "count": 933981,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7327714921,
            "variance": 0.5369540597
          },
          {
            "average": 1.562500736,
            "count": 933981,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.150431104,
            "variance": 1.323491724
          },
          {
            "average": 1,
            "count": 933981,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.593035618,
            "count": 933981,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.569960855,
            "variance": 73.44422906
          },
          {
            "average": 19.7478099,
            "count": 933981,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.823950166,
            "variance": 3.32679421
          },
          {
            "average": 1.420340457,
            "count": 933981,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8268695735,
            "variance": 0.6837132917
          },
          {
            "average": 3.079486628,
            "count": 933981,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.492738511,
            "variance": 2.228268263
          },
          {
            "average": 255364762.7,
            "count": 933981,
            "maximum": 255366475.3,
            "minimum": 255363427.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 923.6808733,
            "variance": 853186.3556
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0115,
          3902999.983,
          -1.140864971,
          453000.0115,
          3903999.983,
          26.55913503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.0115149763,
                3902999.9825782944,
                -1.140864971365852
              ],
              [
                452000.0115149763,
                3903999.9825782944,
                -1.140864971365852
              ],
              [
                453000.0115149763,
                3903999.9825782944,
                26.559135028634145
              ],
              [
                453000.0115149763,
                3902999.9825782944,
                26.559135028634145
              ],
              [
                452000.0115149763,
                3902999.9825782944,
                -1.140864971365852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:54:35+00:00",
        "end_time": "2019-10-17T16:03:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52780652,
            35.26897773,
            -1.140864971,
            -75.51675369,
            35.27804186,
            26.55913503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52774803623552,
                  35.26897773443313,
                  -1.140864971365852
                ],
                [
                  -75.527806524732,
                  35.27799438467334,
                  -1.140864971365852
                ],
                [
                  -75.51681095564943,
                  35.278041857763924,
                  26.559135028634145
                ],
                [
                  -75.5167536854854,
                  35.269025191774546,
                  26.559135028634145
                ],
                [
                  -75.52774803623552,
                  35.26897773443313,
                  -1.140864971365852
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:54:35Z",
            "pc:count": 933981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452604.8608,
                "count": 933981,
                "maximum": 453000.0115,
                "minimum": 452000.0115,
                "name": "X",
                "position": 0,
                "stddev": 311.313491,
                "variance": 96916.08967
              },
              {
                "average": 3903412.006,
                "count": 933981,
                "maximum": 3903999.983,
                "minimum": 3902999.983,
                "name": "Y",
                "position": 1,
                "stddev": 316.4891159,
                "variance": 100165.3605
              },
              {
                "average": 2.370678989,
                "count": 933981,
                "maximum": 26.55913503,
                "minimum": -1.140864971,
                "name": "Z",
                "position": 2,
                "stddev": 2.81594388,
                "variance": 7.929539935
              },
              {
                "average": 1744.925524,
                "count": 933981,
                "maximum": 43823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2035.772452,
                "variance": 4144369.475
              },
              {
                "average": 1.276206904,
                "count": 933981,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7327714921,
                "variance": 0.5369540597
              },
              {
                "average": 1.562500736,
                "count": 933981,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.150431104,
                "variance": 1.323491724
              },
              {
                "average": 1,
                "count": 933981,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.593035618,
                "count": 933981,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.569960855,
                "variance": 73.44422906
              },
              {
                "average": 19.7478099,
                "count": 933981,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.823950166,
                "variance": 3.32679421
              },
              {
                "average": 1.420340457,
                "count": 933981,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8268695735,
                "variance": 0.6837132917
              },
              {
                "average": 3.079486628,
                "count": 933981,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.492738511,
                "variance": 2.228268263
              },
              {
                "average": 255364762.7,
                "count": 933981,
                "maximum": 255366475.3,
                "minimum": 255363427.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 923.6808733,
                "variance": 853186.3556
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0115,
              3902999.983,
              -1.140864971,
              453000.0115,
              3903999.983,
              26.55913503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.0115149763,
                    3902999.9825782944,
                    -1.140864971365852
                  ],
                  [
                    452000.0115149763,
                    3903999.9825782944,
                    -1.140864971365852
                  ],
                  [
                    453000.0115149763,
                    3903999.9825782944,
                    26.559135028634145
                  ],
                  [
                    453000.0115149763,
                    3902999.9825782944,
                    26.559135028634145
                  ],
                  [
                    452000.0115149763,
                    3902999.9825782944,
                    -1.140864971365852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:54:35+00:00",
            "end_time": "2019-10-17T16:03: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": "20191011_NCMP_NC_Dunex_18SVD1087.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.98609487274155,
              35.12184298345475,
              -2.438115843787133
            ],
            [
              -75.98613017812289,
              35.12477207505301,
              -2.438115843787133
            ],
            [
              -75.9767945624998,
              35.12484767652849,
              -0.198115843787133
            ],
            [
              -75.97675959122155,
              35.12191857676633,
              -0.198115843787133
            ],
            [
              -75.98609487274155,
              35.12184298345475,
              -2.438115843787133
            ]
          ]
        ]
      },
      "bbox": [
        -75.98613018,
        35.12184298,
        -2.438115844,
        -75.97675959,
        35.12484768,
        -0.1981158438
      ],
      "properties": {
        "datetime": "2019-10-11T17:59:48Z",
        "pc:count": 817659,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410668.7395,
            "count": 817659,
            "maximum": 411000.0069,
            "minimum": 410149.2869,
            "name": "X",
            "position": 0,
            "stddev": 200.827806,
            "variance": 40331.80768
          },
          {
            "average": 3887130.895,
            "count": 817659,
            "maximum": 3887324.861,
            "minimum": 3886999.981,
            "name": "Y",
            "position": 1,
            "stddev": 83.61074552,
            "variance": 6990.756766
          },
          {
            "average": -1.100350113,
            "count": 817659,
            "maximum": -0.1981158438,
            "minimum": -2.438115844,
            "name": "Z",
            "position": 2,
            "stddev": 0.2886314546,
            "variance": 0.08330811657
          },
          {
            "average": 0.1027714487,
            "count": 817659,
            "maximum": 2012,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 12.8090027,
            "variance": 164.0705502
          },
          {
            "average": 1,
            "count": 817659,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 817659,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 817659,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 817659,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.71832007,
            "count": 817659,
            "maximum": 24,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.64755267,
            "variance": 7.009535142
          },
          {
            "average": 2.00035834,
            "count": 817659,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01943656874,
            "variance": 0.0003777802044
          },
          {
            "average": 1.83322999,
            "count": 817659,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7012233816,
            "variance": 0.4917142309
          },
          {
            "average": 254851416,
            "count": 817659,
            "maximum": 254851988.8,
            "minimum": 254851127.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.3143424,
            "variance": 84282.41739
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 817659,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410149.2869,
          3886999.981,
          -2.438115844,
          411000.0069,
          3887324.861,
          -0.1981158438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410149.28692615073,
                3886999.9807687537,
                -2.438115843787133
              ],
              [
                410149.28692615073,
                3887324.8607687536,
                -2.438115843787133
              ],
              [
                411000.0069261507,
                3887324.8607687536,
                -0.198115843787133
              ],
              [
                411000.0069261507,
                3886999.9807687537,
                -0.198115843787133
              ],
              [
                410149.28692615073,
                3886999.9807687537,
                -2.438115843787133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T17:59:48+00:00",
        "end_time": "2019-10-11T17:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1087.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1087.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1087.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1087.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.98613018,
            35.12184298,
            -2.438115844,
            -75.97675959,
            35.12484768,
            -0.1981158438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.98609487274155,
                  35.12184298345475,
                  -2.438115843787133
                ],
                [
                  -75.98613017812289,
                  35.12477207505301,
                  -2.438115843787133
                ],
                [
                  -75.9767945624998,
                  35.12484767652849,
                  -0.198115843787133
                ],
                [
                  -75.97675959122155,
                  35.12191857676633,
                  -0.198115843787133
                ],
                [
                  -75.98609487274155,
                  35.12184298345475,
                  -2.438115843787133
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1087.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1087.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T17:59:48Z",
            "pc:count": 817659,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410668.7395,
                "count": 817659,
                "maximum": 411000.0069,
                "minimum": 410149.2869,
                "name": "X",
                "position": 0,
                "stddev": 200.827806,
                "variance": 40331.80768
              },
              {
                "average": 3887130.895,
                "count": 817659,
                "maximum": 3887324.861,
                "minimum": 3886999.981,
                "name": "Y",
                "position": 1,
                "stddev": 83.61074552,
                "variance": 6990.756766
              },
              {
                "average": -1.100350113,
                "count": 817659,
                "maximum": -0.1981158438,
                "minimum": -2.438115844,
                "name": "Z",
                "position": 2,
                "stddev": 0.2886314546,
                "variance": 0.08330811657
              },
              {
                "average": 0.1027714487,
                "count": 817659,
                "maximum": 2012,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 12.8090027,
                "variance": 164.0705502
              },
              {
                "average": 1,
                "count": 817659,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 817659,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 817659,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 817659,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.71832007,
                "count": 817659,
                "maximum": 24,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.64755267,
                "variance": 7.009535142
              },
              {
                "average": 2.00035834,
                "count": 817659,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01943656874,
                "variance": 0.0003777802044
              },
              {
                "average": 1.83322999,
                "count": 817659,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7012233816,
                "variance": 0.4917142309
              },
              {
                "average": 254851416,
                "count": 817659,
                "maximum": 254851988.8,
                "minimum": 254851127.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.3143424,
                "variance": 84282.41739
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 817659,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410149.2869,
              3886999.981,
              -2.438115844,
              411000.0069,
              3887324.861,
              -0.1981158438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410149.28692615073,
                    3886999.9807687537,
                    -2.438115843787133
                  ],
                  [
                    410149.28692615073,
                    3887324.8607687536,
                    -2.438115843787133
                  ],
                  [
                    411000.0069261507,
                    3887324.8607687536,
                    -0.198115843787133
                  ],
                  [
                    411000.0069261507,
                    3886999.9807687537,
                    -0.198115843787133
                  ],
                  [
                    410149.28692615073,
                    3886999.9807687537,
                    -2.438115843787133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T17:59:48+00:00",
            "end_time": "2019-10-11T17:45:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58717696900675,
              35.88182103785353,
              -3.879604974084319
            ],
            [
              -75.58724352909645,
              35.890836678292665,
              -3.879604974084319
            ],
            [
              -75.5787787490787,
              35.8908777683755,
              16.40039502591568
            ],
            [
              -75.5787131482832,
              35.88186211440661,
              16.40039502591568
            ],
            [
              -75.58717696900675,
              35.88182103785353,
              -3.879604974084319
            ]
          ]
        ]
      },
      "bbox": [
        -75.58724353,
        35.88182104,
        -3.879604974,
        -75.57871315,
        35.89087777,
        16.40039503
      ],
      "properties": {
        "datetime": "2019-10-19T16:20:55Z",
        "pc:count": 1548067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447211.5663,
            "count": 1548067,
            "maximum": 447763.9982,
            "minimum": 446999.9982,
            "name": "X",
            "position": 0,
            "stddev": 155.083083,
            "variance": 24050.76263
          },
          {
            "average": 3971398.786,
            "count": 1548067,
            "maximum": 3971999.987,
            "minimum": 3970999.987,
            "name": "Y",
            "position": 1,
            "stddev": 278.5010929,
            "variance": 77562.85874
          },
          {
            "average": 2.403243423,
            "count": 1548067,
            "maximum": 16.40039503,
            "minimum": -3.879604974,
            "name": "Z",
            "position": 2,
            "stddev": 2.645189353,
            "variance": 6.997026714
          },
          {
            "average": 1554.284849,
            "count": 1548067,
            "maximum": 27145,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1912.646172,
            "variance": 3658215.38
          },
          {
            "average": 1.448868169,
            "count": 1548067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.76715208,
            "variance": 0.5885223139
          },
          {
            "average": 1.910729962,
            "count": 1548067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.066515301,
            "variance": 1.137454887
          },
          {
            "average": 1,
            "count": 1548067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.762275147,
            "count": 1548067,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.656288269,
            "variance": 58.61875006
          },
          {
            "average": 20.04268568,
            "count": 1548067,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.961190056,
            "variance": 0.9238863237
          },
          {
            "average": 1.548009227,
            "count": 1548067,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7799508378,
            "variance": 0.6083233094
          },
          {
            "average": 17.28570792,
            "count": 1548067,
            "maximum": 19,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8299272861,
            "variance": 0.6887793003
          },
          {
            "average": 255535890.8,
            "count": 1548067,
            "maximum": 255537255.8,
            "minimum": 255534179.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615.1567179,
            "variance": 378417.7876
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1548067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446999.9982,
          3970999.987,
          -3.879604974,
          447763.9982,
          3971999.987,
          16.40039503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446999.99818030314,
                3970999.986661595,
                -3.879604974084319
              ],
              [
                446999.99818030314,
                3971999.986661595,
                -3.879604974084319
              ],
              [
                447763.99818030314,
                3971999.986661595,
                16.40039502591568
              ],
              [
                447763.99818030314,
                3970999.986661595,
                16.40039502591568
              ],
              [
                446999.99818030314,
                3970999.986661595,
                -3.879604974084319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:20:55+00:00",
        "end_time": "2019-10-19T15:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.58724353,
            35.88182104,
            -3.879604974,
            -75.57871315,
            35.89087777,
            16.40039503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58717696900675,
                  35.88182103785353,
                  -3.879604974084319
                ],
                [
                  -75.58724352909645,
                  35.890836678292665,
                  -3.879604974084319
                ],
                [
                  -75.5787787490787,
                  35.8908777683755,
                  16.40039502591568
                ],
                [
                  -75.5787131482832,
                  35.88186211440661,
                  16.40039502591568
                ],
                [
                  -75.58717696900675,
                  35.88182103785353,
                  -3.879604974084319
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:20:55Z",
            "pc:count": 1548067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447211.5663,
                "count": 1548067,
                "maximum": 447763.9982,
                "minimum": 446999.9982,
                "name": "X",
                "position": 0,
                "stddev": 155.083083,
                "variance": 24050.76263
              },
              {
                "average": 3971398.786,
                "count": 1548067,
                "maximum": 3971999.987,
                "minimum": 3970999.987,
                "name": "Y",
                "position": 1,
                "stddev": 278.5010929,
                "variance": 77562.85874
              },
              {
                "average": 2.403243423,
                "count": 1548067,
                "maximum": 16.40039503,
                "minimum": -3.879604974,
                "name": "Z",
                "position": 2,
                "stddev": 2.645189353,
                "variance": 6.997026714
              },
              {
                "average": 1554.284849,
                "count": 1548067,
                "maximum": 27145,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1912.646172,
                "variance": 3658215.38
              },
              {
                "average": 1.448868169,
                "count": 1548067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.76715208,
                "variance": 0.5885223139
              },
              {
                "average": 1.910729962,
                "count": 1548067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.066515301,
                "variance": 1.137454887
              },
              {
                "average": 1,
                "count": 1548067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.762275147,
                "count": 1548067,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.656288269,
                "variance": 58.61875006
              },
              {
                "average": 20.04268568,
                "count": 1548067,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.961190056,
                "variance": 0.9238863237
              },
              {
                "average": 1.548009227,
                "count": 1548067,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7799508378,
                "variance": 0.6083233094
              },
              {
                "average": 17.28570792,
                "count": 1548067,
                "maximum": 19,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8299272861,
                "variance": 0.6887793003
              },
              {
                "average": 255535890.8,
                "count": 1548067,
                "maximum": 255537255.8,
                "minimum": 255534179.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615.1567179,
                "variance": 378417.7876
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1548067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446999.9982,
              3970999.987,
              -3.879604974,
              447763.9982,
              3971999.987,
              16.40039503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446999.99818030314,
                    3970999.986661595,
                    -3.879604974084319
                  ],
                  [
                    446999.99818030314,
                    3971999.986661595,
                    -3.879604974084319
                  ],
                  [
                    447763.99818030314,
                    3971999.986661595,
                    16.40039502591568
                  ],
                  [
                    447763.99818030314,
                    3970999.986661595,
                    16.40039502591568
                  ],
                  [
                    446999.99818030314,
                    3970999.986661595,
                    -3.879604974084319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:20:55+00:00",
            "end_time": "2019-10-19T15:29:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52314300008857,
              35.2780146717884,
              -0.895105383589804
            ],
            [
              -75.52320099760954,
              35.287031315199684,
              -0.895105383589804
            ],
            [
              -75.51686816421599,
              35.287058540992334,
              24.264894616410196
            ],
            [
              -75.51681086862132,
              35.278041888549936,
              24.264894616410196
            ],
            [
              -75.52314300008857,
              35.2780146717884,
              -0.895105383589804
            ]
          ]
        ]
      },
      "bbox": [
        -75.523201,
        35.27801467,
        -0.8951053836,
        -75.51681087,
        35.28705854,
        24.26489462
      ],
      "properties": {
        "datetime": "2019-10-17T16:36:26Z",
        "pc:count": 259116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452927.1288,
            "count": 259116,
            "maximum": 453000.0194,
            "minimum": 452424.1394,
            "name": "X",
            "position": 0,
            "stddev": 111.078299,
            "variance": 12338.38851
          },
          {
            "average": 3904431.415,
            "count": 259116,
            "maximum": 3904999.986,
            "minimum": 3903999.986,
            "name": "Y",
            "position": 1,
            "stddev": 249.1104121,
            "variance": 62055.9974
          },
          {
            "average": 2.017273975,
            "count": 259116,
            "maximum": 24.26489462,
            "minimum": -0.8951053836,
            "name": "Z",
            "position": 2,
            "stddev": 3.068512193,
            "variance": 9.415767079
          },
          {
            "average": 1417.215282,
            "count": 259116,
            "maximum": 16639,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1410.088993,
            "variance": 1988350.968
          },
          {
            "average": 1.141558221,
            "count": 259116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3991657378,
            "variance": 0.1593332862
          },
          {
            "average": 1.28323608,
            "count": 259116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.562487703,
            "variance": 0.316392416
          },
          {
            "average": 1,
            "count": 259116,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.557352691,
            "count": 259116,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.145196913,
            "variance": 26.47305128
          },
          {
            "average": 20.35913582,
            "count": 259116,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.804820279,
            "variance": 3.257376239
          },
          {
            "average": 1.207856713,
            "count": 259116,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4501683099,
            "variance": 0.2026515073
          },
          {
            "average": 3.385638093,
            "count": 259116,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6569746908,
            "variance": 0.4316157444
          },
          {
            "average": 255364962.5,
            "count": 259116,
            "maximum": 255365386.7,
            "minimum": 255363449.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.5252576,
            "variance": 187078.0985
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452424.1394,
          3903999.986,
          -0.8951053836,
          453000.0194,
          3904999.986,
          24.26489462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452424.1394473747,
                3903999.985951318,
                -0.895105383589804
              ],
              [
                452424.1394473747,
                3904999.985951318,
                -0.895105383589804
              ],
              [
                453000.0194473747,
                3904999.985951318,
                24.264894616410196
              ],
              [
                453000.0194473747,
                3903999.985951318,
                24.264894616410196
              ],
              [
                452424.1394473747,
                3903999.985951318,
                -0.895105383589804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:36:26+00:00",
        "end_time": "2019-10-17T16:04:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.523201,
            35.27801467,
            -0.8951053836,
            -75.51681087,
            35.28705854,
            24.26489462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52314300008857,
                  35.2780146717884,
                  -0.895105383589804
                ],
                [
                  -75.52320099760954,
                  35.287031315199684,
                  -0.895105383589804
                ],
                [
                  -75.51686816421599,
                  35.287058540992334,
                  24.264894616410196
                ],
                [
                  -75.51681086862132,
                  35.278041888549936,
                  24.264894616410196
                ],
                [
                  -75.52314300008857,
                  35.2780146717884,
                  -0.895105383589804
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:36:26Z",
            "pc:count": 259116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452927.1288,
                "count": 259116,
                "maximum": 453000.0194,
                "minimum": 452424.1394,
                "name": "X",
                "position": 0,
                "stddev": 111.078299,
                "variance": 12338.38851
              },
              {
                "average": 3904431.415,
                "count": 259116,
                "maximum": 3904999.986,
                "minimum": 3903999.986,
                "name": "Y",
                "position": 1,
                "stddev": 249.1104121,
                "variance": 62055.9974
              },
              {
                "average": 2.017273975,
                "count": 259116,
                "maximum": 24.26489462,
                "minimum": -0.8951053836,
                "name": "Z",
                "position": 2,
                "stddev": 3.068512193,
                "variance": 9.415767079
              },
              {
                "average": 1417.215282,
                "count": 259116,
                "maximum": 16639,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1410.088993,
                "variance": 1988350.968
              },
              {
                "average": 1.141558221,
                "count": 259116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3991657378,
                "variance": 0.1593332862
              },
              {
                "average": 1.28323608,
                "count": 259116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.562487703,
                "variance": 0.316392416
              },
              {
                "average": 1,
                "count": 259116,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.557352691,
                "count": 259116,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.145196913,
                "variance": 26.47305128
              },
              {
                "average": 20.35913582,
                "count": 259116,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.804820279,
                "variance": 3.257376239
              },
              {
                "average": 1.207856713,
                "count": 259116,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4501683099,
                "variance": 0.2026515073
              },
              {
                "average": 3.385638093,
                "count": 259116,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6569746908,
                "variance": 0.4316157444
              },
              {
                "average": 255364962.5,
                "count": 259116,
                "maximum": 255365386.7,
                "minimum": 255363449.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.5252576,
                "variance": 187078.0985
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452424.1394,
              3903999.986,
              -0.8951053836,
              453000.0194,
              3904999.986,
              24.26489462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452424.1394473747,
                    3903999.985951318,
                    -0.895105383589804
                  ],
                  [
                    452424.1394473747,
                    3904999.985951318,
                    -0.895105383589804
                  ],
                  [
                    453000.0194473747,
                    3904999.985951318,
                    24.264894616410196
                  ],
                  [
                    453000.0194473747,
                    3903999.985951318,
                    24.264894616410196
                  ],
                  [
                    452424.1394473747,
                    3903999.985951318,
                    -0.895105383589804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:36:26+00:00",
            "end_time": "2019-10-17T16:04:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191011_NCMP_NC_Dunex_18SVD1183.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.97639786510618,
              35.09160266532406,
              0.405418340313847
            ],
            [
              -75.9764368258883,
              35.09487078119864,
              0.405418340313847
            ],
            [
              -75.97166299009649,
              35.09490913425746,
              10.045418340313848
            ],
            [
              -75.97162421972186,
              35.09164101376021,
              10.045418340313848
            ],
            [
              -75.97639786510618,
              35.09160266532406,
              0.405418340313847
            ]
          ]
        ]
      },
      "bbox": [
        -75.97643683,
        35.09160267,
        0.4054183403,
        -75.97162422,
        35.09490913,
        10.04541834
      ],
      "properties": {
        "datetime": "2019-10-11T19:53:10Z",
        "pc:count": 357103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411153.8012,
            "count": 357103,
            "maximum": 411435.1937,
            "minimum": 411000.0137,
            "name": "X",
            "position": 0,
            "stddev": 101.6668505,
            "variance": 10336.14849
          },
          {
            "average": 3883886.192,
            "count": 357103,
            "maximum": 3883999.992,
            "minimum": 3883637.512,
            "name": "Y",
            "position": 1,
            "stddev": 76.09607719,
            "variance": 5790.612963
          },
          {
            "average": 2.527921932,
            "count": 357103,
            "maximum": 10.04541834,
            "minimum": 0.4054183403,
            "name": "Z",
            "position": 2,
            "stddev": 1.338418554,
            "variance": 1.791364224
          },
          {
            "average": 6624.768579,
            "count": 357103,
            "maximum": 22354,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2981.834176,
            "variance": 8891335.051
          },
          {
            "average": 1.041411021,
            "count": 357103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2262369864,
            "variance": 0.05118317404
          },
          {
            "average": 1.082908853,
            "count": 357103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3324598229,
            "variance": 0.1105295339
          },
          {
            "average": 1,
            "count": 357103,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.469923243,
            "count": 357103,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990952677,
            "variance": 0.2490960863
          },
          {
            "average": 19.54139329,
            "count": 357103,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.00061143,
            "variance": 1.001223235
          },
          {
            "average": 1.06254218,
            "count": 357103,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2649772531,
            "variance": 0.07021294464
          },
          {
            "average": 15.4570222,
            "count": 357103,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4981501821,
            "variance": 0.2481536039
          },
          {
            "average": 254858596.9,
            "count": 357103,
            "maximum": 254858790,
            "minimum": 254858434.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 172.4922255,
            "variance": 29753.56786
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411000.0137,
          3883637.512,
          0.4054183403,
          411435.1937,
          3883999.992,
          10.04541834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411000.01365616615,
                3883637.5122076664,
                0.405418340313847
              ],
              [
                411000.01365616615,
                3883999.992207667,
                0.405418340313847
              ],
              [
                411435.1936561662,
                3883999.992207667,
                10.045418340313848
              ],
              [
                411435.1936561662,
                3883637.5122076664,
                10.045418340313848
              ],
              [
                411000.01365616615,
                3883637.5122076664,
                0.405418340313847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-11T19:53:10+00:00",
        "end_time": "2019-10-11T19:47:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1183.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1183.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1183.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1183.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.97643683,
            35.09160267,
            0.4054183403,
            -75.97162422,
            35.09490913,
            10.04541834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.97639786510618,
                  35.09160266532406,
                  0.405418340313847
                ],
                [
                  -75.9764368258883,
                  35.09487078119864,
                  0.405418340313847
                ],
                [
                  -75.97166299009649,
                  35.09490913425746,
                  10.045418340313848
                ],
                [
                  -75.97162421972186,
                  35.09164101376021,
                  10.045418340313848
                ],
                [
                  -75.97639786510618,
                  35.09160266532406,
                  0.405418340313847
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1183.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1183.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-11T19:53:10Z",
            "pc:count": 357103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411153.8012,
                "count": 357103,
                "maximum": 411435.1937,
                "minimum": 411000.0137,
                "name": "X",
                "position": 0,
                "stddev": 101.6668505,
                "variance": 10336.14849
              },
              {
                "average": 3883886.192,
                "count": 357103,
                "maximum": 3883999.992,
                "minimum": 3883637.512,
                "name": "Y",
                "position": 1,
                "stddev": 76.09607719,
                "variance": 5790.612963
              },
              {
                "average": 2.527921932,
                "count": 357103,
                "maximum": 10.04541834,
                "minimum": 0.4054183403,
                "name": "Z",
                "position": 2,
                "stddev": 1.338418554,
                "variance": 1.791364224
              },
              {
                "average": 6624.768579,
                "count": 357103,
                "maximum": 22354,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2981.834176,
                "variance": 8891335.051
              },
              {
                "average": 1.041411021,
                "count": 357103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2262369864,
                "variance": 0.05118317404
              },
              {
                "average": 1.082908853,
                "count": 357103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3324598229,
                "variance": 0.1105295339
              },
              {
                "average": 1,
                "count": 357103,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.469923243,
                "count": 357103,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990952677,
                "variance": 0.2490960863
              },
              {
                "average": 19.54139329,
                "count": 357103,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.00061143,
                "variance": 1.001223235
              },
              {
                "average": 1.06254218,
                "count": 357103,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2649772531,
                "variance": 0.07021294464
              },
              {
                "average": 15.4570222,
                "count": 357103,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4981501821,
                "variance": 0.2481536039
              },
              {
                "average": 254858596.9,
                "count": 357103,
                "maximum": 254858790,
                "minimum": 254858434.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 172.4922255,
                "variance": 29753.56786
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411000.0137,
              3883637.512,
              0.4054183403,
              411435.1937,
              3883999.992,
              10.04541834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411000.01365616615,
                    3883637.5122076664,
                    0.405418340313847
                  ],
                  [
                    411000.01365616615,
                    3883999.992207667,
                    0.405418340313847
                  ],
                  [
                    411435.1936561662,
                    3883999.992207667,
                    10.045418340313848
                  ],
                  [
                    411435.1936561662,
                    3883637.5122076664,
                    10.045418340313848
                  ],
                  [
                    411000.01365616615,
                    3883637.5122076664,
                    0.405418340313847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-11T19:53:10+00:00",
            "end_time": "2019-10-11T19:47: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": "20191017_NCMP_NC_Dunex_18SVE5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51713622089402,
              35.28705744264678,
              0.025815424824004
            ],
            [
              -75.51713823920868,
              35.28737482855253,
              0.025815424824004
            ],
            [
              -75.51687035610378,
              35.28737597351522,
              1.305815424824004
            ],
            [
              -75.51686833883451,
              35.28705858759609,
              1.305815424824004
            ],
            [
              -75.51713622089402,
              35.28705744264678,
              0.025815424824004
            ]
          ]
        ]
      },
      "bbox": [
        -75.51713824,
        35.28705744,
        0.02581542482,
        -75.51686834,
        35.28737597,
        1.305815425
      ],
      "properties": {
        "datetime": "2019-10-17T16:36:11Z",
        "pc:count": 888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452994.0174,
            "count": 888,
            "maximum": 453000.0036,
            "minimum": 452975.6436,
            "name": "X",
            "position": 0,
            "stddev": 4.802783169,
            "variance": 23.06672617
          },
          {
            "average": 3905009.824,
            "count": 888,
            "maximum": 3905035.191,
            "minimum": 3904999.991,
            "name": "Y",
            "position": 1,
            "stddev": 7.664522526,
            "variance": 58.74490555
          },
          {
            "average": 0.6663559654,
            "count": 888,
            "maximum": 1.305815425,
            "minimum": 0.02581542482,
            "name": "Z",
            "position": 2,
            "stddev": 0.2806514015,
            "variance": 0.07876520918
          },
          {
            "average": 253.3265766,
            "count": 888,
            "maximum": 3473,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 683.7337949,
            "variance": 467491.9022
          },
          {
            "average": 1,
            "count": 888,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 888,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 888,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.18355856,
            "count": 888,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.67347847,
            "variance": 186.9640135
          },
          {
            "average": 19.99391965,
            "count": 888,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.54658829,
            "variance": 2.391935339
          },
          {
            "average": 1.494369369,
            "count": 888,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5002500467,
            "variance": 0.2502501092
          },
          {
            "average": 3.379504505,
            "count": 888,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4855371414,
            "variance": 0.2357463157
          },
          {
            "average": 255364952.2,
            "count": 888,
            "maximum": 255365371.4,
            "minimum": 255364693.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.2811694,
            "variance": 107112.9639
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452975.6436,
          3904999.991,
          0.02581542482,
          453000.0036,
          3905035.191,
          1.305815425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452975.64359571045,
                3904999.9912025626,
                0.025815424824004
              ],
              [
                452975.64359571045,
                3905035.191202563,
                0.025815424824004
              ],
              [
                453000.00359571044,
                3905035.191202563,
                1.305815424824004
              ],
              [
                453000.00359571044,
                3904999.9912025626,
                1.305815424824004
              ],
              [
                452975.64359571045,
                3904999.9912025626,
                0.025815424824004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:36:11+00:00",
        "end_time": "2019-10-17T16:24:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51713824,
            35.28705744,
            0.02581542482,
            -75.51686834,
            35.28737597,
            1.305815425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51713622089402,
                  35.28705744264678,
                  0.025815424824004
                ],
                [
                  -75.51713823920868,
                  35.28737482855253,
                  0.025815424824004
                ],
                [
                  -75.51687035610378,
                  35.28737597351522,
                  1.305815424824004
                ],
                [
                  -75.51686833883451,
                  35.28705858759609,
                  1.305815424824004
                ],
                [
                  -75.51713622089402,
                  35.28705744264678,
                  0.025815424824004
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:36:11Z",
            "pc:count": 888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452994.0174,
                "count": 888,
                "maximum": 453000.0036,
                "minimum": 452975.6436,
                "name": "X",
                "position": 0,
                "stddev": 4.802783169,
                "variance": 23.06672617
              },
              {
                "average": 3905009.824,
                "count": 888,
                "maximum": 3905035.191,
                "minimum": 3904999.991,
                "name": "Y",
                "position": 1,
                "stddev": 7.664522526,
                "variance": 58.74490555
              },
              {
                "average": 0.6663559654,
                "count": 888,
                "maximum": 1.305815425,
                "minimum": 0.02581542482,
                "name": "Z",
                "position": 2,
                "stddev": 0.2806514015,
                "variance": 0.07876520918
              },
              {
                "average": 253.3265766,
                "count": 888,
                "maximum": 3473,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 683.7337949,
                "variance": 467491.9022
              },
              {
                "average": 1,
                "count": 888,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 888,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 888,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.18355856,
                "count": 888,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.67347847,
                "variance": 186.9640135
              },
              {
                "average": 19.99391965,
                "count": 888,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.54658829,
                "variance": 2.391935339
              },
              {
                "average": 1.494369369,
                "count": 888,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5002500467,
                "variance": 0.2502501092
              },
              {
                "average": 3.379504505,
                "count": 888,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4855371414,
                "variance": 0.2357463157
              },
              {
                "average": 255364952.2,
                "count": 888,
                "maximum": 255365371.4,
                "minimum": 255364693.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.2811694,
                "variance": 107112.9639
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452975.6436,
              3904999.991,
              0.02581542482,
              453000.0036,
              3905035.191,
              1.305815425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452975.64359571045,
                    3904999.9912025626,
                    0.025815424824004
                  ],
                  [
                    452975.64359571045,
                    3905035.191202563,
                    0.025815424824004
                  ],
                  [
                    453000.00359571044,
                    3905035.191202563,
                    1.305815424824004
                  ],
                  [
                    453000.00359571044,
                    3904999.9912025626,
                    1.305815424824004
                  ],
                  [
                    452975.64359571045,
                    3904999.9912025626,
                    0.025815424824004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:36:11+00:00",
            "end_time": "2019-10-17T16:24:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51897584440329,
              35.29971170148676,
              -1.166402808066211
            ],
            [
              -75.5190100851596,
              35.3050738852412,
              -1.166402808066211
            ],
            [
              -75.51698314584664,
              35.30508256711101,
              -0.286402808066211
            ],
            [
              -75.51694903879947,
              35.299720381644214,
              -0.286402808066211
            ],
            [
              -75.51897584440329,
              35.29971170148676,
              -1.166402808066211
            ]
          ]
        ]
      },
      "bbox": [
        -75.51901009,
        35.2997117,
        -1.166402808,
        -75.51694904,
        35.30508257,
        -0.2864028081
      ],
      "properties": {
        "datetime": "2019-10-17T16:15:18Z",
        "pc:count": 2087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452917.5421,
            "count": 2087,
            "maximum": 452999.9856,
            "minimum": 452815.7056,
            "name": "X",
            "position": 0,
            "stddev": 64.90249205,
            "variance": 4212.333475
          },
          {
            "average": 3906678.833,
            "count": 2087,
            "maximum": 3906998.962,
            "minimum": 3906404.262,
            "name": "Y",
            "position": 1,
            "stddev": 222.2619262,
            "variance": 49400.36385
          },
          {
            "average": -0.7342561861,
            "count": 2087,
            "maximum": -0.2864028081,
            "minimum": -1.166402808,
            "name": "Z",
            "position": 2,
            "stddev": 0.2605909862,
            "variance": 0.0679076621
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2087,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2087,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2087,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2087,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99378841,
            "count": 2087,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.29641614,
            "variance": 1.680694808
          },
          {
            "average": 2,
            "count": 2087,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.514135122,
            "count": 2087,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999199427,
            "variance": 0.2499199491
          },
          {
            "average": 255363812.5,
            "count": 2087,
            "maximum": 255364118.8,
            "minimum": 255363486.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.8429229,
            "variance": 97246.00857
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452815.7056,
          3906404.262,
          -1.166402808,
          452999.9856,
          3906998.962,
          -0.2864028081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452815.7055510398,
                3906404.2615622934,
                -1.166402808066211
              ],
              [
                452815.7055510398,
                3906998.9615622936,
                -1.166402808066211
              ],
              [
                452999.9855510398,
                3906998.9615622936,
                -0.286402808066211
              ],
              [
                452999.9855510398,
                3906404.2615622934,
                -0.286402808066211
              ],
              [
                452815.7055510398,
                3906404.2615622934,
                -1.166402808066211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:15:18+00:00",
        "end_time": "2019-10-17T16:04:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51901009,
            35.2997117,
            -1.166402808,
            -75.51694904,
            35.30508257,
            -0.2864028081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51897584440329,
                  35.29971170148676,
                  -1.166402808066211
                ],
                [
                  -75.5190100851596,
                  35.3050738852412,
                  -1.166402808066211
                ],
                [
                  -75.51698314584664,
                  35.30508256711101,
                  -0.286402808066211
                ],
                [
                  -75.51694903879947,
                  35.299720381644214,
                  -0.286402808066211
                ],
                [
                  -75.51897584440329,
                  35.29971170148676,
                  -1.166402808066211
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:15:18Z",
            "pc:count": 2087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452917.5421,
                "count": 2087,
                "maximum": 452999.9856,
                "minimum": 452815.7056,
                "name": "X",
                "position": 0,
                "stddev": 64.90249205,
                "variance": 4212.333475
              },
              {
                "average": 3906678.833,
                "count": 2087,
                "maximum": 3906998.962,
                "minimum": 3906404.262,
                "name": "Y",
                "position": 1,
                "stddev": 222.2619262,
                "variance": 49400.36385
              },
              {
                "average": -0.7342561861,
                "count": 2087,
                "maximum": -0.2864028081,
                "minimum": -1.166402808,
                "name": "Z",
                "position": 2,
                "stddev": 0.2605909862,
                "variance": 0.0679076621
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2087,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2087,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2087,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2087,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99378841,
                "count": 2087,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.29641614,
                "variance": 1.680694808
              },
              {
                "average": 2,
                "count": 2087,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.514135122,
                "count": 2087,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999199427,
                "variance": 0.2499199491
              },
              {
                "average": 255363812.5,
                "count": 2087,
                "maximum": 255364118.8,
                "minimum": 255363486.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.8429229,
                "variance": 97246.00857
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452815.7056,
              3906404.262,
              -1.166402808,
              452999.9856,
              3906998.962,
              -0.2864028081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452815.7055510398,
                    3906404.2615622934,
                    -1.166402808066211
                  ],
                  [
                    452815.7055510398,
                    3906998.9615622936,
                    -1.166402808066211
                  ],
                  [
                    452999.9855510398,
                    3906998.9615622936,
                    -0.286402808066211
                  ],
                  [
                    452999.9855510398,
                    3906404.2615622934,
                    -0.286402808066211
                  ],
                  [
                    452815.7055510398,
                    3906404.2615622934,
                    -1.166402808066211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:15:18+00:00",
            "end_time": "2019-10-17T16:04: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": "20191017_NCMP_NC_Dunex_18SVE5308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51493368497438,
              35.3141173959435,
              -0.613963814893804
            ],
            [
              -75.51499084861966,
              35.323133997163886,
              -0.613963814893804
            ],
            [
              -75.50672153378335,
              35.32316893603989,
              21.046036185106196
            ],
            [
              -75.50666528793009,
              35.31415232323514,
              21.046036185106196
            ],
            [
              -75.51493368497438,
              35.3141173959435,
              -0.613963814893804
            ]
          ]
        ]
      },
      "bbox": [
        -75.51499085,
        35.3141174,
        -0.6139638149,
        -75.50666529,
        35.32316894,
        21.04603619
      ],
      "properties": {
        "datetime": "2019-10-17T16:55:48Z",
        "pc:count": 1979722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453568.6873,
            "count": 1979722,
            "maximum": 453943.1531,
            "minimum": 453191.5131,
            "name": "X",
            "position": 0,
            "stddev": 147.8630495,
            "variance": 21863.4814
          },
          {
            "average": 3908563.576,
            "count": 1979722,
            "maximum": 3908999.985,
            "minimum": 3907999.985,
            "name": "Y",
            "position": 1,
            "stddev": 281.2214865,
            "variance": 79085.52447
          },
          {
            "average": 2.576795271,
            "count": 1979722,
            "maximum": 21.04603619,
            "minimum": -0.6139638149,
            "name": "Z",
            "position": 2,
            "stddev": 2.219607449,
            "variance": 4.926657228
          },
          {
            "average": 1450.903863,
            "count": 1979722,
            "maximum": 49151,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1717.376439,
            "variance": 2949381.835
          },
          {
            "average": 1.468490525,
            "count": 1979722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7997800837,
            "variance": 0.6396481822
          },
          {
            "average": 1.942218655,
            "count": 1979722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118816694,
            "variance": 1.251750794
          },
          {
            "average": 1,
            "count": 1979722,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.531602922,
            "count": 1979722,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.456868343,
            "variance": 2.122465369
          },
          {
            "average": 20.03941077,
            "count": 1979722,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.643177415,
            "variance": 2.700032016
          },
          {
            "average": 1.493720836,
            "count": 1979722,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8171157472,
            "variance": 0.6676781444
          },
          {
            "average": 3.034489186,
            "count": 1979722,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8790616295,
            "variance": 0.7727493485
          },
          {
            "average": 255364747.8,
            "count": 1979722,
            "maximum": 255366548.9,
            "minimum": 255363520.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 537.8590878,
            "variance": 289292.3984
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1979722,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453191.5131,
          3907999.985,
          -0.6139638149,
          453943.1531,
          3908999.985,
          21.04603619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453191.5130870614,
                3907999.984865876,
                -0.613963814893804
              ],
              [
                453191.5130870614,
                3908999.984865876,
                -0.613963814893804
              ],
              [
                453943.1530870614,
                3908999.984865876,
                21.046036185106196
              ],
              [
                453943.1530870614,
                3907999.984865876,
                21.046036185106196
              ],
              [
                453191.5130870614,
                3907999.984865876,
                -0.613963814893804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:55:48+00:00",
        "end_time": "2019-10-17T16:05:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51499085,
            35.3141174,
            -0.6139638149,
            -75.50666529,
            35.32316894,
            21.04603619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51493368497438,
                  35.3141173959435,
                  -0.613963814893804
                ],
                [
                  -75.51499084861966,
                  35.323133997163886,
                  -0.613963814893804
                ],
                [
                  -75.50672153378335,
                  35.32316893603989,
                  21.046036185106196
                ],
                [
                  -75.50666528793009,
                  35.31415232323514,
                  21.046036185106196
                ],
                [
                  -75.51493368497438,
                  35.3141173959435,
                  -0.613963814893804
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:55:48Z",
            "pc:count": 1979722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453568.6873,
                "count": 1979722,
                "maximum": 453943.1531,
                "minimum": 453191.5131,
                "name": "X",
                "position": 0,
                "stddev": 147.8630495,
                "variance": 21863.4814
              },
              {
                "average": 3908563.576,
                "count": 1979722,
                "maximum": 3908999.985,
                "minimum": 3907999.985,
                "name": "Y",
                "position": 1,
                "stddev": 281.2214865,
                "variance": 79085.52447
              },
              {
                "average": 2.576795271,
                "count": 1979722,
                "maximum": 21.04603619,
                "minimum": -0.6139638149,
                "name": "Z",
                "position": 2,
                "stddev": 2.219607449,
                "variance": 4.926657228
              },
              {
                "average": 1450.903863,
                "count": 1979722,
                "maximum": 49151,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1717.376439,
                "variance": 2949381.835
              },
              {
                "average": 1.468490525,
                "count": 1979722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7997800837,
                "variance": 0.6396481822
              },
              {
                "average": 1.942218655,
                "count": 1979722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118816694,
                "variance": 1.251750794
              },
              {
                "average": 1,
                "count": 1979722,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.531602922,
                "count": 1979722,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.456868343,
                "variance": 2.122465369
              },
              {
                "average": 20.03941077,
                "count": 1979722,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.643177415,
                "variance": 2.700032016
              },
              {
                "average": 1.493720836,
                "count": 1979722,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8171157472,
                "variance": 0.6676781444
              },
              {
                "average": 3.034489186,
                "count": 1979722,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8790616295,
                "variance": 0.7727493485
              },
              {
                "average": 255364747.8,
                "count": 1979722,
                "maximum": 255366548.9,
                "minimum": 255363520.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 537.8590878,
                "variance": 289292.3984
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1979722,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453191.5131,
              3907999.985,
              -0.6139638149,
              453943.1531,
              3908999.985,
              21.04603619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453191.5130870614,
                    3907999.984865876,
                    -0.613963814893804
                  ],
                  [
                    453191.5130870614,
                    3908999.984865876,
                    -0.613963814893804
                  ],
                  [
                    453943.1530870614,
                    3908999.984865876,
                    21.046036185106196
                  ],
                  [
                    453943.1530870614,
                    3907999.984865876,
                    21.046036185106196
                  ],
                  [
                    453191.5130870614,
                    3907999.984865876,
                    -0.613963814893804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:55:48+00:00",
            "end_time": "2019-10-17T16:05: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": "20191001_NCMP_NC_Dunex_18SVD4599.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60444005113803,
              35.232551373397506,
              0.466690026607113
            ],
            [
              -75.60450694869076,
              35.24156795840228,
              0.466690026607113
            ],
            [
              -75.59351644257578,
              35.24162235425017,
              26.626690026607115
            ],
            [
              -75.59345076110802,
              35.232605751191535,
              26.626690026607115
            ],
            [
              -75.60444005113803,
              35.232551373397506,
              0.466690026607113
            ]
          ]
        ]
      },
      "bbox": [
        -75.60450695,
        35.23255137,
        0.4666900266,
        -75.59345076,
        35.24162235,
        26.62669003
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:11Z",
        "pc:count": 12551938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445460.6713,
            "count": 12551938,
            "maximum": 446000.0038,
            "minimum": 445000.0038,
            "name": "X",
            "position": 0,
            "stddev": 288.9553685,
            "variance": 83495.20496
          },
          {
            "average": 3899665.187,
            "count": 12551938,
            "maximum": 3899999.99,
            "minimum": 3898999.99,
            "name": "Y",
            "position": 1,
            "stddev": 240.6617522,
            "variance": 57918.07899
          },
          {
            "average": 6.919097426,
            "count": 12551938,
            "maximum": 26.62669003,
            "minimum": 0.4666900266,
            "name": "Z",
            "position": 2,
            "stddev": 4.281128033,
            "variance": 18.32805724
          },
          {
            "average": 1372.796255,
            "count": 12551938,
            "maximum": 40415,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1887.805938,
            "variance": 3563811.26
          },
          {
            "average": 2.360552131,
            "count": 12551938,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294773678,
            "variance": 1.676438878
          },
          {
            "average": 3.721941345,
            "count": 12551938,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.48639627,
            "variance": 2.209373871
          },
          {
            "average": 1,
            "count": 12551938,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219136678,
            "count": 12551938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4136614657,
            "variance": 0.1711158082
          },
          {
            "average": 19.94722317,
            "count": 12551938,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.614847689,
            "variance": 2.607733058
          },
          {
            "average": 2.596999125,
            "count": 12551938,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.66532955,
            "variance": 2.773322512
          },
          {
            "average": 3.737299372,
            "count": 12551938,
            "maximum": 17,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.477838413,
            "variance": 2.184006375
          },
          {
            "average": 254074380.7,
            "count": 12551938,
            "maximum": 255362971.6,
            "minimum": 253977973.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349331.4134,
            "variance": 122032436400.0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12551938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0038,
          3898999.99,
          0.4666900266,
          446000.0038,
          3899999.99,
          26.62669003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.0037710279,
                3898999.990378694,
                0.466690026607113
              ],
              [
                445000.0037710279,
                3899999.990378694,
                0.466690026607113
              ],
              [
                446000.0037710279,
                3899999.990378694,
                26.626690026607115
              ],
              [
                446000.0037710279,
                3898999.990378694,
                26.626690026607115
              ],
              [
                445000.0037710279,
                3898999.990378694,
                0.466690026607113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:11+00:00",
        "end_time": "2019-10-01T15:12:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4599.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4599.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4599.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4599.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60450695,
            35.23255137,
            0.4666900266,
            -75.59345076,
            35.24162235,
            26.62669003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60444005113803,
                  35.232551373397506,
                  0.466690026607113
                ],
                [
                  -75.60450694869076,
                  35.24156795840228,
                  0.466690026607113
                ],
                [
                  -75.59351644257578,
                  35.24162235425017,
                  26.626690026607115
                ],
                [
                  -75.59345076110802,
                  35.232605751191535,
                  26.626690026607115
                ],
                [
                  -75.60444005113803,
                  35.232551373397506,
                  0.466690026607113
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4599.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4599.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:11Z",
            "pc:count": 12551938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445460.6713,
                "count": 12551938,
                "maximum": 446000.0038,
                "minimum": 445000.0038,
                "name": "X",
                "position": 0,
                "stddev": 288.9553685,
                "variance": 83495.20496
              },
              {
                "average": 3899665.187,
                "count": 12551938,
                "maximum": 3899999.99,
                "minimum": 3898999.99,
                "name": "Y",
                "position": 1,
                "stddev": 240.6617522,
                "variance": 57918.07899
              },
              {
                "average": 6.919097426,
                "count": 12551938,
                "maximum": 26.62669003,
                "minimum": 0.4666900266,
                "name": "Z",
                "position": 2,
                "stddev": 4.281128033,
                "variance": 18.32805724
              },
              {
                "average": 1372.796255,
                "count": 12551938,
                "maximum": 40415,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1887.805938,
                "variance": 3563811.26
              },
              {
                "average": 2.360552131,
                "count": 12551938,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294773678,
                "variance": 1.676438878
              },
              {
                "average": 3.721941345,
                "count": 12551938,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.48639627,
                "variance": 2.209373871
              },
              {
                "average": 1,
                "count": 12551938,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219136678,
                "count": 12551938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4136614657,
                "variance": 0.1711158082
              },
              {
                "average": 19.94722317,
                "count": 12551938,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.614847689,
                "variance": 2.607733058
              },
              {
                "average": 2.596999125,
                "count": 12551938,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.66532955,
                "variance": 2.773322512
              },
              {
                "average": 3.737299372,
                "count": 12551938,
                "maximum": 17,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.477838413,
                "variance": 2.184006375
              },
              {
                "average": 254074380.7,
                "count": 12551938,
                "maximum": 255362971.6,
                "minimum": 253977973.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349331.4134,
                "variance": 122032436400.0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12551938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0038,
              3898999.99,
              0.4666900266,
              446000.0038,
              3899999.99,
              26.62669003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.0037710279,
                    3898999.990378694,
                    0.466690026607113
                  ],
                  [
                    445000.0037710279,
                    3899999.990378694,
                    0.466690026607113
                  ],
                  [
                    446000.0037710279,
                    3899999.990378694,
                    26.626690026607115
                  ],
                  [
                    446000.0037710279,
                    3898999.990378694,
                    26.626690026607115
                  ],
                  [
                    445000.0037710279,
                    3898999.990378694,
                    0.466690026607113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:11+00:00",
            "end_time": "2019-10-01T15:12: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": "20191019_NCMP_NC_Dunex_18SVE4772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.58724339724779,
              35.890836677666684,
              -3.824053092657925
            ],
            [
              -75.58729920269109,
              35.89839249507752,
              -3.824053092657925
            ],
            [
              -75.58299926419468,
              35.898413446366746,
              14.735946907342074
            ],
            [
              -75.58294386727695,
              35.89085762317469,
              14.735946907342074
            ],
            [
              -75.58724339724779,
              35.890836677666684,
              -3.824053092657925
            ]
          ]
        ]
      },
      "bbox": [
        -75.5872992,
        35.89083668,
        -3.824053093,
        -75.58294387,
        35.89841345,
        14.73594691
      ],
      "properties": {
        "datetime": "2019-10-19T16:21:08Z",
        "pc:count": 157744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447088.0319,
            "count": 157744,
            "maximum": 447388.0701,
            "minimum": 447000.0101,
            "name": "X",
            "position": 0,
            "stddev": 80.76269147,
            "variance": 6522.612333
          },
          {
            "average": 3972208.791,
            "count": 157744,
            "maximum": 3972838.067,
            "minimum": 3971999.987,
            "name": "Y",
            "position": 1,
            "stddev": 169.4888224,
            "variance": 28726.46091
          },
          {
            "average": 1.414007436,
            "count": 157744,
            "maximum": 14.73594691,
            "minimum": -3.824053093,
            "name": "Z",
            "position": 2,
            "stddev": 3.076635954,
            "variance": 9.465688793
          },
          {
            "average": 2013.947611,
            "count": 157744,
            "maximum": 15106,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2391.209088,
            "variance": 5717880.905
          },
          {
            "average": 1.159670098,
            "count": 157744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5407011691,
            "variance": 0.2923577543
          },
          {
            "average": 1.333217111,
            "count": 157744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8532262068,
            "variance": 0.72799496
          },
          {
            "average": 1,
            "count": 157744,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.90551146,
            "count": 157744,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.25055049,
            "variance": 175.5770884
          },
          {
            "average": 20.25354073,
            "count": 157744,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.381141374,
            "variance": 1.907551495
          },
          {
            "average": 1.544331322,
            "count": 157744,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6478682792,
            "variance": 0.4197333071
          },
          {
            "average": 18.3042271,
            "count": 157744,
            "maximum": 19,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6934125498,
            "variance": 0.4808209643
          },
          {
            "average": 255536660.4,
            "count": 157744,
            "maximum": 255537268.4,
            "minimum": 255535769.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 558.3182056,
            "variance": 311719.2187
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447000.0101,
          3971999.987,
          -3.824053093,
          447388.0701,
          3972838.067,
          14.73594691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447000.01007964544,
                3971999.98652066,
                -3.824053092657925
              ],
              [
                447000.01007964544,
                3972838.06652066,
                -3.824053092657925
              ],
              [
                447388.0700796455,
                3972838.06652066,
                14.735946907342074
              ],
              [
                447388.0700796455,
                3971999.98652066,
                14.735946907342074
              ],
              [
                447000.01007964544,
                3971999.98652066,
                -3.824053092657925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:21:08+00:00",
        "end_time": "2019-10-19T15:56:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5872992,
            35.89083668,
            -3.824053093,
            -75.58294387,
            35.89841345,
            14.73594691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.58724339724779,
                  35.890836677666684,
                  -3.824053092657925
                ],
                [
                  -75.58729920269109,
                  35.89839249507752,
                  -3.824053092657925
                ],
                [
                  -75.58299926419468,
                  35.898413446366746,
                  14.735946907342074
                ],
                [
                  -75.58294386727695,
                  35.89085762317469,
                  14.735946907342074
                ],
                [
                  -75.58724339724779,
                  35.890836677666684,
                  -3.824053092657925
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:21:08Z",
            "pc:count": 157744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447088.0319,
                "count": 157744,
                "maximum": 447388.0701,
                "minimum": 447000.0101,
                "name": "X",
                "position": 0,
                "stddev": 80.76269147,
                "variance": 6522.612333
              },
              {
                "average": 3972208.791,
                "count": 157744,
                "maximum": 3972838.067,
                "minimum": 3971999.987,
                "name": "Y",
                "position": 1,
                "stddev": 169.4888224,
                "variance": 28726.46091
              },
              {
                "average": 1.414007436,
                "count": 157744,
                "maximum": 14.73594691,
                "minimum": -3.824053093,
                "name": "Z",
                "position": 2,
                "stddev": 3.076635954,
                "variance": 9.465688793
              },
              {
                "average": 2013.947611,
                "count": 157744,
                "maximum": 15106,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2391.209088,
                "variance": 5717880.905
              },
              {
                "average": 1.159670098,
                "count": 157744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5407011691,
                "variance": 0.2923577543
              },
              {
                "average": 1.333217111,
                "count": 157744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8532262068,
                "variance": 0.72799496
              },
              {
                "average": 1,
                "count": 157744,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.90551146,
                "count": 157744,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.25055049,
                "variance": 175.5770884
              },
              {
                "average": 20.25354073,
                "count": 157744,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.381141374,
                "variance": 1.907551495
              },
              {
                "average": 1.544331322,
                "count": 157744,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6478682792,
                "variance": 0.4197333071
              },
              {
                "average": 18.3042271,
                "count": 157744,
                "maximum": 19,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6934125498,
                "variance": 0.4808209643
              },
              {
                "average": 255536660.4,
                "count": 157744,
                "maximum": 255537268.4,
                "minimum": 255535769.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 558.3182056,
                "variance": 311719.2187
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447000.0101,
              3971999.987,
              -3.824053093,
              447388.0701,
              3972838.067,
              14.73594691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447000.01007964544,
                    3971999.98652066,
                    -3.824053092657925
                  ],
                  [
                    447000.01007964544,
                    3972838.06652066,
                    -3.824053092657925
                  ],
                  [
                    447388.0700796455,
                    3972838.06652066,
                    14.735946907342074
                  ],
                  [
                    447388.0700796455,
                    3971999.98652066,
                    14.735946907342074
                  ],
                  [
                    447000.01007964544,
                    3971999.98652066,
                    -3.824053092657925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:21:08+00:00",
            "end_time": "2019-10-19T15:56: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": "20191019_NCMP_NC_Dunex_18SVE5157.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54200471405315,
              35.75580814934399,
              -1.40578345505435
            ],
            [
              -75.54206586519024,
              35.76482332817825,
              -1.40578345505435
            ],
            [
              -75.53100394414962,
              35.76487267320542,
              0.15421654494565
            ],
            [
              -75.53094404077748,
              35.7558574781001,
              0.15421654494565
            ],
            [
              -75.54200471405315,
              35.75580814934399,
              -1.40578345505435
            ]
          ]
        ]
      },
      "bbox": [
        -75.54206587,
        35.75580815,
        -1.405783455,
        -75.53094404,
        35.76487267,
        0.1542165449
      ],
      "properties": {
        "datetime": "2019-10-19T14:28:41Z",
        "pc:count": 1373476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451520.3944,
            "count": 1373476,
            "maximum": 451999.9972,
            "minimum": 451000.0172,
            "name": "X",
            "position": 0,
            "stddev": 261.014336,
            "variance": 68128.4836
          },
          {
            "average": 3957323.761,
            "count": 1373476,
            "maximum": 3957999.909,
            "minimum": 3956999.989,
            "name": "Y",
            "position": 1,
            "stddev": 176.0195042,
            "variance": 30982.86586
          },
          {
            "average": -0.4909279643,
            "count": 1373476,
            "maximum": 0.1542165449,
            "minimum": -1.405783455,
            "name": "Z",
            "position": 2,
            "stddev": 0.2461095063,
            "variance": 0.06056988909
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1373476,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1373476,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1373476,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1373476,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05627279,
            "count": 1373476,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.237017204,
            "variance": 1.530211563
          },
          {
            "average": 2.000001456,
            "count": 1373476,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001206713864,
            "variance": 1.456158348e-06
          },
          {
            "average": 7.5189308,
            "count": 1373476,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.427347367,
            "variance": 2.037320505
          },
          {
            "average": 255529514.1,
            "count": 1373476,
            "maximum": 255530521.1,
            "minimum": 255528163.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 555.0374343,
            "variance": 308066.5534
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1373476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0172,
          3956999.989,
          -1.405783455,
          451999.9972,
          3957999.909,
          0.1542165449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.0172121135,
                3956999.9891559146,
                -1.40578345505435
              ],
              [
                451000.0172121135,
                3957999.9091559146,
                -1.40578345505435
              ],
              [
                451999.99721211346,
                3957999.9091559146,
                0.15421654494565
              ],
              [
                451999.99721211346,
                3956999.9891559146,
                0.15421654494565
              ],
              [
                451000.0172121135,
                3956999.9891559146,
                -1.40578345505435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:28:41+00:00",
        "end_time": "2019-10-19T13:49:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5157.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5157.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5157.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5157.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54206587,
            35.75580815,
            -1.405783455,
            -75.53094404,
            35.76487267,
            0.1542165449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54200471405315,
                  35.75580814934399,
                  -1.40578345505435
                ],
                [
                  -75.54206586519024,
                  35.76482332817825,
                  -1.40578345505435
                ],
                [
                  -75.53100394414962,
                  35.76487267320542,
                  0.15421654494565
                ],
                [
                  -75.53094404077748,
                  35.7558574781001,
                  0.15421654494565
                ],
                [
                  -75.54200471405315,
                  35.75580814934399,
                  -1.40578345505435
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5157.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5157.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:28:41Z",
            "pc:count": 1373476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451520.3944,
                "count": 1373476,
                "maximum": 451999.9972,
                "minimum": 451000.0172,
                "name": "X",
                "position": 0,
                "stddev": 261.014336,
                "variance": 68128.4836
              },
              {
                "average": 3957323.761,
                "count": 1373476,
                "maximum": 3957999.909,
                "minimum": 3956999.989,
                "name": "Y",
                "position": 1,
                "stddev": 176.0195042,
                "variance": 30982.86586
              },
              {
                "average": -0.4909279643,
                "count": 1373476,
                "maximum": 0.1542165449,
                "minimum": -1.405783455,
                "name": "Z",
                "position": 2,
                "stddev": 0.2461095063,
                "variance": 0.06056988909
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1373476,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1373476,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1373476,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1373476,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05627279,
                "count": 1373476,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.237017204,
                "variance": 1.530211563
              },
              {
                "average": 2.000001456,
                "count": 1373476,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001206713864,
                "variance": 1.456158348e-06
              },
              {
                "average": 7.5189308,
                "count": 1373476,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.427347367,
                "variance": 2.037320505
              },
              {
                "average": 255529514.1,
                "count": 1373476,
                "maximum": 255530521.1,
                "minimum": 255528163.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 555.0374343,
                "variance": 308066.5534
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1373476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0172,
              3956999.989,
              -1.405783455,
              451999.9972,
              3957999.909,
              0.1542165449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.0172121135,
                    3956999.9891559146,
                    -1.40578345505435
                  ],
                  [
                    451000.0172121135,
                    3957999.9091559146,
                    -1.40578345505435
                  ],
                  [
                    451999.99721211346,
                    3957999.9091559146,
                    0.15421654494565
                  ],
                  [
                    451999.99721211346,
                    3956999.9891559146,
                    0.15421654494565
                  ],
                  [
                    451000.0172121135,
                    3956999.9891559146,
                    -1.40578345505435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:28:41+00:00",
            "end_time": "2019-10-19T13:49: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": "20191019_NCMP_NC_Dunex_18SVE4860.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56899434126775,
              35.783609070492766,
              -1.188099988242299
            ],
            [
              -75.56905235500561,
              35.79174782945015,
              -1.188099988242299
            ],
            [
              -75.56438125344789,
              35.791769845352654,
              2.9519000117577
            ],
            [
              -75.56432371585755,
              35.7836310798435,
              2.9519000117577
            ],
            [
              -75.56899434126775,
              35.783609070492766,
              -1.188099988242299
            ]
          ]
        ]
      },
      "bbox": [
        -75.56905236,
        35.78360907,
        -1.188099988,
        -75.56432372,
        35.79176985,
        2.951900012
      ],
      "properties": {
        "datetime": "2019-10-19T13:55:59Z",
        "pc:count": 125745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448826.628,
            "count": 125745,
            "maximum": 449000.0122,
            "minimum": 448577.8922,
            "name": "X",
            "position": 0,
            "stddev": 135.4369812,
            "variance": 18343.17588
          },
          {
            "average": 3960656.275,
            "count": 125745,
            "maximum": 3960999.992,
            "minimum": 3960097.272,
            "name": "Y",
            "position": 1,
            "stddev": 305.5734208,
            "variance": 93375.11552
          },
          {
            "average": -0.4051677047,
            "count": 125745,
            "maximum": 2.951900012,
            "minimum": -1.188099988,
            "name": "Z",
            "position": 2,
            "stddev": 0.2162658998,
            "variance": 0.04677093944
          },
          {
            "average": 0.08729571752,
            "count": 125745,
            "maximum": 1284,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.044226367,
            "variance": 49.6211251
          },
          {
            "average": 1.000079526,
            "count": 125745,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00976860606,
            "variance": 9.542566436e-05
          },
          {
            "average": 1.000159052,
            "count": 125745,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0143785956,
            "variance": 0.0002067440113
          },
          {
            "average": 1,
            "count": 125745,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.98997972,
            "count": 125745,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5295938446,
            "variance": 0.2804696403
          },
          {
            "average": 19.84604455,
            "count": 125745,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7378967107,
            "variance": 0.5444915556
          },
          {
            "average": 1.999793232,
            "count": 125745,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02072199789,
            "variance": 0.0004294011964
          },
          {
            "average": 2.239285856,
            "count": 125745,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7484190821,
            "variance": 0.5601311225
          },
          {
            "average": 255527514.3,
            "count": 125745,
            "maximum": 255528559.4,
            "minimum": 255527418.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 279.1474222,
            "variance": 77923.28334
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125745,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448577.8922,
          3960097.272,
          -1.188099988,
          449000.0122,
          3960999.992,
          2.951900012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448577.8921997393,
                3960097.2716286206,
                -1.188099988242299
              ],
              [
                448577.8921997393,
                3960999.9916286203,
                -1.188099988242299
              ],
              [
                449000.0121997393,
                3960999.9916286203,
                2.9519000117577
              ],
              [
                449000.0121997393,
                3960097.2716286206,
                2.9519000117577
              ],
              [
                448577.8921997393,
                3960097.2716286206,
                -1.188099988242299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:55:59+00:00",
        "end_time": "2019-10-19T13:36:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4860.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4860.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4860.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4860.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56905236,
            35.78360907,
            -1.188099988,
            -75.56432372,
            35.79176985,
            2.951900012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56899434126775,
                  35.783609070492766,
                  -1.188099988242299
                ],
                [
                  -75.56905235500561,
                  35.79174782945015,
                  -1.188099988242299
                ],
                [
                  -75.56438125344789,
                  35.791769845352654,
                  2.9519000117577
                ],
                [
                  -75.56432371585755,
                  35.7836310798435,
                  2.9519000117577
                ],
                [
                  -75.56899434126775,
                  35.783609070492766,
                  -1.188099988242299
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4860.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4860.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:55:59Z",
            "pc:count": 125745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448826.628,
                "count": 125745,
                "maximum": 449000.0122,
                "minimum": 448577.8922,
                "name": "X",
                "position": 0,
                "stddev": 135.4369812,
                "variance": 18343.17588
              },
              {
                "average": 3960656.275,
                "count": 125745,
                "maximum": 3960999.992,
                "minimum": 3960097.272,
                "name": "Y",
                "position": 1,
                "stddev": 305.5734208,
                "variance": 93375.11552
              },
              {
                "average": -0.4051677047,
                "count": 125745,
                "maximum": 2.951900012,
                "minimum": -1.188099988,
                "name": "Z",
                "position": 2,
                "stddev": 0.2162658998,
                "variance": 0.04677093944
              },
              {
                "average": 0.08729571752,
                "count": 125745,
                "maximum": 1284,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.044226367,
                "variance": 49.6211251
              },
              {
                "average": 1.000079526,
                "count": 125745,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00976860606,
                "variance": 9.542566436e-05
              },
              {
                "average": 1.000159052,
                "count": 125745,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0143785956,
                "variance": 0.0002067440113
              },
              {
                "average": 1,
                "count": 125745,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.98997972,
                "count": 125745,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5295938446,
                "variance": 0.2804696403
              },
              {
                "average": 19.84604455,
                "count": 125745,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7378967107,
                "variance": 0.5444915556
              },
              {
                "average": 1.999793232,
                "count": 125745,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02072199789,
                "variance": 0.0004294011964
              },
              {
                "average": 2.239285856,
                "count": 125745,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7484190821,
                "variance": 0.5601311225
              },
              {
                "average": 255527514.3,
                "count": 125745,
                "maximum": 255528559.4,
                "minimum": 255527418.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 279.1474222,
                "variance": 77923.28334
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125745,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448577.8922,
              3960097.272,
              -1.188099988,
              449000.0122,
              3960999.992,
              2.951900012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448577.8921997393,
                    3960097.2716286206,
                    -1.188099988242299
                  ],
                  [
                    448577.8921997393,
                    3960999.9916286203,
                    -1.188099988242299
                  ],
                  [
                    449000.0121997393,
                    3960999.9916286203,
                    2.9519000117577
                  ],
                  [
                    449000.0121997393,
                    3960097.2716286206,
                    2.9519000117577
                  ],
                  [
                    448577.8921997393,
                    3960097.2716286206,
                    -1.188099988242299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:55:59+00:00",
            "end_time": "2019-10-19T13:36: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": "20191019_NCMP_NC_Dunex_18SVE5357.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5198830388497,
              35.75590578717507,
              -2.682886949103462
            ],
            [
              -75.51994169910473,
              35.764921719490495,
              -2.682886949103462
            ],
            [
              -75.51090101149386,
              35.76496046114891,
              23.457113050896538
            ],
            [
              -75.51084337110765,
              35.75594451605774,
              23.457113050896538
            ],
            [
              -75.5198830388497,
              35.75590578717507,
              -2.682886949103462
            ]
          ]
        ]
      },
      "bbox": [
        -75.5199417,
        35.75590579,
        -2.682886949,
        -75.51084337,
        35.76496046,
        23.45711305
      ],
      "properties": {
        "datetime": "2019-10-19T16:17:24Z",
        "pc:count": 1352863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453279.7903,
            "count": 1352863,
            "maximum": 453817.2645,
            "minimum": 453000.0045,
            "name": "X",
            "position": 0,
            "stddev": 179.4389145,
            "variance": 32198.32402
          },
          {
            "average": 3957426.48,
            "count": 1352863,
            "maximum": 3957999.989,
            "minimum": 3956999.989,
            "name": "Y",
            "position": 1,
            "stddev": 284.9592248,
            "variance": 81201.7598
          },
          {
            "average": 1.838130855,
            "count": 1352863,
            "maximum": 23.45711305,
            "minimum": -2.682886949,
            "name": "Z",
            "position": 2,
            "stddev": 1.938648498,
            "variance": 3.758357997
          },
          {
            "average": 2346.708732,
            "count": 1352863,
            "maximum": 16128,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2245.910075,
            "variance": 5044112.063
          },
          {
            "average": 1.093980691,
            "count": 1352863,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3345308754,
            "variance": 0.1119109066
          },
          {
            "average": 1.189174366,
            "count": 1352863,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4842795006,
            "variance": 0.2345266347
          },
          {
            "average": 1,
            "count": 1352863,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.129386346,
            "count": 1352863,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.2355921,
            "variance": 38.88260884
          },
          {
            "average": 19.8699809,
            "count": 1352863,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8476183666,
            "variance": 0.7184568954
          },
          {
            "average": 1.172186689,
            "count": 1352863,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4119145596,
            "variance": 0.1696736044
          },
          {
            "average": 16.1192338,
            "count": 1352863,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9074705945,
            "variance": 0.8235028798
          },
          {
            "average": 255535014.3,
            "count": 1352863,
            "maximum": 255537044.7,
            "minimum": 255533520.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 707.6002741,
            "variance": 500698.1479
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0045,
          3956999.989,
          -2.682886949,
          453817.2645,
          3957999.989,
          23.45711305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0045176556,
                3956999.988707491,
                -2.682886949103462
              ],
              [
                453000.0045176556,
                3957999.988707491,
                -2.682886949103462
              ],
              [
                453817.2645176556,
                3957999.988707491,
                23.457113050896538
              ],
              [
                453817.2645176556,
                3956999.988707491,
                23.457113050896538
              ],
              [
                453000.0045176556,
                3956999.988707491,
                -2.682886949103462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:17:24+00:00",
        "end_time": "2019-10-19T15:18:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5357.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5357.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5357.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5357.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5199417,
            35.75590579,
            -2.682886949,
            -75.51084337,
            35.76496046,
            23.45711305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5198830388497,
                  35.75590578717507,
                  -2.682886949103462
                ],
                [
                  -75.51994169910473,
                  35.764921719490495,
                  -2.682886949103462
                ],
                [
                  -75.51090101149386,
                  35.76496046114891,
                  23.457113050896538
                ],
                [
                  -75.51084337110765,
                  35.75594451605774,
                  23.457113050896538
                ],
                [
                  -75.5198830388497,
                  35.75590578717507,
                  -2.682886949103462
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5357.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5357.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:17:24Z",
            "pc:count": 1352863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453279.7903,
                "count": 1352863,
                "maximum": 453817.2645,
                "minimum": 453000.0045,
                "name": "X",
                "position": 0,
                "stddev": 179.4389145,
                "variance": 32198.32402
              },
              {
                "average": 3957426.48,
                "count": 1352863,
                "maximum": 3957999.989,
                "minimum": 3956999.989,
                "name": "Y",
                "position": 1,
                "stddev": 284.9592248,
                "variance": 81201.7598
              },
              {
                "average": 1.838130855,
                "count": 1352863,
                "maximum": 23.45711305,
                "minimum": -2.682886949,
                "name": "Z",
                "position": 2,
                "stddev": 1.938648498,
                "variance": 3.758357997
              },
              {
                "average": 2346.708732,
                "count": 1352863,
                "maximum": 16128,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2245.910075,
                "variance": 5044112.063
              },
              {
                "average": 1.093980691,
                "count": 1352863,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3345308754,
                "variance": 0.1119109066
              },
              {
                "average": 1.189174366,
                "count": 1352863,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4842795006,
                "variance": 0.2345266347
              },
              {
                "average": 1,
                "count": 1352863,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.129386346,
                "count": 1352863,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.2355921,
                "variance": 38.88260884
              },
              {
                "average": 19.8699809,
                "count": 1352863,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8476183666,
                "variance": 0.7184568954
              },
              {
                "average": 1.172186689,
                "count": 1352863,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4119145596,
                "variance": 0.1696736044
              },
              {
                "average": 16.1192338,
                "count": 1352863,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9074705945,
                "variance": 0.8235028798
              },
              {
                "average": 255535014.3,
                "count": 1352863,
                "maximum": 255537044.7,
                "minimum": 255533520.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 707.6002741,
                "variance": 500698.1479
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0045,
              3956999.989,
              -2.682886949,
              453817.2645,
              3957999.989,
              23.45711305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0045176556,
                    3956999.988707491,
                    -2.682886949103462
                  ],
                  [
                    453000.0045176556,
                    3957999.988707491,
                    -2.682886949103462
                  ],
                  [
                    453817.2645176556,
                    3957999.988707491,
                    23.457113050896538
                  ],
                  [
                    453817.2645176556,
                    3956999.988707491,
                    23.457113050896538
                  ],
                  [
                    453000.0045176556,
                    3956999.988707491,
                    -2.682886949103462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:17:24+00:00",
            "end_time": "2019-10-19T15:18: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": "20191019_NCMP_NC_Dunex_18SVE5158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54206188323948,
              35.76486861435594,
              -1.462815882376336
            ],
            [
              -75.54212276377862,
              35.77383996232128,
              -1.462815882376336
            ],
            [
              -75.53106401956933,
              35.773889303689856,
              29.577184117623663
            ],
            [
              -75.53100438078657,
              35.76491793953547,
              29.577184117623663
            ],
            [
              -75.54206188323948,
              35.76486861435594,
              -1.462815882376336
            ]
          ]
        ]
      },
      "bbox": [
        -75.54212276,
        35.76486861,
        -1.462815882,
        -75.53100438,
        35.7738893,
        29.57718412
      ],
      "properties": {
        "datetime": "2019-10-19T14:37:02Z",
        "pc:count": 69426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451548.9068,
            "count": 69426,
            "maximum": 451999.9849,
            "minimum": 451000.4049,
            "name": "X",
            "position": 0,
            "stddev": 187.4725026,
            "variance": 35145.93922
          },
          {
            "average": 3958670.419,
            "count": 69426,
            "maximum": 3958999.99,
            "minimum": 3958004.93,
            "name": "Y",
            "position": 1,
            "stddev": 206.3693373,
            "variance": 42588.30338
          },
          {
            "average": 22.77593891,
            "count": 69426,
            "maximum": 29.57718412,
            "minimum": -1.462815882,
            "name": "Z",
            "position": 2,
            "stddev": 7.678663191,
            "variance": 58.96186841
          },
          {
            "average": 6042.758909,
            "count": 69426,
            "maximum": 30133,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 4245.920074,
            "variance": 18027837.28
          },
          {
            "average": 1.122374903,
            "count": 69426,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4045172163,
            "variance": 0.1636341783
          },
          {
            "average": 1.244620171,
            "count": 69426,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5953682179,
            "variance": 0.3544633149
          },
          {
            "average": 1,
            "count": 69426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28554144,
            "count": 69426,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.813137108,
            "variance": 7.913740389
          },
          {
            "average": 19.18598798,
            "count": 69426,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.782147613,
            "variance": 3.176050116
          },
          {
            "average": 1.160890733,
            "count": 69426,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4483370709,
            "variance": 0.2010061292
          },
          {
            "average": 10.20045804,
            "count": 69426,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.679587935,
            "variance": 0.4618397614
          },
          {
            "average": 255530616.8,
            "count": 69426,
            "maximum": 255531022.7,
            "minimum": 255528913,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.2341872,
            "variance": 103191.403
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.4049,
          3958004.93,
          -1.462815882,
          451999.9849,
          3958999.99,
          29.57718412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.40493748774,
                3958004.929939383,
                -1.462815882376336
              ],
              [
                451000.40493748774,
                3958999.9899393828,
                -1.462815882376336
              ],
              [
                451999.9849374877,
                3958999.9899393828,
                29.577184117623663
              ],
              [
                451999.9849374877,
                3958004.929939383,
                29.577184117623663
              ],
              [
                451000.40493748774,
                3958004.929939383,
                -1.462815882376336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:37:02+00:00",
        "end_time": "2019-10-19T14:01:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54212276,
            35.76486861,
            -1.462815882,
            -75.53100438,
            35.7738893,
            29.57718412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54206188323948,
                  35.76486861435594,
                  -1.462815882376336
                ],
                [
                  -75.54212276377862,
                  35.77383996232128,
                  -1.462815882376336
                ],
                [
                  -75.53106401956933,
                  35.773889303689856,
                  29.577184117623663
                ],
                [
                  -75.53100438078657,
                  35.76491793953547,
                  29.577184117623663
                ],
                [
                  -75.54206188323948,
                  35.76486861435594,
                  -1.462815882376336
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:37:02Z",
            "pc:count": 69426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451548.9068,
                "count": 69426,
                "maximum": 451999.9849,
                "minimum": 451000.4049,
                "name": "X",
                "position": 0,
                "stddev": 187.4725026,
                "variance": 35145.93922
              },
              {
                "average": 3958670.419,
                "count": 69426,
                "maximum": 3958999.99,
                "minimum": 3958004.93,
                "name": "Y",
                "position": 1,
                "stddev": 206.3693373,
                "variance": 42588.30338
              },
              {
                "average": 22.77593891,
                "count": 69426,
                "maximum": 29.57718412,
                "minimum": -1.462815882,
                "name": "Z",
                "position": 2,
                "stddev": 7.678663191,
                "variance": 58.96186841
              },
              {
                "average": 6042.758909,
                "count": 69426,
                "maximum": 30133,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 4245.920074,
                "variance": 18027837.28
              },
              {
                "average": 1.122374903,
                "count": 69426,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4045172163,
                "variance": 0.1636341783
              },
              {
                "average": 1.244620171,
                "count": 69426,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5953682179,
                "variance": 0.3544633149
              },
              {
                "average": 1,
                "count": 69426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28554144,
                "count": 69426,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.813137108,
                "variance": 7.913740389
              },
              {
                "average": 19.18598798,
                "count": 69426,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.782147613,
                "variance": 3.176050116
              },
              {
                "average": 1.160890733,
                "count": 69426,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4483370709,
                "variance": 0.2010061292
              },
              {
                "average": 10.20045804,
                "count": 69426,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.679587935,
                "variance": 0.4618397614
              },
              {
                "average": 255530616.8,
                "count": 69426,
                "maximum": 255531022.7,
                "minimum": 255528913,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.2341872,
                "variance": 103191.403
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.4049,
              3958004.93,
              -1.462815882,
              451999.9849,
              3958999.99,
              29.57718412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.40493748774,
                    3958004.929939383,
                    -1.462815882376336
                  ],
                  [
                    451000.40493748774,
                    3958999.9899393828,
                    -1.462815882376336
                  ],
                  [
                    451999.9849374877,
                    3958999.9899393828,
                    29.577184117623663
                  ],
                  [
                    451999.9849374877,
                    3958004.929939383,
                    29.577184117623663
                  ],
                  [
                    451000.40493748774,
                    3958004.929939383,
                    -1.462815882376336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:37:02+00:00",
            "end_time": "2019-10-19T14:01: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": "20191019_NCMP_NC_Dunex_18SVE5358.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51994160761276,
              35.76492166565511,
              -3.901882919647124
            ],
            [
              -75.51997738555109,
              35.77041867290111,
              -3.901882919647124
            ],
            [
              -75.51345931615171,
              35.77044667656098,
              10.798117080352878
            ],
            [
              -75.51342398665206,
              35.76494966368471,
              10.798117080352878
            ],
            [
              -75.51994160761276,
              35.76492166565511,
              -3.901882919647124
            ]
          ]
        ]
      },
      "bbox": [
        -75.51997739,
        35.76492167,
        -3.90188292,
        -75.51342399,
        35.77044668,
        10.79811708
      ],
      "properties": {
        "datetime": "2019-10-19T16:17:33Z",
        "pc:count": 333278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453170.7583,
            "count": 333278,
            "maximum": 453589.1928,
            "minimum": 453000.0128,
            "name": "X",
            "position": 0,
            "stddev": 138.7201942,
            "variance": 19243.29229
          },
          {
            "average": 3958267.578,
            "count": 333278,
            "maximum": 3958609.683,
            "minimum": 3957999.983,
            "name": "Y",
            "position": 1,
            "stddev": 167.1879636,
            "variance": 27951.81516
          },
          {
            "average": 0.7952587459,
            "count": 333278,
            "maximum": 10.79811708,
            "minimum": -3.90188292,
            "name": "Z",
            "position": 2,
            "stddev": 2.967976935,
            "variance": 8.808887084
          },
          {
            "average": 2637.409811,
            "count": 333278,
            "maximum": 10879,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3185.621901,
            "variance": 10148186.9
          },
          {
            "average": 1.002775461,
            "count": 333278,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0537381255,
            "variance": 0.002887786132
          },
          {
            "average": 1.005586927,
            "count": 333278,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07707006714,
            "variance": 0.005939795249
          },
          {
            "average": 1,
            "count": 333278,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.99111252,
            "count": 333278,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.48506415,
            "variance": 181.8469552
          },
          {
            "average": 19.7888395,
            "count": 333278,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.140260204,
            "variance": 1.300193334
          },
          {
            "average": 1.565590888,
            "count": 333278,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4983362508,
            "variance": 0.2483390189
          },
          {
            "average": 17.37945199,
            "count": 333278,
            "maximum": 19,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9157744373,
            "variance": 0.83864282
          },
          {
            "average": 255535962.8,
            "count": 333278,
            "maximum": 255537053.4,
            "minimum": 255535060.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672.8826183,
            "variance": 452771.018
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 333278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0128,
          3957999.983,
          -3.90188292,
          453589.1928,
          3958609.683,
          10.79811708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.01275645185,
                3957999.982692649,
                -3.901882919647124
              ],
              [
                453000.01275645185,
                3958609.6826926493,
                -3.901882919647124
              ],
              [
                453589.1927564519,
                3958609.6826926493,
                10.798117080352878
              ],
              [
                453589.1927564519,
                3957999.982692649,
                10.798117080352878
              ],
              [
                453000.01275645185,
                3957999.982692649,
                -3.901882919647124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:17:33+00:00",
        "end_time": "2019-10-19T15:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5358.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5358.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5358.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5358.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51997739,
            35.76492167,
            -3.90188292,
            -75.51342399,
            35.77044668,
            10.79811708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51994160761276,
                  35.76492166565511,
                  -3.901882919647124
                ],
                [
                  -75.51997738555109,
                  35.77041867290111,
                  -3.901882919647124
                ],
                [
                  -75.51345931615171,
                  35.77044667656098,
                  10.798117080352878
                ],
                [
                  -75.51342398665206,
                  35.76494966368471,
                  10.798117080352878
                ],
                [
                  -75.51994160761276,
                  35.76492166565511,
                  -3.901882919647124
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5358.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5358.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:17:33Z",
            "pc:count": 333278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453170.7583,
                "count": 333278,
                "maximum": 453589.1928,
                "minimum": 453000.0128,
                "name": "X",
                "position": 0,
                "stddev": 138.7201942,
                "variance": 19243.29229
              },
              {
                "average": 3958267.578,
                "count": 333278,
                "maximum": 3958609.683,
                "minimum": 3957999.983,
                "name": "Y",
                "position": 1,
                "stddev": 167.1879636,
                "variance": 27951.81516
              },
              {
                "average": 0.7952587459,
                "count": 333278,
                "maximum": 10.79811708,
                "minimum": -3.90188292,
                "name": "Z",
                "position": 2,
                "stddev": 2.967976935,
                "variance": 8.808887084
              },
              {
                "average": 2637.409811,
                "count": 333278,
                "maximum": 10879,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3185.621901,
                "variance": 10148186.9
              },
              {
                "average": 1.002775461,
                "count": 333278,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0537381255,
                "variance": 0.002887786132
              },
              {
                "average": 1.005586927,
                "count": 333278,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07707006714,
                "variance": 0.005939795249
              },
              {
                "average": 1,
                "count": 333278,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.99111252,
                "count": 333278,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.48506415,
                "variance": 181.8469552
              },
              {
                "average": 19.7888395,
                "count": 333278,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.140260204,
                "variance": 1.300193334
              },
              {
                "average": 1.565590888,
                "count": 333278,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4983362508,
                "variance": 0.2483390189
              },
              {
                "average": 17.37945199,
                "count": 333278,
                "maximum": 19,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9157744373,
                "variance": 0.83864282
              },
              {
                "average": 255535962.8,
                "count": 333278,
                "maximum": 255537053.4,
                "minimum": 255535060.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672.8826183,
                "variance": 452771.018
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 333278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0128,
              3957999.983,
              -3.90188292,
              453589.1928,
              3958609.683,
              10.79811708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.01275645185,
                    3957999.982692649,
                    -3.901882919647124
                  ],
                  [
                    453000.01275645185,
                    3958609.6826926493,
                    -3.901882919647124
                  ],
                  [
                    453589.1927564519,
                    3958609.6826926493,
                    10.798117080352878
                  ],
                  [
                    453589.1927564519,
                    3957999.982692649,
                    10.798117080352878
                  ],
                  [
                    453000.01275645185,
                    3957999.982692649,
                    -3.901882919647124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:17:33+00:00",
            "end_time": "2019-10-19T15:44: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": "20191019_NCMP_NC_Dunex_18SVE4861.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57398891984073,
              35.79172434088077,
              -1.38162886553749
            ],
            [
              -75.57405377015431,
              35.800740137863755,
              -1.38162886553749
            ],
            [
              -75.5644449076644,
              35.80078563360317,
              12.11837113446251
            ],
            [
              -75.56438114271332,
              35.7917698216237,
              12.11837113446251
            ],
            [
              -75.57398891984073,
              35.79172434088077,
              -1.38162886553749
            ]
          ]
        ]
      },
      "bbox": [
        -75.57405377,
        35.79172434,
        -1.381628866,
        -75.56438114,
        35.80078563,
        12.11837113
      ],
      "properties": {
        "datetime": "2019-10-19T14:00:50Z",
        "pc:count": 2019362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448710.3963,
            "count": 2019362,
            "maximum": 449000.0222,
            "minimum": 448131.7822,
            "name": "X",
            "position": 0,
            "stddev": 190.9600733,
            "variance": 36465.7496
          },
          {
            "average": 3961553.836,
            "count": 2019362,
            "maximum": 3961999.989,
            "minimum": 3960999.989,
            "name": "Y",
            "position": 1,
            "stddev": 278.2122483,
            "variance": 77402.05513
          },
          {
            "average": -0.4167363896,
            "count": 2019362,
            "maximum": 12.11837113,
            "minimum": -1.381628866,
            "name": "Z",
            "position": 2,
            "stddev": 0.7356873724,
            "variance": 0.5412359099
          },
          {
            "average": 77.75393614,
            "count": 2019362,
            "maximum": 38816,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 517.4170178,
            "variance": 267720.3703
          },
          {
            "average": 1.024474562,
            "count": 2019362,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1975146597,
            "variance": 0.03901204081
          },
          {
            "average": 1.050891816,
            "count": 2019362,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3117127607,
            "variance": 0.09716484518
          },
          {
            "average": 1,
            "count": 2019362,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.41281009,
            "count": 2019362,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.43538904,
            "variance": 41.4142321
          },
          {
            "average": 19.96089149,
            "count": 2019362,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.269142911,
            "variance": 1.610723729
          },
          {
            "average": 1.968506885,
            "count": 2019362,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2148089747,
            "variance": 0.04614289562
          },
          {
            "average": 3.565598441,
            "count": 2019362,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.24643643,
            "variance": 1.553603774
          },
          {
            "average": 255528008.2,
            "count": 2019362,
            "maximum": 255528850.1,
            "minimum": 255527429.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467.2589393,
            "variance": 218330.9164
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2019362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448131.7822,
          3960999.989,
          -1.381628866,
          449000.0222,
          3961999.989,
          12.11837113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448131.78219114617,
                3960999.988939135,
                -1.38162886553749
              ],
              [
                448131.78219114617,
                3961999.988939135,
                -1.38162886553749
              ],
              [
                449000.02219114616,
                3961999.988939135,
                12.11837113446251
              ],
              [
                449000.02219114616,
                3960999.988939135,
                12.11837113446251
              ],
              [
                448131.78219114617,
                3960999.988939135,
                -1.38162886553749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:00:50+00:00",
        "end_time": "2019-10-19T13:37:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4861.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4861.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4861.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4861.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57405377,
            35.79172434,
            -1.381628866,
            -75.56438114,
            35.80078563,
            12.11837113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57398891984073,
                  35.79172434088077,
                  -1.38162886553749
                ],
                [
                  -75.57405377015431,
                  35.800740137863755,
                  -1.38162886553749
                ],
                [
                  -75.5644449076644,
                  35.80078563360317,
                  12.11837113446251
                ],
                [
                  -75.56438114271332,
                  35.7917698216237,
                  12.11837113446251
                ],
                [
                  -75.57398891984073,
                  35.79172434088077,
                  -1.38162886553749
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4861.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4861.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:00:50Z",
            "pc:count": 2019362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448710.3963,
                "count": 2019362,
                "maximum": 449000.0222,
                "minimum": 448131.7822,
                "name": "X",
                "position": 0,
                "stddev": 190.9600733,
                "variance": 36465.7496
              },
              {
                "average": 3961553.836,
                "count": 2019362,
                "maximum": 3961999.989,
                "minimum": 3960999.989,
                "name": "Y",
                "position": 1,
                "stddev": 278.2122483,
                "variance": 77402.05513
              },
              {
                "average": -0.4167363896,
                "count": 2019362,
                "maximum": 12.11837113,
                "minimum": -1.381628866,
                "name": "Z",
                "position": 2,
                "stddev": 0.7356873724,
                "variance": 0.5412359099
              },
              {
                "average": 77.75393614,
                "count": 2019362,
                "maximum": 38816,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 517.4170178,
                "variance": 267720.3703
              },
              {
                "average": 1.024474562,
                "count": 2019362,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1975146597,
                "variance": 0.03901204081
              },
              {
                "average": 1.050891816,
                "count": 2019362,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3117127607,
                "variance": 0.09716484518
              },
              {
                "average": 1,
                "count": 2019362,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.41281009,
                "count": 2019362,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.43538904,
                "variance": 41.4142321
              },
              {
                "average": 19.96089149,
                "count": 2019362,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.269142911,
                "variance": 1.610723729
              },
              {
                "average": 1.968506885,
                "count": 2019362,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2148089747,
                "variance": 0.04614289562
              },
              {
                "average": 3.565598441,
                "count": 2019362,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.24643643,
                "variance": 1.553603774
              },
              {
                "average": 255528008.2,
                "count": 2019362,
                "maximum": 255528850.1,
                "minimum": 255527429.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467.2589393,
                "variance": 218330.9164
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2019362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448131.7822,
              3960999.989,
              -1.381628866,
              449000.0222,
              3961999.989,
              12.11837113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448131.78219114617,
                    3960999.988939135,
                    -1.38162886553749
                  ],
                  [
                    448131.78219114617,
                    3961999.988939135,
                    -1.38162886553749
                  ],
                  [
                    449000.02219114616,
                    3961999.988939135,
                    12.11837113446251
                  ],
                  [
                    449000.02219114616,
                    3960999.988939135,
                    12.11837113446251
                  ],
                  [
                    448131.78219114617,
                    3960999.988939135,
                    -1.38162886553749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:00:50+00:00",
            "end_time": "2019-10-19T13:37: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": "20191019_NCMP_NC_Dunex_18SVE5359.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52002362094906,
              35.777520930517575,
              -3.411694688087209
            ],
            [
              -75.52005450820799,
              35.78226365606513,
              -3.411694688087209
            ],
            [
              -75.51783871409299,
              35.78227321816767,
              -1.231694688087209
            ],
            [
              -75.51780795842093,
              35.77753049096163,
              -1.231694688087209
            ],
            [
              -75.52002362094906,
              35.777520930517575,
              -3.411694688087209
            ]
          ]
        ]
      },
      "bbox": [
        -75.52005451,
        35.77752093,
        -3.411694688,
        -75.51780796,
        35.78227322,
        -1.231694688
      ],
      "properties": {
        "datetime": "2019-10-19T16:17:51Z",
        "pc:count": 88133,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453080.0013,
            "count": 88133,
            "maximum": 453200.2732,
            "minimum": 453000.0132,
            "name": "X",
            "position": 0,
            "stddev": 50.81680338,
            "variance": 2582.347505
          },
          {
            "average": 3959633.308,
            "count": 88133,
            "maximum": 3959923.47,
            "minimum": 3959397.43,
            "name": "Y",
            "position": 1,
            "stddev": 118.1188846,
            "variance": 13952.07089
          },
          {
            "average": -2.114128283,
            "count": 88133,
            "maximum": -1.231694688,
            "minimum": -3.411694688,
            "name": "Z",
            "position": 2,
            "stddev": 0.5178899817,
            "variance": 0.2682100332
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 88133,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 88133,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 88133,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 88133,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.10907009,
            "count": 88133,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6084990487,
            "variance": 0.3702710923
          },
          {
            "average": 2.00019289,
            "count": 88133,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01388723415,
            "variance": 0.0001928552724
          },
          {
            "average": 19,
            "count": 88133,
            "maximum": 19,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255537066.7,
            "count": 88133,
            "maximum": 255537071.1,
            "minimum": 255537062.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.074526717,
            "variance": 4.3036611
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88133,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0132,
          3959397.43,
          -3.411694688,
          453200.2732,
          3959923.47,
          -1.231694688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0131996691,
                3959397.429703963,
                -3.411694688087209
              ],
              [
                453000.0131996691,
                3959923.469703963,
                -3.411694688087209
              ],
              [
                453200.2731996691,
                3959923.469703963,
                -1.231694688087209
              ],
              [
                453200.2731996691,
                3959397.429703963,
                -1.231694688087209
              ],
              [
                453000.0131996691,
                3959397.429703963,
                -3.411694688087209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:17:51+00:00",
        "end_time": "2019-10-19T16:17:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5359.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5359.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5359.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5359.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52005451,
            35.77752093,
            -3.411694688,
            -75.51780796,
            35.78227322,
            -1.231694688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52002362094906,
                  35.777520930517575,
                  -3.411694688087209
                ],
                [
                  -75.52005450820799,
                  35.78226365606513,
                  -3.411694688087209
                ],
                [
                  -75.51783871409299,
                  35.78227321816767,
                  -1.231694688087209
                ],
                [
                  -75.51780795842093,
                  35.77753049096163,
                  -1.231694688087209
                ],
                [
                  -75.52002362094906,
                  35.777520930517575,
                  -3.411694688087209
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5359.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5359.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:17:51Z",
            "pc:count": 88133,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453080.0013,
                "count": 88133,
                "maximum": 453200.2732,
                "minimum": 453000.0132,
                "name": "X",
                "position": 0,
                "stddev": 50.81680338,
                "variance": 2582.347505
              },
              {
                "average": 3959633.308,
                "count": 88133,
                "maximum": 3959923.47,
                "minimum": 3959397.43,
                "name": "Y",
                "position": 1,
                "stddev": 118.1188846,
                "variance": 13952.07089
              },
              {
                "average": -2.114128283,
                "count": 88133,
                "maximum": -1.231694688,
                "minimum": -3.411694688,
                "name": "Z",
                "position": 2,
                "stddev": 0.5178899817,
                "variance": 0.2682100332
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 88133,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 88133,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 88133,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 88133,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.10907009,
                "count": 88133,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6084990487,
                "variance": 0.3702710923
              },
              {
                "average": 2.00019289,
                "count": 88133,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01388723415,
                "variance": 0.0001928552724
              },
              {
                "average": 19,
                "count": 88133,
                "maximum": 19,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255537066.7,
                "count": 88133,
                "maximum": 255537071.1,
                "minimum": 255537062.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.074526717,
                "variance": 4.3036611
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88133,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0132,
              3959397.43,
              -3.411694688,
              453200.2732,
              3959923.47,
              -1.231694688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0131996691,
                    3959397.429703963,
                    -3.411694688087209
                  ],
                  [
                    453000.0131996691,
                    3959923.469703963,
                    -3.411694688087209
                  ],
                  [
                    453200.2731996691,
                    3959923.469703963,
                    -1.231694688087209
                  ],
                  [
                    453200.2731996691,
                    3959397.429703963,
                    -1.231694688087209
                  ],
                  [
                    453000.0131996691,
                    3959397.429703963,
                    -3.411694688087209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:17:51+00:00",
            "end_time": "2019-10-19T16:17: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": "20191019_NCMP_NC_Dunex_18SVE5159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54212710229606,
              35.77383992317038,
              -1.294904618714703
            ],
            [
              -75.54218831268105,
              35.78285579600654,
              -1.294904618714703
            ],
            [
              -75.53497151505127,
              35.78288811813381,
              53.7050953812853
            ],
            [
              -75.53491111931177,
              35.77387223464118,
              53.7050953812853
            ],
            [
              -75.54212710229606,
              35.77383992317038,
              -1.294904618714703
            ]
          ]
        ]
      },
      "bbox": [
        -75.54218831,
        35.77383992,
        -1.294904619,
        -75.53491112,
        35.78288812,
        53.70509538
      ],
      "properties": {
        "datetime": "2019-10-19T15:18:02Z",
        "pc:count": 1141492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451296.2675,
            "count": 1141492,
            "maximum": 451652.2528,
            "minimum": 451000.0128,
            "name": "X",
            "position": 0,
            "stddev": 168.9195173,
            "variance": 28533.80333
          },
          {
            "average": 3959627.197,
            "count": 1141492,
            "maximum": 3959999.988,
            "minimum": 3958999.988,
            "name": "Y",
            "position": 1,
            "stddev": 234.2579791,
            "variance": 54876.80076
          },
          {
            "average": 1.432505429,
            "count": 1141492,
            "maximum": 53.70509538,
            "minimum": -1.294904619,
            "name": "Z",
            "position": 2,
            "stddev": 2.625887224,
            "variance": 6.895283714
          },
          {
            "average": 3048.758965,
            "count": 1141492,
            "maximum": 34177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2500.641474,
            "variance": 6253207.784
          },
          {
            "average": 1.032795674,
            "count": 1141492,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1988768664,
            "variance": 0.03955200797
          },
          {
            "average": 1.065699979,
            "count": 1141492,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2915296095,
            "variance": 0.08498951319
          },
          {
            "average": 1,
            "count": 1141492,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.257600579,
            "count": 1141492,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.887044199,
            "variance": 62.20546619
          },
          {
            "average": 20.11904753,
            "count": 1141492,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.405003922,
            "variance": 1.97403602
          },
          {
            "average": 1.132618538,
            "count": 1141492,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3512120532,
            "variance": 0.1233499063
          },
          {
            "average": 11.05424392,
            "count": 1141492,
            "maximum": 14,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.180131475,
            "variance": 1.392710298
          },
          {
            "average": 255531226.9,
            "count": 1141492,
            "maximum": 255533482.7,
            "minimum": 255530089.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 863.9840427,
            "variance": 746468.426
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1141492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0128,
          3958999.988,
          -1.294904619,
          451652.2528,
          3959999.988,
          53.70509538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.0127741995,
                3958999.9877661774,
                -1.294904618714703
              ],
              [
                451000.0127741995,
                3959999.9877661774,
                -1.294904618714703
              ],
              [
                451652.25277419947,
                3959999.9877661774,
                53.7050953812853
              ],
              [
                451652.25277419947,
                3958999.9877661774,
                53.7050953812853
              ],
              [
                451000.0127741995,
                3958999.9877661774,
                -1.294904618714703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:18:02+00:00",
        "end_time": "2019-10-19T14:21:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54218831,
            35.77383992,
            -1.294904619,
            -75.53491112,
            35.78288812,
            53.70509538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54212710229606,
                  35.77383992317038,
                  -1.294904618714703
                ],
                [
                  -75.54218831268105,
                  35.78285579600654,
                  -1.294904618714703
                ],
                [
                  -75.53497151505127,
                  35.78288811813381,
                  53.7050953812853
                ],
                [
                  -75.53491111931177,
                  35.77387223464118,
                  53.7050953812853
                ],
                [
                  -75.54212710229606,
                  35.77383992317038,
                  -1.294904618714703
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:18:02Z",
            "pc:count": 1141492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451296.2675,
                "count": 1141492,
                "maximum": 451652.2528,
                "minimum": 451000.0128,
                "name": "X",
                "position": 0,
                "stddev": 168.9195173,
                "variance": 28533.80333
              },
              {
                "average": 3959627.197,
                "count": 1141492,
                "maximum": 3959999.988,
                "minimum": 3958999.988,
                "name": "Y",
                "position": 1,
                "stddev": 234.2579791,
                "variance": 54876.80076
              },
              {
                "average": 1.432505429,
                "count": 1141492,
                "maximum": 53.70509538,
                "minimum": -1.294904619,
                "name": "Z",
                "position": 2,
                "stddev": 2.625887224,
                "variance": 6.895283714
              },
              {
                "average": 3048.758965,
                "count": 1141492,
                "maximum": 34177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2500.641474,
                "variance": 6253207.784
              },
              {
                "average": 1.032795674,
                "count": 1141492,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1988768664,
                "variance": 0.03955200797
              },
              {
                "average": 1.065699979,
                "count": 1141492,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2915296095,
                "variance": 0.08498951319
              },
              {
                "average": 1,
                "count": 1141492,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.257600579,
                "count": 1141492,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.887044199,
                "variance": 62.20546619
              },
              {
                "average": 20.11904753,
                "count": 1141492,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.405003922,
                "variance": 1.97403602
              },
              {
                "average": 1.132618538,
                "count": 1141492,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3512120532,
                "variance": 0.1233499063
              },
              {
                "average": 11.05424392,
                "count": 1141492,
                "maximum": 14,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.180131475,
                "variance": 1.392710298
              },
              {
                "average": 255531226.9,
                "count": 1141492,
                "maximum": 255533482.7,
                "minimum": 255530089.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 863.9840427,
                "variance": 746468.426
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1141492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0128,
              3958999.988,
              -1.294904619,
              451652.2528,
              3959999.988,
              53.70509538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.0127741995,
                    3958999.9877661774,
                    -1.294904618714703
                  ],
                  [
                    451000.0127741995,
                    3959999.9877661774,
                    -1.294904618714703
                  ],
                  [
                    451652.25277419947,
                    3959999.9877661774,
                    53.7050953812853
                  ],
                  [
                    451652.25277419947,
                    3958999.9877661774,
                    53.7050953812853
                  ],
                  [
                    451000.0127741995,
                    3958999.9877661774,
                    -1.294904618714703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:18:02+00:00",
            "end_time": "2019-10-19T14:21: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": "20191017_NCMP_NC_Dunex_18SVE5310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51469886477767,
              35.33215196809162,
              0.385769731130141
            ],
            [
              -75.51475604157928,
              35.34116872302721,
              0.385769731130141
            ],
            [
              -75.50620846506946,
              35.3412048190575,
              20.005769731130144
            ],
            [
              -75.50615223759483,
              35.33218805215636,
              20.005769731130144
            ],
            [
              -75.51469886477767,
              35.33215196809162,
              0.385769731130141
            ]
          ]
        ]
      },
      "bbox": [
        -75.51475604,
        35.33215197,
        0.3857697311,
        -75.50615224,
        35.34120482,
        20.00576973
      ],
      "properties": {
        "datetime": "2019-10-17T16:34:58Z",
        "pc:count": 2960827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453647.2547,
            "count": 2960827,
            "maximum": 454000.0076,
            "minimum": 453223.2476,
            "name": "X",
            "position": 0,
            "stddev": 205.223476,
            "variance": 42116.67509
          },
          {
            "average": 3910502.314,
            "count": 2960827,
            "maximum": 3910999.993,
            "minimum": 3909999.973,
            "name": "Y",
            "position": 1,
            "stddev": 301.7035783,
            "variance": 91025.04918
          },
          {
            "average": 3.436986645,
            "count": 2960827,
            "maximum": 20.00576973,
            "minimum": 0.3857697311,
            "name": "Z",
            "position": 2,
            "stddev": 2.596853222,
            "variance": 6.743646655
          },
          {
            "average": 964.5896744,
            "count": 2960827,
            "maximum": 39957,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1590.435104,
            "variance": 2529483.821
          },
          {
            "average": 1.958565968,
            "count": 2960827,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.144531046,
            "variance": 1.309951316
          },
          {
            "average": 2.928990785,
            "count": 2960827,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.46595964,
            "variance": 2.149037666
          },
          {
            "average": 1,
            "count": 2960827,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301058454,
            "count": 2960827,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4587181405,
            "variance": 0.2104223325
          },
          {
            "average": 19.91784672,
            "count": 2960827,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.739589792,
            "variance": 3.026172643
          },
          {
            "average": 2.013059527,
            "count": 2960827,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.242765049,
            "variance": 1.544464966
          },
          {
            "average": 1.875742487,
            "count": 2960827,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8985865552,
            "variance": 0.8074577971
          },
          {
            "average": 255364051.6,
            "count": 2960827,
            "maximum": 255365298.9,
            "minimum": 255363540.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.6952111,
            "variance": 291270.9209
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2960827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453223.2476,
          3909999.973,
          0.3857697311,
          454000.0076,
          3910999.993,
          20.00576973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453223.24762521184,
                3909999.9733538665,
                0.385769731130141
              ],
              [
                453223.24762521184,
                3910999.993353866,
                0.385769731130141
              ],
              [
                454000.00762521185,
                3910999.993353866,
                20.005769731130144
              ],
              [
                454000.00762521185,
                3909999.9733538665,
                20.005769731130144
              ],
              [
                453223.24762521184,
                3909999.9733538665,
                0.385769731130141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:34:58+00:00",
        "end_time": "2019-10-17T16:05:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51475604,
            35.33215197,
            0.3857697311,
            -75.50615224,
            35.34120482,
            20.00576973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51469886477767,
                  35.33215196809162,
                  0.385769731130141
                ],
                [
                  -75.51475604157928,
                  35.34116872302721,
                  0.385769731130141
                ],
                [
                  -75.50620846506946,
                  35.3412048190575,
                  20.005769731130144
                ],
                [
                  -75.50615223759483,
                  35.33218805215636,
                  20.005769731130144
                ],
                [
                  -75.51469886477767,
                  35.33215196809162,
                  0.385769731130141
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:34:58Z",
            "pc:count": 2960827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453647.2547,
                "count": 2960827,
                "maximum": 454000.0076,
                "minimum": 453223.2476,
                "name": "X",
                "position": 0,
                "stddev": 205.223476,
                "variance": 42116.67509
              },
              {
                "average": 3910502.314,
                "count": 2960827,
                "maximum": 3910999.993,
                "minimum": 3909999.973,
                "name": "Y",
                "position": 1,
                "stddev": 301.7035783,
                "variance": 91025.04918
              },
              {
                "average": 3.436986645,
                "count": 2960827,
                "maximum": 20.00576973,
                "minimum": 0.3857697311,
                "name": "Z",
                "position": 2,
                "stddev": 2.596853222,
                "variance": 6.743646655
              },
              {
                "average": 964.5896744,
                "count": 2960827,
                "maximum": 39957,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1590.435104,
                "variance": 2529483.821
              },
              {
                "average": 1.958565968,
                "count": 2960827,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.144531046,
                "variance": 1.309951316
              },
              {
                "average": 2.928990785,
                "count": 2960827,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.46595964,
                "variance": 2.149037666
              },
              {
                "average": 1,
                "count": 2960827,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301058454,
                "count": 2960827,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4587181405,
                "variance": 0.2104223325
              },
              {
                "average": 19.91784672,
                "count": 2960827,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.739589792,
                "variance": 3.026172643
              },
              {
                "average": 2.013059527,
                "count": 2960827,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.242765049,
                "variance": 1.544464966
              },
              {
                "average": 1.875742487,
                "count": 2960827,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8985865552,
                "variance": 0.8074577971
              },
              {
                "average": 255364051.6,
                "count": 2960827,
                "maximum": 255365298.9,
                "minimum": 255363540.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.6952111,
                "variance": 291270.9209
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2960827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453223.2476,
              3909999.973,
              0.3857697311,
              454000.0076,
              3910999.993,
              20.00576973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453223.24762521184,
                    3909999.9733538665,
                    0.385769731130141
                  ],
                  [
                    453223.24762521184,
                    3910999.993353866,
                    0.385769731130141
                  ],
                  [
                    454000.00762521185,
                    3910999.993353866,
                    20.005769731130144
                  ],
                  [
                    454000.00762521185,
                    3909999.9733538665,
                    20.005769731130144
                  ],
                  [
                    453223.24762521184,
                    3909999.9733538665,
                    0.385769731130141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:34:58+00:00",
            "end_time": "2019-10-17T16:05: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": "20191017_NCMP_NC_Dunex_18SVE5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5061119928576,
              35.325727970767396,
              0.36988103304615
            ],
            [
              -75.50615226256282,
              35.33218818304641,
              0.36988103304615
            ],
            [
              -75.504651682937,
              35.33219445617441,
              17.32988103304615
            ],
            [
              -75.5046115326062,
              35.3257342424053,
              17.32988103304615
            ],
            [
              -75.5061119928576,
              35.325727970767396,
              0.36988103304615
            ]
          ]
        ]
      },
      "bbox": [
        -75.50615226,
        35.32572797,
        0.369881033,
        -75.50461153,
        35.33219446,
        17.32988103
      ],
      "properties": {
        "datetime": "2019-10-17T16:56:07Z",
        "pc:count": 156900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454051.6829,
            "count": 156900,
            "maximum": 454136.3854,
            "minimum": 454000.0054,
            "name": "X",
            "position": 0,
            "stddev": 34.85884924,
            "variance": 1215.13937
          },
          {
            "average": 3909771.409,
            "count": 156900,
            "maximum": 3909999.988,
            "minimum": 3909283.508,
            "name": "Y",
            "position": 1,
            "stddev": 171.6644173,
            "variance": 29468.67218
          },
          {
            "average": 3.061753563,
            "count": 156900,
            "maximum": 17.32988103,
            "minimum": 0.369881033,
            "name": "Z",
            "position": 2,
            "stddev": 2.510521135,
            "variance": 6.302716371
          },
          {
            "average": 3328.354946,
            "count": 156900,
            "maximum": 23599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2194.879164,
            "variance": 4817494.546
          },
          {
            "average": 1.22111536,
            "count": 156900,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6016029509,
            "variance": 0.3619261105
          },
          {
            "average": 1.450650096,
            "count": 156900,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9135399537,
            "variance": 0.8345552469
          },
          {
            "average": 1,
            "count": 156900,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.661669853,
            "count": 156900,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4731429861,
            "variance": 0.2238642853
          },
          {
            "average": 20.92804149,
            "count": 156900,
            "maximum": 27,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.378404321,
            "variance": 5.656807116
          },
          {
            "average": 1.241236456,
            "count": 156900,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6287239367,
            "variance": 0.3952937885
          },
          {
            "average": 4.417036329,
            "count": 156900,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.079935284,
            "variance": 1.166260218
          },
          {
            "average": 255365581.1,
            "count": 156900,
            "maximum": 255366567,
            "minimum": 255364772,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.2415129,
            "variance": 434599.3723
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0054,
          3909283.508,
          0.369881033,
          454136.3854,
          3909999.988,
          17.32988103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.00543022045,
                3909283.5078816554,
                0.36988103304615
              ],
              [
                454000.00543022045,
                3909999.987881656,
                0.36988103304615
              ],
              [
                454136.38543022046,
                3909999.987881656,
                17.32988103304615
              ],
              [
                454136.38543022046,
                3909283.5078816554,
                17.32988103304615
              ],
              [
                454000.00543022045,
                3909283.5078816554,
                0.36988103304615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:56:07+00:00",
        "end_time": "2019-10-17T16:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50615226,
            35.32572797,
            0.369881033,
            -75.50461153,
            35.33219446,
            17.32988103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5061119928576,
                  35.325727970767396,
                  0.36988103304615
                ],
                [
                  -75.50615226256282,
                  35.33218818304641,
                  0.36988103304615
                ],
                [
                  -75.504651682937,
                  35.33219445617441,
                  17.32988103304615
                ],
                [
                  -75.5046115326062,
                  35.3257342424053,
                  17.32988103304615
                ],
                [
                  -75.5061119928576,
                  35.325727970767396,
                  0.36988103304615
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:56:07Z",
            "pc:count": 156900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454051.6829,
                "count": 156900,
                "maximum": 454136.3854,
                "minimum": 454000.0054,
                "name": "X",
                "position": 0,
                "stddev": 34.85884924,
                "variance": 1215.13937
              },
              {
                "average": 3909771.409,
                "count": 156900,
                "maximum": 3909999.988,
                "minimum": 3909283.508,
                "name": "Y",
                "position": 1,
                "stddev": 171.6644173,
                "variance": 29468.67218
              },
              {
                "average": 3.061753563,
                "count": 156900,
                "maximum": 17.32988103,
                "minimum": 0.369881033,
                "name": "Z",
                "position": 2,
                "stddev": 2.510521135,
                "variance": 6.302716371
              },
              {
                "average": 3328.354946,
                "count": 156900,
                "maximum": 23599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2194.879164,
                "variance": 4817494.546
              },
              {
                "average": 1.22111536,
                "count": 156900,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6016029509,
                "variance": 0.3619261105
              },
              {
                "average": 1.450650096,
                "count": 156900,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9135399537,
                "variance": 0.8345552469
              },
              {
                "average": 1,
                "count": 156900,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.661669853,
                "count": 156900,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4731429861,
                "variance": 0.2238642853
              },
              {
                "average": 20.92804149,
                "count": 156900,
                "maximum": 27,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.378404321,
                "variance": 5.656807116
              },
              {
                "average": 1.241236456,
                "count": 156900,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6287239367,
                "variance": 0.3952937885
              },
              {
                "average": 4.417036329,
                "count": 156900,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.079935284,
                "variance": 1.166260218
              },
              {
                "average": 255365581.1,
                "count": 156900,
                "maximum": 255366567,
                "minimum": 255364772,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.2415129,
                "variance": 434599.3723
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0054,
              3909283.508,
              0.369881033,
              454136.3854,
              3909999.988,
              17.32988103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.00543022045,
                    3909283.5078816554,
                    0.36988103304615
                  ],
                  [
                    454000.00543022045,
                    3909999.987881656,
                    0.36988103304615
                  ],
                  [
                    454136.38543022046,
                    3909999.987881656,
                    17.32988103304615
                  ],
                  [
                    454136.38543022046,
                    3909283.5078816554,
                    17.32988103304615
                  ],
                  [
                    454000.00543022045,
                    3909283.5078816554,
                    0.36988103304615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:56:07+00:00",
            "end_time": "2019-10-17T16:26: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": "20191017_NCMP_NC_Dunex_18SVE5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50615231536078,
              35.33218817171515,
              0.420235296283041
            ],
            [
              -75.5062085417195,
              35.34120475828442,
              0.420235296283041
            ],
            [
              -75.50267488756906,
              35.3412195041643,
              20.24023529628304
            ],
            [
              -75.50261905366528,
              35.332202912706975,
              20.24023529628304
            ],
            [
              -75.50615231536078,
              35.33218817171515,
              0.420235296283041
            ]
          ]
        ]
      },
      "bbox": [
        -75.50620854,
        35.33218817,
        0.4202352963,
        -75.50261905,
        35.3412195,
        20.2402353
      ],
      "properties": {
        "datetime": "2019-10-17T16:56:23Z",
        "pc:count": 870393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454099.6955,
            "count": 870393,
            "maximum": 454321.1206,
            "minimum": 454000.0006,
            "name": "X",
            "position": 0,
            "stddev": 71.14336406,
            "variance": 5061.378249
          },
          {
            "average": 3910583.731,
            "count": 870393,
            "maximum": 3910999.987,
            "minimum": 3909999.987,
            "name": "Y",
            "position": 1,
            "stddev": 264.3569072,
            "variance": 69884.57436
          },
          {
            "average": 3.889615668,
            "count": 870393,
            "maximum": 20.2402353,
            "minimum": 0.4202352963,
            "name": "Z",
            "position": 2,
            "stddev": 3.19863453,
            "variance": 10.23126285
          },
          {
            "average": 1513.41917,
            "count": 870393,
            "maximum": 26148,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2002.838796,
            "variance": 4011363.242
          },
          {
            "average": 1.711861194,
            "count": 870393,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.026924391,
            "variance": 1.054573705
          },
          {
            "average": 2.444367085,
            "count": 870393,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.421175904,
            "variance": 2.01974095
          },
          {
            "average": 1,
            "count": 870393,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.390126069,
            "count": 870393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4877786309,
            "variance": 0.2379279928
          },
          {
            "average": 20.21040031,
            "count": 870393,
            "maximum": 27,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.643146988,
            "variance": 2.699932023
          },
          {
            "average": 1.747781749,
            "count": 870393,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.099862885,
            "variance": 1.209698365
          },
          {
            "average": 3.66024428,
            "count": 870393,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7037289569,
            "variance": 0.4952344448
          },
          {
            "average": 255365129.7,
            "count": 870393,
            "maximum": 255366583.1,
            "minimum": 255364772.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 399.1491649,
            "variance": 159320.0558
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0006,
          3909999.987,
          0.4202352963,
          454321.1206,
          3910999.987,
          20.2402353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.00062539004,
                3909999.986649492,
                0.420235296283041
              ],
              [
                454000.00062539004,
                3910999.986649492,
                0.420235296283041
              ],
              [
                454321.12062539003,
                3910999.986649492,
                20.24023529628304
              ],
              [
                454321.12062539003,
                3909999.986649492,
                20.24023529628304
              ],
              [
                454000.00062539004,
                3909999.986649492,
                0.420235296283041
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:56:23+00:00",
        "end_time": "2019-10-17T16:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50620854,
            35.33218817,
            0.4202352963,
            -75.50261905,
            35.3412195,
            20.2402353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50615231536078,
                  35.33218817171515,
                  0.420235296283041
                ],
                [
                  -75.5062085417195,
                  35.34120475828442,
                  0.420235296283041
                ],
                [
                  -75.50267488756906,
                  35.3412195041643,
                  20.24023529628304
                ],
                [
                  -75.50261905366528,
                  35.332202912706975,
                  20.24023529628304
                ],
                [
                  -75.50615231536078,
                  35.33218817171515,
                  0.420235296283041
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:56:23Z",
            "pc:count": 870393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454099.6955,
                "count": 870393,
                "maximum": 454321.1206,
                "minimum": 454000.0006,
                "name": "X",
                "position": 0,
                "stddev": 71.14336406,
                "variance": 5061.378249
              },
              {
                "average": 3910583.731,
                "count": 870393,
                "maximum": 3910999.987,
                "minimum": 3909999.987,
                "name": "Y",
                "position": 1,
                "stddev": 264.3569072,
                "variance": 69884.57436
              },
              {
                "average": 3.889615668,
                "count": 870393,
                "maximum": 20.2402353,
                "minimum": 0.4202352963,
                "name": "Z",
                "position": 2,
                "stddev": 3.19863453,
                "variance": 10.23126285
              },
              {
                "average": 1513.41917,
                "count": 870393,
                "maximum": 26148,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2002.838796,
                "variance": 4011363.242
              },
              {
                "average": 1.711861194,
                "count": 870393,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.026924391,
                "variance": 1.054573705
              },
              {
                "average": 2.444367085,
                "count": 870393,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.421175904,
                "variance": 2.01974095
              },
              {
                "average": 1,
                "count": 870393,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.390126069,
                "count": 870393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4877786309,
                "variance": 0.2379279928
              },
              {
                "average": 20.21040031,
                "count": 870393,
                "maximum": 27,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.643146988,
                "variance": 2.699932023
              },
              {
                "average": 1.747781749,
                "count": 870393,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.099862885,
                "variance": 1.209698365
              },
              {
                "average": 3.66024428,
                "count": 870393,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7037289569,
                "variance": 0.4952344448
              },
              {
                "average": 255365129.7,
                "count": 870393,
                "maximum": 255366583.1,
                "minimum": 255364772.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 399.1491649,
                "variance": 159320.0558
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0006,
              3909999.987,
              0.4202352963,
              454321.1206,
              3910999.987,
              20.2402353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.00062539004,
                    3909999.986649492,
                    0.420235296283041
                  ],
                  [
                    454000.00062539004,
                    3910999.986649492,
                    0.420235296283041
                  ],
                  [
                    454321.12062539003,
                    3910999.986649492,
                    20.24023529628304
                  ],
                  [
                    454321.12062539003,
                    3909999.986649492,
                    20.24023529628304
                  ],
                  [
                    454000.00062539004,
                    3909999.986649492,
                    0.420235296283041
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:56:23+00:00",
            "end_time": "2019-10-17T16:26: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": "20191011_NCMP_NC_Dunex_18SVD1186.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.97665201276787,
              35.11290263568076,
              -2.407001149505827
            ],
            [
              -75.97675962478873,
              35.12191858838924,
              -2.407001149505827
            ],
            [
              -75.96578619154478,
              35.12200652732551,
              17.512998850494174
            ],
            [
              -75.96567978803361,
              35.11299054538826,
              17.512998850494174
            ],
            [
              -75.97665201276787,
              35.11290263568076,
              -2.407001149505827
            ]
          ]
        ]
      },
      "bbox": [
        -75.97675962,
        35.11290264,
        -2.40700115,
        -75.96567979,
        35.12200653,
        17.51299885
      ],
      "properties": {
        "datetime": "2019-10-15T15:18:08Z",
        "pc:count": 6553877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411443.6563,
            "count": 6553877,
            "maximum": 412000.0039,
            "minimum": 411000.0039,
            "name": "X",
            "position": 0,
            "stddev": 294.3272869,
            "variance": 86628.55182
          },
          {
            "average": 3886377.374,
            "count": 6553877,
            "maximum": 3886999.982,
            "minimum": 3885999.982,
            "name": "Y",
            "position": 1,
            "stddev": 274.9958614,
            "variance": 75622.72377
          },
          {
            "average": 2.560921523,
            "count": 6553877,
            "maximum": 17.51299885,
            "minimum": -2.40700115,
            "name": "Z",
            "position": 2,
            "stddev": 3.267618963,
            "variance": 10.67733369
          },
          {
            "average": 1227.41834,
            "count": 6553877,
            "maximum": 51825,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1836.03875,
            "variance": 3371038.292
          },
          {
            "average": 1.79928064,
            "count": 6553877,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.125207788,
            "variance": 1.266092567
          },
          {
            "average": 2.608400341,
            "count": 6553877,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.575609064,
            "variance": 2.482543924
          },
          {
            "average": 1,
            "count": 6553877,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.996413573,
            "count": 6553877,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.0025397,
            "variance": 144.0609591
          },
          {
            "average": 20.07676356,
            "count": 6553877,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.551503246,
            "variance": 2.407162322
          },
          {
            "average": 2.108747387,
            "count": 6553877,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.167741312,
            "variance": 1.363619771
          },
          {
            "average": 6.726773633,
            "count": 6553877,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.398772095,
            "variance": 1.956563373
          },
          {
            "average": 254853750.5,
            "count": 6553877,
            "maximum": 255187888.4,
            "minimum": 254851984,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5788.072292,
            "variance": 33501780.85
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6553877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411000.0039,
          3885999.982,
          -2.40700115,
          412000.0039,
          3886999.982,
          17.51299885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411000.0038801327,
                3885999.982087781,
                -2.407001149505827
              ],
              [
                411000.0038801327,
                3886999.982087781,
                -2.407001149505827
              ],
              [
                412000.0038801327,
                3886999.982087781,
                17.512998850494174
              ],
              [
                412000.0038801327,
                3885999.982087781,
                17.512998850494174
              ],
              [
                411000.0038801327,
                3885999.982087781,
                -2.407001149505827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:18:08+00:00",
        "end_time": "2019-10-11T17:59:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191011_NCMP_NC_Dunex_18SVD1186.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191011_NCMP_NC_Dunex_18SVD1186.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191011_NCMP_NC_Dunex_18SVD1186.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1186.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.97675962,
            35.11290264,
            -2.40700115,
            -75.96567979,
            35.12200653,
            17.51299885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.97665201276787,
                  35.11290263568076,
                  -2.407001149505827
                ],
                [
                  -75.97675962478873,
                  35.12191858838924,
                  -2.407001149505827
                ],
                [
                  -75.96578619154478,
                  35.12200652732551,
                  17.512998850494174
                ],
                [
                  -75.96567978803361,
                  35.11299054538826,
                  17.512998850494174
                ],
                [
                  -75.97665201276787,
                  35.11290263568076,
                  -2.407001149505827
                ]
              ]
            ]
          },
          "id": "20191011_NCMP_NC_Dunex_18SVD1186.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191011_NCMP_NC_Dunex_18SVD1186.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:18:08Z",
            "pc:count": 6553877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411443.6563,
                "count": 6553877,
                "maximum": 412000.0039,
                "minimum": 411000.0039,
                "name": "X",
                "position": 0,
                "stddev": 294.3272869,
                "variance": 86628.55182
              },
              {
                "average": 3886377.374,
                "count": 6553877,
                "maximum": 3886999.982,
                "minimum": 3885999.982,
                "name": "Y",
                "position": 1,
                "stddev": 274.9958614,
                "variance": 75622.72377
              },
              {
                "average": 2.560921523,
                "count": 6553877,
                "maximum": 17.51299885,
                "minimum": -2.40700115,
                "name": "Z",
                "position": 2,
                "stddev": 3.267618963,
                "variance": 10.67733369
              },
              {
                "average": 1227.41834,
                "count": 6553877,
                "maximum": 51825,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1836.03875,
                "variance": 3371038.292
              },
              {
                "average": 1.79928064,
                "count": 6553877,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.125207788,
                "variance": 1.266092567
              },
              {
                "average": 2.608400341,
                "count": 6553877,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.575609064,
                "variance": 2.482543924
              },
              {
                "average": 1,
                "count": 6553877,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.996413573,
                "count": 6553877,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.0025397,
                "variance": 144.0609591
              },
              {
                "average": 20.07676356,
                "count": 6553877,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.551503246,
                "variance": 2.407162322
              },
              {
                "average": 2.108747387,
                "count": 6553877,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.167741312,
                "variance": 1.363619771
              },
              {
                "average": 6.726773633,
                "count": 6553877,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.398772095,
                "variance": 1.956563373
              },
              {
                "average": 254853750.5,
                "count": 6553877,
                "maximum": 255187888.4,
                "minimum": 254851984,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5788.072292,
                "variance": 33501780.85
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6553877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411000.0039,
              3885999.982,
              -2.40700115,
              412000.0039,
              3886999.982,
              17.51299885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411000.0038801327,
                    3885999.982087781,
                    -2.407001149505827
                  ],
                  [
                    411000.0038801327,
                    3886999.982087781,
                    -2.407001149505827
                  ],
                  [
                    412000.0038801327,
                    3886999.982087781,
                    17.512998850494174
                  ],
                  [
                    412000.0038801327,
                    3885999.982087781,
                    17.512998850494174
                  ],
                  [
                    411000.0038801327,
                    3885999.982087781,
                    -2.407001149505827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:18:08+00:00",
            "end_time": "2019-10-11T17:59:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE5160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5421883408804,
              35.78285576723663,
              -1.978775927143316
            ],
            [
              -75.54224957846122,
              35.79187162643587,
              -1.978775927143316
            ],
            [
              -75.53422504080207,
              35.79190754708414,
              8.141224072856685
            ],
            [
              -75.53416470934621,
              35.7828916760433,
              8.141224072856685
            ],
            [
              -75.5421883408804,
              35.78285576723663,
              -1.978775927143316
            ]
          ]
        ]
      },
      "bbox": [
        -75.54224958,
        35.78285577,
        -1.978775927,
        -75.53416471,
        35.79190755,
        8.141224073
      ],
      "properties": {
        "datetime": "2019-10-19T15:53:32Z",
        "pc:count": 1509292,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451268.2011,
            "count": 1509292,
            "maximum": 451725.1702,
            "minimum": 451000.0102,
            "name": "X",
            "position": 0,
            "stddev": 155.1516959,
            "variance": 24072.04875
          },
          {
            "average": 3960477.253,
            "count": 1509292,
            "maximum": 3960999.985,
            "minimum": 3959999.985,
            "name": "Y",
            "position": 1,
            "stddev": 280.4365878,
            "variance": 78644.6798
          },
          {
            "average": 1.409880946,
            "count": 1509292,
            "maximum": 8.141224073,
            "minimum": -1.978775927,
            "name": "Z",
            "position": 2,
            "stddev": 0.7369950375,
            "variance": 0.5431616853
          },
          {
            "average": 2551.403216,
            "count": 1509292,
            "maximum": 10525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2075.196759,
            "variance": 4306441.587
          },
          {
            "average": 1.1156317,
            "count": 1509292,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3657710539,
            "variance": 0.1337884639
          },
          {
            "average": 1.231562216,
            "count": 1509292,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.522321989,
            "variance": 0.2728202602
          },
          {
            "average": 1,
            "count": 1509292,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.772329675,
            "count": 1509292,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.944426792,
            "variance": 3.780795549
          },
          {
            "average": 19.94052873,
            "count": 1509292,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.204024281,
            "variance": 1.449674469
          },
          {
            "average": 1.147730857,
            "count": 1509292,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3968662578,
            "variance": 0.1575028266
          },
          {
            "average": 12.98924926,
            "count": 1509292,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.325824458,
            "variance": 1.757810494
          },
          {
            "average": 255532682.2,
            "count": 1509292,
            "maximum": 255535612.7,
            "minimum": 255530475.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 985.3927708,
            "variance": 970998.9128
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1509292,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0102,
          3959999.985,
          -1.978775927,
          451725.1702,
          3960999.985,
          8.141224073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.01020801807,
                3959999.984589347,
                -1.978775927143316
              ],
              [
                451000.01020801807,
                3960999.984589347,
                -1.978775927143316
              ],
              [
                451725.1702080181,
                3960999.984589347,
                8.141224072856685
              ],
              [
                451725.1702080181,
                3959999.984589347,
                8.141224072856685
              ],
              [
                451000.01020801807,
                3959999.984589347,
                -1.978775927143316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:53:32+00:00",
        "end_time": "2019-10-19T14:27:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54224958,
            35.78285577,
            -1.978775927,
            -75.53416471,
            35.79190755,
            8.141224073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5421883408804,
                  35.78285576723663,
                  -1.978775927143316
                ],
                [
                  -75.54224957846122,
                  35.79187162643587,
                  -1.978775927143316
                ],
                [
                  -75.53422504080207,
                  35.79190754708414,
                  8.141224072856685
                ],
                [
                  -75.53416470934621,
                  35.7828916760433,
                  8.141224072856685
                ],
                [
                  -75.5421883408804,
                  35.78285576723663,
                  -1.978775927143316
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:53:32Z",
            "pc:count": 1509292,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451268.2011,
                "count": 1509292,
                "maximum": 451725.1702,
                "minimum": 451000.0102,
                "name": "X",
                "position": 0,
                "stddev": 155.1516959,
                "variance": 24072.04875
              },
              {
                "average": 3960477.253,
                "count": 1509292,
                "maximum": 3960999.985,
                "minimum": 3959999.985,
                "name": "Y",
                "position": 1,
                "stddev": 280.4365878,
                "variance": 78644.6798
              },
              {
                "average": 1.409880946,
                "count": 1509292,
                "maximum": 8.141224073,
                "minimum": -1.978775927,
                "name": "Z",
                "position": 2,
                "stddev": 0.7369950375,
                "variance": 0.5431616853
              },
              {
                "average": 2551.403216,
                "count": 1509292,
                "maximum": 10525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2075.196759,
                "variance": 4306441.587
              },
              {
                "average": 1.1156317,
                "count": 1509292,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3657710539,
                "variance": 0.1337884639
              },
              {
                "average": 1.231562216,
                "count": 1509292,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.522321989,
                "variance": 0.2728202602
              },
              {
                "average": 1,
                "count": 1509292,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.772329675,
                "count": 1509292,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.944426792,
                "variance": 3.780795549
              },
              {
                "average": 19.94052873,
                "count": 1509292,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.204024281,
                "variance": 1.449674469
              },
              {
                "average": 1.147730857,
                "count": 1509292,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3968662578,
                "variance": 0.1575028266
              },
              {
                "average": 12.98924926,
                "count": 1509292,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.325824458,
                "variance": 1.757810494
              },
              {
                "average": 255532682.2,
                "count": 1509292,
                "maximum": 255535612.7,
                "minimum": 255530475.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 985.3927708,
                "variance": 970998.9128
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1509292,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0102,
              3959999.985,
              -1.978775927,
              451725.1702,
              3960999.985,
              8.141224073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.01020801807,
                    3959999.984589347,
                    -1.978775927143316
                  ],
                  [
                    451000.01020801807,
                    3960999.984589347,
                    -1.978775927143316
                  ],
                  [
                    451725.1702080181,
                    3960999.984589347,
                    8.141224072856685
                  ],
                  [
                    451725.1702080181,
                    3959999.984589347,
                    8.141224072856685
                  ],
                  [
                    451000.01020801807,
                    3959999.984589347,
                    -1.978775927143316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:53:32+00:00",
            "end_time": "2019-10-19T14:27: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": "20191019_NCMP_NC_Dunex_18SVE4867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57583766322678,
              35.845811895156025,
              -1.547469800913886
            ],
            [
              -75.57590285176344,
              35.85482760791248,
              -1.547469800913886
            ],
            [
              -75.56482828350183,
              35.854880178842464,
              16.612530199086116
            ],
            [
              -75.56476434837178,
              35.84586444876852,
              16.612530199086116
            ],
            [
              -75.57583766322678,
              35.845811895156025,
              -1.547469800913886
            ]
          ]
        ]
      },
      "bbox": [
        -75.57590285,
        35.8458119,
        -1.547469801,
        -75.56476435,
        35.85488018,
        16.6125302
      ],
      "properties": {
        "datetime": "2019-10-19T16:06:37Z",
        "pc:count": 2961643,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448514.4823,
            "count": 2961643,
            "maximum": 449000.0049,
            "minimum": 448000.0049,
            "name": "X",
            "position": 0,
            "stddev": 276.9999769,
            "variance": 76728.98722
          },
          {
            "average": 3967496.165,
            "count": 2961643,
            "maximum": 3967999.985,
            "minimum": 3966999.985,
            "name": "Y",
            "position": 1,
            "stddev": 288.240205,
            "variance": 83082.41579
          },
          {
            "average": 1.851617874,
            "count": 2961643,
            "maximum": 16.6125302,
            "minimum": -1.547469801,
            "name": "Z",
            "position": 2,
            "stddev": 1.947911956,
            "variance": 3.79436099
          },
          {
            "average": 1390.001197,
            "count": 2961643,
            "maximum": 43863,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1540.607353,
            "variance": 2373471.018
          },
          {
            "average": 1.278452197,
            "count": 2961643,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6059558683,
            "variance": 0.3671825143
          },
          {
            "average": 1.566329905,
            "count": 2961643,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8761182366,
            "variance": 0.7675831645
          },
          {
            "average": 1,
            "count": 2961643,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.128261239,
            "count": 2961643,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.543564525,
            "variance": 42.8182367
          },
          {
            "average": 19.97509149,
            "count": 2961643,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9273278605,
            "variance": 0.8599369609
          },
          {
            "average": 1.305269069,
            "count": 2961643,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6227619455,
            "variance": 0.3878324408
          },
          {
            "average": 15.2277371,
            "count": 2961643,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.535491315,
            "variance": 2.357733578
          },
          {
            "average": 255534342.1,
            "count": 2961643,
            "maximum": 255536397.8,
            "minimum": 255531146.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1133.46546,
            "variance": 1284743.949
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2961643,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.0049,
          3966999.985,
          -1.547469801,
          449000.0049,
          3967999.985,
          16.6125302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.0049372114,
                3966999.984602714,
                -1.547469800913886
              ],
              [
                448000.0049372114,
                3967999.984602714,
                -1.547469800913886
              ],
              [
                449000.0049372114,
                3967999.984602714,
                16.612530199086116
              ],
              [
                449000.0049372114,
                3966999.984602714,
                16.612530199086116
              ],
              [
                448000.0049372114,
                3966999.984602714,
                -1.547469800913886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:06:37+00:00",
        "end_time": "2019-10-19T14:39:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57590285,
            35.8458119,
            -1.547469801,
            -75.56476435,
            35.85488018,
            16.6125302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57583766322678,
                  35.845811895156025,
                  -1.547469800913886
                ],
                [
                  -75.57590285176344,
                  35.85482760791248,
                  -1.547469800913886
                ],
                [
                  -75.56482828350183,
                  35.854880178842464,
                  16.612530199086116
                ],
                [
                  -75.56476434837178,
                  35.84586444876852,
                  16.612530199086116
                ],
                [
                  -75.57583766322678,
                  35.845811895156025,
                  -1.547469800913886
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:06:37Z",
            "pc:count": 2961643,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448514.4823,
                "count": 2961643,
                "maximum": 449000.0049,
                "minimum": 448000.0049,
                "name": "X",
                "position": 0,
                "stddev": 276.9999769,
                "variance": 76728.98722
              },
              {
                "average": 3967496.165,
                "count": 2961643,
                "maximum": 3967999.985,
                "minimum": 3966999.985,
                "name": "Y",
                "position": 1,
                "stddev": 288.240205,
                "variance": 83082.41579
              },
              {
                "average": 1.851617874,
                "count": 2961643,
                "maximum": 16.6125302,
                "minimum": -1.547469801,
                "name": "Z",
                "position": 2,
                "stddev": 1.947911956,
                "variance": 3.79436099
              },
              {
                "average": 1390.001197,
                "count": 2961643,
                "maximum": 43863,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1540.607353,
                "variance": 2373471.018
              },
              {
                "average": 1.278452197,
                "count": 2961643,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6059558683,
                "variance": 0.3671825143
              },
              {
                "average": 1.566329905,
                "count": 2961643,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8761182366,
                "variance": 0.7675831645
              },
              {
                "average": 1,
                "count": 2961643,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.128261239,
                "count": 2961643,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.543564525,
                "variance": 42.8182367
              },
              {
                "average": 19.97509149,
                "count": 2961643,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9273278605,
                "variance": 0.8599369609
              },
              {
                "average": 1.305269069,
                "count": 2961643,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6227619455,
                "variance": 0.3878324408
              },
              {
                "average": 15.2277371,
                "count": 2961643,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.535491315,
                "variance": 2.357733578
              },
              {
                "average": 255534342.1,
                "count": 2961643,
                "maximum": 255536397.8,
                "minimum": 255531146.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1133.46546,
                "variance": 1284743.949
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2961643,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.0049,
              3966999.985,
              -1.547469801,
              449000.0049,
              3967999.985,
              16.6125302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.0049372114,
                    3966999.984602714,
                    -1.547469800913886
                  ],
                  [
                    448000.0049372114,
                    3967999.984602714,
                    -1.547469800913886
                  ],
                  [
                    449000.0049372114,
                    3967999.984602714,
                    16.612530199086116
                  ],
                  [
                    449000.0049372114,
                    3966999.984602714,
                    16.612530199086116
                  ],
                  [
                    448000.0049372114,
                    3966999.984602714,
                    -1.547469800913886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:06:37+00:00",
            "end_time": "2019-10-19T14:39: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": "20191019_NCMP_NC_Dunex_18SVE4862.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57551220290658,
              35.800733028723734,
              -1.645099330472934
            ],
            [
              -75.57557724813968,
              35.809748990073025,
              -1.645099330472934
            ],
            [
              -75.56450871997053,
              35.809801475498304,
              5.854900669527066
            ],
            [
              -75.56444492541388,
              35.800785496850104,
              5.854900669527066
            ],
            [
              -75.57551220290658,
              35.800733028723734,
              -1.645099330472934
            ]
          ]
        ]
      },
      "bbox": [
        -75.57557725,
        35.80073303,
        -1.64509933,
        -75.56444493,
        35.80980148,
        5.85490067
      ],
      "properties": {
        "datetime": "2019-10-19T14:14:07Z",
        "pc:count": 3128963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448477.1316,
            "count": 3128963,
            "maximum": 449000.0205,
            "minimum": 448000.0005,
            "name": "X",
            "position": 0,
            "stddev": 273.6319465,
            "variance": 74874.44216
          },
          {
            "average": 3962510.664,
            "count": 3128963,
            "maximum": 3962999.994,
            "minimum": 3961999.974,
            "name": "Y",
            "position": 1,
            "stddev": 281.8294647,
            "variance": 79427.84717
          },
          {
            "average": -0.5314485363,
            "count": 3128963,
            "maximum": 5.85490067,
            "minimum": -1.64509933,
            "name": "Z",
            "position": 2,
            "stddev": 0.45668539,
            "variance": 0.2085615455
          },
          {
            "average": 117.071183,
            "count": 3128963,
            "maximum": 6252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 453.1705613,
            "variance": 205363.5576
          },
          {
            "average": 1.003179328,
            "count": 3128963,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06506513421,
            "variance": 0.004233471689
          },
          {
            "average": 1.006751758,
            "count": 3128963,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1017798714,
            "variance": 0.01035914222
          },
          {
            "average": 1,
            "count": 3128963,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.80312231,
            "count": 3128963,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.450386344,
            "variance": 55.50825667
          },
          {
            "average": 20.05308328,
            "count": 3128963,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.468333467,
            "variance": 2.156003171
          },
          {
            "average": 1.923746302,
            "count": 3128963,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2677629909,
            "variance": 0.0716970193
          },
          {
            "average": 4.453736589,
            "count": 3128963,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.563553688,
            "variance": 2.444700134
          },
          {
            "average": 255528337.9,
            "count": 3128963,
            "maximum": 255529647,
            "minimum": 255527445.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 583.84897,
            "variance": 340879.6198
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3128963,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.0005,
          3961999.974,
          -1.64509933,
          449000.0205,
          3962999.994,
          5.85490067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.00049997785,
                3961999.973780733,
                -1.645099330472934
              ],
              [
                448000.00049997785,
                3962999.9937807326,
                -1.645099330472934
              ],
              [
                449000.02049997787,
                3962999.9937807326,
                5.854900669527066
              ],
              [
                449000.02049997787,
                3961999.973780733,
                5.854900669527066
              ],
              [
                448000.00049997785,
                3961999.973780733,
                -1.645099330472934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:14:07+00:00",
        "end_time": "2019-10-19T13:37:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4862.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4862.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4862.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4862.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57557725,
            35.80073303,
            -1.64509933,
            -75.56444493,
            35.80980148,
            5.85490067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57551220290658,
                  35.800733028723734,
                  -1.645099330472934
                ],
                [
                  -75.57557724813968,
                  35.809748990073025,
                  -1.645099330472934
                ],
                [
                  -75.56450871997053,
                  35.809801475498304,
                  5.854900669527066
                ],
                [
                  -75.56444492541388,
                  35.800785496850104,
                  5.854900669527066
                ],
                [
                  -75.57551220290658,
                  35.800733028723734,
                  -1.645099330472934
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4862.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4862.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:14:07Z",
            "pc:count": 3128963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448477.1316,
                "count": 3128963,
                "maximum": 449000.0205,
                "minimum": 448000.0005,
                "name": "X",
                "position": 0,
                "stddev": 273.6319465,
                "variance": 74874.44216
              },
              {
                "average": 3962510.664,
                "count": 3128963,
                "maximum": 3962999.994,
                "minimum": 3961999.974,
                "name": "Y",
                "position": 1,
                "stddev": 281.8294647,
                "variance": 79427.84717
              },
              {
                "average": -0.5314485363,
                "count": 3128963,
                "maximum": 5.85490067,
                "minimum": -1.64509933,
                "name": "Z",
                "position": 2,
                "stddev": 0.45668539,
                "variance": 0.2085615455
              },
              {
                "average": 117.071183,
                "count": 3128963,
                "maximum": 6252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 453.1705613,
                "variance": 205363.5576
              },
              {
                "average": 1.003179328,
                "count": 3128963,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06506513421,
                "variance": 0.004233471689
              },
              {
                "average": 1.006751758,
                "count": 3128963,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1017798714,
                "variance": 0.01035914222
              },
              {
                "average": 1,
                "count": 3128963,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.80312231,
                "count": 3128963,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.450386344,
                "variance": 55.50825667
              },
              {
                "average": 20.05308328,
                "count": 3128963,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.468333467,
                "variance": 2.156003171
              },
              {
                "average": 1.923746302,
                "count": 3128963,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2677629909,
                "variance": 0.0716970193
              },
              {
                "average": 4.453736589,
                "count": 3128963,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.563553688,
                "variance": 2.444700134
              },
              {
                "average": 255528337.9,
                "count": 3128963,
                "maximum": 255529647,
                "minimum": 255527445.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 583.84897,
                "variance": 340879.6198
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3128963,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.0005,
              3961999.974,
              -1.64509933,
              449000.0205,
              3962999.994,
              5.85490067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.00049997785,
                    3961999.973780733,
                    -1.645099330472934
                  ],
                  [
                    448000.00049997785,
                    3962999.9937807326,
                    -1.645099330472934
                  ],
                  [
                    449000.02049997787,
                    3962999.9937807326,
                    5.854900669527066
                  ],
                  [
                    449000.02049997787,
                    3961999.973780733,
                    5.854900669527066
                  ],
                  [
                    448000.00049997785,
                    3961999.973780733,
                    -1.645099330472934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:14:07+00:00",
            "end_time": "2019-10-19T13:37: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": "20191019_NCMP_NC_Dunex_18SVE5161.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54224971920972,
              35.79187161872975,
              -2.156032904122946
            ],
            [
              -75.54231098278579,
              35.80088728397362,
              -2.156032904122946
            ],
            [
              -75.53423949929258,
              35.80092342106273,
              12.103967095877053
            ],
            [
              -75.53417914742623,
              35.7919077439074,
              12.103967095877053
            ],
            [
              -75.54224971920972,
              35.79187161872975,
              -2.156032904122946
            ]
          ]
        ]
      },
      "bbox": [
        -75.54231098,
        35.79187162,
        -2.156032904,
        -75.53417915,
        35.80092342,
        12.1039671
      ],
      "properties": {
        "datetime": "2019-10-19T15:53:40Z",
        "pc:count": 695833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451175.9644,
            "count": 695833,
            "maximum": 451729.3175,
            "minimum": 450999.9975,
            "name": "X",
            "position": 0,
            "stddev": 129.5761835,
            "variance": 16789.98734
          },
          {
            "average": 3961345.042,
            "count": 695833,
            "maximum": 3961999.964,
            "minimum": 3960999.984,
            "name": "Y",
            "position": 1,
            "stddev": 234.8923359,
            "variance": 55174.40946
          },
          {
            "average": 2.082133107,
            "count": 695833,
            "maximum": 12.1039671,
            "minimum": -2.156032904,
            "name": "Z",
            "position": 2,
            "stddev": 1.545226499,
            "variance": 2.387724933
          },
          {
            "average": 3534.098472,
            "count": 695833,
            "maximum": 27879,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2420.467451,
            "variance": 5858662.682
          },
          {
            "average": 1.071090333,
            "count": 695833,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2804337427,
            "variance": 0.07864308407
          },
          {
            "average": 1.142384739,
            "count": 695833,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4000574264,
            "variance": 0.1600459444
          },
          {
            "average": 1,
            "count": 695833,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.410834209,
            "count": 695833,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.348126536,
            "variance": 18.90620438
          },
          {
            "average": 19.84957728,
            "count": 695833,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.105704844,
            "variance": 1.222583202
          },
          {
            "average": 1.119704009,
            "count": 695833,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3436225439,
            "variance": 0.1180764527
          },
          {
            "average": 14.77775702,
            "count": 695833,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8604060678,
            "variance": 0.7402986015
          },
          {
            "average": 255533970.9,
            "count": 695833,
            "maximum": 255535620.9,
            "minimum": 255532014.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 635.2632247,
            "variance": 403559.3646
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450999.9975,
          3960999.984,
          -2.156032904,
          451729.3175,
          3961999.964,
          12.1039671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450999.99748453096,
                3960999.9838050436,
                -2.156032904122946
              ],
              [
                450999.99748453096,
                3961999.963805044,
                -2.156032904122946
              ],
              [
                451729.3174845309,
                3961999.963805044,
                12.103967095877053
              ],
              [
                451729.3174845309,
                3960999.9838050436,
                12.103967095877053
              ],
              [
                450999.99748453096,
                3960999.9838050436,
                -2.156032904122946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:53:40+00:00",
        "end_time": "2019-10-19T14:53:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5161.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5161.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5161.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5161.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54231098,
            35.79187162,
            -2.156032904,
            -75.53417915,
            35.80092342,
            12.1039671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54224971920972,
                  35.79187161872975,
                  -2.156032904122946
                ],
                [
                  -75.54231098278579,
                  35.80088728397362,
                  -2.156032904122946
                ],
                [
                  -75.53423949929258,
                  35.80092342106273,
                  12.103967095877053
                ],
                [
                  -75.53417914742623,
                  35.7919077439074,
                  12.103967095877053
                ],
                [
                  -75.54224971920972,
                  35.79187161872975,
                  -2.156032904122946
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5161.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5161.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:53:40Z",
            "pc:count": 695833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451175.9644,
                "count": 695833,
                "maximum": 451729.3175,
                "minimum": 450999.9975,
                "name": "X",
                "position": 0,
                "stddev": 129.5761835,
                "variance": 16789.98734
              },
              {
                "average": 3961345.042,
                "count": 695833,
                "maximum": 3961999.964,
                "minimum": 3960999.984,
                "name": "Y",
                "position": 1,
                "stddev": 234.8923359,
                "variance": 55174.40946
              },
              {
                "average": 2.082133107,
                "count": 695833,
                "maximum": 12.1039671,
                "minimum": -2.156032904,
                "name": "Z",
                "position": 2,
                "stddev": 1.545226499,
                "variance": 2.387724933
              },
              {
                "average": 3534.098472,
                "count": 695833,
                "maximum": 27879,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2420.467451,
                "variance": 5858662.682
              },
              {
                "average": 1.071090333,
                "count": 695833,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2804337427,
                "variance": 0.07864308407
              },
              {
                "average": 1.142384739,
                "count": 695833,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4000574264,
                "variance": 0.1600459444
              },
              {
                "average": 1,
                "count": 695833,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.410834209,
                "count": 695833,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.348126536,
                "variance": 18.90620438
              },
              {
                "average": 19.84957728,
                "count": 695833,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.105704844,
                "variance": 1.222583202
              },
              {
                "average": 1.119704009,
                "count": 695833,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3436225439,
                "variance": 0.1180764527
              },
              {
                "average": 14.77775702,
                "count": 695833,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8604060678,
                "variance": 0.7402986015
              },
              {
                "average": 255533970.9,
                "count": 695833,
                "maximum": 255535620.9,
                "minimum": 255532014.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 635.2632247,
                "variance": 403559.3646
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450999.9975,
              3960999.984,
              -2.156032904,
              451729.3175,
              3961999.964,
              12.1039671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450999.99748453096,
                    3960999.9838050436,
                    -2.156032904122946
                  ],
                  [
                    450999.99748453096,
                    3961999.963805044,
                    -2.156032904122946
                  ],
                  [
                    451729.3174845309,
                    3961999.963805044,
                    12.103967095877053
                  ],
                  [
                    451729.3174845309,
                    3960999.9838050436,
                    12.103967095877053
                  ],
                  [
                    450999.99748453096,
                    3960999.9838050436,
                    -2.156032904122946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:53:40+00:00",
            "end_time": "2019-10-19T14:53:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE4182.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65446292177657,
              35.98064774734328,
              0.352438841301243
            ],
            [
              -75.65453737821285,
              35.98966312397902,
              0.352438841301243
            ],
            [
              -75.64344415776922,
              35.98972313482938,
              71.77243884130124
            ],
            [
              -75.6433709630204,
              35.980707738457,
              71.77243884130124
            ],
            [
              -75.65446292177657,
              35.98064774734328,
              0.352438841301243
            ]
          ]
        ]
      },
      "bbox": [
        -75.65453738,
        35.98064775,
        0.3524388413,
        -75.64337096,
        35.98972313,
        71.77243884
      ],
      "properties": {
        "datetime": "2019-10-19T16:02:41Z",
        "pc:count": 9169571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441530.7097,
            "count": 9169571,
            "maximum": 442000.0041,
            "minimum": 441000.0041,
            "name": "X",
            "position": 0,
            "stddev": 274.4407292,
            "variance": 75317.71384
          },
          {
            "average": 3982490.71,
            "count": 9169571,
            "maximum": 3982999.985,
            "minimum": 3981999.985,
            "name": "Y",
            "position": 1,
            "stddev": 280.753209,
            "variance": 78822.36434
          },
          {
            "average": 9.241422204,
            "count": 9169571,
            "maximum": 71.77243884,
            "minimum": 0.3524388413,
            "name": "Z",
            "position": 2,
            "stddev": 5.951953329,
            "variance": 35.42574843
          },
          {
            "average": 902.654988,
            "count": 9169571,
            "maximum": 46176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1589.359102,
            "variance": 2526062.356
          },
          {
            "average": 2.328077508,
            "count": 9169571,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289578126,
            "variance": 1.663011743
          },
          {
            "average": 3.67158529,
            "count": 9169571,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572772641,
            "variance": 2.473613781
          },
          {
            "average": 1,
            "count": 9169571,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232054695,
            "count": 9169571,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5778814645,
            "variance": 0.3339469871
          },
          {
            "average": 20.05158355,
            "count": 9169571,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.451162648,
            "variance": 2.10587303
          },
          {
            "average": 2.70494901,
            "count": 9169571,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.891513033,
            "variance": 3.577821556
          },
          {
            "average": 10.66629518,
            "count": 9169571,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.657083165,
            "variance": 32.00258994
          },
          {
            "average": 255510730.3,
            "count": 9169571,
            "maximum": 255536161.5,
            "minimum": 255446595.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38084.63343,
            "variance": 1450439304
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9169571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441000.0041,
          3981999.985,
          0.3524388413,
          442000.0041,
          3982999.985,
          71.77243884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441000.00409583887,
                3981999.98481003,
                0.352438841301243
              ],
              [
                441000.00409583887,
                3982999.98481003,
                0.352438841301243
              ],
              [
                442000.00409583887,
                3982999.98481003,
                71.77243884130124
              ],
              [
                442000.00409583887,
                3981999.98481003,
                71.77243884130124
              ],
              [
                441000.00409583887,
                3981999.98481003,
                0.352438841301243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:02:41+00:00",
        "end_time": "2019-10-18T15:09:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4182.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4182.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4182.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4182.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65453738,
            35.98064775,
            0.3524388413,
            -75.64337096,
            35.98972313,
            71.77243884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65446292177657,
                  35.98064774734328,
                  0.352438841301243
                ],
                [
                  -75.65453737821285,
                  35.98966312397902,
                  0.352438841301243
                ],
                [
                  -75.64344415776922,
                  35.98972313482938,
                  71.77243884130124
                ],
                [
                  -75.6433709630204,
                  35.980707738457,
                  71.77243884130124
                ],
                [
                  -75.65446292177657,
                  35.98064774734328,
                  0.352438841301243
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4182.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4182.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:02:41Z",
            "pc:count": 9169571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441530.7097,
                "count": 9169571,
                "maximum": 442000.0041,
                "minimum": 441000.0041,
                "name": "X",
                "position": 0,
                "stddev": 274.4407292,
                "variance": 75317.71384
              },
              {
                "average": 3982490.71,
                "count": 9169571,
                "maximum": 3982999.985,
                "minimum": 3981999.985,
                "name": "Y",
                "position": 1,
                "stddev": 280.753209,
                "variance": 78822.36434
              },
              {
                "average": 9.241422204,
                "count": 9169571,
                "maximum": 71.77243884,
                "minimum": 0.3524388413,
                "name": "Z",
                "position": 2,
                "stddev": 5.951953329,
                "variance": 35.42574843
              },
              {
                "average": 902.654988,
                "count": 9169571,
                "maximum": 46176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1589.359102,
                "variance": 2526062.356
              },
              {
                "average": 2.328077508,
                "count": 9169571,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289578126,
                "variance": 1.663011743
              },
              {
                "average": 3.67158529,
                "count": 9169571,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572772641,
                "variance": 2.473613781
              },
              {
                "average": 1,
                "count": 9169571,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232054695,
                "count": 9169571,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5778814645,
                "variance": 0.3339469871
              },
              {
                "average": 20.05158355,
                "count": 9169571,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.451162648,
                "variance": 2.10587303
              },
              {
                "average": 2.70494901,
                "count": 9169571,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.891513033,
                "variance": 3.577821556
              },
              {
                "average": 10.66629518,
                "count": 9169571,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.657083165,
                "variance": 32.00258994
              },
              {
                "average": 255510730.3,
                "count": 9169571,
                "maximum": 255536161.5,
                "minimum": 255446595.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38084.63343,
                "variance": 1450439304
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9169571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441000.0041,
              3981999.985,
              0.3524388413,
              442000.0041,
              3982999.985,
              71.77243884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441000.00409583887,
                    3981999.98481003,
                    0.352438841301243
                  ],
                  [
                    441000.00409583887,
                    3982999.98481003,
                    0.352438841301243
                  ],
                  [
                    442000.00409583887,
                    3982999.98481003,
                    71.77243884130124
                  ],
                  [
                    442000.00409583887,
                    3981999.98481003,
                    71.77243884130124
                  ],
                  [
                    441000.00409583887,
                    3981999.98481003,
                    0.352438841301243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:02:41+00:00",
            "end_time": "2019-10-18T15:09: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": "20191019_NCMP_NC_Dunex_18SVE5162.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.54231089162141,
              35.80088751534901,
              -1.312367453854498
            ],
            [
              -75.54231831140933,
              35.8019791530038,
              -1.312367453854498
            ],
            [
              -75.54171182456848,
              35.801981887225274,
              1.607632546145502
            ],
            [
              -75.54170441307728,
              35.800890249461354,
              1.607632546145502
            ],
            [
              -75.54231089162141,
              35.80088751534901,
              -1.312367453854498
            ]
          ]
        ]
      },
      "bbox": [
        -75.54231831,
        35.80088752,
        -1.312367454,
        -75.54170441,
        35.80198189,
        1.607632546
      ],
      "properties": {
        "datetime": "2019-10-19T15:43:23Z",
        "pc:count": 4900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451012.973,
            "count": 4900,
            "maximum": 451054.8059,
            "minimum": 451000.0059,
            "name": "X",
            "position": 0,
            "stddev": 9.97001132,
            "variance": 99.40112572
          },
          {
            "average": 3962029.869,
            "count": 4900,
            "maximum": 3962121.069,
            "minimum": 3961999.989,
            "name": "Y",
            "position": 1,
            "stddev": 24.74374763,
            "variance": 612.2530467
          },
          {
            "average": 0.6168774441,
            "count": 4900,
            "maximum": 1.607632546,
            "minimum": -1.312367454,
            "name": "Z",
            "position": 2,
            "stddev": 0.8096886025,
            "variance": 0.655595633
          },
          {
            "average": 2449.522245,
            "count": 4900,
            "maximum": 8959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2079.133143,
            "variance": 4322794.625
          },
          {
            "average": 1,
            "count": 4900,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4900,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4900,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.76061224,
            "count": 4900,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.84853111,
            "variance": 165.0847516
          },
          {
            "average": 20.3704018,
            "count": 4900,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.24948809,
            "variance": 1.561220487
          },
          {
            "average": 1.334285714,
            "count": 4900,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4717883009,
            "variance": 0.2225842009
          },
          {
            "average": 15.79142857,
            "count": 4900,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4063287859,
            "variance": 0.1651030823
          },
          {
            "average": 255534802.1,
            "count": 4900,
            "maximum": 255535003.5,
            "minimum": 255534043.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.2248731,
            "variance": 150718.5521
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451000.0059,
          3961999.989,
          -1.312367454,
          451054.8059,
          3962121.069,
          1.607632546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451000.00586377434,
                3961999.9894218612,
                -1.312367453854498
              ],
              [
                451000.00586377434,
                3962121.0694218613,
                -1.312367453854498
              ],
              [
                451054.8058637744,
                3962121.0694218613,
                1.607632546145502
              ],
              [
                451054.8058637744,
                3961999.9894218612,
                1.607632546145502
              ],
              [
                451000.00586377434,
                3961999.9894218612,
                -1.312367453854498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:43:23+00:00",
        "end_time": "2019-10-19T15:27:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5162.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5162.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5162.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5162.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.54231831,
            35.80088752,
            -1.312367454,
            -75.54170441,
            35.80198189,
            1.607632546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.54231089162141,
                  35.80088751534901,
                  -1.312367453854498
                ],
                [
                  -75.54231831140933,
                  35.8019791530038,
                  -1.312367453854498
                ],
                [
                  -75.54171182456848,
                  35.801981887225274,
                  1.607632546145502
                ],
                [
                  -75.54170441307728,
                  35.800890249461354,
                  1.607632546145502
                ],
                [
                  -75.54231089162141,
                  35.80088751534901,
                  -1.312367453854498
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5162.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5162.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:43:23Z",
            "pc:count": 4900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451012.973,
                "count": 4900,
                "maximum": 451054.8059,
                "minimum": 451000.0059,
                "name": "X",
                "position": 0,
                "stddev": 9.97001132,
                "variance": 99.40112572
              },
              {
                "average": 3962029.869,
                "count": 4900,
                "maximum": 3962121.069,
                "minimum": 3961999.989,
                "name": "Y",
                "position": 1,
                "stddev": 24.74374763,
                "variance": 612.2530467
              },
              {
                "average": 0.6168774441,
                "count": 4900,
                "maximum": 1.607632546,
                "minimum": -1.312367454,
                "name": "Z",
                "position": 2,
                "stddev": 0.8096886025,
                "variance": 0.655595633
              },
              {
                "average": 2449.522245,
                "count": 4900,
                "maximum": 8959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2079.133143,
                "variance": 4322794.625
              },
              {
                "average": 1,
                "count": 4900,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4900,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4900,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.76061224,
                "count": 4900,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.84853111,
                "variance": 165.0847516
              },
              {
                "average": 20.3704018,
                "count": 4900,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.24948809,
                "variance": 1.561220487
              },
              {
                "average": 1.334285714,
                "count": 4900,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4717883009,
                "variance": 0.2225842009
              },
              {
                "average": 15.79142857,
                "count": 4900,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4063287859,
                "variance": 0.1651030823
              },
              {
                "average": 255534802.1,
                "count": 4900,
                "maximum": 255535003.5,
                "minimum": 255534043.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.2248731,
                "variance": 150718.5521
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451000.0059,
              3961999.989,
              -1.312367454,
              451054.8059,
              3962121.069,
              1.607632546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451000.00586377434,
                    3961999.9894218612,
                    -1.312367453854498
                  ],
                  [
                    451000.00586377434,
                    3962121.0694218613,
                    -1.312367453854498
                  ],
                  [
                    451054.8058637744,
                    3962121.0694218613,
                    1.607632546145502
                  ],
                  [
                    451054.8058637744,
                    3961999.9894218612,
                    1.607632546145502
                  ],
                  [
                    451000.00586377434,
                    3961999.9894218612,
                    -1.312367453854498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:43:23+00:00",
            "end_time": "2019-10-19T15:27:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5200.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.52757280528488,
              35.24192776556982,
              0.125030829300504
            ],
            [
              -75.52763121591511,
              35.25094445645216,
              0.125030829300504
            ],
            [
              -75.52266001529469,
              35.25096602892419,
              13.265030829300505
            ],
            [
              -75.52260215493253,
              35.241949330882754,
              13.265030829300505
            ],
            [
              -75.52757280528488,
              35.24192776556982,
              0.125030829300504
            ]
          ]
        ]
      },
      "bbox": [
        -75.52763122,
        35.24192777,
        0.1250308293,
        -75.52260215,
        35.25096603,
        13.26503083
      ],
      "properties": {
        "datetime": "2019-10-17T16:46:48Z",
        "pc:count": 1206546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452146.0086,
            "count": 1206546,
            "maximum": 452452.2644,
            "minimum": 452000.0044,
            "name": "X",
            "position": 0,
            "stddev": 101.1716025,
            "variance": 10235.69316
          },
          {
            "average": 3900657.798,
            "count": 1206546,
            "maximum": 3900999.99,
            "minimum": 3899999.99,
            "name": "Y",
            "position": 1,
            "stddev": 289.7316966,
            "variance": 83944.45601
          },
          {
            "average": 3.774182126,
            "count": 1206546,
            "maximum": 13.26503083,
            "minimum": 0.1250308293,
            "name": "Z",
            "position": 2,
            "stddev": 1.869502179,
            "variance": 3.495038396
          },
          {
            "average": 2087.41896,
            "count": 1206546,
            "maximum": 12668,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2088.201008,
            "variance": 4360583.451
          },
          {
            "average": 1.56002755,
            "count": 1206546,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9756692403,
            "variance": 0.9519304665
          },
          {
            "average": 2.12181301,
            "count": 1206546,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.419788823,
            "variance": 2.015800303
          },
          {
            "average": 1,
            "count": 1206546,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.571911887,
            "count": 1206546,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.182790715,
            "variance": 1.398993875
          },
          {
            "average": 20.0838156,
            "count": 1206546,
            "maximum": 28.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.878751428,
            "variance": 3.529706929
          },
          {
            "average": 1.598517587,
            "count": 1206546,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020485264,
            "variance": 1.041390175
          },
          {
            "average": 3.125661185,
            "count": 1206546,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6708330596,
            "variance": 0.4500169938
          },
          {
            "average": 255364793.1,
            "count": 1206546,
            "maximum": 255366008.6,
            "minimum": 255364193.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.4823573,
            "variance": 196676.6012
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1206546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0044,
          3899999.99,
          0.1250308293,
          452452.2644,
          3900999.99,
          13.26503083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.004385811,
                3899999.989619296,
                0.125030829300504
              ],
              [
                452000.004385811,
                3900999.989619296,
                0.125030829300504
              ],
              [
                452452.264385811,
                3900999.989619296,
                13.265030829300505
              ],
              [
                452452.264385811,
                3899999.989619296,
                13.265030829300505
              ],
              [
                452000.004385811,
                3899999.989619296,
                0.125030829300504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:46:48+00:00",
        "end_time": "2019-10-17T16:16:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5200.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5200.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5200.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5200.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.52763122,
            35.24192777,
            0.1250308293,
            -75.52260215,
            35.25096603,
            13.26503083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.52757280528488,
                  35.24192776556982,
                  0.125030829300504
                ],
                [
                  -75.52763121591511,
                  35.25094445645216,
                  0.125030829300504
                ],
                [
                  -75.52266001529469,
                  35.25096602892419,
                  13.265030829300505
                ],
                [
                  -75.52260215493253,
                  35.241949330882754,
                  13.265030829300505
                ],
                [
                  -75.52757280528488,
                  35.24192776556982,
                  0.125030829300504
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5200.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5200.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:46:48Z",
            "pc:count": 1206546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452146.0086,
                "count": 1206546,
                "maximum": 452452.2644,
                "minimum": 452000.0044,
                "name": "X",
                "position": 0,
                "stddev": 101.1716025,
                "variance": 10235.69316
              },
              {
                "average": 3900657.798,
                "count": 1206546,
                "maximum": 3900999.99,
                "minimum": 3899999.99,
                "name": "Y",
                "position": 1,
                "stddev": 289.7316966,
                "variance": 83944.45601
              },
              {
                "average": 3.774182126,
                "count": 1206546,
                "maximum": 13.26503083,
                "minimum": 0.1250308293,
                "name": "Z",
                "position": 2,
                "stddev": 1.869502179,
                "variance": 3.495038396
              },
              {
                "average": 2087.41896,
                "count": 1206546,
                "maximum": 12668,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2088.201008,
                "variance": 4360583.451
              },
              {
                "average": 1.56002755,
                "count": 1206546,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9756692403,
                "variance": 0.9519304665
              },
              {
                "average": 2.12181301,
                "count": 1206546,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.419788823,
                "variance": 2.015800303
              },
              {
                "average": 1,
                "count": 1206546,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.571911887,
                "count": 1206546,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.182790715,
                "variance": 1.398993875
              },
              {
                "average": 20.0838156,
                "count": 1206546,
                "maximum": 28.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.878751428,
                "variance": 3.529706929
              },
              {
                "average": 1.598517587,
                "count": 1206546,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020485264,
                "variance": 1.041390175
              },
              {
                "average": 3.125661185,
                "count": 1206546,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6708330596,
                "variance": 0.4500169938
              },
              {
                "average": 255364793.1,
                "count": 1206546,
                "maximum": 255366008.6,
                "minimum": 255364193.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.4823573,
                "variance": 196676.6012
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1206546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0044,
              3899999.99,
              0.1250308293,
              452452.2644,
              3900999.99,
              13.26503083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.004385811,
                    3899999.989619296,
                    0.125030829300504
                  ],
                  [
                    452000.004385811,
                    3900999.989619296,
                    0.125030829300504
                  ],
                  [
                    452452.264385811,
                    3900999.989619296,
                    13.265030829300505
                  ],
                  [
                    452452.264385811,
                    3899999.989619296,
                    13.265030829300505
                  ],
                  [
                    452000.004385811,
                    3899999.989619296,
                    0.125030829300504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:46:48+00:00",
            "end_time": "2019-10-17T16:16: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": "20191019_NCMP_NC_Dunex_18SVE4868.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57590292772261,
              35.85482760267172,
              -2.894514801232543
            ],
            [
              -75.57596814522887,
              35.86384330176828,
              -2.894514801232543
            ],
            [
              -75.56553627209226,
              35.863892860499746,
              48.34548519876746
            ],
            [
              -75.56547223564363,
              35.854877145079705,
              48.34548519876746
            ],
            [
              -75.57590292772261,
              35.85482760267172,
              -2.894514801232543
            ]
          ]
        ]
      },
      "bbox": [
        -75.57596815,
        35.8548276,
        -2.894514801,
        -75.56547224,
        35.86389286,
        48.3454852
      ],
      "properties": {
        "datetime": "2019-10-19T16:20:11Z",
        "pc:count": 2559962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448342.4838,
            "count": 2559962,
            "maximum": 448941.8581,
            "minimum": 447999.9981,
            "name": "X",
            "position": 0,
            "stddev": 206.2731406,
            "variance": 42548.60851
          },
          {
            "average": 3968475.908,
            "count": 2559962,
            "maximum": 3968999.984,
            "minimum": 3967999.984,
            "name": "Y",
            "position": 1,
            "stddev": 282.1465219,
            "variance": 79606.65981
          },
          {
            "average": 2.705427924,
            "count": 2559962,
            "maximum": 48.3454852,
            "minimum": -2.894514801,
            "name": "Z",
            "position": 2,
            "stddev": 2.550783591,
            "variance": 6.506496929
          },
          {
            "average": 1466.600744,
            "count": 2559962,
            "maximum": 47664,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1795.646046,
            "variance": 3224344.723
          },
          {
            "average": 1.454968472,
            "count": 2559962,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7700579415,
            "variance": 0.5929892332
          },
          {
            "average": 1.924199656,
            "count": 2559962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.069264101,
            "variance": 1.143325717
          },
          {
            "average": 1,
            "count": 2559962,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.914624514,
            "count": 2559962,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.756927402,
            "variance": 14.1145035
          },
          {
            "average": 20.09283306,
            "count": 2559962,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8738738929,
            "variance": 0.7636555807
          },
          {
            "average": 1.497709732,
            "count": 2559962,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7854698867,
            "variance": 0.6169629429
          },
          {
            "average": 16.49163503,
            "count": 2559962,
            "maximum": 19,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9863698669,
            "variance": 0.9729255143
          },
          {
            "average": 255535289.2,
            "count": 2559962,
            "maximum": 255537211.3,
            "minimum": 255533350.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 752.2337413,
            "variance": 565855.6016
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2559962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447999.9981,
          3967999.984,
          -2.894514801,
          448941.8581,
          3968999.984,
          48.3454852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447999.99807513587,
                3967999.9840618237,
                -2.894514801232543
              ],
              [
                447999.99807513587,
                3968999.9840618237,
                -2.894514801232543
              ],
              [
                448941.85807513585,
                3968999.9840618237,
                48.34548519876746
              ],
              [
                448941.85807513585,
                3967999.9840618237,
                48.34548519876746
              ],
              [
                447999.99807513587,
                3967999.9840618237,
                -2.894514801232543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:20:11+00:00",
        "end_time": "2019-10-19T15:15:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4868.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4868.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4868.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4868.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57596815,
            35.8548276,
            -2.894514801,
            -75.56547224,
            35.86389286,
            48.3454852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57590292772261,
                  35.85482760267172,
                  -2.894514801232543
                ],
                [
                  -75.57596814522887,
                  35.86384330176828,
                  -2.894514801232543
                ],
                [
                  -75.56553627209226,
                  35.863892860499746,
                  48.34548519876746
                ],
                [
                  -75.56547223564363,
                  35.854877145079705,
                  48.34548519876746
                ],
                [
                  -75.57590292772261,
                  35.85482760267172,
                  -2.894514801232543
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4868.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4868.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:20:11Z",
            "pc:count": 2559962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448342.4838,
                "count": 2559962,
                "maximum": 448941.8581,
                "minimum": 447999.9981,
                "name": "X",
                "position": 0,
                "stddev": 206.2731406,
                "variance": 42548.60851
              },
              {
                "average": 3968475.908,
                "count": 2559962,
                "maximum": 3968999.984,
                "minimum": 3967999.984,
                "name": "Y",
                "position": 1,
                "stddev": 282.1465219,
                "variance": 79606.65981
              },
              {
                "average": 2.705427924,
                "count": 2559962,
                "maximum": 48.3454852,
                "minimum": -2.894514801,
                "name": "Z",
                "position": 2,
                "stddev": 2.550783591,
                "variance": 6.506496929
              },
              {
                "average": 1466.600744,
                "count": 2559962,
                "maximum": 47664,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1795.646046,
                "variance": 3224344.723
              },
              {
                "average": 1.454968472,
                "count": 2559962,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7700579415,
                "variance": 0.5929892332
              },
              {
                "average": 1.924199656,
                "count": 2559962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.069264101,
                "variance": 1.143325717
              },
              {
                "average": 1,
                "count": 2559962,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.914624514,
                "count": 2559962,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.756927402,
                "variance": 14.1145035
              },
              {
                "average": 20.09283306,
                "count": 2559962,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8738738929,
                "variance": 0.7636555807
              },
              {
                "average": 1.497709732,
                "count": 2559962,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7854698867,
                "variance": 0.6169629429
              },
              {
                "average": 16.49163503,
                "count": 2559962,
                "maximum": 19,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9863698669,
                "variance": 0.9729255143
              },
              {
                "average": 255535289.2,
                "count": 2559962,
                "maximum": 255537211.3,
                "minimum": 255533350.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 752.2337413,
                "variance": 565855.6016
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2559962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447999.9981,
              3967999.984,
              -2.894514801,
              448941.8581,
              3968999.984,
              48.3454852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447999.99807513587,
                    3967999.9840618237,
                    -2.894514801232543
                  ],
                  [
                    447999.99807513587,
                    3968999.9840618237,
                    -2.894514801232543
                  ],
                  [
                    448941.85807513585,
                    3968999.9840618237,
                    48.34548519876746
                  ],
                  [
                    448941.85807513585,
                    3967999.9840618237,
                    48.34548519876746
                  ],
                  [
                    447999.99807513587,
                    3967999.9840618237,
                    -2.894514801232543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:20:11+00:00",
            "end_time": "2019-10-19T15:15: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": "20191001_NCMP_NC_Dunex_18SVD4698.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59341829034965,
              35.228156484332686,
              -6.996412768770104
            ],
            [
              -75.5934339190937,
              35.230302799348365,
              -6.996412768770104
            ],
            [
              -75.5824451302,
              35.230356173947534,
              -3.736412768770104
            ],
            [
              -75.58242979081773,
              35.22820985471403,
              -3.736412768770104
            ],
            [
              -75.59341829034965,
              35.228156484332686,
              -6.996412768770104
            ]
          ]
        ]
      },
      "bbox": [
        -75.59343392,
        35.22815648,
        -6.996412769,
        -75.58242979,
        35.23035617,
        -3.736412769
      ],
      "properties": {
        "datetime": "2019-10-01T15:57:02Z",
        "pc:count": 351259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446388.8578,
            "count": 351259,
            "maximum": 446999.9902,
            "minimum": 446000.0102,
            "name": "X",
            "position": 0,
            "stddev": 218.3603016,
            "variance": 47681.22132
          },
          {
            "average": 3898643.867,
            "count": 351259,
            "maximum": 3898744.578,
            "minimum": 3898506.538,
            "name": "Y",
            "position": 1,
            "stddev": 53.59724975,
            "variance": 2872.665181
          },
          {
            "average": -4.928155614,
            "count": 351259,
            "maximum": -3.736412769,
            "minimum": -6.996412769,
            "name": "Z",
            "position": 2,
            "stddev": 0.4440251158,
            "variance": 0.1971583034
          },
          {
            "average": 185.3047324,
            "count": 351259,
            "maximum": 6567,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 803.0459251,
            "variance": 644882.7577
          },
          {
            "average": 1.00024768,
            "count": 351259,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01573594121,
            "variance": 0.0002476198458
          },
          {
            "average": 1.000495361,
            "count": 351259,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02225122469,
            "variance": 0.000495117
          },
          {
            "average": 1,
            "count": 351259,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 351259,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.5467008,
            "count": 351259,
            "maximum": 25.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.186015161,
            "variance": 4.778662284
          },
          {
            "average": 2.020956047,
            "count": 351259,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1609804057,
            "variance": 0.02591469103
          },
          {
            "average": 7.721567277,
            "count": 351259,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5308006945,
            "variance": 0.2817493773
          },
          {
            "average": 253980105.9,
            "count": 351259,
            "maximum": 253980622.2,
            "minimum": 253979833.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 197.1802722,
            "variance": 38880.05975
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0102,
          3898506.538,
          -6.996412769,
          446999.9902,
          3898744.578,
          -3.736412769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.0102179548,
                3898506.5382239525,
                -6.996412768770104
              ],
              [
                446000.0102179548,
                3898744.5782239526,
                -6.996412768770104
              ],
              [
                446999.9902179548,
                3898744.5782239526,
                -3.736412768770104
              ],
              [
                446999.9902179548,
                3898506.5382239525,
                -3.736412768770104
              ],
              [
                446000.0102179548,
                3898506.5382239525,
                -6.996412768770104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:57:02+00:00",
        "end_time": "2019-10-01T15:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4698.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4698.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4698.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4698.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59343392,
            35.22815648,
            -6.996412769,
            -75.58242979,
            35.23035617,
            -3.736412769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59341829034965,
                  35.228156484332686,
                  -6.996412768770104
                ],
                [
                  -75.5934339190937,
                  35.230302799348365,
                  -6.996412768770104
                ],
                [
                  -75.5824451302,
                  35.230356173947534,
                  -3.736412768770104
                ],
                [
                  -75.58242979081773,
                  35.22820985471403,
                  -3.736412768770104
                ],
                [
                  -75.59341829034965,
                  35.228156484332686,
                  -6.996412768770104
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4698.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4698.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:57:02Z",
            "pc:count": 351259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446388.8578,
                "count": 351259,
                "maximum": 446999.9902,
                "minimum": 446000.0102,
                "name": "X",
                "position": 0,
                "stddev": 218.3603016,
                "variance": 47681.22132
              },
              {
                "average": 3898643.867,
                "count": 351259,
                "maximum": 3898744.578,
                "minimum": 3898506.538,
                "name": "Y",
                "position": 1,
                "stddev": 53.59724975,
                "variance": 2872.665181
              },
              {
                "average": -4.928155614,
                "count": 351259,
                "maximum": -3.736412769,
                "minimum": -6.996412769,
                "name": "Z",
                "position": 2,
                "stddev": 0.4440251158,
                "variance": 0.1971583034
              },
              {
                "average": 185.3047324,
                "count": 351259,
                "maximum": 6567,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 803.0459251,
                "variance": 644882.7577
              },
              {
                "average": 1.00024768,
                "count": 351259,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01573594121,
                "variance": 0.0002476198458
              },
              {
                "average": 1.000495361,
                "count": 351259,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02225122469,
                "variance": 0.000495117
              },
              {
                "average": 1,
                "count": 351259,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 351259,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.5467008,
                "count": 351259,
                "maximum": 25.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.186015161,
                "variance": 4.778662284
              },
              {
                "average": 2.020956047,
                "count": 351259,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1609804057,
                "variance": 0.02591469103
              },
              {
                "average": 7.721567277,
                "count": 351259,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5308006945,
                "variance": 0.2817493773
              },
              {
                "average": 253980105.9,
                "count": 351259,
                "maximum": 253980622.2,
                "minimum": 253979833.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 197.1802722,
                "variance": 38880.05975
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0102,
              3898506.538,
              -6.996412769,
              446999.9902,
              3898744.578,
              -3.736412769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.0102179548,
                    3898506.5382239525,
                    -6.996412768770104
                  ],
                  [
                    446000.0102179548,
                    3898744.5782239526,
                    -6.996412768770104
                  ],
                  [
                    446999.9902179548,
                    3898744.5782239526,
                    -3.736412768770104
                  ],
                  [
                    446999.9902179548,
                    3898506.5382239525,
                    -3.736412768770104
                  ],
                  [
                    446000.0102179548,
                    3898506.5382239525,
                    -6.996412768770104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:57:02+00:00",
            "end_time": "2019-10-01T15:43: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": "20191019_NCMP_NC_Dunex_18SVE4869.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57596797180304,
              35.86384330373617,
              -3.10197822163687
            ],
            [
              -75.57603321826372,
              35.872858989171775,
              -3.10197822163687
            ],
            [
              -75.56906374646336,
              35.87289220668644,
              16.57802177836313
            ],
            [
              -75.56899928932037,
              35.86387651031093,
              16.57802177836313
            ],
            [
              -75.57596797180304,
              35.86384330373617,
              -3.10197822163687
            ]
          ]
        ]
      },
      "bbox": [
        -75.57603322,
        35.8638433,
        -3.101978222,
        -75.56899929,
        35.87289221,
        16.57802178
      ],
      "properties": {
        "datetime": "2019-10-19T16:20:26Z",
        "pc:count": 992006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448163.1941,
            "count": 992006,
            "maximum": 448629.1937,
            "minimum": 448000.0137,
            "name": "X",
            "position": 0,
            "stddev": 128.0067176,
            "variance": 16385.71974
          },
          {
            "average": 3969340.473,
            "count": 992006,
            "maximum": 3969999.984,
            "minimum": 3968999.984,
            "name": "Y",
            "position": 1,
            "stddev": 251.3787858,
            "variance": 63191.29394
          },
          {
            "average": 3.343653418,
            "count": 992006,
            "maximum": 16.57802178,
            "minimum": -3.101978222,
            "name": "Z",
            "position": 2,
            "stddev": 2.951569591,
            "variance": 8.711763053
          },
          {
            "average": 1905.709003,
            "count": 992006,
            "maximum": 48581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2122.39199,
            "variance": 4504547.761
          },
          {
            "average": 1.37166005,
            "count": 992006,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7064632009,
            "variance": 0.4990902542
          },
          {
            "average": 1.769442927,
            "count": 992006,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.016204993,
            "variance": 1.032672587
          },
          {
            "average": 1,
            "count": 992006,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.23854896,
            "count": 992006,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.808506859,
            "variance": 46.35576564
          },
          {
            "average": 20.16225199,
            "count": 992006,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.102493617,
            "variance": 1.215492175
          },
          {
            "average": 1.452927704,
            "count": 992006,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7249185052,
            "variance": 0.5255068392
          },
          {
            "average": 17.36033552,
            "count": 992006,
            "maximum": 19,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7124318927,
            "variance": 0.5075592017
          },
          {
            "average": 255535945.8,
            "count": 992006,
            "maximum": 255537226.4,
            "minimum": 255534892.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.2970514,
            "variance": 261424.6748
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.0137,
          3968999.984,
          -3.101978222,
          448629.1937,
          3969999.984,
          16.57802178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.0137339544,
                3968999.984187873,
                -3.10197822163687
              ],
              [
                448000.0137339544,
                3969999.984187873,
                -3.10197822163687
              ],
              [
                448629.19373395445,
                3969999.984187873,
                16.57802177836313
              ],
              [
                448629.19373395445,
                3968999.984187873,
                16.57802177836313
              ],
              [
                448000.0137339544,
                3968999.984187873,
                -3.10197822163687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:20:26+00:00",
        "end_time": "2019-10-19T15:41:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4869.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4869.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4869.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4869.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57603322,
            35.8638433,
            -3.101978222,
            -75.56899929,
            35.87289221,
            16.57802178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57596797180304,
                  35.86384330373617,
                  -3.10197822163687
                ],
                [
                  -75.57603321826372,
                  35.872858989171775,
                  -3.10197822163687
                ],
                [
                  -75.56906374646336,
                  35.87289220668644,
                  16.57802177836313
                ],
                [
                  -75.56899928932037,
                  35.86387651031093,
                  16.57802177836313
                ],
                [
                  -75.57596797180304,
                  35.86384330373617,
                  -3.10197822163687
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4869.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4869.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:20:26Z",
            "pc:count": 992006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448163.1941,
                "count": 992006,
                "maximum": 448629.1937,
                "minimum": 448000.0137,
                "name": "X",
                "position": 0,
                "stddev": 128.0067176,
                "variance": 16385.71974
              },
              {
                "average": 3969340.473,
                "count": 992006,
                "maximum": 3969999.984,
                "minimum": 3968999.984,
                "name": "Y",
                "position": 1,
                "stddev": 251.3787858,
                "variance": 63191.29394
              },
              {
                "average": 3.343653418,
                "count": 992006,
                "maximum": 16.57802178,
                "minimum": -3.101978222,
                "name": "Z",
                "position": 2,
                "stddev": 2.951569591,
                "variance": 8.711763053
              },
              {
                "average": 1905.709003,
                "count": 992006,
                "maximum": 48581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2122.39199,
                "variance": 4504547.761
              },
              {
                "average": 1.37166005,
                "count": 992006,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7064632009,
                "variance": 0.4990902542
              },
              {
                "average": 1.769442927,
                "count": 992006,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.016204993,
                "variance": 1.032672587
              },
              {
                "average": 1,
                "count": 992006,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.23854896,
                "count": 992006,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.808506859,
                "variance": 46.35576564
              },
              {
                "average": 20.16225199,
                "count": 992006,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.102493617,
                "variance": 1.215492175
              },
              {
                "average": 1.452927704,
                "count": 992006,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7249185052,
                "variance": 0.5255068392
              },
              {
                "average": 17.36033552,
                "count": 992006,
                "maximum": 19,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7124318927,
                "variance": 0.5075592017
              },
              {
                "average": 255535945.8,
                "count": 992006,
                "maximum": 255537226.4,
                "minimum": 255534892.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.2970514,
                "variance": 261424.6748
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.0137,
              3968999.984,
              -3.101978222,
              448629.1937,
              3969999.984,
              16.57802178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.0137339544,
                    3968999.984187873,
                    -3.10197822163687
                  ],
                  [
                    448000.0137339544,
                    3969999.984187873,
                    -3.10197822163687
                  ],
                  [
                    448629.19373395445,
                    3969999.984187873,
                    16.57802177836313
                  ],
                  [
                    448629.19373395445,
                    3968999.984187873,
                    16.57802177836313
                  ],
                  [
                    448000.0137339544,
                    3968999.984187873,
                    -3.10197822163687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:20:26+00:00",
            "end_time": "2019-10-19T15:41: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": "20191019_NCMP_NC_Dunex_18SVE4870.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.57603319589089,
              35.872859086968,
              -3.455360560995572
            ],
            [
              -75.57606945543233,
              35.87786765495153,
              -3.455360560995572
            ],
            [
              -75.57401696764923,
              35.87787748059334,
              3.784639439004429
            ],
            [
              -75.5739808372802,
              35.8728689108121,
              3.784639439004429
            ],
            [
              -75.57603319589089,
              35.872859086968,
              -3.455360560995572
            ]
          ]
        ]
      },
      "bbox": [
        -75.57606946,
        35.87285909,
        -3.455360561,
        -75.57398084,
        35.87787748,
        3.784639439
      ],
      "properties": {
        "datetime": "2019-10-19T16:20:34Z",
        "pc:count": 17273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448065.2384,
            "count": 17273,
            "maximum": 448185.2958,
            "minimum": 448000.0158,
            "name": "X",
            "position": 0,
            "stddev": 49.64429606,
            "variance": 2464.556131
          },
          {
            "average": 3970168.197,
            "count": 17273,
            "maximum": 3970555.535,
            "minimum": 3969999.995,
            "name": "Y",
            "position": 1,
            "stddev": 146.1601582,
            "variance": 21362.79185
          },
          {
            "average": -0.7099660146,
            "count": 17273,
            "maximum": 3.784639439,
            "minimum": -3.455360561,
            "name": "Z",
            "position": 2,
            "stddev": 1.731836119,
            "variance": 2.999256342
          },
          {
            "average": 1532.164071,
            "count": 17273,
            "maximum": 9817,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2416.895378,
            "variance": 5841383.266
          },
          {
            "average": 1,
            "count": 17273,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17273,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17273,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93411683,
            "count": 17273,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.76136894,
            "variance": 162.8525373
          },
          {
            "average": 19.38182327,
            "count": 17273,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9441273116,
            "variance": 0.8913763806
          },
          {
            "average": 1.666878944,
            "count": 17273,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4713430598,
            "variance": 0.22216428
          },
          {
            "average": 18.52619695,
            "count": 17273,
            "maximum": 19,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993277021,
            "variance": 0.2493281541
          },
          {
            "average": 255536816.4,
            "count": 17273,
            "maximum": 255537234.4,
            "minimum": 255536354.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.7627073,
            "variance": 189018.6116
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448000.0158,
          3969999.995,
          -3.455360561,
          448185.2958,
          3970555.535,
          3.784639439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448000.0158175327,
                3969999.9950229484,
                -3.455360560995572
              ],
              [
                448000.0158175327,
                3970555.5350229484,
                -3.455360560995572
              ],
              [
                448185.29581753275,
                3970555.5350229484,
                3.784639439004429
              ],
              [
                448185.29581753275,
                3969999.9950229484,
                3.784639439004429
              ],
              [
                448000.0158175327,
                3969999.9950229484,
                -3.455360560995572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:20:34+00:00",
        "end_time": "2019-10-19T16:05:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4870.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4870.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4870.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4870.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.57606946,
            35.87285909,
            -3.455360561,
            -75.57398084,
            35.87787748,
            3.784639439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.57603319589089,
                  35.872859086968,
                  -3.455360560995572
                ],
                [
                  -75.57606945543233,
                  35.87786765495153,
                  -3.455360560995572
                ],
                [
                  -75.57401696764923,
                  35.87787748059334,
                  3.784639439004429
                ],
                [
                  -75.5739808372802,
                  35.8728689108121,
                  3.784639439004429
                ],
                [
                  -75.57603319589089,
                  35.872859086968,
                  -3.455360560995572
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4870.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4870.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:20:34Z",
            "pc:count": 17273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448065.2384,
                "count": 17273,
                "maximum": 448185.2958,
                "minimum": 448000.0158,
                "name": "X",
                "position": 0,
                "stddev": 49.64429606,
                "variance": 2464.556131
              },
              {
                "average": 3970168.197,
                "count": 17273,
                "maximum": 3970555.535,
                "minimum": 3969999.995,
                "name": "Y",
                "position": 1,
                "stddev": 146.1601582,
                "variance": 21362.79185
              },
              {
                "average": -0.7099660146,
                "count": 17273,
                "maximum": 3.784639439,
                "minimum": -3.455360561,
                "name": "Z",
                "position": 2,
                "stddev": 1.731836119,
                "variance": 2.999256342
              },
              {
                "average": 1532.164071,
                "count": 17273,
                "maximum": 9817,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2416.895378,
                "variance": 5841383.266
              },
              {
                "average": 1,
                "count": 17273,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17273,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17273,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93411683,
                "count": 17273,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.76136894,
                "variance": 162.8525373
              },
              {
                "average": 19.38182327,
                "count": 17273,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9441273116,
                "variance": 0.8913763806
              },
              {
                "average": 1.666878944,
                "count": 17273,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4713430598,
                "variance": 0.22216428
              },
              {
                "average": 18.52619695,
                "count": 17273,
                "maximum": 19,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993277021,
                "variance": 0.2493281541
              },
              {
                "average": 255536816.4,
                "count": 17273,
                "maximum": 255537234.4,
                "minimum": 255536354.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.7627073,
                "variance": 189018.6116
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448000.0158,
              3969999.995,
              -3.455360561,
              448185.2958,
              3970555.535,
              3.784639439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448000.0158175327,
                    3969999.9950229484,
                    -3.455360560995572
                  ],
                  [
                    448000.0158175327,
                    3970555.5350229484,
                    -3.455360560995572
                  ],
                  [
                    448185.29581753275,
                    3970555.5350229484,
                    3.784639439004429
                  ],
                  [
                    448185.29581753275,
                    3969999.9950229484,
                    3.784639439004429
                  ],
                  [
                    448000.0158175327,
                    3969999.9950229484,
                    -3.455360560995572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:20:34+00:00",
            "end_time": "2019-10-19T16:05: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": "20191018_NCMP_NC_Dunex_18SVE5550.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49736866181799,
              35.6928872148737,
              -0.947296990626503
            ],
            [
              -75.49742465189017,
              35.70190327335712,
              -0.947296990626503
            ],
            [
              -75.48637113030517,
              35.701948445604096,
              20.272703009373494
            ],
            [
              -75.48631638429546,
              35.692932372212994,
              20.272703009373494
            ],
            [
              -75.49736866181799,
              35.6928872148737,
              -0.947296990626503
            ]
          ]
        ]
      },
      "bbox": [
        -75.49742465,
        35.69288721,
        -0.9472969906,
        -75.48631638,
        35.70194845,
        20.27270301
      ],
      "properties": {
        "datetime": "2019-10-19T15:24:42Z",
        "pc:count": 3291026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455508.6566,
            "count": 3291026,
            "maximum": 456000.0049,
            "minimum": 455000.0049,
            "name": "X",
            "position": 0,
            "stddev": 297.61361,
            "variance": 88573.86088
          },
          {
            "average": 3950547.149,
            "count": 3291026,
            "maximum": 3950999.986,
            "minimum": 3949999.986,
            "name": "Y",
            "position": 1,
            "stddev": 300.1364484,
            "variance": 90081.88763
          },
          {
            "average": 0.8112959163,
            "count": 3291026,
            "maximum": 20.27270301,
            "minimum": -0.9472969906,
            "name": "Z",
            "position": 2,
            "stddev": 1.284101477,
            "variance": 1.648916604
          },
          {
            "average": 895.2049413,
            "count": 3291026,
            "maximum": 21961,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1371.402166,
            "variance": 1880743.9
          },
          {
            "average": 1.061681676,
            "count": 3291026,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2824798332,
            "variance": 0.07979485615
          },
          {
            "average": 1.12518163,
            "count": 3291026,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4204329039,
            "variance": 0.1767638267
          },
          {
            "average": 1,
            "count": 3291026,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.87217117,
            "count": 3291026,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.73767467,
            "variance": 188.7237052
          },
          {
            "average": 19.92195766,
            "count": 3291026,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.620369102,
            "variance": 2.625596026
          },
          {
            "average": 1.595878307,
            "count": 3291026,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5128523425,
            "variance": 0.2630175252
          },
          {
            "average": 8.696565448,
            "count": 3291026,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.46804743,
            "variance": 19.96344784
          },
          {
            "average": 255501825.2,
            "count": 3291026,
            "maximum": 255533882,
            "minimum": 255440857.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42338.24806,
            "variance": 1792527248
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0049,
          3949999.986,
          -0.9472969906,
          456000.0049,
          3950999.986,
          20.27270301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.004868551,
                3949999.9861196503,
                -0.947296990626503
              ],
              [
                455000.004868551,
                3950999.9861196503,
                -0.947296990626503
              ],
              [
                456000.004868551,
                3950999.9861196503,
                20.272703009373494
              ],
              [
                456000.004868551,
                3949999.9861196503,
                20.272703009373494
              ],
              [
                455000.004868551,
                3949999.9861196503,
                -0.947296990626503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:24:42+00:00",
        "end_time": "2019-10-18T13:34:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5550.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5550.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5550.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5550.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49742465,
            35.69288721,
            -0.9472969906,
            -75.48631638,
            35.70194845,
            20.27270301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49736866181799,
                  35.6928872148737,
                  -0.947296990626503
                ],
                [
                  -75.49742465189017,
                  35.70190327335712,
                  -0.947296990626503
                ],
                [
                  -75.48637113030517,
                  35.701948445604096,
                  20.272703009373494
                ],
                [
                  -75.48631638429546,
                  35.692932372212994,
                  20.272703009373494
                ],
                [
                  -75.49736866181799,
                  35.6928872148737,
                  -0.947296990626503
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5550.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5550.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:24:42Z",
            "pc:count": 3291026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455508.6566,
                "count": 3291026,
                "maximum": 456000.0049,
                "minimum": 455000.0049,
                "name": "X",
                "position": 0,
                "stddev": 297.61361,
                "variance": 88573.86088
              },
              {
                "average": 3950547.149,
                "count": 3291026,
                "maximum": 3950999.986,
                "minimum": 3949999.986,
                "name": "Y",
                "position": 1,
                "stddev": 300.1364484,
                "variance": 90081.88763
              },
              {
                "average": 0.8112959163,
                "count": 3291026,
                "maximum": 20.27270301,
                "minimum": -0.9472969906,
                "name": "Z",
                "position": 2,
                "stddev": 1.284101477,
                "variance": 1.648916604
              },
              {
                "average": 895.2049413,
                "count": 3291026,
                "maximum": 21961,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1371.402166,
                "variance": 1880743.9
              },
              {
                "average": 1.061681676,
                "count": 3291026,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2824798332,
                "variance": 0.07979485615
              },
              {
                "average": 1.12518163,
                "count": 3291026,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4204329039,
                "variance": 0.1767638267
              },
              {
                "average": 1,
                "count": 3291026,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.87217117,
                "count": 3291026,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.73767467,
                "variance": 188.7237052
              },
              {
                "average": 19.92195766,
                "count": 3291026,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.620369102,
                "variance": 2.625596026
              },
              {
                "average": 1.595878307,
                "count": 3291026,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5128523425,
                "variance": 0.2630175252
              },
              {
                "average": 8.696565448,
                "count": 3291026,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.46804743,
                "variance": 19.96344784
              },
              {
                "average": 255501825.2,
                "count": 3291026,
                "maximum": 255533882,
                "minimum": 255440857.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42338.24806,
                "variance": 1792527248
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0049,
              3949999.986,
              -0.9472969906,
              456000.0049,
              3950999.986,
              20.27270301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.004868551,
                    3949999.9861196503,
                    -0.947296990626503
                  ],
                  [
                    455000.004868551,
                    3950999.9861196503,
                    -0.947296990626503
                  ],
                  [
                    456000.004868551,
                    3950999.9861196503,
                    20.272703009373494
                  ],
                  [
                    456000.004868551,
                    3949999.9861196503,
                    20.272703009373494
                  ],
                  [
                    455000.004868551,
                    3949999.9861196503,
                    -0.947296990626503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:24:42+00:00",
            "end_time": "2019-10-18T13: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": "20191019_NCMP_NC_Dunex_18SVE4957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.55357565861507,
              35.76405454477412,
              -0.396862401586741
            ],
            [
              -75.55358062604945,
              35.76477148727614,
              -0.396862401586741
            ],
            [
              -75.55312818612416,
              35.76477356879134,
              -0.216862401586741
            ],
            [
              -75.55312322274916,
              35.76405662623473,
              -0.216862401586741
            ],
            [
              -75.55357565861507,
              35.76405454477412,
              -0.396862401586741
            ]
          ]
        ]
      },
      "bbox": [
        -75.55358063,
        35.76405454,
        -0.3968624016,
        -75.55312322,
        35.76477357,
        -0.2168624016
      ],
      "properties": {
        "datetime": "2019-10-19T13:36:26Z",
        "pc:count": 7699,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449984.2112,
            "count": 7699,
            "maximum": 449999.999,
            "minimum": 449959.099,
            "name": "X",
            "position": 0,
            "stddev": 10.52275502,
            "variance": 110.7283732
          },
          {
            "average": 3957968.735,
            "count": 7699,
            "maximum": 3957999.976,
            "minimum": 3957920.456,
            "name": "Y",
            "position": 1,
            "stddev": 20.5362081,
            "variance": 421.7358433
          },
          {
            "average": -0.3069896908,
            "count": 7699,
            "maximum": -0.2168624016,
            "minimum": -0.3968624016,
            "name": "Z",
            "position": 2,
            "stddev": 0.02617187246,
            "variance": 0.0006849669078
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7699,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7699,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7699,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 7699,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.01441539,
            "count": 7699,
            "maximum": 19.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.1173574291,
            "variance": 0.01377276616
          },
          {
            "average": 2,
            "count": 7699,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7699,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255527385.2,
            "count": 7699,
            "maximum": 255527386.9,
            "minimum": 255527384,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.725597301,
            "variance": 0.5264914432
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449959.099,
          3957920.456,
          -0.3968624016,
          449999.999,
          3957999.976,
          -0.2168624016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449959.09898492106,
                3957920.4562437837,
                -0.396862401586741
              ],
              [
                449959.09898492106,
                3957999.9762437833,
                -0.396862401586741
              ],
              [
                449999.9989849211,
                3957999.9762437833,
                -0.216862401586741
              ],
              [
                449999.9989849211,
                3957920.4562437837,
                -0.216862401586741
              ],
              [
                449959.09898492106,
                3957920.4562437837,
                -0.396862401586741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:36:26+00:00",
        "end_time": "2019-10-19T13:36:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55358063,
            35.76405454,
            -0.3968624016,
            -75.55312322,
            35.76477357,
            -0.2168624016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.55357565861507,
                  35.76405454477412,
                  -0.396862401586741
                ],
                [
                  -75.55358062604945,
                  35.76477148727614,
                  -0.396862401586741
                ],
                [
                  -75.55312818612416,
                  35.76477356879134,
                  -0.216862401586741
                ],
                [
                  -75.55312322274916,
                  35.76405662623473,
                  -0.216862401586741
                ],
                [
                  -75.55357565861507,
                  35.76405454477412,
                  -0.396862401586741
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:36:26Z",
            "pc:count": 7699,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449984.2112,
                "count": 7699,
                "maximum": 449999.999,
                "minimum": 449959.099,
                "name": "X",
                "position": 0,
                "stddev": 10.52275502,
                "variance": 110.7283732
              },
              {
                "average": 3957968.735,
                "count": 7699,
                "maximum": 3957999.976,
                "minimum": 3957920.456,
                "name": "Y",
                "position": 1,
                "stddev": 20.5362081,
                "variance": 421.7358433
              },
              {
                "average": -0.3069896908,
                "count": 7699,
                "maximum": -0.2168624016,
                "minimum": -0.3968624016,
                "name": "Z",
                "position": 2,
                "stddev": 0.02617187246,
                "variance": 0.0006849669078
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7699,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7699,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7699,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 7699,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.01441539,
                "count": 7699,
                "maximum": 19.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.1173574291,
                "variance": 0.01377276616
              },
              {
                "average": 2,
                "count": 7699,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7699,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255527385.2,
                "count": 7699,
                "maximum": 255527386.9,
                "minimum": 255527384,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.725597301,
                "variance": 0.5264914432
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449959.099,
              3957920.456,
              -0.3968624016,
              449999.999,
              3957999.976,
              -0.2168624016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449959.09898492106,
                    3957920.4562437837,
                    -0.396862401586741
                  ],
                  [
                    449959.09898492106,
                    3957999.9762437833,
                    -0.396862401586741
                  ],
                  [
                    449999.9989849211,
                    3957999.9762437833,
                    -0.216862401586741
                  ],
                  [
                    449999.9989849211,
                    3957920.4562437837,
                    -0.216862401586741
                  ],
                  [
                    449959.09898492106,
                    3957920.4562437837,
                    -0.396862401586741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:36:26+00:00",
            "end_time": "2019-10-19T13:36:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4958.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5582598019726,
              35.76475006411183,
              -1.24419507035758
            ],
            [
              -75.55831909308569,
              35.77323381035247,
              -1.24419507035758
            ],
            [
              -75.55318684225631,
              35.77325752668611,
              0.21580492964242
            ],
            [
              -75.55312809609838,
              35.76477377308692,
              0.21580492964242
            ],
            [
              -75.5582598019726,
              35.76475006411183,
              -1.24419507035758
            ]
          ]
        ]
      },
      "bbox": [
        -75.55831909,
        35.76475006,
        -1.24419507,
        -75.5531281,
        35.77325753,
        0.2158049296
      ],
      "properties": {
        "datetime": "2019-10-19T13:43:14Z",
        "pc:count": 278508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449817.0633,
            "count": 278508,
            "maximum": 450000.0073,
            "minimum": 449536.1073,
            "name": "X",
            "position": 0,
            "stddev": 128.9830594,
            "variance": 16636.6296
          },
          {
            "average": 3958457.292,
            "count": 278508,
            "maximum": 3958940.979,
            "minimum": 3957999.999,
            "name": "Y",
            "position": 1,
            "stddev": 236.9637918,
            "variance": 56151.83864
          },
          {
            "average": -0.3618269876,
            "count": 278508,
            "maximum": 0.2158049296,
            "minimum": -1.24419507,
            "name": "Z",
            "position": 2,
            "stddev": 0.2681729958,
            "variance": 0.0719167557
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 278508,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 278508,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 278508,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 278508,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98343045,
            "count": 278508,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.293018677,
            "variance": 1.6718973
          },
          {
            "average": 2,
            "count": 278508,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.052921281,
            "count": 278508,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2238767486,
            "variance": 0.05012079857
          },
          {
            "average": 255527413.7,
            "count": 278508,
            "maximum": 255527794,
            "minimum": 255527384.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89.57940892,
            "variance": 8024.470502
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 278508,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449536.1073,
          3957999.999,
          -1.24419507,
          450000.0073,
          3958940.979,
          0.2158049296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449536.10725073173,
                3957999.9988566795,
                -1.24419507035758
              ],
              [
                449536.10725073173,
                3958940.97885668,
                -1.24419507035758
              ],
              [
                450000.00725073175,
                3958940.97885668,
                0.21580492964242
              ],
              [
                450000.00725073175,
                3957999.9988566795,
                0.21580492964242
              ],
              [
                449536.10725073173,
                3957999.9988566795,
                -1.24419507035758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T13:43:14+00:00",
        "end_time": "2019-10-19T13:36:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4958.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4958.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4958.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4958.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.55831909,
            35.76475006,
            -1.24419507,
            -75.5531281,
            35.77325753,
            0.2158049296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5582598019726,
                  35.76475006411183,
                  -1.24419507035758
                ],
                [
                  -75.55831909308569,
                  35.77323381035247,
                  -1.24419507035758
                ],
                [
                  -75.55318684225631,
                  35.77325752668611,
                  0.21580492964242
                ],
                [
                  -75.55312809609838,
                  35.76477377308692,
                  0.21580492964242
                ],
                [
                  -75.5582598019726,
                  35.76475006411183,
                  -1.24419507035758
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4958.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4958.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T13:43:14Z",
            "pc:count": 278508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449817.0633,
                "count": 278508,
                "maximum": 450000.0073,
                "minimum": 449536.1073,
                "name": "X",
                "position": 0,
                "stddev": 128.9830594,
                "variance": 16636.6296
              },
              {
                "average": 3958457.292,
                "count": 278508,
                "maximum": 3958940.979,
                "minimum": 3957999.999,
                "name": "Y",
                "position": 1,
                "stddev": 236.9637918,
                "variance": 56151.83864
              },
              {
                "average": -0.3618269876,
                "count": 278508,
                "maximum": 0.2158049296,
                "minimum": -1.24419507,
                "name": "Z",
                "position": 2,
                "stddev": 0.2681729958,
                "variance": 0.0719167557
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 278508,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 278508,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 278508,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 278508,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98343045,
                "count": 278508,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.293018677,
                "variance": 1.6718973
              },
              {
                "average": 2,
                "count": 278508,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.052921281,
                "count": 278508,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2238767486,
                "variance": 0.05012079857
              },
              {
                "average": 255527413.7,
                "count": 278508,
                "maximum": 255527794,
                "minimum": 255527384.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89.57940892,
                "variance": 8024.470502
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 278508,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449536.1073,
              3957999.999,
              -1.24419507,
              450000.0073,
              3958940.979,
              0.2158049296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449536.10725073173,
                    3957999.9988566795,
                    -1.24419507035758
                  ],
                  [
                    449536.10725073173,
                    3958940.97885668,
                    -1.24419507035758
                  ],
                  [
                    450000.00725073175,
                    3958940.97885668,
                    0.21580492964242
                  ],
                  [
                    450000.00725073175,
                    3957999.9988566795,
                    0.21580492964242
                  ],
                  [
                    449536.10725073173,
                    3957999.9988566795,
                    -1.24419507035758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T13:43:14+00:00",
            "end_time": "2019-10-19T13:36:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE5454.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50865004294447,
              35.728905114931344,
              -1.552881740420508
            ],
            [
              -75.50870737884257,
              35.737921103710185,
              -1.552881740420508
            ],
            [
              -75.49765044858795,
              35.73796734555712,
              18.107118259579494
            ],
            [
              -75.49759435877863,
              35.72895134152426,
              18.107118259579494
            ],
            [
              -75.50865004294447,
              35.728905114931344,
              -1.552881740420508
            ]
          ]
        ]
      },
      "bbox": [
        -75.50870738,
        35.72890511,
        -1.55288174,
        -75.49759436,
        35.73796735,
        18.10711826
      ],
      "properties": {
        "datetime": "2019-10-19T16:09:56Z",
        "pc:count": 1971529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454413.4323,
            "count": 1971529,
            "maximum": 454999.8613,
            "minimum": 454000.0013,
            "name": "X",
            "position": 0,
            "stddev": 258.6951887,
            "variance": 66923.20064
          },
          {
            "average": 3954450.348,
            "count": 1971529,
            "maximum": 3954999.984,
            "minimum": 3953999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.4096806,
            "variance": 86677.06002
          },
          {
            "average": 1.162565981,
            "count": 1971529,
            "maximum": 18.10711826,
            "minimum": -1.55288174,
            "name": "Z",
            "position": 2,
            "stddev": 1.86797976,
            "variance": 3.489348385
          },
          {
            "average": 1454.47976,
            "count": 1971529,
            "maximum": 18736,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2045.282564,
            "variance": 4183180.767
          },
          {
            "average": 1.119471233,
            "count": 1971529,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4350817543,
            "variance": 0.1892961329
          },
          {
            "average": 1.244150606,
            "count": 1971529,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6699875793,
            "variance": 0.4488833564
          },
          {
            "average": 1,
            "count": 1971529,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.99874361,
            "count": 1971529,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.2830229,
            "variance": 176.4386972
          },
          {
            "average": 19.91740281,
            "count": 1971529,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9191828251,
            "variance": 0.844897066
          },
          {
            "average": 1.478719816,
            "count": 1971529,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5788696463,
            "variance": 0.3350900675
          },
          {
            "average": 15.08820869,
            "count": 1971529,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.400563825,
            "variance": 1.961579028
          },
          {
            "average": 255534241.9,
            "count": 1971529,
            "maximum": 255536596.2,
            "minimum": 255530944.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1053.457473,
            "variance": 1109772.647
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1971529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0013,
          3953999.984,
          -1.55288174,
          454999.8613,
          3954999.984,
          18.10711826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.00129673147,
                3953999.9840064244,
                -1.552881740420508
              ],
              [
                454000.00129673147,
                3954999.9840064244,
                -1.552881740420508
              ],
              [
                454999.86129673145,
                3954999.9840064244,
                18.107118259579494
              ],
              [
                454999.86129673145,
                3953999.9840064244,
                18.107118259579494
              ],
              [
                454000.00129673147,
                3953999.9840064244,
                -1.552881740420508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:09:56+00:00",
        "end_time": "2019-10-19T14:35:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5454.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5454.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5454.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5454.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50870738,
            35.72890511,
            -1.55288174,
            -75.49759436,
            35.73796735,
            18.10711826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50865004294447,
                  35.728905114931344,
                  -1.552881740420508
                ],
                [
                  -75.50870737884257,
                  35.737921103710185,
                  -1.552881740420508
                ],
                [
                  -75.49765044858795,
                  35.73796734555712,
                  18.107118259579494
                ],
                [
                  -75.49759435877863,
                  35.72895134152426,
                  18.107118259579494
                ],
                [
                  -75.50865004294447,
                  35.728905114931344,
                  -1.552881740420508
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5454.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5454.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:09:56Z",
            "pc:count": 1971529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454413.4323,
                "count": 1971529,
                "maximum": 454999.8613,
                "minimum": 454000.0013,
                "name": "X",
                "position": 0,
                "stddev": 258.6951887,
                "variance": 66923.20064
              },
              {
                "average": 3954450.348,
                "count": 1971529,
                "maximum": 3954999.984,
                "minimum": 3953999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.4096806,
                "variance": 86677.06002
              },
              {
                "average": 1.162565981,
                "count": 1971529,
                "maximum": 18.10711826,
                "minimum": -1.55288174,
                "name": "Z",
                "position": 2,
                "stddev": 1.86797976,
                "variance": 3.489348385
              },
              {
                "average": 1454.47976,
                "count": 1971529,
                "maximum": 18736,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2045.282564,
                "variance": 4183180.767
              },
              {
                "average": 1.119471233,
                "count": 1971529,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4350817543,
                "variance": 0.1892961329
              },
              {
                "average": 1.244150606,
                "count": 1971529,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6699875793,
                "variance": 0.4488833564
              },
              {
                "average": 1,
                "count": 1971529,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.99874361,
                "count": 1971529,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.2830229,
                "variance": 176.4386972
              },
              {
                "average": 19.91740281,
                "count": 1971529,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9191828251,
                "variance": 0.844897066
              },
              {
                "average": 1.478719816,
                "count": 1971529,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5788696463,
                "variance": 0.3350900675
              },
              {
                "average": 15.08820869,
                "count": 1971529,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.400563825,
                "variance": 1.961579028
              },
              {
                "average": 255534241.9,
                "count": 1971529,
                "maximum": 255536596.2,
                "minimum": 255530944.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1053.457473,
                "variance": 1109772.647
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1971529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0013,
              3953999.984,
              -1.55288174,
              454999.8613,
              3954999.984,
              18.10711826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.00129673147,
                    3953999.9840064244,
                    -1.552881740420508
                  ],
                  [
                    454000.00129673147,
                    3954999.9840064244,
                    -1.552881740420508
                  ],
                  [
                    454999.86129673145,
                    3954999.9840064244,
                    18.107118259579494
                  ],
                  [
                    454999.86129673145,
                    3953999.9840064244,
                    18.107118259579494
                  ],
                  [
                    454000.00129673147,
                    3953999.9840064244,
                    -1.552881740420508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:09:56+00:00",
            "end_time": "2019-10-19T14:35:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE3498.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73344266130823,
              36.12444101476012,
              0.183134720166999
            ],
            [
              -75.7335265448731,
              36.13345620402437,
              0.183134720166999
            ],
            [
              -75.72366910395226,
              36.133516167485546,
              28.583134720167003
            ],
            [
              -75.72358634740895,
              36.124500958532934,
              28.583134720167003
            ],
            [
              -75.73344266130823,
              36.12444101476012,
              0.183134720166999
            ]
          ]
        ]
      },
      "bbox": [
        -75.73352654,
        36.12444101,
        0.1831347202,
        -75.72358635,
        36.13351617,
        28.58313472
      ],
      "properties": {
        "datetime": "2019-10-18T16:59:56Z",
        "pc:count": 8734733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434280.6204,
            "count": 8734733,
            "maximum": 434887.0103,
            "minimum": 434000.0103,
            "name": "X",
            "position": 0,
            "stddev": 189.3043135,
            "variance": 35836.12311
          },
          {
            "average": 3998449.401,
            "count": 8734733,
            "maximum": 3998999.993,
            "minimum": 3997999.973,
            "name": "Y",
            "position": 1,
            "stddev": 286.4381821,
            "variance": 82046.83216
          },
          {
            "average": 8.986837814,
            "count": 8734733,
            "maximum": 28.58313472,
            "minimum": 0.1831347202,
            "name": "Z",
            "position": 2,
            "stddev": 4.908303677,
            "variance": 24.09144499
          },
          {
            "average": 962.4414374,
            "count": 8734733,
            "maximum": 47578,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1674.32311,
            "variance": 2803357.877
          },
          {
            "average": 2.225351822,
            "count": 8734733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.252993619,
            "variance": 1.569993009
          },
          {
            "average": 3.475186477,
            "count": 8734733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518626094,
            "variance": 2.306225214
          },
          {
            "average": 1,
            "count": 8734733,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22662284,
            "count": 8734733,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4186465675,
            "variance": 0.1752649485
          },
          {
            "average": 20.07103776,
            "count": 8734733,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.690456988,
            "variance": 2.857644829
          },
          {
            "average": 2.415393693,
            "count": 8734733,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.584484983,
            "variance": 2.51059266
          },
          {
            "average": 3.513908324,
            "count": 8734733,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.332281905,
            "variance": 1.774975075
          },
          {
            "average": 255449630.3,
            "count": 8734733,
            "maximum": 255453196.6,
            "minimum": 255446870.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2082.278134,
            "variance": 4335882.228
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8734733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0103,
          3997999.973,
          0.1831347202,
          434887.0103,
          3998999.993,
          28.58313472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0102633694,
                3997999.9734948585,
                0.183134720166999
              ],
              [
                434000.0102633694,
                3998999.993494858,
                0.183134720166999
              ],
              [
                434887.0102633694,
                3998999.993494858,
                28.583134720167003
              ],
              [
                434887.0102633694,
                3997999.9734948585,
                28.583134720167003
              ],
              [
                434000.0102633694,
                3997999.9734948585,
                0.183134720166999
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:59:56+00:00",
        "end_time": "2019-10-18T15:14:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3498.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3498.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3498.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3498.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73352654,
            36.12444101,
            0.1831347202,
            -75.72358635,
            36.13351617,
            28.58313472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73344266130823,
                  36.12444101476012,
                  0.183134720166999
                ],
                [
                  -75.7335265448731,
                  36.13345620402437,
                  0.183134720166999
                ],
                [
                  -75.72366910395226,
                  36.133516167485546,
                  28.583134720167003
                ],
                [
                  -75.72358634740895,
                  36.124500958532934,
                  28.583134720167003
                ],
                [
                  -75.73344266130823,
                  36.12444101476012,
                  0.183134720166999
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3498.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3498.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:59:56Z",
            "pc:count": 8734733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434280.6204,
                "count": 8734733,
                "maximum": 434887.0103,
                "minimum": 434000.0103,
                "name": "X",
                "position": 0,
                "stddev": 189.3043135,
                "variance": 35836.12311
              },
              {
                "average": 3998449.401,
                "count": 8734733,
                "maximum": 3998999.993,
                "minimum": 3997999.973,
                "name": "Y",
                "position": 1,
                "stddev": 286.4381821,
                "variance": 82046.83216
              },
              {
                "average": 8.986837814,
                "count": 8734733,
                "maximum": 28.58313472,
                "minimum": 0.1831347202,
                "name": "Z",
                "position": 2,
                "stddev": 4.908303677,
                "variance": 24.09144499
              },
              {
                "average": 962.4414374,
                "count": 8734733,
                "maximum": 47578,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1674.32311,
                "variance": 2803357.877
              },
              {
                "average": 2.225351822,
                "count": 8734733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.252993619,
                "variance": 1.569993009
              },
              {
                "average": 3.475186477,
                "count": 8734733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518626094,
                "variance": 2.306225214
              },
              {
                "average": 1,
                "count": 8734733,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22662284,
                "count": 8734733,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4186465675,
                "variance": 0.1752649485
              },
              {
                "average": 20.07103776,
                "count": 8734733,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.690456988,
                "variance": 2.857644829
              },
              {
                "average": 2.415393693,
                "count": 8734733,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.584484983,
                "variance": 2.51059266
              },
              {
                "average": 3.513908324,
                "count": 8734733,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.332281905,
                "variance": 1.774975075
              },
              {
                "average": 255449630.3,
                "count": 8734733,
                "maximum": 255453196.6,
                "minimum": 255446870.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2082.278134,
                "variance": 4335882.228
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8734733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0103,
              3997999.973,
              0.1831347202,
              434887.0103,
              3998999.993,
              28.58313472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0102633694,
                    3997999.9734948585,
                    0.183134720166999
                  ],
                  [
                    434000.0102633694,
                    3998999.993494858,
                    0.183134720166999
                  ],
                  [
                    434887.0102633694,
                    3998999.993494858,
                    28.583134720167003
                  ],
                  [
                    434887.0102633694,
                    3997999.9734948585,
                    28.583134720167003
                  ],
                  [
                    434000.0102633694,
                    3997999.9734948585,
                    0.183134720166999
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:59:56+00:00",
            "end_time": "2019-10-18T15:14: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": "20191001_NCMP_NC_Dunex_18SVE4600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59351646636823,
              35.24162228407115,
              1.025569406625896
            ],
            [
              -75.59352462472947,
              35.24274196489206,
              1.025569406625896
            ],
            [
              -75.58321602122781,
              35.242792080041426,
              23.045569406625894
            ],
            [
              -75.58320800454493,
              35.241672397154844,
              23.045569406625894
            ],
            [
              -75.59351646636823,
              35.24162228407115,
              1.025569406625896
            ]
          ]
        ]
      },
      "bbox": [
        -75.59352462,
        35.24162228,
        1.025569407,
        -75.583208,
        35.24279208,
        23.04556941
      ],
      "properties": {
        "datetime": "2019-10-01T15:13:22Z",
        "pc:count": 992461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446347.7238,
            "count": 992461,
            "maximum": 446937.9416,
            "minimum": 446000.0016,
            "name": "X",
            "position": 0,
            "stddev": 216.0149999,
            "variance": 46662.48018
          },
          {
            "average": 3900039.458,
            "count": 992461,
            "maximum": 3900124.163,
            "minimum": 3899999.983,
            "name": "Y",
            "position": 1,
            "stddev": 29.51922582,
            "variance": 871.3846932
          },
          {
            "average": 9.053474856,
            "count": 992461,
            "maximum": 23.04556941,
            "minimum": 1.025569407,
            "name": "Z",
            "position": 2,
            "stddev": 5.232141764,
            "variance": 27.37530744
          },
          {
            "average": 708.2094551,
            "count": 992461,
            "maximum": 9765,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 800.9279456,
            "variance": 641485.5741
          },
          {
            "average": 2.790948964,
            "count": 992461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262000268,
            "variance": 1.592644677
          },
          {
            "average": 4.538672049,
            "count": 992461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8691379171,
            "variance": 0.7554007189
          },
          {
            "average": 1,
            "count": 992461,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137902648,
            "count": 992461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3447979517,
            "variance": 0.1188856275
          },
          {
            "average": 20.69326341,
            "count": 992461,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.158551142,
            "variance": 1.342240749
          },
          {
            "average": 3.356894629,
            "count": 992461,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.956271469,
            "variance": 3.82699806
          },
          {
            "average": 2,
            "count": 992461,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 253977994.1,
            "count": 992461,
            "maximum": 253978002.3,
            "minimum": 253977987.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.126677377,
            "variance": 9.776111421
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0016,
          3899999.983,
          1.025569407,
          446937.9416,
          3900124.163,
          23.04556941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.001559766,
                3899999.982608596,
                1.025569406625896
              ],
              [
                446000.001559766,
                3900124.1626085956,
                1.025569406625896
              ],
              [
                446937.94155976595,
                3900124.1626085956,
                23.045569406625894
              ],
              [
                446937.94155976595,
                3899999.982608596,
                23.045569406625894
              ],
              [
                446000.001559766,
                3899999.982608596,
                1.025569406625896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-01T15:13:22+00:00",
        "end_time": "2019-10-01T15:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVE4600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVE4600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVE4600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59352462,
            35.24162228,
            1.025569407,
            -75.583208,
            35.24279208,
            23.04556941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59351646636823,
                  35.24162228407115,
                  1.025569406625896
                ],
                [
                  -75.59352462472947,
                  35.24274196489206,
                  1.025569406625896
                ],
                [
                  -75.58321602122781,
                  35.242792080041426,
                  23.045569406625894
                ],
                [
                  -75.58320800454493,
                  35.241672397154844,
                  23.045569406625894
                ],
                [
                  -75.59351646636823,
                  35.24162228407115,
                  1.025569406625896
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVE4600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-01T15:13:22Z",
            "pc:count": 992461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446347.7238,
                "count": 992461,
                "maximum": 446937.9416,
                "minimum": 446000.0016,
                "name": "X",
                "position": 0,
                "stddev": 216.0149999,
                "variance": 46662.48018
              },
              {
                "average": 3900039.458,
                "count": 992461,
                "maximum": 3900124.163,
                "minimum": 3899999.983,
                "name": "Y",
                "position": 1,
                "stddev": 29.51922582,
                "variance": 871.3846932
              },
              {
                "average": 9.053474856,
                "count": 992461,
                "maximum": 23.04556941,
                "minimum": 1.025569407,
                "name": "Z",
                "position": 2,
                "stddev": 5.232141764,
                "variance": 27.37530744
              },
              {
                "average": 708.2094551,
                "count": 992461,
                "maximum": 9765,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 800.9279456,
                "variance": 641485.5741
              },
              {
                "average": 2.790948964,
                "count": 992461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262000268,
                "variance": 1.592644677
              },
              {
                "average": 4.538672049,
                "count": 992461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8691379171,
                "variance": 0.7554007189
              },
              {
                "average": 1,
                "count": 992461,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137902648,
                "count": 992461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3447979517,
                "variance": 0.1188856275
              },
              {
                "average": 20.69326341,
                "count": 992461,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.158551142,
                "variance": 1.342240749
              },
              {
                "average": 3.356894629,
                "count": 992461,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.956271469,
                "variance": 3.82699806
              },
              {
                "average": 2,
                "count": 992461,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 253977994.1,
                "count": 992461,
                "maximum": 253978002.3,
                "minimum": 253977987.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.126677377,
                "variance": 9.776111421
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0016,
              3899999.983,
              1.025569407,
              446937.9416,
              3900124.163,
              23.04556941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.001559766,
                    3899999.982608596,
                    1.025569406625896
                  ],
                  [
                    446000.001559766,
                    3900124.1626085956,
                    1.025569406625896
                  ],
                  [
                    446937.94155976595,
                    3900124.1626085956,
                    23.045569406625894
                  ],
                  [
                    446937.94155976595,
                    3899999.982608596,
                    23.045569406625894
                  ],
                  [
                    446000.001559766,
                    3899999.982608596,
                    1.025569406625896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-01T15:13:22+00:00",
            "end_time": "2019-10-01T15:13:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE4669.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59043064552665,
              35.86635836754463,
              -0.094237353881298
            ],
            [
              -75.59047835311337,
              35.872788877465666,
              -0.094237353881298
            ],
            [
              -75.58711027180276,
              35.872805385738054,
              7.825762646118702
            ],
            [
              -75.58706283630133,
              35.86637487193901,
              7.825762646118702
            ],
            [
              -75.59043064552665,
              35.86635836754463,
              -0.094237353881298
            ]
          ]
        ]
      },
      "bbox": [
        -75.59047835,
        35.86635837,
        -0.09423735388,
        -75.58706284,
        35.87280539,
        7.825762646
      ],
      "properties": {
        "datetime": "2019-10-19T15:15:27Z",
        "pc:count": 268309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446890.4803,
            "count": 268309,
            "maximum": 447000.0132,
            "minimum": 446695.9532,
            "name": "X",
            "position": 0,
            "stddev": 81.09090216,
            "variance": 6575.734413
          },
          {
            "average": 3969759.608,
            "count": 268309,
            "maximum": 3969999.987,
            "minimum": 3969286.727,
            "name": "Y",
            "position": 1,
            "stddev": 179.2965501,
            "variance": 32147.25289
          },
          {
            "average": 0.9526350954,
            "count": 268309,
            "maximum": 7.825762646,
            "minimum": -0.09423735388,
            "name": "Z",
            "position": 2,
            "stddev": 0.8153617905,
            "variance": 0.6648148494
          },
          {
            "average": 858.9488277,
            "count": 268309,
            "maximum": 4555,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 663.0610542,
            "variance": 439649.9616
          },
          {
            "average": 1.130785773,
            "count": 268309,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4407666306,
            "variance": 0.1942752226
          },
          {
            "average": 1.26291701,
            "count": 268309,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6614696505,
            "variance": 0.4375420985
          },
          {
            "average": 1,
            "count": 268309,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.868297374,
            "count": 268309,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.921527331,
            "variance": 79.59364993
          },
          {
            "average": 19.97174454,
            "count": 268309,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.306145821,
            "variance": 1.706016905
          },
          {
            "average": 1.140833889,
            "count": 268309,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4499210615,
            "variance": 0.2024289616
          },
          {
            "average": 12.28810066,
            "count": 268309,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7022828262,
            "variance": 0.493201168
          },
          {
            "average": 255532320.9,
            "count": 268309,
            "maximum": 255533327,
            "minimum": 255532145.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.8321671,
            "variance": 169605.7339
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 268309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446695.9532,
          3969286.727,
          -0.09423735388,
          447000.0132,
          3969999.987,
          7.825762646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446695.9532277115,
                3969286.726792155,
                -0.094237353881298
              ],
              [
                446695.9532277115,
                3969999.9867921546,
                -0.094237353881298
              ],
              [
                447000.01322771155,
                3969999.9867921546,
                7.825762646118702
              ],
              [
                447000.01322771155,
                3969286.726792155,
                7.825762646118702
              ],
              [
                446695.9532277115,
                3969286.726792155,
                -0.094237353881298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:15:27+00:00",
        "end_time": "2019-10-19T14:55:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4669.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4669.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4669.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4669.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59047835,
            35.86635837,
            -0.09423735388,
            -75.58706284,
            35.87280539,
            7.825762646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59043064552665,
                  35.86635836754463,
                  -0.094237353881298
                ],
                [
                  -75.59047835311337,
                  35.872788877465666,
                  -0.094237353881298
                ],
                [
                  -75.58711027180276,
                  35.872805385738054,
                  7.825762646118702
                ],
                [
                  -75.58706283630133,
                  35.86637487193901,
                  7.825762646118702
                ],
                [
                  -75.59043064552665,
                  35.86635836754463,
                  -0.094237353881298
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4669.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4669.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:15:27Z",
            "pc:count": 268309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446890.4803,
                "count": 268309,
                "maximum": 447000.0132,
                "minimum": 446695.9532,
                "name": "X",
                "position": 0,
                "stddev": 81.09090216,
                "variance": 6575.734413
              },
              {
                "average": 3969759.608,
                "count": 268309,
                "maximum": 3969999.987,
                "minimum": 3969286.727,
                "name": "Y",
                "position": 1,
                "stddev": 179.2965501,
                "variance": 32147.25289
              },
              {
                "average": 0.9526350954,
                "count": 268309,
                "maximum": 7.825762646,
                "minimum": -0.09423735388,
                "name": "Z",
                "position": 2,
                "stddev": 0.8153617905,
                "variance": 0.6648148494
              },
              {
                "average": 858.9488277,
                "count": 268309,
                "maximum": 4555,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 663.0610542,
                "variance": 439649.9616
              },
              {
                "average": 1.130785773,
                "count": 268309,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4407666306,
                "variance": 0.1942752226
              },
              {
                "average": 1.26291701,
                "count": 268309,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6614696505,
                "variance": 0.4375420985
              },
              {
                "average": 1,
                "count": 268309,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.868297374,
                "count": 268309,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.921527331,
                "variance": 79.59364993
              },
              {
                "average": 19.97174454,
                "count": 268309,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.306145821,
                "variance": 1.706016905
              },
              {
                "average": 1.140833889,
                "count": 268309,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4499210615,
                "variance": 0.2024289616
              },
              {
                "average": 12.28810066,
                "count": 268309,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7022828262,
                "variance": 0.493201168
              },
              {
                "average": 255532320.9,
                "count": 268309,
                "maximum": 255533327,
                "minimum": 255532145.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.8321671,
                "variance": 169605.7339
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 268309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446695.9532,
              3969286.727,
              -0.09423735388,
              447000.0132,
              3969999.987,
              7.825762646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446695.9532277115,
                    3969286.726792155,
                    -0.094237353881298
                  ],
                  [
                    446695.9532277115,
                    3969999.9867921546,
                    -0.094237353881298
                  ],
                  [
                    447000.01322771155,
                    3969999.9867921546,
                    7.825762646118702
                  ],
                  [
                    447000.01322771155,
                    3969286.726792155,
                    7.825762646118702
                  ],
                  [
                    446695.9532277115,
                    3969286.726792155,
                    -0.094237353881298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:15:27+00:00",
            "end_time": "2019-10-19T14:55: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": "20191018_NCMP_NC_Dunex_18SVE4281.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6432977965234,
              35.97169222716152,
              -4.485278983026149
            ],
            [
              -75.64337096022916,
              35.98070781754686,
              -4.485278983026149
            ],
            [
              -75.63227896895603,
              35.9807667833549,
              34.33472101697385
            ],
            [
              -75.63220706641737,
              35.97175117357415,
              34.33472101697385
            ],
            [
              -75.6432977965234,
              35.97169222716152,
              -4.485278983026149
            ]
          ]
        ]
      },
      "bbox": [
        -75.64337096,
        35.97169223,
        -4.485278983,
        -75.63220707,
        35.98076678,
        34.33472102
      ],
      "properties": {
        "datetime": "2019-10-19T16:23:26Z",
        "pc:count": 7724459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442446.6577,
            "count": 7724459,
            "maximum": 443000.0044,
            "minimum": 442000.0044,
            "name": "X",
            "position": 0,
            "stddev": 251.3286497,
            "variance": 63166.09014
          },
          {
            "average": 3981449.926,
            "count": 7724459,
            "maximum": 3981999.994,
            "minimum": 3980999.974,
            "name": "Y",
            "position": 1,
            "stddev": 285.1082952,
            "variance": 81286.73997
          },
          {
            "average": 6.375284145,
            "count": 7724459,
            "maximum": 34.33472102,
            "minimum": -4.485278983,
            "name": "Z",
            "position": 2,
            "stddev": 4.311154294,
            "variance": 18.58605135
          },
          {
            "average": 1682.857423,
            "count": 7724459,
            "maximum": 48981,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2186.763822,
            "variance": 4781936.011
          },
          {
            "average": 1.849189309,
            "count": 7724459,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.147192225,
            "variance": 1.31605
          },
          {
            "average": 2.720102469,
            "count": 7724459,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.608742672,
            "variance": 2.588052985
          },
          {
            "average": 1,
            "count": 7724459,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459173775,
            "count": 7724459,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.820693152,
            "variance": 3.314923555
          },
          {
            "average": 19.95663154,
            "count": 7724459,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.22477803,
            "variance": 1.500081224
          },
          {
            "average": 1.968757812,
            "count": 7724459,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.395663237,
            "variance": 1.947875871
          },
          {
            "average": 9.798368792,
            "count": 7724459,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.155217671,
            "variance": 51.19713992
          },
          {
            "average": 255494652.4,
            "count": 7724459,
            "maximum": 255537406.4,
            "minimum": 255446578.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43808.12418,
            "variance": 1919151744
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724459,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442000.0044,
          3980999.974,
          -4.485278983,
          443000.0044,
          3981999.994,
          34.33472102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442000.0044053478,
                3980999.9735807367,
                -4.485278983026149
              ],
              [
                442000.0044053478,
                3981999.993580736,
                -4.485278983026149
              ],
              [
                443000.0044053478,
                3981999.993580736,
                34.33472101697385
              ],
              [
                443000.0044053478,
                3980999.9735807367,
                34.33472101697385
              ],
              [
                442000.0044053478,
                3980999.9735807367,
                -4.485278983026149
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:23:26+00:00",
        "end_time": "2019-10-18T15:09:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4281.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4281.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4281.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4281.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64337096,
            35.97169223,
            -4.485278983,
            -75.63220707,
            35.98076678,
            34.33472102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6432977965234,
                  35.97169222716152,
                  -4.485278983026149
                ],
                [
                  -75.64337096022916,
                  35.98070781754686,
                  -4.485278983026149
                ],
                [
                  -75.63227896895603,
                  35.9807667833549,
                  34.33472101697385
                ],
                [
                  -75.63220706641737,
                  35.97175117357415,
                  34.33472101697385
                ],
                [
                  -75.6432977965234,
                  35.97169222716152,
                  -4.485278983026149
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4281.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4281.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:23:26Z",
            "pc:count": 7724459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442446.6577,
                "count": 7724459,
                "maximum": 443000.0044,
                "minimum": 442000.0044,
                "name": "X",
                "position": 0,
                "stddev": 251.3286497,
                "variance": 63166.09014
              },
              {
                "average": 3981449.926,
                "count": 7724459,
                "maximum": 3981999.994,
                "minimum": 3980999.974,
                "name": "Y",
                "position": 1,
                "stddev": 285.1082952,
                "variance": 81286.73997
              },
              {
                "average": 6.375284145,
                "count": 7724459,
                "maximum": 34.33472102,
                "minimum": -4.485278983,
                "name": "Z",
                "position": 2,
                "stddev": 4.311154294,
                "variance": 18.58605135
              },
              {
                "average": 1682.857423,
                "count": 7724459,
                "maximum": 48981,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2186.763822,
                "variance": 4781936.011
              },
              {
                "average": 1.849189309,
                "count": 7724459,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.147192225,
                "variance": 1.31605
              },
              {
                "average": 2.720102469,
                "count": 7724459,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.608742672,
                "variance": 2.588052985
              },
              {
                "average": 1,
                "count": 7724459,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459173775,
                "count": 7724459,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.820693152,
                "variance": 3.314923555
              },
              {
                "average": 19.95663154,
                "count": 7724459,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.22477803,
                "variance": 1.500081224
              },
              {
                "average": 1.968757812,
                "count": 7724459,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.395663237,
                "variance": 1.947875871
              },
              {
                "average": 9.798368792,
                "count": 7724459,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.155217671,
                "variance": 51.19713992
              },
              {
                "average": 255494652.4,
                "count": 7724459,
                "maximum": 255537406.4,
                "minimum": 255446578.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43808.12418,
                "variance": 1919151744
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724459,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442000.0044,
              3980999.974,
              -4.485278983,
              443000.0044,
              3981999.994,
              34.33472102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442000.0044053478,
                    3980999.9735807367,
                    -4.485278983026149
                  ],
                  [
                    442000.0044053478,
                    3981999.993580736,
                    -4.485278983026149
                  ],
                  [
                    443000.0044053478,
                    3981999.993580736,
                    34.33472101697385
                  ],
                  [
                    443000.0044053478,
                    3980999.9735807367,
                    34.33472101697385
                  ],
                  [
                    442000.0044053478,
                    3980999.9735807367,
                    -4.485278983026149
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:23:26+00:00",
            "end_time": "2019-10-18T15:09: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": "20191019_NCMP_NC_Dunex_18SVE5455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50870737801642,
              35.737921150262274,
              -2.087302476894028
            ],
            [
              -75.5087647393856,
              35.74693712542193,
              -2.087302476894028
            ],
            [
              -75.50116272933087,
              35.7469690343473,
              20.45269752310597
            ],
            [
              -75.50110622497252,
              35.737953048662845,
              20.45269752310597
            ],
            [
              -75.50870737801642,
              35.737921150262274,
              -2.087302476894028
            ]
          ]
        ]
      },
      "bbox": [
        -75.50876474,
        35.73792115,
        -2.087302477,
        -75.50110622,
        35.74696903,
        20.45269752
      ],
      "properties": {
        "datetime": "2019-10-19T16:09:55Z",
        "pc:count": 1100322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454252.586,
            "count": 1100322,
            "maximum": 454687.3614,
            "minimum": 454000.0014,
            "name": "X",
            "position": 0,
            "stddev": 152.1320749,
            "variance": 23144.1682
          },
          {
            "average": 3955450.464,
            "count": 1100322,
            "maximum": 3955999.989,
            "minimum": 3954999.989,
            "name": "Y",
            "position": 1,
            "stddev": 281.6952323,
            "variance": 79352.20388
          },
          {
            "average": 1.080616478,
            "count": 1100322,
            "maximum": 20.45269752,
            "minimum": -2.087302477,
            "name": "Z",
            "position": 2,
            "stddev": 1.572335407,
            "variance": 2.472238633
          },
          {
            "average": 2150.279783,
            "count": 1100322,
            "maximum": 18645,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1765.145309,
            "variance": 3115737.963
          },
          {
            "average": 1.021859965,
            "count": 1100322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1642241955,
            "variance": 0.02696958639
          },
          {
            "average": 1.043980762,
            "count": 1100322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.242861176,
            "variance": 0.05898155082
          },
          {
            "average": 1,
            "count": 1100322,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.833524187,
            "count": 1100322,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.739229145,
            "variance": 94.85258435
          },
          {
            "average": 19.90209946,
            "count": 1100322,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.04047514,
            "variance": 1.082588517
          },
          {
            "average": 1.162864143,
            "count": 1100322,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3771635694,
            "variance": 0.1422523581
          },
          {
            "average": 16.44247593,
            "count": 1100322,
            "maximum": 18,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.855812431,
            "variance": 0.7324149171
          },
          {
            "average": 255535259.3,
            "count": 1100322,
            "maximum": 255536595.2,
            "minimum": 255533554.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672.5102583,
            "variance": 452270.0475
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1100322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0014,
          3954999.989,
          -2.087302477,
          454687.3614,
          3955999.989,
          20.45269752
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.0013982129,
                3954999.989169185,
                -2.087302476894028
              ],
              [
                454000.0013982129,
                3955999.989169185,
                -2.087302476894028
              ],
              [
                454687.3613982129,
                3955999.989169185,
                20.45269752310597
              ],
              [
                454687.3613982129,
                3954999.989169185,
                20.45269752310597
              ],
              [
                454000.0013982129,
                3954999.989169185,
                -2.087302476894028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:09:55+00:00",
        "end_time": "2019-10-19T15:19:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50876474,
            35.73792115,
            -2.087302477,
            -75.50110622,
            35.74696903,
            20.45269752
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50870737801642,
                  35.737921150262274,
                  -2.087302476894028
                ],
                [
                  -75.5087647393856,
                  35.74693712542193,
                  -2.087302476894028
                ],
                [
                  -75.50116272933087,
                  35.7469690343473,
                  20.45269752310597
                ],
                [
                  -75.50110622497252,
                  35.737953048662845,
                  20.45269752310597
                ],
                [
                  -75.50870737801642,
                  35.737921150262274,
                  -2.087302476894028
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:09:55Z",
            "pc:count": 1100322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454252.586,
                "count": 1100322,
                "maximum": 454687.3614,
                "minimum": 454000.0014,
                "name": "X",
                "position": 0,
                "stddev": 152.1320749,
                "variance": 23144.1682
              },
              {
                "average": 3955450.464,
                "count": 1100322,
                "maximum": 3955999.989,
                "minimum": 3954999.989,
                "name": "Y",
                "position": 1,
                "stddev": 281.6952323,
                "variance": 79352.20388
              },
              {
                "average": 1.080616478,
                "count": 1100322,
                "maximum": 20.45269752,
                "minimum": -2.087302477,
                "name": "Z",
                "position": 2,
                "stddev": 1.572335407,
                "variance": 2.472238633
              },
              {
                "average": 2150.279783,
                "count": 1100322,
                "maximum": 18645,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1765.145309,
                "variance": 3115737.963
              },
              {
                "average": 1.021859965,
                "count": 1100322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1642241955,
                "variance": 0.02696958639
              },
              {
                "average": 1.043980762,
                "count": 1100322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.242861176,
                "variance": 0.05898155082
              },
              {
                "average": 1,
                "count": 1100322,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.833524187,
                "count": 1100322,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.739229145,
                "variance": 94.85258435
              },
              {
                "average": 19.90209946,
                "count": 1100322,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.04047514,
                "variance": 1.082588517
              },
              {
                "average": 1.162864143,
                "count": 1100322,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3771635694,
                "variance": 0.1422523581
              },
              {
                "average": 16.44247593,
                "count": 1100322,
                "maximum": 18,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.855812431,
                "variance": 0.7324149171
              },
              {
                "average": 255535259.3,
                "count": 1100322,
                "maximum": 255536595.2,
                "minimum": 255533554.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672.5102583,
                "variance": 452270.0475
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1100322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0014,
              3954999.989,
              -2.087302477,
              454687.3614,
              3955999.989,
              20.45269752
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.0013982129,
                    3954999.989169185,
                    -2.087302476894028
                  ],
                  [
                    454000.0013982129,
                    3955999.989169185,
                    -2.087302476894028
                  ],
                  [
                    454687.3613982129,
                    3955999.989169185,
                    20.45269752310597
                  ],
                  [
                    454687.3613982129,
                    3954999.989169185,
                    20.45269752310597
                  ],
                  [
                    454000.0013982129,
                    3954999.989169185,
                    -2.087302476894028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:09:55+00:00",
            "end_time": "2019-10-19T15:19: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": "20191017_NCMP_NC_Dunex_18SVE5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5031115713226,
              35.368268094617065,
              -0.648861188487198
            ],
            [
              -75.50316753442314,
              35.3772846314815,
              -0.648861188487198
            ],
            [
              -75.4954246417973,
              35.377316626803555,
              23.791138811512802
            ],
            [
              -75.49536953978719,
              35.3683000793379,
              23.791138811512802
            ],
            [
              -75.5031115713226,
              35.368268094617065,
              -0.648861188487198
            ]
          ]
        ]
      },
      "bbox": [
        -75.50316753,
        35.36826809,
        -0.6488611885,
        -75.49536954,
        35.37731663,
        23.79113881
      ],
      "properties": {
        "datetime": "2019-10-17T16:57:17Z",
        "pc:count": 1683250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454770.4377,
            "count": 1683250,
            "maximum": 455000.0005,
            "minimum": 454296.6805,
            "name": "X",
            "position": 0,
            "stddev": 133.3402471,
            "variance": 17779.6215
          },
          {
            "average": 3914451.457,
            "count": 1683250,
            "maximum": 3914999.989,
            "minimum": 3913999.989,
            "name": "Y",
            "position": 1,
            "stddev": 288.2127803,
            "variance": 83066.60673
          },
          {
            "average": 2.849526936,
            "count": 1683250,
            "maximum": 23.79113881,
            "minimum": -0.6488611885,
            "name": "Z",
            "position": 2,
            "stddev": 2.525719815,
            "variance": 6.379260584
          },
          {
            "average": 1474.466974,
            "count": 1683250,
            "maximum": 49761,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1821.119686,
            "variance": 3316476.91
          },
          {
            "average": 1.577626615,
            "count": 1683250,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8718452678,
            "variance": 0.7601141711
          },
          {
            "average": 2.163155206,
            "count": 1683250,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.177195793,
            "variance": 1.385789935
          },
          {
            "average": 1,
            "count": 1683250,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414855191,
            "count": 1683250,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8135048328,
            "variance": 0.661790113
          },
          {
            "average": 19.67330358,
            "count": 1683250,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.705832527,
            "variance": 2.909864611
          },
          {
            "average": 1.598673994,
            "count": 1683250,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8837790068,
            "variance": 0.7810653328
          },
          {
            "average": 3.654550423,
            "count": 1683250,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.912638948,
            "variance": 0.8329098494
          },
          {
            "average": 255365128.2,
            "count": 1683250,
            "maximum": 255366637.4,
            "minimum": 255363997.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.0527882,
            "variance": 291657.0141
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1683250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454296.6805,
          3913999.989,
          -0.6488611885,
          455000.0005,
          3914999.989,
          23.79113881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454296.68046536826,
                3913999.9885552432,
                -0.648861188487198
              ],
              [
                454296.68046536826,
                3914999.9885552432,
                -0.648861188487198
              ],
              [
                455000.0004653682,
                3914999.9885552432,
                23.791138811512802
              ],
              [
                455000.0004653682,
                3913999.9885552432,
                23.791138811512802
              ],
              [
                454296.68046536826,
                3913999.9885552432,
                -0.648861188487198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:57:17+00:00",
        "end_time": "2019-10-17T16:13:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50316753,
            35.36826809,
            -0.6488611885,
            -75.49536954,
            35.37731663,
            23.79113881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5031115713226,
                  35.368268094617065,
                  -0.648861188487198
                ],
                [
                  -75.50316753442314,
                  35.3772846314815,
                  -0.648861188487198
                ],
                [
                  -75.4954246417973,
                  35.377316626803555,
                  23.791138811512802
                ],
                [
                  -75.49536953978719,
                  35.3683000793379,
                  23.791138811512802
                ],
                [
                  -75.5031115713226,
                  35.368268094617065,
                  -0.648861188487198
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:57:17Z",
            "pc:count": 1683250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454770.4377,
                "count": 1683250,
                "maximum": 455000.0005,
                "minimum": 454296.6805,
                "name": "X",
                "position": 0,
                "stddev": 133.3402471,
                "variance": 17779.6215
              },
              {
                "average": 3914451.457,
                "count": 1683250,
                "maximum": 3914999.989,
                "minimum": 3913999.989,
                "name": "Y",
                "position": 1,
                "stddev": 288.2127803,
                "variance": 83066.60673
              },
              {
                "average": 2.849526936,
                "count": 1683250,
                "maximum": 23.79113881,
                "minimum": -0.6488611885,
                "name": "Z",
                "position": 2,
                "stddev": 2.525719815,
                "variance": 6.379260584
              },
              {
                "average": 1474.466974,
                "count": 1683250,
                "maximum": 49761,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1821.119686,
                "variance": 3316476.91
              },
              {
                "average": 1.577626615,
                "count": 1683250,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8718452678,
                "variance": 0.7601141711
              },
              {
                "average": 2.163155206,
                "count": 1683250,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.177195793,
                "variance": 1.385789935
              },
              {
                "average": 1,
                "count": 1683250,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414855191,
                "count": 1683250,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8135048328,
                "variance": 0.661790113
              },
              {
                "average": 19.67330358,
                "count": 1683250,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.705832527,
                "variance": 2.909864611
              },
              {
                "average": 1.598673994,
                "count": 1683250,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8837790068,
                "variance": 0.7810653328
              },
              {
                "average": 3.654550423,
                "count": 1683250,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.912638948,
                "variance": 0.8329098494
              },
              {
                "average": 255365128.2,
                "count": 1683250,
                "maximum": 255366637.4,
                "minimum": 255363997.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.0527882,
                "variance": 291657.0141
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1683250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454296.6805,
              3913999.989,
              -0.6488611885,
              455000.0005,
              3914999.989,
              23.79113881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454296.68046536826,
                    3913999.9885552432,
                    -0.648861188487198
                  ],
                  [
                    454296.68046536826,
                    3914999.9885552432,
                    -0.648861188487198
                  ],
                  [
                    455000.0004653682,
                    3914999.9885552432,
                    23.791138811512802
                  ],
                  [
                    455000.0004653682,
                    3913999.9885552432,
                    23.791138811512802
                  ],
                  [
                    454296.68046536826,
                    3913999.9885552432,
                    -0.648861188487198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:57:17+00:00",
            "end_time": "2019-10-17T16:13: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": "20191019_NCMP_NC_Dunex_18SVE4670.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5957050984627,
              35.872763097426954,
              -0.569314566611813
            ],
            [
              -75.59577260279025,
              35.88177873759568,
              -0.569314566611813
            ],
            [
              -75.58717674639468,
              35.88182106537232,
              6.510685433388187
            ],
            [
              -75.58711021588779,
              35.872805411264814,
              6.510685433388187
            ],
            [
              -75.5957050984627,
              35.872763097426954,
              -0.569314566611813
            ]
          ]
        ]
      },
      "bbox": [
        -75.5957726,
        35.8727631,
        -0.5693145666,
        -75.58711022,
        35.88182107,
        6.510685433
      ],
      "properties": {
        "datetime": "2019-10-19T15:41:09Z",
        "pc:count": 1285227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446715.7525,
            "count": 1285227,
            "maximum": 447000.0183,
            "minimum": 446224.0983,
            "name": "X",
            "position": 0,
            "stddev": 187.9643014,
            "variance": 35330.57859
          },
          {
            "average": 3970576.544,
            "count": 1285227,
            "maximum": 3970999.99,
            "minimum": 3969999.99,
            "name": "Y",
            "position": 1,
            "stddev": 280.1217405,
            "variance": 78468.18952
          },
          {
            "average": 0.5959772223,
            "count": 1285227,
            "maximum": 6.510685433,
            "minimum": -0.5693145666,
            "name": "Z",
            "position": 2,
            "stddev": 0.4651634793,
            "variance": 0.2163770624
          },
          {
            "average": 856.4616764,
            "count": 1285227,
            "maximum": 5577,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 706.7747918,
            "variance": 499530.6064
          },
          {
            "average": 1.016936308,
            "count": 1285227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1540048694,
            "variance": 0.02371749979
          },
          {
            "average": 1.034012669,
            "count": 1285227,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2325780824,
            "variance": 0.05409256443
          },
          {
            "average": 1,
            "count": 1285227,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.09161261,
            "count": 1285227,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.65089954,
            "variance": 135.7434601
          },
          {
            "average": 20.02525157,
            "count": 1285227,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.293878101,
            "variance": 1.67412054
          },
          {
            "average": 1.038498258,
            "count": 1285227,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2103252016,
            "variance": 0.04423669045
          },
          {
            "average": 13.28273838,
            "count": 1285227,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.249784316,
            "variance": 1.561960837
          },
          {
            "average": 255532954.7,
            "count": 1285227,
            "maximum": 255534869.3,
            "minimum": 255532153.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 804.07091,
            "variance": 646530.0283
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1285227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446224.0983,
          3969999.99,
          -0.5693145666,
          447000.0183,
          3970999.99,
          6.510685433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446224.09829236026,
                3969999.989593122,
                -0.569314566611813
              ],
              [
                446224.09829236026,
                3970999.989593122,
                -0.569314566611813
              ],
              [
                447000.0182923603,
                3970999.989593122,
                6.510685433388187
              ],
              [
                447000.0182923603,
                3969999.989593122,
                6.510685433388187
              ],
              [
                446224.09829236026,
                3969999.989593122,
                -0.569314566611813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:41:09+00:00",
        "end_time": "2019-10-19T14:55:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4670.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4670.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4670.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4670.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5957726,
            35.8727631,
            -0.5693145666,
            -75.58711022,
            35.88182107,
            6.510685433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5957050984627,
                  35.872763097426954,
                  -0.569314566611813
                ],
                [
                  -75.59577260279025,
                  35.88177873759568,
                  -0.569314566611813
                ],
                [
                  -75.58717674639468,
                  35.88182106537232,
                  6.510685433388187
                ],
                [
                  -75.58711021588779,
                  35.872805411264814,
                  6.510685433388187
                ],
                [
                  -75.5957050984627,
                  35.872763097426954,
                  -0.569314566611813
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4670.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4670.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:41:09Z",
            "pc:count": 1285227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446715.7525,
                "count": 1285227,
                "maximum": 447000.0183,
                "minimum": 446224.0983,
                "name": "X",
                "position": 0,
                "stddev": 187.9643014,
                "variance": 35330.57859
              },
              {
                "average": 3970576.544,
                "count": 1285227,
                "maximum": 3970999.99,
                "minimum": 3969999.99,
                "name": "Y",
                "position": 1,
                "stddev": 280.1217405,
                "variance": 78468.18952
              },
              {
                "average": 0.5959772223,
                "count": 1285227,
                "maximum": 6.510685433,
                "minimum": -0.5693145666,
                "name": "Z",
                "position": 2,
                "stddev": 0.4651634793,
                "variance": 0.2163770624
              },
              {
                "average": 856.4616764,
                "count": 1285227,
                "maximum": 5577,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 706.7747918,
                "variance": 499530.6064
              },
              {
                "average": 1.016936308,
                "count": 1285227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1540048694,
                "variance": 0.02371749979
              },
              {
                "average": 1.034012669,
                "count": 1285227,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2325780824,
                "variance": 0.05409256443
              },
              {
                "average": 1,
                "count": 1285227,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.09161261,
                "count": 1285227,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.65089954,
                "variance": 135.7434601
              },
              {
                "average": 20.02525157,
                "count": 1285227,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.293878101,
                "variance": 1.67412054
              },
              {
                "average": 1.038498258,
                "count": 1285227,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2103252016,
                "variance": 0.04423669045
              },
              {
                "average": 13.28273838,
                "count": 1285227,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.249784316,
                "variance": 1.561960837
              },
              {
                "average": 255532954.7,
                "count": 1285227,
                "maximum": 255534869.3,
                "minimum": 255532153.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 804.07091,
                "variance": 646530.0283
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1285227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446224.0983,
              3969999.99,
              -0.5693145666,
              447000.0183,
              3970999.99,
              6.510685433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446224.09829236026,
                    3969999.989593122,
                    -0.569314566611813
                  ],
                  [
                    446224.09829236026,
                    3970999.989593122,
                    -0.569314566611813
                  ],
                  [
                    447000.0182923603,
                    3970999.989593122,
                    6.510685433388187
                  ],
                  [
                    447000.0182923603,
                    3969999.989593122,
                    6.510685433388187
                  ],
                  [
                    446224.09829236026,
                    3969999.989593122,
                    -0.569314566611813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:41:09+00:00",
            "end_time": "2019-10-19T14:55: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": "20191019_NCMP_NC_Dunex_18SVE5456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50876480892909,
              35.746937039152954,
              -1.112196400366861
            ],
            [
              -75.50879854013273,
              35.75223698363425,
              -1.112196400366861
            ],
            [
              -75.50590755994317,
              35.75224917649535,
              17.067803599633137
            ],
            [
              -75.50587402037937,
              35.74694922965001,
              17.067803599633137
            ],
            [
              -75.50876480892909,
              35.746937039152954,
              -1.112196400366861
            ]
          ]
        ]
      },
      "bbox": [
        -75.50879854,
        35.74693704,
        -1.1121964,
        -75.50587402,
        35.75224918,
        17.0678036
      ],
      "properties": {
        "datetime": "2019-10-19T16:09:40Z",
        "pc:count": 165480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454094.9597,
            "count": 165480,
            "maximum": 454261.3751,
            "minimum": 453999.9951,
            "name": "X",
            "position": 0,
            "stddev": 64.67889993,
            "variance": 4183.360097
          },
          {
            "average": 3956189.266,
            "count": 165480,
            "maximum": 3956587.82,
            "minimum": 3955999.98,
            "name": "Y",
            "position": 1,
            "stddev": 139.2739105,
            "variance": 19397.22215
          },
          {
            "average": 1.725293629,
            "count": 165480,
            "maximum": 17.0678036,
            "minimum": -1.1121964,
            "name": "Z",
            "position": 2,
            "stddev": 1.431733708,
            "variance": 2.049861412
          },
          {
            "average": 2444.232747,
            "count": 165480,
            "maximum": 17603,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1406.025992,
            "variance": 1976909.09
          },
          {
            "average": 1.018842156,
            "count": 165480,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1574297066,
            "variance": 0.02478411253
          },
          {
            "average": 1.038040851,
            "count": 165480,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2360129879,
            "variance": 0.05570213044
          },
          {
            "average": 1,
            "count": 165480,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.484034324,
            "count": 165480,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.242528032,
            "variance": 17.9990441
          },
          {
            "average": 20.30501648,
            "count": 165480,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.08927142,
            "variance": 1.186512226
          },
          {
            "average": 1.04784264,
            "count": 165480,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2279995956,
            "variance": 0.0519838156
          },
          {
            "average": 17.31012207,
            "count": 165480,
            "maximum": 18,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5889471869,
            "variance": 0.3468587889
          },
          {
            "average": 255535900.4,
            "count": 165480,
            "maximum": 255536580.4,
            "minimum": 255535094,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.4355118,
            "variance": 286691.1873
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453999.9951,
          3955999.98,
          -1.1121964,
          454261.3751,
          3956587.82,
          17.0678036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453999.99506074534,
                3955999.9796335967,
                -1.112196400366861
              ],
              [
                453999.99506074534,
                3956587.8196335966,
                -1.112196400366861
              ],
              [
                454261.37506074534,
                3956587.8196335966,
                17.067803599633137
              ],
              [
                454261.37506074534,
                3955999.9796335967,
                17.067803599633137
              ],
              [
                453999.99506074534,
                3955999.9796335967,
                -1.112196400366861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:09:40+00:00",
        "end_time": "2019-10-19T15:44:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50879854,
            35.74693704,
            -1.1121964,
            -75.50587402,
            35.75224918,
            17.0678036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50876480892909,
                  35.746937039152954,
                  -1.112196400366861
                ],
                [
                  -75.50879854013273,
                  35.75223698363425,
                  -1.112196400366861
                ],
                [
                  -75.50590755994317,
                  35.75224917649535,
                  17.067803599633137
                ],
                [
                  -75.50587402037937,
                  35.74694922965001,
                  17.067803599633137
                ],
                [
                  -75.50876480892909,
                  35.746937039152954,
                  -1.112196400366861
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:09:40Z",
            "pc:count": 165480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454094.9597,
                "count": 165480,
                "maximum": 454261.3751,
                "minimum": 453999.9951,
                "name": "X",
                "position": 0,
                "stddev": 64.67889993,
                "variance": 4183.360097
              },
              {
                "average": 3956189.266,
                "count": 165480,
                "maximum": 3956587.82,
                "minimum": 3955999.98,
                "name": "Y",
                "position": 1,
                "stddev": 139.2739105,
                "variance": 19397.22215
              },
              {
                "average": 1.725293629,
                "count": 165480,
                "maximum": 17.0678036,
                "minimum": -1.1121964,
                "name": "Z",
                "position": 2,
                "stddev": 1.431733708,
                "variance": 2.049861412
              },
              {
                "average": 2444.232747,
                "count": 165480,
                "maximum": 17603,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1406.025992,
                "variance": 1976909.09
              },
              {
                "average": 1.018842156,
                "count": 165480,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1574297066,
                "variance": 0.02478411253
              },
              {
                "average": 1.038040851,
                "count": 165480,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2360129879,
                "variance": 0.05570213044
              },
              {
                "average": 1,
                "count": 165480,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.484034324,
                "count": 165480,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.242528032,
                "variance": 17.9990441
              },
              {
                "average": 20.30501648,
                "count": 165480,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.08927142,
                "variance": 1.186512226
              },
              {
                "average": 1.04784264,
                "count": 165480,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2279995956,
                "variance": 0.0519838156
              },
              {
                "average": 17.31012207,
                "count": 165480,
                "maximum": 18,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5889471869,
                "variance": 0.3468587889
              },
              {
                "average": 255535900.4,
                "count": 165480,
                "maximum": 255536580.4,
                "minimum": 255535094,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.4355118,
                "variance": 286691.1873
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453999.9951,
              3955999.98,
              -1.1121964,
              454261.3751,
              3956587.82,
              17.0678036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453999.99506074534,
                    3955999.9796335967,
                    -1.112196400366861
                  ],
                  [
                    453999.99506074534,
                    3956587.8196335966,
                    -1.112196400366861
                  ],
                  [
                    454261.37506074534,
                    3956587.8196335966,
                    17.067803599633137
                  ],
                  [
                    454261.37506074534,
                    3955999.9796335967,
                    17.067803599633137
                  ],
                  [
                    453999.99506074534,
                    3955999.9796335967,
                    -1.112196400366861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:09:40+00:00",
            "end_time": "2019-10-19T15:44: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": "20191017_NCMP_NC_Dunex_18SVE5513.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49535116046233,
              35.36530150433903,
              0.597747532106065
            ],
            [
              -75.4953694797629,
              35.368300050367914,
              0.597747532106065
            ],
            [
              -75.49456436590692,
              35.368303348067975,
              2.997747532106065
            ],
            [
              -75.49454607637738,
              35.36530480167565,
              2.997747532106065
            ],
            [
              -75.49535116046233,
              35.36530150433903,
              0.597747532106065
            ]
          ]
        ]
      },
      "bbox": [
        -75.49536948,
        35.3653015,
        0.5977475321,
        -75.49454608,
        35.36830335,
        2.997747532
      ],
      "properties": {
        "datetime": "2019-10-17T17:03:27Z",
        "pc:count": 17604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455026.4239,
            "count": 17604,
            "maximum": 455073.1459,
            "minimum": 455000.0059,
            "name": "X",
            "position": 0,
            "stddev": 18.98009079,
            "variance": 360.2438465
          },
          {
            "average": 3913889.658,
            "count": 17604,
            "maximum": 3913999.985,
            "minimum": 3913667.425,
            "name": "Y",
            "position": 1,
            "stddev": 81.4776458,
            "variance": 6638.606765
          },
          {
            "average": 2.018420675,
            "count": 17604,
            "maximum": 2.997747532,
            "minimum": 0.5977475321,
            "name": "Z",
            "position": 2,
            "stddev": 0.579280011,
            "variance": 0.3355653311
          },
          {
            "average": 4884.955465,
            "count": 17604,
            "maximum": 11482,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1779.668139,
            "variance": 3167218.685
          },
          {
            "average": 1,
            "count": 17604,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17604,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17604,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.944330834,
            "count": 17604,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2292882388,
            "variance": 0.05257309647
          },
          {
            "average": 19.62480071,
            "count": 17604,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8332107627,
            "variance": 0.6942401751
          },
          {
            "average": 1.007384685,
            "count": 17604,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08951128487,
            "variance": 0.008012270119
          },
          {
            "average": 6.060724835,
            "count": 17604,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2388316768,
            "variance": 0.05704056985
          },
          {
            "average": 255366648.7,
            "count": 17604,
            "maximum": 255367007,
            "minimum": 255366620.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 91.0085939,
            "variance": 8282.564164
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0059,
          3913667.425,
          0.5977475321,
          455073.1459,
          3913999.985,
          2.997747532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.00590201764,
                3913667.4253150583,
                0.597747532106065
              ],
              [
                455000.00590201764,
                3913999.985315058,
                0.597747532106065
              ],
              [
                455073.14590201766,
                3913999.985315058,
                2.997747532106065
              ],
              [
                455073.14590201766,
                3913667.4253150583,
                2.997747532106065
              ],
              [
                455000.00590201764,
                3913667.4253150583,
                0.597747532106065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:03:27+00:00",
        "end_time": "2019-10-17T16:57:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5513.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5513.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5513.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5513.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49536948,
            35.3653015,
            0.5977475321,
            -75.49454608,
            35.36830335,
            2.997747532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49535116046233,
                  35.36530150433903,
                  0.597747532106065
                ],
                [
                  -75.4953694797629,
                  35.368300050367914,
                  0.597747532106065
                ],
                [
                  -75.49456436590692,
                  35.368303348067975,
                  2.997747532106065
                ],
                [
                  -75.49454607637738,
                  35.36530480167565,
                  2.997747532106065
                ],
                [
                  -75.49535116046233,
                  35.36530150433903,
                  0.597747532106065
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5513.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5513.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:03:27Z",
            "pc:count": 17604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455026.4239,
                "count": 17604,
                "maximum": 455073.1459,
                "minimum": 455000.0059,
                "name": "X",
                "position": 0,
                "stddev": 18.98009079,
                "variance": 360.2438465
              },
              {
                "average": 3913889.658,
                "count": 17604,
                "maximum": 3913999.985,
                "minimum": 3913667.425,
                "name": "Y",
                "position": 1,
                "stddev": 81.4776458,
                "variance": 6638.606765
              },
              {
                "average": 2.018420675,
                "count": 17604,
                "maximum": 2.997747532,
                "minimum": 0.5977475321,
                "name": "Z",
                "position": 2,
                "stddev": 0.579280011,
                "variance": 0.3355653311
              },
              {
                "average": 4884.955465,
                "count": 17604,
                "maximum": 11482,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1779.668139,
                "variance": 3167218.685
              },
              {
                "average": 1,
                "count": 17604,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17604,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17604,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.944330834,
                "count": 17604,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2292882388,
                "variance": 0.05257309647
              },
              {
                "average": 19.62480071,
                "count": 17604,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8332107627,
                "variance": 0.6942401751
              },
              {
                "average": 1.007384685,
                "count": 17604,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08951128487,
                "variance": 0.008012270119
              },
              {
                "average": 6.060724835,
                "count": 17604,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2388316768,
                "variance": 0.05704056985
              },
              {
                "average": 255366648.7,
                "count": 17604,
                "maximum": 255367007,
                "minimum": 255366620.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 91.0085939,
                "variance": 8282.564164
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0059,
              3913667.425,
              0.5977475321,
              455073.1459,
              3913999.985,
              2.997747532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.00590201764,
                    3913667.4253150583,
                    0.597747532106065
                  ],
                  [
                    455000.00590201764,
                    3913999.985315058,
                    0.597747532106065
                  ],
                  [
                    455073.14590201766,
                    3913999.985315058,
                    2.997747532106065
                  ],
                  [
                    455073.14590201766,
                    3913667.4253150583,
                    2.997747532106065
                  ],
                  [
                    455000.00590201764,
                    3913667.4253150583,
                    0.597747532106065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:03:27+00:00",
            "end_time": "2019-10-17T16: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": "20191019_NCMP_NC_Dunex_18SVE5352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50960107546041,
              35.718079431885656,
              -0.447005148593029
            ],
            [
              -75.50961257124717,
              35.71988479755674,
              -0.447005148593029
            ],
            [
              -75.50859276832868,
              35.71988911184452,
              6.092994851406971
            ],
            [
              -75.5085812955441,
              35.71808374588838,
              6.092994851406971
            ],
            [
              -75.50960107546041,
              35.718079431885656,
              -0.447005148593029
            ]
          ]
        ]
      },
      "bbox": [
        -75.50961257,
        35.71807943,
        -0.4470051486,
        -75.5085813,
        35.71988911,
        6.092994851
      ],
      "properties": {
        "datetime": "2019-10-19T14:29:49Z",
        "pc:count": 34918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453962.2551,
            "count": 34918,
            "maximum": 453999.9981,
            "minimum": 453907.7581,
            "name": "X",
            "position": 0,
            "stddev": 24.62893003,
            "variance": 606.5841943
          },
          {
            "average": 3952934.376,
            "count": 34918,
            "maximum": 3952999.984,
            "minimum": 3952799.744,
            "name": "Y",
            "position": 1,
            "stddev": 50.90713413,
            "variance": 2591.536305
          },
          {
            "average": 1.079904182,
            "count": 34918,
            "maximum": 6.092994851,
            "minimum": -0.4470051486,
            "name": "Z",
            "position": 2,
            "stddev": 1.165953009,
            "variance": 1.35944642
          },
          {
            "average": 461.9033736,
            "count": 34918,
            "maximum": 4030,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 562.4118267,
            "variance": 316307.0629
          },
          {
            "average": 1.270634057,
            "count": 34918,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5552888787,
            "variance": 0.3083457388
          },
          {
            "average": 1.539807549,
            "count": 34918,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7623723888,
            "variance": 0.5812116593
          },
          {
            "average": 1,
            "count": 34918,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.156710006,
            "count": 34918,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.47497536,
            "variance": 155.6250102
          },
          {
            "average": 20.33039608,
            "count": 34918,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.121901714,
            "variance": 1.258663456
          },
          {
            "average": 1.581533879,
            "count": 34918,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5969673779,
            "variance": 0.3563700503
          },
          {
            "average": 10,
            "count": 34918,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255530587.3,
            "count": 34918,
            "maximum": 255530589.6,
            "minimum": 255530584.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.184247305,
            "variance": 1.40244168
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453907.7581,
          3952799.744,
          -0.4470051486,
          453999.9981,
          3952999.984,
          6.092994851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453907.7580563013,
                3952799.7439466496,
                -0.447005148593029
              ],
              [
                453907.7580563013,
                3952999.98394665,
                -0.447005148593029
              ],
              [
                453999.99805630127,
                3952999.98394665,
                6.092994851406971
              ],
              [
                453999.99805630127,
                3952799.7439466496,
                6.092994851406971
              ],
              [
                453907.7580563013,
                3952799.7439466496,
                -0.447005148593029
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:29:49+00:00",
        "end_time": "2019-10-19T14:29:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50961257,
            35.71807943,
            -0.4470051486,
            -75.5085813,
            35.71988911,
            6.092994851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50960107546041,
                  35.718079431885656,
                  -0.447005148593029
                ],
                [
                  -75.50961257124717,
                  35.71988479755674,
                  -0.447005148593029
                ],
                [
                  -75.50859276832868,
                  35.71988911184452,
                  6.092994851406971
                ],
                [
                  -75.5085812955441,
                  35.71808374588838,
                  6.092994851406971
                ],
                [
                  -75.50960107546041,
                  35.718079431885656,
                  -0.447005148593029
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:29:49Z",
            "pc:count": 34918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453962.2551,
                "count": 34918,
                "maximum": 453999.9981,
                "minimum": 453907.7581,
                "name": "X",
                "position": 0,
                "stddev": 24.62893003,
                "variance": 606.5841943
              },
              {
                "average": 3952934.376,
                "count": 34918,
                "maximum": 3952999.984,
                "minimum": 3952799.744,
                "name": "Y",
                "position": 1,
                "stddev": 50.90713413,
                "variance": 2591.536305
              },
              {
                "average": 1.079904182,
                "count": 34918,
                "maximum": 6.092994851,
                "minimum": -0.4470051486,
                "name": "Z",
                "position": 2,
                "stddev": 1.165953009,
                "variance": 1.35944642
              },
              {
                "average": 461.9033736,
                "count": 34918,
                "maximum": 4030,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 562.4118267,
                "variance": 316307.0629
              },
              {
                "average": 1.270634057,
                "count": 34918,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5552888787,
                "variance": 0.3083457388
              },
              {
                "average": 1.539807549,
                "count": 34918,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7623723888,
                "variance": 0.5812116593
              },
              {
                "average": 1,
                "count": 34918,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.156710006,
                "count": 34918,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.47497536,
                "variance": 155.6250102
              },
              {
                "average": 20.33039608,
                "count": 34918,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.121901714,
                "variance": 1.258663456
              },
              {
                "average": 1.581533879,
                "count": 34918,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5969673779,
                "variance": 0.3563700503
              },
              {
                "average": 10,
                "count": 34918,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255530587.3,
                "count": 34918,
                "maximum": 255530589.6,
                "minimum": 255530584.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.184247305,
                "variance": 1.40244168
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453907.7581,
              3952799.744,
              -0.4470051486,
              453999.9981,
              3952999.984,
              6.092994851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453907.7580563013,
                    3952799.7439466496,
                    -0.447005148593029
                  ],
                  [
                    453907.7580563013,
                    3952999.98394665,
                    -0.447005148593029
                  ],
                  [
                    453999.99805630127,
                    3952999.98394665,
                    6.092994851406971
                  ],
                  [
                    453999.99805630127,
                    3952799.7439466496,
                    6.092994851406971
                  ],
                  [
                    453907.7580563013,
                    3952799.7439466496,
                    -0.447005148593029
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:29:49+00:00",
            "end_time": "2019-10-19T14:29: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": "20191001_NCMP_NC_Dunex_18SVD4499.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.61542930246813,
              35.2324958476014,
              0.034628014740068
            ],
            [
              -75.61549741745388,
              35.241512594552546,
              0.034628014740068
            ],
            [
              -75.60450694105143,
              35.24156798832723,
              27.49462801474007
            ],
            [
              -75.60444004216181,
              35.232551222990665,
              27.49462801474007
            ],
            [
              -75.61542930246813,
              35.2324958476014,
              0.034628014740068
            ]
          ]
        ]
      },
      "bbox": [
        -75.61549742,
        35.23249585,
        0.03462801474,
        -75.60444004,
        35.24156799,
        27.49462801
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:29Z",
        "pc:count": 20719543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444492.498,
            "count": 20719543,
            "maximum": 445000.0045,
            "minimum": 444000.0045,
            "name": "X",
            "position": 0,
            "stddev": 283.8073712,
            "variance": 80546.62395
          },
          {
            "average": 3899569.1,
            "count": 20719543,
            "maximum": 3899999.994,
            "minimum": 3898999.974,
            "name": "Y",
            "position": 1,
            "stddev": 247.3656932,
            "variance": 61189.7862
          },
          {
            "average": 6.636935273,
            "count": 20719543,
            "maximum": 27.49462801,
            "minimum": 0.03462801474,
            "name": "Z",
            "position": 2,
            "stddev": 4.519034268,
            "variance": 20.42167071
          },
          {
            "average": 845.5202339,
            "count": 20719543,
            "maximum": 46576,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1299.145493,
            "variance": 1687779.013
          },
          {
            "average": 2.435519982,
            "count": 20719543,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258946221,
            "variance": 1.584945588
          },
          {
            "average": 3.872237771,
            "count": 20719543,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277560748,
            "variance": 1.632161465
          },
          {
            "average": 1,
            "count": 20719543,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132891396,
            "count": 20719543,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3394573296,
            "variance": 0.1152312787
          },
          {
            "average": 20.05516014,
            "count": 20719543,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.852573457,
            "variance": 3.432028413
          },
          {
            "average": 2.660452019,
            "count": 20719543,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.619847548,
            "variance": 2.623906079
          },
          {
            "average": 6.691948756,
            "count": 20719543,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.561014194,
            "variance": 20.80285048
          },
          {
            "average": 254397556.4,
            "count": 20719543,
            "maximum": 255362989.3,
            "minimum": 253977965.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601510.8519,
            "variance": 361815305000.0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719543,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444000.0045,
          3898999.974,
          0.03462801474,
          445000.0045,
          3899999.994,
          27.49462801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444000.0044862924,
                3898999.973693222,
                0.034628014740068
              ],
              [
                444000.0044862924,
                3899999.9936932214,
                0.034628014740068
              ],
              [
                445000.0044862924,
                3899999.9936932214,
                27.49462801474007
              ],
              [
                445000.0044862924,
                3898999.973693222,
                27.49462801474007
              ],
              [
                444000.0044862924,
                3898999.973693222,
                0.034628014740068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:29+00:00",
        "end_time": "2019-10-01T15:12:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4499.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4499.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4499.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4499.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.61549742,
            35.23249585,
            0.03462801474,
            -75.60444004,
            35.24156799,
            27.49462801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.61542930246813,
                  35.2324958476014,
                  0.034628014740068
                ],
                [
                  -75.61549741745388,
                  35.241512594552546,
                  0.034628014740068
                ],
                [
                  -75.60450694105143,
                  35.24156798832723,
                  27.49462801474007
                ],
                [
                  -75.60444004216181,
                  35.232551222990665,
                  27.49462801474007
                ],
                [
                  -75.61542930246813,
                  35.2324958476014,
                  0.034628014740068
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4499.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4499.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:29Z",
            "pc:count": 20719543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444492.498,
                "count": 20719543,
                "maximum": 445000.0045,
                "minimum": 444000.0045,
                "name": "X",
                "position": 0,
                "stddev": 283.8073712,
                "variance": 80546.62395
              },
              {
                "average": 3899569.1,
                "count": 20719543,
                "maximum": 3899999.994,
                "minimum": 3898999.974,
                "name": "Y",
                "position": 1,
                "stddev": 247.3656932,
                "variance": 61189.7862
              },
              {
                "average": 6.636935273,
                "count": 20719543,
                "maximum": 27.49462801,
                "minimum": 0.03462801474,
                "name": "Z",
                "position": 2,
                "stddev": 4.519034268,
                "variance": 20.42167071
              },
              {
                "average": 845.5202339,
                "count": 20719543,
                "maximum": 46576,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1299.145493,
                "variance": 1687779.013
              },
              {
                "average": 2.435519982,
                "count": 20719543,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258946221,
                "variance": 1.584945588
              },
              {
                "average": 3.872237771,
                "count": 20719543,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277560748,
                "variance": 1.632161465
              },
              {
                "average": 1,
                "count": 20719543,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132891396,
                "count": 20719543,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3394573296,
                "variance": 0.1152312787
              },
              {
                "average": 20.05516014,
                "count": 20719543,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.852573457,
                "variance": 3.432028413
              },
              {
                "average": 2.660452019,
                "count": 20719543,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.619847548,
                "variance": 2.623906079
              },
              {
                "average": 6.691948756,
                "count": 20719543,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.561014194,
                "variance": 20.80285048
              },
              {
                "average": 254397556.4,
                "count": 20719543,
                "maximum": 255362989.3,
                "minimum": 253977965.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601510.8519,
                "variance": 361815305000.0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719543,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444000.0045,
              3898999.974,
              0.03462801474,
              445000.0045,
              3899999.994,
              27.49462801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444000.0044862924,
                    3898999.973693222,
                    0.034628014740068
                  ],
                  [
                    444000.0044862924,
                    3899999.9936932214,
                    0.034628014740068
                  ],
                  [
                    445000.0044862924,
                    3899999.9936932214,
                    27.49462801474007
                  ],
                  [
                    445000.0044862924,
                    3898999.973693222,
                    27.49462801474007
                  ],
                  [
                    444000.0044862924,
                    3898999.973693222,
                    0.034628014740068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:29+00:00",
            "end_time": "2019-10-01T15:12: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": "20191019_NCMP_NC_Dunex_18SVE5353.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51526453005536,
              35.71986074899626,
              -0.858356800921598
            ],
            [
              -75.51532259222046,
              35.72887674202617,
              -0.858356800921598
            ],
            [
              -75.50865000716976,
              35.72890513333737,
              7.781643199078403
            ],
            [
              -75.50859269673529,
              35.719889130940864,
              7.781643199078403
            ],
            [
              -75.51526453005536,
              35.71986074899626,
              -0.858356800921598
            ]
          ]
        ]
      },
      "bbox": [
        -75.51532259,
        35.71986075,
        -0.8583568009,
        -75.5085927,
        35.72890513,
        7.781643199
      ],
      "properties": {
        "datetime": "2019-10-19T14:51:50Z",
        "pc:count": 814746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453806.4367,
            "count": 814746,
            "maximum": 454000.0045,
            "minimum": 453396.5445,
            "name": "X",
            "position": 0,
            "stddev": 130.3887106,
            "variance": 17001.21584
          },
          {
            "average": 3953625.21,
            "count": 814746,
            "maximum": 3953999.986,
            "minimum": 3952999.986,
            "name": "Y",
            "position": 1,
            "stddev": 274.0170598,
            "variance": 75085.34905
          },
          {
            "average": 0.6608422255,
            "count": 814746,
            "maximum": 7.781643199,
            "minimum": -0.8583568009,
            "name": "Z",
            "position": 2,
            "stddev": 1.072679801,
            "variance": 1.150641956
          },
          {
            "average": 534.8769089,
            "count": 814746,
            "maximum": 9188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 761.2191625,
            "variance": 579454.6134
          },
          {
            "average": 1.149377843,
            "count": 814746,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.411637726,
            "variance": 0.1694456175
          },
          {
            "average": 1.301102429,
            "count": 814746,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5824903907,
            "variance": 0.3392950553
          },
          {
            "average": 1,
            "count": 814746,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.73789009,
            "count": 814746,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.54645118,
            "variance": 183.5063396
          },
          {
            "average": 20.0784877,
            "count": 814746,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.194329209,
            "variance": 1.426422259
          },
          {
            "average": 1.5642642,
            "count": 814746,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5371445344,
            "variance": 0.2885242508
          },
          {
            "average": 10.28107656,
            "count": 814746,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5222947761,
            "variance": 0.2727918332
          },
          {
            "average": 255530689.9,
            "count": 814746,
            "maximum": 255531910.1,
            "minimum": 255530011.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 249.5847506,
            "variance": 62292.54772
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 814746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453396.5445,
          3952999.986,
          -0.8583568009,
          454000.0045,
          3953999.986,
          7.781643199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453396.5445426435,
                3952999.9860310825,
                -0.858356800921598
              ],
              [
                453396.5445426435,
                3953999.9860310825,
                -0.858356800921598
              ],
              [
                454000.00454264344,
                3953999.9860310825,
                7.781643199078403
              ],
              [
                454000.00454264344,
                3952999.9860310825,
                7.781643199078403
              ],
              [
                453396.5445426435,
                3952999.9860310825,
                -0.858356800921598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:51:50+00:00",
        "end_time": "2019-10-19T14:20:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5353.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5353.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5353.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5353.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51532259,
            35.71986075,
            -0.8583568009,
            -75.5085927,
            35.72890513,
            7.781643199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51526453005536,
                  35.71986074899626,
                  -0.858356800921598
                ],
                [
                  -75.51532259222046,
                  35.72887674202617,
                  -0.858356800921598
                ],
                [
                  -75.50865000716976,
                  35.72890513333737,
                  7.781643199078403
                ],
                [
                  -75.50859269673529,
                  35.719889130940864,
                  7.781643199078403
                ],
                [
                  -75.51526453005536,
                  35.71986074899626,
                  -0.858356800921598
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5353.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5353.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:51:50Z",
            "pc:count": 814746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453806.4367,
                "count": 814746,
                "maximum": 454000.0045,
                "minimum": 453396.5445,
                "name": "X",
                "position": 0,
                "stddev": 130.3887106,
                "variance": 17001.21584
              },
              {
                "average": 3953625.21,
                "count": 814746,
                "maximum": 3953999.986,
                "minimum": 3952999.986,
                "name": "Y",
                "position": 1,
                "stddev": 274.0170598,
                "variance": 75085.34905
              },
              {
                "average": 0.6608422255,
                "count": 814746,
                "maximum": 7.781643199,
                "minimum": -0.8583568009,
                "name": "Z",
                "position": 2,
                "stddev": 1.072679801,
                "variance": 1.150641956
              },
              {
                "average": 534.8769089,
                "count": 814746,
                "maximum": 9188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 761.2191625,
                "variance": 579454.6134
              },
              {
                "average": 1.149377843,
                "count": 814746,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.411637726,
                "variance": 0.1694456175
              },
              {
                "average": 1.301102429,
                "count": 814746,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5824903907,
                "variance": 0.3392950553
              },
              {
                "average": 1,
                "count": 814746,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.73789009,
                "count": 814746,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.54645118,
                "variance": 183.5063396
              },
              {
                "average": 20.0784877,
                "count": 814746,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.194329209,
                "variance": 1.426422259
              },
              {
                "average": 1.5642642,
                "count": 814746,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5371445344,
                "variance": 0.2885242508
              },
              {
                "average": 10.28107656,
                "count": 814746,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5222947761,
                "variance": 0.2727918332
              },
              {
                "average": 255530689.9,
                "count": 814746,
                "maximum": 255531910.1,
                "minimum": 255530011.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 249.5847506,
                "variance": 62292.54772
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 814746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453396.5445,
              3952999.986,
              -0.8583568009,
              454000.0045,
              3953999.986,
              7.781643199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453396.5445426435,
                    3952999.9860310825,
                    -0.858356800921598
                  ],
                  [
                    453396.5445426435,
                    3953999.9860310825,
                    -0.858356800921598
                  ],
                  [
                    454000.00454264344,
                    3953999.9860310825,
                    7.781643199078403
                  ],
                  [
                    454000.00454264344,
                    3952999.9860310825,
                    7.781643199078403
                  ],
                  [
                    453396.5445426435,
                    3952999.9860310825,
                    -0.858356800921598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:51:50+00:00",
            "end_time": "2019-10-19T14:20: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": "20191017_NCMP_NC_Dunex_18SVE5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49891520923555,
              35.377302294656296,
              -0.053150098639504
            ],
            [
              -75.49896705156958,
              35.385722470986,
              -0.053150098639504
            ],
            [
              -75.49547593437835,
              35.3857368385619,
              15.406849901360497
            ],
            [
              -75.49542445473271,
              35.377316657786984,
              15.406849901360497
            ],
            [
              -75.49891520923555,
              35.377302294656296,
              -0.053150098639504
            ]
          ]
        ]
      },
      "bbox": [
        -75.49896705,
        35.37730229,
        -0.05315009864,
        -75.49542445,
        35.38573684,
        15.4068499
      ],
      "properties": {
        "datetime": "2019-10-17T16:33:44Z",
        "pc:count": 850604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454904.6379,
            "count": 850604,
            "maximum": 455000.0175,
            "minimum": 454682.9375,
            "name": "X",
            "position": 0,
            "stddev": 65.62397225,
            "variance": 4306.505734
          },
          {
            "average": 3915331.675,
            "count": 850604,
            "maximum": 3915933.852,
            "minimum": 3914999.992,
            "name": "Y",
            "position": 1,
            "stddev": 213.3083509,
            "variance": 45500.45256
          },
          {
            "average": 2.549343259,
            "count": 850604,
            "maximum": 15.4068499,
            "minimum": -0.05315009864,
            "name": "Z",
            "position": 2,
            "stddev": 1.911395404,
            "variance": 3.65343239
          },
          {
            "average": 572.0412342,
            "count": 850604,
            "maximum": 37978,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 742.3041197,
            "variance": 551015.4062
          },
          {
            "average": 1.795963809,
            "count": 850604,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9683820535,
            "variance": 0.9377638016
          },
          {
            "average": 2.593547644,
            "count": 850604,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.180220964,
            "variance": 1.392921524
          },
          {
            "average": 1,
            "count": 850604,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310534632,
            "count": 850604,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.414094998,
            "variance": 1.999664663
          },
          {
            "average": 20.56014747,
            "count": 850604,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.515384292,
            "variance": 2.296389553
          },
          {
            "average": 1.820246554,
            "count": 850604,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9743621749,
            "variance": 0.949381648
          },
          {
            "average": 3.492880353,
            "count": 850604,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999496019,
            "variance": 0.2499496045
          },
          {
            "average": 255365034.1,
            "count": 850604,
            "maximum": 255365224.9,
            "minimum": 255364848.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 181.2408341,
            "variance": 32848.23996
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454682.9375,
          3914999.992,
          -0.05315009864,
          455000.0175,
          3915933.852,
          15.4068499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454682.9374740074,
                3914999.9919063826,
                -0.053150098639504
              ],
              [
                454682.9374740074,
                3915933.851906383,
                -0.053150098639504
              ],
              [
                455000.0174740074,
                3915933.851906383,
                15.406849901360497
              ],
              [
                455000.0174740074,
                3914999.9919063826,
                15.406849901360497
              ],
              [
                454682.9374740074,
                3914999.9919063826,
                -0.053150098639504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:33:44+00:00",
        "end_time": "2019-10-17T16:27:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49896705,
            35.37730229,
            -0.05315009864,
            -75.49542445,
            35.38573684,
            15.4068499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49891520923555,
                  35.377302294656296,
                  -0.053150098639504
                ],
                [
                  -75.49896705156958,
                  35.385722470986,
                  -0.053150098639504
                ],
                [
                  -75.49547593437835,
                  35.3857368385619,
                  15.406849901360497
                ],
                [
                  -75.49542445473271,
                  35.377316657786984,
                  15.406849901360497
                ],
                [
                  -75.49891520923555,
                  35.377302294656296,
                  -0.053150098639504
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:33:44Z",
            "pc:count": 850604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454904.6379,
                "count": 850604,
                "maximum": 455000.0175,
                "minimum": 454682.9375,
                "name": "X",
                "position": 0,
                "stddev": 65.62397225,
                "variance": 4306.505734
              },
              {
                "average": 3915331.675,
                "count": 850604,
                "maximum": 3915933.852,
                "minimum": 3914999.992,
                "name": "Y",
                "position": 1,
                "stddev": 213.3083509,
                "variance": 45500.45256
              },
              {
                "average": 2.549343259,
                "count": 850604,
                "maximum": 15.4068499,
                "minimum": -0.05315009864,
                "name": "Z",
                "position": 2,
                "stddev": 1.911395404,
                "variance": 3.65343239
              },
              {
                "average": 572.0412342,
                "count": 850604,
                "maximum": 37978,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 742.3041197,
                "variance": 551015.4062
              },
              {
                "average": 1.795963809,
                "count": 850604,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9683820535,
                "variance": 0.9377638016
              },
              {
                "average": 2.593547644,
                "count": 850604,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.180220964,
                "variance": 1.392921524
              },
              {
                "average": 1,
                "count": 850604,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310534632,
                "count": 850604,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.414094998,
                "variance": 1.999664663
              },
              {
                "average": 20.56014747,
                "count": 850604,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.515384292,
                "variance": 2.296389553
              },
              {
                "average": 1.820246554,
                "count": 850604,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9743621749,
                "variance": 0.949381648
              },
              {
                "average": 3.492880353,
                "count": 850604,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999496019,
                "variance": 0.2499496045
              },
              {
                "average": 255365034.1,
                "count": 850604,
                "maximum": 255365224.9,
                "minimum": 255364848.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 181.2408341,
                "variance": 32848.23996
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454682.9375,
              3914999.992,
              -0.05315009864,
              455000.0175,
              3915933.852,
              15.4068499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454682.9374740074,
                    3914999.9919063826,
                    -0.053150098639504
                  ],
                  [
                    454682.9374740074,
                    3915933.851906383,
                    -0.053150098639504
                  ],
                  [
                    455000.0174740074,
                    3915933.851906383,
                    15.406849901360497
                  ],
                  [
                    455000.0174740074,
                    3914999.9919063826,
                    15.406849901360497
                  ],
                  [
                    454682.9374740074,
                    3914999.9919063826,
                    -0.053150098639504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:33:44+00:00",
            "end_time": "2019-10-17T16:27: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": "20191018_NCMP_NC_Dunex_18SVE4183.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65453732991665,
              35.989663023790925,
              -2.149627161716836
            ],
            [
              -75.65461182091832,
              35.99867856702345,
              -2.149627161716836
            ],
            [
              -75.64351733821543,
              35.998738597610696,
              57.530372838283164
            ],
            [
              -75.64344410948694,
              35.98972303463669,
              57.530372838283164
            ],
            [
              -75.65453732991665,
              35.989663023790925,
              -2.149627161716836
            ]
          ]
        ]
      },
      "bbox": [
        -75.65461182,
        35.98966302,
        -2.149627162,
        -75.64344411,
        35.9987386,
        57.53037284
      ],
      "properties": {
        "datetime": "2019-10-19T16:02:40Z",
        "pc:count": 5550767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441468.0986,
            "count": 5550767,
            "maximum": 442000.0084,
            "minimum": 441000.0084,
            "name": "X",
            "position": 0,
            "stddev": 280.1602508,
            "variance": 78489.7661
          },
          {
            "average": 3983480.798,
            "count": 5550767,
            "maximum": 3983999.994,
            "minimum": 3982999.974,
            "name": "Y",
            "position": 1,
            "stddev": 291.6410256,
            "variance": 85054.48783
          },
          {
            "average": 5.614024555,
            "count": 5550767,
            "maximum": 57.53037284,
            "minimum": -2.149627162,
            "name": "Z",
            "position": 2,
            "stddev": 3.850679213,
            "variance": 14.8277304
          },
          {
            "average": 2230.033011,
            "count": 5550767,
            "maximum": 47814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2920.626465,
            "variance": 8530058.95
          },
          {
            "average": 1.65926835,
            "count": 5550767,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.040298619,
            "variance": 1.082221217
          },
          {
            "average": 2.337351577,
            "count": 5550767,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516072231,
            "variance": 2.298475009
          },
          {
            "average": 1,
            "count": 5550767,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404005969,
            "count": 5550767,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8238908225,
            "variance": 0.6787960873
          },
          {
            "average": 20.09390787,
            "count": 5550767,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.321333166,
            "variance": 1.745921335
          },
          {
            "average": 1.739646611,
            "count": 5550767,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.236437005,
            "variance": 1.528776467
          },
          {
            "average": 7.608117761,
            "count": 5550767,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.937123136,
            "variance": 48.12367741
          },
          {
            "average": 255481215,
            "count": 5550767,
            "maximum": 255536160.8,
            "minimum": 255446612.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42649.28403,
            "variance": 1818961428
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5550767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441000.0084,
          3982999.974,
          -2.149627162,
          442000.0084,
          3983999.994,
          57.53037284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441000.0083747148,
                3982999.973668272,
                -2.149627161716836
              ],
              [
                441000.0083747148,
                3983999.9936682717,
                -2.149627161716836
              ],
              [
                442000.0083747148,
                3983999.9936682717,
                57.530372838283164
              ],
              [
                442000.0083747148,
                3982999.973668272,
                57.530372838283164
              ],
              [
                441000.0083747148,
                3982999.973668272,
                -2.149627161716836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:02:40+00:00",
        "end_time": "2019-10-18T15:10:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4183.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4183.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4183.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4183.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65461182,
            35.98966302,
            -2.149627162,
            -75.64344411,
            35.9987386,
            57.53037284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65453732991665,
                  35.989663023790925,
                  -2.149627161716836
                ],
                [
                  -75.65461182091832,
                  35.99867856702345,
                  -2.149627161716836
                ],
                [
                  -75.64351733821543,
                  35.998738597610696,
                  57.530372838283164
                ],
                [
                  -75.64344410948694,
                  35.98972303463669,
                  57.530372838283164
                ],
                [
                  -75.65453732991665,
                  35.989663023790925,
                  -2.149627161716836
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4183.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4183.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:02:40Z",
            "pc:count": 5550767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441468.0986,
                "count": 5550767,
                "maximum": 442000.0084,
                "minimum": 441000.0084,
                "name": "X",
                "position": 0,
                "stddev": 280.1602508,
                "variance": 78489.7661
              },
              {
                "average": 3983480.798,
                "count": 5550767,
                "maximum": 3983999.994,
                "minimum": 3982999.974,
                "name": "Y",
                "position": 1,
                "stddev": 291.6410256,
                "variance": 85054.48783
              },
              {
                "average": 5.614024555,
                "count": 5550767,
                "maximum": 57.53037284,
                "minimum": -2.149627162,
                "name": "Z",
                "position": 2,
                "stddev": 3.850679213,
                "variance": 14.8277304
              },
              {
                "average": 2230.033011,
                "count": 5550767,
                "maximum": 47814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2920.626465,
                "variance": 8530058.95
              },
              {
                "average": 1.65926835,
                "count": 5550767,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.040298619,
                "variance": 1.082221217
              },
              {
                "average": 2.337351577,
                "count": 5550767,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516072231,
                "variance": 2.298475009
              },
              {
                "average": 1,
                "count": 5550767,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404005969,
                "count": 5550767,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8238908225,
                "variance": 0.6787960873
              },
              {
                "average": 20.09390787,
                "count": 5550767,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.321333166,
                "variance": 1.745921335
              },
              {
                "average": 1.739646611,
                "count": 5550767,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.236437005,
                "variance": 1.528776467
              },
              {
                "average": 7.608117761,
                "count": 5550767,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.937123136,
                "variance": 48.12367741
              },
              {
                "average": 255481215,
                "count": 5550767,
                "maximum": 255536160.8,
                "minimum": 255446612.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42649.28403,
                "variance": 1818961428
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5550767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441000.0084,
              3982999.974,
              -2.149627162,
              442000.0084,
              3983999.994,
              57.53037284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441000.0083747148,
                    3982999.973668272,
                    -2.149627161716836
                  ],
                  [
                    441000.0083747148,
                    3983999.9936682717,
                    -2.149627161716836
                  ],
                  [
                    442000.0083747148,
                    3983999.9936682717,
                    57.530372838283164
                  ],
                  [
                    442000.0083747148,
                    3982999.973668272,
                    57.530372838283164
                  ],
                  [
                    441000.0083747148,
                    3982999.973668272,
                    -2.149627161716836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:02:40+00:00",
            "end_time": "2019-10-18T15:10: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": "20191019_NCMP_NC_Dunex_18SVE4671.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.59825517198196,
              35.88176639100737,
              -0.823833327064888
            ],
            [
              -75.59832298767267,
              35.890782013440706,
              -0.823833327064888
            ],
            [
              -75.58724345879305,
              35.89083669765305,
              16.39616667293511
            ],
            [
              -75.58717689871126,
              35.88182105721383,
              16.39616667293511
            ],
            [
              -75.59825517198196,
              35.88176639100737,
              -0.823833327064888
            ]
          ]
        ]
      },
      "bbox": [
        -75.59832299,
        35.88176639,
        -0.8238333271,
        -75.5871769,
        35.8908367,
        16.39616667
      ],
      "properties": {
        "datetime": "2019-10-19T16:05:28Z",
        "pc:count": 3030995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446545.1308,
            "count": 3030995,
            "maximum": 447000.0045,
            "minimum": 446000.0045,
            "name": "X",
            "position": 0,
            "stddev": 296.9448662,
            "variance": 88176.25354
          },
          {
            "average": 3971551.882,
            "count": 3030995,
            "maximum": 3971999.989,
            "minimum": 3970999.989,
            "name": "Y",
            "position": 1,
            "stddev": 280.2773571,
            "variance": 78555.39691
          },
          {
            "average": 1.567527203,
            "count": 3030995,
            "maximum": 16.39616667,
            "minimum": -0.8238333271,
            "name": "Z",
            "position": 2,
            "stddev": 1.478948083,
            "variance": 2.187287431
          },
          {
            "average": 821.1862949,
            "count": 3030995,
            "maximum": 17432,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 759.8051905,
            "variance": 577303.9275
          },
          {
            "average": 1.417666476,
            "count": 3030995,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7671479107,
            "variance": 0.588515917
          },
          {
            "average": 1.838762849,
            "count": 3030995,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.093781971,
            "variance": 1.196359001
          },
          {
            "average": 1,
            "count": 3030995,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.903200434,
            "count": 3030995,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.698748493,
            "variance": 13.68074041
          },
          {
            "average": 19.9423477,
            "count": 3030995,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.024725249,
            "variance": 1.050061837
          },
          {
            "average": 1.453753965,
            "count": 3030995,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8137899952,
            "variance": 0.6622541562
          },
          {
            "average": 14.62521218,
            "count": 3030995,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.62989035,
            "variance": 2.656542552
          },
          {
            "average": 255533913.1,
            "count": 3030995,
            "maximum": 255536328.8,
            "minimum": 255532169,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1157.446019,
            "variance": 1339681.286
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3030995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446000.0045,
          3970999.989,
          -0.8238333271,
          447000.0045,
          3971999.989,
          16.39616667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446000.00453831174,
                3970999.9887708155,
                -0.823833327064888
              ],
              [
                446000.00453831174,
                3971999.9887708155,
                -0.823833327064888
              ],
              [
                447000.00453831174,
                3971999.9887708155,
                16.39616667293511
              ],
              [
                447000.00453831174,
                3970999.9887708155,
                16.39616667293511
              ],
              [
                446000.00453831174,
                3970999.9887708155,
                -0.823833327064888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:05:28+00:00",
        "end_time": "2019-10-19T14:56:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4671.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4671.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4671.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4671.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.59832299,
            35.88176639,
            -0.8238333271,
            -75.5871769,
            35.8908367,
            16.39616667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.59825517198196,
                  35.88176639100737,
                  -0.823833327064888
                ],
                [
                  -75.59832298767267,
                  35.890782013440706,
                  -0.823833327064888
                ],
                [
                  -75.58724345879305,
                  35.89083669765305,
                  16.39616667293511
                ],
                [
                  -75.58717689871126,
                  35.88182105721383,
                  16.39616667293511
                ],
                [
                  -75.59825517198196,
                  35.88176639100737,
                  -0.823833327064888
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4671.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4671.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:05:28Z",
            "pc:count": 3030995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446545.1308,
                "count": 3030995,
                "maximum": 447000.0045,
                "minimum": 446000.0045,
                "name": "X",
                "position": 0,
                "stddev": 296.9448662,
                "variance": 88176.25354
              },
              {
                "average": 3971551.882,
                "count": 3030995,
                "maximum": 3971999.989,
                "minimum": 3970999.989,
                "name": "Y",
                "position": 1,
                "stddev": 280.2773571,
                "variance": 78555.39691
              },
              {
                "average": 1.567527203,
                "count": 3030995,
                "maximum": 16.39616667,
                "minimum": -0.8238333271,
                "name": "Z",
                "position": 2,
                "stddev": 1.478948083,
                "variance": 2.187287431
              },
              {
                "average": 821.1862949,
                "count": 3030995,
                "maximum": 17432,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 759.8051905,
                "variance": 577303.9275
              },
              {
                "average": 1.417666476,
                "count": 3030995,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7671479107,
                "variance": 0.588515917
              },
              {
                "average": 1.838762849,
                "count": 3030995,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.093781971,
                "variance": 1.196359001
              },
              {
                "average": 1,
                "count": 3030995,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.903200434,
                "count": 3030995,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.698748493,
                "variance": 13.68074041
              },
              {
                "average": 19.9423477,
                "count": 3030995,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.024725249,
                "variance": 1.050061837
              },
              {
                "average": 1.453753965,
                "count": 3030995,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8137899952,
                "variance": 0.6622541562
              },
              {
                "average": 14.62521218,
                "count": 3030995,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.62989035,
                "variance": 2.656542552
              },
              {
                "average": 255533913.1,
                "count": 3030995,
                "maximum": 255536328.8,
                "minimum": 255532169,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1157.446019,
                "variance": 1339681.286
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3030995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446000.0045,
              3970999.989,
              -0.8238333271,
              447000.0045,
              3971999.989,
              16.39616667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446000.00453831174,
                    3970999.9887708155,
                    -0.823833327064888
                  ],
                  [
                    446000.00453831174,
                    3971999.9887708155,
                    -0.823833327064888
                  ],
                  [
                    447000.00453831174,
                    3971999.9887708155,
                    16.39616667293511
                  ],
                  [
                    447000.00453831174,
                    3970999.9887708155,
                    16.39616667293511
                  ],
                  [
                    446000.00453831174,
                    3970999.9887708155,
                    -0.823833327064888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:05:28+00:00",
            "end_time": "2019-10-19T14:56: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": "20191019_NCMP_NC_Dunex_18SVE5354.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51970716821934,
              35.728857864922354,
              -2.227049493886218
            ],
            [
              -75.51976575036012,
              35.737873838109905,
              -2.227049493886218
            ],
            [
              -75.50870729738782,
              35.737921102681796,
              7.912950506113782
            ],
            [
              -75.50864996149888,
              35.72890511390286,
              7.912950506113782
            ],
            [
              -75.51970716821934,
              35.728857864922354,
              -2.227049493886218
            ]
          ]
        ]
      },
      "bbox": [
        -75.51976575,
        35.72885786,
        -2.227049494,
        -75.50864996,
        35.7379211,
        7.912950506
      ],
      "properties": {
        "datetime": "2019-10-19T15:25:42Z",
        "pc:count": 2376828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453552.7936,
            "count": 2376828,
            "maximum": 454000.0087,
            "minimum": 453000.0087,
            "name": "X",
            "position": 0,
            "stddev": 265.2795121,
            "variance": 70373.21955
          },
          {
            "average": 3954541.732,
            "count": 2376828,
            "maximum": 3954999.984,
            "minimum": 3953999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.7330305,
            "variance": 84525.69502
          },
          {
            "average": 0.2803290459,
            "count": 2376828,
            "maximum": 7.912950506,
            "minimum": -2.227049494,
            "name": "Z",
            "position": 2,
            "stddev": 0.9801108527,
            "variance": 0.9606172837
          },
          {
            "average": 467.5507168,
            "count": 2376828,
            "maximum": 9444,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 805.4011821,
            "variance": 648671.0641
          },
          {
            "average": 1.087046265,
            "count": 2376828,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3307311245,
            "variance": 0.1093830767
          },
          {
            "average": 1.174419857,
            "count": 2376828,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4837824028,
            "variance": 0.2340454133
          },
          {
            "average": 1,
            "count": 2376828,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.19020266,
            "count": 2376828,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.6153321,
            "variance": 185.3772683
          },
          {
            "average": 20.07371439,
            "count": 2376828,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.294405911,
            "variance": 1.675486663
          },
          {
            "average": 1.655790827,
            "count": 2376828,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5057481021,
            "variance": 0.2557811428
          },
          {
            "average": 10.86457623,
            "count": 2376828,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363059175,
            "variance": 1.857930314
          },
          {
            "average": 255531114.3,
            "count": 2376828,
            "maximum": 255533942.2,
            "minimum": 255530011.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 955.0578552,
            "variance": 912135.5068
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2376828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.0087,
          3953999.984,
          -2.227049494,
          454000.0087,
          3954999.984,
          7.912950506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.00866177067,
                3953999.983854169,
                -2.227049493886218
              ],
              [
                453000.00866177067,
                3954999.983854169,
                -2.227049493886218
              ],
              [
                454000.00866177067,
                3954999.983854169,
                7.912950506113782
              ],
              [
                454000.00866177067,
                3953999.983854169,
                7.912950506113782
              ],
              [
                453000.00866177067,
                3953999.983854169,
                -2.227049493886218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:25:42+00:00",
        "end_time": "2019-10-19T14:20:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5354.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5354.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5354.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5354.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51976575,
            35.72885786,
            -2.227049494,
            -75.50864996,
            35.7379211,
            7.912950506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51970716821934,
                  35.728857864922354,
                  -2.227049493886218
                ],
                [
                  -75.51976575036012,
                  35.737873838109905,
                  -2.227049493886218
                ],
                [
                  -75.50870729738782,
                  35.737921102681796,
                  7.912950506113782
                ],
                [
                  -75.50864996149888,
                  35.72890511390286,
                  7.912950506113782
                ],
                [
                  -75.51970716821934,
                  35.728857864922354,
                  -2.227049493886218
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5354.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5354.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:25:42Z",
            "pc:count": 2376828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453552.7936,
                "count": 2376828,
                "maximum": 454000.0087,
                "minimum": 453000.0087,
                "name": "X",
                "position": 0,
                "stddev": 265.2795121,
                "variance": 70373.21955
              },
              {
                "average": 3954541.732,
                "count": 2376828,
                "maximum": 3954999.984,
                "minimum": 3953999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.7330305,
                "variance": 84525.69502
              },
              {
                "average": 0.2803290459,
                "count": 2376828,
                "maximum": 7.912950506,
                "minimum": -2.227049494,
                "name": "Z",
                "position": 2,
                "stddev": 0.9801108527,
                "variance": 0.9606172837
              },
              {
                "average": 467.5507168,
                "count": 2376828,
                "maximum": 9444,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 805.4011821,
                "variance": 648671.0641
              },
              {
                "average": 1.087046265,
                "count": 2376828,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3307311245,
                "variance": 0.1093830767
              },
              {
                "average": 1.174419857,
                "count": 2376828,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4837824028,
                "variance": 0.2340454133
              },
              {
                "average": 1,
                "count": 2376828,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.19020266,
                "count": 2376828,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.6153321,
                "variance": 185.3772683
              },
              {
                "average": 20.07371439,
                "count": 2376828,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.294405911,
                "variance": 1.675486663
              },
              {
                "average": 1.655790827,
                "count": 2376828,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5057481021,
                "variance": 0.2557811428
              },
              {
                "average": 10.86457623,
                "count": 2376828,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363059175,
                "variance": 1.857930314
              },
              {
                "average": 255531114.3,
                "count": 2376828,
                "maximum": 255533942.2,
                "minimum": 255530011.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 955.0578552,
                "variance": 912135.5068
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2376828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.0087,
              3953999.984,
              -2.227049494,
              454000.0087,
              3954999.984,
              7.912950506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.00866177067,
                    3953999.983854169,
                    -2.227049493886218
                  ],
                  [
                    453000.00866177067,
                    3954999.983854169,
                    -2.227049493886218
                  ],
                  [
                    454000.00866177067,
                    3954999.983854169,
                    7.912950506113782
                  ],
                  [
                    454000.00866177067,
                    3953999.983854169,
                    7.912950506113782
                  ],
                  [
                    453000.00866177067,
                    3953999.983854169,
                    -2.227049493886218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:25:42+00:00",
            "end_time": "2019-10-19T14:20: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": "20191017_NCMP_NC_Dunex_18SVE5520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4925875549231,
              35.42241190025714,
              -1.039970697989338
            ],
            [
              -75.49264245703196,
              35.43142837057774,
              -1.039970697989338
            ],
            [
              -75.48473926123182,
              35.431460355453666,
              15.920029302010663
            ],
            [
              -75.484685239803,
              35.422443874542424,
              15.920029302010663
            ],
            [
              -75.4925875549231,
              35.42241190025714,
              -1.039970697989338
            ]
          ]
        ]
      },
      "bbox": [
        -75.49264246,
        35.4224119,
        -1.039970698,
        -75.48468524,
        35.43146036,
        15.9200293
      ],
      "properties": {
        "datetime": "2019-10-17T17:58:11Z",
        "pc:count": 2424931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455666.6008,
            "count": 2424931,
            "maximum": 456000.0066,
            "minimum": 455282.6066,
            "name": "X",
            "position": 0,
            "stddev": 166.6599388,
            "variance": 27775.53519
          },
          {
            "average": 3920455.334,
            "count": 2424931,
            "maximum": 3920999.989,
            "minimum": 3919999.989,
            "name": "Y",
            "position": 1,
            "stddev": 291.0607427,
            "variance": 84716.35596
          },
          {
            "average": 2.279039344,
            "count": 2424931,
            "maximum": 15.9200293,
            "minimum": -1.039970698,
            "name": "Z",
            "position": 2,
            "stddev": 1.70205417,
            "variance": 2.896988398
          },
          {
            "average": 1543.543709,
            "count": 2424931,
            "maximum": 22655,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1901.179614,
            "variance": 3614483.924
          },
          {
            "average": 1.465027252,
            "count": 2424931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8061670357,
            "variance": 0.6499052895
          },
          {
            "average": 1.930758442,
            "count": 2424931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.128454296,
            "variance": 1.273409099
          },
          {
            "average": 1,
            "count": 2424931,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838129002,
            "count": 2424931,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.342831545,
            "variance": 11.17452274
          },
          {
            "average": 20.05213486,
            "count": 2424931,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.262974068,
            "variance": 1.595103495
          },
          {
            "average": 1.495318836,
            "count": 2424931,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.814942437,
            "variance": 0.6641311756
          },
          {
            "average": 2.527999766,
            "count": 2424931,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8840791931,
            "variance": 0.7815960196
          },
          {
            "average": 255369280.5,
            "count": 2424931,
            "maximum": 255370291.6,
            "minimum": 255365147.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 780.8771007,
            "variance": 609769.0464
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2424931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455282.6066,
          3919999.989,
          -1.039970698,
          456000.0066,
          3920999.989,
          15.9200293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455282.60664129263,
                3919999.9887640495,
                -1.039970697989338
              ],
              [
                455282.60664129263,
                3920999.9887640495,
                -1.039970697989338
              ],
              [
                456000.00664129265,
                3920999.9887640495,
                15.920029302010663
              ],
              [
                456000.00664129265,
                3919999.9887640495,
                15.920029302010663
              ],
              [
                455282.60664129263,
                3919999.9887640495,
                -1.039970697989338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:58:11+00:00",
        "end_time": "2019-10-17T16:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49264246,
            35.4224119,
            -1.039970698,
            -75.48468524,
            35.43146036,
            15.9200293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4925875549231,
                  35.42241190025714,
                  -1.039970697989338
                ],
                [
                  -75.49264245703196,
                  35.43142837057774,
                  -1.039970697989338
                ],
                [
                  -75.48473926123182,
                  35.431460355453666,
                  15.920029302010663
                ],
                [
                  -75.484685239803,
                  35.422443874542424,
                  15.920029302010663
                ],
                [
                  -75.4925875549231,
                  35.42241190025714,
                  -1.039970697989338
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:58:11Z",
            "pc:count": 2424931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455666.6008,
                "count": 2424931,
                "maximum": 456000.0066,
                "minimum": 455282.6066,
                "name": "X",
                "position": 0,
                "stddev": 166.6599388,
                "variance": 27775.53519
              },
              {
                "average": 3920455.334,
                "count": 2424931,
                "maximum": 3920999.989,
                "minimum": 3919999.989,
                "name": "Y",
                "position": 1,
                "stddev": 291.0607427,
                "variance": 84716.35596
              },
              {
                "average": 2.279039344,
                "count": 2424931,
                "maximum": 15.9200293,
                "minimum": -1.039970698,
                "name": "Z",
                "position": 2,
                "stddev": 1.70205417,
                "variance": 2.896988398
              },
              {
                "average": 1543.543709,
                "count": 2424931,
                "maximum": 22655,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1901.179614,
                "variance": 3614483.924
              },
              {
                "average": 1.465027252,
                "count": 2424931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8061670357,
                "variance": 0.6499052895
              },
              {
                "average": 1.930758442,
                "count": 2424931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.128454296,
                "variance": 1.273409099
              },
              {
                "average": 1,
                "count": 2424931,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838129002,
                "count": 2424931,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.342831545,
                "variance": 11.17452274
              },
              {
                "average": 20.05213486,
                "count": 2424931,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.262974068,
                "variance": 1.595103495
              },
              {
                "average": 1.495318836,
                "count": 2424931,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.814942437,
                "variance": 0.6641311756
              },
              {
                "average": 2.527999766,
                "count": 2424931,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8840791931,
                "variance": 0.7815960196
              },
              {
                "average": 255369280.5,
                "count": 2424931,
                "maximum": 255370291.6,
                "minimum": 255365147.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 780.8771007,
                "variance": 609769.0464
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2424931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455282.6066,
              3919999.989,
              -1.039970698,
              456000.0066,
              3920999.989,
              15.9200293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455282.60664129263,
                    3919999.9887640495,
                    -1.039970697989338
                  ],
                  [
                    455282.60664129263,
                    3920999.9887640495,
                    -1.039970697989338
                  ],
                  [
                    456000.00664129265,
                    3920999.9887640495,
                    15.920029302010663
                  ],
                  [
                    456000.00664129265,
                    3919999.9887640495,
                    15.920029302010663
                  ],
                  [
                    455282.60664129263,
                    3919999.9887640495,
                    -1.039970697989338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:58:11+00:00",
            "end_time": "2019-10-17T16:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191001_NCMP_NC_Dunex_18SVD4399.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62641859304868,
              35.232439557085556,
              -1.340807942997793
            ],
            [
              -75.62648792273723,
              35.24145610498904,
              -1.340807942997793
            ],
            [
              -75.61549725679558,
              35.24151249780546,
              23.919192057002206
            ],
            [
              -75.61542914318981,
              35.23249593118536,
              23.919192057002206
            ],
            [
              -75.62641859304868,
              35.232439557085556,
              -1.340807942997793
            ]
          ]
        ]
      },
      "bbox": [
        -75.62648792,
        35.23243956,
        -1.340807943,
        -75.61542914,
        35.2415125,
        23.91919206
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:37Z",
        "pc:count": 20049179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443524.1563,
            "count": 20049179,
            "maximum": 444000.019,
            "minimum": 442999.999,
            "name": "X",
            "position": 0,
            "stddev": 274.7120675,
            "variance": 75466.72003
          },
          {
            "average": 3899456.614,
            "count": 20049179,
            "maximum": 3899999.983,
            "minimum": 3898999.983,
            "name": "Y",
            "position": 1,
            "stddev": 277.3218523,
            "variance": 76907.40976
          },
          {
            "average": 5.324334394,
            "count": 20049179,
            "maximum": 23.91919206,
            "minimum": -1.340807943,
            "name": "Z",
            "position": 2,
            "stddev": 4.054008482,
            "variance": 16.43498477
          },
          {
            "average": 1001.1183,
            "count": 20049179,
            "maximum": 48188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1508.116878,
            "variance": 2274416.518
          },
          {
            "average": 2.283246411,
            "count": 20049179,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251386803,
            "variance": 1.565968932
          },
          {
            "average": 3.570767062,
            "count": 20049179,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.428457693,
            "variance": 2.040491382
          },
          {
            "average": 1,
            "count": 20049179,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421234356,
            "count": 20049179,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.829279378,
            "variance": 8.004821799
          },
          {
            "average": 20.11283949,
            "count": 20049179,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.613068926,
            "variance": 2.601991361
          },
          {
            "average": 2.454122885,
            "count": 20049179,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.519063825,
            "variance": 2.307554906
          },
          {
            "average": 8.498005579,
            "count": 20049179,
            "maximum": 17,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.448853792,
            "variance": 19.79230006
          },
          {
            "average": 254511167.9,
            "count": 20049179,
            "maximum": 255362997.1,
            "minimum": 253978424.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 617225.4236,
            "variance": 380967223500.0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20049179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442999.999,
          3898999.983,
          -1.340807943,
          444000.019,
          3899999.983,
          23.91919206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442999.99903719535,
                3898999.9828730887,
                -1.340807942997793
              ],
              [
                442999.99903719535,
                3899999.9828730887,
                -1.340807942997793
              ],
              [
                444000.01903719536,
                3899999.9828730887,
                23.919192057002206
              ],
              [
                444000.01903719536,
                3898999.9828730887,
                23.919192057002206
              ],
              [
                442999.99903719535,
                3898999.9828730887,
                -1.340807942997793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:37+00:00",
        "end_time": "2019-10-01T15:20:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4399.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4399.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4399.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4399.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62648792,
            35.23243956,
            -1.340807943,
            -75.61542914,
            35.2415125,
            23.91919206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62641859304868,
                  35.232439557085556,
                  -1.340807942997793
                ],
                [
                  -75.62648792273723,
                  35.24145610498904,
                  -1.340807942997793
                ],
                [
                  -75.61549725679558,
                  35.24151249780546,
                  23.919192057002206
                ],
                [
                  -75.61542914318981,
                  35.23249593118536,
                  23.919192057002206
                ],
                [
                  -75.62641859304868,
                  35.232439557085556,
                  -1.340807942997793
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4399.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4399.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:37Z",
            "pc:count": 20049179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443524.1563,
                "count": 20049179,
                "maximum": 444000.019,
                "minimum": 442999.999,
                "name": "X",
                "position": 0,
                "stddev": 274.7120675,
                "variance": 75466.72003
              },
              {
                "average": 3899456.614,
                "count": 20049179,
                "maximum": 3899999.983,
                "minimum": 3898999.983,
                "name": "Y",
                "position": 1,
                "stddev": 277.3218523,
                "variance": 76907.40976
              },
              {
                "average": 5.324334394,
                "count": 20049179,
                "maximum": 23.91919206,
                "minimum": -1.340807943,
                "name": "Z",
                "position": 2,
                "stddev": 4.054008482,
                "variance": 16.43498477
              },
              {
                "average": 1001.1183,
                "count": 20049179,
                "maximum": 48188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1508.116878,
                "variance": 2274416.518
              },
              {
                "average": 2.283246411,
                "count": 20049179,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251386803,
                "variance": 1.565968932
              },
              {
                "average": 3.570767062,
                "count": 20049179,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.428457693,
                "variance": 2.040491382
              },
              {
                "average": 1,
                "count": 20049179,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421234356,
                "count": 20049179,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.829279378,
                "variance": 8.004821799
              },
              {
                "average": 20.11283949,
                "count": 20049179,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.613068926,
                "variance": 2.601991361
              },
              {
                "average": 2.454122885,
                "count": 20049179,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.519063825,
                "variance": 2.307554906
              },
              {
                "average": 8.498005579,
                "count": 20049179,
                "maximum": 17,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.448853792,
                "variance": 19.79230006
              },
              {
                "average": 254511167.9,
                "count": 20049179,
                "maximum": 255362997.1,
                "minimum": 253978424.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 617225.4236,
                "variance": 380967223500.0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20049179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442999.999,
              3898999.983,
              -1.340807943,
              444000.019,
              3899999.983,
              23.91919206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442999.99903719535,
                    3898999.9828730887,
                    -1.340807942997793
                  ],
                  [
                    442999.99903719535,
                    3899999.9828730887,
                    -1.340807942997793
                  ],
                  [
                    444000.01903719536,
                    3899999.9828730887,
                    23.919192057002206
                  ],
                  [
                    444000.01903719536,
                    3898999.9828730887,
                    23.919192057002206
                  ],
                  [
                    442999.99903719535,
                    3898999.9828730887,
                    -1.340807942997793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:37+00:00",
            "end_time": "2019-10-01T15:20: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": "20191018_NCMP_NC_Dunex_18SVE3499.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73352656484843,
              36.13345611393298,
              0.325419617751233
            ],
            [
              -75.73361048401095,
              36.14247110913029,
              0.325419617751233
            ],
            [
              -75.72833376391682,
              36.142503315579106,
              17.845419617751233
            ],
            [
              -75.7282504482383,
              36.13348830980846,
              17.845419617751233
            ],
            [
              -75.73352656484843,
              36.13345611393298,
              0.325419617751233
            ]
          ]
        ]
      },
      "bbox": [
        -75.73361048,
        36.13345611,
        0.3254196178,
        -75.72825045,
        36.14250332,
        17.84541962
      ],
      "properties": {
        "datetime": "2019-10-18T16:59:42Z",
        "pc:count": 2797813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434137.1961,
            "count": 2797813,
            "maximum": 434474.7684,
            "minimum": 434000.0084,
            "name": "X",
            "position": 0,
            "stddev": 107.6914,
            "variance": 11597.43764
          },
          {
            "average": 3999345.603,
            "count": 2797813,
            "maximum": 3999999.984,
            "minimum": 3998999.984,
            "name": "Y",
            "position": 1,
            "stddev": 247.3344668,
            "variance": 61174.33845
          },
          {
            "average": 5.891646263,
            "count": 2797813,
            "maximum": 17.84541962,
            "minimum": 0.3254196178,
            "name": "Z",
            "position": 2,
            "stddev": 2.972543927,
            "variance": 8.836017399
          },
          {
            "average": 1539.417666,
            "count": 2797813,
            "maximum": 45966,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2026.673574,
            "variance": 4107405.775
          },
          {
            "average": 1.860521414,
            "count": 2797813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.129902168,
            "variance": 1.27667891
          },
          {
            "average": 2.740618833,
            "count": 2797813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53338394,
            "variance": 2.351266306
          },
          {
            "average": 1,
            "count": 2797813,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293368785,
            "count": 2797813,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553060674,
            "variance": 0.207303615
          },
          {
            "average": 19.85125272,
            "count": 2797813,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.434462058,
            "variance": 2.057681396
          },
          {
            "average": 1.930523949,
            "count": 2797813,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.265185262,
            "variance": 1.600693748
          },
          {
            "average": 4.515635248,
            "count": 2797813,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054247721,
            "variance": 1.111438257
          },
          {
            "average": 255450219.4,
            "count": 2797813,
            "maximum": 255453182.5,
            "minimum": 255447112.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1961.162026,
            "variance": 3846156.494
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2797813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0084,
          3998999.984,
          0.3254196178,
          434474.7684,
          3999999.984,
          17.84541962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.00839059066,
                3998999.983515501,
                0.325419617751233
              ],
              [
                434000.00839059066,
                3999999.983515501,
                0.325419617751233
              ],
              [
                434474.7683905907,
                3999999.983515501,
                17.845419617751233
              ],
              [
                434474.7683905907,
                3998999.983515501,
                17.845419617751233
              ],
              [
                434000.00839059066,
                3998999.983515501,
                0.325419617751233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:59:42+00:00",
        "end_time": "2019-10-18T15:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3499.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3499.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3499.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3499.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73361048,
            36.13345611,
            0.3254196178,
            -75.72825045,
            36.14250332,
            17.84541962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73352656484843,
                  36.13345611393298,
                  0.325419617751233
                ],
                [
                  -75.73361048401095,
                  36.14247110913029,
                  0.325419617751233
                ],
                [
                  -75.72833376391682,
                  36.142503315579106,
                  17.845419617751233
                ],
                [
                  -75.7282504482383,
                  36.13348830980846,
                  17.845419617751233
                ],
                [
                  -75.73352656484843,
                  36.13345611393298,
                  0.325419617751233
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3499.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3499.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:59:42Z",
            "pc:count": 2797813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434137.1961,
                "count": 2797813,
                "maximum": 434474.7684,
                "minimum": 434000.0084,
                "name": "X",
                "position": 0,
                "stddev": 107.6914,
                "variance": 11597.43764
              },
              {
                "average": 3999345.603,
                "count": 2797813,
                "maximum": 3999999.984,
                "minimum": 3998999.984,
                "name": "Y",
                "position": 1,
                "stddev": 247.3344668,
                "variance": 61174.33845
              },
              {
                "average": 5.891646263,
                "count": 2797813,
                "maximum": 17.84541962,
                "minimum": 0.3254196178,
                "name": "Z",
                "position": 2,
                "stddev": 2.972543927,
                "variance": 8.836017399
              },
              {
                "average": 1539.417666,
                "count": 2797813,
                "maximum": 45966,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2026.673574,
                "variance": 4107405.775
              },
              {
                "average": 1.860521414,
                "count": 2797813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.129902168,
                "variance": 1.27667891
              },
              {
                "average": 2.740618833,
                "count": 2797813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53338394,
                "variance": 2.351266306
              },
              {
                "average": 1,
                "count": 2797813,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293368785,
                "count": 2797813,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553060674,
                "variance": 0.207303615
              },
              {
                "average": 19.85125272,
                "count": 2797813,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.434462058,
                "variance": 2.057681396
              },
              {
                "average": 1.930523949,
                "count": 2797813,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.265185262,
                "variance": 1.600693748
              },
              {
                "average": 4.515635248,
                "count": 2797813,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054247721,
                "variance": 1.111438257
              },
              {
                "average": 255450219.4,
                "count": 2797813,
                "maximum": 255453182.5,
                "minimum": 255447112.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1961.162026,
                "variance": 3846156.494
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2797813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0084,
              3998999.984,
              0.3254196178,
              434474.7684,
              3999999.984,
              17.84541962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.00839059066,
                    3998999.983515501,
                    0.325419617751233
                  ],
                  [
                    434000.00839059066,
                    3999999.983515501,
                    0.325419617751233
                  ],
                  [
                    434474.7683905907,
                    3999999.983515501,
                    17.845419617751233
                  ],
                  [
                    434474.7683905907,
                    3998999.983515501,
                    17.845419617751233
                  ],
                  [
                    434000.00839059066,
                    3998999.983515501,
                    0.325419617751233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:59:42+00:00",
            "end_time": "2019-10-18T15:18:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191019_NCMP_NC_Dunex_18SVE5061.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5533155866922,
              35.79182121825447,
              -2.192688182682438
            ],
            [
              -75.55337810159078,
              35.80083704719221,
              -2.192688182682438
            ],
            [
              -75.54231076798257,
              35.80088747799748,
              80.10731181731757
            ],
            [
              -75.5422495032053,
              35.79187163243652,
              80.10731181731757
            ],
            [
              -75.5533155866922,
              35.79182121825447,
              -2.192688182682438
            ]
          ]
        ]
      },
      "bbox": [
        -75.5533781,
        35.79182122,
        -2.192688183,
        -75.5422495,
        35.80088748,
        80.10731182
      ],
      "properties": {
        "datetime": "2019-10-19T15:27:28Z",
        "pc:count": 2611855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450534.6785,
            "count": 2611855,
            "maximum": 451000.017,
            "minimum": 449999.997,
            "name": "X",
            "position": 0,
            "stddev": 279.5207267,
            "variance": 78131.83666
          },
          {
            "average": 3961503.644,
            "count": 2611855,
            "maximum": 3961999.985,
            "minimum": 3960999.985,
            "name": "Y",
            "position": 1,
            "stddev": 291.4344277,
            "variance": 84934.02564
          },
          {
            "average": 1.237606903,
            "count": 2611855,
            "maximum": 80.10731182,
            "minimum": -2.192688183,
            "name": "Z",
            "position": 2,
            "stddev": 1.822108516,
            "variance": 3.320079443
          },
          {
            "average": 1668.192542,
            "count": 2611855,
            "maximum": 52598,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1965.0877,
            "variance": 3861569.669
          },
          {
            "average": 1.14300679,
            "count": 2611855,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4454075123,
            "variance": 0.198387852
          },
          {
            "average": 1.287810005,
            "count": 2611855,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6600772761,
            "variance": 0.4357020105
          },
          {
            "average": 1,
            "count": 2611855,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.993014926,
            "count": 2611855,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.61756729,
            "variance": 134.9678698
          },
          {
            "average": 20.09241931,
            "count": 2611855,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.221574136,
            "variance": 1.49224337
          },
          {
            "average": 1.393015309,
            "count": 2611855,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5644529039,
            "variance": 0.3186070807
          },
          {
            "average": 11.6170354,
            "count": 2611855,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.641453317,
            "variance": 2.694368991
          },
          {
            "average": 255531682.4,
            "count": 2611855,
            "maximum": 255534048.2,
            "minimum": 255529671,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1181.116065,
            "variance": 1395035.159
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449999.997,
          3960999.985,
          -2.192688183,
          451000.017,
          3961999.985,
          80.10731182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449999.99701221474,
                3960999.9852172527,
                -2.192688182682438
              ],
              [
                449999.99701221474,
                3961999.9852172527,
                -2.192688182682438
              ],
              [
                451000.01701221475,
                3961999.9852172527,
                80.10731181731757
              ],
              [
                451000.01701221475,
                3960999.9852172527,
                80.10731181731757
              ],
              [
                449999.99701221474,
                3960999.9852172527,
                -2.192688182682438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:27:28+00:00",
        "end_time": "2019-10-19T14:14:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5061.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5061.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5061.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5061.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.5533781,
            35.79182122,
            -2.192688183,
            -75.5422495,
            35.80088748,
            80.10731182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.5533155866922,
                  35.79182121825447,
                  -2.192688182682438
                ],
                [
                  -75.55337810159078,
                  35.80083704719221,
                  -2.192688182682438
                ],
                [
                  -75.54231076798257,
                  35.80088747799748,
                  80.10731181731757
                ],
                [
                  -75.5422495032053,
                  35.79187163243652,
                  80.10731181731757
                ],
                [
                  -75.5533155866922,
                  35.79182121825447,
                  -2.192688182682438
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5061.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5061.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:27:28Z",
            "pc:count": 2611855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450534.6785,
                "count": 2611855,
                "maximum": 451000.017,
                "minimum": 449999.997,
                "name": "X",
                "position": 0,
                "stddev": 279.5207267,
                "variance": 78131.83666
              },
              {
                "average": 3961503.644,
                "count": 2611855,
                "maximum": 3961999.985,
                "minimum": 3960999.985,
                "name": "Y",
                "position": 1,
                "stddev": 291.4344277,
                "variance": 84934.02564
              },
              {
                "average": 1.237606903,
                "count": 2611855,
                "maximum": 80.10731182,
                "minimum": -2.192688183,
                "name": "Z",
                "position": 2,
                "stddev": 1.822108516,
                "variance": 3.320079443
              },
              {
                "average": 1668.192542,
                "count": 2611855,
                "maximum": 52598,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1965.0877,
                "variance": 3861569.669
              },
              {
                "average": 1.14300679,
                "count": 2611855,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4454075123,
                "variance": 0.198387852
              },
              {
                "average": 1.287810005,
                "count": 2611855,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6600772761,
                "variance": 0.4357020105
              },
              {
                "average": 1,
                "count": 2611855,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.993014926,
                "count": 2611855,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.61756729,
                "variance": 134.9678698
              },
              {
                "average": 20.09241931,
                "count": 2611855,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.221574136,
                "variance": 1.49224337
              },
              {
                "average": 1.393015309,
                "count": 2611855,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5644529039,
                "variance": 0.3186070807
              },
              {
                "average": 11.6170354,
                "count": 2611855,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.641453317,
                "variance": 2.694368991
              },
              {
                "average": 255531682.4,
                "count": 2611855,
                "maximum": 255534048.2,
                "minimum": 255529671,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1181.116065,
                "variance": 1395035.159
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449999.997,
              3960999.985,
              -2.192688183,
              451000.017,
              3961999.985,
              80.10731182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449999.99701221474,
                    3960999.9852172527,
                    -2.192688182682438
                  ],
                  [
                    449999.99701221474,
                    3961999.9852172527,
                    -2.192688182682438
                  ],
                  [
                    451000.01701221475,
                    3961999.9852172527,
                    80.10731181731757
                  ],
                  [
                    451000.01701221475,
                    3960999.9852172527,
                    80.10731181731757
                  ],
                  [
                    449999.99701221474,
                    3960999.9852172527,
                    -2.192688182682438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:27:28+00:00",
            "end_time": "2019-10-19T14:14: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": "20191019_NCMP_NC_Dunex_18SVE5355.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51976585173263,
              35.73787385711008,
              -2.118320050324625
            ],
            [
              -75.51982445990951,
              35.746889816674916,
              -2.118320050324625
            ],
            [
              -75.50876476012932,
              35.746937096850985,
              8.501679949675376
            ],
            [
              -75.50870739875786,
              35.73792112169131,
              8.501679949675376
            ],
            [
              -75.51976585173263,
              35.73787385711008,
              -2.118320050324625
            ]
          ]
        ]
      },
      "bbox": [
        -75.51982446,
        35.73787386,
        -2.11832005,
        -75.5087074,
        35.7469371,
        8.50167995
      ],
      "properties": {
        "datetime": "2019-10-19T15:52:18Z",
        "pc:count": 2276475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453481.5244,
            "count": 2276475,
            "maximum": 453999.9995,
            "minimum": 452999.9995,
            "name": "X",
            "position": 0,
            "stddev": 292.7434526,
            "variance": 85698.72906
          },
          {
            "average": 3955469.935,
            "count": 2276475,
            "maximum": 3955999.986,
            "minimum": 3954999.986,
            "name": "Y",
            "position": 1,
            "stddev": 293.4892564,
            "variance": 86135.94364
          },
          {
            "average": 0.4838833563,
            "count": 2276475,
            "maximum": 8.50167995,
            "minimum": -2.11832005,
            "name": "Z",
            "position": 2,
            "stddev": 0.8160023226,
            "variance": 0.6658597905
          },
          {
            "average": 992.7896792,
            "count": 2276475,
            "maximum": 37991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 882.2012407,
            "variance": 778279.029
          },
          {
            "average": 1.071470146,
            "count": 2276475,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3093436903,
            "variance": 0.0956935187
          },
          {
            "average": 1.143074271,
            "count": 2276475,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4591718385,
            "variance": 0.2108387773
          },
          {
            "average": 1,
            "count": 2276475,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.157576516,
            "count": 2276475,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.61265651,
            "variance": 134.8537911
          },
          {
            "average": 20.10925536,
            "count": 2276475,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.064493543,
            "variance": 1.133146504
          },
          {
            "average": 1.253789301,
            "count": 2276475,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4681731715,
            "variance": 0.2191861185
          },
          {
            "average": 12.62758739,
            "count": 2276475,
            "maximum": 17,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.833677254,
            "variance": 3.362372273
          },
          {
            "average": 255532365.7,
            "count": 2276475,
            "maximum": 255535538.8,
            "minimum": 255530025.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1399.84378,
            "variance": 1959562.609
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2276475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452999.9995,
          3954999.986,
          -2.11832005,
          453999.9995,
          3955999.986,
          8.50167995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452999.9995062136,
                3954999.9860100728,
                -2.118320050324625
              ],
              [
                452999.9995062136,
                3955999.9860100728,
                -2.118320050324625
              ],
              [
                453999.9995062136,
                3955999.9860100728,
                8.501679949675376
              ],
              [
                453999.9995062136,
                3954999.9860100728,
                8.501679949675376
              ],
              [
                452999.9995062136,
                3954999.9860100728,
                -2.118320050324625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:52:18+00:00",
        "end_time": "2019-10-19T14:20:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5355.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5355.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5355.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5355.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51982446,
            35.73787386,
            -2.11832005,
            -75.5087074,
            35.7469371,
            8.50167995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51976585173263,
                  35.73787385711008,
                  -2.118320050324625
                ],
                [
                  -75.51982445990951,
                  35.746889816674916,
                  -2.118320050324625
                ],
                [
                  -75.50876476012932,
                  35.746937096850985,
                  8.501679949675376
                ],
                [
                  -75.50870739875786,
                  35.73792112169131,
                  8.501679949675376
                ],
                [
                  -75.51976585173263,
                  35.73787385711008,
                  -2.118320050324625
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5355.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5355.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:52:18Z",
            "pc:count": 2276475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453481.5244,
                "count": 2276475,
                "maximum": 453999.9995,
                "minimum": 452999.9995,
                "name": "X",
                "position": 0,
                "stddev": 292.7434526,
                "variance": 85698.72906
              },
              {
                "average": 3955469.935,
                "count": 2276475,
                "maximum": 3955999.986,
                "minimum": 3954999.986,
                "name": "Y",
                "position": 1,
                "stddev": 293.4892564,
                "variance": 86135.94364
              },
              {
                "average": 0.4838833563,
                "count": 2276475,
                "maximum": 8.50167995,
                "minimum": -2.11832005,
                "name": "Z",
                "position": 2,
                "stddev": 0.8160023226,
                "variance": 0.6658597905
              },
              {
                "average": 992.7896792,
                "count": 2276475,
                "maximum": 37991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 882.2012407,
                "variance": 778279.029
              },
              {
                "average": 1.071470146,
                "count": 2276475,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3093436903,
                "variance": 0.0956935187
              },
              {
                "average": 1.143074271,
                "count": 2276475,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4591718385,
                "variance": 0.2108387773
              },
              {
                "average": 1,
                "count": 2276475,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.157576516,
                "count": 2276475,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.61265651,
                "variance": 134.8537911
              },
              {
                "average": 20.10925536,
                "count": 2276475,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.064493543,
                "variance": 1.133146504
              },
              {
                "average": 1.253789301,
                "count": 2276475,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4681731715,
                "variance": 0.2191861185
              },
              {
                "average": 12.62758739,
                "count": 2276475,
                "maximum": 17,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.833677254,
                "variance": 3.362372273
              },
              {
                "average": 255532365.7,
                "count": 2276475,
                "maximum": 255535538.8,
                "minimum": 255530025.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1399.84378,
                "variance": 1959562.609
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2276475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452999.9995,
              3954999.986,
              -2.11832005,
              453999.9995,
              3955999.986,
              8.50167995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452999.9995062136,
                    3954999.9860100728,
                    -2.118320050324625
                  ],
                  [
                    452999.9995062136,
                    3955999.9860100728,
                    -2.118320050324625
                  ],
                  [
                    453999.9995062136,
                    3955999.9860100728,
                    8.501679949675376
                  ],
                  [
                    453999.9995062136,
                    3954999.9860100728,
                    8.501679949675376
                  ],
                  [
                    452999.9995062136,
                    3954999.9860100728,
                    -2.118320050324625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:52:18+00:00",
            "end_time": "2019-10-19T14:20: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": "20191017_NCMP_NC_Dunex_18SVE5521.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49148834288356,
              35.43143301900315,
              -1.214595506717565
            ],
            [
              -75.49154314071666,
              35.440449477316456,
              -1.214595506717565
            ],
            [
              -75.48479327424123,
              35.440476768310205,
              17.285404493282435
            ],
            [
              -75.48473922881921,
              35.431460300961476,
              17.285404493282435
            ],
            [
              -75.49148834288356,
              35.43143301900315,
              -1.214595506717565
            ]
          ]
        ]
      },
      "bbox": [
        -75.49154314,
        35.43143302,
        -1.214595507,
        -75.48473923,
        35.44047677,
        17.28540449
      ],
      "properties": {
        "datetime": "2019-10-17T17:57:57Z",
        "pc:count": 1868900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455763.9042,
            "count": 1868900,
            "maximum": 456000.0096,
            "minimum": 455387.3696,
            "name": "X",
            "position": 0,
            "stddev": 124.3042751,
            "variance": 15451.5528
          },
          {
            "average": 3921493.278,
            "count": 1868900,
            "maximum": 3921999.983,
            "minimum": 3920999.983,
            "name": "Y",
            "position": 1,
            "stddev": 286.4114057,
            "variance": 82031.49334
          },
          {
            "average": 2.27348583,
            "count": 1868900,
            "maximum": 17.28540449,
            "minimum": -1.214595507,
            "name": "Z",
            "position": 2,
            "stddev": 1.709832786,
            "variance": 2.923528157
          },
          {
            "average": 1201.86463,
            "count": 1868900,
            "maximum": 34655,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1631.80505,
            "variance": 2662787.72
          },
          {
            "average": 1.558358393,
            "count": 1868900,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8817235313,
            "variance": 0.7774363856
          },
          {
            "average": 2.117011076,
            "count": 1868900,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.210775114,
            "variance": 1.465976376
          },
          {
            "average": 1,
            "count": 1868900,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.984963882,
            "count": 1868900,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.925749258,
            "variance": 15.41150724
          },
          {
            "average": 19.90581703,
            "count": 1868900,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.140092496,
            "variance": 1.299810899
          },
          {
            "average": 1.588458451,
            "count": 1868900,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8853556259,
            "variance": 0.7838545843
          },
          {
            "average": 2.396249131,
            "count": 1868900,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.742254224,
            "variance": 0.5509413331
          },
          {
            "average": 255369327.4,
            "count": 1868900,
            "maximum": 255370277.7,
            "minimum": 255368469.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 383.6180383,
            "variance": 147162.7993
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455387.3696,
          3920999.983,
          -1.214595507,
          456000.0096,
          3921999.983,
          17.28540449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455387.3695537822,
                3920999.98270614,
                -1.214595506717565
              ],
              [
                455387.3695537822,
                3921999.98270614,
                -1.214595506717565
              ],
              [
                456000.00955378223,
                3921999.98270614,
                17.285404493282435
              ],
              [
                456000.00955378223,
                3920999.98270614,
                17.285404493282435
              ],
              [
                455387.3695537822,
                3920999.98270614,
                -1.214595506717565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:57:57+00:00",
        "end_time": "2019-10-17T17:27:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5521.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5521.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5521.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5521.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49154314,
            35.43143302,
            -1.214595507,
            -75.48473923,
            35.44047677,
            17.28540449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49148834288356,
                  35.43143301900315,
                  -1.214595506717565
                ],
                [
                  -75.49154314071666,
                  35.440449477316456,
                  -1.214595506717565
                ],
                [
                  -75.48479327424123,
                  35.440476768310205,
                  17.285404493282435
                ],
                [
                  -75.48473922881921,
                  35.431460300961476,
                  17.285404493282435
                ],
                [
                  -75.49148834288356,
                  35.43143301900315,
                  -1.214595506717565
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5521.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5521.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:57:57Z",
            "pc:count": 1868900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455763.9042,
                "count": 1868900,
                "maximum": 456000.0096,
                "minimum": 455387.3696,
                "name": "X",
                "position": 0,
                "stddev": 124.3042751,
                "variance": 15451.5528
              },
              {
                "average": 3921493.278,
                "count": 1868900,
                "maximum": 3921999.983,
                "minimum": 3920999.983,
                "name": "Y",
                "position": 1,
                "stddev": 286.4114057,
                "variance": 82031.49334
              },
              {
                "average": 2.27348583,
                "count": 1868900,
                "maximum": 17.28540449,
                "minimum": -1.214595507,
                "name": "Z",
                "position": 2,
                "stddev": 1.709832786,
                "variance": 2.923528157
              },
              {
                "average": 1201.86463,
                "count": 1868900,
                "maximum": 34655,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1631.80505,
                "variance": 2662787.72
              },
              {
                "average": 1.558358393,
                "count": 1868900,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8817235313,
                "variance": 0.7774363856
              },
              {
                "average": 2.117011076,
                "count": 1868900,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.210775114,
                "variance": 1.465976376
              },
              {
                "average": 1,
                "count": 1868900,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.984963882,
                "count": 1868900,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.925749258,
                "variance": 15.41150724
              },
              {
                "average": 19.90581703,
                "count": 1868900,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.140092496,
                "variance": 1.299810899
              },
              {
                "average": 1.588458451,
                "count": 1868900,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8853556259,
                "variance": 0.7838545843
              },
              {
                "average": 2.396249131,
                "count": 1868900,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.742254224,
                "variance": 0.5509413331
              },
              {
                "average": 255369327.4,
                "count": 1868900,
                "maximum": 255370277.7,
                "minimum": 255368469.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 383.6180383,
                "variance": 147162.7993
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455387.3696,
              3920999.983,
              -1.214595507,
              456000.0096,
              3921999.983,
              17.28540449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455387.3695537822,
                    3920999.98270614,
                    -1.214595506717565
                  ],
                  [
                    455387.3695537822,
                    3921999.98270614,
                    -1.214595506717565
                  ],
                  [
                    456000.00955378223,
                    3921999.98270614,
                    17.285404493282435
                  ],
                  [
                    456000.00955378223,
                    3920999.98270614,
                    17.285404493282435
                  ],
                  [
                    455387.3695537822,
                    3920999.98270614,
                    -1.214595506717565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:57:57+00:00",
            "end_time": "2019-10-17T17:27:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE4184.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65461194786477,
              35.99867848212615,
              -0.721641124618216
            ],
            [
              -75.65468647048718,
              36.007693831339175,
              -0.721641124618216
            ],
            [
              -75.64603046031944,
              36.007740765837056,
              31.938358875381788
            ],
            [
              -75.64595692283805,
              35.99872540119122,
              31.938358875381788
            ],
            [
              -75.65461194786477,
              35.99867848212615,
              -0.721641124618216
            ]
          ]
        ]
      },
      "bbox": [
        -75.65468647,
        35.99867848,
        -0.7216411246,
        -75.64595692,
        36.00774077,
        31.93835888
      ],
      "properties": {
        "datetime": "2019-10-19T16:02:26Z",
        "pc:count": 2042233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441278.9594,
            "count": 2042233,
            "maximum": 441780.1169,
            "minimum": 440999.9969,
            "name": "X",
            "position": 0,
            "stddev": 186.2681971,
            "variance": 34695.84125
          },
          {
            "average": 3984382.847,
            "count": 2042233,
            "maximum": 3984999.984,
            "minimum": 3983999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.0177454,
            "variance": 82379.18617
          },
          {
            "average": 4.683909638,
            "count": 2042233,
            "maximum": 31.93835888,
            "minimum": -0.7216411246,
            "name": "Z",
            "position": 2,
            "stddev": 3.490639021,
            "variance": 12.18456077
          },
          {
            "average": 2785.797935,
            "count": 2042233,
            "maximum": 48706,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2686.799747,
            "variance": 7218892.882
          },
          {
            "average": 1.364165597,
            "count": 2042233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7737136355,
            "variance": 0.5986327898
          },
          {
            "average": 1.750413396,
            "count": 2042233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.169435463,
            "variance": 1.367579302
          },
          {
            "average": 1,
            "count": 2042233,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.535237164,
            "count": 2042233,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7708043852,
            "variance": 0.5941394002
          },
          {
            "average": 20.22767314,
            "count": 2042233,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.92642584,
            "variance": 3.711116517
          },
          {
            "average": 1.3915327,
            "count": 2042233,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8457536707,
            "variance": 0.7152992715
          },
          {
            "average": 4.685692573,
            "count": 2042233,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.481278257,
            "variance": 20.08185481
          },
          {
            "average": 255457579.6,
            "count": 2042233,
            "maximum": 255536146.4,
            "minimum": 255446631.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27507.88688,
            "variance": 756683840.6
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440999.9969,
          3983999.984,
          -0.7216411246,
          441780.1169,
          3984999.984,
          31.93835888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440999.9968696723,
                3983999.98432857,
                -0.721641124618216
              ],
              [
                440999.9968696723,
                3984999.98432857,
                -0.721641124618216
              ],
              [
                441780.1168696723,
                3984999.98432857,
                31.938358875381788
              ],
              [
                441780.1168696723,
                3983999.98432857,
                31.938358875381788
              ],
              [
                440999.9968696723,
                3983999.98432857,
                -0.721641124618216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:02:26+00:00",
        "end_time": "2019-10-18T15:10:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4184.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4184.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4184.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4184.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65468647,
            35.99867848,
            -0.7216411246,
            -75.64595692,
            36.00774077,
            31.93835888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65461194786477,
                  35.99867848212615,
                  -0.721641124618216
                ],
                [
                  -75.65468647048718,
                  36.007693831339175,
                  -0.721641124618216
                ],
                [
                  -75.64603046031944,
                  36.007740765837056,
                  31.938358875381788
                ],
                [
                  -75.64595692283805,
                  35.99872540119122,
                  31.938358875381788
                ],
                [
                  -75.65461194786477,
                  35.99867848212615,
                  -0.721641124618216
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4184.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4184.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:02:26Z",
            "pc:count": 2042233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441278.9594,
                "count": 2042233,
                "maximum": 441780.1169,
                "minimum": 440999.9969,
                "name": "X",
                "position": 0,
                "stddev": 186.2681971,
                "variance": 34695.84125
              },
              {
                "average": 3984382.847,
                "count": 2042233,
                "maximum": 3984999.984,
                "minimum": 3983999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.0177454,
                "variance": 82379.18617
              },
              {
                "average": 4.683909638,
                "count": 2042233,
                "maximum": 31.93835888,
                "minimum": -0.7216411246,
                "name": "Z",
                "position": 2,
                "stddev": 3.490639021,
                "variance": 12.18456077
              },
              {
                "average": 2785.797935,
                "count": 2042233,
                "maximum": 48706,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2686.799747,
                "variance": 7218892.882
              },
              {
                "average": 1.364165597,
                "count": 2042233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7737136355,
                "variance": 0.5986327898
              },
              {
                "average": 1.750413396,
                "count": 2042233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.169435463,
                "variance": 1.367579302
              },
              {
                "average": 1,
                "count": 2042233,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.535237164,
                "count": 2042233,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7708043852,
                "variance": 0.5941394002
              },
              {
                "average": 20.22767314,
                "count": 2042233,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.92642584,
                "variance": 3.711116517
              },
              {
                "average": 1.3915327,
                "count": 2042233,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8457536707,
                "variance": 0.7152992715
              },
              {
                "average": 4.685692573,
                "count": 2042233,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.481278257,
                "variance": 20.08185481
              },
              {
                "average": 255457579.6,
                "count": 2042233,
                "maximum": 255536146.4,
                "minimum": 255446631.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27507.88688,
                "variance": 756683840.6
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440999.9969,
              3983999.984,
              -0.7216411246,
              441780.1169,
              3984999.984,
              31.93835888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440999.9968696723,
                    3983999.98432857,
                    -0.721641124618216
                  ],
                  [
                    440999.9968696723,
                    3984999.98432857,
                    -0.721641124618216
                  ],
                  [
                    441780.1168696723,
                    3984999.98432857,
                    31.938358875381788
                  ],
                  [
                    441780.1168696723,
                    3983999.98432857,
                    31.938358875381788
                  ],
                  [
                    440999.9968696723,
                    3983999.98432857,
                    -0.721641124618216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:02:26+00:00",
            "end_time": "2019-10-18T15: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": "20191019_NCMP_NC_Dunex_18SVE4378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.6319916512882,
              35.94470489272112,
              -1.32802476260359
            ],
            [
              -75.63206345664926,
              35.953720363285655,
              -1.32802476260359
            ],
            [
              -75.62097499346727,
              35.9537782477741,
              30.25197523739641
            ],
            [
              -75.6209044476084,
              35.944762758164146,
              30.25197523739641
            ],
            [
              -75.6319916512882,
              35.94470489272112,
              -1.32802476260359
            ]
          ]
        ]
      },
      "bbox": [
        -75.63206346,
        35.94470489,
        -1.328024763,
        -75.62090445,
        35.95377825,
        30.25197524
      ],
      "properties": {
        "datetime": "2019-10-19T16:03:48Z",
        "pc:count": 4630378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443500.3498,
            "count": 4630378,
            "maximum": 444000.0158,
            "minimum": 442999.9958,
            "name": "X",
            "position": 0,
            "stddev": 269.8410738,
            "variance": 72814.20511
          },
          {
            "average": 3978518.789,
            "count": 4630378,
            "maximum": 3978999.984,
            "minimum": 3977999.984,
            "name": "Y",
            "position": 1,
            "stddev": 292.0816587,
            "variance": 85311.69534
          },
          {
            "average": 5.542038802,
            "count": 4630378,
            "maximum": 30.25197524,
            "minimum": -1.328024763,
            "name": "Z",
            "position": 2,
            "stddev": 4.194489867,
            "variance": 17.59374525
          },
          {
            "average": 1221.660211,
            "count": 4630378,
            "maximum": 44931,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1702.198183,
            "variance": 2897478.654
          },
          {
            "average": 1.907843809,
            "count": 4630378,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.165920581,
            "variance": 1.359370802
          },
          {
            "average": 2.844336683,
            "count": 4630378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.613236946,
            "variance": 2.602533443
          },
          {
            "average": 1,
            "count": 4630378,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.680989327,
            "count": 4630378,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.966237928,
            "variance": 35.59599501
          },
          {
            "average": 19.99439917,
            "count": 4630378,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.080079562,
            "variance": 1.16657186
          },
          {
            "average": 2.10144161,
            "count": 4630378,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.450631145,
            "variance": 2.104330718
          },
          {
            "average": 15.21994209,
            "count": 4630378,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344425276,
            "variance": 1.807479322
          },
          {
            "average": 255534322.8,
            "count": 4630378,
            "maximum": 255536228.7,
            "minimum": 255532277.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1018.506635,
            "variance": 1037355.765
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4630378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442999.9958,
          3977999.984,
          -1.328024763,
          444000.0158,
          3978999.984,
          30.25197524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442999.99575344456,
                3977999.983592066,
                -1.32802476260359
              ],
              [
                442999.99575344456,
                3978999.983592066,
                -1.32802476260359
              ],
              [
                444000.0157534446,
                3978999.983592066,
                30.25197523739641
              ],
              [
                444000.0157534446,
                3977999.983592066,
                30.25197523739641
              ],
              [
                442999.99575344456,
                3977999.983592066,
                -1.32802476260359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:03:48+00:00",
        "end_time": "2019-10-19T14:57:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63206346,
            35.94470489,
            -1.328024763,
            -75.62090445,
            35.95377825,
            30.25197524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.6319916512882,
                  35.94470489272112,
                  -1.32802476260359
                ],
                [
                  -75.63206345664926,
                  35.953720363285655,
                  -1.32802476260359
                ],
                [
                  -75.62097499346727,
                  35.9537782477741,
                  30.25197523739641
                ],
                [
                  -75.6209044476084,
                  35.944762758164146,
                  30.25197523739641
                ],
                [
                  -75.6319916512882,
                  35.94470489272112,
                  -1.32802476260359
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:03:48Z",
            "pc:count": 4630378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443500.3498,
                "count": 4630378,
                "maximum": 444000.0158,
                "minimum": 442999.9958,
                "name": "X",
                "position": 0,
                "stddev": 269.8410738,
                "variance": 72814.20511
              },
              {
                "average": 3978518.789,
                "count": 4630378,
                "maximum": 3978999.984,
                "minimum": 3977999.984,
                "name": "Y",
                "position": 1,
                "stddev": 292.0816587,
                "variance": 85311.69534
              },
              {
                "average": 5.542038802,
                "count": 4630378,
                "maximum": 30.25197524,
                "minimum": -1.328024763,
                "name": "Z",
                "position": 2,
                "stddev": 4.194489867,
                "variance": 17.59374525
              },
              {
                "average": 1221.660211,
                "count": 4630378,
                "maximum": 44931,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1702.198183,
                "variance": 2897478.654
              },
              {
                "average": 1.907843809,
                "count": 4630378,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.165920581,
                "variance": 1.359370802
              },
              {
                "average": 2.844336683,
                "count": 4630378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.613236946,
                "variance": 2.602533443
              },
              {
                "average": 1,
                "count": 4630378,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.680989327,
                "count": 4630378,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.966237928,
                "variance": 35.59599501
              },
              {
                "average": 19.99439917,
                "count": 4630378,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.080079562,
                "variance": 1.16657186
              },
              {
                "average": 2.10144161,
                "count": 4630378,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.450631145,
                "variance": 2.104330718
              },
              {
                "average": 15.21994209,
                "count": 4630378,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344425276,
                "variance": 1.807479322
              },
              {
                "average": 255534322.8,
                "count": 4630378,
                "maximum": 255536228.7,
                "minimum": 255532277.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1018.506635,
                "variance": 1037355.765
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4630378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442999.9958,
              3977999.984,
              -1.328024763,
              444000.0158,
              3978999.984,
              30.25197524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442999.99575344456,
                    3977999.983592066,
                    -1.32802476260359
                  ],
                  [
                    442999.99575344456,
                    3978999.983592066,
                    -1.32802476260359
                  ],
                  [
                    444000.0157534446,
                    3978999.983592066,
                    30.25197523739641
                  ],
                  [
                    444000.0157534446,
                    3977999.983592066,
                    30.25197523739641
                  ],
                  [
                    442999.99575344456,
                    3977999.983592066,
                    -1.32802476260359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:03:48+00:00",
            "end_time": "2019-10-19T14:57: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": "20191018_NCMP_NC_Dunex_18SVE3593.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.71209269074153,
              36.086405264250175,
              6.100759600284034
            ],
            [
              -75.71211165296027,
              36.088507588857134,
              6.100759600284034
            ],
            [
              -75.71089366545033,
              36.08851482049165,
              26.48075960028403
            ],
            [
              -75.71087473565767,
              36.086412495330656,
              26.48075960028403
            ],
            [
              -75.71209269074153,
              36.086405264250175,
              6.100759600284034
            ]
          ]
        ]
      },
      "bbox": [
        -75.71211165,
        36.08640526,
        6.1007596,
        -75.71087474,
        36.08851482,
        26.4807596
      ],
      "properties": {
        "datetime": "2019-10-18T15:13:29Z",
        "pc:count": 92224,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435951.8528,
            "count": 92224,
            "maximum": 436000.0123,
            "minimum": 435890.3523,
            "name": "X",
            "position": 0,
            "stddev": 29.48945961,
            "variance": 869.6282281
          },
          {
            "average": 3993920.034,
            "count": 92224,
            "maximum": 3993999.989,
            "minimum": 3993766.789,
            "name": "Y",
            "position": 1,
            "stddev": 58.32493639,
            "variance": 3401.798205
          },
          {
            "average": 14.08776613,
            "count": 92224,
            "maximum": 26.4807596,
            "minimum": 6.1007596,
            "name": "Z",
            "position": 2,
            "stddev": 4.084021956,
            "variance": 16.67923534
          },
          {
            "average": 1153.510106,
            "count": 92224,
            "maximum": 24930,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1901.809924,
            "variance": 3616880.989
          },
          {
            "average": 2.169175052,
            "count": 92224,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250434061,
            "variance": 1.56358534
          },
          {
            "average": 3.389746704,
            "count": 92224,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.609790213,
            "variance": 2.591424531
          },
          {
            "average": 1,
            "count": 92224,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287788428,
            "count": 92224,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527344379,
            "variance": 0.2049684713
          },
          {
            "average": 20.36099818,
            "count": 92224,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.808028326,
            "variance": 0.6529097756
          },
          {
            "average": 2.397185115,
            "count": 92224,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.642570384,
            "variance": 2.698037466
          },
          {
            "average": 1,
            "count": 92224,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446806.3,
            "count": 92224,
            "maximum": 255446809.1,
            "minimum": 255446803.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.357731534,
            "variance": 1.843434919
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92224,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435890.3523,
          3993766.789,
          6.1007596,
          436000.0123,
          3993999.989,
          26.4807596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435890.3522774678,
                3993766.789185559,
                6.100759600284034
              ],
              [
                435890.3522774678,
                3993999.989185559,
                6.100759600284034
              ],
              [
                436000.0122774678,
                3993999.989185559,
                26.48075960028403
              ],
              [
                436000.0122774678,
                3993766.789185559,
                26.48075960028403
              ],
              [
                435890.3522774678,
                3993766.789185559,
                6.100759600284034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:13:29+00:00",
        "end_time": "2019-10-18T15:13:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3593.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3593.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3593.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3593.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.71211165,
            36.08640526,
            6.1007596,
            -75.71087474,
            36.08851482,
            26.4807596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.71209269074153,
                  36.086405264250175,
                  6.100759600284034
                ],
                [
                  -75.71211165296027,
                  36.088507588857134,
                  6.100759600284034
                ],
                [
                  -75.71089366545033,
                  36.08851482049165,
                  26.48075960028403
                ],
                [
                  -75.71087473565767,
                  36.086412495330656,
                  26.48075960028403
                ],
                [
                  -75.71209269074153,
                  36.086405264250175,
                  6.100759600284034
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3593.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3593.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:13:29Z",
            "pc:count": 92224,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435951.8528,
                "count": 92224,
                "maximum": 436000.0123,
                "minimum": 435890.3523,
                "name": "X",
                "position": 0,
                "stddev": 29.48945961,
                "variance": 869.6282281
              },
              {
                "average": 3993920.034,
                "count": 92224,
                "maximum": 3993999.989,
                "minimum": 3993766.789,
                "name": "Y",
                "position": 1,
                "stddev": 58.32493639,
                "variance": 3401.798205
              },
              {
                "average": 14.08776613,
                "count": 92224,
                "maximum": 26.4807596,
                "minimum": 6.1007596,
                "name": "Z",
                "position": 2,
                "stddev": 4.084021956,
                "variance": 16.67923534
              },
              {
                "average": 1153.510106,
                "count": 92224,
                "maximum": 24930,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1901.809924,
                "variance": 3616880.989
              },
              {
                "average": 2.169175052,
                "count": 92224,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250434061,
                "variance": 1.56358534
              },
              {
                "average": 3.389746704,
                "count": 92224,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.609790213,
                "variance": 2.591424531
              },
              {
                "average": 1,
                "count": 92224,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287788428,
                "count": 92224,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527344379,
                "variance": 0.2049684713
              },
              {
                "average": 20.36099818,
                "count": 92224,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.808028326,
                "variance": 0.6529097756
              },
              {
                "average": 2.397185115,
                "count": 92224,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.642570384,
                "variance": 2.698037466
              },
              {
                "average": 1,
                "count": 92224,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446806.3,
                "count": 92224,
                "maximum": 255446809.1,
                "minimum": 255446803.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.357731534,
                "variance": 1.843434919
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92224,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435890.3523,
              3993766.789,
              6.1007596,
              436000.0123,
              3993999.989,
              26.4807596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435890.3522774678,
                    3993766.789185559,
                    6.100759600284034
                  ],
                  [
                    435890.3522774678,
                    3993999.989185559,
                    6.100759600284034
                  ],
                  [
                    436000.0122774678,
                    3993999.989185559,
                    26.48075960028403
                  ],
                  [
                    436000.0122774678,
                    3993766.789185559,
                    26.48075960028403
                  ],
                  [
                    435890.3522774678,
                    3993766.789185559,
                    6.100759600284034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:13:29+00:00",
            "end_time": "2019-10-18T15:13: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": "20191018_NCMP_NC_Dunex_18SVE4185.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.65468647367727,
              36.007693833924904,
              0.226356613272998
            ],
            [
              -75.65473652674346,
              36.01374673169216,
              0.226356613272998
            ],
            [
              -75.65124554192106,
              36.01376573837673,
              19.526356613273
            ],
            [
              -75.65119575568635,
              36.00771283641358,
              19.526356613273
            ],
            [
              -75.65468647367727,
              36.007693833924904,
              0.226356613272998
            ]
          ]
        ]
      },
      "bbox": [
        -75.65473653,
        36.00769383,
        0.2263566133,
        -75.65119576,
        36.01376574,
        19.52635661
      ],
      "properties": {
        "datetime": "2019-10-18T15:46:49Z",
        "pc:count": 350160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441103.7516,
            "count": 350160,
            "maximum": 441314.5966,
            "minimum": 440999.9966,
            "name": "X",
            "position": 0,
            "stddev": 75.22082165,
            "variance": 5658.17201
          },
          {
            "average": 3985241.954,
            "count": 350160,
            "maximum": 3985671.385,
            "minimum": 3984999.985,
            "name": "Y",
            "position": 1,
            "stddev": 173.8163227,
            "variance": 30212.11404
          },
          {
            "average": 4.762017226,
            "count": 350160,
            "maximum": 19.52635661,
            "minimum": 0.2263566133,
            "name": "Z",
            "position": 2,
            "stddev": 3.348918037,
            "variance": 11.21525202
          },
          {
            "average": 3971.553398,
            "count": 350160,
            "maximum": 38974,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2446.924104,
            "variance": 5987437.571
          },
          {
            "average": 1.142674777,
            "count": 350160,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4709317461,
            "variance": 0.2217767094
          },
          {
            "average": 1.299443112,
            "count": 350160,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7318827437,
            "variance": 0.5356523505
          },
          {
            "average": 1,
            "count": 350160,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.60832191,
            "count": 350160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4881260537,
            "variance": 0.2382670443
          },
          {
            "average": 19.71323561,
            "count": 350160,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.892170346,
            "variance": 3.580308618
          },
          {
            "average": 1.155868746,
            "count": 350160,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977218131,
            "variance": 0.2477270032
          },
          {
            "average": 4.130974412,
            "count": 350160,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6198943522,
            "variance": 0.3842690079
          },
          {
            "average": 255448421.8,
            "count": 350160,
            "maximum": 255448809,
            "minimum": 255447717.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 324.276683,
            "variance": 105155.3671
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 350160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440999.9966,
          3984999.985,
          0.2263566133,
          441314.5966,
          3985671.385,
          19.52635661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440999.9965841064,
                3984999.984617304,
                0.226356613272998
              ],
              [
                440999.9965841064,
                3985671.3846173044,
                0.226356613272998
              ],
              [
                441314.5965841064,
                3985671.3846173044,
                19.526356613273
              ],
              [
                441314.5965841064,
                3984999.984617304,
                19.526356613273
              ],
              [
                440999.9965841064,
                3984999.984617304,
                0.226356613272998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:46:49+00:00",
        "end_time": "2019-10-18T15:28:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE4185.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE4185.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE4185.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4185.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.65473653,
            36.00769383,
            0.2263566133,
            -75.65119576,
            36.01376574,
            19.52635661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.65468647367727,
                  36.007693833924904,
                  0.226356613272998
                ],
                [
                  -75.65473652674346,
                  36.01374673169216,
                  0.226356613272998
                ],
                [
                  -75.65124554192106,
                  36.01376573837673,
                  19.526356613273
                ],
                [
                  -75.65119575568635,
                  36.00771283641358,
                  19.526356613273
                ],
                [
                  -75.65468647367727,
                  36.007693833924904,
                  0.226356613272998
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE4185.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE4185.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:46:49Z",
            "pc:count": 350160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441103.7516,
                "count": 350160,
                "maximum": 441314.5966,
                "minimum": 440999.9966,
                "name": "X",
                "position": 0,
                "stddev": 75.22082165,
                "variance": 5658.17201
              },
              {
                "average": 3985241.954,
                "count": 350160,
                "maximum": 3985671.385,
                "minimum": 3984999.985,
                "name": "Y",
                "position": 1,
                "stddev": 173.8163227,
                "variance": 30212.11404
              },
              {
                "average": 4.762017226,
                "count": 350160,
                "maximum": 19.52635661,
                "minimum": 0.2263566133,
                "name": "Z",
                "position": 2,
                "stddev": 3.348918037,
                "variance": 11.21525202
              },
              {
                "average": 3971.553398,
                "count": 350160,
                "maximum": 38974,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2446.924104,
                "variance": 5987437.571
              },
              {
                "average": 1.142674777,
                "count": 350160,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4709317461,
                "variance": 0.2217767094
              },
              {
                "average": 1.299443112,
                "count": 350160,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7318827437,
                "variance": 0.5356523505
              },
              {
                "average": 1,
                "count": 350160,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.60832191,
                "count": 350160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4881260537,
                "variance": 0.2382670443
              },
              {
                "average": 19.71323561,
                "count": 350160,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.892170346,
                "variance": 3.580308618
              },
              {
                "average": 1.155868746,
                "count": 350160,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977218131,
                "variance": 0.2477270032
              },
              {
                "average": 4.130974412,
                "count": 350160,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6198943522,
                "variance": 0.3842690079
              },
              {
                "average": 255448421.8,
                "count": 350160,
                "maximum": 255448809,
                "minimum": 255447717.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 324.276683,
                "variance": 105155.3671
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 350160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440999.9966,
              3984999.985,
              0.2263566133,
              441314.5966,
              3985671.385,
              19.52635661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440999.9965841064,
                    3984999.984617304,
                    0.226356613272998
                  ],
                  [
                    440999.9965841064,
                    3985671.3846173044,
                    0.226356613272998
                  ],
                  [
                    441314.5965841064,
                    3985671.3846173044,
                    19.526356613273
                  ],
                  [
                    441314.5965841064,
                    3984999.984617304,
                    19.526356613273
                  ],
                  [
                    440999.9965841064,
                    3984999.984617304,
                    0.226356613272998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:46:49+00:00",
            "end_time": "2019-10-18T15:28: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": "20191017_NCMP_NC_Dunex_18SVE5522.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49130826174526,
              35.440450487601254,
              -1.088551419933911
            ],
            [
              -75.49136305772663,
              35.449466932664954,
              -1.088551419933911
            ],
            [
              -75.48484736130807,
              35.44949327631121,
              15.831448580066091
            ],
            [
              -75.48479329187637,
              35.44047682252671,
              15.831448580066091
            ],
            [
              -75.49130826174526,
              35.440450487601254,
              -1.088551419933911
            ]
          ]
        ]
      },
      "bbox": [
        -75.49136306,
        35.44045049,
        -1.08855142,
        -75.48479329,
        35.44949328,
        15.83144858
      ],
      "properties": {
        "datetime": "2019-10-17T17:46:17Z",
        "pc:count": 1225246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455853.7179,
            "count": 1225246,
            "maximum": 456000.008,
            "minimum": 455408.688,
            "name": "X",
            "position": 0,
            "stddev": 107.0595921,
            "variance": 11461.75626
          },
          {
            "average": 3922438.91,
            "count": 1225246,
            "maximum": 3922999.989,
            "minimum": 3921999.989,
            "name": "Y",
            "position": 1,
            "stddev": 284.56141,
            "variance": 80975.19607
          },
          {
            "average": 2.435887452,
            "count": 1225246,
            "maximum": 15.83144858,
            "minimum": -1.08855142,
            "name": "Z",
            "position": 2,
            "stddev": 2.039464445,
            "variance": 4.159415224
          },
          {
            "average": 836.0132161,
            "count": 1225246,
            "maximum": 37984,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1205.587074,
            "variance": 1453440.192
          },
          {
            "average": 1.668551458,
            "count": 1225246,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9072484074,
            "variance": 0.8230996727
          },
          {
            "average": 2.337726465,
            "count": 1225246,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.16452573,
            "variance": 1.356120175
          },
          {
            "average": 1,
            "count": 1225246,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.54221438,
            "count": 1225246,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.671480493,
            "variance": 32.16569098
          },
          {
            "average": 19.86501347,
            "count": 1225246,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.298184509,
            "variance": 1.685283019
          },
          {
            "average": 1.723643252,
            "count": 1225246,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8991738328,
            "variance": 0.8085135817
          },
          {
            "average": 2.34132819,
            "count": 1225246,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6133412209,
            "variance": 0.3761874532
          },
          {
            "average": 255369299.7,
            "count": 1225246,
            "maximum": 255369577.1,
            "minimum": 255368485.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289.4932326,
            "variance": 83806.3317
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1225246,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455408.688,
          3921999.989,
          -1.08855142,
          456000.008,
          3922999.989,
          15.83144858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455408.6879827,
                3921999.9887269083,
                -1.088551419933911
              ],
              [
                455408.6879827,
                3922999.9887269083,
                -1.088551419933911
              ],
              [
                456000.00798269996,
                3922999.9887269083,
                15.831448580066091
              ],
              [
                456000.00798269996,
                3921999.9887269083,
                15.831448580066091
              ],
              [
                455408.6879827,
                3921999.9887269083,
                -1.088551419933911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:46:17+00:00",
        "end_time": "2019-10-17T17:28:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5522.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5522.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5522.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5522.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49136306,
            35.44045049,
            -1.08855142,
            -75.48479329,
            35.44949328,
            15.83144858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49130826174526,
                  35.440450487601254,
                  -1.088551419933911
                ],
                [
                  -75.49136305772663,
                  35.449466932664954,
                  -1.088551419933911
                ],
                [
                  -75.48484736130807,
                  35.44949327631121,
                  15.831448580066091
                ],
                [
                  -75.48479329187637,
                  35.44047682252671,
                  15.831448580066091
                ],
                [
                  -75.49130826174526,
                  35.440450487601254,
                  -1.088551419933911
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5522.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5522.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:46:17Z",
            "pc:count": 1225246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455853.7179,
                "count": 1225246,
                "maximum": 456000.008,
                "minimum": 455408.688,
                "name": "X",
                "position": 0,
                "stddev": 107.0595921,
                "variance": 11461.75626
              },
              {
                "average": 3922438.91,
                "count": 1225246,
                "maximum": 3922999.989,
                "minimum": 3921999.989,
                "name": "Y",
                "position": 1,
                "stddev": 284.56141,
                "variance": 80975.19607
              },
              {
                "average": 2.435887452,
                "count": 1225246,
                "maximum": 15.83144858,
                "minimum": -1.08855142,
                "name": "Z",
                "position": 2,
                "stddev": 2.039464445,
                "variance": 4.159415224
              },
              {
                "average": 836.0132161,
                "count": 1225246,
                "maximum": 37984,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1205.587074,
                "variance": 1453440.192
              },
              {
                "average": 1.668551458,
                "count": 1225246,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9072484074,
                "variance": 0.8230996727
              },
              {
                "average": 2.337726465,
                "count": 1225246,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.16452573,
                "variance": 1.356120175
              },
              {
                "average": 1,
                "count": 1225246,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.54221438,
                "count": 1225246,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.671480493,
                "variance": 32.16569098
              },
              {
                "average": 19.86501347,
                "count": 1225246,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.298184509,
                "variance": 1.685283019
              },
              {
                "average": 1.723643252,
                "count": 1225246,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8991738328,
                "variance": 0.8085135817
              },
              {
                "average": 2.34132819,
                "count": 1225246,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6133412209,
                "variance": 0.3761874532
              },
              {
                "average": 255369299.7,
                "count": 1225246,
                "maximum": 255369577.1,
                "minimum": 255368485.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289.4932326,
                "variance": 83806.3317
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1225246,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455408.688,
              3921999.989,
              -1.08855142,
              456000.008,
              3922999.989,
              15.83144858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455408.6879827,
                    3921999.9887269083,
                    -1.088551419933911
                  ],
                  [
                    455408.6879827,
                    3922999.9887269083,
                    -1.088551419933911
                  ],
                  [
                    456000.00798269996,
                    3922999.9887269083,
                    15.831448580066091
                  ],
                  [
                    456000.00798269996,
                    3921999.9887269083,
                    15.831448580066091
                  ],
                  [
                    455408.6879827,
                    3921999.9887269083,
                    -1.088551419933911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:46:17+00:00",
            "end_time": "2019-10-17T17:28: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": "20191019_NCMP_NC_Dunex_18SVE5257.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53094398008368,
              35.755857476716564,
              -1.501985924675983
            ],
            [
              -75.53100388824268,
              35.76487339309473,
              -1.501985924675983
            ],
            [
              -75.51994171924572,
              35.76492172179506,
              22.458014075324016
            ],
            [
              -75.5198830589884,
              35.75590578947967,
              22.458014075324016
            ],
            [
              -75.53094398008368,
              35.755857476716564,
              -1.501985924675983
            ]
          ]
        ]
      },
      "bbox": [
        -75.53100389,
        35.75585748,
        -1.501985925,
        -75.51988306,
        35.76492172,
        22.45801408
      ],
      "properties": {
        "datetime": "2019-10-19T15:44:29Z",
        "pc:count": 933661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452801.1104,
            "count": 933661,
            "maximum": 453000.0027,
            "minimum": 452000.0027,
            "name": "X",
            "position": 0,
            "stddev": 207.3177649,
            "variance": 42980.65563
          },
          {
            "average": 3957484.873,
            "count": 933661,
            "maximum": 3957999.989,
            "minimum": 3956999.989,
            "name": "Y",
            "position": 1,
            "stddev": 305.4540328,
            "variance": 93302.16618
          },
          {
            "average": 0.9591743037,
            "count": 933661,
            "maximum": 22.45801408,
            "minimum": -1.501985925,
            "name": "Z",
            "position": 2,
            "stddev": 1.073572584,
            "variance": 1.152558092
          },
          {
            "average": 897.3509325,
            "count": 933661,
            "maximum": 27951,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 977.2065334,
            "variance": 954932.6089
          },
          {
            "average": 1.140429985,
            "count": 933661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.408523227,
            "variance": 0.166891227
          },
          {
            "average": 1.281787501,
            "count": 933661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5844611177,
            "variance": 0.3415947981
          },
          {
            "average": 1,
            "count": 933661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.305158939,
            "count": 933661,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.25621253,
            "variance": 126.7023206
          },
          {
            "average": 20.10192952,
            "count": 933661,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17425309,
            "variance": 1.37887032
          },
          {
            "average": 1.378378234,
            "count": 933661,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5314203538,
            "variance": 0.2824075924
          },
          {
            "average": 13.99631022,
            "count": 933661,
            "maximum": 16,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.630198111,
            "variance": 2.657545883
          },
          {
            "average": 255533418.9,
            "count": 933661,
            "maximum": 255535069.9,
            "minimum": 255530059.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1175.385954,
            "variance": 1381532.14
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 933661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452000.0027,
          3956999.989,
          -1.501985925,
          453000.0027,
          3957999.989,
          22.45801408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452000.0026983576,
                3956999.9889727514,
                -1.501985924675983
              ],
              [
                452000.0026983576,
                3957999.9889727514,
                -1.501985924675983
              ],
              [
                453000.0026983576,
                3957999.9889727514,
                22.458014075324016
              ],
              [
                453000.0026983576,
                3956999.9889727514,
                22.458014075324016
              ],
              [
                452000.0026983576,
                3956999.9889727514,
                -1.501985924675983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:44:29+00:00",
        "end_time": "2019-10-19T14:20:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5257.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5257.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5257.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5257.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53100389,
            35.75585748,
            -1.501985925,
            -75.51988306,
            35.76492172,
            22.45801408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53094398008368,
                  35.755857476716564,
                  -1.501985924675983
                ],
                [
                  -75.53100388824268,
                  35.76487339309473,
                  -1.501985924675983
                ],
                [
                  -75.51994171924572,
                  35.76492172179506,
                  22.458014075324016
                ],
                [
                  -75.5198830589884,
                  35.75590578947967,
                  22.458014075324016
                ],
                [
                  -75.53094398008368,
                  35.755857476716564,
                  -1.501985924675983
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5257.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5257.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:44:29Z",
            "pc:count": 933661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452801.1104,
                "count": 933661,
                "maximum": 453000.0027,
                "minimum": 452000.0027,
                "name": "X",
                "position": 0,
                "stddev": 207.3177649,
                "variance": 42980.65563
              },
              {
                "average": 3957484.873,
                "count": 933661,
                "maximum": 3957999.989,
                "minimum": 3956999.989,
                "name": "Y",
                "position": 1,
                "stddev": 305.4540328,
                "variance": 93302.16618
              },
              {
                "average": 0.9591743037,
                "count": 933661,
                "maximum": 22.45801408,
                "minimum": -1.501985925,
                "name": "Z",
                "position": 2,
                "stddev": 1.073572584,
                "variance": 1.152558092
              },
              {
                "average": 897.3509325,
                "count": 933661,
                "maximum": 27951,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 977.2065334,
                "variance": 954932.6089
              },
              {
                "average": 1.140429985,
                "count": 933661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.408523227,
                "variance": 0.166891227
              },
              {
                "average": 1.281787501,
                "count": 933661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5844611177,
                "variance": 0.3415947981
              },
              {
                "average": 1,
                "count": 933661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.305158939,
                "count": 933661,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.25621253,
                "variance": 126.7023206
              },
              {
                "average": 20.10192952,
                "count": 933661,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17425309,
                "variance": 1.37887032
              },
              {
                "average": 1.378378234,
                "count": 933661,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5314203538,
                "variance": 0.2824075924
              },
              {
                "average": 13.99631022,
                "count": 933661,
                "maximum": 16,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.630198111,
                "variance": 2.657545883
              },
              {
                "average": 255533418.9,
                "count": 933661,
                "maximum": 255535069.9,
                "minimum": 255530059.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1175.385954,
                "variance": 1381532.14
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 933661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452000.0027,
              3956999.989,
              -1.501985925,
              453000.0027,
              3957999.989,
              22.45801408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452000.0026983576,
                    3956999.9889727514,
                    -1.501985924675983
                  ],
                  [
                    452000.0026983576,
                    3957999.9889727514,
                    -1.501985924675983
                  ],
                  [
                    453000.0026983576,
                    3957999.9889727514,
                    22.458014075324016
                  ],
                  [
                    453000.0026983576,
                    3956999.9889727514,
                    22.458014075324016
                  ],
                  [
                    452000.0026983576,
                    3956999.9889727514,
                    -1.501985924675983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:44:29+00:00",
            "end_time": "2019-10-19T14:20: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": "20191019_NCMP_NC_Dunex_18SVE5356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51982444369729,
              35.746889788587936,
              -1.104295867008684
            ],
            [
              -75.51988307790863,
              35.75590573452884,
              -1.104295867008684
            ],
            [
              -75.508822130773,
              35.75595303030169,
              17.735704132991316
            ],
            [
              -75.50876474392095,
              35.746937068762485,
              17.735704132991316
            ],
            [
              -75.51982444369729,
              35.746889788587936,
              -1.104295867008684
            ]
          ]
        ]
      },
      "bbox": [
        -75.51988308,
        35.74688979,
        -1.104295867,
        -75.50876474,
        35.75595303,
        17.73570413
      ],
      "properties": {
        "datetime": "2019-10-19T16:09:31Z",
        "pc:count": 2262423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453472.5038,
            "count": 2262423,
            "maximum": 454000.001,
            "minimum": 453000.001,
            "name": "X",
            "position": 0,
            "stddev": 280.5517877,
            "variance": 78709.30556
          },
          {
            "average": 3956481.681,
            "count": 2262423,
            "maximum": 3956999.983,
            "minimum": 3955999.983,
            "name": "Y",
            "position": 1,
            "stddev": 279.5539503,
            "variance": 78150.41111
          },
          {
            "average": 0.6251546248,
            "count": 2262423,
            "maximum": 17.73570413,
            "minimum": -1.104295867,
            "name": "Z",
            "position": 2,
            "stddev": 0.8760722946,
            "variance": 0.7675026654
          },
          {
            "average": 1193.817617,
            "count": 2262423,
            "maximum": 13179,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 957.7263252,
            "variance": 917239.7141
          },
          {
            "average": 1.014480935,
            "count": 2262423,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1327897869,
            "variance": 0.01763312751
          },
          {
            "average": 1.029155467,
            "count": 2262423,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1962249813,
            "variance": 0.03850424327
          },
          {
            "average": 1,
            "count": 2262423,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.293019033,
            "count": 2262423,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.03901613,
            "variance": 121.8598772
          },
          {
            "average": 20.029671,
            "count": 2262423,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.095699047,
            "variance": 1.200556402
          },
          {
            "average": 1.228628775,
            "count": 2262423,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4239647869,
            "variance": 0.1797461405
          },
          {
            "average": 14.9440918,
            "count": 2262423,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.546442979,
            "variance": 2.391485887
          },
          {
            "average": 255534128.4,
            "count": 2262423,
            "maximum": 255536571,
            "minimum": 255530975.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1163.607217,
            "variance": 1353981.756
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2262423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453000.001,
          3955999.983,
          -1.104295867,
          454000.001,
          3956999.983,
          17.73570413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453000.0009555456,
                3955999.982887137,
                -1.104295867008684
              ],
              [
                453000.0009555456,
                3956999.982887137,
                -1.104295867008684
              ],
              [
                454000.0009555456,
                3956999.982887137,
                17.735704132991316
              ],
              [
                454000.0009555456,
                3955999.982887137,
                17.735704132991316
              ],
              [
                453000.0009555456,
                3955999.982887137,
                -1.104295867008684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T16:09:31+00:00",
        "end_time": "2019-10-19T14:36:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51988308,
            35.74688979,
            -1.104295867,
            -75.50876474,
            35.75595303,
            17.73570413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51982444369729,
                  35.746889788587936,
                  -1.104295867008684
                ],
                [
                  -75.51988307790863,
                  35.75590573452884,
                  -1.104295867008684
                ],
                [
                  -75.508822130773,
                  35.75595303030169,
                  17.735704132991316
                ],
                [
                  -75.50876474392095,
                  35.746937068762485,
                  17.735704132991316
                ],
                [
                  -75.51982444369729,
                  35.746889788587936,
                  -1.104295867008684
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T16:09:31Z",
            "pc:count": 2262423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453472.5038,
                "count": 2262423,
                "maximum": 454000.001,
                "minimum": 453000.001,
                "name": "X",
                "position": 0,
                "stddev": 280.5517877,
                "variance": 78709.30556
              },
              {
                "average": 3956481.681,
                "count": 2262423,
                "maximum": 3956999.983,
                "minimum": 3955999.983,
                "name": "Y",
                "position": 1,
                "stddev": 279.5539503,
                "variance": 78150.41111
              },
              {
                "average": 0.6251546248,
                "count": 2262423,
                "maximum": 17.73570413,
                "minimum": -1.104295867,
                "name": "Z",
                "position": 2,
                "stddev": 0.8760722946,
                "variance": 0.7675026654
              },
              {
                "average": 1193.817617,
                "count": 2262423,
                "maximum": 13179,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 957.7263252,
                "variance": 917239.7141
              },
              {
                "average": 1.014480935,
                "count": 2262423,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1327897869,
                "variance": 0.01763312751
              },
              {
                "average": 1.029155467,
                "count": 2262423,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1962249813,
                "variance": 0.03850424327
              },
              {
                "average": 1,
                "count": 2262423,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.293019033,
                "count": 2262423,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.03901613,
                "variance": 121.8598772
              },
              {
                "average": 20.029671,
                "count": 2262423,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.095699047,
                "variance": 1.200556402
              },
              {
                "average": 1.228628775,
                "count": 2262423,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4239647869,
                "variance": 0.1797461405
              },
              {
                "average": 14.9440918,
                "count": 2262423,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.546442979,
                "variance": 2.391485887
              },
              {
                "average": 255534128.4,
                "count": 2262423,
                "maximum": 255536571,
                "minimum": 255530975.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1163.607217,
                "variance": 1353981.756
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2262423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453000.001,
              3955999.983,
              -1.104295867,
              454000.001,
              3956999.983,
              17.73570413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453000.0009555456,
                    3955999.982887137,
                    -1.104295867008684
                  ],
                  [
                    453000.0009555456,
                    3956999.982887137,
                    -1.104295867008684
                  ],
                  [
                    454000.0009555456,
                    3956999.982887137,
                    17.735704132991316
                  ],
                  [
                    454000.0009555456,
                    3955999.982887137,
                    17.735704132991316
                  ],
                  [
                    453000.0009555456,
                    3955999.982887137,
                    -1.104295867008684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T16:09:31+00:00",
            "end_time": "2019-10-19T14:36: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": "20191018_NCMP_NC_Dunex_18SVE5740.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47473034375983,
              35.60281486783885,
              -1.220613620054461
            ],
            [
              -75.4747836086013,
              35.611831091757104,
              -1.220613620054461
            ],
            [
              -75.46432101197365,
              35.611871863669776,
              22.61938637994554
            ],
            [
              -75.46426892080206,
              35.60285562628129,
              22.61938637994554
            ],
            [
              -75.47473034375983,
              35.60281486783885,
              -1.220613620054461
            ]
          ]
        ]
      },
      "bbox": [
        -75.47478361,
        35.60281487,
        -1.22061362,
        -75.46426892,
        35.61187186,
        22.61938638
      ],
      "properties": {
        "datetime": "2019-10-18T14:22:31Z",
        "pc:count": 2273273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457446.9235,
            "count": 2273273,
            "maximum": 457947.6071,
            "minimum": 457000.0071,
            "name": "X",
            "position": 0,
            "stddev": 244.2508174,
            "variance": 59658.46178
          },
          {
            "average": 3940460.829,
            "count": 2273273,
            "maximum": 3940999.984,
            "minimum": 3939999.984,
            "name": "Y",
            "position": 1,
            "stddev": 283.865917,
            "variance": 80579.85886
          },
          {
            "average": 1.213485756,
            "count": 2273273,
            "maximum": 22.61938638,
            "minimum": -1.22061362,
            "name": "Z",
            "position": 2,
            "stddev": 2.432440901,
            "variance": 5.916768737
          },
          {
            "average": 1280.952838,
            "count": 2273273,
            "maximum": 34550,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1874.742466,
            "variance": 3514659.314
          },
          {
            "average": 1.158980466,
            "count": 2273273,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4880330895,
            "variance": 0.2381762965
          },
          {
            "average": 1.323069425,
            "count": 2273273,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7387461271,
            "variance": 0.5457458403
          },
          {
            "average": 1,
            "count": 2273273,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.6190374,
            "count": 2273273,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.48497116,
            "variance": 181.8444472
          },
          {
            "average": 20.12066363,
            "count": 2273273,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.66188865,
            "variance": 2.761873886
          },
          {
            "average": 1.574363044,
            "count": 2273273,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5960061912,
            "variance": 0.3552233799
          },
          {
            "average": 4.277365719,
            "count": 2273273,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.182658966,
            "variance": 1.398682229
          },
          {
            "average": 255442458.8,
            "count": 2273273,
            "maximum": 255443751.2,
            "minimum": 255441349.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 544.491168,
            "variance": 296470.632
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2273273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0071,
          3939999.984,
          -1.22061362,
          457947.6071,
          3940999.984,
          22.61938638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.0070520499,
                3939999.9839420845,
                -1.220613620054461
              ],
              [
                457000.0070520499,
                3940999.9839420845,
                -1.220613620054461
              ],
              [
                457947.6070520499,
                3940999.9839420845,
                22.61938637994554
              ],
              [
                457947.6070520499,
                3939999.9839420845,
                22.61938637994554
              ],
              [
                457000.0070520499,
                3939999.9839420845,
                -1.220613620054461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:22:31+00:00",
        "end_time": "2019-10-18T13:42:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5740.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5740.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5740.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5740.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47478361,
            35.60281487,
            -1.22061362,
            -75.46426892,
            35.61187186,
            22.61938638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47473034375983,
                  35.60281486783885,
                  -1.220613620054461
                ],
                [
                  -75.4747836086013,
                  35.611831091757104,
                  -1.220613620054461
                ],
                [
                  -75.46432101197365,
                  35.611871863669776,
                  22.61938637994554
                ],
                [
                  -75.46426892080206,
                  35.60285562628129,
                  22.61938637994554
                ],
                [
                  -75.47473034375983,
                  35.60281486783885,
                  -1.220613620054461
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5740.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5740.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:22:31Z",
            "pc:count": 2273273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457446.9235,
                "count": 2273273,
                "maximum": 457947.6071,
                "minimum": 457000.0071,
                "name": "X",
                "position": 0,
                "stddev": 244.2508174,
                "variance": 59658.46178
              },
              {
                "average": 3940460.829,
                "count": 2273273,
                "maximum": 3940999.984,
                "minimum": 3939999.984,
                "name": "Y",
                "position": 1,
                "stddev": 283.865917,
                "variance": 80579.85886
              },
              {
                "average": 1.213485756,
                "count": 2273273,
                "maximum": 22.61938638,
                "minimum": -1.22061362,
                "name": "Z",
                "position": 2,
                "stddev": 2.432440901,
                "variance": 5.916768737
              },
              {
                "average": 1280.952838,
                "count": 2273273,
                "maximum": 34550,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1874.742466,
                "variance": 3514659.314
              },
              {
                "average": 1.158980466,
                "count": 2273273,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4880330895,
                "variance": 0.2381762965
              },
              {
                "average": 1.323069425,
                "count": 2273273,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7387461271,
                "variance": 0.5457458403
              },
              {
                "average": 1,
                "count": 2273273,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.6190374,
                "count": 2273273,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.48497116,
                "variance": 181.8444472
              },
              {
                "average": 20.12066363,
                "count": 2273273,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.66188865,
                "variance": 2.761873886
              },
              {
                "average": 1.574363044,
                "count": 2273273,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5960061912,
                "variance": 0.3552233799
              },
              {
                "average": 4.277365719,
                "count": 2273273,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.182658966,
                "variance": 1.398682229
              },
              {
                "average": 255442458.8,
                "count": 2273273,
                "maximum": 255443751.2,
                "minimum": 255441349.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 544.491168,
                "variance": 296470.632
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2273273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0071,
              3939999.984,
              -1.22061362,
              457947.6071,
              3940999.984,
              22.61938638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.0070520499,
                    3939999.9839420845,
                    -1.220613620054461
                  ],
                  [
                    457000.0070520499,
                    3940999.9839420845,
                    -1.220613620054461
                  ],
                  [
                    457947.6070520499,
                    3940999.9839420845,
                    22.61938637994554
                  ],
                  [
                    457947.6070520499,
                    3939999.9839420845,
                    22.61938637994554
                  ],
                  [
                    457000.0070520499,
                    3939999.9839420845,
                    -1.220613620054461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:22:31+00:00",
            "end_time": "2019-10-18T13:42: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": "20191017_NCMP_NC_Dunex_18SVE5523.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49028733016056,
              35.44947123418629,
              -1.067830344102582
            ],
            [
              -75.49034203047789,
              35.45848766713068,
              -1.067830344102582
            ],
            [
              -75.48490139170171,
              35.4585096447879,
              17.132169655897417
            ],
            [
              -75.48484729825893,
              35.449493204568846,
              17.132169655897417
            ],
            [
              -75.49028733016056,
              35.44947123418629,
              -1.067830344102582
            ]
          ]
        ]
      },
      "bbox": [
        -75.49034203,
        35.44947123,
        -1.067830344,
        -75.4848473,
        35.45850964,
        17.13216966
      ],
      "properties": {
        "datetime": "2019-10-17T17:46:24Z",
        "pc:count": 322690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455913.0903,
            "count": 322690,
            "maximum": 456000.0137,
            "minimum": 455506.3137,
            "name": "X",
            "position": 0,
            "stddev": 126.4858406,
            "variance": 15998.66787
          },
          {
            "average": 3923356.903,
            "count": 322690,
            "maximum": 3923999.981,
            "minimum": 3922999.981,
            "name": "Y",
            "position": 1,
            "stddev": 281.3331325,
            "variance": 79148.33142
          },
          {
            "average": 1.891841353,
            "count": 322690,
            "maximum": 17.13216966,
            "minimum": -1.067830344,
            "name": "Z",
            "position": 2,
            "stddev": 1.962257191,
            "variance": 3.850453285
          },
          {
            "average": 1045.917515,
            "count": 322690,
            "maximum": 15945,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1336.5222,
            "variance": 1786291.592
          },
          {
            "average": 1.387346989,
            "count": 322690,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6832505678,
            "variance": 0.4668313384
          },
          {
            "average": 1.77805324,
            "count": 322690,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9301740202,
            "variance": 0.8652237078
          },
          {
            "average": 1,
            "count": 322690,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.594229756,
            "count": 322690,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.803961391,
            "variance": 77.50973617
          },
          {
            "average": 19.78510575,
            "count": 322690,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.249009203,
            "variance": 1.56002399
          },
          {
            "average": 1.521450928,
            "count": 322690,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6929708144,
            "variance": 0.4802085496
          },
          {
            "average": 2.087439958,
            "count": 322690,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5503812417,
            "variance": 0.3029195112
          },
          {
            "average": 255369188.1,
            "count": 322690,
            "maximum": 255369584.1,
            "minimum": 255368500.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.8174755,
            "variance": 82264.26425
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455506.3137,
          3922999.981,
          -1.067830344,
          456000.0137,
          3923999.981,
          17.13216966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455506.3136654154,
                3922999.9807421844,
                -1.067830344102582
              ],
              [
                455506.3136654154,
                3923999.9807421844,
                -1.067830344102582
              ],
              [
                456000.01366541535,
                3923999.9807421844,
                17.132169655897417
              ],
              [
                456000.01366541535,
                3922999.9807421844,
                17.132169655897417
              ],
              [
                455506.3136654154,
                3922999.9807421844,
                -1.067830344102582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:46:24+00:00",
        "end_time": "2019-10-17T17:28:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5523.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5523.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5523.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5523.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49034203,
            35.44947123,
            -1.067830344,
            -75.4848473,
            35.45850964,
            17.13216966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49028733016056,
                  35.44947123418629,
                  -1.067830344102582
                ],
                [
                  -75.49034203047789,
                  35.45848766713068,
                  -1.067830344102582
                ],
                [
                  -75.48490139170171,
                  35.4585096447879,
                  17.132169655897417
                ],
                [
                  -75.48484729825893,
                  35.449493204568846,
                  17.132169655897417
                ],
                [
                  -75.49028733016056,
                  35.44947123418629,
                  -1.067830344102582
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5523.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5523.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:46:24Z",
            "pc:count": 322690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455913.0903,
                "count": 322690,
                "maximum": 456000.0137,
                "minimum": 455506.3137,
                "name": "X",
                "position": 0,
                "stddev": 126.4858406,
                "variance": 15998.66787
              },
              {
                "average": 3923356.903,
                "count": 322690,
                "maximum": 3923999.981,
                "minimum": 3922999.981,
                "name": "Y",
                "position": 1,
                "stddev": 281.3331325,
                "variance": 79148.33142
              },
              {
                "average": 1.891841353,
                "count": 322690,
                "maximum": 17.13216966,
                "minimum": -1.067830344,
                "name": "Z",
                "position": 2,
                "stddev": 1.962257191,
                "variance": 3.850453285
              },
              {
                "average": 1045.917515,
                "count": 322690,
                "maximum": 15945,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1336.5222,
                "variance": 1786291.592
              },
              {
                "average": 1.387346989,
                "count": 322690,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6832505678,
                "variance": 0.4668313384
              },
              {
                "average": 1.77805324,
                "count": 322690,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9301740202,
                "variance": 0.8652237078
              },
              {
                "average": 1,
                "count": 322690,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.594229756,
                "count": 322690,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.803961391,
                "variance": 77.50973617
              },
              {
                "average": 19.78510575,
                "count": 322690,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.249009203,
                "variance": 1.56002399
              },
              {
                "average": 1.521450928,
                "count": 322690,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6929708144,
                "variance": 0.4802085496
              },
              {
                "average": 2.087439958,
                "count": 322690,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5503812417,
                "variance": 0.3029195112
              },
              {
                "average": 255369188.1,
                "count": 322690,
                "maximum": 255369584.1,
                "minimum": 255368500.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.8174755,
                "variance": 82264.26425
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455506.3137,
              3922999.981,
              -1.067830344,
              456000.0137,
              3923999.981,
              17.13216966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455506.3136654154,
                    3922999.9807421844,
                    -1.067830344102582
                  ],
                  [
                    455506.3136654154,
                    3923999.9807421844,
                    -1.067830344102582
                  ],
                  [
                    456000.01366541535,
                    3923999.9807421844,
                    17.132169655897417
                  ],
                  [
                    456000.01366541535,
                    3922999.9807421844,
                    17.132169655897417
                  ],
                  [
                    455506.3136654154,
                    3922999.9807421844,
                    -1.067830344102582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:46:24+00:00",
            "end_time": "2019-10-17T17:28: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": "20191017_NCMP_NC_Dunex_18SVE5834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46338388632756,
              35.54964400368809,
              -2.355675006727363
            ],
            [
              -75.46343068912536,
              35.557776543048284,
              -2.355675006727363
            ],
            [
              -75.46083555234664,
              35.55778648994789,
              8.484324993272637
            ],
            [
              -75.46078901161424,
              35.549653947621564,
              8.484324993272637
            ],
            [
              -75.46338388632756,
              35.54964400368809,
              -2.355675006727363
            ]
          ]
        ]
      },
      "bbox": [
        -75.46343069,
        35.549644,
        -2.355675007,
        -75.46078901,
        35.55778649,
        8.484324993
      ],
      "properties": {
        "datetime": "2019-10-17T18:23:33Z",
        "pc:count": 199399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458043.3231,
            "count": 199399,
            "maximum": 458235.203,
            "minimum": 458000.003,
            "name": "X",
            "position": 0,
            "stddev": 40.44624941,
            "variance": 1635.899091
          },
          {
            "average": 3934691.787,
            "count": 199399,
            "maximum": 3934999.993,
            "minimum": 3934098.013,
            "name": "Y",
            "position": 1,
            "stddev": 220.6684826,
            "variance": 48694.57922
          },
          {
            "average": 3.091330645,
            "count": 199399,
            "maximum": 8.484324993,
            "minimum": -2.355675007,
            "name": "Z",
            "position": 2,
            "stddev": 2.080044863,
            "variance": 4.32658663
          },
          {
            "average": 4705.439721,
            "count": 199399,
            "maximum": 13323,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2097.16929,
            "variance": 4398119.032
          },
          {
            "average": 1.003976951,
            "count": 199399,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06333486733,
            "variance": 0.00401130542
          },
          {
            "average": 1.008034143,
            "count": 199399,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09022277076,
            "variance": 0.008140148364
          },
          {
            "average": 1,
            "count": 199399,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.359981745,
            "count": 199399,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.206651702,
            "variance": 38.52252535
          },
          {
            "average": 20.54100194,
            "count": 199399,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.269196152,
            "variance": 1.610858873
          },
          {
            "average": 1.073561051,
            "count": 199399,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.26207206,
            "variance": 0.06868176463
          },
          {
            "average": 5.497299385,
            "count": 199399,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.559296921,
            "variance": 0.3128130459
          },
          {
            "average": 255370945.5,
            "count": 199399,
            "maximum": 255371813.4,
            "minimum": 255370766.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221.5114702,
            "variance": 49067.33143
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 199399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.003,
          3934098.013,
          -2.355675007,
          458235.203,
          3934999.993,
          8.484324993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.00297272415,
                3934098.0132531486,
                -2.355675006727363
              ],
              [
                458000.00297272415,
                3934999.993253149,
                -2.355675006727363
              ],
              [
                458235.2029727241,
                3934999.993253149,
                8.484324993272637
              ],
              [
                458235.2029727241,
                3934098.0132531486,
                8.484324993272637
              ],
              [
                458000.00297272415,
                3934098.0132531486,
                -2.355675006727363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:23:33+00:00",
        "end_time": "2019-10-17T18:06:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46343069,
            35.549644,
            -2.355675007,
            -75.46078901,
            35.55778649,
            8.484324993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46338388632756,
                  35.54964400368809,
                  -2.355675006727363
                ],
                [
                  -75.46343068912536,
                  35.557776543048284,
                  -2.355675006727363
                ],
                [
                  -75.46083555234664,
                  35.55778648994789,
                  8.484324993272637
                ],
                [
                  -75.46078901161424,
                  35.549653947621564,
                  8.484324993272637
                ],
                [
                  -75.46338388632756,
                  35.54964400368809,
                  -2.355675006727363
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:23:33Z",
            "pc:count": 199399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458043.3231,
                "count": 199399,
                "maximum": 458235.203,
                "minimum": 458000.003,
                "name": "X",
                "position": 0,
                "stddev": 40.44624941,
                "variance": 1635.899091
              },
              {
                "average": 3934691.787,
                "count": 199399,
                "maximum": 3934999.993,
                "minimum": 3934098.013,
                "name": "Y",
                "position": 1,
                "stddev": 220.6684826,
                "variance": 48694.57922
              },
              {
                "average": 3.091330645,
                "count": 199399,
                "maximum": 8.484324993,
                "minimum": -2.355675007,
                "name": "Z",
                "position": 2,
                "stddev": 2.080044863,
                "variance": 4.32658663
              },
              {
                "average": 4705.439721,
                "count": 199399,
                "maximum": 13323,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2097.16929,
                "variance": 4398119.032
              },
              {
                "average": 1.003976951,
                "count": 199399,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06333486733,
                "variance": 0.00401130542
              },
              {
                "average": 1.008034143,
                "count": 199399,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09022277076,
                "variance": 0.008140148364
              },
              {
                "average": 1,
                "count": 199399,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.359981745,
                "count": 199399,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.206651702,
                "variance": 38.52252535
              },
              {
                "average": 20.54100194,
                "count": 199399,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.269196152,
                "variance": 1.610858873
              },
              {
                "average": 1.073561051,
                "count": 199399,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.26207206,
                "variance": 0.06868176463
              },
              {
                "average": 5.497299385,
                "count": 199399,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.559296921,
                "variance": 0.3128130459
              },
              {
                "average": 255370945.5,
                "count": 199399,
                "maximum": 255371813.4,
                "minimum": 255370766.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221.5114702,
                "variance": 49067.33143
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 199399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.003,
              3934098.013,
              -2.355675007,
              458235.203,
              3934999.993,
              8.484324993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.00297272415,
                    3934098.0132531486,
                    -2.355675006727363
                  ],
                  [
                    458000.00297272415,
                    3934999.993253149,
                    -2.355675006727363
                  ],
                  [
                    458235.2029727241,
                    3934999.993253149,
                    8.484324993272637
                  ],
                  [
                    458235.2029727241,
                    3934098.0132531486,
                    8.484324993272637
                  ],
                  [
                    458000.00297272415,
                    3934098.0132531486,
                    -2.355675006727363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:23:33+00:00",
            "end_time": "2019-10-17T18:06: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": "20191001_NCMP_NC_Dunex_18SVE4200.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.637478281887,
              35.24139863748555,
              -2.264884326852839
            ],
            [
              -75.63751380928625,
              35.24593791363278,
              -2.264884326852839
            ],
            [
              -75.62652278155105,
              35.245995312826594,
              -0.204884326852839
            ],
            [
              -75.6264878665618,
              35.24145602708856,
              -0.204884326852839
            ],
            [
              -75.637478281887,
              35.24139863748555,
              -2.264884326852839
            ]
          ]
        ]
      },
      "bbox": [
        -75.63751381,
        35.24139864,
        -2.264884327,
        -75.62648787,
        35.24599531,
        -0.2048843269
      ],
      "properties": {
        "datetime": "2019-10-15T15:52:38Z",
        "pc:count": 1719729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442603.7355,
            "count": 1719729,
            "maximum": 443000.0041,
            "minimum": 442000.0041,
            "name": "X",
            "position": 0,
            "stddev": 238.0570098,
            "variance": 56671.13992
          },
          {
            "average": 3900190.61,
            "count": 1719729,
            "maximum": 3900503.414,
            "minimum": 3899999.974,
            "name": "Y",
            "position": 1,
            "stddev": 133.606002,
            "variance": 17850.56376
          },
          {
            "average": -1.094858747,
            "count": 1719729,
            "maximum": -0.2048843269,
            "minimum": -2.264884327,
            "name": "Z",
            "position": 2,
            "stddev": 0.3746335023,
            "variance": 0.1403502611
          },
          {
            "average": 0.07004650151,
            "count": 1719729,
            "maximum": 1114,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.884966123,
            "variance": 62.17269076
          },
          {
            "average": 1.000000581,
            "count": 1719729,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007625529272,
            "variance": 5.814869668e-07
          },
          {
            "average": 1.000001163,
            "count": 1719729,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001078412378,
            "variance": 1.162973257e-06
          },
          {
            "average": 1,
            "count": 1719729,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1719729,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04632718,
            "count": 1719729,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.580856788,
            "variance": 2.499108184
          },
          {
            "average": 2.000035471,
            "count": 1719729,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.006052474043,
            "variance": 3.663244204e-05
          },
          {
            "average": 5.228285968,
            "count": 1719729,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.444228056,
            "variance": 11.8627069
          },
          {
            "average": 254419785.5,
            "count": 1719729,
            "maximum": 255189958.6,
            "minimum": 253977938.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582892.4083,
            "variance": 339763559600.0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1719729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442000.0041,
          3899999.974,
          -2.264884327,
          443000.0041,
          3900503.414,
          -0.2048843269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442000.00409378344,
                3899999.9742014543,
                -2.264884326852839
              ],
              [
                442000.00409378344,
                3900503.4142014547,
                -2.264884326852839
              ],
              [
                443000.00409378344,
                3900503.4142014547,
                -0.204884326852839
              ],
              [
                443000.00409378344,
                3899999.9742014543,
                -0.204884326852839
              ],
              [
                442000.00409378344,
                3899999.9742014543,
                -2.264884326852839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T15:52:38+00:00",
        "end_time": "2019-10-01T15:12:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVE4200.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVE4200.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVE4200.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4200.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63751381,
            35.24139864,
            -2.264884327,
            -75.62648787,
            35.24599531,
            -0.2048843269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.637478281887,
                  35.24139863748555,
                  -2.264884326852839
                ],
                [
                  -75.63751380928625,
                  35.24593791363278,
                  -2.264884326852839
                ],
                [
                  -75.62652278155105,
                  35.245995312826594,
                  -0.204884326852839
                ],
                [
                  -75.6264878665618,
                  35.24145602708856,
                  -0.204884326852839
                ],
                [
                  -75.637478281887,
                  35.24139863748555,
                  -2.264884326852839
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVE4200.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVE4200.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T15:52:38Z",
            "pc:count": 1719729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442603.7355,
                "count": 1719729,
                "maximum": 443000.0041,
                "minimum": 442000.0041,
                "name": "X",
                "position": 0,
                "stddev": 238.0570098,
                "variance": 56671.13992
              },
              {
                "average": 3900190.61,
                "count": 1719729,
                "maximum": 3900503.414,
                "minimum": 3899999.974,
                "name": "Y",
                "position": 1,
                "stddev": 133.606002,
                "variance": 17850.56376
              },
              {
                "average": -1.094858747,
                "count": 1719729,
                "maximum": -0.2048843269,
                "minimum": -2.264884327,
                "name": "Z",
                "position": 2,
                "stddev": 0.3746335023,
                "variance": 0.1403502611
              },
              {
                "average": 0.07004650151,
                "count": 1719729,
                "maximum": 1114,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.884966123,
                "variance": 62.17269076
              },
              {
                "average": 1.000000581,
                "count": 1719729,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007625529272,
                "variance": 5.814869668e-07
              },
              {
                "average": 1.000001163,
                "count": 1719729,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001078412378,
                "variance": 1.162973257e-06
              },
              {
                "average": 1,
                "count": 1719729,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1719729,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04632718,
                "count": 1719729,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.580856788,
                "variance": 2.499108184
              },
              {
                "average": 2.000035471,
                "count": 1719729,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.006052474043,
                "variance": 3.663244204e-05
              },
              {
                "average": 5.228285968,
                "count": 1719729,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.444228056,
                "variance": 11.8627069
              },
              {
                "average": 254419785.5,
                "count": 1719729,
                "maximum": 255189958.6,
                "minimum": 253977938.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582892.4083,
                "variance": 339763559600.0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1719729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442000.0041,
              3899999.974,
              -2.264884327,
              443000.0041,
              3900503.414,
              -0.2048843269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442000.00409378344,
                    3899999.9742014543,
                    -2.264884326852839
                  ],
                  [
                    442000.00409378344,
                    3900503.4142014547,
                    -2.264884326852839
                  ],
                  [
                    443000.00409378344,
                    3900503.4142014547,
                    -0.204884326852839
                  ],
                  [
                    443000.00409378344,
                    3899999.9742014543,
                    -0.204884326852839
                  ],
                  [
                    442000.00409378344,
                    3899999.9742014543,
                    -2.264884326852839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T15:52:38+00:00",
            "end_time": "2019-10-01T15:12: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": "20191018_NCMP_NC_Dunex_18SVE5637.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47477360733453,
              35.58317011103603,
              -1.363864261178418
            ],
            [
              -75.47478312014,
              35.58478167715022,
              -1.363864261178418
            ],
            [
              -75.47462396043272,
              35.58478230398779,
              -0.963864261178418
            ],
            [
              -75.4746144508159,
              35.583170737836575,
              -0.963864261178418
            ],
            [
              -75.47477360733453,
              35.58317011103603,
              -1.363864261178418
            ]
          ]
        ]
      },
      "bbox": [
        -75.47478312,
        35.58317011,
        -1.363864261,
        -75.47461445,
        35.5847823,
        -0.9638642612
      ],
      "properties": {
        "datetime": "2019-10-18T13:37:17Z",
        "pc:count": 7845,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456995.38,
            "count": 7845,
            "maximum": 457000.0002,
            "minimum": 456985.5802,
            "name": "X",
            "position": 0,
            "stddev": 3.299312732,
            "variance": 10.8854645
          },
          {
            "average": 3937931.359,
            "count": 7845,
            "maximum": 3937999.976,
            "minimum": 3937821.236,
            "name": "Y",
            "position": 1,
            "stddev": 46.05463482,
            "variance": 2121.029388
          },
          {
            "average": -1.153641189,
            "count": 7845,
            "maximum": -0.9638642612,
            "minimum": -1.363864261,
            "name": "Z",
            "position": 2,
            "stddev": 0.0648635543,
            "variance": 0.004207280676
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7845,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7845,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7845,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 7845,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.81477909,
            "count": 7845,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.595738285,
            "variance": 0.3549041042
          },
          {
            "average": 2,
            "count": 7845,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7845,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255441035.5,
            "count": 7845,
            "maximum": 255441037.1,
            "minimum": 255441033.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.7527885212,
            "variance": 0.5666905576
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7845,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456985.5802,
          3937821.236,
          -1.363864261,
          457000.0002,
          3937999.976,
          -0.9638642612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456985.58017945784,
                3937821.235628765,
                -1.363864261178418
              ],
              [
                456985.58017945784,
                3937999.9756287653,
                -1.363864261178418
              ],
              [
                457000.0001794579,
                3937999.9756287653,
                -0.963864261178418
              ],
              [
                457000.0001794579,
                3937821.235628765,
                -0.963864261178418
              ],
              [
                456985.58017945784,
                3937821.235628765,
                -1.363864261178418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:37:17+00:00",
        "end_time": "2019-10-18T13:37:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5637.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5637.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5637.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5637.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47478312,
            35.58317011,
            -1.363864261,
            -75.47461445,
            35.5847823,
            -0.9638642612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47477360733453,
                  35.58317011103603,
                  -1.363864261178418
                ],
                [
                  -75.47478312014,
                  35.58478167715022,
                  -1.363864261178418
                ],
                [
                  -75.47462396043272,
                  35.58478230398779,
                  -0.963864261178418
                ],
                [
                  -75.4746144508159,
                  35.583170737836575,
                  -0.963864261178418
                ],
                [
                  -75.47477360733453,
                  35.58317011103603,
                  -1.363864261178418
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5637.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5637.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:37:17Z",
            "pc:count": 7845,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456995.38,
                "count": 7845,
                "maximum": 457000.0002,
                "minimum": 456985.5802,
                "name": "X",
                "position": 0,
                "stddev": 3.299312732,
                "variance": 10.8854645
              },
              {
                "average": 3937931.359,
                "count": 7845,
                "maximum": 3937999.976,
                "minimum": 3937821.236,
                "name": "Y",
                "position": 1,
                "stddev": 46.05463482,
                "variance": 2121.029388
              },
              {
                "average": -1.153641189,
                "count": 7845,
                "maximum": -0.9638642612,
                "minimum": -1.363864261,
                "name": "Z",
                "position": 2,
                "stddev": 0.0648635543,
                "variance": 0.004207280676
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7845,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7845,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7845,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 7845,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.81477909,
                "count": 7845,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.595738285,
                "variance": 0.3549041042
              },
              {
                "average": 2,
                "count": 7845,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7845,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255441035.5,
                "count": 7845,
                "maximum": 255441037.1,
                "minimum": 255441033.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.7527885212,
                "variance": 0.5666905576
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7845,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456985.5802,
              3937821.236,
              -1.363864261,
              457000.0002,
              3937999.976,
              -0.9638642612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456985.58017945784,
                    3937821.235628765,
                    -1.363864261178418
                  ],
                  [
                    456985.58017945784,
                    3937999.9756287653,
                    -1.363864261178418
                  ],
                  [
                    457000.0001794579,
                    3937999.9756287653,
                    -0.963864261178418
                  ],
                  [
                    457000.0001794579,
                    3937821.235628765,
                    -0.963864261178418
                  ],
                  [
                    456985.58017945784,
                    3937821.235628765,
                    -1.363864261178418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:37:17+00:00",
            "end_time": "2019-10-18T13:37: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": "20191017_NCMP_NC_Dunex_18SVE5835.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46343065015049,
              35.55777648138291,
              -1.661895737635469
            ],
            [
              -75.46348256101922,
              35.566792787414386,
              -1.661895737635469
            ],
            [
              -75.46019104678099,
              35.56680539671378,
              16.578104262364533
            ],
            [
              -75.46013950453587,
              35.55778908651415,
              16.578104262364533
            ],
            [
              -75.46343065015049,
              35.55777648138291,
              -1.661895737635469
            ]
          ]
        ]
      },
      "bbox": [
        -75.46348256,
        35.55777648,
        -1.661895738,
        -75.4601395,
        35.5668054,
        16.57810426
      ],
      "properties": {
        "datetime": "2019-10-17T18:23:40Z",
        "pc:count": 500880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458097.6552,
            "count": 500880,
            "maximum": 458298.2865,
            "minimum": 458000.0065,
            "name": "X",
            "position": 0,
            "stddev": 51.45995319,
            "variance": 2648.126783
          },
          {
            "average": 3935522.982,
            "count": 500880,
            "maximum": 3935999.986,
            "minimum": 3934999.986,
            "name": "Y",
            "position": 1,
            "stddev": 284.7198574,
            "variance": 81065.39717
          },
          {
            "average": 4.201697858,
            "count": 500880,
            "maximum": 16.57810426,
            "minimum": -1.661895738,
            "name": "Z",
            "position": 2,
            "stddev": 2.258461409,
            "variance": 5.100647935
          },
          {
            "average": 4534.706696,
            "count": 500880,
            "maximum": 18206,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2136.333022,
            "variance": 4563918.781
          },
          {
            "average": 1.077984747,
            "count": 500880,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3669508901,
            "variance": 0.1346529557
          },
          {
            "average": 1.160196055,
            "count": 500880,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5796235276,
            "variance": 0.3359634338
          },
          {
            "average": 1,
            "count": 500880,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.821765692,
            "count": 500880,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.042492227,
            "variance": 1.086790044
          },
          {
            "average": 20.03348788,
            "count": 500880,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.26035504,
            "variance": 1.588494828
          },
          {
            "average": 1.108958234,
            "count": 500880,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.410070223,
            "variance": 0.1681575878
          },
          {
            "average": 5.389482511,
            "count": 500880,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5117967413,
            "variance": 0.2619359044
          },
          {
            "average": 255370898.1,
            "count": 500880,
            "maximum": 255371820.4,
            "minimum": 255370058.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173.6503253,
            "variance": 30154.43546
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 500880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.0065,
          3934999.986,
          -1.661895738,
          458298.2865,
          3935999.986,
          16.57810426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.0064728119,
                3934999.9863973744,
                -1.661895737635469
              ],
              [
                458000.0064728119,
                3935999.9863973744,
                -1.661895737635469
              ],
              [
                458298.28647281195,
                3935999.9863973744,
                16.578104262364533
              ],
              [
                458298.28647281195,
                3934999.9863973744,
                16.578104262364533
              ],
              [
                458000.0064728119,
                3934999.9863973744,
                -1.661895737635469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:23:40+00:00",
        "end_time": "2019-10-17T17:54:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5835.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5835.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5835.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5835.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46348256,
            35.55777648,
            -1.661895738,
            -75.4601395,
            35.5668054,
            16.57810426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46343065015049,
                  35.55777648138291,
                  -1.661895737635469
                ],
                [
                  -75.46348256101922,
                  35.566792787414386,
                  -1.661895737635469
                ],
                [
                  -75.46019104678099,
                  35.56680539671378,
                  16.578104262364533
                ],
                [
                  -75.46013950453587,
                  35.55778908651415,
                  16.578104262364533
                ],
                [
                  -75.46343065015049,
                  35.55777648138291,
                  -1.661895737635469
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5835.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5835.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:23:40Z",
            "pc:count": 500880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458097.6552,
                "count": 500880,
                "maximum": 458298.2865,
                "minimum": 458000.0065,
                "name": "X",
                "position": 0,
                "stddev": 51.45995319,
                "variance": 2648.126783
              },
              {
                "average": 3935522.982,
                "count": 500880,
                "maximum": 3935999.986,
                "minimum": 3934999.986,
                "name": "Y",
                "position": 1,
                "stddev": 284.7198574,
                "variance": 81065.39717
              },
              {
                "average": 4.201697858,
                "count": 500880,
                "maximum": 16.57810426,
                "minimum": -1.661895738,
                "name": "Z",
                "position": 2,
                "stddev": 2.258461409,
                "variance": 5.100647935
              },
              {
                "average": 4534.706696,
                "count": 500880,
                "maximum": 18206,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2136.333022,
                "variance": 4563918.781
              },
              {
                "average": 1.077984747,
                "count": 500880,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3669508901,
                "variance": 0.1346529557
              },
              {
                "average": 1.160196055,
                "count": 500880,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5796235276,
                "variance": 0.3359634338
              },
              {
                "average": 1,
                "count": 500880,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.821765692,
                "count": 500880,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.042492227,
                "variance": 1.086790044
              },
              {
                "average": 20.03348788,
                "count": 500880,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.26035504,
                "variance": 1.588494828
              },
              {
                "average": 1.108958234,
                "count": 500880,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.410070223,
                "variance": 0.1681575878
              },
              {
                "average": 5.389482511,
                "count": 500880,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5117967413,
                "variance": 0.2619359044
              },
              {
                "average": 255370898.1,
                "count": 500880,
                "maximum": 255371820.4,
                "minimum": 255370058.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173.6503253,
                "variance": 30154.43546
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 500880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.0065,
              3934999.986,
              -1.661895738,
              458298.2865,
              3935999.986,
              16.57810426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.0064728119,
                    3934999.9863973744,
                    -1.661895737635469
                  ],
                  [
                    458000.0064728119,
                    3935999.9863973744,
                    -1.661895737635469
                  ],
                  [
                    458298.28647281195,
                    3935999.9863973744,
                    16.578104262364533
                  ],
                  [
                    458298.28647281195,
                    3934999.9863973744,
                    16.578104262364533
                  ],
                  [
                    458000.0064728119,
                    3934999.9863973744,
                    -1.661895737635469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:23:40+00:00",
            "end_time": "2019-10-17T17:54: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": "20191018_NCMP_NC_Dunex_18SVF2530.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83651999107876,
              36.41225357965323,
              -0.432040656435079
            ],
            [
              -75.83661667224048,
              36.42126793099362,
              -0.432040656435079
            ],
            [
              -75.83246878884997,
              36.42129692272855,
              16.987959343564924
            ],
            [
              -75.83237258689104,
              36.41228256190031,
              16.987959343564924
            ],
            [
              -75.83651999107876,
              36.41225357965323,
              -0.432040656435079
            ]
          ]
        ]
      },
      "bbox": [
        -75.83661667,
        36.41225358,
        -0.4320406564,
        -75.83237259,
        36.42129692,
        16.98795934
      ],
      "properties": {
        "datetime": "2019-10-18T20:11:56Z",
        "pc:count": 1356081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425107.2184,
            "count": 1356081,
            "maximum": 425371.878,
            "minimum": 424999.998,
            "name": "X",
            "position": 0,
            "stddev": 84.90181043,
            "variance": 7208.317415
          },
          {
            "average": 4030343.419,
            "count": 1356081,
            "maximum": 4030999.983,
            "minimum": 4029999.983,
            "name": "Y",
            "position": 1,
            "stddev": 258.219368,
            "variance": 66677.242
          },
          {
            "average": 2.733978283,
            "count": 1356081,
            "maximum": 16.98795934,
            "minimum": -0.4320406564,
            "name": "Z",
            "position": 2,
            "stddev": 1.87278529,
            "variance": 3.507324742
          },
          {
            "average": 1892.054895,
            "count": 1356081,
            "maximum": 14772,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2350.638125,
            "variance": 5525499.597
          },
          {
            "average": 1.572421559,
            "count": 1356081,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8847124875,
            "variance": 0.7827161856
          },
          {
            "average": 2.144378544,
            "count": 1356081,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.207075596,
            "variance": 1.457031495
          },
          {
            "average": 1,
            "count": 1356081,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.426661092,
            "count": 1356081,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4945923422,
            "variance": 0.2446215849
          },
          {
            "average": 20.68687025,
            "count": 1356081,
            "maximum": 28.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.9650604,
            "variance": 3.861462375
          },
          {
            "average": 1.586567469,
            "count": 1356081,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9015362409,
            "variance": 0.8127675936
          },
          {
            "average": 6.385322116,
            "count": 1356081,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.352262966,
            "variance": 1.82861513
          },
          {
            "average": 255463447.4,
            "count": 1356081,
            "maximum": 255464716.6,
            "minimum": 255461701.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1007.135428,
            "variance": 1014321.771
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424999.998,
          4029999.983,
          -0.4320406564,
          425371.878,
          4030999.983,
          16.98795934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424999.9980320443,
                4029999.9833488287,
                -0.432040656435079
              ],
              [
                424999.9980320443,
                4030999.9833488287,
                -0.432040656435079
              ],
              [
                425371.87803204433,
                4030999.9833488287,
                16.987959343564924
              ],
              [
                425371.87803204433,
                4029999.9833488287,
                16.987959343564924
              ],
              [
                424999.9980320443,
                4029999.9833488287,
                -0.432040656435079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:11:56+00:00",
        "end_time": "2019-10-18T19:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2530.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2530.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2530.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2530.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83661667,
            36.41225358,
            -0.4320406564,
            -75.83237259,
            36.42129692,
            16.98795934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83651999107876,
                  36.41225357965323,
                  -0.432040656435079
                ],
                [
                  -75.83661667224048,
                  36.42126793099362,
                  -0.432040656435079
                ],
                [
                  -75.83246878884997,
                  36.42129692272855,
                  16.987959343564924
                ],
                [
                  -75.83237258689104,
                  36.41228256190031,
                  16.987959343564924
                ],
                [
                  -75.83651999107876,
                  36.41225357965323,
                  -0.432040656435079
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2530.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2530.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:11:56Z",
            "pc:count": 1356081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425107.2184,
                "count": 1356081,
                "maximum": 425371.878,
                "minimum": 424999.998,
                "name": "X",
                "position": 0,
                "stddev": 84.90181043,
                "variance": 7208.317415
              },
              {
                "average": 4030343.419,
                "count": 1356081,
                "maximum": 4030999.983,
                "minimum": 4029999.983,
                "name": "Y",
                "position": 1,
                "stddev": 258.219368,
                "variance": 66677.242
              },
              {
                "average": 2.733978283,
                "count": 1356081,
                "maximum": 16.98795934,
                "minimum": -0.4320406564,
                "name": "Z",
                "position": 2,
                "stddev": 1.87278529,
                "variance": 3.507324742
              },
              {
                "average": 1892.054895,
                "count": 1356081,
                "maximum": 14772,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2350.638125,
                "variance": 5525499.597
              },
              {
                "average": 1.572421559,
                "count": 1356081,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8847124875,
                "variance": 0.7827161856
              },
              {
                "average": 2.144378544,
                "count": 1356081,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.207075596,
                "variance": 1.457031495
              },
              {
                "average": 1,
                "count": 1356081,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.426661092,
                "count": 1356081,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4945923422,
                "variance": 0.2446215849
              },
              {
                "average": 20.68687025,
                "count": 1356081,
                "maximum": 28.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.9650604,
                "variance": 3.861462375
              },
              {
                "average": 1.586567469,
                "count": 1356081,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9015362409,
                "variance": 0.8127675936
              },
              {
                "average": 6.385322116,
                "count": 1356081,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.352262966,
                "variance": 1.82861513
              },
              {
                "average": 255463447.4,
                "count": 1356081,
                "maximum": 255464716.6,
                "minimum": 255461701.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1007.135428,
                "variance": 1014321.771
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424999.998,
              4029999.983,
              -0.4320406564,
              425371.878,
              4030999.983,
              16.98795934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424999.9980320443,
                    4029999.9833488287,
                    -0.432040656435079
                  ],
                  [
                    424999.9980320443,
                    4030999.9833488287,
                    -0.432040656435079
                  ],
                  [
                    425371.87803204433,
                    4030999.9833488287,
                    16.987959343564924
                  ],
                  [
                    425371.87803204433,
                    4029999.9833488287,
                    16.987959343564924
                  ],
                  [
                    424999.9980320443,
                    4029999.9833488287,
                    -0.432040656435079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:11:56+00:00",
            "end_time": "2019-10-18T19:21: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": "20191018_NCMP_NC_Dunex_18SVE5638.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47666835642023,
              35.58477435838992,
              -1.483983742832872
            ],
            [
              -75.47672180318713,
              35.59379060681455,
              -1.483983742832872
            ],
            [
              -75.4746772219984,
              35.59379867698408,
              -0.743983742832872
            ],
            [
              -75.47462400443486,
              35.58478242589265,
              -0.743983742832872
            ],
            [
              -75.47666835642023,
              35.58477435838992,
              -1.483983742832872
            ]
          ]
        ]
      },
      "bbox": [
        -75.4767218,
        35.58477436,
        -1.483983743,
        -75.474624,
        35.59379868,
        -0.7439837428
      ],
      "properties": {
        "datetime": "2019-10-18T13:37:15Z",
        "pc:count": 202183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456930.3737,
            "count": 202183,
            "maximum": 456999.9963,
            "minimum": 456814.7763,
            "name": "X",
            "position": 0,
            "stddev": 46.22470902,
            "variance": 2136.723724
          },
          {
            "average": 3938587.419,
            "count": 202183,
            "maximum": 3938999.989,
            "minimum": 3937999.989,
            "name": "Y",
            "position": 1,
            "stddev": 274.1953281,
            "variance": 75183.07793
          },
          {
            "average": -1.10330416,
            "count": 202183,
            "maximum": -0.7439837428,
            "minimum": -1.483983743,
            "name": "Z",
            "position": 2,
            "stddev": 0.09051597074,
            "variance": 0.008193140959
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 202183,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 202183,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 202183,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 202183,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.70483378,
            "count": 202183,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.930714369,
            "variance": 3.727657974
          },
          {
            "average": 2,
            "count": 202183,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 202183,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255441026.6,
            "count": 202183,
            "maximum": 255441035.3,
            "minimum": 255441019.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.855518671,
            "variance": 14.86502423
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456814.7763,
          3937999.989,
          -1.483983743,
          456999.9963,
          3938999.989,
          -0.7439837428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456814.77625809336,
                3937999.989168229,
                -1.483983742832872
              ],
              [
                456814.77625809336,
                3938999.989168229,
                -1.483983742832872
              ],
              [
                456999.99625809334,
                3938999.989168229,
                -0.743983742832872
              ],
              [
                456999.99625809334,
                3937999.989168229,
                -0.743983742832872
              ],
              [
                456814.77625809336,
                3937999.989168229,
                -1.483983742832872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:37:15+00:00",
        "end_time": "2019-10-18T13:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5638.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5638.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5638.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5638.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.4767218,
            35.58477436,
            -1.483983743,
            -75.474624,
            35.59379868,
            -0.7439837428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47666835642023,
                  35.58477435838992,
                  -1.483983742832872
                ],
                [
                  -75.47672180318713,
                  35.59379060681455,
                  -1.483983742832872
                ],
                [
                  -75.4746772219984,
                  35.59379867698408,
                  -0.743983742832872
                ],
                [
                  -75.47462400443486,
                  35.58478242589265,
                  -0.743983742832872
                ],
                [
                  -75.47666835642023,
                  35.58477435838992,
                  -1.483983742832872
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5638.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5638.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:37:15Z",
            "pc:count": 202183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456930.3737,
                "count": 202183,
                "maximum": 456999.9963,
                "minimum": 456814.7763,
                "name": "X",
                "position": 0,
                "stddev": 46.22470902,
                "variance": 2136.723724
              },
              {
                "average": 3938587.419,
                "count": 202183,
                "maximum": 3938999.989,
                "minimum": 3937999.989,
                "name": "Y",
                "position": 1,
                "stddev": 274.1953281,
                "variance": 75183.07793
              },
              {
                "average": -1.10330416,
                "count": 202183,
                "maximum": -0.7439837428,
                "minimum": -1.483983743,
                "name": "Z",
                "position": 2,
                "stddev": 0.09051597074,
                "variance": 0.008193140959
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 202183,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 202183,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 202183,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 202183,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.70483378,
                "count": 202183,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.930714369,
                "variance": 3.727657974
              },
              {
                "average": 2,
                "count": 202183,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 202183,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255441026.6,
                "count": 202183,
                "maximum": 255441035.3,
                "minimum": 255441019.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.855518671,
                "variance": 14.86502423
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456814.7763,
              3937999.989,
              -1.483983743,
              456999.9963,
              3938999.989,
              -0.7439837428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456814.77625809336,
                    3937999.989168229,
                    -1.483983742832872
                  ],
                  [
                    456814.77625809336,
                    3938999.989168229,
                    -1.483983742832872
                  ],
                  [
                    456999.99625809334,
                    3938999.989168229,
                    -0.743983742832872
                  ],
                  [
                    456999.99625809334,
                    3937999.989168229,
                    -0.743983742832872
                  ],
                  [
                    456814.77625809336,
                    3937999.989168229,
                    -1.483983742832872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:37:15+00:00",
            "end_time": "2019-10-18T13:36:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5639.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4785074710418,
              35.593783529317896,
              -2.323577317676919
            ],
            [
              -75.47856114181805,
              35.60279976181696,
              -2.323577317676919
            ],
            [
              -75.47473029678011,
              35.602814914237,
              -0.563577317676919
            ],
            [
              -75.47467705559481,
              35.59379867673131,
              -0.563577317676919
            ],
            [
              -75.4785074710418,
              35.593783529317896,
              -2.323577317676919
            ]
          ]
        ]
      },
      "bbox": [
        -75.47856114,
        35.59378353,
        -2.323577318,
        -75.47467706,
        35.60281491,
        -0.5635773177
      ],
      "properties": {
        "datetime": "2019-10-18T13:42:33Z",
        "pc:count": 452463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456865.7182,
            "count": 452463,
            "maximum": 457000.0113,
            "minimum": 456653.0113,
            "name": "X",
            "position": 0,
            "stddev": 92.11142986,
            "variance": 8484.515511
          },
          {
            "average": 3939562.477,
            "count": 452463,
            "maximum": 3939999.989,
            "minimum": 3938999.989,
            "name": "Y",
            "position": 1,
            "stddev": 281.6249404,
            "variance": 79312.60704
          },
          {
            "average": -1.144675109,
            "count": 452463,
            "maximum": -0.5635773177,
            "minimum": -2.323577318,
            "name": "Z",
            "position": 2,
            "stddev": 0.1707633683,
            "variance": 0.02916012796
          },
          {
            "average": 0.03593221987,
            "count": 452463,
            "maximum": 1160,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6.057388185,
            "variance": 36.69195162
          },
          {
            "average": 1,
            "count": 452463,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 452463,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 452463,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 452463,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.19587084,
            "count": 452463,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.105657383,
            "variance": 4.433793016
          },
          {
            "average": 2,
            "count": 452463,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224816173,
            "count": 452463,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4174616706,
            "variance": 0.1742742464
          },
          {
            "average": 255441089.1,
            "count": 452463,
            "maximum": 255441353.5,
            "minimum": 255441006.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 139.0325107,
            "variance": 19330.03904
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 452463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456653.0113,
          3938999.989,
          -2.323577318,
          457000.0113,
          3939999.989,
          -0.5635773177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456653.01133222017,
                3938999.989067506,
                -2.323577317676919
              ],
              [
                456653.01133222017,
                3939999.989067506,
                -2.323577317676919
              ],
              [
                457000.01133222017,
                3939999.989067506,
                -0.563577317676919
              ],
              [
                457000.01133222017,
                3938999.989067506,
                -0.563577317676919
              ],
              [
                456653.01133222017,
                3938999.989067506,
                -2.323577317676919
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:42:33+00:00",
        "end_time": "2019-10-18T13:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5639.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5639.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5639.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5639.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47856114,
            35.59378353,
            -2.323577318,
            -75.47467706,
            35.60281491,
            -0.5635773177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4785074710418,
                  35.593783529317896,
                  -2.323577317676919
                ],
                [
                  -75.47856114181805,
                  35.60279976181696,
                  -2.323577317676919
                ],
                [
                  -75.47473029678011,
                  35.602814914237,
                  -0.563577317676919
                ],
                [
                  -75.47467705559481,
                  35.59379867673131,
                  -0.563577317676919
                ],
                [
                  -75.4785074710418,
                  35.593783529317896,
                  -2.323577317676919
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5639.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5639.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:42:33Z",
            "pc:count": 452463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456865.7182,
                "count": 452463,
                "maximum": 457000.0113,
                "minimum": 456653.0113,
                "name": "X",
                "position": 0,
                "stddev": 92.11142986,
                "variance": 8484.515511
              },
              {
                "average": 3939562.477,
                "count": 452463,
                "maximum": 3939999.989,
                "minimum": 3938999.989,
                "name": "Y",
                "position": 1,
                "stddev": 281.6249404,
                "variance": 79312.60704
              },
              {
                "average": -1.144675109,
                "count": 452463,
                "maximum": -0.5635773177,
                "minimum": -2.323577318,
                "name": "Z",
                "position": 2,
                "stddev": 0.1707633683,
                "variance": 0.02916012796
              },
              {
                "average": 0.03593221987,
                "count": 452463,
                "maximum": 1160,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6.057388185,
                "variance": 36.69195162
              },
              {
                "average": 1,
                "count": 452463,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 452463,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 452463,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 452463,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.19587084,
                "count": 452463,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.105657383,
                "variance": 4.433793016
              },
              {
                "average": 2,
                "count": 452463,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224816173,
                "count": 452463,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4174616706,
                "variance": 0.1742742464
              },
              {
                "average": 255441089.1,
                "count": 452463,
                "maximum": 255441353.5,
                "minimum": 255441006.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 139.0325107,
                "variance": 19330.03904
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 452463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456653.0113,
              3938999.989,
              -2.323577318,
              457000.0113,
              3939999.989,
              -0.5635773177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456653.01133222017,
                    3938999.989067506,
                    -2.323577317676919
                  ],
                  [
                    456653.01133222017,
                    3939999.989067506,
                    -2.323577317676919
                  ],
                  [
                    457000.01133222017,
                    3939999.989067506,
                    -0.563577317676919
                  ],
                  [
                    457000.01133222017,
                    3938999.989067506,
                    -0.563577317676919
                  ],
                  [
                    456653.01133222017,
                    3938999.989067506,
                    -2.323577317676919
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:42:33+00:00",
            "end_time": "2019-10-18T13:36: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": "20191018_NCMP_NC_Dunex_18SVF2531.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83661669175618,
              36.421267902633865,
              -0.420928628853562
            ],
            [
              -75.83668256396345,
              36.42740738910967,
              -0.420928628853562
            ],
            [
              -75.83486747188722,
              36.42742009530754,
              10.45907137114644
            ],
            [
              -75.83480174254204,
              36.421280605999726,
              10.45907137114644
            ],
            [
              -75.83661669175618,
              36.421267902633865,
              -0.420928628853562
            ]
          ]
        ]
      },
      "bbox": [
        -75.83668256,
        36.4212679,
        -0.4209286289,
        -75.83480174,
        36.4274201,
        10.45907137
      ],
      "properties": {
        "datetime": "2019-10-18T20:11:41Z",
        "pc:count": 203485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425054.6134,
            "count": 203485,
            "maximum": 425162.7163,
            "minimum": 424999.9963,
            "name": "X",
            "position": 0,
            "stddev": 37.70693951,
            "variance": 1421.813287
          },
          {
            "average": 4031234.859,
            "count": 203485,
            "maximum": 4031681.06,
            "minimum": 4030999.98,
            "name": "Y",
            "position": 1,
            "stddev": 158.088565,
            "variance": 24991.99438
          },
          {
            "average": 1.82912366,
            "count": 203485,
            "maximum": 10.45907137,
            "minimum": -0.4209286289,
            "name": "Z",
            "position": 2,
            "stddev": 2.304623913,
            "variance": 5.311291382
          },
          {
            "average": 3804.007544,
            "count": 203485,
            "maximum": 11737,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1930.199055,
            "variance": 3725668.39
          },
          {
            "average": 1.004870138,
            "count": 203485,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07768993576,
            "variance": 0.006035726118
          },
          {
            "average": 1.009809077,
            "count": 203485,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1152421566,
            "variance": 0.01328075467
          },
          {
            "average": 1,
            "count": 203485,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.763958031,
            "count": 203485,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246493187,
            "variance": 0.1803270439
          },
          {
            "average": 20.84870374,
            "count": 203485,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.095145493,
            "variance": 1.19934365
          },
          {
            "average": 1.007936703,
            "count": 203485,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09545772363,
            "variance": 0.009112177
          },
          {
            "average": 7.461586849,
            "count": 203485,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4985234711,
            "variance": 0.2485256512
          },
          {
            "average": 255464269.3,
            "count": 203485,
            "maximum": 255464701.6,
            "minimum": 255463897.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.5240766,
            "variance": 156439.2952
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424999.9963,
          4030999.98,
          -0.4209286289,
          425162.7163,
          4031681.06,
          10.45907137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424999.99625521345,
                4030999.9802181637,
                -0.420928628853562
              ],
              [
                424999.99625521345,
                4031681.0602181638,
                -0.420928628853562
              ],
              [
                425162.7162552134,
                4031681.0602181638,
                10.45907137114644
              ],
              [
                425162.7162552134,
                4030999.9802181637,
                10.45907137114644
              ],
              [
                424999.99625521345,
                4030999.9802181637,
                -0.420928628853562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:11:41+00:00",
        "end_time": "2019-10-18T19:58:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2531.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2531.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2531.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2531.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83668256,
            36.4212679,
            -0.4209286289,
            -75.83480174,
            36.4274201,
            10.45907137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83661669175618,
                  36.421267902633865,
                  -0.420928628853562
                ],
                [
                  -75.83668256396345,
                  36.42740738910967,
                  -0.420928628853562
                ],
                [
                  -75.83486747188722,
                  36.42742009530754,
                  10.45907137114644
                ],
                [
                  -75.83480174254204,
                  36.421280605999726,
                  10.45907137114644
                ],
                [
                  -75.83661669175618,
                  36.421267902633865,
                  -0.420928628853562
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2531.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2531.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:11:41Z",
            "pc:count": 203485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425054.6134,
                "count": 203485,
                "maximum": 425162.7163,
                "minimum": 424999.9963,
                "name": "X",
                "position": 0,
                "stddev": 37.70693951,
                "variance": 1421.813287
              },
              {
                "average": 4031234.859,
                "count": 203485,
                "maximum": 4031681.06,
                "minimum": 4030999.98,
                "name": "Y",
                "position": 1,
                "stddev": 158.088565,
                "variance": 24991.99438
              },
              {
                "average": 1.82912366,
                "count": 203485,
                "maximum": 10.45907137,
                "minimum": -0.4209286289,
                "name": "Z",
                "position": 2,
                "stddev": 2.304623913,
                "variance": 5.311291382
              },
              {
                "average": 3804.007544,
                "count": 203485,
                "maximum": 11737,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1930.199055,
                "variance": 3725668.39
              },
              {
                "average": 1.004870138,
                "count": 203485,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07768993576,
                "variance": 0.006035726118
              },
              {
                "average": 1.009809077,
                "count": 203485,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1152421566,
                "variance": 0.01328075467
              },
              {
                "average": 1,
                "count": 203485,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.763958031,
                "count": 203485,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246493187,
                "variance": 0.1803270439
              },
              {
                "average": 20.84870374,
                "count": 203485,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.095145493,
                "variance": 1.19934365
              },
              {
                "average": 1.007936703,
                "count": 203485,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09545772363,
                "variance": 0.009112177
              },
              {
                "average": 7.461586849,
                "count": 203485,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4985234711,
                "variance": 0.2485256512
              },
              {
                "average": 255464269.3,
                "count": 203485,
                "maximum": 255464701.6,
                "minimum": 255463897.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.5240766,
                "variance": 156439.2952
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424999.9963,
              4030999.98,
              -0.4209286289,
              425162.7163,
              4031681.06,
              10.45907137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424999.99625521345,
                    4030999.9802181637,
                    -0.420928628853562
                  ],
                  [
                    424999.99625521345,
                    4031681.0602181638,
                    -0.420928628853562
                  ],
                  [
                    425162.7162552134,
                    4031681.0602181638,
                    10.45907137114644
                  ],
                  [
                    425162.7162552134,
                    4030999.9802181637,
                    10.45907137114644
                  ],
                  [
                    424999.99625521345,
                    4030999.9802181637,
                    -0.420928628853562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:11:41+00:00",
            "end_time": "2019-10-18T19:58:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46348254332482,
              35.56679281002344,
              -0.173551383812699
            ],
            [
              -75.46353447725147,
              35.575809102476434,
              -0.173551383812699
            ],
            [
              -75.46098091736935,
              35.575818894741,
              18.0464486161873
            ],
            [
              -75.46092926951617,
              35.56680259905139,
              18.0464486161873
            ],
            [
              -75.46348254332482,
              35.56679281002344,
              -0.173551383812699
            ]
          ]
        ]
      },
      "bbox": [
        -75.46353448,
        35.56679281,
        -0.1735513838,
        -75.46092927,
        35.57581889,
        18.04644862
      ],
      "properties": {
        "datetime": "2019-10-18T14:08:10Z",
        "pc:count": 1031651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458082.6632,
            "count": 1031651,
            "maximum": 458231.3881,
            "minimum": 458000.0081,
            "name": "X",
            "position": 0,
            "stddev": 62.10445758,
            "variance": 3856.963651
          },
          {
            "average": 3936533.064,
            "count": 1031651,
            "maximum": 3936999.989,
            "minimum": 3935999.989,
            "name": "Y",
            "position": 1,
            "stddev": 274.0516463,
            "variance": 75104.30486
          },
          {
            "average": 3.449094366,
            "count": 1031651,
            "maximum": 18.04644862,
            "minimum": -0.1735513838,
            "name": "Z",
            "position": 2,
            "stddev": 2.491654539,
            "variance": 6.208342344
          },
          {
            "average": 2949.033087,
            "count": 1031651,
            "maximum": 44302,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2465.994712,
            "variance": 6081129.921
          },
          {
            "average": 1.357981527,
            "count": 1031651,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7651822836,
            "variance": 0.5855039271
          },
          {
            "average": 1.727319607,
            "count": 1031651,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.146360501,
            "variance": 1.314142399
          },
          {
            "average": 1,
            "count": 1031651,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.579829807,
            "count": 1031651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4935863026,
            "variance": 0.2436274381
          },
          {
            "average": 20.01341534,
            "count": 1031651,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.219843917,
            "variance": 1.488019181
          },
          {
            "average": 1.383410669,
            "count": 1031651,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8074757596,
            "variance": 0.6520171023
          },
          {
            "average": 4.577390028,
            "count": 1031651,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6342721323,
            "variance": 0.4023011378
          },
          {
            "average": 255394246.3,
            "count": 1031651,
            "maximum": 255442890.2,
            "minimum": 255370043.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33682.49367,
            "variance": 1134510380
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1031651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.0081,
          3935999.989,
          -0.1735513838,
          458231.3881,
          3936999.989,
          18.04644862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.008088057,
                3935999.9888973506,
                -0.173551383812699
              ],
              [
                458000.008088057,
                3936999.9888973506,
                -0.173551383812699
              ],
              [
                458231.388088057,
                3936999.9888973506,
                18.0464486161873
              ],
              [
                458231.388088057,
                3935999.9888973506,
                18.0464486161873
              ],
              [
                458000.008088057,
                3935999.9888973506,
                -0.173551383812699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:08:10+00:00",
        "end_time": "2019-10-17T17:54:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46353448,
            35.56679281,
            -0.1735513838,
            -75.46092927,
            35.57581889,
            18.04644862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46348254332482,
                  35.56679281002344,
                  -0.173551383812699
                ],
                [
                  -75.46353447725147,
                  35.575809102476434,
                  -0.173551383812699
                ],
                [
                  -75.46098091736935,
                  35.575818894741,
                  18.0464486161873
                ],
                [
                  -75.46092926951617,
                  35.56680259905139,
                  18.0464486161873
                ],
                [
                  -75.46348254332482,
                  35.56679281002344,
                  -0.173551383812699
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:08:10Z",
            "pc:count": 1031651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458082.6632,
                "count": 1031651,
                "maximum": 458231.3881,
                "minimum": 458000.0081,
                "name": "X",
                "position": 0,
                "stddev": 62.10445758,
                "variance": 3856.963651
              },
              {
                "average": 3936533.064,
                "count": 1031651,
                "maximum": 3936999.989,
                "minimum": 3935999.989,
                "name": "Y",
                "position": 1,
                "stddev": 274.0516463,
                "variance": 75104.30486
              },
              {
                "average": 3.449094366,
                "count": 1031651,
                "maximum": 18.04644862,
                "minimum": -0.1735513838,
                "name": "Z",
                "position": 2,
                "stddev": 2.491654539,
                "variance": 6.208342344
              },
              {
                "average": 2949.033087,
                "count": 1031651,
                "maximum": 44302,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2465.994712,
                "variance": 6081129.921
              },
              {
                "average": 1.357981527,
                "count": 1031651,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7651822836,
                "variance": 0.5855039271
              },
              {
                "average": 1.727319607,
                "count": 1031651,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.146360501,
                "variance": 1.314142399
              },
              {
                "average": 1,
                "count": 1031651,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.579829807,
                "count": 1031651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4935863026,
                "variance": 0.2436274381
              },
              {
                "average": 20.01341534,
                "count": 1031651,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.219843917,
                "variance": 1.488019181
              },
              {
                "average": 1.383410669,
                "count": 1031651,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8074757596,
                "variance": 0.6520171023
              },
              {
                "average": 4.577390028,
                "count": 1031651,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6342721323,
                "variance": 0.4023011378
              },
              {
                "average": 255394246.3,
                "count": 1031651,
                "maximum": 255442890.2,
                "minimum": 255370043.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33682.49367,
                "variance": 1134510380
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1031651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.0081,
              3935999.989,
              -0.1735513838,
              458231.3881,
              3936999.989,
              18.04644862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.008088057,
                    3935999.9888973506,
                    -0.173551383812699
                  ],
                  [
                    458000.008088057,
                    3936999.9888973506,
                    -0.173551383812699
                  ],
                  [
                    458231.388088057,
                    3936999.9888973506,
                    18.0464486161873
                  ],
                  [
                    458231.388088057,
                    3935999.9888973506,
                    18.0464486161873
                  ],
                  [
                    458000.008088057,
                    3935999.9888973506,
                    -0.173551383812699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:08:10+00:00",
            "end_time": "2019-10-17T17: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": "20191018_NCMP_NC_Dunex_18SVF2617.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8139838753173,
              36.30180684084988,
              0.013908834982096
            ],
            [
              -75.81400903294474,
              36.304227614717874,
              0.013908834982096
            ],
            [
              -75.81308887833467,
              36.3042338764706,
              10.413908834982095
            ],
            [
              -75.81306374913773,
              36.30181310205153,
              10.413908834982095
            ],
            [
              -75.8139838753173,
              36.30180684084988,
              0.013908834982096
            ]
          ]
        ]
      },
      "bbox": [
        -75.81400903,
        36.30180684,
        0.01390883498,
        -75.81306375,
        36.30423388,
        10.41390883
      ],
      "properties": {
        "datetime": "2019-10-18T16:01:57Z",
        "pc:count": 56593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426975.351,
            "count": 56593,
            "maximum": 426999.9967,
            "minimum": 426917.3767,
            "name": "X",
            "position": 0,
            "stddev": 18.86584377,
            "variance": 355.9200613
          },
          {
            "average": 4017902.487,
            "count": 56593,
            "maximum": 4017999.986,
            "minimum": 4017731.446,
            "name": "Y",
            "position": 1,
            "stddev": 70.23735102,
            "variance": 4933.285479
          },
          {
            "average": 1.811439802,
            "count": 56593,
            "maximum": 10.41390883,
            "minimum": 0.01390883498,
            "name": "Z",
            "position": 2,
            "stddev": 1.575889305,
            "variance": 2.483427101
          },
          {
            "average": 631.5763787,
            "count": 56593,
            "maximum": 5564,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 682.0521114,
            "variance": 465195.0827
          },
          {
            "average": 1.631809588,
            "count": 56593,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9526258702,
            "variance": 0.9074960486
          },
          {
            "average": 2.246708957,
            "count": 56593,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.300115325,
            "variance": 1.690299858
          },
          {
            "average": 1,
            "count": 56593,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29613203,
            "count": 56593,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4565539773,
            "variance": 0.2084415342
          },
          {
            "average": 19.52583813,
            "count": 56593,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.764045428,
            "variance": 0.583765416
          },
          {
            "average": 1.701429505,
            "count": 56593,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9927114078,
            "variance": 0.9854759392
          },
          {
            "average": 1,
            "count": 56593,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449714.4,
            "count": 56593,
            "maximum": 255449717.5,
            "minimum": 255449711.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.471787732,
            "variance": 2.166159128
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426917.3767,
          4017731.446,
          0.01390883498,
          426999.9967,
          4017999.986,
          10.41390883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426917.37668981106,
                4017731.4461368336,
                0.013908834982096
              ],
              [
                426917.37668981106,
                4017999.9861368337,
                0.013908834982096
              ],
              [
                426999.99668981106,
                4017999.9861368337,
                10.413908834982095
              ],
              [
                426999.99668981106,
                4017731.4461368336,
                10.413908834982095
              ],
              [
                426917.37668981106,
                4017731.4461368336,
                0.013908834982096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:01:57+00:00",
        "end_time": "2019-10-18T16:01:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2617.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2617.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2617.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2617.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81400903,
            36.30180684,
            0.01390883498,
            -75.81306375,
            36.30423388,
            10.41390883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8139838753173,
                  36.30180684084988,
                  0.013908834982096
                ],
                [
                  -75.81400903294474,
                  36.304227614717874,
                  0.013908834982096
                ],
                [
                  -75.81308887833467,
                  36.3042338764706,
                  10.413908834982095
                ],
                [
                  -75.81306374913773,
                  36.30181310205153,
                  10.413908834982095
                ],
                [
                  -75.8139838753173,
                  36.30180684084988,
                  0.013908834982096
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2617.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2617.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:01:57Z",
            "pc:count": 56593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426975.351,
                "count": 56593,
                "maximum": 426999.9967,
                "minimum": 426917.3767,
                "name": "X",
                "position": 0,
                "stddev": 18.86584377,
                "variance": 355.9200613
              },
              {
                "average": 4017902.487,
                "count": 56593,
                "maximum": 4017999.986,
                "minimum": 4017731.446,
                "name": "Y",
                "position": 1,
                "stddev": 70.23735102,
                "variance": 4933.285479
              },
              {
                "average": 1.811439802,
                "count": 56593,
                "maximum": 10.41390883,
                "minimum": 0.01390883498,
                "name": "Z",
                "position": 2,
                "stddev": 1.575889305,
                "variance": 2.483427101
              },
              {
                "average": 631.5763787,
                "count": 56593,
                "maximum": 5564,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 682.0521114,
                "variance": 465195.0827
              },
              {
                "average": 1.631809588,
                "count": 56593,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9526258702,
                "variance": 0.9074960486
              },
              {
                "average": 2.246708957,
                "count": 56593,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.300115325,
                "variance": 1.690299858
              },
              {
                "average": 1,
                "count": 56593,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29613203,
                "count": 56593,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4565539773,
                "variance": 0.2084415342
              },
              {
                "average": 19.52583813,
                "count": 56593,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.764045428,
                "variance": 0.583765416
              },
              {
                "average": 1.701429505,
                "count": 56593,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9927114078,
                "variance": 0.9854759392
              },
              {
                "average": 1,
                "count": 56593,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449714.4,
                "count": 56593,
                "maximum": 255449717.5,
                "minimum": 255449711.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.471787732,
                "variance": 2.166159128
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426917.3767,
              4017731.446,
              0.01390883498,
              426999.9967,
              4017999.986,
              10.41390883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426917.37668981106,
                    4017731.4461368336,
                    0.013908834982096
                  ],
                  [
                    426917.37668981106,
                    4017999.9861368337,
                    0.013908834982096
                  ],
                  [
                    426999.99668981106,
                    4017999.9861368337,
                    10.413908834982095
                  ],
                  [
                    426999.99668981106,
                    4017731.4461368336,
                    10.413908834982095
                  ],
                  [
                    426917.37668981106,
                    4017731.4461368336,
                    0.013908834982096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:01:57+00:00",
            "end_time": "2019-10-18T16:01: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": "20191018_NCMP_NC_Dunex_18SVE5741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4747835710328,
              35.61183108959656,
              -1.039354109306961
            ],
            [
              -75.47483685953159,
              35.620847299925956,
              -1.039354109306961
            ],
            [
              -75.46613722275549,
              35.620881272811744,
              21.040645890693042
            ],
            [
              -75.46608491048524,
              35.61186505125959,
              21.040645890693042
            ],
            [
              -75.4747835710328,
              35.61183108959656,
              -1.039354109306961
            ]
          ]
        ]
      },
      "bbox": [
        -75.47483686,
        35.61183109,
        -1.039354109,
        -75.46608491,
        35.62088127,
        21.04064589
      ],
      "properties": {
        "datetime": "2019-10-18T14:22:14Z",
        "pc:count": 1745804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457357.3532,
            "count": 1745804,
            "maximum": 457787.8505,
            "minimum": 457000.0105,
            "name": "X",
            "position": 0,
            "stddev": 206.0016428,
            "variance": 42436.67682
          },
          {
            "average": 3941477.141,
            "count": 1745804,
            "maximum": 3941999.984,
            "minimum": 3940999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.3797292,
            "variance": 82013.34928
          },
          {
            "average": 0.8517482195,
            "count": 1745804,
            "maximum": 21.04064589,
            "minimum": -1.039354109,
            "name": "Z",
            "position": 2,
            "stddev": 1.984520876,
            "variance": 3.938323106
          },
          {
            "average": 1254.655924,
            "count": 1745804,
            "maximum": 22963,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1600.360631,
            "variance": 2561154.149
          },
          {
            "average": 1.035074957,
            "count": 1745804,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2185257639,
            "variance": 0.04775350947
          },
          {
            "average": 1.070330346,
            "count": 1745804,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3274784392,
            "variance": 0.1072421282
          },
          {
            "average": 1,
            "count": 1745804,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.68062852,
            "count": 1745804,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.40697912,
            "variance": 179.747089
          },
          {
            "average": 20.06168294,
            "count": 1745804,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.675972323,
            "variance": 2.808883227
          },
          {
            "average": 1.448838472,
            "count": 1745804,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5114871147,
            "variance": 0.2616190685
          },
          {
            "average": 4.627778376,
            "count": 1745804,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001014981,
            "variance": 1.002030991
          },
          {
            "average": 255442622.7,
            "count": 1745804,
            "maximum": 255443734.3,
            "minimum": 255441887.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453.5114758,
            "variance": 205672.6587
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0105,
          3940999.984,
          -1.039354109,
          457787.8505,
          3941999.984,
          21.04064589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.0104534068,
                3940999.983686044,
                -1.039354109306961
              ],
              [
                457000.0104534068,
                3941999.983686044,
                -1.039354109306961
              ],
              [
                457787.85045340675,
                3941999.983686044,
                21.040645890693042
              ],
              [
                457787.85045340675,
                3940999.983686044,
                21.040645890693042
              ],
              [
                457000.0104534068,
                3940999.983686044,
                -1.039354109306961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:22:14+00:00",
        "end_time": "2019-10-18T13:51:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47483686,
            35.61183109,
            -1.039354109,
            -75.46608491,
            35.62088127,
            21.04064589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4747835710328,
                  35.61183108959656,
                  -1.039354109306961
                ],
                [
                  -75.47483685953159,
                  35.620847299925956,
                  -1.039354109306961
                ],
                [
                  -75.46613722275549,
                  35.620881272811744,
                  21.040645890693042
                ],
                [
                  -75.46608491048524,
                  35.61186505125959,
                  21.040645890693042
                ],
                [
                  -75.4747835710328,
                  35.61183108959656,
                  -1.039354109306961
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:22:14Z",
            "pc:count": 1745804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457357.3532,
                "count": 1745804,
                "maximum": 457787.8505,
                "minimum": 457000.0105,
                "name": "X",
                "position": 0,
                "stddev": 206.0016428,
                "variance": 42436.67682
              },
              {
                "average": 3941477.141,
                "count": 1745804,
                "maximum": 3941999.984,
                "minimum": 3940999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.3797292,
                "variance": 82013.34928
              },
              {
                "average": 0.8517482195,
                "count": 1745804,
                "maximum": 21.04064589,
                "minimum": -1.039354109,
                "name": "Z",
                "position": 2,
                "stddev": 1.984520876,
                "variance": 3.938323106
              },
              {
                "average": 1254.655924,
                "count": 1745804,
                "maximum": 22963,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1600.360631,
                "variance": 2561154.149
              },
              {
                "average": 1.035074957,
                "count": 1745804,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2185257639,
                "variance": 0.04775350947
              },
              {
                "average": 1.070330346,
                "count": 1745804,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3274784392,
                "variance": 0.1072421282
              },
              {
                "average": 1,
                "count": 1745804,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.68062852,
                "count": 1745804,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.40697912,
                "variance": 179.747089
              },
              {
                "average": 20.06168294,
                "count": 1745804,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.675972323,
                "variance": 2.808883227
              },
              {
                "average": 1.448838472,
                "count": 1745804,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5114871147,
                "variance": 0.2616190685
              },
              {
                "average": 4.627778376,
                "count": 1745804,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001014981,
                "variance": 1.002030991
              },
              {
                "average": 255442622.7,
                "count": 1745804,
                "maximum": 255443734.3,
                "minimum": 255441887.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453.5114758,
                "variance": 205672.6587
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0105,
              3940999.984,
              -1.039354109,
              457787.8505,
              3941999.984,
              21.04064589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.0104534068,
                    3940999.983686044,
                    -1.039354109306961
                  ],
                  [
                    457000.0104534068,
                    3941999.983686044,
                    -1.039354109306961
                  ],
                  [
                    457787.85045340675,
                    3941999.983686044,
                    21.040645890693042
                  ],
                  [
                    457787.85045340675,
                    3940999.983686044,
                    21.040645890693042
                  ],
                  [
                    457000.0104534068,
                    3940999.983686044,
                    -1.039354109306961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:22:14+00:00",
            "end_time": "2019-10-18T13:51:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2817.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80185938581364,
              36.29529451030463,
              0.176033225618548
            ],
            [
              -75.80195166649969,
              36.304309116684834,
              0.176033225618548
            ],
            [
              -75.79814718542677,
              36.30433457696159,
              16.356033225618546
            ],
            [
              -75.79805534240936,
              36.295319962238274,
              16.356033225618546
            ],
            [
              -75.80185938581364,
              36.29529451030463,
              0.176033225618548
            ]
          ]
        ]
      },
      "bbox": [
        -75.80195167,
        36.29529451,
        0.1760332256,
        -75.79805534,
        36.30433458,
        16.35603323
      ],
      "properties": {
        "datetime": "2019-10-18T16:55:21Z",
        "pc:count": 684547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428102.1443,
            "count": 684547,
            "maximum": 428341.5967,
            "minimum": 427999.9967,
            "name": "X",
            "position": 0,
            "stddev": 69.59297287,
            "variance": 4843.181873
          },
          {
            "average": 4017341.493,
            "count": 684547,
            "maximum": 4017999.987,
            "minimum": 4016999.987,
            "name": "Y",
            "position": 1,
            "stddev": 239.9599484,
            "variance": 57580.77683
          },
          {
            "average": 4.569462413,
            "count": 684547,
            "maximum": 16.35603323,
            "minimum": 0.1760332256,
            "name": "Z",
            "position": 2,
            "stddev": 2.978460626,
            "variance": 8.871227703
          },
          {
            "average": 2080.567629,
            "count": 684547,
            "maximum": 32328,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2349.940182,
            "variance": 5522218.859
          },
          {
            "average": 1.515147974,
            "count": 684547,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8694413548,
            "variance": 0.7559282694
          },
          {
            "average": 2.067051641,
            "count": 684547,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.25450361,
            "variance": 1.573779307
          },
          {
            "average": 1,
            "count": 684547,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.456060723,
            "count": 684547,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4980659619,
            "variance": 0.2480697024
          },
          {
            "average": 19.83900901,
            "count": 684547,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.344106625,
            "variance": 1.806622619
          },
          {
            "average": 1.542259334,
            "count": 684547,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9099564217,
            "variance": 0.8280206894
          },
          {
            "average": 4.622078542,
            "count": 684547,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5923232913,
            "variance": 0.3508468815
          },
          {
            "average": 255451892.5,
            "count": 684547,
            "maximum": 255452921,
            "minimum": 255450963.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.8839788,
            "variance": 192619.1469
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427999.9967,
          4016999.987,
          0.1760332256,
          428341.5967,
          4017999.987,
          16.35603323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427999.99667892774,
                4016999.9874614915,
                0.176033225618548
              ],
              [
                427999.99667892774,
                4017999.9874614915,
                0.176033225618548
              ],
              [
                428341.5966789277,
                4017999.9874614915,
                16.356033225618546
              ],
              [
                428341.5966789277,
                4016999.9874614915,
                16.356033225618546
              ],
              [
                427999.99667892774,
                4016999.9874614915,
                0.176033225618548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:55:21+00:00",
        "end_time": "2019-10-18T16:22:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2817.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2817.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2817.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2817.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80195167,
            36.29529451,
            0.1760332256,
            -75.79805534,
            36.30433458,
            16.35603323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80185938581364,
                  36.29529451030463,
                  0.176033225618548
                ],
                [
                  -75.80195166649969,
                  36.304309116684834,
                  0.176033225618548
                ],
                [
                  -75.79814718542677,
                  36.30433457696159,
                  16.356033225618546
                ],
                [
                  -75.79805534240936,
                  36.295319962238274,
                  16.356033225618546
                ],
                [
                  -75.80185938581364,
                  36.29529451030463,
                  0.176033225618548
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2817.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2817.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:55:21Z",
            "pc:count": 684547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428102.1443,
                "count": 684547,
                "maximum": 428341.5967,
                "minimum": 427999.9967,
                "name": "X",
                "position": 0,
                "stddev": 69.59297287,
                "variance": 4843.181873
              },
              {
                "average": 4017341.493,
                "count": 684547,
                "maximum": 4017999.987,
                "minimum": 4016999.987,
                "name": "Y",
                "position": 1,
                "stddev": 239.9599484,
                "variance": 57580.77683
              },
              {
                "average": 4.569462413,
                "count": 684547,
                "maximum": 16.35603323,
                "minimum": 0.1760332256,
                "name": "Z",
                "position": 2,
                "stddev": 2.978460626,
                "variance": 8.871227703
              },
              {
                "average": 2080.567629,
                "count": 684547,
                "maximum": 32328,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2349.940182,
                "variance": 5522218.859
              },
              {
                "average": 1.515147974,
                "count": 684547,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8694413548,
                "variance": 0.7559282694
              },
              {
                "average": 2.067051641,
                "count": 684547,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.25450361,
                "variance": 1.573779307
              },
              {
                "average": 1,
                "count": 684547,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.456060723,
                "count": 684547,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4980659619,
                "variance": 0.2480697024
              },
              {
                "average": 19.83900901,
                "count": 684547,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.344106625,
                "variance": 1.806622619
              },
              {
                "average": 1.542259334,
                "count": 684547,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9099564217,
                "variance": 0.8280206894
              },
              {
                "average": 4.622078542,
                "count": 684547,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5923232913,
                "variance": 0.3508468815
              },
              {
                "average": 255451892.5,
                "count": 684547,
                "maximum": 255452921,
                "minimum": 255450963.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.8839788,
                "variance": 192619.1469
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427999.9967,
              4016999.987,
              0.1760332256,
              428341.5967,
              4017999.987,
              16.35603323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427999.99667892774,
                    4016999.9874614915,
                    0.176033225618548
                  ],
                  [
                    427999.99667892774,
                    4017999.9874614915,
                    0.176033225618548
                  ],
                  [
                    428341.5966789277,
                    4017999.9874614915,
                    16.356033225618546
                  ],
                  [
                    428341.5966789277,
                    4016999.9874614915,
                    16.356033225618546
                  ],
                  [
                    427999.99667892774,
                    4016999.9874614915,
                    0.176033225618548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:55:21+00:00",
            "end_time": "2019-10-18T16:22: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": "20191018_NCMP_NC_Dunex_18SVE5640.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48026090779224,
              35.60279298380801,
              -1.437874832234972
            ],
            [
              -75.48031479310639,
              35.61180920048372,
              -1.437874832234972
            ],
            [
              -75.47478362562924,
              35.61183112210835,
              -0.177874832234972
            ],
            [
              -75.47473036078581,
              35.60281489819016,
              -0.177874832234972
            ],
            [
              -75.48026090779224,
              35.60279298380801,
              -1.437874832234972
            ]
          ]
        ]
      },
      "bbox": [
        -75.48031479,
        35.60279298,
        -1.437874832,
        -75.47473036,
        35.61183112,
        -0.1778748322
      ],
      "properties": {
        "datetime": "2019-10-18T13:51:47Z",
        "pc:count": 834315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456808.7479,
            "count": 834315,
            "maximum": 457000.0055,
            "minimum": 456499.0455,
            "name": "X",
            "position": 0,
            "stddev": 122.2832333,
            "variance": 14953.18914
          },
          {
            "average": 3940571.334,
            "count": 834315,
            "maximum": 3940999.987,
            "minimum": 3939999.987,
            "name": "Y",
            "position": 1,
            "stddev": 289.9709197,
            "variance": 84083.1343
          },
          {
            "average": -0.7860936225,
            "count": 834315,
            "maximum": -0.1778748322,
            "minimum": -1.437874832,
            "name": "Z",
            "position": 2,
            "stddev": 0.2628049057,
            "variance": 0.06906641847
          },
          {
            "average": 0.01475102329,
            "count": 834315,
            "maximum": 1219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.90760233,
            "variance": 15.26935597
          },
          {
            "average": 1,
            "count": 834315,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 834315,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 834315,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 834315,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.87358134,
            "count": 834315,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.481305925,
            "variance": 2.194267245
          },
          {
            "average": 2.000002397,
            "count": 834315,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001548280741,
            "variance": 2.397173253e-06
          },
          {
            "average": 1.574791296,
            "count": 834315,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5840821047,
            "variance": 0.3411519051
          },
          {
            "average": 255441216.5,
            "count": 834315,
            "maximum": 255441907.9,
            "minimum": 255440993.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 233.9124359,
            "variance": 54715.02766
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456499.0455,
          3939999.987,
          -1.437874832,
          457000.0055,
          3940999.987,
          -0.1778748322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456499.0455261014,
                3939999.9873157423,
                -1.437874832234972
              ],
              [
                456499.0455261014,
                3940999.9873157423,
                -1.437874832234972
              ],
              [
                457000.0055261014,
                3940999.9873157423,
                -0.177874832234972
              ],
              [
                457000.0055261014,
                3939999.9873157423,
                -0.177874832234972
              ],
              [
                456499.0455261014,
                3939999.9873157423,
                -1.437874832234972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:51:47+00:00",
        "end_time": "2019-10-18T13:36:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5640.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5640.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5640.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5640.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48031479,
            35.60279298,
            -1.437874832,
            -75.47473036,
            35.61183112,
            -0.1778748322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48026090779224,
                  35.60279298380801,
                  -1.437874832234972
                ],
                [
                  -75.48031479310639,
                  35.61180920048372,
                  -1.437874832234972
                ],
                [
                  -75.47478362562924,
                  35.61183112210835,
                  -0.177874832234972
                ],
                [
                  -75.47473036078581,
                  35.60281489819016,
                  -0.177874832234972
                ],
                [
                  -75.48026090779224,
                  35.60279298380801,
                  -1.437874832234972
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5640.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5640.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:51:47Z",
            "pc:count": 834315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456808.7479,
                "count": 834315,
                "maximum": 457000.0055,
                "minimum": 456499.0455,
                "name": "X",
                "position": 0,
                "stddev": 122.2832333,
                "variance": 14953.18914
              },
              {
                "average": 3940571.334,
                "count": 834315,
                "maximum": 3940999.987,
                "minimum": 3939999.987,
                "name": "Y",
                "position": 1,
                "stddev": 289.9709197,
                "variance": 84083.1343
              },
              {
                "average": -0.7860936225,
                "count": 834315,
                "maximum": -0.1778748322,
                "minimum": -1.437874832,
                "name": "Z",
                "position": 2,
                "stddev": 0.2628049057,
                "variance": 0.06906641847
              },
              {
                "average": 0.01475102329,
                "count": 834315,
                "maximum": 1219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.90760233,
                "variance": 15.26935597
              },
              {
                "average": 1,
                "count": 834315,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 834315,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 834315,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 834315,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.87358134,
                "count": 834315,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.481305925,
                "variance": 2.194267245
              },
              {
                "average": 2.000002397,
                "count": 834315,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001548280741,
                "variance": 2.397173253e-06
              },
              {
                "average": 1.574791296,
                "count": 834315,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5840821047,
                "variance": 0.3411519051
              },
              {
                "average": 255441216.5,
                "count": 834315,
                "maximum": 255441907.9,
                "minimum": 255440993.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 233.9124359,
                "variance": 54715.02766
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456499.0455,
              3939999.987,
              -1.437874832,
              457000.0055,
              3940999.987,
              -0.1778748322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456499.0455261014,
                    3939999.9873157423,
                    -1.437874832234972
                  ],
                  [
                    456499.0455261014,
                    3940999.9873157423,
                    -1.437874832234972
                  ],
                  [
                    457000.0055261014,
                    3940999.9873157423,
                    -0.177874832234972
                  ],
                  [
                    457000.0055261014,
                    3939999.9873157423,
                    -0.177874832234972
                  ],
                  [
                    456499.0455261014,
                    3939999.9873157423,
                    -1.437874832234972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:51:47+00:00",
            "end_time": "2019-10-18T13:36: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": "20191018_NCMP_NC_Dunex_18SVF2818.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80195166161795,
              36.304309279944036,
              0.290189311890439
            ],
            [
              -75.80197186917704,
              36.30628275572813,
              0.290189311890439
            ],
            [
              -75.80123478845925,
              36.306287698092646,
              8.490189311890438
            ],
            [
              -75.8012145994678,
              36.30431422195397,
              8.490189311890438
            ],
            [
              -75.80195166161795,
              36.304309279944036,
              0.290189311890439
            ]
          ]
        ]
      },
      "bbox": [
        -75.80197187,
        36.30430928,
        0.2901893119,
        -75.8012146,
        36.3062877,
        8.490189312
      ],
      "properties": {
        "datetime": "2019-10-18T16:55:12Z",
        "pc:count": 23112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428026.0195,
            "count": 23112,
            "maximum": 428066.1773,
            "minimum": 427999.9973,
            "name": "X",
            "position": 0,
            "stddev": 16.85190177,
            "variance": 283.9865934
          },
          {
            "average": 4018092.152,
            "count": 23112,
            "maximum": 4018218.926,
            "minimum": 4018000.006,
            "name": "Y",
            "position": 1,
            "stddev": 57.43997469,
            "variance": 3299.350693
          },
          {
            "average": 0.8629311776,
            "count": 23112,
            "maximum": 8.490189312,
            "minimum": 0.2901893119,
            "name": "Z",
            "position": 2,
            "stddev": 0.9540817474,
            "variance": 0.9102719808
          },
          {
            "average": 2774.610073,
            "count": 23112,
            "maximum": 9503,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1428.442884,
            "variance": 2040449.072
          },
          {
            "average": 1.00017307,
            "count": 23112,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01315476342,
            "variance": 0.0001730478006
          },
          {
            "average": 1.000346141,
            "count": 23112,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01860203462,
            "variance": 0.0003460356919
          },
          {
            "average": 1,
            "count": 23112,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.865308065,
            "count": 23112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.341401612,
            "variance": 0.1165550606
          },
          {
            "average": 19.92474503,
            "count": 23112,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.311129902,
            "variance": 1.71906162
          },
          {
            "average": 1.001168224,
            "count": 23112,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03416006499,
            "variance": 0.00116691004
          },
          {
            "average": 6.12997577,
            "count": 23112,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9915386213,
            "variance": 0.9831488376
          },
          {
            "average": 255452616.1,
            "count": 23112,
            "maximum": 255452912.5,
            "minimum": 255452230.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335.564886,
            "variance": 112603.7927
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427999.9973,
          4018000.006,
          0.2901893119,
          428066.1773,
          4018218.926,
          8.490189312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427999.9972673059,
                4018000.0055671474,
                0.290189311890439
              ],
              [
                427999.9972673059,
                4018218.9255671473,
                0.290189311890439
              ],
              [
                428066.17726730596,
                4018218.9255671473,
                8.490189311890438
              ],
              [
                428066.17726730596,
                4018000.0055671474,
                8.490189311890438
              ],
              [
                427999.9972673059,
                4018000.0055671474,
                0.290189311890439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:55:12+00:00",
        "end_time": "2019-10-18T16:43:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2818.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2818.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2818.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2818.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80197187,
            36.30430928,
            0.2901893119,
            -75.8012146,
            36.3062877,
            8.490189312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80195166161795,
                  36.304309279944036,
                  0.290189311890439
                ],
                [
                  -75.80197186917704,
                  36.30628275572813,
                  0.290189311890439
                ],
                [
                  -75.80123478845925,
                  36.306287698092646,
                  8.490189311890438
                ],
                [
                  -75.8012145994678,
                  36.30431422195397,
                  8.490189311890438
                ],
                [
                  -75.80195166161795,
                  36.304309279944036,
                  0.290189311890439
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2818.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2818.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:55:12Z",
            "pc:count": 23112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428026.0195,
                "count": 23112,
                "maximum": 428066.1773,
                "minimum": 427999.9973,
                "name": "X",
                "position": 0,
                "stddev": 16.85190177,
                "variance": 283.9865934
              },
              {
                "average": 4018092.152,
                "count": 23112,
                "maximum": 4018218.926,
                "minimum": 4018000.006,
                "name": "Y",
                "position": 1,
                "stddev": 57.43997469,
                "variance": 3299.350693
              },
              {
                "average": 0.8629311776,
                "count": 23112,
                "maximum": 8.490189312,
                "minimum": 0.2901893119,
                "name": "Z",
                "position": 2,
                "stddev": 0.9540817474,
                "variance": 0.9102719808
              },
              {
                "average": 2774.610073,
                "count": 23112,
                "maximum": 9503,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1428.442884,
                "variance": 2040449.072
              },
              {
                "average": 1.00017307,
                "count": 23112,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01315476342,
                "variance": 0.0001730478006
              },
              {
                "average": 1.000346141,
                "count": 23112,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01860203462,
                "variance": 0.0003460356919
              },
              {
                "average": 1,
                "count": 23112,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.865308065,
                "count": 23112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.341401612,
                "variance": 0.1165550606
              },
              {
                "average": 19.92474503,
                "count": 23112,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.311129902,
                "variance": 1.71906162
              },
              {
                "average": 1.001168224,
                "count": 23112,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03416006499,
                "variance": 0.00116691004
              },
              {
                "average": 6.12997577,
                "count": 23112,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9915386213,
                "variance": 0.9831488376
              },
              {
                "average": 255452616.1,
                "count": 23112,
                "maximum": 255452912.5,
                "minimum": 255452230.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335.564886,
                "variance": 112603.7927
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427999.9973,
              4018000.006,
              0.2901893119,
              428066.1773,
              4018218.926,
              8.490189312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427999.9972673059,
                    4018000.0055671474,
                    0.290189311890439
                  ],
                  [
                    427999.9972673059,
                    4018218.9255671473,
                    0.290189311890439
                  ],
                  [
                    428066.17726730596,
                    4018218.9255671473,
                    8.490189311890438
                  ],
                  [
                    428066.17726730596,
                    4018000.0055671474,
                    8.490189311890438
                  ],
                  [
                    427999.9972673059,
                    4018000.0055671474,
                    0.290189311890439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:55:12+00:00",
            "end_time": "2019-10-18T16:43: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": "20191018_NCMP_NC_Dunex_18SVF2908.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.78003453282368,
              36.220282422110174,
              -0.954903736678611
            ],
            [
              -75.78006464943945,
              36.22331553223125,
              -0.954903736678611
            ],
            [
              -75.778871963636,
              36.22332330170032,
              -0.614903736678611
            ],
            [
              -75.7788418930559,
              36.22029019072176,
              -0.614903736678611
            ],
            [
              -75.78003453282368,
              36.220282422110174,
              -0.954903736678611
            ]
          ]
        ]
      },
      "bbox": [
        -75.78006465,
        36.22028242,
        -0.9549037367,
        -75.77884189,
        36.2233233,
        -0.6149037367
      ],
      "properties": {
        "datetime": "2019-10-18T15:59:39Z",
        "pc:count": 3188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429971.6465,
            "count": 3188,
            "maximum": 429999.9174,
            "minimum": 429892.7174,
            "name": "X",
            "position": 0,
            "stddev": 19.27096352,
            "variance": 371.3700349
          },
          {
            "average": 4008837.247,
            "count": 3188,
            "maximum": 4008999.903,
            "minimum": 4008663.443,
            "name": "Y",
            "position": 1,
            "stddev": 76.47898968,
            "variance": 5849.035862
          },
          {
            "average": -0.7850605748,
            "count": 3188,
            "maximum": -0.6149037367,
            "minimum": -0.9549037367,
            "name": "Z",
            "position": 2,
            "stddev": 0.0391657656,
            "variance": 0.001533957195
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3188,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3188,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3188,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3188,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90387999,
            "count": 3188,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7036832207,
            "variance": 0.4951700751
          },
          {
            "average": 2,
            "count": 3188,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3188,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449574.8,
            "count": 3188,
            "maximum": 255449579.4,
            "minimum": 255449572.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.48547047,
            "variance": 2.206622518
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429892.7174,
          4008663.443,
          -0.9549037367,
          429999.9174,
          4008999.903,
          -0.6149037367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429892.7174204596,
                4008663.442642897,
                -0.954903736678611
              ],
              [
                429892.7174204596,
                4008999.902642897,
                -0.954903736678611
              ],
              [
                429999.91742045956,
                4008999.902642897,
                -0.614903736678611
              ],
              [
                429999.91742045956,
                4008663.442642897,
                -0.614903736678611
              ],
              [
                429892.7174204596,
                4008663.442642897,
                -0.954903736678611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:59:39+00:00",
        "end_time": "2019-10-18T15:59:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2908.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2908.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2908.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2908.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78006465,
            36.22028242,
            -0.9549037367,
            -75.77884189,
            36.2233233,
            -0.6149037367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.78003453282368,
                  36.220282422110174,
                  -0.954903736678611
                ],
                [
                  -75.78006464943945,
                  36.22331553223125,
                  -0.954903736678611
                ],
                [
                  -75.778871963636,
                  36.22332330170032,
                  -0.614903736678611
                ],
                [
                  -75.7788418930559,
                  36.22029019072176,
                  -0.614903736678611
                ],
                [
                  -75.78003453282368,
                  36.220282422110174,
                  -0.954903736678611
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2908.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2908.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:59:39Z",
            "pc:count": 3188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429971.6465,
                "count": 3188,
                "maximum": 429999.9174,
                "minimum": 429892.7174,
                "name": "X",
                "position": 0,
                "stddev": 19.27096352,
                "variance": 371.3700349
              },
              {
                "average": 4008837.247,
                "count": 3188,
                "maximum": 4008999.903,
                "minimum": 4008663.443,
                "name": "Y",
                "position": 1,
                "stddev": 76.47898968,
                "variance": 5849.035862
              },
              {
                "average": -0.7850605748,
                "count": 3188,
                "maximum": -0.6149037367,
                "minimum": -0.9549037367,
                "name": "Z",
                "position": 2,
                "stddev": 0.0391657656,
                "variance": 0.001533957195
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3188,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3188,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3188,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3188,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90387999,
                "count": 3188,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7036832207,
                "variance": 0.4951700751
              },
              {
                "average": 2,
                "count": 3188,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3188,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449574.8,
                "count": 3188,
                "maximum": 255449579.4,
                "minimum": 255449572.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.48547047,
                "variance": 2.206622518
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429892.7174,
              4008663.443,
              -0.9549037367,
              429999.9174,
              4008999.903,
              -0.6149037367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429892.7174204596,
                    4008663.442642897,
                    -0.954903736678611
                  ],
                  [
                    429892.7174204596,
                    4008999.902642897,
                    -0.954903736678611
                  ],
                  [
                    429999.91742045956,
                    4008999.902642897,
                    -0.614903736678611
                  ],
                  [
                    429999.91742045956,
                    4008663.442642897,
                    -0.614903736678611
                  ],
                  [
                    429892.7174204596,
                    4008663.442642897,
                    -0.954903736678611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:59:39+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVF2722.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81345945531376,
              36.34029529533534,
              -0.296208463721172
            ],
            [
              -75.81345964468623,
              36.34031350466467,
              -0.296208463721172
            ],
            [
              -75.81345964468623,
              36.34031350466467,
              -0.296208463721172
            ],
            [
              -75.81345945531376,
              36.34029529533534,
              -0.296208463721172
            ],
            [
              -75.81345945531376,
              36.34029529533534,
              -0.296208463721172
            ]
          ]
        ]
      },
      "bbox": [
        -75.81345964,
        36.3402953,
        -0.2962084637,
        -75.81345946,
        36.3403135,
        -0.2962084637
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:51Z",
        "pc:count": 2,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427000.3664,
            "count": 2,
            "maximum": 427000.3664,
            "minimum": 427000.3664,
            "name": "X",
            "position": 0,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4022001.351,
            "count": 2,
            "maximum": 4022002.361,
            "minimum": 4022000.341,
            "name": "Y",
            "position": 1,
            "stddev": 1.428355698,
            "variance": 2.040199999
          },
          {
            "average": -0.2962084637,
            "count": 2,
            "maximum": -0.2962084637,
            "minimum": -0.2962084637,
            "name": "Z",
            "position": 2,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1455,
            "count": 2,
            "maximum": 1573,
            "minimum": 1337,
            "name": "Intensity",
            "position": 3,
            "stddev": 166.8772004,
            "variance": 27848
          },
          {
            "average": 1,
            "count": 2,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 2,
            "maximum": 2,
            "minimum": 2,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.00200081,
            "count": 2,
            "maximum": 22.00200081,
            "minimum": 22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8,
            "count": 2,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255464831.3,
            "count": 2,
            "maximum": 255464831.3,
            "minimum": 255464831.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.02621247379,
            "variance": 0.0006870937821
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.3664,
          4022000.341,
          -0.2962084637,
          427000.3664,
          4022002.361,
          -0.2962084637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.3664461429,
                4022000.341367307,
                -0.296208463721172
              ],
              [
                427000.3664461429,
                4022002.3613673067,
                -0.296208463721172
              ],
              [
                427000.3664461429,
                4022002.3613673067,
                -0.296208463721172
              ],
              [
                427000.3664461429,
                4022000.341367307,
                -0.296208463721172
              ],
              [
                427000.3664461429,
                4022000.341367307,
                -0.296208463721172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:51+00:00",
        "end_time": "2019-10-18T20:13:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2722.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2722.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2722.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2722.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81345964,
            36.3402953,
            -0.2962084637,
            -75.81345946,
            36.3403135,
            -0.2962084637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81345945531376,
                  36.34029529533534,
                  -0.296208463721172
                ],
                [
                  -75.81345964468623,
                  36.34031350466467,
                  -0.296208463721172
                ],
                [
                  -75.81345964468623,
                  36.34031350466467,
                  -0.296208463721172
                ],
                [
                  -75.81345945531376,
                  36.34029529533534,
                  -0.296208463721172
                ],
                [
                  -75.81345945531376,
                  36.34029529533534,
                  -0.296208463721172
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2722.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2722.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:51Z",
            "pc:count": 2,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427000.3664,
                "count": 2,
                "maximum": 427000.3664,
                "minimum": 427000.3664,
                "name": "X",
                "position": 0,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4022001.351,
                "count": 2,
                "maximum": 4022002.361,
                "minimum": 4022000.341,
                "name": "Y",
                "position": 1,
                "stddev": 1.428355698,
                "variance": 2.040199999
              },
              {
                "average": -0.2962084637,
                "count": 2,
                "maximum": -0.2962084637,
                "minimum": -0.2962084637,
                "name": "Z",
                "position": 2,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1455,
                "count": 2,
                "maximum": 1573,
                "minimum": 1337,
                "name": "Intensity",
                "position": 3,
                "stddev": 166.8772004,
                "variance": 27848
              },
              {
                "average": 1,
                "count": 2,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 2,
                "maximum": 2,
                "minimum": 2,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.00200081,
                "count": 2,
                "maximum": 22.00200081,
                "minimum": 22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8,
                "count": 2,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255464831.3,
                "count": 2,
                "maximum": 255464831.3,
                "minimum": 255464831.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.02621247379,
                "variance": 0.0006870937821
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.3664,
              4022000.341,
              -0.2962084637,
              427000.3664,
              4022002.361,
              -0.2962084637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.3664461429,
                    4022000.341367307,
                    -0.296208463721172
                  ],
                  [
                    427000.3664461429,
                    4022002.3613673067,
                    -0.296208463721172
                  ],
                  [
                    427000.3664461429,
                    4022002.3613673067,
                    -0.296208463721172
                  ],
                  [
                    427000.3664461429,
                    4022000.341367307,
                    -0.296208463721172
                  ],
                  [
                    427000.3664461429,
                    4022000.341367307,
                    -0.296208463721172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:51+00:00",
            "end_time": "2019-10-18T20:13: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": "20191018_NCMP_NC_Dunex_18SVF2811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79138995320376,
              36.247325873879255,
              -0.783549254843515
            ],
            [
              -75.79141982024882,
              36.250287745830825,
              -0.783549254843515
            ],
            [
              -75.79026902039693,
              36.25029535410753,
              2.936450745156486
            ],
            [
              -75.79023919677039,
              36.24733348133624,
              2.936450745156486
            ],
            [
              -75.79138995320376,
              36.247325873879255,
              -0.783549254843515
            ]
          ]
        ]
      },
      "bbox": [
        -75.79141982,
        36.24732587,
        -0.7835492548,
        -75.7902392,
        36.25029535,
        2.936450745
      ],
      "properties": {
        "datetime": "2019-10-18T16:00:25Z",
        "pc:count": 51130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428958.8317,
            "count": 51130,
            "maximum": 428999.9969,
            "minimum": 428896.5969,
            "name": "X",
            "position": 0,
            "stddev": 27.80491937,
            "variance": 773.1135413
          },
          {
            "average": 4011868.425,
            "count": 51130,
            "maximum": 4011999.992,
            "minimum": 4011671.432,
            "name": "Y",
            "position": 1,
            "stddev": 86.52665648,
            "variance": 7486.862282
          },
          {
            "average": 0.1480007158,
            "count": 51130,
            "maximum": 2.936450745,
            "minimum": -0.7835492548,
            "name": "Z",
            "position": 2,
            "stddev": 0.690900234,
            "variance": 0.4773431333
          },
          {
            "average": 612.6308821,
            "count": 51130,
            "maximum": 5852,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 966.0897897,
            "variance": 933329.4817
          },
          {
            "average": 1.010463524,
            "count": 51130,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1030924766,
            "variance": 0.01062805872
          },
          {
            "average": 1.021200861,
            "count": 51130,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.147144402,
            "variance": 0.02165147504
          },
          {
            "average": 1,
            "count": 51130,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.25169177,
            "count": 51130,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.64138793,
            "variance": 186.0874646
          },
          {
            "average": 19.96777181,
            "count": 51130,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.286814479,
            "variance": 1.655891503
          },
          {
            "average": 1.603285742,
            "count": 51130,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4898597802,
            "variance": 0.2399626043
          },
          {
            "average": 1,
            "count": 51130,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449622.1,
            "count": 51130,
            "maximum": 255449625.9,
            "minimum": 255449618.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.823825666,
            "variance": 3.326340059
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428896.5969,
          4011671.432,
          -0.7835492548,
          428999.9969,
          4011999.992,
          2.936450745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428896.59692119755,
                4011671.431663197,
                -0.783549254843515
              ],
              [
                428896.59692119755,
                4011999.9916631966,
                -0.783549254843515
              ],
              [
                428999.99692119757,
                4011999.9916631966,
                2.936450745156486
              ],
              [
                428999.99692119757,
                4011671.431663197,
                2.936450745156486
              ],
              [
                428896.59692119755,
                4011671.431663197,
                -0.783549254843515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:00:25+00:00",
        "end_time": "2019-10-18T16:00:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79141982,
            36.24732587,
            -0.7835492548,
            -75.7902392,
            36.25029535,
            2.936450745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79138995320376,
                  36.247325873879255,
                  -0.783549254843515
                ],
                [
                  -75.79141982024882,
                  36.250287745830825,
                  -0.783549254843515
                ],
                [
                  -75.79026902039693,
                  36.25029535410753,
                  2.936450745156486
                ],
                [
                  -75.79023919677039,
                  36.24733348133624,
                  2.936450745156486
                ],
                [
                  -75.79138995320376,
                  36.247325873879255,
                  -0.783549254843515
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:00:25Z",
            "pc:count": 51130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428958.8317,
                "count": 51130,
                "maximum": 428999.9969,
                "minimum": 428896.5969,
                "name": "X",
                "position": 0,
                "stddev": 27.80491937,
                "variance": 773.1135413
              },
              {
                "average": 4011868.425,
                "count": 51130,
                "maximum": 4011999.992,
                "minimum": 4011671.432,
                "name": "Y",
                "position": 1,
                "stddev": 86.52665648,
                "variance": 7486.862282
              },
              {
                "average": 0.1480007158,
                "count": 51130,
                "maximum": 2.936450745,
                "minimum": -0.7835492548,
                "name": "Z",
                "position": 2,
                "stddev": 0.690900234,
                "variance": 0.4773431333
              },
              {
                "average": 612.6308821,
                "count": 51130,
                "maximum": 5852,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 966.0897897,
                "variance": 933329.4817
              },
              {
                "average": 1.010463524,
                "count": 51130,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1030924766,
                "variance": 0.01062805872
              },
              {
                "average": 1.021200861,
                "count": 51130,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.147144402,
                "variance": 0.02165147504
              },
              {
                "average": 1,
                "count": 51130,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.25169177,
                "count": 51130,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.64138793,
                "variance": 186.0874646
              },
              {
                "average": 19.96777181,
                "count": 51130,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.286814479,
                "variance": 1.655891503
              },
              {
                "average": 1.603285742,
                "count": 51130,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4898597802,
                "variance": 0.2399626043
              },
              {
                "average": 1,
                "count": 51130,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449622.1,
                "count": 51130,
                "maximum": 255449625.9,
                "minimum": 255449618.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.823825666,
                "variance": 3.326340059
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428896.5969,
              4011671.432,
              -0.7835492548,
              428999.9969,
              4011999.992,
              2.936450745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428896.59692119755,
                    4011671.431663197,
                    -0.783549254843515
                  ],
                  [
                    428896.59692119755,
                    4011999.9916631966,
                    -0.783549254843515
                  ],
                  [
                    428999.99692119757,
                    4011999.9916631966,
                    2.936450745156486
                  ],
                  [
                    428999.99692119757,
                    4011671.431663197,
                    2.936450745156486
                  ],
                  [
                    428896.59692119755,
                    4011671.431663197,
                    -0.783549254843515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:00:25+00:00",
            "end_time": "2019-10-18T16:00: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": "20191018_NCMP_NC_Dunex_18SVF2618.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81773121454302,
              36.30420224381738,
              0.144988582505524
            ],
            [
              -75.81782535231406,
              36.31321680133645,
              0.144988582505524
            ],
            [
              -75.81318239478048,
              36.313248476187376,
              21.404988582505524
            ],
            [
              -75.81308879130441,
              36.30423390828981,
              21.404988582505524
            ],
            [
              -75.81773121454302,
              36.30420224381738,
              0.144988582505524
            ]
          ]
        ]
      },
      "bbox": [
        -75.81782535,
        36.30420224,
        0.1449885825,
        -75.81308879,
        36.31324848,
        21.40498858
      ],
      "properties": {
        "datetime": "2019-10-18T16:08:12Z",
        "pc:count": 1387900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426863.4151,
            "count": 1387900,
            "maximum": 427000.0045,
            "minimum": 426583.1645,
            "name": "X",
            "position": 0,
            "stddev": 97.5909318,
            "variance": 9523.989969
          },
          {
            "average": 4018643.089,
            "count": 1387900,
            "maximum": 4018999.99,
            "minimum": 4017999.99,
            "name": "Y",
            "position": 1,
            "stddev": 253.2712996,
            "variance": 64146.3512
          },
          {
            "average": 5.934386378,
            "count": 1387900,
            "maximum": 21.40498858,
            "minimum": 0.1449885825,
            "name": "Z",
            "position": 2,
            "stddev": 4.366174842,
            "variance": 19.06348275
          },
          {
            "average": 654.752908,
            "count": 1387900,
            "maximum": 28514,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1124.111822,
            "variance": 1263627.389
          },
          {
            "average": 2.198600043,
            "count": 1387900,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234577312,
            "variance": 1.52418114
          },
          {
            "average": 3.406614309,
            "count": 1387900,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.492398663,
            "variance": 2.22725377
          },
          {
            "average": 1,
            "count": 1387900,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254513293,
            "count": 1387900,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4355874351,
            "variance": 0.1897364136
          },
          {
            "average": 19.72390142,
            "count": 1387900,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9538321474,
            "variance": 0.9097957655
          },
          {
            "average": 2.376625117,
            "count": 1387900,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.542648184,
            "variance": 2.379763421
          },
          {
            "average": 1.204689099,
            "count": 1387900,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4034743967,
            "variance": 0.1627915888
          },
          {
            "average": 255449799.1,
            "count": 1387900,
            "maximum": 255450092.5,
            "minimum": 255449714,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146.364235,
            "variance": 21422.48929
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1387900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426583.1645,
          4017999.99,
          0.1449885825,
          427000.0045,
          4018999.99,
          21.40498858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426583.16453329794,
                4017999.98960068,
                0.144988582505524
              ],
              [
                426583.16453329794,
                4018999.98960068,
                0.144988582505524
              ],
              [
                427000.0045332979,
                4018999.98960068,
                21.404988582505524
              ],
              [
                427000.0045332979,
                4017999.98960068,
                21.404988582505524
              ],
              [
                426583.16453329794,
                4017999.98960068,
                0.144988582505524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:08:12+00:00",
        "end_time": "2019-10-18T16:01:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2618.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2618.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2618.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2618.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81782535,
            36.30420224,
            0.1449885825,
            -75.81308879,
            36.31324848,
            21.40498858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81773121454302,
                  36.30420224381738,
                  0.144988582505524
                ],
                [
                  -75.81782535231406,
                  36.31321680133645,
                  0.144988582505524
                ],
                [
                  -75.81318239478048,
                  36.313248476187376,
                  21.404988582505524
                ],
                [
                  -75.81308879130441,
                  36.30423390828981,
                  21.404988582505524
                ],
                [
                  -75.81773121454302,
                  36.30420224381738,
                  0.144988582505524
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2618.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2618.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:08:12Z",
            "pc:count": 1387900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426863.4151,
                "count": 1387900,
                "maximum": 427000.0045,
                "minimum": 426583.1645,
                "name": "X",
                "position": 0,
                "stddev": 97.5909318,
                "variance": 9523.989969
              },
              {
                "average": 4018643.089,
                "count": 1387900,
                "maximum": 4018999.99,
                "minimum": 4017999.99,
                "name": "Y",
                "position": 1,
                "stddev": 253.2712996,
                "variance": 64146.3512
              },
              {
                "average": 5.934386378,
                "count": 1387900,
                "maximum": 21.40498858,
                "minimum": 0.1449885825,
                "name": "Z",
                "position": 2,
                "stddev": 4.366174842,
                "variance": 19.06348275
              },
              {
                "average": 654.752908,
                "count": 1387900,
                "maximum": 28514,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1124.111822,
                "variance": 1263627.389
              },
              {
                "average": 2.198600043,
                "count": 1387900,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234577312,
                "variance": 1.52418114
              },
              {
                "average": 3.406614309,
                "count": 1387900,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.492398663,
                "variance": 2.22725377
              },
              {
                "average": 1,
                "count": 1387900,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254513293,
                "count": 1387900,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4355874351,
                "variance": 0.1897364136
              },
              {
                "average": 19.72390142,
                "count": 1387900,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9538321474,
                "variance": 0.9097957655
              },
              {
                "average": 2.376625117,
                "count": 1387900,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.542648184,
                "variance": 2.379763421
              },
              {
                "average": 1.204689099,
                "count": 1387900,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4034743967,
                "variance": 0.1627915888
              },
              {
                "average": 255449799.1,
                "count": 1387900,
                "maximum": 255450092.5,
                "minimum": 255449714,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146.364235,
                "variance": 21422.48929
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1387900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426583.1645,
              4017999.99,
              0.1449885825,
              427000.0045,
              4018999.99,
              21.40498858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426583.16453329794,
                    4017999.98960068,
                    0.144988582505524
                  ],
                  [
                    426583.16453329794,
                    4018999.98960068,
                    0.144988582505524
                  ],
                  [
                    427000.0045332979,
                    4018999.98960068,
                    21.404988582505524
                  ],
                  [
                    427000.0045332979,
                    4017999.98960068,
                    21.404988582505524
                  ],
                  [
                    426583.16453329794,
                    4017999.98960068,
                    0.144988582505524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:08:12+00:00",
            "end_time": "2019-10-18T16:01: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": "20191017_NCMP_NC_Dunex_18SVE5837.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46353458962143,
              35.575809077513824,
              -0.30922689651681
            ],
            [
              -75.46358654663078,
              35.58482535638679,
              -0.30922689651681
            ],
            [
              -75.46102519507849,
              35.584835180599185,
              18.050773103483188
            ],
            [
              -75.46097352511079,
              35.57581889847941,
              18.050773103483188
            ],
            [
              -75.46353458962143,
              35.575809077513824,
              -0.30922689651681
            ]
          ]
        ]
      },
      "bbox": [
        -75.46358655,
        35.57580908,
        -0.3092268965,
        -75.46097353,
        35.58483518,
        18.0507731
      ],
      "properties": {
        "datetime": "2019-10-18T14:12:47Z",
        "pc:count": 1191748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458102.5006,
            "count": 1191748,
            "maximum": 458232.0579,
            "minimum": 457999.9979,
            "name": "X",
            "position": 0,
            "stddev": 57.94755715,
            "variance": 3357.91938
          },
          {
            "average": 3937497.683,
            "count": 1191748,
            "maximum": 3937999.986,
            "minimum": 3936999.986,
            "name": "Y",
            "position": 1,
            "stddev": 280.5187501,
            "variance": 78690.76916
          },
          {
            "average": 3.262768945,
            "count": 1191748,
            "maximum": 18.0507731,
            "minimum": -0.3092268965,
            "name": "Z",
            "position": 2,
            "stddev": 2.928520274,
            "variance": 8.576230995
          },
          {
            "average": 3289.227667,
            "count": 1191748,
            "maximum": 39963,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2379.447684,
            "variance": 5661771.279
          },
          {
            "average": 1.261927018,
            "count": 1191748,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6465694101,
            "variance": 0.4180520021
          },
          {
            "average": 1.537159702,
            "count": 1191748,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9799852573,
            "variance": 0.9603711045
          },
          {
            "average": 1,
            "count": 1191748,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.57458456,
            "count": 1191748,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4944060563,
            "variance": 0.2444373485
          },
          {
            "average": 19.95251739,
            "count": 1191748,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.880652298,
            "variance": 3.536853067
          },
          {
            "average": 1.280388136,
            "count": 1191748,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6728659336,
            "variance": 0.4527485646
          },
          {
            "average": 4.707693237,
            "count": 1191748,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6406575816,
            "variance": 0.4104421369
          },
          {
            "average": 255404965.9,
            "count": 1191748,
            "maximum": 255443167.1,
            "minimum": 255369799.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36188.21386,
            "variance": 1309586822
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1191748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457999.9979,
          3936999.986,
          -0.3092268965,
          458232.0579,
          3937999.986,
          18.0507731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457999.9978933211,
                3936999.9861767213,
                -0.30922689651681
              ],
              [
                457999.9978933211,
                3937999.9861767213,
                -0.30922689651681
              ],
              [
                458232.05789332115,
                3937999.9861767213,
                18.050773103483188
              ],
              [
                458232.05789332115,
                3936999.9861767213,
                18.050773103483188
              ],
              [
                457999.9978933211,
                3936999.9861767213,
                -0.30922689651681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:12:47+00:00",
        "end_time": "2019-10-17T17:49:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5837.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5837.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5837.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5837.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46358655,
            35.57580908,
            -0.3092268965,
            -75.46097353,
            35.58483518,
            18.0507731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46353458962143,
                  35.575809077513824,
                  -0.30922689651681
                ],
                [
                  -75.46358654663078,
                  35.58482535638679,
                  -0.30922689651681
                ],
                [
                  -75.46102519507849,
                  35.584835180599185,
                  18.050773103483188
                ],
                [
                  -75.46097352511079,
                  35.57581889847941,
                  18.050773103483188
                ],
                [
                  -75.46353458962143,
                  35.575809077513824,
                  -0.30922689651681
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5837.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5837.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:12:47Z",
            "pc:count": 1191748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458102.5006,
                "count": 1191748,
                "maximum": 458232.0579,
                "minimum": 457999.9979,
                "name": "X",
                "position": 0,
                "stddev": 57.94755715,
                "variance": 3357.91938
              },
              {
                "average": 3937497.683,
                "count": 1191748,
                "maximum": 3937999.986,
                "minimum": 3936999.986,
                "name": "Y",
                "position": 1,
                "stddev": 280.5187501,
                "variance": 78690.76916
              },
              {
                "average": 3.262768945,
                "count": 1191748,
                "maximum": 18.0507731,
                "minimum": -0.3092268965,
                "name": "Z",
                "position": 2,
                "stddev": 2.928520274,
                "variance": 8.576230995
              },
              {
                "average": 3289.227667,
                "count": 1191748,
                "maximum": 39963,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2379.447684,
                "variance": 5661771.279
              },
              {
                "average": 1.261927018,
                "count": 1191748,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6465694101,
                "variance": 0.4180520021
              },
              {
                "average": 1.537159702,
                "count": 1191748,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9799852573,
                "variance": 0.9603711045
              },
              {
                "average": 1,
                "count": 1191748,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.57458456,
                "count": 1191748,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4944060563,
                "variance": 0.2444373485
              },
              {
                "average": 19.95251739,
                "count": 1191748,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.880652298,
                "variance": 3.536853067
              },
              {
                "average": 1.280388136,
                "count": 1191748,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6728659336,
                "variance": 0.4527485646
              },
              {
                "average": 4.707693237,
                "count": 1191748,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6406575816,
                "variance": 0.4104421369
              },
              {
                "average": 255404965.9,
                "count": 1191748,
                "maximum": 255443167.1,
                "minimum": 255369799.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36188.21386,
                "variance": 1309586822
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1191748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457999.9979,
              3936999.986,
              -0.3092268965,
              458232.0579,
              3937999.986,
              18.0507731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457999.9978933211,
                    3936999.9861767213,
                    -0.30922689651681
                  ],
                  [
                    457999.9978933211,
                    3937999.9861767213,
                    -0.30922689651681
                  ],
                  [
                    458232.05789332115,
                    3937999.9861767213,
                    18.050773103483188
                  ],
                  [
                    458232.05789332115,
                    3936999.9861767213,
                    18.050773103483188
                  ],
                  [
                    457999.9978933211,
                    3936999.9861767213,
                    -0.30922689651681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:12:47+00:00",
            "end_time": "2019-10-17T17:49:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2812.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79498915682785,
              36.25026391210377,
              -0.728624307585717
            ],
            [
              -75.79508049834412,
              36.25927878191105,
              -0.728624307585717
            ],
            [
              -75.79035967617847,
              36.25931006975619,
              14.431375692414283
            ],
            [
              -75.7902688768681,
              36.25029518969073,
              14.431375692414283
            ],
            [
              -75.79498915682785,
              36.25026391210377,
              -0.728624307585717
            ]
          ]
        ]
      },
      "bbox": [
        -75.7950805,
        36.25026391,
        -0.7286243076,
        -75.79026888,
        36.25931007,
        14.43137569
      ],
      "properties": {
        "datetime": "2019-10-18T16:09:40Z",
        "pc:count": 522695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428865.1599,
            "count": 522695,
            "maximum": 429000.0097,
            "minimum": 428575.8897,
            "name": "X",
            "position": 0,
            "stddev": 102.690247,
            "variance": 10545.28684
          },
          {
            "average": 4012722.914,
            "count": 522695,
            "maximum": 4012999.993,
            "minimum": 4011999.973,
            "name": "Y",
            "position": 1,
            "stddev": 238.8740538,
            "variance": 57060.81359
          },
          {
            "average": 1.403593582,
            "count": 522695,
            "maximum": 14.43137569,
            "minimum": -0.7286243076,
            "name": "Z",
            "position": 2,
            "stddev": 2.035338574,
            "variance": 4.142603112
          },
          {
            "average": 547.1989784,
            "count": 522695,
            "maximum": 6245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 651.4101208,
            "variance": 424335.1454
          },
          {
            "average": 1.339611054,
            "count": 522695,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7917855778,
            "variance": 0.6269244011
          },
          {
            "average": 1.682315691,
            "count": 522695,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.222450261,
            "variance": 1.49438464
          },
          {
            "average": 1,
            "count": 522695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.360665398,
            "count": 522695,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.42563912,
            "variance": 130.5452293
          },
          {
            "average": 20.1092729,
            "count": 522695,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.362448385,
            "variance": 1.856265602
          },
          {
            "average": 1.641247764,
            "count": 522695,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9363426878,
            "variance": 0.8767376289
          },
          {
            "average": 1.398655047,
            "count": 522695,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4896219554,
            "variance": 0.2397296592
          },
          {
            "average": 255449849.2,
            "count": 522695,
            "maximum": 255450180.8,
            "minimum": 255449621.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 264.6186959,
            "variance": 70023.05422
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 522695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428575.8897,
          4011999.973,
          -0.7286243076,
          429000.0097,
          4012999.993,
          14.43137569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428575.88966772985,
                4011999.973320502,
                -0.728624307585717
              ],
              [
                428575.88966772985,
                4012999.9933205014,
                -0.728624307585717
              ],
              [
                429000.00966772984,
                4012999.9933205014,
                14.431375692414283
              ],
              [
                429000.00966772984,
                4011999.973320502,
                14.431375692414283
              ],
              [
                428575.88966772985,
                4011999.973320502,
                -0.728624307585717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:09:40+00:00",
        "end_time": "2019-10-18T16:00:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2812.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2812.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2812.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2812.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7950805,
            36.25026391,
            -0.7286243076,
            -75.79026888,
            36.25931007,
            14.43137569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79498915682785,
                  36.25026391210377,
                  -0.728624307585717
                ],
                [
                  -75.79508049834412,
                  36.25927878191105,
                  -0.728624307585717
                ],
                [
                  -75.79035967617847,
                  36.25931006975619,
                  14.431375692414283
                ],
                [
                  -75.7902688768681,
                  36.25029518969073,
                  14.431375692414283
                ],
                [
                  -75.79498915682785,
                  36.25026391210377,
                  -0.728624307585717
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2812.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2812.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:09:40Z",
            "pc:count": 522695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428865.1599,
                "count": 522695,
                "maximum": 429000.0097,
                "minimum": 428575.8897,
                "name": "X",
                "position": 0,
                "stddev": 102.690247,
                "variance": 10545.28684
              },
              {
                "average": 4012722.914,
                "count": 522695,
                "maximum": 4012999.993,
                "minimum": 4011999.973,
                "name": "Y",
                "position": 1,
                "stddev": 238.8740538,
                "variance": 57060.81359
              },
              {
                "average": 1.403593582,
                "count": 522695,
                "maximum": 14.43137569,
                "minimum": -0.7286243076,
                "name": "Z",
                "position": 2,
                "stddev": 2.035338574,
                "variance": 4.142603112
              },
              {
                "average": 547.1989784,
                "count": 522695,
                "maximum": 6245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 651.4101208,
                "variance": 424335.1454
              },
              {
                "average": 1.339611054,
                "count": 522695,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7917855778,
                "variance": 0.6269244011
              },
              {
                "average": 1.682315691,
                "count": 522695,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.222450261,
                "variance": 1.49438464
              },
              {
                "average": 1,
                "count": 522695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.360665398,
                "count": 522695,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.42563912,
                "variance": 130.5452293
              },
              {
                "average": 20.1092729,
                "count": 522695,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.362448385,
                "variance": 1.856265602
              },
              {
                "average": 1.641247764,
                "count": 522695,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9363426878,
                "variance": 0.8767376289
              },
              {
                "average": 1.398655047,
                "count": 522695,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4896219554,
                "variance": 0.2397296592
              },
              {
                "average": 255449849.2,
                "count": 522695,
                "maximum": 255450180.8,
                "minimum": 255449621.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 264.6186959,
                "variance": 70023.05422
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 522695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428575.8897,
              4011999.973,
              -0.7286243076,
              429000.0097,
              4012999.993,
              14.43137569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428575.88966772985,
                    4011999.973320502,
                    -0.728624307585717
                  ],
                  [
                    428575.88966772985,
                    4012999.9933205014,
                    -0.728624307585717
                  ],
                  [
                    429000.00966772984,
                    4012999.9933205014,
                    14.431375692414283
                  ],
                  [
                    429000.00966772984,
                    4011999.973320502,
                    14.431375692414283
                  ],
                  [
                    428575.88966772985,
                    4011999.973320502,
                    -0.728624307585717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:09:40+00:00",
            "end_time": "2019-10-18T16:00: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": "20191018_NCMP_NC_Dunex_18SVE5641.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48249400915557,
              35.61180051268899,
              -0.786958980778932
            ],
            [
              -75.48254816297322,
              35.62081671289707,
              -0.786958980778932
            ],
            [
              -75.47483683239986,
              35.620847351557714,
              -0.166958980778932
            ],
            [
              -75.47478354390401,
              35.61183114122835,
              -0.166958980778932
            ],
            [
              -75.48249400915557,
              35.61180051268899,
              -0.786958980778932
            ]
          ]
        ]
      },
      "bbox": [
        -75.48254816,
        35.61180051,
        -0.7869589808,
        -75.47478354,
        35.62084735,
        -0.1669589808
      ],
      "properties": {
        "datetime": "2019-10-18T13:58:41Z",
        "pc:count": 1383383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456720.0307,
            "count": 1383383,
            "maximum": 457000.0129,
            "minimum": 456301.6729,
            "name": "X",
            "position": 0,
            "stddev": 170.1838924,
            "variance": 28962.55723
          },
          {
            "average": 3941508.847,
            "count": 1383383,
            "maximum": 3941999.989,
            "minimum": 3940999.989,
            "name": "Y",
            "position": 1,
            "stddev": 287.6059248,
            "variance": 82717.16796
          },
          {
            "average": -0.5135370723,
            "count": 1383383,
            "maximum": -0.1669589808,
            "minimum": -0.7869589808,
            "name": "Z",
            "position": 2,
            "stddev": 0.083147734,
            "variance": 0.00691354567
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1383383,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1383383,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1383383,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1383383,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06265142,
            "count": 1383383,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.474067952,
            "variance": 2.172876328
          },
          {
            "average": 2,
            "count": 1383383,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.823783435,
            "count": 1383383,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7412599496,
            "variance": 0.5494663129
          },
          {
            "average": 255441332.5,
            "count": 1383383,
            "maximum": 255442321.4,
            "minimum": 255440979.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.2962676,
            "variance": 109095.6244
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1383383,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456301.6729,
          3940999.989,
          -0.7869589808,
          457000.0129,
          3941999.989,
          -0.1669589808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456301.67293804494,
                3940999.989400602,
                -0.786958980778932
              ],
              [
                456301.67293804494,
                3941999.989400602,
                -0.786958980778932
              ],
              [
                457000.0129380449,
                3941999.989400602,
                -0.166958980778932
              ],
              [
                457000.0129380449,
                3940999.989400602,
                -0.166958980778932
              ],
              [
                456301.67293804494,
                3940999.989400602,
                -0.786958980778932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:58:41+00:00",
        "end_time": "2019-10-18T13:36:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5641.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5641.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5641.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5641.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48254816,
            35.61180051,
            -0.7869589808,
            -75.47478354,
            35.62084735,
            -0.1669589808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48249400915557,
                  35.61180051268899,
                  -0.786958980778932
                ],
                [
                  -75.48254816297322,
                  35.62081671289707,
                  -0.786958980778932
                ],
                [
                  -75.47483683239986,
                  35.620847351557714,
                  -0.166958980778932
                ],
                [
                  -75.47478354390401,
                  35.61183114122835,
                  -0.166958980778932
                ],
                [
                  -75.48249400915557,
                  35.61180051268899,
                  -0.786958980778932
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5641.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5641.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:58:41Z",
            "pc:count": 1383383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456720.0307,
                "count": 1383383,
                "maximum": 457000.0129,
                "minimum": 456301.6729,
                "name": "X",
                "position": 0,
                "stddev": 170.1838924,
                "variance": 28962.55723
              },
              {
                "average": 3941508.847,
                "count": 1383383,
                "maximum": 3941999.989,
                "minimum": 3940999.989,
                "name": "Y",
                "position": 1,
                "stddev": 287.6059248,
                "variance": 82717.16796
              },
              {
                "average": -0.5135370723,
                "count": 1383383,
                "maximum": -0.1669589808,
                "minimum": -0.7869589808,
                "name": "Z",
                "position": 2,
                "stddev": 0.083147734,
                "variance": 0.00691354567
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1383383,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1383383,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1383383,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1383383,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06265142,
                "count": 1383383,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.474067952,
                "variance": 2.172876328
              },
              {
                "average": 2,
                "count": 1383383,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.823783435,
                "count": 1383383,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7412599496,
                "variance": 0.5494663129
              },
              {
                "average": 255441332.5,
                "count": 1383383,
                "maximum": 255442321.4,
                "minimum": 255440979.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.2962676,
                "variance": 109095.6244
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1383383,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456301.6729,
              3940999.989,
              -0.7869589808,
              457000.0129,
              3941999.989,
              -0.1669589808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456301.67293804494,
                    3940999.989400602,
                    -0.786958980778932
                  ],
                  [
                    456301.67293804494,
                    3941999.989400602,
                    -0.786958980778932
                  ],
                  [
                    457000.0129380449,
                    3941999.989400602,
                    -0.166958980778932
                  ],
                  [
                    457000.0129380449,
                    3940999.989400602,
                    -0.166958980778932
                  ],
                  [
                    456301.67293804494,
                    3940999.989400602,
                    -0.786958980778932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:58:41+00:00",
            "end_time": "2019-10-18T13:36: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": "20191018_NCMP_NC_Dunex_18SVE5742.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47483683398781,
              35.62084734875296,
              -0.612773891272944
            ],
            [
              -75.47489014615596,
              35.629863545491965,
              -0.612773891272944
            ],
            [
              -75.4675593855391,
              35.62989222071317,
              83.76722610872704
            ],
            [
              -75.46750689626397,
              35.62087601450251,
              83.76722610872704
            ],
            [
              -75.47483683398781,
              35.62084734875296,
              -0.612773891272944
            ]
          ]
        ]
      },
      "bbox": [
        -75.47489015,
        35.62084735,
        -0.6127738913,
        -75.4675069,
        35.62989222,
        83.76722611
      ],
      "properties": {
        "datetime": "2019-10-18T14:22:13Z",
        "pc:count": 1456545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457307.1936,
            "count": 1456545,
            "maximum": 457663.8128,
            "minimum": 457000.0128,
            "name": "X",
            "position": 0,
            "stddev": 170.5231265,
            "variance": 29078.13666
          },
          {
            "average": 3942508.362,
            "count": 1456545,
            "maximum": 3942999.989,
            "minimum": 3941999.989,
            "name": "Y",
            "position": 1,
            "stddev": 293.0226659,
            "variance": 85862.28275
          },
          {
            "average": 1.565411637,
            "count": 1456545,
            "maximum": 83.76722611,
            "minimum": -0.6127738913,
            "name": "Z",
            "position": 2,
            "stddev": 3.457402156,
            "variance": 11.95362967
          },
          {
            "average": 1880.677643,
            "count": 1456545,
            "maximum": 46504,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2181.901976,
            "variance": 4760696.233
          },
          {
            "average": 1.061811341,
            "count": 1456545,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3289627319,
            "variance": 0.108216479
          },
          {
            "average": 1.12415751,
            "count": 1456545,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5142157614,
            "variance": 0.2644178492
          },
          {
            "average": 1,
            "count": 1456545,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.02714094,
            "count": 1456545,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.60088197,
            "variance": 158.7822263
          },
          {
            "average": 20.09149438,
            "count": 1456545,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.586006391,
            "variance": 2.515416272
          },
          {
            "average": 1.382359625,
            "count": 1456545,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.559454504,
            "variance": 0.312989342
          },
          {
            "average": 5.154910422,
            "count": 1456545,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9386319765,
            "variance": 0.8810299874
          },
          {
            "average": 255442866.4,
            "count": 1456545,
            "maximum": 255443733,
            "minimum": 255441883.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 427.823051,
            "variance": 183032.5629
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0128,
          3941999.989,
          -0.6127738913,
          457663.8128,
          3942999.989,
          83.76722611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.01279274153,
                3941999.989090224,
                -0.612773891272944
              ],
              [
                457000.01279274153,
                3942999.989090224,
                -0.612773891272944
              ],
              [
                457663.8127927416,
                3942999.989090224,
                83.76722610872704
              ],
              [
                457663.8127927416,
                3941999.989090224,
                83.76722610872704
              ],
              [
                457000.01279274153,
                3941999.989090224,
                -0.612773891272944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:22:13+00:00",
        "end_time": "2019-10-18T13:51:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5742.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5742.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5742.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5742.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47489015,
            35.62084735,
            -0.6127738913,
            -75.4675069,
            35.62989222,
            83.76722611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47483683398781,
                  35.62084734875296,
                  -0.612773891272944
                ],
                [
                  -75.47489014615596,
                  35.629863545491965,
                  -0.612773891272944
                ],
                [
                  -75.4675593855391,
                  35.62989222071317,
                  83.76722610872704
                ],
                [
                  -75.46750689626397,
                  35.62087601450251,
                  83.76722610872704
                ],
                [
                  -75.47483683398781,
                  35.62084734875296,
                  -0.612773891272944
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5742.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5742.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:22:13Z",
            "pc:count": 1456545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457307.1936,
                "count": 1456545,
                "maximum": 457663.8128,
                "minimum": 457000.0128,
                "name": "X",
                "position": 0,
                "stddev": 170.5231265,
                "variance": 29078.13666
              },
              {
                "average": 3942508.362,
                "count": 1456545,
                "maximum": 3942999.989,
                "minimum": 3941999.989,
                "name": "Y",
                "position": 1,
                "stddev": 293.0226659,
                "variance": 85862.28275
              },
              {
                "average": 1.565411637,
                "count": 1456545,
                "maximum": 83.76722611,
                "minimum": -0.6127738913,
                "name": "Z",
                "position": 2,
                "stddev": 3.457402156,
                "variance": 11.95362967
              },
              {
                "average": 1880.677643,
                "count": 1456545,
                "maximum": 46504,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2181.901976,
                "variance": 4760696.233
              },
              {
                "average": 1.061811341,
                "count": 1456545,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3289627319,
                "variance": 0.108216479
              },
              {
                "average": 1.12415751,
                "count": 1456545,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5142157614,
                "variance": 0.2644178492
              },
              {
                "average": 1,
                "count": 1456545,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.02714094,
                "count": 1456545,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.60088197,
                "variance": 158.7822263
              },
              {
                "average": 20.09149438,
                "count": 1456545,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.586006391,
                "variance": 2.515416272
              },
              {
                "average": 1.382359625,
                "count": 1456545,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.559454504,
                "variance": 0.312989342
              },
              {
                "average": 5.154910422,
                "count": 1456545,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9386319765,
                "variance": 0.8810299874
              },
              {
                "average": 255442866.4,
                "count": 1456545,
                "maximum": 255443733,
                "minimum": 255441883.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 427.823051,
                "variance": 183032.5629
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0128,
              3941999.989,
              -0.6127738913,
              457663.8128,
              3942999.989,
              83.76722611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.01279274153,
                    3941999.989090224,
                    -0.612773891272944
                  ],
                  [
                    457000.01279274153,
                    3942999.989090224,
                    -0.612773891272944
                  ],
                  [
                    457663.8127927416,
                    3942999.989090224,
                    83.76722610872704
                  ],
                  [
                    457663.8127927416,
                    3941999.989090224,
                    83.76722610872704
                  ],
                  [
                    457000.01279274153,
                    3941999.989090224,
                    -0.612773891272944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:22:13+00:00",
            "end_time": "2019-10-18T13:51:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5838.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46358651542492,
              35.584825353579724,
              -0.184750775627565
            ],
            [
              -75.4636384955112,
              35.59384161887135,
              -0.184750775627565
            ],
            [
              -75.45994781904258,
              35.59385576047812,
              19.135249224372437
            ],
            [
              -75.45989625269488,
              35.584839490513346,
              19.135249224372437
            ],
            [
              -75.46358651542492,
              35.584825353579724,
              -0.184750775627565
            ]
          ]
        ]
      },
      "bbox": [
        -75.4636385,
        35.58482535,
        -0.1847507756,
        -75.45989625,
        35.59385576,
        19.13524922
      ],
      "properties": {
        "datetime": "2019-10-18T14:23:07Z",
        "pc:count": 923301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458066.6526,
            "count": 923301,
            "maximum": 458334.3407,
            "minimum": 458000.0007,
            "name": "X",
            "position": 0,
            "stddev": 47.73320488,
            "variance": 2278.458848
          },
          {
            "average": 3938422.033,
            "count": 923301,
            "maximum": 3938999.986,
            "minimum": 3937999.986,
            "name": "Y",
            "position": 1,
            "stddev": 261.9670139,
            "variance": 68626.71638
          },
          {
            "average": 3.455148347,
            "count": 923301,
            "maximum": 19.13524922,
            "minimum": -0.1847507756,
            "name": "Z",
            "position": 2,
            "stddev": 3.023065131,
            "variance": 9.138922783
          },
          {
            "average": 3380.042572,
            "count": 923301,
            "maximum": 45829,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2470.003655,
            "variance": 6100918.058
          },
          {
            "average": 1.203580414,
            "count": 923301,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5520712198,
            "variance": 0.3047826317
          },
          {
            "average": 1.424185612,
            "count": 923301,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8471115932,
            "variance": 0.7175980513
          },
          {
            "average": 1,
            "count": 923301,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.546918069,
            "count": 923301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4977940972,
            "variance": 0.2477989632
          },
          {
            "average": 20.20594518,
            "count": 923301,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.330112712,
            "variance": 1.769199826
          },
          {
            "average": 1.228131454,
            "count": 923301,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.587159765,
            "variance": 0.3447565897
          },
          {
            "average": 4.682946298,
            "count": 923301,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.073524199,
            "variance": 1.152454205
          },
          {
            "average": 255408285.2,
            "count": 923301,
            "maximum": 255443787.8,
            "minimum": 255369802.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36491.84864,
            "variance": 1331655017
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.0007,
          3937999.986,
          -0.1847507756,
          458334.3407,
          3938999.986,
          19.13524922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.00071906316,
                3937999.985852083,
                -0.184750775627565
              ],
              [
                458000.00071906316,
                3938999.985852083,
                -0.184750775627565
              ],
              [
                458334.3407190631,
                3938999.985852083,
                19.135249224372437
              ],
              [
                458334.3407190631,
                3937999.985852083,
                19.135249224372437
              ],
              [
                458000.00071906316,
                3937999.985852083,
                -0.184750775627565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:23:07+00:00",
        "end_time": "2019-10-17T17:50:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5838.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5838.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5838.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5838.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.4636385,
            35.58482535,
            -0.1847507756,
            -75.45989625,
            35.59385576,
            19.13524922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46358651542492,
                  35.584825353579724,
                  -0.184750775627565
                ],
                [
                  -75.4636384955112,
                  35.59384161887135,
                  -0.184750775627565
                ],
                [
                  -75.45994781904258,
                  35.59385576047812,
                  19.135249224372437
                ],
                [
                  -75.45989625269488,
                  35.584839490513346,
                  19.135249224372437
                ],
                [
                  -75.46358651542492,
                  35.584825353579724,
                  -0.184750775627565
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5838.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5838.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:23:07Z",
            "pc:count": 923301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458066.6526,
                "count": 923301,
                "maximum": 458334.3407,
                "minimum": 458000.0007,
                "name": "X",
                "position": 0,
                "stddev": 47.73320488,
                "variance": 2278.458848
              },
              {
                "average": 3938422.033,
                "count": 923301,
                "maximum": 3938999.986,
                "minimum": 3937999.986,
                "name": "Y",
                "position": 1,
                "stddev": 261.9670139,
                "variance": 68626.71638
              },
              {
                "average": 3.455148347,
                "count": 923301,
                "maximum": 19.13524922,
                "minimum": -0.1847507756,
                "name": "Z",
                "position": 2,
                "stddev": 3.023065131,
                "variance": 9.138922783
              },
              {
                "average": 3380.042572,
                "count": 923301,
                "maximum": 45829,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2470.003655,
                "variance": 6100918.058
              },
              {
                "average": 1.203580414,
                "count": 923301,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5520712198,
                "variance": 0.3047826317
              },
              {
                "average": 1.424185612,
                "count": 923301,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8471115932,
                "variance": 0.7175980513
              },
              {
                "average": 1,
                "count": 923301,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.546918069,
                "count": 923301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4977940972,
                "variance": 0.2477989632
              },
              {
                "average": 20.20594518,
                "count": 923301,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.330112712,
                "variance": 1.769199826
              },
              {
                "average": 1.228131454,
                "count": 923301,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.587159765,
                "variance": 0.3447565897
              },
              {
                "average": 4.682946298,
                "count": 923301,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.073524199,
                "variance": 1.152454205
              },
              {
                "average": 255408285.2,
                "count": 923301,
                "maximum": 255443787.8,
                "minimum": 255369802.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36491.84864,
                "variance": 1331655017
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.0007,
              3937999.986,
              -0.1847507756,
              458334.3407,
              3938999.986,
              19.13524922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.00071906316,
                    3937999.985852083,
                    -0.184750775627565
                  ],
                  [
                    458000.00071906316,
                    3938999.985852083,
                    -0.184750775627565
                  ],
                  [
                    458334.3407190631,
                    3938999.985852083,
                    19.135249224372437
                  ],
                  [
                    458334.3407190631,
                    3937999.985852083,
                    19.135249224372437
                  ],
                  [
                    458000.00071906316,
                    3937999.985852083,
                    -0.184750775627565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:23:07+00:00",
            "end_time": "2019-10-17T17:50: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": "20191018_NCMP_NC_Dunex_18SVF2716.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81016494229428,
              36.2862233031838,
              -0.966173219649907
            ],
            [
              -75.81025814785939,
              36.29523790483156,
              -0.966173219649907
            ],
            [
              -75.8018592022524,
              36.295294528779564,
              22.673826780350094
            ],
            [
              -75.80176696258069,
              36.286279908574784,
              22.673826780350094
            ],
            [
              -75.81016494229428,
              36.2862233031838,
              -0.966173219649907
            ]
          ]
        ]
      },
      "bbox": [
        -75.81025815,
        36.2862233,
        -0.9661732196,
        -75.80176696,
        36.29529453,
        22.67382678
      ],
      "properties": {
        "datetime": "2019-10-18T16:29:43Z",
        "pc:count": 3223230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427717.6587,
            "count": 3223230,
            "maximum": 428000.0132,
            "minimum": 427245.7932,
            "name": "X",
            "position": 0,
            "stddev": 164.5978275,
            "variance": 27092.44481
          },
          {
            "average": 4016581.108,
            "count": 3223230,
            "maximum": 4016999.989,
            "minimum": 4015999.989,
            "name": "Y",
            "position": 1,
            "stddev": 284.7231763,
            "variance": 81067.28712
          },
          {
            "average": 5.712413186,
            "count": 3223230,
            "maximum": 22.67382678,
            "minimum": -0.9661732196,
            "name": "Z",
            "position": 2,
            "stddev": 4.105038591,
            "variance": 16.85134184
          },
          {
            "average": 793.9208372,
            "count": 3223230,
            "maximum": 50410,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1348.349032,
            "variance": 1818045.112
          },
          {
            "average": 2.219329679,
            "count": 3223230,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274239026,
            "variance": 1.623685095
          },
          {
            "average": 3.450802456,
            "count": 3223230,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596605949,
            "variance": 2.549150557
          },
          {
            "average": 1,
            "count": 3223230,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.25972146,
            "count": 3223230,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.175477284,
            "variance": 26.78556511
          },
          {
            "average": 20.0324469,
            "count": 3223230,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.236569264,
            "variance": 1.529103544
          },
          {
            "average": 2.4862523,
            "count": 3223230,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.647471833,
            "variance": 2.71416344
          },
          {
            "average": 1.859011302,
            "count": 3223230,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8067849842,
            "variance": 0.6509020108
          },
          {
            "average": 255450149.1,
            "count": 3223230,
            "maximum": 255451383,
            "minimum": 255449682.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.3978633,
            "variance": 243441.4515
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427245.7932,
          4015999.989,
          -0.9661732196,
          428000.0132,
          4016999.989,
          22.67382678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427245.79317843413,
                4015999.9893742357,
                -0.966173219649907
              ],
              [
                427245.79317843413,
                4016999.9893742357,
                -0.966173219649907
              ],
              [
                428000.0131784341,
                4016999.9893742357,
                22.673826780350094
              ],
              [
                428000.0131784341,
                4015999.9893742357,
                22.673826780350094
              ],
              [
                427245.79317843413,
                4015999.9893742357,
                -0.966173219649907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:29:43+00:00",
        "end_time": "2019-10-18T16:01:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2716.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2716.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2716.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2716.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81025815,
            36.2862233,
            -0.9661732196,
            -75.80176696,
            36.29529453,
            22.67382678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81016494229428,
                  36.2862233031838,
                  -0.966173219649907
                ],
                [
                  -75.81025814785939,
                  36.29523790483156,
                  -0.966173219649907
                ],
                [
                  -75.8018592022524,
                  36.295294528779564,
                  22.673826780350094
                ],
                [
                  -75.80176696258069,
                  36.286279908574784,
                  22.673826780350094
                ],
                [
                  -75.81016494229428,
                  36.2862233031838,
                  -0.966173219649907
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2716.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2716.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:29:43Z",
            "pc:count": 3223230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427717.6587,
                "count": 3223230,
                "maximum": 428000.0132,
                "minimum": 427245.7932,
                "name": "X",
                "position": 0,
                "stddev": 164.5978275,
                "variance": 27092.44481
              },
              {
                "average": 4016581.108,
                "count": 3223230,
                "maximum": 4016999.989,
                "minimum": 4015999.989,
                "name": "Y",
                "position": 1,
                "stddev": 284.7231763,
                "variance": 81067.28712
              },
              {
                "average": 5.712413186,
                "count": 3223230,
                "maximum": 22.67382678,
                "minimum": -0.9661732196,
                "name": "Z",
                "position": 2,
                "stddev": 4.105038591,
                "variance": 16.85134184
              },
              {
                "average": 793.9208372,
                "count": 3223230,
                "maximum": 50410,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1348.349032,
                "variance": 1818045.112
              },
              {
                "average": 2.219329679,
                "count": 3223230,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274239026,
                "variance": 1.623685095
              },
              {
                "average": 3.450802456,
                "count": 3223230,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596605949,
                "variance": 2.549150557
              },
              {
                "average": 1,
                "count": 3223230,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.25972146,
                "count": 3223230,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.175477284,
                "variance": 26.78556511
              },
              {
                "average": 20.0324469,
                "count": 3223230,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.236569264,
                "variance": 1.529103544
              },
              {
                "average": 2.4862523,
                "count": 3223230,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.647471833,
                "variance": 2.71416344
              },
              {
                "average": 1.859011302,
                "count": 3223230,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8067849842,
                "variance": 0.6509020108
              },
              {
                "average": 255450149.1,
                "count": 3223230,
                "maximum": 255451383,
                "minimum": 255449682.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.3978633,
                "variance": 243441.4515
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427245.7932,
              4015999.989,
              -0.9661732196,
              428000.0132,
              4016999.989,
              22.67382678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427245.79317843413,
                    4015999.9893742357,
                    -0.966173219649907
                  ],
                  [
                    427245.79317843413,
                    4016999.9893742357,
                    -0.966173219649907
                  ],
                  [
                    428000.0131784341,
                    4016999.9893742357,
                    22.673826780350094
                  ],
                  [
                    428000.0131784341,
                    4015999.9893742357,
                    22.673826780350094
                  ],
                  [
                    427245.79317843413,
                    4015999.9893742357,
                    -0.966173219649907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:29:43+00:00",
            "end_time": "2019-10-18T16:01: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": "20191001_NCMP_NC_Dunex_18SVD4199.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.64839692716502,
              35.232323811785534,
              -2.611866142714354
            ],
            [
              -75.64846868892573,
              35.24134032126307,
              -2.611866142714354
            ],
            [
              -75.63747830492791,
              35.241398708768806,
              -0.051866142714354
            ],
            [
              -75.6374077591982,
              35.23238217991268,
              -0.051866142714354
            ],
            [
              -75.64839692716502,
              35.232323811785534,
              -2.611866142714354
            ]
          ]
        ]
      },
      "bbox": [
        -75.64846869,
        35.23232381,
        -2.611866143,
        -75.63740776,
        35.24139871,
        -0.05186614271
      ],
      "properties": {
        "datetime": "2019-10-17T15:51:28Z",
        "pc:count": 1935113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441495.8321,
            "count": 1935113,
            "maximum": 442000.002,
            "minimum": 441000.002,
            "name": "X",
            "position": 0,
            "stddev": 284.6585409,
            "variance": 81030.48493
          },
          {
            "average": 3899438.78,
            "count": 1935113,
            "maximum": 3899999.982,
            "minimum": 3898999.982,
            "name": "Y",
            "position": 1,
            "stddev": 278.7256133,
            "variance": 77687.96749
          },
          {
            "average": -1.525472051,
            "count": 1935113,
            "maximum": -0.05186614271,
            "minimum": -2.611866143,
            "name": "Z",
            "position": 2,
            "stddev": 0.5567547424,
            "variance": 0.3099758432
          },
          {
            "average": 0.4208048832,
            "count": 1935113,
            "maximum": 1226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.5891845,
            "variance": 345.5577804
          },
          {
            "average": 1.000000517,
            "count": 1935113,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007188641649,
            "variance": 5.167656876e-07
          },
          {
            "average": 1.000001034,
            "count": 1935113,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001016627189,
            "variance": 1.033530841e-06
          },
          {
            "average": 1,
            "count": 1935113,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1935113,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.07639304,
            "count": 1935113,
            "maximum": 24,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.671743174,
            "variance": 2.79472524
          },
          {
            "average": 2.000026355,
            "count": 1935113,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00513365066,
            "variance": 2.63543691e-05
          },
          {
            "average": 10.52485876,
            "count": 1935113,
            "maximum": 13,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316540825,
            "variance": 1.733279744
          },
          {
            "average": 255185514.6,
            "count": 1935113,
            "maximum": 255362688.4,
            "minimum": 253979396,
            "name": "GpsTime",
            "position": 12,
            "stddev": 72571.88291,
            "variance": 5266678190
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1935113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441000.002,
          3898999.982,
          -2.611866143,
          442000.002,
          3899999.982,
          -0.05186614271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441000.0020481674,
                3898999.982120436,
                -2.611866142714354
              ],
              [
                441000.0020481674,
                3899999.982120436,
                -2.611866142714354
              ],
              [
                442000.0020481674,
                3899999.982120436,
                -0.051866142714354
              ],
              [
                442000.0020481674,
                3898999.982120436,
                -0.051866142714354
              ],
              [
                441000.0020481674,
                3898999.982120436,
                -2.611866142714354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:51:28+00:00",
        "end_time": "2019-10-01T15:36:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4199.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4199.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4199.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4199.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.64846869,
            35.23232381,
            -2.611866143,
            -75.63740776,
            35.24139871,
            -0.05186614271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.64839692716502,
                  35.232323811785534,
                  -2.611866142714354
                ],
                [
                  -75.64846868892573,
                  35.24134032126307,
                  -2.611866142714354
                ],
                [
                  -75.63747830492791,
                  35.241398708768806,
                  -0.051866142714354
                ],
                [
                  -75.6374077591982,
                  35.23238217991268,
                  -0.051866142714354
                ],
                [
                  -75.64839692716502,
                  35.232323811785534,
                  -2.611866142714354
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4199.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4199.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:51:28Z",
            "pc:count": 1935113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441495.8321,
                "count": 1935113,
                "maximum": 442000.002,
                "minimum": 441000.002,
                "name": "X",
                "position": 0,
                "stddev": 284.6585409,
                "variance": 81030.48493
              },
              {
                "average": 3899438.78,
                "count": 1935113,
                "maximum": 3899999.982,
                "minimum": 3898999.982,
                "name": "Y",
                "position": 1,
                "stddev": 278.7256133,
                "variance": 77687.96749
              },
              {
                "average": -1.525472051,
                "count": 1935113,
                "maximum": -0.05186614271,
                "minimum": -2.611866143,
                "name": "Z",
                "position": 2,
                "stddev": 0.5567547424,
                "variance": 0.3099758432
              },
              {
                "average": 0.4208048832,
                "count": 1935113,
                "maximum": 1226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.5891845,
                "variance": 345.5577804
              },
              {
                "average": 1.000000517,
                "count": 1935113,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007188641649,
                "variance": 5.167656876e-07
              },
              {
                "average": 1.000001034,
                "count": 1935113,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001016627189,
                "variance": 1.033530841e-06
              },
              {
                "average": 1,
                "count": 1935113,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1935113,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.07639304,
                "count": 1935113,
                "maximum": 24,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.671743174,
                "variance": 2.79472524
              },
              {
                "average": 2.000026355,
                "count": 1935113,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00513365066,
                "variance": 2.63543691e-05
              },
              {
                "average": 10.52485876,
                "count": 1935113,
                "maximum": 13,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316540825,
                "variance": 1.733279744
              },
              {
                "average": 255185514.6,
                "count": 1935113,
                "maximum": 255362688.4,
                "minimum": 253979396,
                "name": "GpsTime",
                "position": 12,
                "stddev": 72571.88291,
                "variance": 5266678190
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1935113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441000.002,
              3898999.982,
              -2.611866143,
              442000.002,
              3899999.982,
              -0.05186614271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441000.0020481674,
                    3898999.982120436,
                    -2.611866142714354
                  ],
                  [
                    441000.0020481674,
                    3899999.982120436,
                    -2.611866142714354
                  ],
                  [
                    442000.0020481674,
                    3899999.982120436,
                    -0.051866142714354
                  ],
                  [
                    442000.0020481674,
                    3898999.982120436,
                    -0.051866142714354
                  ],
                  [
                    441000.0020481674,
                    3898999.982120436,
                    -2.611866142714354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:51:28+00:00",
            "end_time": "2019-10-01T15:36: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": "20191018_NCMP_NC_Dunex_18SVE5743.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47489025254318,
              35.62986350835282,
              0.299238845757896
            ],
            [
              -75.47494358840589,
              35.638879691499945,
              0.299238845757896
            ],
            [
              -75.46882406914344,
              35.638903664807714,
              29.999238845757894
            ],
            [
              -75.4687714204371,
              35.62988747374289,
              29.999238845757894
            ],
            [
              -75.47489025254318,
              35.62986350835282,
              0.299238845757896
            ]
          ]
        ]
      },
      "bbox": [
        -75.47494359,
        35.62986351,
        0.2992388458,
        -75.46877142,
        35.63890366,
        29.99923885
      ],
      "properties": {
        "datetime": "2019-10-18T14:22:00Z",
        "pc:count": 1427566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457250.4729,
            "count": 1427566,
            "maximum": 457554.0631,
            "minimum": 457000.0031,
            "name": "X",
            "position": 0,
            "stddev": 147.7313445,
            "variance": 21824.55014
          },
          {
            "average": 3943467.093,
            "count": 1427566,
            "maximum": 3943999.985,
            "minimum": 3942999.985,
            "name": "Y",
            "position": 1,
            "stddev": 285.2909375,
            "variance": 81390.919
          },
          {
            "average": 2.827839296,
            "count": 1427566,
            "maximum": 29.99923885,
            "minimum": 0.2992388458,
            "name": "Z",
            "position": 2,
            "stddev": 2.762449141,
            "variance": 7.631125257
          },
          {
            "average": 2903.16351,
            "count": 1427566,
            "maximum": 41765,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2254.732432,
            "variance": 5083818.34
          },
          {
            "average": 1.124330504,
            "count": 1427566,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4233689652,
            "variance": 0.1792412807
          },
          {
            "average": 1.249194783,
            "count": 1427566,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6338666449,
            "variance": 0.4017869235
          },
          {
            "average": 1,
            "count": 1427566,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.647176383,
            "count": 1427566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4778485872,
            "variance": 0.2283392723
          },
          {
            "average": 19.95699785,
            "count": 1427566,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.615080503,
            "variance": 2.608485032
          },
          {
            "average": 1.148546547,
            "count": 1427566,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4551951534,
            "variance": 0.2072026277
          },
          {
            "average": 5.619872566,
            "count": 1427566,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8236359919,
            "variance": 0.6783762471
          },
          {
            "average": 255443081,
            "count": 1427566,
            "maximum": 255443720,
            "minimum": 255442333.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 374.1199518,
            "variance": 139965.7383
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0031,
          3942999.985,
          0.2992388458,
          457554.0631,
          3943999.985,
          29.99923885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.00313971343,
                3942999.9850176717,
                0.299238845757896
              ],
              [
                457000.00313971343,
                3943999.9850176717,
                0.299238845757896
              ],
              [
                457554.0631397135,
                3943999.9850176717,
                29.999238845757894
              ],
              [
                457554.0631397135,
                3942999.9850176717,
                29.999238845757894
              ],
              [
                457000.00313971343,
                3942999.9850176717,
                0.299238845757896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:22:00+00:00",
        "end_time": "2019-10-18T13:58:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5743.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5743.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5743.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5743.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47494359,
            35.62986351,
            0.2992388458,
            -75.46877142,
            35.63890366,
            29.99923885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47489025254318,
                  35.62986350835282,
                  0.299238845757896
                ],
                [
                  -75.47494358840589,
                  35.638879691499945,
                  0.299238845757896
                ],
                [
                  -75.46882406914344,
                  35.638903664807714,
                  29.999238845757894
                ],
                [
                  -75.4687714204371,
                  35.62988747374289,
                  29.999238845757894
                ],
                [
                  -75.47489025254318,
                  35.62986350835282,
                  0.299238845757896
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5743.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5743.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:22:00Z",
            "pc:count": 1427566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457250.4729,
                "count": 1427566,
                "maximum": 457554.0631,
                "minimum": 457000.0031,
                "name": "X",
                "position": 0,
                "stddev": 147.7313445,
                "variance": 21824.55014
              },
              {
                "average": 3943467.093,
                "count": 1427566,
                "maximum": 3943999.985,
                "minimum": 3942999.985,
                "name": "Y",
                "position": 1,
                "stddev": 285.2909375,
                "variance": 81390.919
              },
              {
                "average": 2.827839296,
                "count": 1427566,
                "maximum": 29.99923885,
                "minimum": 0.2992388458,
                "name": "Z",
                "position": 2,
                "stddev": 2.762449141,
                "variance": 7.631125257
              },
              {
                "average": 2903.16351,
                "count": 1427566,
                "maximum": 41765,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2254.732432,
                "variance": 5083818.34
              },
              {
                "average": 1.124330504,
                "count": 1427566,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4233689652,
                "variance": 0.1792412807
              },
              {
                "average": 1.249194783,
                "count": 1427566,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6338666449,
                "variance": 0.4017869235
              },
              {
                "average": 1,
                "count": 1427566,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.647176383,
                "count": 1427566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4778485872,
                "variance": 0.2283392723
              },
              {
                "average": 19.95699785,
                "count": 1427566,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.615080503,
                "variance": 2.608485032
              },
              {
                "average": 1.148546547,
                "count": 1427566,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4551951534,
                "variance": 0.2072026277
              },
              {
                "average": 5.619872566,
                "count": 1427566,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8236359919,
                "variance": 0.6783762471
              },
              {
                "average": 255443081,
                "count": 1427566,
                "maximum": 255443720,
                "minimum": 255442333.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 374.1199518,
                "variance": 139965.7383
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0031,
              3942999.985,
              0.2992388458,
              457554.0631,
              3943999.985,
              29.99923885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.00313971343,
                    3942999.9850176717,
                    0.299238845757896
                  ],
                  [
                    457000.00313971343,
                    3943999.9850176717,
                    0.299238845757896
                  ],
                  [
                    457554.0631397135,
                    3943999.9850176717,
                    29.999238845757894
                  ],
                  [
                    457554.0631397135,
                    3942999.9850176717,
                    29.999238845757894
                  ],
                  [
                    457000.00313971343,
                    3942999.9850176717,
                    0.299238845757896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:22:00+00:00",
            "end_time": "2019-10-18T13:58: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": "20191017_NCMP_NC_Dunex_18SVE5625.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4849556179876,
              35.46752614422987,
              -0.081471911719023
            ],
            [
              -75.48500975951126,
              35.476542557313,
              -0.081471911719023
            ],
            [
              -75.4802940697459,
              35.47656141642457,
              17.01852808828098
            ],
            [
              -75.480240454584,
              35.467544997100426,
              17.01852808828098
            ],
            [
              -75.4849556179876,
              35.46752614422987,
              -0.081471911719023
            ]
          ]
        ]
      },
      "bbox": [
        -75.48500976,
        35.46752614,
        -0.08147191172,
        -75.48024045,
        35.47656142,
        17.01852809
      ],
      "properties": {
        "datetime": "2019-10-17T17:47:03Z",
        "pc:count": 1173626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456175.8776,
            "count": 1173626,
            "maximum": 456427.8238,
            "minimum": 456000.0038,
            "name": "X",
            "position": 0,
            "stddev": 100.9133451,
            "variance": 10183.50322
          },
          {
            "average": 3925542.717,
            "count": 1173626,
            "maximum": 3925999.989,
            "minimum": 3924999.989,
            "name": "Y",
            "position": 1,
            "stddev": 284.8110849,
            "variance": 81117.3541
          },
          {
            "average": 2.270478028,
            "count": 1173626,
            "maximum": 17.01852809,
            "minimum": -0.08147191172,
            "name": "Z",
            "position": 2,
            "stddev": 1.427130664,
            "variance": 2.036701932
          },
          {
            "average": 2662.500821,
            "count": 1173626,
            "maximum": 40311,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2363.738423,
            "variance": 5587259.333
          },
          {
            "average": 1.252183404,
            "count": 1173626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6000053467,
            "variance": 0.360006416
          },
          {
            "average": 1.505392689,
            "count": 1173626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8750057108,
            "variance": 0.7656349939
          },
          {
            "average": 1,
            "count": 1173626,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.601759845,
            "count": 1173626,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8344778012,
            "variance": 0.6963532007
          },
          {
            "average": 19.94860717,
            "count": 1173626,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.495108708,
            "variance": 2.235350049
          },
          {
            "average": 1.272280948,
            "count": 1173626,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6088613149,
            "variance": 0.3707121008
          },
          {
            "average": 2.048233424,
            "count": 1173626,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6805407199,
            "variance": 0.4631356714
          },
          {
            "average": 255369144.5,
            "count": 1173626,
            "maximum": 255369623,
            "minimum": 255368532.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.1161765,
            "variance": 132580.59
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1173626,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0038,
          3924999.989,
          -0.08147191172,
          456427.8238,
          3925999.989,
          17.01852809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.0038322822,
                3924999.9888635273,
                -0.081471911719023
              ],
              [
                456000.0038322822,
                3925999.9888635273,
                -0.081471911719023
              ],
              [
                456427.82383228216,
                3925999.9888635273,
                17.01852808828098
              ],
              [
                456427.82383228216,
                3924999.9888635273,
                17.01852808828098
              ],
              [
                456000.0038322822,
                3924999.9888635273,
                -0.081471911719023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:47:03+00:00",
        "end_time": "2019-10-17T17:28:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5625.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5625.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5625.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5625.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48500976,
            35.46752614,
            -0.08147191172,
            -75.48024045,
            35.47656142,
            17.01852809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4849556179876,
                  35.46752614422987,
                  -0.081471911719023
                ],
                [
                  -75.48500975951126,
                  35.476542557313,
                  -0.081471911719023
                ],
                [
                  -75.4802940697459,
                  35.47656141642457,
                  17.01852808828098
                ],
                [
                  -75.480240454584,
                  35.467544997100426,
                  17.01852808828098
                ],
                [
                  -75.4849556179876,
                  35.46752614422987,
                  -0.081471911719023
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5625.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5625.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:47:03Z",
            "pc:count": 1173626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456175.8776,
                "count": 1173626,
                "maximum": 456427.8238,
                "minimum": 456000.0038,
                "name": "X",
                "position": 0,
                "stddev": 100.9133451,
                "variance": 10183.50322
              },
              {
                "average": 3925542.717,
                "count": 1173626,
                "maximum": 3925999.989,
                "minimum": 3924999.989,
                "name": "Y",
                "position": 1,
                "stddev": 284.8110849,
                "variance": 81117.3541
              },
              {
                "average": 2.270478028,
                "count": 1173626,
                "maximum": 17.01852809,
                "minimum": -0.08147191172,
                "name": "Z",
                "position": 2,
                "stddev": 1.427130664,
                "variance": 2.036701932
              },
              {
                "average": 2662.500821,
                "count": 1173626,
                "maximum": 40311,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2363.738423,
                "variance": 5587259.333
              },
              {
                "average": 1.252183404,
                "count": 1173626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6000053467,
                "variance": 0.360006416
              },
              {
                "average": 1.505392689,
                "count": 1173626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8750057108,
                "variance": 0.7656349939
              },
              {
                "average": 1,
                "count": 1173626,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.601759845,
                "count": 1173626,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8344778012,
                "variance": 0.6963532007
              },
              {
                "average": 19.94860717,
                "count": 1173626,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.495108708,
                "variance": 2.235350049
              },
              {
                "average": 1.272280948,
                "count": 1173626,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6088613149,
                "variance": 0.3707121008
              },
              {
                "average": 2.048233424,
                "count": 1173626,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6805407199,
                "variance": 0.4631356714
              },
              {
                "average": 255369144.5,
                "count": 1173626,
                "maximum": 255369623,
                "minimum": 255368532.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.1161765,
                "variance": 132580.59
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1173626,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0038,
              3924999.989,
              -0.08147191172,
              456427.8238,
              3925999.989,
              17.01852809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.0038322822,
                    3924999.9888635273,
                    -0.081471911719023
                  ],
                  [
                    456000.0038322822,
                    3925999.9888635273,
                    -0.081471911719023
                  ],
                  [
                    456427.82383228216,
                    3925999.9888635273,
                    17.01852808828098
                  ],
                  [
                    456427.82383228216,
                    3924999.9888635273,
                    17.01852808828098
                  ],
                  [
                    456000.0038322822,
                    3924999.9888635273,
                    -0.081471911719023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:47:03+00:00",
            "end_time": "2019-10-17T17:28: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": "20191018_NCMP_NC_Dunex_18SVF2813.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79897267404496,
              36.25925280881158,
              -0.432667070494471
            ],
            [
              -75.79906450154664,
              36.26826747600443,
              -0.432667070494471
            ],
            [
              -75.79045045458425,
              36.26832471904175,
              23.74733292950553
            ],
            [
              -75.79035961674562,
              36.25931003308323,
              23.74733292950553
            ],
            [
              -75.79897267404496,
              36.25925280881158,
              -0.432667070494471
            ]
          ]
        ]
      },
      "bbox": [
        -75.7990645,
        36.25925281,
        -0.4326670705,
        -75.79035962,
        36.26832472,
        23.74733293
      ],
      "properties": {
        "datetime": "2019-10-18T16:30:28Z",
        "pc:count": 4502302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428711.7865,
            "count": 4502302,
            "maximum": 429000.015,
            "minimum": 428226.215,
            "name": "X",
            "position": 0,
            "stddev": 167.1522118,
            "variance": 27939.8619
          },
          {
            "average": 4013614.186,
            "count": 4502302,
            "maximum": 4013999.989,
            "minimum": 4012999.989,
            "name": "Y",
            "position": 1,
            "stddev": 253.2605269,
            "variance": 64140.89448
          },
          {
            "average": 5.248718439,
            "count": 4502302,
            "maximum": 23.74733293,
            "minimum": -0.4326670705,
            "name": "Z",
            "position": 2,
            "stddev": 4.00618807,
            "variance": 16.04954285
          },
          {
            "average": 402.691216,
            "count": 4502302,
            "maximum": 16915,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 611.5199099,
            "variance": 373956.6002
          },
          {
            "average": 2.417338286,
            "count": 4502302,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.275761596,
            "variance": 1.627567649
          },
          {
            "average": 3.837524449,
            "count": 4502302,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.391688366,
            "variance": 1.936796509
          },
          {
            "average": 1,
            "count": 4502302,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336181358,
            "count": 4502302,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.951959364,
            "variance": 3.810145359
          },
          {
            "average": 19.94976315,
            "count": 4502302,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.420335876,
            "variance": 2.017353999
          },
          {
            "average": 2.724273938,
            "count": 4502302,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.734751124,
            "variance": 3.009361461
          },
          {
            "average": 1.905035913,
            "count": 4502302,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8051303347,
            "variance": 0.6482348559
          },
          {
            "average": 255450168.1,
            "count": 4502302,
            "maximum": 255451428.7,
            "minimum": 255449636.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 498.202015,
            "variance": 248205.2477
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4502302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428226.215,
          4012999.989,
          -0.4326670705,
          429000.015,
          4013999.989,
          23.74733293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428226.2149736439,
                4012999.9892090787,
                -0.432667070494471
              ],
              [
                428226.2149736439,
                4013999.9892090787,
                -0.432667070494471
              ],
              [
                429000.01497364393,
                4013999.9892090787,
                23.74733292950553
              ],
              [
                429000.01497364393,
                4012999.9892090787,
                23.74733292950553
              ],
              [
                428226.2149736439,
                4012999.9892090787,
                -0.432667070494471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:30:28+00:00",
        "end_time": "2019-10-18T16:00:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2813.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2813.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2813.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2813.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7990645,
            36.25925281,
            -0.4326670705,
            -75.79035962,
            36.26832472,
            23.74733293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79897267404496,
                  36.25925280881158,
                  -0.432667070494471
                ],
                [
                  -75.79906450154664,
                  36.26826747600443,
                  -0.432667070494471
                ],
                [
                  -75.79045045458425,
                  36.26832471904175,
                  23.74733292950553
                ],
                [
                  -75.79035961674562,
                  36.25931003308323,
                  23.74733292950553
                ],
                [
                  -75.79897267404496,
                  36.25925280881158,
                  -0.432667070494471
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2813.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2813.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:30:28Z",
            "pc:count": 4502302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428711.7865,
                "count": 4502302,
                "maximum": 429000.015,
                "minimum": 428226.215,
                "name": "X",
                "position": 0,
                "stddev": 167.1522118,
                "variance": 27939.8619
              },
              {
                "average": 4013614.186,
                "count": 4502302,
                "maximum": 4013999.989,
                "minimum": 4012999.989,
                "name": "Y",
                "position": 1,
                "stddev": 253.2605269,
                "variance": 64140.89448
              },
              {
                "average": 5.248718439,
                "count": 4502302,
                "maximum": 23.74733293,
                "minimum": -0.4326670705,
                "name": "Z",
                "position": 2,
                "stddev": 4.00618807,
                "variance": 16.04954285
              },
              {
                "average": 402.691216,
                "count": 4502302,
                "maximum": 16915,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 611.5199099,
                "variance": 373956.6002
              },
              {
                "average": 2.417338286,
                "count": 4502302,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.275761596,
                "variance": 1.627567649
              },
              {
                "average": 3.837524449,
                "count": 4502302,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.391688366,
                "variance": 1.936796509
              },
              {
                "average": 1,
                "count": 4502302,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336181358,
                "count": 4502302,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.951959364,
                "variance": 3.810145359
              },
              {
                "average": 19.94976315,
                "count": 4502302,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.420335876,
                "variance": 2.017353999
              },
              {
                "average": 2.724273938,
                "count": 4502302,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.734751124,
                "variance": 3.009361461
              },
              {
                "average": 1.905035913,
                "count": 4502302,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8051303347,
                "variance": 0.6482348559
              },
              {
                "average": 255450168.1,
                "count": 4502302,
                "maximum": 255451428.7,
                "minimum": 255449636.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 498.202015,
                "variance": 248205.2477
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4502302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428226.215,
              4012999.989,
              -0.4326670705,
              429000.015,
              4013999.989,
              23.74733293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428226.2149736439,
                    4012999.9892090787,
                    -0.432667070494471
                  ],
                  [
                    428226.2149736439,
                    4013999.9892090787,
                    -0.432667070494471
                  ],
                  [
                    429000.01497364393,
                    4013999.9892090787,
                    23.74733292950553
                  ],
                  [
                    429000.01497364393,
                    4012999.9892090787,
                    23.74733292950553
                  ],
                  [
                    428226.2149736439,
                    4012999.9892090787,
                    -0.432667070494471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:30:28+00:00",
            "end_time": "2019-10-18T16:00: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": "20191018_NCMP_NC_Dunex_18SVF2340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85981949378902,
              36.50223762169004,
              -0.635717958045714
            ],
            [
              -75.85991919418895,
              36.51125178240185,
              -0.635717958045714
            ],
            [
              -75.85709604179709,
              36.51127210100205,
              15.824282041954287
            ],
            [
              -75.85699666862011,
              36.50225793364741,
              15.824282041954287
            ],
            [
              -75.85981949378902,
              36.50223762169004,
              -0.635717958045714
            ]
          ]
        ]
      },
      "bbox": [
        -75.85991919,
        36.50223762,
        -0.635717958,
        -75.85699667,
        36.5112721,
        15.82428204
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:28Z",
        "pc:count": 460286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423092.4,
            "count": 460286,
            "maximum": 423252.821,
            "minimum": 423000.001,
            "name": "X",
            "position": 0,
            "stddev": 62.82091417,
            "variance": 3946.467258
          },
          {
            "average": 4040449.583,
            "count": 460286,
            "maximum": 4040999.984,
            "minimum": 4039999.984,
            "name": "Y",
            "position": 1,
            "stddev": 302.4696276,
            "variance": 91487.87562
          },
          {
            "average": 1.517812086,
            "count": 460286,
            "maximum": 15.82428204,
            "minimum": -0.635717958,
            "name": "Z",
            "position": 2,
            "stddev": 2.285520949,
            "variance": 5.223606007
          },
          {
            "average": 3755.70293,
            "count": 460286,
            "maximum": 21155,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2246.772351,
            "variance": 5047985.996
          },
          {
            "average": 1.03565392,
            "count": 460286,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2381254828,
            "variance": 0.05670374556
          },
          {
            "average": 1.074025714,
            "count": 460286,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3751828673,
            "variance": 0.1407621839
          },
          {
            "average": 1,
            "count": 460286,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.811271688,
            "count": 460286,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3912930732,
            "variance": 0.1531102691
          },
          {
            "average": 20.07783062,
            "count": 460286,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.322637615,
            "variance": 1.74937026
          },
          {
            "average": 1.040805065,
            "count": 460286,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2515584641,
            "variance": 0.06328166087
          },
          {
            "average": 7.254974081,
            "count": 460286,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7191504518,
            "variance": 0.5171773724
          },
          {
            "average": 255464133.2,
            "count": 460286,
            "maximum": 255464568.7,
            "minimum": 255461881.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 482.1912128,
            "variance": 232508.3657
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 460286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.001,
          4039999.984,
          -0.635717958,
          423252.821,
          4040999.984,
          15.82428204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.00096704165,
                4039999.9844636675,
                -0.635717958045714
              ],
              [
                423000.00096704165,
                4040999.9844636675,
                -0.635717958045714
              ],
              [
                423252.8209670416,
                4040999.9844636675,
                15.824282041954287
              ],
              [
                423252.8209670416,
                4039999.9844636675,
                15.824282041954287
              ],
              [
                423000.00096704165,
                4039999.9844636675,
                -0.635717958045714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:28+00:00",
        "end_time": "2019-10-18T19:24:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85991919,
            36.50223762,
            -0.635717958,
            -75.85699667,
            36.5112721,
            15.82428204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85981949378902,
                  36.50223762169004,
                  -0.635717958045714
                ],
                [
                  -75.85991919418895,
                  36.51125178240185,
                  -0.635717958045714
                ],
                [
                  -75.85709604179709,
                  36.51127210100205,
                  15.824282041954287
                ],
                [
                  -75.85699666862011,
                  36.50225793364741,
                  15.824282041954287
                ],
                [
                  -75.85981949378902,
                  36.50223762169004,
                  -0.635717958045714
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:28Z",
            "pc:count": 460286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423092.4,
                "count": 460286,
                "maximum": 423252.821,
                "minimum": 423000.001,
                "name": "X",
                "position": 0,
                "stddev": 62.82091417,
                "variance": 3946.467258
              },
              {
                "average": 4040449.583,
                "count": 460286,
                "maximum": 4040999.984,
                "minimum": 4039999.984,
                "name": "Y",
                "position": 1,
                "stddev": 302.4696276,
                "variance": 91487.87562
              },
              {
                "average": 1.517812086,
                "count": 460286,
                "maximum": 15.82428204,
                "minimum": -0.635717958,
                "name": "Z",
                "position": 2,
                "stddev": 2.285520949,
                "variance": 5.223606007
              },
              {
                "average": 3755.70293,
                "count": 460286,
                "maximum": 21155,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2246.772351,
                "variance": 5047985.996
              },
              {
                "average": 1.03565392,
                "count": 460286,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2381254828,
                "variance": 0.05670374556
              },
              {
                "average": 1.074025714,
                "count": 460286,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3751828673,
                "variance": 0.1407621839
              },
              {
                "average": 1,
                "count": 460286,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.811271688,
                "count": 460286,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3912930732,
                "variance": 0.1531102691
              },
              {
                "average": 20.07783062,
                "count": 460286,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.322637615,
                "variance": 1.74937026
              },
              {
                "average": 1.040805065,
                "count": 460286,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2515584641,
                "variance": 0.06328166087
              },
              {
                "average": 7.254974081,
                "count": 460286,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7191504518,
                "variance": 0.5171773724
              },
              {
                "average": 255464133.2,
                "count": 460286,
                "maximum": 255464568.7,
                "minimum": 255461881.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 482.1912128,
                "variance": 232508.3657
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 460286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.001,
              4039999.984,
              -0.635717958,
              423252.821,
              4040999.984,
              15.82428204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.00096704165,
                    4039999.9844636675,
                    -0.635717958045714
                  ],
                  [
                    423000.00096704165,
                    4040999.9844636675,
                    -0.635717958045714
                  ],
                  [
                    423252.8209670416,
                    4040999.9844636675,
                    15.824282041954287
                  ],
                  [
                    423252.8209670416,
                    4039999.9844636675,
                    15.824282041954287
                  ],
                  [
                    423000.00096704165,
                    4039999.9844636675,
                    -0.635717958045714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:28+00:00",
            "end_time": "2019-10-18T19:24: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": "20191018_NCMP_NC_Dunex_18SVF2341.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85991919981163,
              36.511251713196316,
              -0.641727366701241
            ],
            [
              -75.85996273891509,
              36.51518693084214,
              -0.641727366701241
            ],
            [
              -75.85908767625303,
              36.51519323651077,
              1.118272633298759
            ],
            [
              -75.85904418143988,
              36.51125801796493,
              1.118272633298759
            ],
            [
              -75.85991919981163,
              36.511251713196316,
              -0.641727366701241
            ]
          ]
        ]
      },
      "bbox": [
        -75.85996274,
        36.51125171,
        -0.6417273667,
        -75.85904418,
        36.51519324,
        1.118272633
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:14Z",
        "pc:count": 56861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423025.2965,
            "count": 56861,
            "maximum": 423078.3604,
            "minimum": 423000.0004,
            "name": "X",
            "position": 0,
            "stddev": 17.97773522,
            "variance": 323.1989636
          },
          {
            "average": 4041132.614,
            "count": 56861,
            "maximum": 4041436.537,
            "minimum": 4040999.977,
            "name": "Y",
            "position": 1,
            "stddev": 102.6042872,
            "variance": 10527.63976
          },
          {
            "average": 0.002733687448,
            "count": 56861,
            "maximum": 1.118272633,
            "minimum": -0.6417273667,
            "name": "Z",
            "position": 2,
            "stddev": 0.3183400052,
            "variance": 0.1013403589
          },
          {
            "average": 2154.619089,
            "count": 56861,
            "maximum": 8906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 959.288949,
            "variance": 920235.2876
          },
          {
            "average": 1,
            "count": 56861,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 56861,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 56861,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.809377253,
            "count": 56861,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927956575,
            "variance": 0.1542884286
          },
          {
            "average": 20.0048293,
            "count": 56861,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.508576333,
            "variance": 2.275802552
          },
          {
            "average": 1,
            "count": 56861,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.419725295,
            "count": 56861,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.493518242,
            "variance": 0.2435602552
          },
          {
            "average": 255464257.9,
            "count": 56861,
            "maximum": 255464554.8,
            "minimum": 255464042.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 249.1861225,
            "variance": 62093.72363
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 56861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.0004,
          4040999.977,
          -0.6417273667,
          423078.3604,
          4041436.537,
          1.118272633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.00039499934,
                4040999.976791347,
                -0.641727366701241
              ],
              [
                423000.00039499934,
                4041436.5367913465,
                -0.641727366701241
              ],
              [
                423078.3603949993,
                4041436.5367913465,
                1.118272633298759
              ],
              [
                423078.3603949993,
                4040999.976791347,
                1.118272633298759
              ],
              [
                423000.00039499934,
                4040999.976791347,
                -0.641727366701241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:14+00:00",
        "end_time": "2019-10-18T20:00:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2341.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2341.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2341.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2341.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85996274,
            36.51125171,
            -0.6417273667,
            -75.85904418,
            36.51519324,
            1.118272633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85991919981163,
                  36.511251713196316,
                  -0.641727366701241
                ],
                [
                  -75.85996273891509,
                  36.51518693084214,
                  -0.641727366701241
                ],
                [
                  -75.85908767625303,
                  36.51519323651077,
                  1.118272633298759
                ],
                [
                  -75.85904418143988,
                  36.51125801796493,
                  1.118272633298759
                ],
                [
                  -75.85991919981163,
                  36.511251713196316,
                  -0.641727366701241
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2341.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2341.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:14Z",
            "pc:count": 56861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423025.2965,
                "count": 56861,
                "maximum": 423078.3604,
                "minimum": 423000.0004,
                "name": "X",
                "position": 0,
                "stddev": 17.97773522,
                "variance": 323.1989636
              },
              {
                "average": 4041132.614,
                "count": 56861,
                "maximum": 4041436.537,
                "minimum": 4040999.977,
                "name": "Y",
                "position": 1,
                "stddev": 102.6042872,
                "variance": 10527.63976
              },
              {
                "average": 0.002733687448,
                "count": 56861,
                "maximum": 1.118272633,
                "minimum": -0.6417273667,
                "name": "Z",
                "position": 2,
                "stddev": 0.3183400052,
                "variance": 0.1013403589
              },
              {
                "average": 2154.619089,
                "count": 56861,
                "maximum": 8906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 959.288949,
                "variance": 920235.2876
              },
              {
                "average": 1,
                "count": 56861,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 56861,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 56861,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.809377253,
                "count": 56861,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927956575,
                "variance": 0.1542884286
              },
              {
                "average": 20.0048293,
                "count": 56861,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.508576333,
                "variance": 2.275802552
              },
              {
                "average": 1,
                "count": 56861,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.419725295,
                "count": 56861,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.493518242,
                "variance": 0.2435602552
              },
              {
                "average": 255464257.9,
                "count": 56861,
                "maximum": 255464554.8,
                "minimum": 255464042.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 249.1861225,
                "variance": 62093.72363
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 56861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.0004,
              4040999.977,
              -0.6417273667,
              423078.3604,
              4041436.537,
              1.118272633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.00039499934,
                    4040999.976791347,
                    -0.641727366701241
                  ],
                  [
                    423000.00039499934,
                    4041436.5367913465,
                    -0.641727366701241
                  ],
                  [
                    423078.3603949993,
                    4041436.5367913465,
                    1.118272633298759
                  ],
                  [
                    423078.3603949993,
                    4040999.976791347,
                    1.118272633298759
                  ],
                  [
                    423000.00039499934,
                    4040999.976791347,
                    -0.641727366701241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:14+00:00",
            "end_time": "2019-10-18T20:00: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": "20191018_NCMP_NC_Dunex_18SVF2427.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83842111627398,
              36.385350748157265,
              0.201096008381487
            ],
            [
              -75.83851625084267,
              36.394209547594485,
              0.201096008381487
            ],
            [
              -75.83632662446051,
              36.39422490040258,
              29.161096008381488
            ],
            [
              -75.83623173824706,
              36.38536609602622,
              29.161096008381488
            ],
            [
              -75.83842111627398,
              36.385350748157265,
              0.201096008381487
            ]
          ]
        ]
      },
      "bbox": [
        -75.83851625,
        36.38535075,
        0.2010960084,
        -75.83623174,
        36.3942249,
        29.16109601
      ],
      "properties": {
        "datetime": "2019-10-18T19:06:15Z",
        "pc:count": 442474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424924.7511,
            "count": 442474,
            "maximum": 425000.01,
            "minimum": 424803.63,
            "name": "X",
            "position": 0,
            "stddev": 56.5857889,
            "variance": 3201.951505
          },
          {
            "average": 4027729.201,
            "count": 442474,
            "maximum": 4027999.99,
            "minimum": 4027017.25,
            "name": "Y",
            "position": 1,
            "stddev": 273.4665116,
            "variance": 74783.93299
          },
          {
            "average": 5.618055943,
            "count": 442474,
            "maximum": 29.16109601,
            "minimum": 0.2010960084,
            "name": "Z",
            "position": 2,
            "stddev": 6.081304217,
            "variance": 36.98226098
          },
          {
            "average": 396.4292117,
            "count": 442474,
            "maximum": 6298,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 474.8855975,
            "variance": 225516.3307
          },
          {
            "average": 2.23859255,
            "count": 442474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27918647,
            "variance": 1.636318026
          },
          {
            "average": 3.478972776,
            "count": 442474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.637565553,
            "variance": 2.681620941
          },
          {
            "average": 1,
            "count": 442474,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222363348,
            "count": 442474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4158344385,
            "variance": 0.1729182802
          },
          {
            "average": 19.41785014,
            "count": 442474,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.126079841,
            "variance": 1.268055808
          },
          {
            "average": 2.616540181,
            "count": 442474,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.861142662,
            "variance": 3.463852007
          },
          {
            "average": 1.002214819,
            "count": 442474,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.04700977527,
            "variance": 0.002209918971
          },
          {
            "average": 255459873.5,
            "count": 442474,
            "maximum": 255460775.2,
            "minimum": 255459861.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42.67235634,
            "variance": 1820.929996
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 442474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424803.63,
          4027017.25,
          0.2010960084,
          425000.01,
          4027999.99,
          29.16109601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424803.6300342469,
                4027017.2504564533,
                0.201096008381487
              ],
              [
                424803.6300342469,
                4027999.9904564535,
                0.201096008381487
              ],
              [
                425000.0100342469,
                4027999.9904564535,
                29.161096008381488
              ],
              [
                425000.0100342469,
                4027017.2504564533,
                29.161096008381488
              ],
              [
                424803.6300342469,
                4027017.2504564533,
                0.201096008381487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:06:15+00:00",
        "end_time": "2019-10-18T18:51:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2427.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2427.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2427.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2427.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83851625,
            36.38535075,
            0.2010960084,
            -75.83623174,
            36.3942249,
            29.16109601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83842111627398,
                  36.385350748157265,
                  0.201096008381487
                ],
                [
                  -75.83851625084267,
                  36.394209547594485,
                  0.201096008381487
                ],
                [
                  -75.83632662446051,
                  36.39422490040258,
                  29.161096008381488
                ],
                [
                  -75.83623173824706,
                  36.38536609602622,
                  29.161096008381488
                ],
                [
                  -75.83842111627398,
                  36.385350748157265,
                  0.201096008381487
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2427.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2427.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:06:15Z",
            "pc:count": 442474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424924.7511,
                "count": 442474,
                "maximum": 425000.01,
                "minimum": 424803.63,
                "name": "X",
                "position": 0,
                "stddev": 56.5857889,
                "variance": 3201.951505
              },
              {
                "average": 4027729.201,
                "count": 442474,
                "maximum": 4027999.99,
                "minimum": 4027017.25,
                "name": "Y",
                "position": 1,
                "stddev": 273.4665116,
                "variance": 74783.93299
              },
              {
                "average": 5.618055943,
                "count": 442474,
                "maximum": 29.16109601,
                "minimum": 0.2010960084,
                "name": "Z",
                "position": 2,
                "stddev": 6.081304217,
                "variance": 36.98226098
              },
              {
                "average": 396.4292117,
                "count": 442474,
                "maximum": 6298,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 474.8855975,
                "variance": 225516.3307
              },
              {
                "average": 2.23859255,
                "count": 442474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27918647,
                "variance": 1.636318026
              },
              {
                "average": 3.478972776,
                "count": 442474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.637565553,
                "variance": 2.681620941
              },
              {
                "average": 1,
                "count": 442474,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222363348,
                "count": 442474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4158344385,
                "variance": 0.1729182802
              },
              {
                "average": 19.41785014,
                "count": 442474,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.126079841,
                "variance": 1.268055808
              },
              {
                "average": 2.616540181,
                "count": 442474,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.861142662,
                "variance": 3.463852007
              },
              {
                "average": 1.002214819,
                "count": 442474,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.04700977527,
                "variance": 0.002209918971
              },
              {
                "average": 255459873.5,
                "count": 442474,
                "maximum": 255460775.2,
                "minimum": 255459861.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42.67235634,
                "variance": 1820.929996
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 442474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424803.63,
              4027017.25,
              0.2010960084,
              425000.01,
              4027999.99,
              29.16109601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424803.6300342469,
                    4027017.2504564533,
                    0.201096008381487
                  ],
                  [
                    424803.6300342469,
                    4027999.9904564535,
                    0.201096008381487
                  ],
                  [
                    425000.0100342469,
                    4027999.9904564535,
                    29.161096008381488
                  ],
                  [
                    425000.0100342469,
                    4027017.2504564533,
                    29.161096008381488
                  ],
                  [
                    424803.6300342469,
                    4027017.2504564533,
                    0.201096008381487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:06:15+00:00",
            "end_time": "2019-10-18T18:51: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": "20191017_NCMP_NC_Dunex_18SVE5626.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48500979669637,
              35.47654254701463,
              -0.814189670727572
            ],
            [
              -75.48506396227451,
              35.48555894652768,
              -0.814189670727572
            ],
            [
              -75.47861060916229,
              35.48558471416025,
              15.865810329272428
            ],
            [
              -75.47855716414247,
              35.476568306120896,
              15.865810329272428
            ],
            [
              -75.48500979669637,
              35.47654254701463,
              -0.814189670727572
            ]
          ]
        ]
      },
      "bbox": [
        -75.48506396,
        35.47654255,
        -0.8141896707,
        -75.47855716,
        35.48558471,
        15.86581033
      ],
      "properties": {
        "datetime": "2019-10-17T17:47:17Z",
        "pc:count": 1352290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456277.1609,
            "count": 1352290,
            "maximum": 456585.4005,
            "minimum": 456000.0005,
            "name": "X",
            "position": 0,
            "stddev": 123.8777943,
            "variance": 15345.70791
          },
          {
            "average": 3926451.547,
            "count": 1352290,
            "maximum": 3926999.988,
            "minimum": 3925999.988,
            "name": "Y",
            "position": 1,
            "stddev": 280.949572,
            "variance": 78932.66201
          },
          {
            "average": 2.465529236,
            "count": 1352290,
            "maximum": 15.86581033,
            "minimum": -0.8141896707,
            "name": "Z",
            "position": 2,
            "stddev": 1.557795334,
            "variance": 2.426726302
          },
          {
            "average": 2573.734013,
            "count": 1352290,
            "maximum": 15388,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2479.734561,
            "variance": 6149083.491
          },
          {
            "average": 1.337137005,
            "count": 1352290,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7045480021,
            "variance": 0.4963878872
          },
          {
            "average": 1.674918841,
            "count": 1352290,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019862804,
            "variance": 1.040120139
          },
          {
            "average": 1,
            "count": 1352290,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.626140843,
            "count": 1352290,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.456519323,
            "variance": 2.121448537
          },
          {
            "average": 20.04947655,
            "count": 1352290,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.188851922,
            "variance": 1.413368894
          },
          {
            "average": 1.356914567,
            "count": 1352290,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7111372665,
            "variance": 0.5057162118
          },
          {
            "average": 2.017858595,
            "count": 1352290,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6944983089,
            "variance": 0.482327901
          },
          {
            "average": 255369126.1,
            "count": 1352290,
            "maximum": 255369637.7,
            "minimum": 255368544.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 374.0090813,
            "variance": 139882.7929
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352290,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0005,
          3925999.988,
          -0.8141896707,
          456585.4005,
          3926999.988,
          15.86581033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.00045321794,
                3925999.987737949,
                -0.814189670727572
              ],
              [
                456000.00045321794,
                3926999.987737949,
                -0.814189670727572
              ],
              [
                456585.40045321797,
                3926999.987737949,
                15.865810329272428
              ],
              [
                456585.40045321797,
                3925999.987737949,
                15.865810329272428
              ],
              [
                456000.00045321794,
                3925999.987737949,
                -0.814189670727572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:47:17+00:00",
        "end_time": "2019-10-17T17:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5626.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5626.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5626.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5626.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48506396,
            35.47654255,
            -0.8141896707,
            -75.47855716,
            35.48558471,
            15.86581033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48500979669637,
                  35.47654254701463,
                  -0.814189670727572
                ],
                [
                  -75.48506396227451,
                  35.48555894652768,
                  -0.814189670727572
                ],
                [
                  -75.47861060916229,
                  35.48558471416025,
                  15.865810329272428
                ],
                [
                  -75.47855716414247,
                  35.476568306120896,
                  15.865810329272428
                ],
                [
                  -75.48500979669637,
                  35.47654254701463,
                  -0.814189670727572
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5626.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5626.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:47:17Z",
            "pc:count": 1352290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456277.1609,
                "count": 1352290,
                "maximum": 456585.4005,
                "minimum": 456000.0005,
                "name": "X",
                "position": 0,
                "stddev": 123.8777943,
                "variance": 15345.70791
              },
              {
                "average": 3926451.547,
                "count": 1352290,
                "maximum": 3926999.988,
                "minimum": 3925999.988,
                "name": "Y",
                "position": 1,
                "stddev": 280.949572,
                "variance": 78932.66201
              },
              {
                "average": 2.465529236,
                "count": 1352290,
                "maximum": 15.86581033,
                "minimum": -0.8141896707,
                "name": "Z",
                "position": 2,
                "stddev": 1.557795334,
                "variance": 2.426726302
              },
              {
                "average": 2573.734013,
                "count": 1352290,
                "maximum": 15388,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2479.734561,
                "variance": 6149083.491
              },
              {
                "average": 1.337137005,
                "count": 1352290,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7045480021,
                "variance": 0.4963878872
              },
              {
                "average": 1.674918841,
                "count": 1352290,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019862804,
                "variance": 1.040120139
              },
              {
                "average": 1,
                "count": 1352290,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.626140843,
                "count": 1352290,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.456519323,
                "variance": 2.121448537
              },
              {
                "average": 20.04947655,
                "count": 1352290,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.188851922,
                "variance": 1.413368894
              },
              {
                "average": 1.356914567,
                "count": 1352290,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7111372665,
                "variance": 0.5057162118
              },
              {
                "average": 2.017858595,
                "count": 1352290,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6944983089,
                "variance": 0.482327901
              },
              {
                "average": 255369126.1,
                "count": 1352290,
                "maximum": 255369637.7,
                "minimum": 255368544.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 374.0090813,
                "variance": 139882.7929
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352290,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0005,
              3925999.988,
              -0.8141896707,
              456585.4005,
              3926999.988,
              15.86581033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.00045321794,
                    3925999.987737949,
                    -0.814189670727572
                  ],
                  [
                    456000.00045321794,
                    3926999.987737949,
                    -0.814189670727572
                  ],
                  [
                    456585.40045321797,
                    3926999.987737949,
                    15.865810329272428
                  ],
                  [
                    456585.40045321797,
                    3925999.987737949,
                    15.865810329272428
                  ],
                  [
                    456000.00045321794,
                    3925999.987737949,
                    -0.814189670727572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:47:17+00:00",
            "end_time": "2019-10-17T17:29: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": "20191018_NCMP_NC_Dunex_18SVF2428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84123775214518,
              36.39419034563143,
              -0.436121276285792
            ],
            [
              -75.8413349144728,
              36.40320471339676,
              -0.436121276285792
            ],
            [
              -75.8364232445379,
              36.40323921539135,
              32.243878723714204
            ],
            [
              -75.83632664927731,
              36.39422483633263,
              32.243878723714204
            ],
            [
              -75.84123775214518,
              36.39419034563143,
              -0.436121276285792
            ]
          ]
        ]
      },
      "bbox": [
        -75.84133491,
        36.39419035,
        -0.4361212763,
        -75.83632665,
        36.40323922,
        32.24387872
      ],
      "properties": {
        "datetime": "2019-10-18T19:06:15Z",
        "pc:count": 929417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424872.9266,
            "count": 929417,
            "maximum": 425000.0077,
            "minimum": 424559.5477,
            "name": "X",
            "position": 0,
            "stddev": 91.51306678,
            "variance": 8374.641392
          },
          {
            "average": 4028521.592,
            "count": 929417,
            "maximum": 4028999.983,
            "minimum": 4027999.983,
            "name": "Y",
            "position": 1,
            "stddev": 343.5900597,
            "variance": 118054.1291
          },
          {
            "average": 4.124195912,
            "count": 929417,
            "maximum": 32.24387872,
            "minimum": -0.4361212763,
            "name": "Z",
            "position": 2,
            "stddev": 5.957757833,
            "variance": 35.49487839
          },
          {
            "average": 592.1715549,
            "count": 929417,
            "maximum": 15479,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 566.6261567,
            "variance": 321065.2015
          },
          {
            "average": 1.838443885,
            "count": 929417,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.179027614,
            "variance": 1.390106115
          },
          {
            "average": 2.672289188,
            "count": 929417,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.713095577,
            "variance": 2.934696455
          },
          {
            "average": 1,
            "count": 929417,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375221241,
            "count": 929417,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.484762357,
            "variance": 2.204519257
          },
          {
            "average": 20.092547,
            "count": 929417,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.976172745,
            "variance": 3.90525872
          },
          {
            "average": 2.071040233,
            "count": 929417,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.610926744,
            "variance": 2.595084976
          },
          {
            "average": 1.333096984,
            "count": 929417,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4713211457,
            "variance": 0.2221436224
          },
          {
            "average": 255460176.5,
            "count": 929417,
            "maximum": 255460775,
            "minimum": 255459873.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.1464715,
            "variance": 173177.8858
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 929417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424559.5477,
          4027999.983,
          -0.4361212763,
          425000.0077,
          4028999.983,
          32.24387872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424559.54774712626,
                4027999.983368741,
                -0.436121276285792
              ],
              [
                424559.54774712626,
                4028999.983368741,
                -0.436121276285792
              ],
              [
                425000.0077471262,
                4028999.983368741,
                32.243878723714204
              ],
              [
                425000.0077471262,
                4027999.983368741,
                32.243878723714204
              ],
              [
                424559.54774712626,
                4027999.983368741,
                -0.436121276285792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:06:15+00:00",
        "end_time": "2019-10-18T18:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84133491,
            36.39419035,
            -0.4361212763,
            -75.83632665,
            36.40323922,
            32.24387872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84123775214518,
                  36.39419034563143,
                  -0.436121276285792
                ],
                [
                  -75.8413349144728,
                  36.40320471339676,
                  -0.436121276285792
                ],
                [
                  -75.8364232445379,
                  36.40323921539135,
                  32.243878723714204
                ],
                [
                  -75.83632664927731,
                  36.39422483633263,
                  32.243878723714204
                ],
                [
                  -75.84123775214518,
                  36.39419034563143,
                  -0.436121276285792
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:06:15Z",
            "pc:count": 929417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424872.9266,
                "count": 929417,
                "maximum": 425000.0077,
                "minimum": 424559.5477,
                "name": "X",
                "position": 0,
                "stddev": 91.51306678,
                "variance": 8374.641392
              },
              {
                "average": 4028521.592,
                "count": 929417,
                "maximum": 4028999.983,
                "minimum": 4027999.983,
                "name": "Y",
                "position": 1,
                "stddev": 343.5900597,
                "variance": 118054.1291
              },
              {
                "average": 4.124195912,
                "count": 929417,
                "maximum": 32.24387872,
                "minimum": -0.4361212763,
                "name": "Z",
                "position": 2,
                "stddev": 5.957757833,
                "variance": 35.49487839
              },
              {
                "average": 592.1715549,
                "count": 929417,
                "maximum": 15479,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 566.6261567,
                "variance": 321065.2015
              },
              {
                "average": 1.838443885,
                "count": 929417,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.179027614,
                "variance": 1.390106115
              },
              {
                "average": 2.672289188,
                "count": 929417,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.713095577,
                "variance": 2.934696455
              },
              {
                "average": 1,
                "count": 929417,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375221241,
                "count": 929417,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.484762357,
                "variance": 2.204519257
              },
              {
                "average": 20.092547,
                "count": 929417,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.976172745,
                "variance": 3.90525872
              },
              {
                "average": 2.071040233,
                "count": 929417,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.610926744,
                "variance": 2.595084976
              },
              {
                "average": 1.333096984,
                "count": 929417,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4713211457,
                "variance": 0.2221436224
              },
              {
                "average": 255460176.5,
                "count": 929417,
                "maximum": 255460775,
                "minimum": 255459873.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.1464715,
                "variance": 173177.8858
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 929417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424559.5477,
              4027999.983,
              -0.4361212763,
              425000.0077,
              4028999.983,
              32.24387872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424559.54774712626,
                    4027999.983368741,
                    -0.436121276285792
                  ],
                  [
                    424559.54774712626,
                    4028999.983368741,
                    -0.436121276285792
                  ],
                  [
                    425000.0077471262,
                    4028999.983368741,
                    32.243878723714204
                  ],
                  [
                    425000.0077471262,
                    4027999.983368741,
                    32.243878723714204
                  ],
                  [
                    424559.54774712626,
                    4027999.983368741,
                    -0.436121276285792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:06:15+00:00",
            "end_time": "2019-10-18T18:51: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": "20191001_NCMP_NC_Dunex_18SVD4598.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60440035565566,
              35.22722452678974,
              -6.314877580636563
            ],
            [
              -75.60443986342105,
              35.23255135125518,
              -6.314877580636563
            ],
            [
              -75.59345079317973,
              35.23260572795456,
              2.265122419363437
            ],
            [
              -75.59341200358493,
              35.22727889282532,
              2.265122419363437
            ],
            [
              -75.60440035565566,
              35.22722452678974,
              -6.314877580636563
            ]
          ]
        ]
      },
      "bbox": [
        -75.60443986,
        35.22722453,
        -6.314877581,
        -75.593412,
        35.23260573,
        2.265122419
      ],
      "properties": {
        "datetime": "2019-10-15T19:57:36Z",
        "pc:count": 129169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445631.9641,
            "count": 129169,
            "maximum": 446000.0008,
            "minimum": 445000.0208,
            "name": "X",
            "position": 0,
            "stddev": 257.1619905,
            "variance": 66132.28935
          },
          {
            "average": 3898593.606,
            "count": 129169,
            "maximum": 3898999.988,
            "minimum": 3898409.208,
            "name": "Y",
            "position": 1,
            "stddev": 107.0975267,
            "variance": 11469.88023
          },
          {
            "average": -4.16248854,
            "count": 129169,
            "maximum": 2.265122419,
            "minimum": -6.314877581,
            "name": "Z",
            "position": 2,
            "stddev": 1.28555037,
            "variance": 1.652639755
          },
          {
            "average": 287.6543056,
            "count": 129169,
            "maximum": 11705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1197.59917,
            "variance": 1434243.773
          },
          {
            "average": 1.00150965,
            "count": 129169,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03882502768,
            "variance": 0.001507382775
          },
          {
            "average": 1.0030193,
            "count": 129169,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05486535725,
            "variance": 0.003010207427
          },
          {
            "average": 1,
            "count": 129169,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.38493756,
            "count": 129169,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.403250061,
            "variance": 41.00161135
          },
          {
            "average": 19.4908668,
            "count": 129169,
            "maximum": 24,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.856542597,
            "variance": 3.446750416
          },
          {
            "average": 1.958155595,
            "count": 129169,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2763270038,
            "variance": 0.07635661301
          },
          {
            "average": 7.912293197,
            "count": 129169,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.55781518,
            "variance": 2.426788134
          },
          {
            "average": 254052382.8,
            "count": 129169,
            "maximum": 255204656.9,
            "minimum": 253979850.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 288166.5045,
            "variance": 83039934300.0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445000.0208,
          3898409.208,
          -6.314877581,
          446000.0008,
          3898999.988,
          2.265122419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445000.0208372851,
                3898409.2078190944,
                -6.314877580636563
              ],
              [
                445000.0208372851,
                3898999.9878190947,
                -6.314877580636563
              ],
              [
                446000.0008372851,
                3898999.9878190947,
                2.265122419363437
              ],
              [
                446000.0008372851,
                3898409.2078190944,
                2.265122419363437
              ],
              [
                445000.0208372851,
                3898409.2078190944,
                -6.314877580636563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-15T19:57:36+00:00",
        "end_time": "2019-10-01T15:44:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4598.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4598.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4598.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4598.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.60443986,
            35.22722453,
            -6.314877581,
            -75.593412,
            35.23260573,
            2.265122419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.60440035565566,
                  35.22722452678974,
                  -6.314877580636563
                ],
                [
                  -75.60443986342105,
                  35.23255135125518,
                  -6.314877580636563
                ],
                [
                  -75.59345079317973,
                  35.23260572795456,
                  2.265122419363437
                ],
                [
                  -75.59341200358493,
                  35.22727889282532,
                  2.265122419363437
                ],
                [
                  -75.60440035565566,
                  35.22722452678974,
                  -6.314877580636563
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4598.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4598.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-15T19:57:36Z",
            "pc:count": 129169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445631.9641,
                "count": 129169,
                "maximum": 446000.0008,
                "minimum": 445000.0208,
                "name": "X",
                "position": 0,
                "stddev": 257.1619905,
                "variance": 66132.28935
              },
              {
                "average": 3898593.606,
                "count": 129169,
                "maximum": 3898999.988,
                "minimum": 3898409.208,
                "name": "Y",
                "position": 1,
                "stddev": 107.0975267,
                "variance": 11469.88023
              },
              {
                "average": -4.16248854,
                "count": 129169,
                "maximum": 2.265122419,
                "minimum": -6.314877581,
                "name": "Z",
                "position": 2,
                "stddev": 1.28555037,
                "variance": 1.652639755
              },
              {
                "average": 287.6543056,
                "count": 129169,
                "maximum": 11705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1197.59917,
                "variance": 1434243.773
              },
              {
                "average": 1.00150965,
                "count": 129169,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03882502768,
                "variance": 0.001507382775
              },
              {
                "average": 1.0030193,
                "count": 129169,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05486535725,
                "variance": 0.003010207427
              },
              {
                "average": 1,
                "count": 129169,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.38493756,
                "count": 129169,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.403250061,
                "variance": 41.00161135
              },
              {
                "average": 19.4908668,
                "count": 129169,
                "maximum": 24,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.856542597,
                "variance": 3.446750416
              },
              {
                "average": 1.958155595,
                "count": 129169,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2763270038,
                "variance": 0.07635661301
              },
              {
                "average": 7.912293197,
                "count": 129169,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.55781518,
                "variance": 2.426788134
              },
              {
                "average": 254052382.8,
                "count": 129169,
                "maximum": 255204656.9,
                "minimum": 253979850.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 288166.5045,
                "variance": 83039934300.0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445000.0208,
              3898409.208,
              -6.314877581,
              446000.0008,
              3898999.988,
              2.265122419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445000.0208372851,
                    3898409.2078190944,
                    -6.314877580636563
                  ],
                  [
                    445000.0208372851,
                    3898999.9878190947,
                    -6.314877580636563
                  ],
                  [
                    446000.0008372851,
                    3898999.9878190947,
                    2.265122419363437
                  ],
                  [
                    446000.0008372851,
                    3898409.2078190944,
                    2.265122419363437
                  ],
                  [
                    445000.0208372851,
                    3898409.2078190944,
                    -6.314877580636563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-15T19:57:36+00:00",
            "end_time": "2019-10-01T15: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": "20191017_NCMP_NC_Dunex_18SVE5620.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48468534164644,
              35.42244389061071,
              -0.398197176649862
            ],
            [
              -75.48473936200598,
              35.43146019119232,
              -0.398197176649862
            ],
            [
              -75.48404422389615,
              35.43146297972341,
              9.48180282335014
            ],
            [
              -75.48399028099686,
              35.422446678218506,
              9.48180282335014
            ],
            [
              -75.48468534164644,
              35.42244389061071,
              -0.398197176649862
            ]
          ]
        ]
      },
      "bbox": [
        -75.48473936,
        35.42244389,
        -0.3981971766,
        -75.48399028,
        35.43146298,
        9.481802823
      ],
      "properties": {
        "datetime": "2019-10-17T17:58:11Z",
        "pc:count": 65545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456021.3977,
            "count": 65545,
            "maximum": 456063.0974,
            "minimum": 455999.9974,
            "name": "X",
            "position": 0,
            "stddev": 16.01155681,
            "variance": 256.3699515
          },
          {
            "average": 3920644.53,
            "count": 65545,
            "maximum": 3920999.971,
            "minimum": 3919999.991,
            "name": "Y",
            "position": 1,
            "stddev": 269.0895819,
            "variance": 72409.20307
          },
          {
            "average": 2.557943032,
            "count": 65545,
            "maximum": 9.481802823,
            "minimum": -0.3981971766,
            "name": "Z",
            "position": 2,
            "stddev": 1.448865657,
            "variance": 2.099211693
          },
          {
            "average": 4578.960928,
            "count": 65545,
            "maximum": 12511,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1869.104804,
            "variance": 3493552.768
          },
          {
            "average": 1.00364635,
            "count": 65545,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06630200397,
            "variance": 0.00439595573
          },
          {
            "average": 1.007063849,
            "count": 65545,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09801905855,
            "variance": 0.009607735838
          },
          {
            "average": 1,
            "count": 65545,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.940163247,
            "count": 65545,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2371859495,
            "variance": 0.05625717462
          },
          {
            "average": 20.72510623,
            "count": 65545,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.597525762,
            "variance": 2.55208856
          },
          {
            "average": 1.006362041,
            "count": 65545,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08416952272,
            "variance": 0.007084508555
          },
          {
            "average": 3.842993363,
            "count": 65545,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.363809802,
            "variance": 0.132357572
          },
          {
            "average": 255370029.2,
            "count": 65545,
            "maximum": 255370291.4,
            "minimum": 255365147.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 850.2354868,
            "variance": 722900.3831
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 65545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9974,
          3919999.991,
          -0.3981971766,
          456063.0974,
          3920999.971,
          9.481802823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.99740455305,
                3919999.99059144,
                -0.398197176649862
              ],
              [
                455999.99740455305,
                3920999.9705914403,
                -0.398197176649862
              ],
              [
                456063.09740455303,
                3920999.9705914403,
                9.48180282335014
              ],
              [
                456063.09740455303,
                3919999.99059144,
                9.48180282335014
              ],
              [
                455999.99740455305,
                3919999.99059144,
                -0.398197176649862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:58:11+00:00",
        "end_time": "2019-10-17T16:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5620.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5620.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5620.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5620.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48473936,
            35.42244389,
            -0.3981971766,
            -75.48399028,
            35.43146298,
            9.481802823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48468534164644,
                  35.42244389061071,
                  -0.398197176649862
                ],
                [
                  -75.48473936200598,
                  35.43146019119232,
                  -0.398197176649862
                ],
                [
                  -75.48404422389615,
                  35.43146297972341,
                  9.48180282335014
                ],
                [
                  -75.48399028099686,
                  35.422446678218506,
                  9.48180282335014
                ],
                [
                  -75.48468534164644,
                  35.42244389061071,
                  -0.398197176649862
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5620.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5620.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:58:11Z",
            "pc:count": 65545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456021.3977,
                "count": 65545,
                "maximum": 456063.0974,
                "minimum": 455999.9974,
                "name": "X",
                "position": 0,
                "stddev": 16.01155681,
                "variance": 256.3699515
              },
              {
                "average": 3920644.53,
                "count": 65545,
                "maximum": 3920999.971,
                "minimum": 3919999.991,
                "name": "Y",
                "position": 1,
                "stddev": 269.0895819,
                "variance": 72409.20307
              },
              {
                "average": 2.557943032,
                "count": 65545,
                "maximum": 9.481802823,
                "minimum": -0.3981971766,
                "name": "Z",
                "position": 2,
                "stddev": 1.448865657,
                "variance": 2.099211693
              },
              {
                "average": 4578.960928,
                "count": 65545,
                "maximum": 12511,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1869.104804,
                "variance": 3493552.768
              },
              {
                "average": 1.00364635,
                "count": 65545,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06630200397,
                "variance": 0.00439595573
              },
              {
                "average": 1.007063849,
                "count": 65545,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09801905855,
                "variance": 0.009607735838
              },
              {
                "average": 1,
                "count": 65545,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.940163247,
                "count": 65545,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2371859495,
                "variance": 0.05625717462
              },
              {
                "average": 20.72510623,
                "count": 65545,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.597525762,
                "variance": 2.55208856
              },
              {
                "average": 1.006362041,
                "count": 65545,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08416952272,
                "variance": 0.007084508555
              },
              {
                "average": 3.842993363,
                "count": 65545,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.363809802,
                "variance": 0.132357572
              },
              {
                "average": 255370029.2,
                "count": 65545,
                "maximum": 255370291.4,
                "minimum": 255365147.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 850.2354868,
                "variance": 722900.3831
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 65545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9974,
              3919999.991,
              -0.3981971766,
              456063.0974,
              3920999.971,
              9.481802823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.99740455305,
                    3919999.99059144,
                    -0.398197176649862
                  ],
                  [
                    455999.99740455305,
                    3920999.9705914403,
                    -0.398197176649862
                  ],
                  [
                    456063.09740455303,
                    3920999.9705914403,
                    9.48180282335014
                  ],
                  [
                    456063.09740455303,
                    3919999.99059144,
                    9.48180282335014
                  ],
                  [
                    455999.99740455305,
                    3919999.99059144,
                    -0.398197176649862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:58:11+00:00",
            "end_time": "2019-10-17T16:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5627.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48430643864758,
              35.48556197292244,
              -0.954944828606259
            ],
            [
              -75.48436054366692,
              35.494578359870964,
              -0.954944828606259
            ],
            [
              -75.47664453845195,
              35.49460908711027,
              15.985055171393743
            ],
            [
              -75.47659129526124,
              35.4855926899955,
              15.985055171393743
            ],
            [
              -75.48430643864758,
              35.48556197292244,
              -0.954944828606259
            ]
          ]
        ]
      },
      "bbox": [
        -75.48436054,
        35.48556197,
        -0.9549448286,
        -75.4765913,
        35.49460909,
        15.98505517
      ],
      "properties": {
        "datetime": "2019-10-17T17:56:18Z",
        "pc:count": 1810929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456387.2785,
            "count": 1810929,
            "maximum": 456768.5774,
            "minimum": 456068.7174,
            "name": "X",
            "position": 0,
            "stddev": 126.1087523,
            "variance": 15903.41741
          },
          {
            "average": 3927517.612,
            "count": 1810929,
            "maximum": 3927999.986,
            "minimum": 3926999.986,
            "name": "Y",
            "position": 1,
            "stddev": 282.7776086,
            "variance": 79963.17591
          },
          {
            "average": 2.463172861,
            "count": 1810929,
            "maximum": 15.98505517,
            "minimum": -0.9549448286,
            "name": "Z",
            "position": 2,
            "stddev": 1.469716327,
            "variance": 2.160066083
          },
          {
            "average": 2030.010629,
            "count": 1810929,
            "maximum": 12026,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2276.543938,
            "variance": 5182652.303
          },
          {
            "average": 1.46215506,
            "count": 1810929,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7615005666,
            "variance": 0.5798831129
          },
          {
            "average": 1.924810967,
            "count": 1810929,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.032144015,
            "variance": 1.065321267
          },
          {
            "average": 1,
            "count": 1810929,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.547474252,
            "count": 1810929,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.527685026,
            "variance": 2.333821538
          },
          {
            "average": 20.06883425,
            "count": 1810929,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.188094433,
            "variance": 1.411568382
          },
          {
            "average": 1.480180614,
            "count": 1810929,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7637142583,
            "variance": 0.5832594684
          },
          {
            "average": 1.941130215,
            "count": 1810929,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7087319685,
            "variance": 0.5023010032
          },
          {
            "average": 255369084.6,
            "count": 1810929,
            "maximum": 255370178.8,
            "minimum": 255368560.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.4739589,
            "variance": 145522.3813
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1810929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456068.7174,
          3926999.986,
          -0.9549448286,
          456768.5774,
          3927999.986,
          15.98505517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456068.71736912144,
                3926999.985940817,
                -0.954944828606259
              ],
              [
                456068.71736912144,
                3927999.985940817,
                -0.954944828606259
              ],
              [
                456768.5773691214,
                3927999.985940817,
                15.985055171393743
              ],
              [
                456768.5773691214,
                3926999.985940817,
                15.985055171393743
              ],
              [
                456068.71736912144,
                3926999.985940817,
                -0.954944828606259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:56:18+00:00",
        "end_time": "2019-10-17T17:29:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5627.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5627.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5627.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5627.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48436054,
            35.48556197,
            -0.9549448286,
            -75.4765913,
            35.49460909,
            15.98505517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48430643864758,
                  35.48556197292244,
                  -0.954944828606259
                ],
                [
                  -75.48436054366692,
                  35.494578359870964,
                  -0.954944828606259
                ],
                [
                  -75.47664453845195,
                  35.49460908711027,
                  15.985055171393743
                ],
                [
                  -75.47659129526124,
                  35.4855926899955,
                  15.985055171393743
                ],
                [
                  -75.48430643864758,
                  35.48556197292244,
                  -0.954944828606259
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5627.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5627.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:56:18Z",
            "pc:count": 1810929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456387.2785,
                "count": 1810929,
                "maximum": 456768.5774,
                "minimum": 456068.7174,
                "name": "X",
                "position": 0,
                "stddev": 126.1087523,
                "variance": 15903.41741
              },
              {
                "average": 3927517.612,
                "count": 1810929,
                "maximum": 3927999.986,
                "minimum": 3926999.986,
                "name": "Y",
                "position": 1,
                "stddev": 282.7776086,
                "variance": 79963.17591
              },
              {
                "average": 2.463172861,
                "count": 1810929,
                "maximum": 15.98505517,
                "minimum": -0.9549448286,
                "name": "Z",
                "position": 2,
                "stddev": 1.469716327,
                "variance": 2.160066083
              },
              {
                "average": 2030.010629,
                "count": 1810929,
                "maximum": 12026,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2276.543938,
                "variance": 5182652.303
              },
              {
                "average": 1.46215506,
                "count": 1810929,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7615005666,
                "variance": 0.5798831129
              },
              {
                "average": 1.924810967,
                "count": 1810929,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.032144015,
                "variance": 1.065321267
              },
              {
                "average": 1,
                "count": 1810929,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.547474252,
                "count": 1810929,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.527685026,
                "variance": 2.333821538
              },
              {
                "average": 20.06883425,
                "count": 1810929,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.188094433,
                "variance": 1.411568382
              },
              {
                "average": 1.480180614,
                "count": 1810929,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7637142583,
                "variance": 0.5832594684
              },
              {
                "average": 1.941130215,
                "count": 1810929,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7087319685,
                "variance": 0.5023010032
              },
              {
                "average": 255369084.6,
                "count": 1810929,
                "maximum": 255370178.8,
                "minimum": 255368560.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.4739589,
                "variance": 145522.3813
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1810929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456068.7174,
              3926999.986,
              -0.9549448286,
              456768.5774,
              3927999.986,
              15.98505517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456068.71736912144,
                    3926999.985940817,
                    -0.954944828606259
                  ],
                  [
                    456068.71736912144,
                    3927999.985940817,
                    -0.954944828606259
                  ],
                  [
                    456768.5773691214,
                    3927999.985940817,
                    15.985055171393743
                  ],
                  [
                    456768.5773691214,
                    3926999.985940817,
                    15.985055171393743
                  ],
                  [
                    456068.71736912144,
                    3926999.985940817,
                    -0.954944828606259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:56:18+00:00",
            "end_time": "2019-10-17T17:29: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": "20191017_NCMP_NC_Dunex_18SVE5621.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48473933046972,
              35.43146032443436,
              -0.372335201154318
            ],
            [
              -75.48479337590314,
              35.44047679178292,
              -0.372335201154318
            ],
            [
              -75.48381566695379,
              35.440480713558195,
              11.747664798845683
            ],
            [
              -75.48376173050634,
              35.43146424491124,
              11.747664798845683
            ],
            [
              -75.48473933046972,
              35.43146032443436,
              -0.372335201154318
            ]
          ]
        ]
      },
      "bbox": [
        -75.48479338,
        35.43146032,
        -0.3723352012,
        -75.48376173,
        35.44048071,
        11.7476648
      ],
      "properties": {
        "datetime": "2019-10-17T17:57:57Z",
        "pc:count": 252842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456032.9042,
            "count": 252842,
            "maximum": 456088.7403,
            "minimum": 456000.0003,
            "name": "X",
            "position": 0,
            "stddev": 22.08525373,
            "variance": 487.7584322
          },
          {
            "average": 3921594.491,
            "count": 252842,
            "maximum": 3921999.985,
            "minimum": 3920999.985,
            "name": "Y",
            "position": 1,
            "stddev": 271.0868165,
            "variance": 73488.0621
          },
          {
            "average": 3.570184119,
            "count": 252842,
            "maximum": 11.7476648,
            "minimum": -0.3723352012,
            "name": "Z",
            "position": 2,
            "stddev": 1.959852633,
            "variance": 3.841022342
          },
          {
            "average": 4563.061679,
            "count": 252842,
            "maximum": 12157,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1706.095671,
            "variance": 2910762.438
          },
          {
            "average": 1.00755017,
            "count": 252842,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09110447528,
            "variance": 0.008300025416
          },
          {
            "average": 1.015456293,
            "count": 252842,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1341708411,
            "variance": 0.01800181461
          },
          {
            "average": 1,
            "count": 252842,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.832547599,
            "count": 252842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3733800287,
            "variance": 0.1394126459
          },
          {
            "average": 20.14477769,
            "count": 252842,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9704387071,
            "variance": 0.9417512843
          },
          {
            "average": 1.025933191,
            "count": 252842,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1635960934,
            "variance": 0.02676368177
          },
          {
            "average": 3.47222376,
            "count": 252842,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992288716,
            "variance": 0.2492294662
          },
          {
            "average": 255369891.6,
            "count": 252842,
            "maximum": 255370277.7,
            "minimum": 255369545.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.775853,
            "variance": 126576.4575
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0003,
          3920999.985,
          -0.3723352012,
          456088.7403,
          3921999.985,
          11.7476648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.00033961557,
                3920999.985354667,
                -0.372335201154318
              ],
              [
                456000.00033961557,
                3921999.985354667,
                -0.372335201154318
              ],
              [
                456088.74033961556,
                3921999.985354667,
                11.747664798845683
              ],
              [
                456088.74033961556,
                3920999.985354667,
                11.747664798845683
              ],
              [
                456000.00033961557,
                3920999.985354667,
                -0.372335201154318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:57:57+00:00",
        "end_time": "2019-10-17T17:45:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5621.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5621.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5621.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5621.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48479338,
            35.43146032,
            -0.3723352012,
            -75.48376173,
            35.44048071,
            11.7476648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48473933046972,
                  35.43146032443436,
                  -0.372335201154318
                ],
                [
                  -75.48479337590314,
                  35.44047679178292,
                  -0.372335201154318
                ],
                [
                  -75.48381566695379,
                  35.440480713558195,
                  11.747664798845683
                ],
                [
                  -75.48376173050634,
                  35.43146424491124,
                  11.747664798845683
                ],
                [
                  -75.48473933046972,
                  35.43146032443436,
                  -0.372335201154318
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5621.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5621.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:57:57Z",
            "pc:count": 252842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456032.9042,
                "count": 252842,
                "maximum": 456088.7403,
                "minimum": 456000.0003,
                "name": "X",
                "position": 0,
                "stddev": 22.08525373,
                "variance": 487.7584322
              },
              {
                "average": 3921594.491,
                "count": 252842,
                "maximum": 3921999.985,
                "minimum": 3920999.985,
                "name": "Y",
                "position": 1,
                "stddev": 271.0868165,
                "variance": 73488.0621
              },
              {
                "average": 3.570184119,
                "count": 252842,
                "maximum": 11.7476648,
                "minimum": -0.3723352012,
                "name": "Z",
                "position": 2,
                "stddev": 1.959852633,
                "variance": 3.841022342
              },
              {
                "average": 4563.061679,
                "count": 252842,
                "maximum": 12157,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1706.095671,
                "variance": 2910762.438
              },
              {
                "average": 1.00755017,
                "count": 252842,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09110447528,
                "variance": 0.008300025416
              },
              {
                "average": 1.015456293,
                "count": 252842,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1341708411,
                "variance": 0.01800181461
              },
              {
                "average": 1,
                "count": 252842,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.832547599,
                "count": 252842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3733800287,
                "variance": 0.1394126459
              },
              {
                "average": 20.14477769,
                "count": 252842,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9704387071,
                "variance": 0.9417512843
              },
              {
                "average": 1.025933191,
                "count": 252842,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1635960934,
                "variance": 0.02676368177
              },
              {
                "average": 3.47222376,
                "count": 252842,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992288716,
                "variance": 0.2492294662
              },
              {
                "average": 255369891.6,
                "count": 252842,
                "maximum": 255370277.7,
                "minimum": 255369545.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.775853,
                "variance": 126576.4575
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0003,
              3920999.985,
              -0.3723352012,
              456088.7403,
              3921999.985,
              11.7476648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.00033961557,
                    3920999.985354667,
                    -0.372335201154318
                  ],
                  [
                    456000.00033961557,
                    3921999.985354667,
                    -0.372335201154318
                  ],
                  [
                    456088.74033961556,
                    3921999.985354667,
                    11.747664798845683
                  ],
                  [
                    456088.74033961556,
                    3920999.985354667,
                    11.747664798845683
                  ],
                  [
                    456000.00033961557,
                    3920999.985354667,
                    -0.372335201154318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:57:57+00:00",
            "end_time": "2019-10-17T17:45:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2619.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82161146273252,
              36.313190783463945,
              -0.288843035445431
            ],
            [
              -75.82170607822475,
              36.3222053186393,
              -0.288843035445431
            ],
            [
              -75.81327596880595,
              36.32226297568999,
              78.97115696455458
            ],
            [
              -75.81318232373808,
              36.31324842162481,
              78.97115696455458
            ],
            [
              -75.82161146273252,
              36.313190783463945,
              -0.288843035445431
            ]
          ]
        ]
      },
      "bbox": [
        -75.82170608,
        36.31319078,
        -0.2888430354,
        -75.81318232,
        36.32226298,
        78.97115696
      ],
      "properties": {
        "datetime": "2019-10-18T16:28:57Z",
        "pc:count": 3379510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426724.145,
            "count": 3379510,
            "maximum": 427000.0109,
            "minimum": 426243.2509,
            "name": "X",
            "position": 0,
            "stddev": 157.1886521,
            "variance": 24708.27235
          },
          {
            "average": 4019562.205,
            "count": 3379510,
            "maximum": 4019999.983,
            "minimum": 4018999.983,
            "name": "Y",
            "position": 1,
            "stddev": 276.7158901,
            "variance": 76571.68382
          },
          {
            "average": 5.976909958,
            "count": 3379510,
            "maximum": 78.97115696,
            "minimum": -0.2888430354,
            "name": "Z",
            "position": 2,
            "stddev": 4.148971197,
            "variance": 17.21396199
          },
          {
            "average": 722.6184172,
            "count": 3379510,
            "maximum": 46641,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1302.314224,
            "variance": 1696022.337
          },
          {
            "average": 2.242898823,
            "count": 3379510,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264124353,
            "variance": 1.598010379
          },
          {
            "average": 3.498775562,
            "count": 3379510,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548410298,
            "variance": 2.39757445
          },
          {
            "average": 1,
            "count": 3379510,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28249332,
            "count": 3379510,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.007336103,
            "variance": 1.014726025
          },
          {
            "average": 20.03216502,
            "count": 3379510,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.102838036,
            "variance": 1.216251734
          },
          {
            "average": 2.488221961,
            "count": 3379510,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.675268475,
            "variance": 2.806524465
          },
          {
            "average": 1.824930537,
            "count": 3379510,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7519270974,
            "variance": 0.5653943598
          },
          {
            "average": 255450131.8,
            "count": 3379510,
            "maximum": 255451337.2,
            "minimum": 255449728.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.3944479,
            "variance": 213808.6254
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3379510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426243.2509,
          4018999.983,
          -0.2888430354,
          427000.0109,
          4019999.983,
          78.97115696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426243.25086008554,
                4018999.9834947856,
                -0.288843035445431
              ],
              [
                426243.25086008554,
                4019999.9834947856,
                -0.288843035445431
              ],
              [
                427000.01086008555,
                4019999.9834947856,
                78.97115696455458
              ],
              [
                427000.01086008555,
                4018999.9834947856,
                78.97115696455458
              ],
              [
                426243.25086008554,
                4018999.9834947856,
                -0.288843035445431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:28:57+00:00",
        "end_time": "2019-10-18T16:02:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2619.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2619.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2619.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2619.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82170608,
            36.31319078,
            -0.2888430354,
            -75.81318232,
            36.32226298,
            78.97115696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82161146273252,
                  36.313190783463945,
                  -0.288843035445431
                ],
                [
                  -75.82170607822475,
                  36.3222053186393,
                  -0.288843035445431
                ],
                [
                  -75.81327596880595,
                  36.32226297568999,
                  78.97115696455458
                ],
                [
                  -75.81318232373808,
                  36.31324842162481,
                  78.97115696455458
                ],
                [
                  -75.82161146273252,
                  36.313190783463945,
                  -0.288843035445431
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2619.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2619.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:28:57Z",
            "pc:count": 3379510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426724.145,
                "count": 3379510,
                "maximum": 427000.0109,
                "minimum": 426243.2509,
                "name": "X",
                "position": 0,
                "stddev": 157.1886521,
                "variance": 24708.27235
              },
              {
                "average": 4019562.205,
                "count": 3379510,
                "maximum": 4019999.983,
                "minimum": 4018999.983,
                "name": "Y",
                "position": 1,
                "stddev": 276.7158901,
                "variance": 76571.68382
              },
              {
                "average": 5.976909958,
                "count": 3379510,
                "maximum": 78.97115696,
                "minimum": -0.2888430354,
                "name": "Z",
                "position": 2,
                "stddev": 4.148971197,
                "variance": 17.21396199
              },
              {
                "average": 722.6184172,
                "count": 3379510,
                "maximum": 46641,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1302.314224,
                "variance": 1696022.337
              },
              {
                "average": 2.242898823,
                "count": 3379510,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264124353,
                "variance": 1.598010379
              },
              {
                "average": 3.498775562,
                "count": 3379510,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548410298,
                "variance": 2.39757445
              },
              {
                "average": 1,
                "count": 3379510,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28249332,
                "count": 3379510,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.007336103,
                "variance": 1.014726025
              },
              {
                "average": 20.03216502,
                "count": 3379510,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.102838036,
                "variance": 1.216251734
              },
              {
                "average": 2.488221961,
                "count": 3379510,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.675268475,
                "variance": 2.806524465
              },
              {
                "average": 1.824930537,
                "count": 3379510,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7519270974,
                "variance": 0.5653943598
              },
              {
                "average": 255450131.8,
                "count": 3379510,
                "maximum": 255451337.2,
                "minimum": 255449728.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.3944479,
                "variance": 213808.6254
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3379510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426243.2509,
              4018999.983,
              -0.2888430354,
              427000.0109,
              4019999.983,
              78.97115696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426243.25086008554,
                    4018999.9834947856,
                    -0.288843035445431
                  ],
                  [
                    426243.25086008554,
                    4019999.9834947856,
                    -0.288843035445431
                  ],
                  [
                    427000.01086008555,
                    4019999.9834947856,
                    78.97115696455458
                  ],
                  [
                    427000.01086008555,
                    4018999.9834947856,
                    78.97115696455458
                  ],
                  [
                    426243.25086008554,
                    4018999.9834947856,
                    -0.288843035445431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:28:57+00:00",
            "end_time": "2019-10-18T16:02: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": "20191017_NCMP_NC_Dunex_18SVE5622.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48479341165117,
              35.44047677602621,
              -0.186303302170956
            ],
            [
              -75.48484748109612,
              35.4494932298106,
              -0.186303302170956
            ],
            [
              -75.48325238373391,
              35.449499625374926,
              9.233696697829043
            ],
            [
              -75.48319849215486,
              35.44048316947334,
              9.233696697829043
            ],
            [
              -75.48479341165117,
              35.44047677602621,
              -0.186303302170956
            ]
          ]
        ]
      },
      "bbox": [
        -75.48484748,
        35.44047678,
        -0.1863033022,
        -75.48319849,
        35.44949963,
        9.233696698
      ],
      "properties": {
        "datetime": "2019-10-17T17:57:43Z",
        "pc:count": 302784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456069.3301,
            "count": 302784,
            "maximum": 456144.7571,
            "minimum": 455999.9971,
            "name": "X",
            "position": 0,
            "stddev": 36.33856008,
            "variance": 1320.490949
          },
          {
            "average": 3922489.361,
            "count": 302784,
            "maximum": 3922999.984,
            "minimum": 3921999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.7415282,
            "variance": 81077.73791
          },
          {
            "average": 3.105885321,
            "count": 302784,
            "maximum": 9.233696698,
            "minimum": -0.1863033022,
            "name": "Z",
            "position": 2,
            "stddev": 1.469491675,
            "variance": 2.159405784
          },
          {
            "average": 4494.188454,
            "count": 302784,
            "maximum": 13599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1814.525892,
            "variance": 3292504.213
          },
          {
            "average": 1.017788258,
            "count": 302784,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.145047595,
            "variance": 0.02103880482
          },
          {
            "average": 1.035305696,
            "count": 302784,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2109246989,
            "variance": 0.04448922861
          },
          {
            "average": 1,
            "count": 302784,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.824049487,
            "count": 302784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3807786871,
            "variance": 0.1449924086
          },
          {
            "average": 20.38666588,
            "count": 302784,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.294401656,
            "variance": 1.675475648
          },
          {
            "average": 1.035130654,
            "count": 302784,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1936743452,
            "variance": 0.03750975197
          },
          {
            "average": 3.364520582,
            "count": 302784,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5179507541,
            "variance": 0.2682729836
          },
          {
            "average": 255369825.2,
            "count": 302784,
            "maximum": 255370263.7,
            "minimum": 255369191,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.5325392,
            "variance": 118014.6055
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 302784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9971,
          3921999.984,
          -0.1863033022,
          456144.7571,
          3922999.984,
          9.233696698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.9970865128,
                3921999.9836230786,
                -0.186303302170956
              ],
              [
                455999.9970865128,
                3922999.9836230786,
                -0.186303302170956
              ],
              [
                456144.7570865128,
                3922999.9836230786,
                9.233696697829043
              ],
              [
                456144.7570865128,
                3921999.9836230786,
                9.233696697829043
              ],
              [
                455999.9970865128,
                3921999.9836230786,
                -0.186303302170956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:57:43+00:00",
        "end_time": "2019-10-17T17:39:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5622.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5622.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5622.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5622.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48484748,
            35.44047678,
            -0.1863033022,
            -75.48319849,
            35.44949963,
            9.233696698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48479341165117,
                  35.44047677602621,
                  -0.186303302170956
                ],
                [
                  -75.48484748109612,
                  35.4494932298106,
                  -0.186303302170956
                ],
                [
                  -75.48325238373391,
                  35.449499625374926,
                  9.233696697829043
                ],
                [
                  -75.48319849215486,
                  35.44048316947334,
                  9.233696697829043
                ],
                [
                  -75.48479341165117,
                  35.44047677602621,
                  -0.186303302170956
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5622.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5622.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:57:43Z",
            "pc:count": 302784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456069.3301,
                "count": 302784,
                "maximum": 456144.7571,
                "minimum": 455999.9971,
                "name": "X",
                "position": 0,
                "stddev": 36.33856008,
                "variance": 1320.490949
              },
              {
                "average": 3922489.361,
                "count": 302784,
                "maximum": 3922999.984,
                "minimum": 3921999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.7415282,
                "variance": 81077.73791
              },
              {
                "average": 3.105885321,
                "count": 302784,
                "maximum": 9.233696698,
                "minimum": -0.1863033022,
                "name": "Z",
                "position": 2,
                "stddev": 1.469491675,
                "variance": 2.159405784
              },
              {
                "average": 4494.188454,
                "count": 302784,
                "maximum": 13599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1814.525892,
                "variance": 3292504.213
              },
              {
                "average": 1.017788258,
                "count": 302784,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.145047595,
                "variance": 0.02103880482
              },
              {
                "average": 1.035305696,
                "count": 302784,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2109246989,
                "variance": 0.04448922861
              },
              {
                "average": 1,
                "count": 302784,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.824049487,
                "count": 302784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3807786871,
                "variance": 0.1449924086
              },
              {
                "average": 20.38666588,
                "count": 302784,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.294401656,
                "variance": 1.675475648
              },
              {
                "average": 1.035130654,
                "count": 302784,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1936743452,
                "variance": 0.03750975197
              },
              {
                "average": 3.364520582,
                "count": 302784,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5179507541,
                "variance": 0.2682729836
              },
              {
                "average": 255369825.2,
                "count": 302784,
                "maximum": 255370263.7,
                "minimum": 255369191,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.5325392,
                "variance": 118014.6055
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 302784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9971,
              3921999.984,
              -0.1863033022,
              456144.7571,
              3922999.984,
              9.233696698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.9970865128,
                    3921999.9836230786,
                    -0.186303302170956
                  ],
                  [
                    455999.9970865128,
                    3922999.9836230786,
                    -0.186303302170956
                  ],
                  [
                    456144.7570865128,
                    3922999.9836230786,
                    9.233696697829043
                  ],
                  [
                    456144.7570865128,
                    3921999.9836230786,
                    9.233696697829043
                  ],
                  [
                    455999.9970865128,
                    3921999.9836230786,
                    -0.186303302170956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:57:43+00:00",
            "end_time": "2019-10-17T17:39: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": "20191018_NCMP_NC_Dunex_18SVE3399.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74463987474041,
              36.133387449007564,
              0.355979225677768
            ],
            [
              -75.74472506674165,
              36.14240260198355,
              0.355979225677768
            ],
            [
              -75.73361037185286,
              36.14247120114414,
              36.85597922567777
            ],
            [
              -75.73352645102486,
              36.1334560256467,
              36.85597922567777
            ],
            [
              -75.74463987474041,
              36.133387449007564,
              0.355979225677768
            ]
          ]
        ]
      },
      "bbox": [
        -75.74472507,
        36.13338745,
        0.3559792257,
        -75.73352645,
        36.1424712,
        36.85597923
      ],
      "properties": {
        "datetime": "2019-10-18T16:38:49Z",
        "pc:count": 13391976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433584.1636,
            "count": 13391976,
            "maximum": 434000.0186,
            "minimum": 432999.9986,
            "name": "X",
            "position": 0,
            "stddev": 256.0984888,
            "variance": 65586.43599
          },
          {
            "average": 3999499.409,
            "count": 13391976,
            "maximum": 3999999.994,
            "minimum": 3998999.974,
            "name": "Y",
            "position": 1,
            "stddev": 284.1438765,
            "variance": 80737.74258
          },
          {
            "average": 11.46484588,
            "count": 13391976,
            "maximum": 36.85597923,
            "minimum": 0.3559792257,
            "name": "Z",
            "position": 2,
            "stddev": 5.975010923,
            "variance": 35.70075553
          },
          {
            "average": 550.9998351,
            "count": 13391976,
            "maximum": 47487,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1147.161427,
            "variance": 1315979.339
          },
          {
            "average": 2.533234304,
            "count": 13391976,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283097703,
            "variance": 1.646339715
          },
          {
            "average": 4.09034492,
            "count": 13391976,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.280024009,
            "variance": 1.638461463
          },
          {
            "average": 1,
            "count": 13391976,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158647088,
            "count": 13391976,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3653466843,
            "variance": 0.1334781997
          },
          {
            "average": 20.06634699,
            "count": 13391976,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.472242421,
            "variance": 2.167497746
          },
          {
            "average": 2.899940009,
            "count": 13391976,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.816552991,
            "variance": 3.299864771
          },
          {
            "average": 2.45010348,
            "count": 13391976,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.121419895,
            "variance": 1.257582582
          },
          {
            "average": 255449320.6,
            "count": 13391976,
            "maximum": 255451929.6,
            "minimum": 255446886.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1682.129592,
            "variance": 2829559.963
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13391976,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432999.9986,
          3998999.974,
          0.3559792257,
          434000.0186,
          3999999.994,
          36.85597923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432999.9985582526,
                3998999.9736454776,
                0.355979225677768
              ],
              [
                432999.9985582526,
                3999999.993645477,
                0.355979225677768
              ],
              [
                434000.0185582526,
                3999999.993645477,
                36.85597922567777
              ],
              [
                434000.0185582526,
                3998999.9736454776,
                36.85597922567777
              ],
              [
                432999.9985582526,
                3998999.9736454776,
                0.355979225677768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:38:49+00:00",
        "end_time": "2019-10-18T15:14:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3399.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3399.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3399.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3399.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74472507,
            36.13338745,
            0.3559792257,
            -75.73352645,
            36.1424712,
            36.85597923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74463987474041,
                  36.133387449007564,
                  0.355979225677768
                ],
                [
                  -75.74472506674165,
                  36.14240260198355,
                  0.355979225677768
                ],
                [
                  -75.73361037185286,
                  36.14247120114414,
                  36.85597922567777
                ],
                [
                  -75.73352645102486,
                  36.1334560256467,
                  36.85597922567777
                ],
                [
                  -75.74463987474041,
                  36.133387449007564,
                  0.355979225677768
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3399.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3399.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:38:49Z",
            "pc:count": 13391976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433584.1636,
                "count": 13391976,
                "maximum": 434000.0186,
                "minimum": 432999.9986,
                "name": "X",
                "position": 0,
                "stddev": 256.0984888,
                "variance": 65586.43599
              },
              {
                "average": 3999499.409,
                "count": 13391976,
                "maximum": 3999999.994,
                "minimum": 3998999.974,
                "name": "Y",
                "position": 1,
                "stddev": 284.1438765,
                "variance": 80737.74258
              },
              {
                "average": 11.46484588,
                "count": 13391976,
                "maximum": 36.85597923,
                "minimum": 0.3559792257,
                "name": "Z",
                "position": 2,
                "stddev": 5.975010923,
                "variance": 35.70075553
              },
              {
                "average": 550.9998351,
                "count": 13391976,
                "maximum": 47487,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1147.161427,
                "variance": 1315979.339
              },
              {
                "average": 2.533234304,
                "count": 13391976,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283097703,
                "variance": 1.646339715
              },
              {
                "average": 4.09034492,
                "count": 13391976,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.280024009,
                "variance": 1.638461463
              },
              {
                "average": 1,
                "count": 13391976,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158647088,
                "count": 13391976,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3653466843,
                "variance": 0.1334781997
              },
              {
                "average": 20.06634699,
                "count": 13391976,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.472242421,
                "variance": 2.167497746
              },
              {
                "average": 2.899940009,
                "count": 13391976,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.816552991,
                "variance": 3.299864771
              },
              {
                "average": 2.45010348,
                "count": 13391976,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.121419895,
                "variance": 1.257582582
              },
              {
                "average": 255449320.6,
                "count": 13391976,
                "maximum": 255451929.6,
                "minimum": 255446886.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1682.129592,
                "variance": 2829559.963
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13391976,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432999.9986,
              3998999.974,
              0.3559792257,
              434000.0186,
              3999999.994,
              36.85597923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432999.9985582526,
                    3998999.9736454776,
                    0.355979225677768
                  ],
                  [
                    432999.9985582526,
                    3999999.993645477,
                    0.355979225677768
                  ],
                  [
                    434000.0185582526,
                    3999999.993645477,
                    36.85597922567777
                  ],
                  [
                    434000.0185582526,
                    3998999.9736454776,
                    36.85597922567777
                  ],
                  [
                    432999.9985582526,
                    3998999.9736454776,
                    0.355979225677768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:38:49+00:00",
            "end_time": "2019-10-18T15:14: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": "20191017_NCMP_NC_Dunex_18SVE5623.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48484739447271,
              35.44949341111107,
              -1.68607114438748
            ],
            [
              -75.48490148684454,
              35.45850967100102,
              -1.68607114438748
            ],
            [
              -75.48179006036233,
              35.45852212950349,
              15.213928855612519
            ],
            [
              -75.48173631504766,
              35.449505865489826,
              15.213928855612519
            ],
            [
              -75.48484739447271,
              35.44949341111107,
              -1.68607114438748
            ]
          ]
        ]
      },
      "bbox": [
        -75.48490149,
        35.44949341,
        -1.686071144,
        -75.48173632,
        35.45852213,
        15.21392886
      ],
      "properties": {
        "datetime": "2019-10-17T17:57:27Z",
        "pc:count": 572787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456066.0419,
            "count": 572787,
            "maximum": 456282.345,
            "minimum": 456000.005,
            "name": "X",
            "position": 0,
            "stddev": 52.47047127,
            "variance": 2753.150355
          },
          {
            "average": 3923523.506,
            "count": 572787,
            "maximum": 3923999.984,
            "minimum": 3923000.004,
            "name": "Y",
            "position": 1,
            "stddev": 283.9581894,
            "variance": 80632.25331
          },
          {
            "average": 2.520188792,
            "count": 572787,
            "maximum": 15.21392886,
            "minimum": -1.686071144,
            "name": "Z",
            "position": 2,
            "stddev": 1.308760447,
            "variance": 1.712853908
          },
          {
            "average": 2681.924117,
            "count": 572787,
            "maximum": 12380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2125.216284,
            "variance": 4516544.254
          },
          {
            "average": 1.181660897,
            "count": 572787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4443181853,
            "variance": 0.1974186498
          },
          {
            "average": 1.36347019,
            "count": 572787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6142554935,
            "variance": 0.3773098113
          },
          {
            "average": 1,
            "count": 572787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.639796294,
            "count": 572787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.108275725,
            "variance": 1.228275083
          },
          {
            "average": 19.84996192,
            "count": 572787,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.250394605,
            "variance": 1.563486667
          },
          {
            "average": 1.207888796,
            "count": 572787,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.462067446,
            "variance": 0.2135063247
          },
          {
            "average": 2.66083902,
            "count": 572787,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5491477588,
            "variance": 0.3015632609
          },
          {
            "average": 255369458.1,
            "count": 572787,
            "maximum": 255370247.6,
            "minimum": 255369175.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 248.1045756,
            "variance": 61555.88042
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.005,
          3923000.004,
          -1.686071144,
          456282.345,
          3923999.984,
          15.21392886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.00504635385,
                3923000.0036917618,
                -1.68607114438748
              ],
              [
                456000.00504635385,
                3923999.983691762,
                -1.68607114438748
              ],
              [
                456282.3450463538,
                3923999.983691762,
                15.213928855612519
              ],
              [
                456282.3450463538,
                3923000.0036917618,
                15.213928855612519
              ],
              [
                456000.00504635385,
                3923000.0036917618,
                -1.68607114438748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:57:27+00:00",
        "end_time": "2019-10-17T17:39:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5623.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5623.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5623.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5623.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48490149,
            35.44949341,
            -1.686071144,
            -75.48173632,
            35.45852213,
            15.21392886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48484739447271,
                  35.44949341111107,
                  -1.68607114438748
                ],
                [
                  -75.48490148684454,
                  35.45850967100102,
                  -1.68607114438748
                ],
                [
                  -75.48179006036233,
                  35.45852212950349,
                  15.213928855612519
                ],
                [
                  -75.48173631504766,
                  35.449505865489826,
                  15.213928855612519
                ],
                [
                  -75.48484739447271,
                  35.44949341111107,
                  -1.68607114438748
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5623.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5623.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:57:27Z",
            "pc:count": 572787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456066.0419,
                "count": 572787,
                "maximum": 456282.345,
                "minimum": 456000.005,
                "name": "X",
                "position": 0,
                "stddev": 52.47047127,
                "variance": 2753.150355
              },
              {
                "average": 3923523.506,
                "count": 572787,
                "maximum": 3923999.984,
                "minimum": 3923000.004,
                "name": "Y",
                "position": 1,
                "stddev": 283.9581894,
                "variance": 80632.25331
              },
              {
                "average": 2.520188792,
                "count": 572787,
                "maximum": 15.21392886,
                "minimum": -1.686071144,
                "name": "Z",
                "position": 2,
                "stddev": 1.308760447,
                "variance": 1.712853908
              },
              {
                "average": 2681.924117,
                "count": 572787,
                "maximum": 12380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2125.216284,
                "variance": 4516544.254
              },
              {
                "average": 1.181660897,
                "count": 572787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4443181853,
                "variance": 0.1974186498
              },
              {
                "average": 1.36347019,
                "count": 572787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6142554935,
                "variance": 0.3773098113
              },
              {
                "average": 1,
                "count": 572787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.639796294,
                "count": 572787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.108275725,
                "variance": 1.228275083
              },
              {
                "average": 19.84996192,
                "count": 572787,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.250394605,
                "variance": 1.563486667
              },
              {
                "average": 1.207888796,
                "count": 572787,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.462067446,
                "variance": 0.2135063247
              },
              {
                "average": 2.66083902,
                "count": 572787,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5491477588,
                "variance": 0.3015632609
              },
              {
                "average": 255369458.1,
                "count": 572787,
                "maximum": 255370247.6,
                "minimum": 255369175.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 248.1045756,
                "variance": 61555.88042
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.005,
              3923000.004,
              -1.686071144,
              456282.345,
              3923999.984,
              15.21392886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.00504635385,
                    3923000.0036917618,
                    -1.68607114438748
                  ],
                  [
                    456000.00504635385,
                    3923999.983691762,
                    -1.68607114438748
                  ],
                  [
                    456282.3450463538,
                    3923999.983691762,
                    15.213928855612519
                  ],
                  [
                    456282.3450463538,
                    3923000.0036917618,
                    15.213928855612519
                  ],
                  [
                    456000.00504635385,
                    3923000.0036917618,
                    -1.68607114438748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:57:27+00:00",
            "end_time": "2019-10-17T17:39: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": "20191001_NCMP_NC_Dunex_18SVD4298.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63734813955232,
              35.22475354769248,
              -3.304172122687191
            ],
            [
              -75.63740780242472,
              35.23238226303331,
              -3.304172122687191
            ],
            [
              -75.6264183833394,
              35.23243963473258,
              21.61582787731281
            ],
            [
              -75.62635974893716,
              35.22481090327903,
              21.61582787731281
            ],
            [
              -75.63734813955232,
              35.22475354769248,
              -3.304172122687191
            ]
          ]
        ]
      },
      "bbox": [
        -75.6374078,
        35.22475355,
        -3.304172123,
        -75.62635975,
        35.23243963,
        21.61582788
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:49Z",
        "pc:count": 6313885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442548.955,
            "count": 6313885,
            "maximum": 443000.0182,
            "minimum": 441999.9982,
            "name": "X",
            "position": 0,
            "stddev": 259.892516,
            "variance": 67544.11988
          },
          {
            "average": 3898700.362,
            "count": 6313885,
            "maximum": 3898999.991,
            "minimum": 3898153.911,
            "name": "Y",
            "position": 1,
            "stddev": 182.1368364,
            "variance": 33173.82719
          },
          {
            "average": 3.550137975,
            "count": 6313885,
            "maximum": 21.61582788,
            "minimum": -3.304172123,
            "name": "Z",
            "position": 2,
            "stddev": 3.316848696,
            "variance": 11.00148527
          },
          {
            "average": 2037.918161,
            "count": 6313885,
            "maximum": 45652,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2282.585931,
            "variance": 5210198.533
          },
          {
            "average": 1.670447593,
            "count": 6313885,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.00149399,
            "variance": 1.002990212
          },
          {
            "average": 2.35382225,
            "count": 6313885,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.395566223,
            "variance": 1.947605083
          },
          {
            "average": 1,
            "count": 6313885,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.069306932,
            "count": 6313885,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.730080232,
            "variance": 22.373659
          },
          {
            "average": 20.01074909,
            "count": 6313885,
            "maximum": 25.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.810372646,
            "variance": 3.277449117
          },
          {
            "average": 1.734454777,
            "count": 6313885,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.05142476,
            "variance": 1.105494025
          },
          {
            "average": 11.56802238,
            "count": 6313885,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.477613585,
            "variance": 12.09379625
          },
          {
            "average": 254524278,
            "count": 6313885,
            "maximum": 255363009.4,
            "minimum": 253980143.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 611299.2795,
            "variance": 373686809200.0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6313885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441999.9982,
          3898153.911,
          -3.304172123,
          443000.0182,
          3898999.991,
          21.61582788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441999.9981739425,
                3898153.9113639896,
                -3.304172122687191
              ],
              [
                441999.9981739425,
                3898999.9913639897,
                -3.304172122687191
              ],
              [
                443000.0181739425,
                3898999.9913639897,
                21.61582787731281
              ],
              [
                443000.0181739425,
                3898153.9113639896,
                21.61582787731281
              ],
              [
                441999.9981739425,
                3898153.9113639896,
                -3.304172122687191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:49+00:00",
        "end_time": "2019-10-01T15:49:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4298.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4298.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4298.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4298.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.6374078,
            35.22475355,
            -3.304172123,
            -75.62635975,
            35.23243963,
            21.61582788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63734813955232,
                  35.22475354769248,
                  -3.304172122687191
                ],
                [
                  -75.63740780242472,
                  35.23238226303331,
                  -3.304172122687191
                ],
                [
                  -75.6264183833394,
                  35.23243963473258,
                  21.61582787731281
                ],
                [
                  -75.62635974893716,
                  35.22481090327903,
                  21.61582787731281
                ],
                [
                  -75.63734813955232,
                  35.22475354769248,
                  -3.304172122687191
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4298.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4298.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:49Z",
            "pc:count": 6313885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442548.955,
                "count": 6313885,
                "maximum": 443000.0182,
                "minimum": 441999.9982,
                "name": "X",
                "position": 0,
                "stddev": 259.892516,
                "variance": 67544.11988
              },
              {
                "average": 3898700.362,
                "count": 6313885,
                "maximum": 3898999.991,
                "minimum": 3898153.911,
                "name": "Y",
                "position": 1,
                "stddev": 182.1368364,
                "variance": 33173.82719
              },
              {
                "average": 3.550137975,
                "count": 6313885,
                "maximum": 21.61582788,
                "minimum": -3.304172123,
                "name": "Z",
                "position": 2,
                "stddev": 3.316848696,
                "variance": 11.00148527
              },
              {
                "average": 2037.918161,
                "count": 6313885,
                "maximum": 45652,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2282.585931,
                "variance": 5210198.533
              },
              {
                "average": 1.670447593,
                "count": 6313885,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.00149399,
                "variance": 1.002990212
              },
              {
                "average": 2.35382225,
                "count": 6313885,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.395566223,
                "variance": 1.947605083
              },
              {
                "average": 1,
                "count": 6313885,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.069306932,
                "count": 6313885,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.730080232,
                "variance": 22.373659
              },
              {
                "average": 20.01074909,
                "count": 6313885,
                "maximum": 25.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.810372646,
                "variance": 3.277449117
              },
              {
                "average": 1.734454777,
                "count": 6313885,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.05142476,
                "variance": 1.105494025
              },
              {
                "average": 11.56802238,
                "count": 6313885,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.477613585,
                "variance": 12.09379625
              },
              {
                "average": 254524278,
                "count": 6313885,
                "maximum": 255363009.4,
                "minimum": 253980143.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 611299.2795,
                "variance": 373686809200.0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6313885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441999.9982,
              3898153.911,
              -3.304172123,
              443000.0182,
              3898999.991,
              21.61582788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441999.9981739425,
                    3898153.9113639896,
                    -3.304172122687191
                  ],
                  [
                    441999.9981739425,
                    3898999.9913639897,
                    -3.304172122687191
                  ],
                  [
                    443000.0181739425,
                    3898999.9913639897,
                    21.61582787731281
                  ],
                  [
                    443000.0181739425,
                    3898153.9113639896,
                    21.61582787731281
                  ],
                  [
                    441999.9981739425,
                    3898153.9113639896,
                    -3.304172122687191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:49+00:00",
            "end_time": "2019-10-01T15:49: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": "20191018_NCMP_NC_Dunex_18SVF2429.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84334916093154,
              36.4031905074646,
              -0.46212628260402
            ],
            [
              -75.84344659909898,
              36.41220485671751,
              -0.46212628260402
            ],
            [
              -75.83651977375219,
              36.41225358289784,
              21.777873717395984
            ],
            [
              -75.83642313556969,
              36.403239217697205,
              21.777873717395984
            ],
            [
              -75.84334916093154,
              36.4031905074646,
              -0.46212628260402
            ]
          ]
        ]
      },
      "bbox": [
        -75.8434466,
        36.40319051,
        -0.4621262826,
        -75.83642314,
        36.41225358,
        21.77787372
      ],
      "properties": {
        "datetime": "2019-10-18T19:45:10Z",
        "pc:count": 3588583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424842.0081,
            "count": 3588583,
            "maximum": 425000.0175,
            "minimum": 424378.9175,
            "name": "X",
            "position": 0,
            "stddev": 117.1386009,
            "variance": 13721.45182
          },
          {
            "average": 4029601.859,
            "count": 3588583,
            "maximum": 4029999.984,
            "minimum": 4028999.984,
            "name": "Y",
            "position": 1,
            "stddev": 247.5869843,
            "variance": 61299.31479
          },
          {
            "average": 3.874407645,
            "count": 3588583,
            "maximum": 21.77787372,
            "minimum": -0.4621262826,
            "name": "Z",
            "position": 2,
            "stddev": 3.399743823,
            "variance": 11.55825806
          },
          {
            "average": 378.7908564,
            "count": 3588583,
            "maximum": 8913,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 463.0583528,
            "variance": 214423.0381
          },
          {
            "average": 2.259300398,
            "count": 3588583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250533708,
            "variance": 1.563834555
          },
          {
            "average": 3.517831969,
            "count": 3588583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.458291651,
            "variance": 2.126614539
          },
          {
            "average": 1,
            "count": 3588583,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266847109,
            "count": 3588583,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.35821582,
            "variance": 1.844750213
          },
          {
            "average": 19.80458392,
            "count": 3588583,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.437737432,
            "variance": 5.942563789
          },
          {
            "average": 2.436017503,
            "count": 3588583,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.534672318,
            "variance": 2.355219124
          },
          {
            "average": 2.975971017,
            "count": 3588583,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.734296115,
            "variance": 3.007783013
          },
          {
            "average": 255461224.6,
            "count": 3588583,
            "maximum": 255463110.2,
            "minimum": 255459888.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1052.928337,
            "variance": 1108658.082
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3588583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424378.9175,
          4028999.984,
          -0.4621262826,
          425000.0175,
          4029999.984,
          21.77787372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424378.91752045805,
                4028999.9835398598,
                -0.46212628260402
              ],
              [
                424378.91752045805,
                4029999.9835398598,
                -0.46212628260402
              ],
              [
                425000.01752045803,
                4029999.9835398598,
                21.777873717395984
              ],
              [
                425000.01752045803,
                4028999.9835398598,
                21.777873717395984
              ],
              [
                424378.91752045805,
                4028999.9835398598,
                -0.46212628260402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:45:10+00:00",
        "end_time": "2019-10-18T18:51:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2429.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2429.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2429.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2429.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8434466,
            36.40319051,
            -0.4621262826,
            -75.83642314,
            36.41225358,
            21.77787372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84334916093154,
                  36.4031905074646,
                  -0.46212628260402
                ],
                [
                  -75.84344659909898,
                  36.41220485671751,
                  -0.46212628260402
                ],
                [
                  -75.83651977375219,
                  36.41225358289784,
                  21.777873717395984
                ],
                [
                  -75.83642313556969,
                  36.403239217697205,
                  21.777873717395984
                ],
                [
                  -75.84334916093154,
                  36.4031905074646,
                  -0.46212628260402
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2429.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2429.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:45:10Z",
            "pc:count": 3588583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424842.0081,
                "count": 3588583,
                "maximum": 425000.0175,
                "minimum": 424378.9175,
                "name": "X",
                "position": 0,
                "stddev": 117.1386009,
                "variance": 13721.45182
              },
              {
                "average": 4029601.859,
                "count": 3588583,
                "maximum": 4029999.984,
                "minimum": 4028999.984,
                "name": "Y",
                "position": 1,
                "stddev": 247.5869843,
                "variance": 61299.31479
              },
              {
                "average": 3.874407645,
                "count": 3588583,
                "maximum": 21.77787372,
                "minimum": -0.4621262826,
                "name": "Z",
                "position": 2,
                "stddev": 3.399743823,
                "variance": 11.55825806
              },
              {
                "average": 378.7908564,
                "count": 3588583,
                "maximum": 8913,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 463.0583528,
                "variance": 214423.0381
              },
              {
                "average": 2.259300398,
                "count": 3588583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250533708,
                "variance": 1.563834555
              },
              {
                "average": 3.517831969,
                "count": 3588583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.458291651,
                "variance": 2.126614539
              },
              {
                "average": 1,
                "count": 3588583,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266847109,
                "count": 3588583,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.35821582,
                "variance": 1.844750213
              },
              {
                "average": 19.80458392,
                "count": 3588583,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.437737432,
                "variance": 5.942563789
              },
              {
                "average": 2.436017503,
                "count": 3588583,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.534672318,
                "variance": 2.355219124
              },
              {
                "average": 2.975971017,
                "count": 3588583,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.734296115,
                "variance": 3.007783013
              },
              {
                "average": 255461224.6,
                "count": 3588583,
                "maximum": 255463110.2,
                "minimum": 255459888.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1052.928337,
                "variance": 1108658.082
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3588583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424378.9175,
              4028999.984,
              -0.4621262826,
              425000.0175,
              4029999.984,
              21.77787372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424378.91752045805,
                    4028999.9835398598,
                    -0.46212628260402
                  ],
                  [
                    424378.91752045805,
                    4029999.9835398598,
                    -0.46212628260402
                  ],
                  [
                    425000.01752045803,
                    4029999.9835398598,
                    21.777873717395984
                  ],
                  [
                    425000.01752045803,
                    4028999.9835398598,
                    21.777873717395984
                  ],
                  [
                    424378.91752045805,
                    4028999.9835398598,
                    -0.46212628260402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:45:10+00:00",
            "end_time": "2019-10-18T18:51: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": "20191017_NCMP_NC_Dunex_18SVE5839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46363845868878,
              35.593841658411684,
              -1.040042025437157
            ],
            [
              -75.46367408773179,
              35.60001941522255,
              -1.040042025437157
            ],
            [
              -75.46225727337323,
              35.6000248582266,
              14.539957974562842
            ],
            [
              -75.46222175318977,
              35.59384710018337,
              14.539957974562842
            ],
            [
              -75.46363845868878,
              35.593841658411684,
              -1.040042025437157
            ]
          ]
        ]
      },
      "bbox": [
        -75.46367409,
        35.59384166,
        -1.040042025,
        -75.46222175,
        35.60002486,
        14.53995797
      ],
      "properties": {
        "datetime": "2019-10-18T14:13:13Z",
        "pc:count": 72233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458047.5471,
            "count": 72233,
            "maximum": 458128.3441,
            "minimum": 458000.0041,
            "name": "X",
            "position": 0,
            "stddev": 31.72612834,
            "variance": 1006.547219
          },
          {
            "average": 3939202.985,
            "count": 72233,
            "maximum": 3939685.17,
            "minimum": 3938999.99,
            "name": "Y",
            "position": 1,
            "stddev": 163.7625958,
            "variance": 26818.18777
          },
          {
            "average": 3.062460709,
            "count": 72233,
            "maximum": 14.53995797,
            "minimum": -1.040042025,
            "name": "Z",
            "position": 2,
            "stddev": 2.355642604,
            "variance": 5.549052076
          },
          {
            "average": 4806.292844,
            "count": 72233,
            "maximum": 25716,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2589.653155,
            "variance": 6706303.466
          },
          {
            "average": 1.103650686,
            "count": 72233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3970445298,
            "variance": 0.1576443587
          },
          {
            "average": 1.221020863,
            "count": 72233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6270652214,
            "variance": 0.3932107919
          },
          {
            "average": 1,
            "count": 72233,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.228635111,
            "count": 72233,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.536788861,
            "variance": 12.50887544
          },
          {
            "average": 19.52042363,
            "count": 72233,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.096234828,
            "variance": 1.201730798
          },
          {
            "average": 1.138260906,
            "count": 72233,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4368117078,
            "variance": 0.190804468
          },
          {
            "average": 5.508036493,
            "count": 72233,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8612450647,
            "variance": 0.7417430615
          },
          {
            "average": 255425192.2,
            "count": 72233,
            "maximum": 255443193.3,
            "minimum": 255370011.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31507.90268,
            "variance": 992747931.4
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 72233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458000.0041,
          3938999.99,
          -1.040042025,
          458128.3441,
          3939685.17,
          14.53995797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458000.0040754049,
                3938999.990221723,
                -1.040042025437157
              ],
              [
                458000.0040754049,
                3939685.1702217227,
                -1.040042025437157
              ],
              [
                458128.34407540486,
                3939685.1702217227,
                14.539957974562842
              ],
              [
                458128.34407540486,
                3938999.990221723,
                14.539957974562842
              ],
              [
                458000.0040754049,
                3938999.990221723,
                -1.040042025437157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:13:13+00:00",
        "end_time": "2019-10-17T17:53:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.46367409,
            35.59384166,
            -1.040042025,
            -75.46222175,
            35.60002486,
            14.53995797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.46363845868878,
                  35.593841658411684,
                  -1.040042025437157
                ],
                [
                  -75.46367408773179,
                  35.60001941522255,
                  -1.040042025437157
                ],
                [
                  -75.46225727337323,
                  35.6000248582266,
                  14.539957974562842
                ],
                [
                  -75.46222175318977,
                  35.59384710018337,
                  14.539957974562842
                ],
                [
                  -75.46363845868878,
                  35.593841658411684,
                  -1.040042025437157
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:13:13Z",
            "pc:count": 72233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458047.5471,
                "count": 72233,
                "maximum": 458128.3441,
                "minimum": 458000.0041,
                "name": "X",
                "position": 0,
                "stddev": 31.72612834,
                "variance": 1006.547219
              },
              {
                "average": 3939202.985,
                "count": 72233,
                "maximum": 3939685.17,
                "minimum": 3938999.99,
                "name": "Y",
                "position": 1,
                "stddev": 163.7625958,
                "variance": 26818.18777
              },
              {
                "average": 3.062460709,
                "count": 72233,
                "maximum": 14.53995797,
                "minimum": -1.040042025,
                "name": "Z",
                "position": 2,
                "stddev": 2.355642604,
                "variance": 5.549052076
              },
              {
                "average": 4806.292844,
                "count": 72233,
                "maximum": 25716,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2589.653155,
                "variance": 6706303.466
              },
              {
                "average": 1.103650686,
                "count": 72233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3970445298,
                "variance": 0.1576443587
              },
              {
                "average": 1.221020863,
                "count": 72233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6270652214,
                "variance": 0.3932107919
              },
              {
                "average": 1,
                "count": 72233,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.228635111,
                "count": 72233,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.536788861,
                "variance": 12.50887544
              },
              {
                "average": 19.52042363,
                "count": 72233,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.096234828,
                "variance": 1.201730798
              },
              {
                "average": 1.138260906,
                "count": 72233,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4368117078,
                "variance": 0.190804468
              },
              {
                "average": 5.508036493,
                "count": 72233,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8612450647,
                "variance": 0.7417430615
              },
              {
                "average": 255425192.2,
                "count": 72233,
                "maximum": 255443193.3,
                "minimum": 255370011.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31507.90268,
                "variance": 992747931.4
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 72233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458000.0041,
              3938999.99,
              -1.040042025,
              458128.3441,
              3939685.17,
              14.53995797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458000.0040754049,
                    3938999.990221723,
                    -1.040042025437157
                  ],
                  [
                    458000.0040754049,
                    3939685.1702217227,
                    -1.040042025437157
                  ],
                  [
                    458128.34407540486,
                    3939685.1702217227,
                    14.539957974562842
                  ],
                  [
                    458128.34407540486,
                    3938999.990221723,
                    14.539957974562842
                  ],
                  [
                    458000.0040754049,
                    3938999.990221723,
                    -1.040042025437157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:13:13+00:00",
            "end_time": "2019-10-17T17:53: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": "20191018_NCMP_NC_Dunex_18SVF2141.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87244015491173,
              36.516706655230365,
              0.584892430804942
            ],
            [
              -75.87247909994127,
              36.52017546618264,
              0.584892430804942
            ],
            [
              -75.87118675150194,
              36.520184912663396,
              18.844892430804943
            ],
            [
              -75.8711478641414,
              36.516716100522686,
              18.844892430804943
            ],
            [
              -75.87244015491173,
              36.516706655230365,
              0.584892430804942
            ]
          ]
        ]
      },
      "bbox": [
        -75.8724791,
        36.51670666,
        0.5848924308,
        -75.87114786,
        36.52018491,
        18.84489243
      ],
      "properties": {
        "datetime": "2019-10-18T18:54:39Z",
        "pc:count": 232468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421958.5529,
            "count": 232468,
            "maximum": 422000.0103,
            "minimum": 421884.2903,
            "name": "X",
            "position": 0,
            "stddev": 26.55965692,
            "variance": 705.4153757
          },
          {
            "average": 4041850.345,
            "count": 232468,
            "maximum": 4041999.988,
            "minimum": 4041615.168,
            "name": "Y",
            "position": 1,
            "stddev": 96.00915169,
            "variance": 9217.757208
          },
          {
            "average": 5.929213499,
            "count": 232468,
            "maximum": 18.84489243,
            "minimum": 0.5848924308,
            "name": "Z",
            "position": 2,
            "stddev": 3.439658557,
            "variance": 11.83125099
          },
          {
            "average": 437.4212408,
            "count": 232468,
            "maximum": 23016,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 908.0858415,
            "variance": 824619.8956
          },
          {
            "average": 2.616286973,
            "count": 232468,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.280530008,
            "variance": 1.639757102
          },
          {
            "average": 4.221720839,
            "count": 232468,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068486051,
            "variance": 1.141662442
          },
          {
            "average": 1,
            "count": 232468,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185505102,
            "count": 232468,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3887076137,
            "variance": 0.1510936089
          },
          {
            "average": 19.62096233,
            "count": 232468,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.248900423,
            "variance": 1.559752267
          },
          {
            "average": 2.863753291,
            "count": 232468,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.629873433,
            "variance": 2.656487407
          },
          {
            "average": 1,
            "count": 232468,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255460075.2,
            "count": 232468,
            "maximum": 255460079.1,
            "minimum": 255460071.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.772404323,
            "variance": 3.141417085
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 232468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421884.2903,
          4041615.168,
          0.5848924308,
          422000.0103,
          4041999.988,
          18.84489243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421884.2903263122,
                4041615.1679793093,
                0.584892430804942
              ],
              [
                421884.2903263122,
                4041999.9879793096,
                0.584892430804942
              ],
              [
                422000.01032631216,
                4041999.9879793096,
                18.844892430804943
              ],
              [
                422000.01032631216,
                4041615.1679793093,
                18.844892430804943
              ],
              [
                421884.2903263122,
                4041615.1679793093,
                0.584892430804942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:54:39+00:00",
        "end_time": "2019-10-18T18:54:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2141.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2141.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2141.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2141.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8724791,
            36.51670666,
            0.5848924308,
            -75.87114786,
            36.52018491,
            18.84489243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87244015491173,
                  36.516706655230365,
                  0.584892430804942
                ],
                [
                  -75.87247909994127,
                  36.52017546618264,
                  0.584892430804942
                ],
                [
                  -75.87118675150194,
                  36.520184912663396,
                  18.844892430804943
                ],
                [
                  -75.8711478641414,
                  36.516716100522686,
                  18.844892430804943
                ],
                [
                  -75.87244015491173,
                  36.516706655230365,
                  0.584892430804942
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2141.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2141.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:54:39Z",
            "pc:count": 232468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421958.5529,
                "count": 232468,
                "maximum": 422000.0103,
                "minimum": 421884.2903,
                "name": "X",
                "position": 0,
                "stddev": 26.55965692,
                "variance": 705.4153757
              },
              {
                "average": 4041850.345,
                "count": 232468,
                "maximum": 4041999.988,
                "minimum": 4041615.168,
                "name": "Y",
                "position": 1,
                "stddev": 96.00915169,
                "variance": 9217.757208
              },
              {
                "average": 5.929213499,
                "count": 232468,
                "maximum": 18.84489243,
                "minimum": 0.5848924308,
                "name": "Z",
                "position": 2,
                "stddev": 3.439658557,
                "variance": 11.83125099
              },
              {
                "average": 437.4212408,
                "count": 232468,
                "maximum": 23016,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 908.0858415,
                "variance": 824619.8956
              },
              {
                "average": 2.616286973,
                "count": 232468,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.280530008,
                "variance": 1.639757102
              },
              {
                "average": 4.221720839,
                "count": 232468,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068486051,
                "variance": 1.141662442
              },
              {
                "average": 1,
                "count": 232468,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185505102,
                "count": 232468,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3887076137,
                "variance": 0.1510936089
              },
              {
                "average": 19.62096233,
                "count": 232468,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.248900423,
                "variance": 1.559752267
              },
              {
                "average": 2.863753291,
                "count": 232468,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.629873433,
                "variance": 2.656487407
              },
              {
                "average": 1,
                "count": 232468,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255460075.2,
                "count": 232468,
                "maximum": 255460079.1,
                "minimum": 255460071.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.772404323,
                "variance": 3.141417085
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 232468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421884.2903,
              4041615.168,
              0.5848924308,
              422000.0103,
              4041999.988,
              18.84489243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421884.2903263122,
                    4041615.1679793093,
                    0.584892430804942
                  ],
                  [
                    421884.2903263122,
                    4041999.9879793096,
                    0.584892430804942
                  ],
                  [
                    422000.01032631216,
                    4041999.9879793096,
                    18.844892430804943
                  ],
                  [
                    422000.01032631216,
                    4041615.1679793093,
                    18.844892430804943
                  ],
                  [
                    421884.2903263122,
                    4041615.1679793093,
                    0.584892430804942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:54:39+00:00",
            "end_time": "2019-10-18T18: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": "20191017_NCMP_NC_Dunex_18SVE5628.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48398362767747,
              35.49457976108712,
              -0.875929218343797
            ],
            [
              -75.48403771569502,
              35.50359631529086,
              -0.875929218343797
            ],
            [
              -75.47480517079592,
              35.50363300302063,
              19.504070781656203
            ],
            [
              -75.47475211435892,
              35.49461643667968,
              19.504070781656203
            ],
            [
              -75.48398362767747,
              35.49457976108712,
              -0.875929218343797
            ]
          ]
        ]
      },
      "bbox": [
        -75.48403772,
        35.49457976,
        -0.8759292183,
        -75.47475211,
        35.503633,
        19.50407078
      ],
      "properties": {
        "datetime": "2019-10-17T17:56:18Z",
        "pc:count": 2618903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456504.2873,
            "count": 2618903,
            "maximum": 456940.2245,
            "minimum": 456102.9045,
            "name": "X",
            "position": 0,
            "stddev": 171.7161884,
            "variance": 29486.44936
          },
          {
            "average": 3928523.079,
            "count": 2618903,
            "maximum": 3928999.994,
            "minimum": 3927999.974,
            "name": "Y",
            "position": 1,
            "stddev": 279.1548069,
            "variance": 77927.4062
          },
          {
            "average": 2.487640784,
            "count": 2618903,
            "maximum": 19.50407078,
            "minimum": -0.8759292183,
            "name": "Z",
            "position": 2,
            "stddev": 1.769219698,
            "variance": 3.130138341
          },
          {
            "average": 1798.077932,
            "count": 2618903,
            "maximum": 40900,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2120.627065,
            "variance": 4497059.149
          },
          {
            "average": 1.560810767,
            "count": 2618903,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9115647068,
            "variance": 0.8309502147
          },
          {
            "average": 2.121866293,
            "count": 2618903,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.281568251,
            "variance": 1.642417181
          },
          {
            "average": 1,
            "count": 2618903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.633969643,
            "count": 2618903,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.202252424,
            "variance": 4.84991574
          },
          {
            "average": 20.20709001,
            "count": 2618903,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.42642384,
            "variance": 2.034684971
          },
          {
            "average": 1.590501061,
            "count": 2618903,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9535926906,
            "variance": 0.9093390195
          },
          {
            "average": 2.013001245,
            "count": 2618903,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8711363048,
            "variance": 0.7588784615
          },
          {
            "average": 255369122.2,
            "count": 2618903,
            "maximum": 255370178.6,
            "minimum": 255368573.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464.5065749,
            "variance": 215766.3581
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2618903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456102.9045,
          3927999.974,
          -0.8759292183,
          456940.2245,
          3928999.994,
          19.50407078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456102.9045087744,
                3927999.9736047527,
                -0.875929218343797
              ],
              [
                456102.9045087744,
                3928999.9936047522,
                -0.875929218343797
              ],
              [
                456940.22450877435,
                3928999.9936047522,
                19.504070781656203
              ],
              [
                456940.22450877435,
                3927999.9736047527,
                19.504070781656203
              ],
              [
                456102.9045087744,
                3927999.9736047527,
                -0.875929218343797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:56:18+00:00",
        "end_time": "2019-10-17T17:29:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5628.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5628.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5628.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5628.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48403772,
            35.49457976,
            -0.8759292183,
            -75.47475211,
            35.503633,
            19.50407078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48398362767747,
                  35.49457976108712,
                  -0.875929218343797
                ],
                [
                  -75.48403771569502,
                  35.50359631529086,
                  -0.875929218343797
                ],
                [
                  -75.47480517079592,
                  35.50363300302063,
                  19.504070781656203
                ],
                [
                  -75.47475211435892,
                  35.49461643667968,
                  19.504070781656203
                ],
                [
                  -75.48398362767747,
                  35.49457976108712,
                  -0.875929218343797
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5628.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5628.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:56:18Z",
            "pc:count": 2618903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456504.2873,
                "count": 2618903,
                "maximum": 456940.2245,
                "minimum": 456102.9045,
                "name": "X",
                "position": 0,
                "stddev": 171.7161884,
                "variance": 29486.44936
              },
              {
                "average": 3928523.079,
                "count": 2618903,
                "maximum": 3928999.994,
                "minimum": 3927999.974,
                "name": "Y",
                "position": 1,
                "stddev": 279.1548069,
                "variance": 77927.4062
              },
              {
                "average": 2.487640784,
                "count": 2618903,
                "maximum": 19.50407078,
                "minimum": -0.8759292183,
                "name": "Z",
                "position": 2,
                "stddev": 1.769219698,
                "variance": 3.130138341
              },
              {
                "average": 1798.077932,
                "count": 2618903,
                "maximum": 40900,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2120.627065,
                "variance": 4497059.149
              },
              {
                "average": 1.560810767,
                "count": 2618903,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9115647068,
                "variance": 0.8309502147
              },
              {
                "average": 2.121866293,
                "count": 2618903,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.281568251,
                "variance": 1.642417181
              },
              {
                "average": 1,
                "count": 2618903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.633969643,
                "count": 2618903,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.202252424,
                "variance": 4.84991574
              },
              {
                "average": 20.20709001,
                "count": 2618903,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.42642384,
                "variance": 2.034684971
              },
              {
                "average": 1.590501061,
                "count": 2618903,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9535926906,
                "variance": 0.9093390195
              },
              {
                "average": 2.013001245,
                "count": 2618903,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8711363048,
                "variance": 0.7588784615
              },
              {
                "average": 255369122.2,
                "count": 2618903,
                "maximum": 255370178.6,
                "minimum": 255368573.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464.5065749,
                "variance": 215766.3581
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2618903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456102.9045,
              3927999.974,
              -0.8759292183,
              456940.2245,
              3928999.994,
              19.50407078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456102.9045087744,
                    3927999.9736047527,
                    -0.875929218343797
                  ],
                  [
                    456102.9045087744,
                    3928999.9936047522,
                    -0.875929218343797
                  ],
                  [
                    456940.22450877435,
                    3928999.9936047522,
                    19.504070781656203
                  ],
                  [
                    456940.22450877435,
                    3927999.9736047527,
                    19.504070781656203
                  ],
                  [
                    456102.9045087744,
                    3927999.9736047527,
                    -0.875929218343797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:56:18+00:00",
            "end_time": "2019-10-17T17:29: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": "20191018_NCMP_NC_Dunex_18SVF3107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76756908684396,
              36.2053663563288,
              -0.507045445193627
            ],
            [
              -75.7676571316985,
              36.21438117263969,
              -0.507045445193627
            ],
            [
              -75.76065042737342,
              36.21442591490725,
              20.952954554806375
            ],
            [
              -75.76056318594873,
              36.20541108391969,
              20.952954554806375
            ],
            [
              -75.76756908684396,
              36.2053663563288,
              -0.507045445193627
            ]
          ]
        ]
      },
      "bbox": [
        -75.76765713,
        36.20536636,
        -0.5070454452,
        -75.76056319,
        36.21442591,
        20.95295455
      ],
      "properties": {
        "datetime": "2019-10-18T16:41:06Z",
        "pc:count": 2691675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431200.5888,
            "count": 2691675,
            "maximum": 431629.8413,
            "minimum": 431000.0013,
            "name": "X",
            "position": 0,
            "stddev": 131.9669424,
            "variance": 17415.27388
          },
          {
            "average": 4007410.755,
            "count": 2691675,
            "maximum": 4007999.987,
            "minimum": 4006999.987,
            "name": "Y",
            "position": 1,
            "stddev": 266.638445,
            "variance": 71096.06033
          },
          {
            "average": 5.756128928,
            "count": 2691675,
            "maximum": 20.95295455,
            "minimum": -0.5070454452,
            "name": "Z",
            "position": 2,
            "stddev": 3.550584481,
            "variance": 12.60665015
          },
          {
            "average": 978.0707121,
            "count": 2691675,
            "maximum": 45213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1546.800609,
            "variance": 2392592.123
          },
          {
            "average": 2.134429677,
            "count": 2691675,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.232328265,
            "variance": 1.518632952
          },
          {
            "average": 3.291836496,
            "count": 2691675,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537481633,
            "variance": 2.363849771
          },
          {
            "average": 1,
            "count": 2691675,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.431070244,
            "count": 2691675,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.198772608,
            "variance": 4.834600982
          },
          {
            "average": 20.08665841,
            "count": 2691675,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.50174362,
            "variance": 2.2552339
          },
          {
            "average": 2.273024046,
            "count": 2691675,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.465745224,
            "variance": 2.148409062
          },
          {
            "average": 3.762883706,
            "count": 2691675,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7239994833,
            "variance": 0.5241752518
          },
          {
            "average": 255451321.4,
            "count": 2691675,
            "maximum": 255452066,
            "minimum": 255450256.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.399862,
            "variance": 219398.4307
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2691675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0013,
          4006999.987,
          -0.5070454452,
          431629.8413,
          4007999.987,
          20.95295455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.00129053794,
                4006999.98735625,
                -0.507045445193627
              ],
              [
                431000.00129053794,
                4007999.98735625,
                -0.507045445193627
              ],
              [
                431629.8412905379,
                4007999.98735625,
                20.952954554806375
              ],
              [
                431629.8412905379,
                4006999.98735625,
                20.952954554806375
              ],
              [
                431000.00129053794,
                4006999.98735625,
                -0.507045445193627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:41:06+00:00",
        "end_time": "2019-10-18T16:10:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76765713,
            36.20536636,
            -0.5070454452,
            -75.76056319,
            36.21442591,
            20.95295455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76756908684396,
                  36.2053663563288,
                  -0.507045445193627
                ],
                [
                  -75.7676571316985,
                  36.21438117263969,
                  -0.507045445193627
                ],
                [
                  -75.76065042737342,
                  36.21442591490725,
                  20.952954554806375
                ],
                [
                  -75.76056318594873,
                  36.20541108391969,
                  20.952954554806375
                ],
                [
                  -75.76756908684396,
                  36.2053663563288,
                  -0.507045445193627
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:41:06Z",
            "pc:count": 2691675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431200.5888,
                "count": 2691675,
                "maximum": 431629.8413,
                "minimum": 431000.0013,
                "name": "X",
                "position": 0,
                "stddev": 131.9669424,
                "variance": 17415.27388
              },
              {
                "average": 4007410.755,
                "count": 2691675,
                "maximum": 4007999.987,
                "minimum": 4006999.987,
                "name": "Y",
                "position": 1,
                "stddev": 266.638445,
                "variance": 71096.06033
              },
              {
                "average": 5.756128928,
                "count": 2691675,
                "maximum": 20.95295455,
                "minimum": -0.5070454452,
                "name": "Z",
                "position": 2,
                "stddev": 3.550584481,
                "variance": 12.60665015
              },
              {
                "average": 978.0707121,
                "count": 2691675,
                "maximum": 45213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1546.800609,
                "variance": 2392592.123
              },
              {
                "average": 2.134429677,
                "count": 2691675,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.232328265,
                "variance": 1.518632952
              },
              {
                "average": 3.291836496,
                "count": 2691675,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537481633,
                "variance": 2.363849771
              },
              {
                "average": 1,
                "count": 2691675,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.431070244,
                "count": 2691675,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.198772608,
                "variance": 4.834600982
              },
              {
                "average": 20.08665841,
                "count": 2691675,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.50174362,
                "variance": 2.2552339
              },
              {
                "average": 2.273024046,
                "count": 2691675,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.465745224,
                "variance": 2.148409062
              },
              {
                "average": 3.762883706,
                "count": 2691675,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7239994833,
                "variance": 0.5241752518
              },
              {
                "average": 255451321.4,
                "count": 2691675,
                "maximum": 255452066,
                "minimum": 255450256.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.399862,
                "variance": 219398.4307
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2691675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0013,
              4006999.987,
              -0.5070454452,
              431629.8413,
              4007999.987,
              20.95295455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.00129053794,
                    4006999.98735625,
                    -0.507045445193627
                  ],
                  [
                    431000.00129053794,
                    4007999.98735625,
                    -0.507045445193627
                  ],
                  [
                    431629.8412905379,
                    4007999.98735625,
                    20.952954554806375
                  ],
                  [
                    431629.8412905379,
                    4006999.98735625,
                    20.952954554806375
                  ],
                  [
                    431000.00129053794,
                    4006999.98735625,
                    -0.507045445193627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:41:06+00:00",
            "end_time": "2019-10-18T16: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": "20191018_NCMP_NC_Dunex_18SVF2142.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87463714772815,
              36.52015964749962,
              0.398572802127244
            ],
            [
              -75.87473863243692,
              36.529173745677966,
              0.398572802127244
            ],
            [
              -75.87128780169756,
              36.52919900623355,
              23.298572802127246
            ],
            [
              -75.87118671722078,
              36.52018489979832,
              23.298572802127246
            ],
            [
              -75.87463714772815,
              36.52015964749962,
              0.398572802127244
            ]
          ]
        ]
      },
      "bbox": [
        -75.87473863,
        36.52015965,
        0.3985728021,
        -75.87118672,
        36.52919901,
        23.2985728
      ],
      "properties": {
        "datetime": "2019-10-18T19:02:38Z",
        "pc:count": 1617443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421858.7009,
            "count": 1617443,
            "maximum": 422000.0134,
            "minimum": 421691.0534,
            "name": "X",
            "position": 0,
            "stddev": 80.00558878,
            "variance": 6400.894236
          },
          {
            "average": 4042614.601,
            "count": 1617443,
            "maximum": 4042999.987,
            "minimum": 4041999.987,
            "name": "Y",
            "position": 1,
            "stddev": 289.0152163,
            "variance": 83529.79526
          },
          {
            "average": 6.904841097,
            "count": 1617443,
            "maximum": 23.2985728,
            "minimum": 0.3985728021,
            "name": "Z",
            "position": 2,
            "stddev": 4.480656572,
            "variance": 20.07628332
          },
          {
            "average": 470.6392015,
            "count": 1617443,
            "maximum": 25192,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1049.690768,
            "variance": 1101850.709
          },
          {
            "average": 2.628914898,
            "count": 1617443,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.275302119,
            "variance": 1.626395495
          },
          {
            "average": 4.258779444,
            "count": 1617443,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.095357523,
            "variance": 1.199808103
          },
          {
            "average": 1,
            "count": 1617443,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187794562,
            "count": 1617443,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3905481518,
            "variance": 0.1525278589
          },
          {
            "average": 20.5689136,
            "count": 1617443,
            "maximum": 25.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.23374361,
            "variance": 1.522123295
          },
          {
            "average": 3.000232466,
            "count": 1617443,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.791943874,
            "variance": 3.211062847
          },
          {
            "average": 1.096348372,
            "count": 1617443,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2950684956,
            "variance": 0.08706541712
          },
          {
            "average": 255460130.5,
            "count": 1617443,
            "maximum": 255460558,
            "minimum": 255460075.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138.0944088,
            "variance": 19070.06574
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1617443,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421691.0534,
          4041999.987,
          0.3985728021,
          422000.0134,
          4042999.987,
          23.2985728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421691.05338276376,
                4041999.9865244348,
                0.398572802127244
              ],
              [
                421691.05338276376,
                4042999.9865244348,
                0.398572802127244
              ],
              [
                422000.0133827637,
                4042999.9865244348,
                23.298572802127246
              ],
              [
                422000.0133827637,
                4041999.9865244348,
                23.298572802127246
              ],
              [
                421691.05338276376,
                4041999.9865244348,
                0.398572802127244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:02:38+00:00",
        "end_time": "2019-10-18T18:54:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2142.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2142.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2142.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2142.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87473863,
            36.52015965,
            0.3985728021,
            -75.87118672,
            36.52919901,
            23.2985728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87463714772815,
                  36.52015964749962,
                  0.398572802127244
                ],
                [
                  -75.87473863243692,
                  36.529173745677966,
                  0.398572802127244
                ],
                [
                  -75.87128780169756,
                  36.52919900623355,
                  23.298572802127246
                ],
                [
                  -75.87118671722078,
                  36.52018489979832,
                  23.298572802127246
                ],
                [
                  -75.87463714772815,
                  36.52015964749962,
                  0.398572802127244
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2142.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2142.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:02:38Z",
            "pc:count": 1617443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421858.7009,
                "count": 1617443,
                "maximum": 422000.0134,
                "minimum": 421691.0534,
                "name": "X",
                "position": 0,
                "stddev": 80.00558878,
                "variance": 6400.894236
              },
              {
                "average": 4042614.601,
                "count": 1617443,
                "maximum": 4042999.987,
                "minimum": 4041999.987,
                "name": "Y",
                "position": 1,
                "stddev": 289.0152163,
                "variance": 83529.79526
              },
              {
                "average": 6.904841097,
                "count": 1617443,
                "maximum": 23.2985728,
                "minimum": 0.3985728021,
                "name": "Z",
                "position": 2,
                "stddev": 4.480656572,
                "variance": 20.07628332
              },
              {
                "average": 470.6392015,
                "count": 1617443,
                "maximum": 25192,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1049.690768,
                "variance": 1101850.709
              },
              {
                "average": 2.628914898,
                "count": 1617443,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.275302119,
                "variance": 1.626395495
              },
              {
                "average": 4.258779444,
                "count": 1617443,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.095357523,
                "variance": 1.199808103
              },
              {
                "average": 1,
                "count": 1617443,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187794562,
                "count": 1617443,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3905481518,
                "variance": 0.1525278589
              },
              {
                "average": 20.5689136,
                "count": 1617443,
                "maximum": 25.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.23374361,
                "variance": 1.522123295
              },
              {
                "average": 3.000232466,
                "count": 1617443,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.791943874,
                "variance": 3.211062847
              },
              {
                "average": 1.096348372,
                "count": 1617443,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2950684956,
                "variance": 0.08706541712
              },
              {
                "average": 255460130.5,
                "count": 1617443,
                "maximum": 255460558,
                "minimum": 255460075.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138.0944088,
                "variance": 19070.06574
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1617443,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421691.0534,
              4041999.987,
              0.3985728021,
              422000.0134,
              4042999.987,
              23.2985728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421691.05338276376,
                    4041999.9865244348,
                    0.398572802127244
                  ],
                  [
                    421691.05338276376,
                    4042999.9865244348,
                    0.398572802127244
                  ],
                  [
                    422000.0133827637,
                    4042999.9865244348,
                    23.298572802127246
                  ],
                  [
                    422000.0133827637,
                    4041999.9865244348,
                    23.298572802127246
                  ],
                  [
                    421691.05338276376,
                    4041999.9865244348,
                    0.398572802127244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:02:38+00:00",
            "end_time": "2019-10-18T18:54: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": "20191017_NCMP_NC_Dunex_18SVE5514.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49536949062316,
              35.36830007236382,
              0.390570223944341
            ],
            [
              -75.49542459262778,
              35.37731661982956,
              0.390570223944341
            ],
            [
              -75.49201816519611,
              35.37733053876544,
              8.690570223944341
            ],
            [
              -75.49196344202304,
              35.368313986687845,
              8.690570223944341
            ],
            [
              -75.49536949062316,
              35.36830007236382,
              0.390570223944341
            ]
          ]
        ]
      },
      "bbox": [
        -75.49542459,
        35.36830007,
        0.3905702239,
        -75.49196344,
        35.37733054,
        8.690570224
      ],
      "properties": {
        "datetime": "2019-10-17T17:03:26Z",
        "pc:count": 506189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455103.1533,
            "count": 506189,
            "maximum": 455309.4249,
            "minimum": 455000.0049,
            "name": "X",
            "position": 0,
            "stddev": 74.49001341,
            "variance": 5548.762098
          },
          {
            "average": 3914631.146,
            "count": 506189,
            "maximum": 3914999.988,
            "minimum": 3913999.988,
            "name": "Y",
            "position": 1,
            "stddev": 263.8004441,
            "variance": 69590.67428
          },
          {
            "average": 3.033592929,
            "count": 506189,
            "maximum": 8.690570224,
            "minimum": 0.3905702239,
            "name": "Z",
            "position": 2,
            "stddev": 1.330196443,
            "variance": 1.769422578
          },
          {
            "average": 4950.957818,
            "count": 506189,
            "maximum": 26306,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1695.614814,
            "variance": 2875109.599
          },
          {
            "average": 1.017185281,
            "count": 506189,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1421719247,
            "variance": 0.02021285618
          },
          {
            "average": 1.034439705,
            "count": 506189,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2079472565,
            "variance": 0.04324206148
          },
          {
            "average": 1,
            "count": 506189,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.798020107,
            "count": 506189,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4014776883,
            "variance": 0.1611843342
          },
          {
            "average": 20.44324912,
            "count": 506189,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.832751364,
            "variance": 3.358977564
          },
          {
            "average": 1.031669989,
            "count": 506189,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1852615175,
            "variance": 0.03432182985
          },
          {
            "average": 5.68208515,
            "count": 506189,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.044404899,
            "variance": 1.090781593
          },
          {
            "average": 255366348.8,
            "count": 506189,
            "maximum": 255367006.9,
            "minimum": 255365220.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 664.6244823,
            "variance": 441725.7024
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0049,
          3913999.988,
          0.3905702239,
          455309.4249,
          3914999.988,
          8.690570224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.0049276583,
                3913999.9877594374,
                0.390570223944341
              ],
              [
                455000.0049276583,
                3914999.9877594374,
                0.390570223944341
              ],
              [
                455309.42492765834,
                3914999.9877594374,
                8.690570223944341
              ],
              [
                455309.42492765834,
                3913999.9877594374,
                8.690570223944341
              ],
              [
                455000.0049276583,
                3913999.9877594374,
                0.390570223944341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:03:26+00:00",
        "end_time": "2019-10-17T16:33:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5514.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5514.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5514.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5514.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49542459,
            35.36830007,
            0.3905702239,
            -75.49196344,
            35.37733054,
            8.690570224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49536949062316,
                  35.36830007236382,
                  0.390570223944341
                ],
                [
                  -75.49542459262778,
                  35.37731661982956,
                  0.390570223944341
                ],
                [
                  -75.49201816519611,
                  35.37733053876544,
                  8.690570223944341
                ],
                [
                  -75.49196344202304,
                  35.368313986687845,
                  8.690570223944341
                ],
                [
                  -75.49536949062316,
                  35.36830007236382,
                  0.390570223944341
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5514.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5514.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:03:26Z",
            "pc:count": 506189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455103.1533,
                "count": 506189,
                "maximum": 455309.4249,
                "minimum": 455000.0049,
                "name": "X",
                "position": 0,
                "stddev": 74.49001341,
                "variance": 5548.762098
              },
              {
                "average": 3914631.146,
                "count": 506189,
                "maximum": 3914999.988,
                "minimum": 3913999.988,
                "name": "Y",
                "position": 1,
                "stddev": 263.8004441,
                "variance": 69590.67428
              },
              {
                "average": 3.033592929,
                "count": 506189,
                "maximum": 8.690570224,
                "minimum": 0.3905702239,
                "name": "Z",
                "position": 2,
                "stddev": 1.330196443,
                "variance": 1.769422578
              },
              {
                "average": 4950.957818,
                "count": 506189,
                "maximum": 26306,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1695.614814,
                "variance": 2875109.599
              },
              {
                "average": 1.017185281,
                "count": 506189,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1421719247,
                "variance": 0.02021285618
              },
              {
                "average": 1.034439705,
                "count": 506189,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2079472565,
                "variance": 0.04324206148
              },
              {
                "average": 1,
                "count": 506189,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.798020107,
                "count": 506189,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4014776883,
                "variance": 0.1611843342
              },
              {
                "average": 20.44324912,
                "count": 506189,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.832751364,
                "variance": 3.358977564
              },
              {
                "average": 1.031669989,
                "count": 506189,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1852615175,
                "variance": 0.03432182985
              },
              {
                "average": 5.68208515,
                "count": 506189,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.044404899,
                "variance": 1.090781593
              },
              {
                "average": 255366348.8,
                "count": 506189,
                "maximum": 255367006.9,
                "minimum": 255365220.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 664.6244823,
                "variance": 441725.7024
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0049,
              3913999.988,
              0.3905702239,
              455309.4249,
              3914999.988,
              8.690570224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.0049276583,
                    3913999.9877594374,
                    0.390570223944341
                  ],
                  [
                    455000.0049276583,
                    3914999.9877594374,
                    0.390570223944341
                  ],
                  [
                    455309.42492765834,
                    3914999.9877594374,
                    8.690570223944341
                  ],
                  [
                    455309.42492765834,
                    3913999.9877594374,
                    8.690570223944341
                  ],
                  [
                    455000.0049276583,
                    3913999.9877594374,
                    0.390570223944341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:03:26+00:00",
            "end_time": "2019-10-17T16:33: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": "20191017_NCMP_NC_Dunex_18SVE5729.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47416053725351,
              35.506121501380434,
              -0.149104287452007
            ],
            [
              -75.47419893024852,
              35.51265187887874,
              -0.149104287452007
            ],
            [
              -75.47265617606749,
              35.512657933384176,
              8.510895712547994
            ],
            [
              -75.47261790796853,
              35.5061275544353,
              8.510895712547994
            ],
            [
              -75.47416053725351,
              35.506121501380434,
              -0.149104287452007
            ]
          ]
        ]
      },
      "bbox": [
        -75.47419893,
        35.5061215,
        -0.1491042875,
        -75.47261791,
        35.51265793,
        8.510895713
      ],
      "properties": {
        "datetime": "2019-10-17T17:56:01Z",
        "pc:count": 135642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457032.2727,
            "count": 135642,
            "maximum": 457139.9129,
            "minimum": 457000.0129,
            "name": "X",
            "position": 0,
            "stddev": 28.06131251,
            "variance": 787.4372597
          },
          {
            "average": 3929772.751,
            "count": 135642,
            "maximum": 3929999.984,
            "minimum": 3929275.704,
            "name": "Y",
            "position": 1,
            "stddev": 159.7689301,
            "variance": 25526.11102
          },
          {
            "average": 4.114867196,
            "count": 135642,
            "maximum": 8.510895713,
            "minimum": -0.1491042875,
            "name": "Z",
            "position": 2,
            "stddev": 1.76289739,
            "variance": 3.107807207
          },
          {
            "average": 5005.280245,
            "count": 135642,
            "maximum": 11429,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1552.995942,
            "variance": 2411796.397
          },
          {
            "average": 1.009296531,
            "count": 135642,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09988444732,
            "variance": 0.009976902817
          },
          {
            "average": 1.018423497,
            "count": 135642,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1427739286,
            "variance": 0.02038439469
          },
          {
            "average": 1,
            "count": 135642,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.829602925,
            "count": 135642,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3759826509,
            "variance": 0.1413629538
          },
          {
            "average": 20.00224585,
            "count": 135642,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.217291489,
            "variance": 1.481798569
          },
          {
            "average": 1.016418219,
            "count": 135642,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1301163108,
            "variance": 0.01693025433
          },
          {
            "average": 3.543659044,
            "count": 135642,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4980920768,
            "variance": 0.248095717
          },
          {
            "average": 255369935.8,
            "count": 135642,
            "maximum": 255370161,
            "minimum": 255369673.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 235.7356794,
            "variance": 55571.31056
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 135642,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0129,
          3929275.704,
          -0.1491042875,
          457139.9129,
          3929999.984,
          8.510895713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.01286873483,
                3929275.7036135555,
                -0.149104287452007
              ],
              [
                457000.01286873483,
                3929999.983613556,
                -0.149104287452007
              ],
              [
                457139.91286873486,
                3929999.983613556,
                8.510895712547994
              ],
              [
                457139.91286873486,
                3929275.7036135555,
                8.510895712547994
              ],
              [
                457000.01286873483,
                3929275.7036135555,
                -0.149104287452007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:56:01+00:00",
        "end_time": "2019-10-17T17:47:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5729.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5729.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5729.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5729.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47419893,
            35.5061215,
            -0.1491042875,
            -75.47261791,
            35.51265793,
            8.510895713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47416053725351,
                  35.506121501380434,
                  -0.149104287452007
                ],
                [
                  -75.47419893024852,
                  35.51265187887874,
                  -0.149104287452007
                ],
                [
                  -75.47265617606749,
                  35.512657933384176,
                  8.510895712547994
                ],
                [
                  -75.47261790796853,
                  35.5061275544353,
                  8.510895712547994
                ],
                [
                  -75.47416053725351,
                  35.506121501380434,
                  -0.149104287452007
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5729.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5729.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:56:01Z",
            "pc:count": 135642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457032.2727,
                "count": 135642,
                "maximum": 457139.9129,
                "minimum": 457000.0129,
                "name": "X",
                "position": 0,
                "stddev": 28.06131251,
                "variance": 787.4372597
              },
              {
                "average": 3929772.751,
                "count": 135642,
                "maximum": 3929999.984,
                "minimum": 3929275.704,
                "name": "Y",
                "position": 1,
                "stddev": 159.7689301,
                "variance": 25526.11102
              },
              {
                "average": 4.114867196,
                "count": 135642,
                "maximum": 8.510895713,
                "minimum": -0.1491042875,
                "name": "Z",
                "position": 2,
                "stddev": 1.76289739,
                "variance": 3.107807207
              },
              {
                "average": 5005.280245,
                "count": 135642,
                "maximum": 11429,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1552.995942,
                "variance": 2411796.397
              },
              {
                "average": 1.009296531,
                "count": 135642,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09988444732,
                "variance": 0.009976902817
              },
              {
                "average": 1.018423497,
                "count": 135642,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1427739286,
                "variance": 0.02038439469
              },
              {
                "average": 1,
                "count": 135642,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.829602925,
                "count": 135642,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3759826509,
                "variance": 0.1413629538
              },
              {
                "average": 20.00224585,
                "count": 135642,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.217291489,
                "variance": 1.481798569
              },
              {
                "average": 1.016418219,
                "count": 135642,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1301163108,
                "variance": 0.01693025433
              },
              {
                "average": 3.543659044,
                "count": 135642,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4980920768,
                "variance": 0.248095717
              },
              {
                "average": 255369935.8,
                "count": 135642,
                "maximum": 255370161,
                "minimum": 255369673.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 235.7356794,
                "variance": 55571.31056
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 135642,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0129,
              3929275.704,
              -0.1491042875,
              457139.9129,
              3929999.984,
              8.510895713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.01286873483,
                    3929275.7036135555,
                    -0.149104287452007
                  ],
                  [
                    457000.01286873483,
                    3929999.983613556,
                    -0.149104287452007
                  ],
                  [
                    457139.91286873486,
                    3929999.983613556,
                    8.510895712547994
                  ],
                  [
                    457139.91286873486,
                    3929275.7036135555,
                    8.510895712547994
                  ],
                  [
                    457000.01286873483,
                    3929275.7036135555,
                    -0.149104287452007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:56:01+00:00",
            "end_time": "2019-10-17T17:47: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": "20191018_NCMP_NC_Dunex_18SVF2814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80158259734951,
              36.268250581508404,
              -0.302588164825117
            ],
            [
              -75.80167475508944,
              36.277265229357354,
              -0.302588164825117
            ],
            [
              -75.79054134400606,
              36.2773393473518,
              52.23741183517488
            ],
            [
              -75.79045046579719,
              36.26832467520763,
              52.23741183517488
            ],
            [
              -75.80158259734951,
              36.268250581508404,
              -0.302588164825117
            ]
          ]
        ]
      },
      "bbox": [
        -75.80167476,
        36.26825058,
        -0.3025881648,
        -75.79045047,
        36.27733935,
        52.23741184
      ],
      "properties": {
        "datetime": "2019-10-18T16:43:04Z",
        "pc:count": 7026415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428482.9389,
            "count": 7026415,
            "maximum": 429000.0139,
            "minimum": 428000.0139,
            "name": "X",
            "position": 0,
            "stddev": 247.5153549,
            "variance": 61263.85092
          },
          {
            "average": 4014498.756,
            "count": 7026415,
            "maximum": 4014999.984,
            "minimum": 4013999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.484059,
            "variance": 82073.11607
          },
          {
            "average": 6.191676716,
            "count": 7026415,
            "maximum": 52.23741184,
            "minimum": -0.3025881648,
            "name": "Z",
            "position": 2,
            "stddev": 4.09491669,
            "variance": 16.7683427
          },
          {
            "average": 638.4005476,
            "count": 7026415,
            "maximum": 49328,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1260.894061,
            "variance": 1589853.834
          },
          {
            "average": 2.387723469,
            "count": 7026415,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267485139,
            "variance": 1.606518578
          },
          {
            "average": 3.781024178,
            "count": 7026415,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.384189747,
            "variance": 1.915981255
          },
          {
            "average": 1,
            "count": 7026415,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226131107,
            "count": 7026415,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4836913966,
            "variance": 0.2339573671
          },
          {
            "average": 20.06503581,
            "count": 7026415,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.398100251,
            "variance": 1.954684312
          },
          {
            "average": 2.647060414,
            "count": 7026415,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.685837362,
            "variance": 2.842047611
          },
          {
            "average": 2.185435958,
            "count": 7026415,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.061044695,
            "variance": 1.125815845
          },
          {
            "average": 255450349.9,
            "count": 7026415,
            "maximum": 255452184.6,
            "minimum": 255449652.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 654.0043533,
            "variance": 427721.6941
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7026415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0139,
          4013999.984,
          -0.3025881648,
          429000.0139,
          4014999.984,
          52.23741184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.0139267687,
                4013999.984355096,
                -0.302588164825117
              ],
              [
                428000.0139267687,
                4014999.984355096,
                -0.302588164825117
              ],
              [
                429000.0139267687,
                4014999.984355096,
                52.23741183517488
              ],
              [
                429000.0139267687,
                4013999.984355096,
                52.23741183517488
              ],
              [
                428000.0139267687,
                4013999.984355096,
                -0.302588164825117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:43:04+00:00",
        "end_time": "2019-10-18T16:00:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80167476,
            36.26825058,
            -0.3025881648,
            -75.79045047,
            36.27733935,
            52.23741184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80158259734951,
                  36.268250581508404,
                  -0.302588164825117
                ],
                [
                  -75.80167475508944,
                  36.277265229357354,
                  -0.302588164825117
                ],
                [
                  -75.79054134400606,
                  36.2773393473518,
                  52.23741183517488
                ],
                [
                  -75.79045046579719,
                  36.26832467520763,
                  52.23741183517488
                ],
                [
                  -75.80158259734951,
                  36.268250581508404,
                  -0.302588164825117
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:43:04Z",
            "pc:count": 7026415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428482.9389,
                "count": 7026415,
                "maximum": 429000.0139,
                "minimum": 428000.0139,
                "name": "X",
                "position": 0,
                "stddev": 247.5153549,
                "variance": 61263.85092
              },
              {
                "average": 4014498.756,
                "count": 7026415,
                "maximum": 4014999.984,
                "minimum": 4013999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.484059,
                "variance": 82073.11607
              },
              {
                "average": 6.191676716,
                "count": 7026415,
                "maximum": 52.23741184,
                "minimum": -0.3025881648,
                "name": "Z",
                "position": 2,
                "stddev": 4.09491669,
                "variance": 16.7683427
              },
              {
                "average": 638.4005476,
                "count": 7026415,
                "maximum": 49328,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1260.894061,
                "variance": 1589853.834
              },
              {
                "average": 2.387723469,
                "count": 7026415,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267485139,
                "variance": 1.606518578
              },
              {
                "average": 3.781024178,
                "count": 7026415,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.384189747,
                "variance": 1.915981255
              },
              {
                "average": 1,
                "count": 7026415,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226131107,
                "count": 7026415,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4836913966,
                "variance": 0.2339573671
              },
              {
                "average": 20.06503581,
                "count": 7026415,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.398100251,
                "variance": 1.954684312
              },
              {
                "average": 2.647060414,
                "count": 7026415,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.685837362,
                "variance": 2.842047611
              },
              {
                "average": 2.185435958,
                "count": 7026415,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.061044695,
                "variance": 1.125815845
              },
              {
                "average": 255450349.9,
                "count": 7026415,
                "maximum": 255452184.6,
                "minimum": 255449652.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 654.0043533,
                "variance": 427721.6941
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7026415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0139,
              4013999.984,
              -0.3025881648,
              429000.0139,
              4014999.984,
              52.23741184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.0139267687,
                    4013999.984355096,
                    -0.302588164825117
                  ],
                  [
                    428000.0139267687,
                    4014999.984355096,
                    -0.302588164825117
                  ],
                  [
                    429000.0139267687,
                    4014999.984355096,
                    52.23741183517488
                  ],
                  [
                    429000.0139267687,
                    4013999.984355096,
                    52.23741183517488
                  ],
                  [
                    428000.0139267687,
                    4013999.984355096,
                    -0.302588164825117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:43:04+00:00",
            "end_time": "2019-10-18T16:00: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": "20191018_NCMP_NC_Dunex_18SVF3108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76765719948777,
              36.214381173396745,
              0.022514903346731
            ],
            [
              -75.76771129251297,
              36.219917706144344,
              0.022514903346731
            ],
            [
              -75.76499959863825,
              36.21993507298131,
              15.90251490334673
            ],
            [
              -75.76494569663383,
              36.21439853673504,
              15.90251490334673
            ],
            [
              -75.76765719948777,
              36.214381173396745,
              0.022514903346731
            ]
          ]
        ]
      },
      "bbox": [
        -75.76771129,
        36.21438117,
        0.02251490335,
        -75.7649457,
        36.21993507,
        15.9025149
      ],
      "properties": {
        "datetime": "2019-10-18T16:41:16Z",
        "pc:count": 309936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431083.5788,
            "count": 309936,
            "maximum": 431243.7352,
            "minimum": 430999.9952,
            "name": "X",
            "position": 0,
            "stddev": 52.9526813,
            "variance": 2803.986457
          },
          {
            "average": 4008228.134,
            "count": 309936,
            "maximum": 4008614.147,
            "minimum": 4007999.987,
            "name": "Y",
            "position": 1,
            "stddev": 149.3311603,
            "variance": 22299.79543
          },
          {
            "average": 4.528611356,
            "count": 309936,
            "maximum": 15.9025149,
            "minimum": 0.02251490335,
            "name": "Z",
            "position": 2,
            "stddev": 2.622393614,
            "variance": 6.876948267
          },
          {
            "average": 2834.396695,
            "count": 309936,
            "maximum": 39334,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2284.29288,
            "variance": 5217993.961
          },
          {
            "average": 1.288388571,
            "count": 309936,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6937382036,
            "variance": 0.4812726952
          },
          {
            "average": 1.584472278,
            "count": 309936,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.046887352,
            "variance": 1.095973128
          },
          {
            "average": 1,
            "count": 309936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.556237417,
            "count": 309936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968280883,
            "variance": 0.2468381494
          },
          {
            "average": 19.38792496,
            "count": 309936,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.256593764,
            "variance": 1.579027887
          },
          {
            "average": 1.317697847,
            "count": 309936,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7230525482,
            "variance": 0.5228049874
          },
          {
            "average": 4.448486139,
            "count": 309936,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4973400448,
            "variance": 0.2473471202
          },
          {
            "average": 255451760.4,
            "count": 309936,
            "maximum": 255452076.5,
            "minimum": 255451504.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 277.682168,
            "variance": 77107.38642
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 309936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430999.9952,
          4007999.987,
          0.02251490335,
          431243.7352,
          4008614.147,
          15.9025149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430999.9951979284,
                4007999.9874884607,
                0.022514903346731
              ],
              [
                430999.9951979284,
                4008614.147488461,
                0.022514903346731
              ],
              [
                431243.7351979284,
                4008614.147488461,
                15.90251490334673
              ],
              [
                431243.7351979284,
                4007999.9874884607,
                15.90251490334673
              ],
              [
                430999.9951979284,
                4007999.9874884607,
                0.022514903346731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:41:16+00:00",
        "end_time": "2019-10-18T16:31:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76771129,
            36.21438117,
            0.02251490335,
            -75.7649457,
            36.21993507,
            15.9025149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76765719948777,
                  36.214381173396745,
                  0.022514903346731
                ],
                [
                  -75.76771129251297,
                  36.219917706144344,
                  0.022514903346731
                ],
                [
                  -75.76499959863825,
                  36.21993507298131,
                  15.90251490334673
                ],
                [
                  -75.76494569663383,
                  36.21439853673504,
                  15.90251490334673
                ],
                [
                  -75.76765719948777,
                  36.214381173396745,
                  0.022514903346731
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:41:16Z",
            "pc:count": 309936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431083.5788,
                "count": 309936,
                "maximum": 431243.7352,
                "minimum": 430999.9952,
                "name": "X",
                "position": 0,
                "stddev": 52.9526813,
                "variance": 2803.986457
              },
              {
                "average": 4008228.134,
                "count": 309936,
                "maximum": 4008614.147,
                "minimum": 4007999.987,
                "name": "Y",
                "position": 1,
                "stddev": 149.3311603,
                "variance": 22299.79543
              },
              {
                "average": 4.528611356,
                "count": 309936,
                "maximum": 15.9025149,
                "minimum": 0.02251490335,
                "name": "Z",
                "position": 2,
                "stddev": 2.622393614,
                "variance": 6.876948267
              },
              {
                "average": 2834.396695,
                "count": 309936,
                "maximum": 39334,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2284.29288,
                "variance": 5217993.961
              },
              {
                "average": 1.288388571,
                "count": 309936,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6937382036,
                "variance": 0.4812726952
              },
              {
                "average": 1.584472278,
                "count": 309936,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.046887352,
                "variance": 1.095973128
              },
              {
                "average": 1,
                "count": 309936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.556237417,
                "count": 309936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968280883,
                "variance": 0.2468381494
              },
              {
                "average": 19.38792496,
                "count": 309936,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.256593764,
                "variance": 1.579027887
              },
              {
                "average": 1.317697847,
                "count": 309936,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7230525482,
                "variance": 0.5228049874
              },
              {
                "average": 4.448486139,
                "count": 309936,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4973400448,
                "variance": 0.2473471202
              },
              {
                "average": 255451760.4,
                "count": 309936,
                "maximum": 255452076.5,
                "minimum": 255451504.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 277.682168,
                "variance": 77107.38642
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 309936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430999.9952,
              4007999.987,
              0.02251490335,
              431243.7352,
              4008614.147,
              15.9025149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430999.9951979284,
                    4007999.9874884607,
                    0.022514903346731
                  ],
                  [
                    430999.9951979284,
                    4008614.147488461,
                    0.022514903346731
                  ],
                  [
                    431243.7351979284,
                    4008614.147488461,
                    15.90251490334673
                  ],
                  [
                    431243.7351979284,
                    4007999.9874884607,
                    15.90251490334673
                  ],
                  [
                    430999.9951979284,
                    4007999.9874884607,
                    0.022514903346731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:41:16+00:00",
            "end_time": "2019-10-18T16:31: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": "20191017_NCMP_NC_Dunex_18SVE5730.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47419899830301,
              35.51265191048159,
              -1.334118023047731
            ],
            [
              -75.47425202710934,
              35.52166827020829,
              -1.334118023047731
            ],
            [
              -75.46784694831298,
              35.52169328321576,
              8.505881976952269
            ],
            [
              -75.46779463563071,
              35.51267691521613,
              8.505881976952269
            ],
            [
              -75.47419899830301,
              35.51265191048159,
              -1.334118023047731
            ]
          ]
        ]
      },
      "bbox": [
        -75.47425203,
        35.51265191,
        -1.334118023,
        -75.46779464,
        35.52169328,
        8.505881977
      ],
      "properties": {
        "datetime": "2019-10-17T18:12:29Z",
        "pc:count": 644390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457107.4818,
            "count": 644390,
            "maximum": 457580.7667,
            "minimum": 457000.0067,
            "name": "X",
            "position": 0,
            "stddev": 68.65579225,
            "variance": 4713.61781
          },
          {
            "average": 3930545.74,
            "count": 644390,
            "maximum": 3930999.987,
            "minimum": 3929999.987,
            "name": "Y",
            "position": 1,
            "stddev": 281.144545,
            "variance": 79042.25519
          },
          {
            "average": 3.24123805,
            "count": 644390,
            "maximum": 8.505881977,
            "minimum": -1.334118023,
            "name": "Z",
            "position": 2,
            "stddev": 1.295620325,
            "variance": 1.678632027
          },
          {
            "average": 4715.174959,
            "count": 644390,
            "maximum": 13009,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1332.069241,
            "variance": 1774408.463
          },
          {
            "average": 1.01106628,
            "count": 644390,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1148382355,
            "variance": 0.01318782034
          },
          {
            "average": 1.022180667,
            "count": 644390,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1686763596,
            "variance": 0.0284517143
          },
          {
            "average": 1,
            "count": 644390,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.863903847,
            "count": 644390,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8019786386,
            "variance": 0.6431697367
          },
          {
            "average": 20.06058007,
            "count": 644390,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.143269049,
            "variance": 1.30706412
          },
          {
            "average": 1.019505269,
            "count": 644390,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1462338793,
            "variance": 0.02138434747
          },
          {
            "average": 3.567139465,
            "count": 644390,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.500960497,
            "variance": 0.2509614195
          },
          {
            "average": 255369945.9,
            "count": 644390,
            "maximum": 255371149.8,
            "minimum": 255369680.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 225.9824982,
            "variance": 51068.08949
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 644390,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0067,
          3929999.987,
          -1.334118023,
          457580.7667,
          3930999.987,
          8.505881977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.0067144108,
                3929999.987148197,
                -1.334118023047731
              ],
              [
                457000.0067144108,
                3930999.987148197,
                -1.334118023047731
              ],
              [
                457580.7667144108,
                3930999.987148197,
                8.505881976952269
              ],
              [
                457580.7667144108,
                3929999.987148197,
                8.505881976952269
              ],
              [
                457000.0067144108,
                3929999.987148197,
                -1.334118023047731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:12:29+00:00",
        "end_time": "2019-10-17T17:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5730.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5730.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5730.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5730.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47425203,
            35.51265191,
            -1.334118023,
            -75.46779464,
            35.52169328,
            8.505881977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47419899830301,
                  35.51265191048159,
                  -1.334118023047731
                ],
                [
                  -75.47425202710934,
                  35.52166827020829,
                  -1.334118023047731
                ],
                [
                  -75.46784694831298,
                  35.52169328321576,
                  8.505881976952269
                ],
                [
                  -75.46779463563071,
                  35.51267691521613,
                  8.505881976952269
                ],
                [
                  -75.47419899830301,
                  35.51265191048159,
                  -1.334118023047731
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5730.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5730.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:12:29Z",
            "pc:count": 644390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457107.4818,
                "count": 644390,
                "maximum": 457580.7667,
                "minimum": 457000.0067,
                "name": "X",
                "position": 0,
                "stddev": 68.65579225,
                "variance": 4713.61781
              },
              {
                "average": 3930545.74,
                "count": 644390,
                "maximum": 3930999.987,
                "minimum": 3929999.987,
                "name": "Y",
                "position": 1,
                "stddev": 281.144545,
                "variance": 79042.25519
              },
              {
                "average": 3.24123805,
                "count": 644390,
                "maximum": 8.505881977,
                "minimum": -1.334118023,
                "name": "Z",
                "position": 2,
                "stddev": 1.295620325,
                "variance": 1.678632027
              },
              {
                "average": 4715.174959,
                "count": 644390,
                "maximum": 13009,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1332.069241,
                "variance": 1774408.463
              },
              {
                "average": 1.01106628,
                "count": 644390,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1148382355,
                "variance": 0.01318782034
              },
              {
                "average": 1.022180667,
                "count": 644390,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1686763596,
                "variance": 0.0284517143
              },
              {
                "average": 1,
                "count": 644390,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.863903847,
                "count": 644390,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8019786386,
                "variance": 0.6431697367
              },
              {
                "average": 20.06058007,
                "count": 644390,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.143269049,
                "variance": 1.30706412
              },
              {
                "average": 1.019505269,
                "count": 644390,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1462338793,
                "variance": 0.02138434747
              },
              {
                "average": 3.567139465,
                "count": 644390,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.500960497,
                "variance": 0.2509614195
              },
              {
                "average": 255369945.9,
                "count": 644390,
                "maximum": 255371149.8,
                "minimum": 255369680.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 225.9824982,
                "variance": 51068.08949
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 644390,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0067,
              3929999.987,
              -1.334118023,
              457580.7667,
              3930999.987,
              8.505881977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.0067144108,
                    3929999.987148197,
                    -1.334118023047731
                  ],
                  [
                    457000.0067144108,
                    3930999.987148197,
                    -1.334118023047731
                  ],
                  [
                    457580.7667144108,
                    3930999.987148197,
                    8.505881976952269
                  ],
                  [
                    457580.7667144108,
                    3929999.987148197,
                    8.505881976952269
                  ],
                  [
                    457000.0067144108,
                    3929999.987148197,
                    -1.334118023047731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:12:29+00:00",
            "end_time": "2019-10-17T17:48: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": "20191017_NCMP_NC_Dunex_18SVE5515.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49542464182755,
              35.37731661941463,
              0.129339073312657
            ],
            [
              -75.49547976831454,
              35.386333153323356,
              0.129339073312657
            ],
            [
              -75.48908146197473,
              35.38635922385914,
              16.509339073312656
            ],
            [
              -75.48902704728606,
              35.377342681313245,
              16.509339073312656
            ],
            [
              -75.49542464182755,
              35.37731661941463,
              0.129339073312657
            ]
          ]
        ]
      },
      "bbox": [
        -75.49547977,
        35.37731662,
        0.1293390733,
        -75.48902705,
        35.38635922,
        16.50933907
      ],
      "properties": {
        "datetime": "2019-10-17T17:03:13Z",
        "pc:count": 1607191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455209.8132,
            "count": 1607191,
            "maximum": 455581.1205,
            "minimum": 455000.0005,
            "name": "X",
            "position": 0,
            "stddev": 139.6777895,
            "variance": 19509.88489
          },
          {
            "average": 3915576.111,
            "count": 1607191,
            "maximum": 3915999.988,
            "minimum": 3914999.988,
            "name": "Y",
            "position": 1,
            "stddev": 281.3616816,
            "variance": 79164.39588
          },
          {
            "average": 2.730946816,
            "count": 1607191,
            "maximum": 16.50933907,
            "minimum": 0.1293390733,
            "name": "Z",
            "position": 2,
            "stddev": 1.542517275,
            "variance": 2.379359544
          },
          {
            "average": 3003.150048,
            "count": 1607191,
            "maximum": 13802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2478.048229,
            "variance": 6140723.025
          },
          {
            "average": 1.328178791,
            "count": 1607191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.693464037,
            "variance": 0.4808923706
          },
          {
            "average": 1.656132345,
            "count": 1607191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004077315,
            "variance": 1.008171254
          },
          {
            "average": 1,
            "count": 1607191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.594599522,
            "count": 1607191,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6636978455,
            "variance": 0.4404948301
          },
          {
            "average": 20.04052551,
            "count": 1607191,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.617024837,
            "variance": 2.614769323
          },
          {
            "average": 1.348354987,
            "count": 1607191,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.703839733,
            "variance": 0.4953903697
          },
          {
            "average": 5.141623491,
            "count": 1607191,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.261043336,
            "variance": 1.590230295
          },
          {
            "average": 255366008.7,
            "count": 1607191,
            "maximum": 255366993.5,
            "minimum": 255364859.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 795.6139134,
            "variance": 633001.4992
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1607191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0005,
          3914999.988,
          0.1293390733,
          455581.1205,
          3915999.988,
          16.50933907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.000458518,
                3914999.9877357907,
                0.129339073312657
              ],
              [
                455000.000458518,
                3915999.9877357907,
                0.129339073312657
              ],
              [
                455581.120458518,
                3915999.9877357907,
                16.509339073312656
              ],
              [
                455581.120458518,
                3914999.9877357907,
                16.509339073312656
              ],
              [
                455000.000458518,
                3914999.9877357907,
                0.129339073312657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:03:13+00:00",
        "end_time": "2019-10-17T16:27:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5515.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5515.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5515.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5515.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49547977,
            35.37731662,
            0.1293390733,
            -75.48902705,
            35.38635922,
            16.50933907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49542464182755,
                  35.37731661941463,
                  0.129339073312657
                ],
                [
                  -75.49547976831454,
                  35.386333153323356,
                  0.129339073312657
                ],
                [
                  -75.48908146197473,
                  35.38635922385914,
                  16.509339073312656
                ],
                [
                  -75.48902704728606,
                  35.377342681313245,
                  16.509339073312656
                ],
                [
                  -75.49542464182755,
                  35.37731661941463,
                  0.129339073312657
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5515.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5515.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:03:13Z",
            "pc:count": 1607191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455209.8132,
                "count": 1607191,
                "maximum": 455581.1205,
                "minimum": 455000.0005,
                "name": "X",
                "position": 0,
                "stddev": 139.6777895,
                "variance": 19509.88489
              },
              {
                "average": 3915576.111,
                "count": 1607191,
                "maximum": 3915999.988,
                "minimum": 3914999.988,
                "name": "Y",
                "position": 1,
                "stddev": 281.3616816,
                "variance": 79164.39588
              },
              {
                "average": 2.730946816,
                "count": 1607191,
                "maximum": 16.50933907,
                "minimum": 0.1293390733,
                "name": "Z",
                "position": 2,
                "stddev": 1.542517275,
                "variance": 2.379359544
              },
              {
                "average": 3003.150048,
                "count": 1607191,
                "maximum": 13802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2478.048229,
                "variance": 6140723.025
              },
              {
                "average": 1.328178791,
                "count": 1607191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.693464037,
                "variance": 0.4808923706
              },
              {
                "average": 1.656132345,
                "count": 1607191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004077315,
                "variance": 1.008171254
              },
              {
                "average": 1,
                "count": 1607191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.594599522,
                "count": 1607191,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6636978455,
                "variance": 0.4404948301
              },
              {
                "average": 20.04052551,
                "count": 1607191,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.617024837,
                "variance": 2.614769323
              },
              {
                "average": 1.348354987,
                "count": 1607191,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.703839733,
                "variance": 0.4953903697
              },
              {
                "average": 5.141623491,
                "count": 1607191,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.261043336,
                "variance": 1.590230295
              },
              {
                "average": 255366008.7,
                "count": 1607191,
                "maximum": 255366993.5,
                "minimum": 255364859.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 795.6139134,
                "variance": 633001.4992
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1607191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0005,
              3914999.988,
              0.1293390733,
              455581.1205,
              3915999.988,
              16.50933907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.000458518,
                    3914999.9877357907,
                    0.129339073312657
                  ],
                  [
                    455000.000458518,
                    3915999.9877357907,
                    0.129339073312657
                  ],
                  [
                    455581.120458518,
                    3915999.9877357907,
                    16.509339073312656
                  ],
                  [
                    455581.120458518,
                    3914999.9877357907,
                    16.509339073312656
                  ],
                  [
                    455000.000458518,
                    3914999.9877357907,
                    0.129339073312657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:03:13+00:00",
            "end_time": "2019-10-17T16:27: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": "20191017_NCMP_NC_Dunex_18SVE5311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51236124965816,
              35.3411788376738,
              0.266388591754197
            ],
            [
              -75.5124181846272,
              35.35019540209428,
              0.266388591754197
            ],
            [
              -75.50626464408649,
              35.350221332976076,
              18.886388591754198
            ],
            [
              -75.50620839276795,
              35.341204759960846,
              18.886388591754198
            ],
            [
              -75.51236124965816,
              35.3411788376738,
              0.266388591754197
            ]
          ]
        ]
      },
      "bbox": [
        -75.51241818,
        35.34117884,
        0.2663885918,
        -75.50620839,
        35.35022133,
        18.88638859
      ],
      "properties": {
        "datetime": "2019-10-17T16:26:40Z",
        "pc:count": 2562713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453747.8772,
            "count": 2562713,
            "maximum": 454000.0142,
            "minimum": 453440.8742,
            "name": "X",
            "position": 0,
            "stddev": 131.7831943,
            "variance": 17366.81031
          },
          {
            "average": 3911474.111,
            "count": 2562713,
            "maximum": 3911999.987,
            "minimum": 3910999.987,
            "name": "Y",
            "position": 1,
            "stddev": 289.4813438,
            "variance": 83799.4484
          },
          {
            "average": 3.492200877,
            "count": 2562713,
            "maximum": 18.88638859,
            "minimum": 0.2663885918,
            "name": "Z",
            "position": 2,
            "stddev": 2.725490943,
            "variance": 7.428300882
          },
          {
            "average": 769.7817528,
            "count": 2562713,
            "maximum": 45842,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1211.039104,
            "variance": 1466615.712
          },
          {
            "average": 2.051122385,
            "count": 2562713,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.168477834,
            "variance": 1.36534045
          },
          {
            "average": 3.115354314,
            "count": 2562713,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.439053067,
            "variance": 2.07087373
          },
          {
            "average": 1,
            "count": 2562713,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272658702,
            "count": 2562713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453268593,
            "variance": 0.1983160116
          },
          {
            "average": 20.27809859,
            "count": 2562713,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.648595195,
            "variance": 2.717866116
          },
          {
            "average": 2.129727753,
            "count": 2562713,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.314493473,
            "variance": 1.727893091
          },
          {
            "average": 1.523213485,
            "count": 2562713,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6270936206,
            "variance": 0.393246409
          },
          {
            "average": 255363836.8,
            "count": 2562713,
            "maximum": 255364800.2,
            "minimum": 255363556.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349.7600263,
            "variance": 122332.076
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2562713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453440.8742,
          3910999.987,
          0.2663885918,
          454000.0142,
          3911999.987,
          18.88638859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453440.87416192977,
                3910999.986766237,
                0.266388591754197
              ],
              [
                453440.87416192977,
                3911999.986766237,
                0.266388591754197
              ],
              [
                454000.0141619298,
                3911999.986766237,
                18.886388591754198
              ],
              [
                454000.0141619298,
                3910999.986766237,
                18.886388591754198
              ],
              [
                453440.87416192977,
                3910999.986766237,
                0.266388591754197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:26:40+00:00",
        "end_time": "2019-10-17T16:05:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51241818,
            35.34117884,
            0.2663885918,
            -75.50620839,
            35.35022133,
            18.88638859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51236124965816,
                  35.3411788376738,
                  0.266388591754197
                ],
                [
                  -75.5124181846272,
                  35.35019540209428,
                  0.266388591754197
                ],
                [
                  -75.50626464408649,
                  35.350221332976076,
                  18.886388591754198
                ],
                [
                  -75.50620839276795,
                  35.341204759960846,
                  18.886388591754198
                ],
                [
                  -75.51236124965816,
                  35.3411788376738,
                  0.266388591754197
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:26:40Z",
            "pc:count": 2562713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453747.8772,
                "count": 2562713,
                "maximum": 454000.0142,
                "minimum": 453440.8742,
                "name": "X",
                "position": 0,
                "stddev": 131.7831943,
                "variance": 17366.81031
              },
              {
                "average": 3911474.111,
                "count": 2562713,
                "maximum": 3911999.987,
                "minimum": 3910999.987,
                "name": "Y",
                "position": 1,
                "stddev": 289.4813438,
                "variance": 83799.4484
              },
              {
                "average": 3.492200877,
                "count": 2562713,
                "maximum": 18.88638859,
                "minimum": 0.2663885918,
                "name": "Z",
                "position": 2,
                "stddev": 2.725490943,
                "variance": 7.428300882
              },
              {
                "average": 769.7817528,
                "count": 2562713,
                "maximum": 45842,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1211.039104,
                "variance": 1466615.712
              },
              {
                "average": 2.051122385,
                "count": 2562713,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.168477834,
                "variance": 1.36534045
              },
              {
                "average": 3.115354314,
                "count": 2562713,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.439053067,
                "variance": 2.07087373
              },
              {
                "average": 1,
                "count": 2562713,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272658702,
                "count": 2562713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453268593,
                "variance": 0.1983160116
              },
              {
                "average": 20.27809859,
                "count": 2562713,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.648595195,
                "variance": 2.717866116
              },
              {
                "average": 2.129727753,
                "count": 2562713,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.314493473,
                "variance": 1.727893091
              },
              {
                "average": 1.523213485,
                "count": 2562713,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6270936206,
                "variance": 0.393246409
              },
              {
                "average": 255363836.8,
                "count": 2562713,
                "maximum": 255364800.2,
                "minimum": 255363556.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349.7600263,
                "variance": 122332.076
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2562713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453440.8742,
              3910999.987,
              0.2663885918,
              454000.0142,
              3911999.987,
              18.88638859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453440.87416192977,
                    3910999.986766237,
                    0.266388591754197
                  ],
                  [
                    453440.87416192977,
                    3911999.986766237,
                    0.266388591754197
                  ],
                  [
                    454000.0141619298,
                    3911999.986766237,
                    18.886388591754198
                  ],
                  [
                    454000.0141619298,
                    3910999.986766237,
                    18.886388591754198
                  ],
                  [
                    453440.87416192977,
                    3910999.986766237,
                    0.266388591754197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:26:40+00:00",
            "end_time": "2019-10-17T16:05:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5731.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4742520757838,
              35.52166829010503,
              -1.48067607078484
            ],
            [
              -75.47430512815184,
              35.53068463625739,
              -1.48067607078484
            ],
            [
              -75.46775417773864,
              35.53071022058175,
              20.899323929215157
            ],
            [
              -75.46770185804735,
              35.52169386596843,
              20.899323929215157
            ],
            [
              -75.4742520757838,
              35.52166829010503,
              -1.48067607078484
            ]
          ]
        ]
      },
      "bbox": [
        -75.47430513,
        35.52166829,
        -1.480676071,
        -75.46770186,
        35.53071022,
        20.89932393
      ],
      "properties": {
        "datetime": "2019-10-17T18:05:36Z",
        "pc:count": 1446661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457215.3905,
            "count": 1446661,
            "maximum": 457593.9223,
            "minimum": 457000.0023,
            "name": "X",
            "position": 0,
            "stddev": 145.5355724,
            "variance": 21180.60283
          },
          {
            "average": 3931574.527,
            "count": 1446661,
            "maximum": 3931999.989,
            "minimum": 3930999.989,
            "name": "Y",
            "position": 1,
            "stddev": 279.778847,
            "variance": 78276.20323
          },
          {
            "average": 2.497188253,
            "count": 1446661,
            "maximum": 20.89932393,
            "minimum": -1.480676071,
            "name": "Z",
            "position": 2,
            "stddev": 1.658693564,
            "variance": 2.751264338
          },
          {
            "average": 3647.477014,
            "count": 1446661,
            "maximum": 23016,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2103.672654,
            "variance": 4425438.634
          },
          {
            "average": 1.149997823,
            "count": 1446661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4748227238,
            "variance": 0.225456619
          },
          {
            "average": 1.301036663,
            "count": 1446661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7117278801,
            "variance": 0.5065565754
          },
          {
            "average": 1,
            "count": 1446661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.734407715,
            "count": 1446661,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5298648682,
            "variance": 0.2807567785
          },
          {
            "average": 20.06801128,
            "count": 1446661,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.483377959,
            "variance": 2.20041017
          },
          {
            "average": 1.163681747,
            "count": 1446661,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4855091701,
            "variance": 0.2357191543
          },
          {
            "average": 3.523173017,
            "count": 1446661,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.846091794,
            "variance": 0.7158713239
          },
          {
            "average": 255369922.5,
            "count": 1446661,
            "maximum": 255370736.7,
            "minimum": 255369057,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.0096062,
            "variance": 195372.492
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1446661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0023,
          3930999.989,
          -1.480676071,
          457593.9223,
          3931999.989,
          20.89932393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.00231172185,
                3930999.9893761096,
                -1.48067607078484
              ],
              [
                457000.00231172185,
                3931999.9893761096,
                -1.48067607078484
              ],
              [
                457593.9223117219,
                3931999.9893761096,
                20.899323929215157
              ],
              [
                457593.9223117219,
                3930999.9893761096,
                20.899323929215157
              ],
              [
                457000.00231172185,
                3930999.9893761096,
                -1.48067607078484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:05:36+00:00",
        "end_time": "2019-10-17T17:37:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5731.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5731.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5731.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5731.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47430513,
            35.52166829,
            -1.480676071,
            -75.46770186,
            35.53071022,
            20.89932393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4742520757838,
                  35.52166829010503,
                  -1.48067607078484
                ],
                [
                  -75.47430512815184,
                  35.53068463625739,
                  -1.48067607078484
                ],
                [
                  -75.46775417773864,
                  35.53071022058175,
                  20.899323929215157
                ],
                [
                  -75.46770185804735,
                  35.52169386596843,
                  20.899323929215157
                ],
                [
                  -75.4742520757838,
                  35.52166829010503,
                  -1.48067607078484
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5731.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5731.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:05:36Z",
            "pc:count": 1446661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457215.3905,
                "count": 1446661,
                "maximum": 457593.9223,
                "minimum": 457000.0023,
                "name": "X",
                "position": 0,
                "stddev": 145.5355724,
                "variance": 21180.60283
              },
              {
                "average": 3931574.527,
                "count": 1446661,
                "maximum": 3931999.989,
                "minimum": 3930999.989,
                "name": "Y",
                "position": 1,
                "stddev": 279.778847,
                "variance": 78276.20323
              },
              {
                "average": 2.497188253,
                "count": 1446661,
                "maximum": 20.89932393,
                "minimum": -1.480676071,
                "name": "Z",
                "position": 2,
                "stddev": 1.658693564,
                "variance": 2.751264338
              },
              {
                "average": 3647.477014,
                "count": 1446661,
                "maximum": 23016,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2103.672654,
                "variance": 4425438.634
              },
              {
                "average": 1.149997823,
                "count": 1446661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4748227238,
                "variance": 0.225456619
              },
              {
                "average": 1.301036663,
                "count": 1446661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7117278801,
                "variance": 0.5065565754
              },
              {
                "average": 1,
                "count": 1446661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.734407715,
                "count": 1446661,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5298648682,
                "variance": 0.2807567785
              },
              {
                "average": 20.06801128,
                "count": 1446661,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.483377959,
                "variance": 2.20041017
              },
              {
                "average": 1.163681747,
                "count": 1446661,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4855091701,
                "variance": 0.2357191543
              },
              {
                "average": 3.523173017,
                "count": 1446661,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.846091794,
                "variance": 0.7158713239
              },
              {
                "average": 255369922.5,
                "count": 1446661,
                "maximum": 255370736.7,
                "minimum": 255369057,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.0096062,
                "variance": 195372.492
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1446661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0023,
              3930999.989,
              -1.480676071,
              457593.9223,
              3931999.989,
              20.89932393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.00231172185,
                    3930999.9893761096,
                    -1.48067607078484
                  ],
                  [
                    457000.00231172185,
                    3931999.9893761096,
                    -1.48067607078484
                  ],
                  [
                    457593.9223117219,
                    3931999.9893761096,
                    20.899323929215157
                  ],
                  [
                    457593.9223117219,
                    3930999.9893761096,
                    20.899323929215157
                  ],
                  [
                    457000.00231172185,
                    3930999.9893761096,
                    -1.48067607078484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:05:36+00:00",
            "end_time": "2019-10-17T17:37: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": "20191018_NCMP_NC_Dunex_18SVF2338.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85962017933652,
              36.48420915992491,
              -0.556902128714469
            ],
            [
              -75.8597197931419,
              36.4932235286907,
              -0.556902128714469
            ],
            [
              -75.85288269358095,
              36.49327260038244,
              17.66309787128553
            ],
            [
              -75.85278387174,
              36.48425821556993,
              17.66309787128553
            ],
            [
              -75.85962017933652,
              36.48420915992491,
              -0.556902128714469
            ]
          ]
        ]
      },
      "bbox": [
        -75.85971979,
        36.48420916,
        -0.5569021287,
        -75.85278387,
        36.4932726,
        17.66309787
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:53Z",
        "pc:count": 3225907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423196.9899,
            "count": 3225907,
            "maximum": 423612.425,
            "minimum": 423000.005,
            "name": "X",
            "position": 0,
            "stddev": 131.4037575,
            "variance": 17266.94749
          },
          {
            "average": 4038450.549,
            "count": 3225907,
            "maximum": 4038999.993,
            "minimum": 4037999.973,
            "name": "Y",
            "position": 1,
            "stddev": 282.1864145,
            "variance": 79629.17253
          },
          {
            "average": 3.93635308,
            "count": 3225907,
            "maximum": 17.66309787,
            "minimum": -0.5569021287,
            "name": "Z",
            "position": 2,
            "stddev": 2.56037531,
            "variance": 6.555521727
          },
          {
            "average": 2004.928404,
            "count": 3225907,
            "maximum": 49584,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2557.618129,
            "variance": 6541410.494
          },
          {
            "average": 1.75104242,
            "count": 3225907,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.065000502,
            "variance": 1.134226069
          },
          {
            "average": 2.507732864,
            "count": 3225907,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.464169217,
            "variance": 2.143791496
          },
          {
            "average": 1,
            "count": 3225907,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384914072,
            "count": 3225907,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.486575074,
            "variance": 0.2367553026
          },
          {
            "average": 19.69877816,
            "count": 3225907,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.818640754,
            "variance": 3.307454193
          },
          {
            "average": 1.786930001,
            "count": 3225907,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.135595361,
            "variance": 1.289576824
          },
          {
            "average": 4.59449327,
            "count": 3225907,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.746830229,
            "variance": 3.051415849
          },
          {
            "average": 255462231.8,
            "count": 3225907,
            "maximum": 255464593.9,
            "minimum": 255460017.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1118.837439,
            "variance": 1251797.216
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3225907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.005,
          4037999.973,
          -0.5569021287,
          423612.425,
          4038999.993,
          17.66309787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.0050378142,
                4037999.9734795447,
                -0.556902128714469
              ],
              [
                423000.0050378142,
                4038999.9934795443,
                -0.556902128714469
              ],
              [
                423612.42503781425,
                4038999.9934795443,
                17.66309787128553
              ],
              [
                423612.42503781425,
                4037999.9734795447,
                17.66309787128553
              ],
              [
                423000.0050378142,
                4037999.9734795447,
                -0.556902128714469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:53+00:00",
        "end_time": "2019-10-18T18:53:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2338.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2338.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2338.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2338.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85971979,
            36.48420916,
            -0.5569021287,
            -75.85278387,
            36.4932726,
            17.66309787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85962017933652,
                  36.48420915992491,
                  -0.556902128714469
                ],
                [
                  -75.8597197931419,
                  36.4932235286907,
                  -0.556902128714469
                ],
                [
                  -75.85288269358095,
                  36.49327260038244,
                  17.66309787128553
                ],
                [
                  -75.85278387174,
                  36.48425821556993,
                  17.66309787128553
                ],
                [
                  -75.85962017933652,
                  36.48420915992491,
                  -0.556902128714469
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2338.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2338.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:53Z",
            "pc:count": 3225907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423196.9899,
                "count": 3225907,
                "maximum": 423612.425,
                "minimum": 423000.005,
                "name": "X",
                "position": 0,
                "stddev": 131.4037575,
                "variance": 17266.94749
              },
              {
                "average": 4038450.549,
                "count": 3225907,
                "maximum": 4038999.993,
                "minimum": 4037999.973,
                "name": "Y",
                "position": 1,
                "stddev": 282.1864145,
                "variance": 79629.17253
              },
              {
                "average": 3.93635308,
                "count": 3225907,
                "maximum": 17.66309787,
                "minimum": -0.5569021287,
                "name": "Z",
                "position": 2,
                "stddev": 2.56037531,
                "variance": 6.555521727
              },
              {
                "average": 2004.928404,
                "count": 3225907,
                "maximum": 49584,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2557.618129,
                "variance": 6541410.494
              },
              {
                "average": 1.75104242,
                "count": 3225907,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.065000502,
                "variance": 1.134226069
              },
              {
                "average": 2.507732864,
                "count": 3225907,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.464169217,
                "variance": 2.143791496
              },
              {
                "average": 1,
                "count": 3225907,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384914072,
                "count": 3225907,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.486575074,
                "variance": 0.2367553026
              },
              {
                "average": 19.69877816,
                "count": 3225907,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.818640754,
                "variance": 3.307454193
              },
              {
                "average": 1.786930001,
                "count": 3225907,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.135595361,
                "variance": 1.289576824
              },
              {
                "average": 4.59449327,
                "count": 3225907,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.746830229,
                "variance": 3.051415849
              },
              {
                "average": 255462231.8,
                "count": 3225907,
                "maximum": 255464593.9,
                "minimum": 255460017.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1118.837439,
                "variance": 1251797.216
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3225907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.005,
              4037999.973,
              -0.5569021287,
              423612.425,
              4038999.993,
              17.66309787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.0050378142,
                    4037999.9734795447,
                    -0.556902128714469
                  ],
                  [
                    423000.0050378142,
                    4038999.9934795443,
                    -0.556902128714469
                  ],
                  [
                    423612.42503781425,
                    4038999.9934795443,
                    17.66309787128553
                  ],
                  [
                    423612.42503781425,
                    4037999.9734795447,
                    17.66309787128553
                  ],
                  [
                    423000.0050378142,
                    4037999.9734795447,
                    -0.556902128714469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:53+00:00",
            "end_time": "2019-10-18T18:53: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": "20191018_NCMP_NC_Dunex_18SVF2143.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87695585949633,
              36.52915743750813,
              0.390791687861899
            ],
            [
              -75.8770576465909,
              36.53817151646493,
              0.390791687861899
            ],
            [
              -75.8713888542522,
              36.538213074264405,
              26.610791687861898
            ],
            [
              -75.8712877248469,
              36.529198981725,
              26.610791687861898
            ],
            [
              -75.87695585949633,
              36.52915743750813,
              0.390791687861899
            ]
          ]
        ]
      },
      "bbox": [
        -75.87705765,
        36.52915744,
        0.3907916879,
        -75.87128772,
        36.53821307,
        26.61079169
      ],
      "properties": {
        "datetime": "2019-10-18T19:41:42Z",
        "pc:count": 4305790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421800.5299,
            "count": 4305790,
            "maximum": 422000.0202,
            "minimum": 421492.5402,
            "name": "X",
            "position": 0,
            "stddev": 123.0976774,
            "variance": 15153.03818
          },
          {
            "average": 4043556.146,
            "count": 4305790,
            "maximum": 4043999.984,
            "minimum": 4042999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.8987961,
            "variance": 82310.91919
          },
          {
            "average": 8.240557155,
            "count": 4305790,
            "maximum": 26.61079169,
            "minimum": 0.3907916879,
            "name": "Z",
            "position": 2,
            "stddev": 5.533066159,
            "variance": 30.61482112
          },
          {
            "average": 466.0160951,
            "count": 4305790,
            "maximum": 18953,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1036.479618,
            "variance": 1074289.999
          },
          {
            "average": 2.671164409,
            "count": 4305790,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27137541,
            "variance": 1.616395433
          },
          {
            "average": 4.343865353,
            "count": 4305790,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.078983721,
            "variance": 1.164205871
          },
          {
            "average": 1,
            "count": 4305790,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169352662,
            "count": 4305790,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3750631557,
            "variance": 0.1406723708
          },
          {
            "average": 20.3488382,
            "count": 4305790,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.143371679,
            "variance": 4.594042155
          },
          {
            "average": 3.165902192,
            "count": 4305790,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.928356012,
            "variance": 3.718556907
          },
          {
            "average": 1.599815365,
            "count": 4305790,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070381794,
            "variance": 1.145717185
          },
          {
            "average": 255460396.3,
            "count": 4305790,
            "maximum": 255462902.9,
            "minimum": 255460089.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.526969,
            "variance": 349904.1551
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421492.5402,
          4042999.984,
          0.3907916879,
          422000.0202,
          4043999.984,
          26.61079169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421492.54023818334,
                4042999.9837434646,
                0.390791687861899
              ],
              [
                421492.54023818334,
                4043999.9837434646,
                0.390791687861899
              ],
              [
                422000.0202381833,
                4043999.9837434646,
                26.610791687861898
              ],
              [
                422000.0202381833,
                4042999.9837434646,
                26.610791687861898
              ],
              [
                421492.54023818334,
                4042999.9837434646,
                0.390791687861899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:41:42+00:00",
        "end_time": "2019-10-18T18:54:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2143.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2143.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2143.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2143.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87705765,
            36.52915744,
            0.3907916879,
            -75.87128772,
            36.53821307,
            26.61079169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87695585949633,
                  36.52915743750813,
                  0.390791687861899
                ],
                [
                  -75.8770576465909,
                  36.53817151646493,
                  0.390791687861899
                ],
                [
                  -75.8713888542522,
                  36.538213074264405,
                  26.610791687861898
                ],
                [
                  -75.8712877248469,
                  36.529198981725,
                  26.610791687861898
                ],
                [
                  -75.87695585949633,
                  36.52915743750813,
                  0.390791687861899
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2143.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2143.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:41:42Z",
            "pc:count": 4305790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421800.5299,
                "count": 4305790,
                "maximum": 422000.0202,
                "minimum": 421492.5402,
                "name": "X",
                "position": 0,
                "stddev": 123.0976774,
                "variance": 15153.03818
              },
              {
                "average": 4043556.146,
                "count": 4305790,
                "maximum": 4043999.984,
                "minimum": 4042999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.8987961,
                "variance": 82310.91919
              },
              {
                "average": 8.240557155,
                "count": 4305790,
                "maximum": 26.61079169,
                "minimum": 0.3907916879,
                "name": "Z",
                "position": 2,
                "stddev": 5.533066159,
                "variance": 30.61482112
              },
              {
                "average": 466.0160951,
                "count": 4305790,
                "maximum": 18953,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1036.479618,
                "variance": 1074289.999
              },
              {
                "average": 2.671164409,
                "count": 4305790,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27137541,
                "variance": 1.616395433
              },
              {
                "average": 4.343865353,
                "count": 4305790,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.078983721,
                "variance": 1.164205871
              },
              {
                "average": 1,
                "count": 4305790,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169352662,
                "count": 4305790,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3750631557,
                "variance": 0.1406723708
              },
              {
                "average": 20.3488382,
                "count": 4305790,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.143371679,
                "variance": 4.594042155
              },
              {
                "average": 3.165902192,
                "count": 4305790,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.928356012,
                "variance": 3.718556907
              },
              {
                "average": 1.599815365,
                "count": 4305790,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070381794,
                "variance": 1.145717185
              },
              {
                "average": 255460396.3,
                "count": 4305790,
                "maximum": 255462902.9,
                "minimum": 255460089.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.526969,
                "variance": 349904.1551
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421492.5402,
              4042999.984,
              0.3907916879,
              422000.0202,
              4043999.984,
              26.61079169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421492.54023818334,
                    4042999.9837434646,
                    0.390791687861899
                  ],
                  [
                    421492.54023818334,
                    4043999.9837434646,
                    0.390791687861899
                  ],
                  [
                    422000.0202381833,
                    4043999.9837434646,
                    26.610791687861898
                  ],
                  [
                    422000.0202381833,
                    4042999.9837434646,
                    26.610791687861898
                  ],
                  [
                    421492.54023818334,
                    4042999.9837434646,
                    0.390791687861899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:41:42+00:00",
            "end_time": "2019-10-18T18:54:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5642.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48425209274114,
              35.620809846987214,
              -0.668895097356348
            ],
            [
              -75.48430646190495,
              35.62982603134382,
              -0.668895097356348
            ],
            [
              -75.47489023781317,
              35.629863518654275,
              1.471104902643652
            ],
            [
              -75.47483692563479,
              35.62084732191535,
              1.471104902643652
            ],
            [
              -75.48425209274114,
              35.620809846987214,
              -0.668895097356348
            ]
          ]
        ]
      },
      "bbox": [
        -75.48430646,
        35.62080985,
        -0.6688950974,
        -75.47483693,
        35.62986352,
        1.471104903
      ],
      "properties": {
        "datetime": "2019-10-18T13:58:57Z",
        "pc:count": 1770502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456633.0305,
            "count": 1770502,
            "maximum": 457000.0045,
            "minimum": 456147.3645,
            "name": "X",
            "position": 0,
            "stddev": 225.6495778,
            "variance": 50917.73195
          },
          {
            "average": 3942520.489,
            "count": 1770502,
            "maximum": 3942999.986,
            "minimum": 3941999.986,
            "name": "Y",
            "position": 1,
            "stddev": 285.2416334,
            "variance": 81362.78942
          },
          {
            "average": -0.3462092489,
            "count": 1770502,
            "maximum": 1.471104903,
            "minimum": -0.6688950974,
            "name": "Z",
            "position": 2,
            "stddev": 0.09813985592,
            "variance": 0.009631431321
          },
          {
            "average": 1.56941873,
            "count": 1770502,
            "maximum": 4437,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.15826132,
            "variance": 2515.851179
          },
          {
            "average": 1.00000113,
            "count": 1770502,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001062836999,
            "variance": 1.129622486e-06
          },
          {
            "average": 1.000002259,
            "count": 1770502,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001503077649,
            "variance": 2.25924242e-06
          },
          {
            "average": 1,
            "count": 1770502,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9681034,
            "count": 1770502,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9321933136,
            "variance": 0.868984374
          },
          {
            "average": 20.03075547,
            "count": 1770502,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.603648923,
            "variance": 2.571689867
          },
          {
            "average": 1.998836488,
            "count": 1770502,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03420622868,
            "variance": 0.001170066081
          },
          {
            "average": 2.200455012,
            "count": 1770502,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9784103655,
            "variance": 0.9572868434
          },
          {
            "average": 255441505.4,
            "count": 1770502,
            "maximum": 255442337.6,
            "minimum": 255440966.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.539632,
            "variance": 198505.5637
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456147.3645,
          3941999.986,
          -0.6688950974,
          457000.0045,
          3942999.986,
          1.471104903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456147.36447900004,
                3941999.986153756,
                -0.668895097356348
              ],
              [
                456147.36447900004,
                3942999.986153756,
                -0.668895097356348
              ],
              [
                457000.00447900005,
                3942999.986153756,
                1.471104902643652
              ],
              [
                457000.00447900005,
                3941999.986153756,
                1.471104902643652
              ],
              [
                456147.36447900004,
                3941999.986153756,
                -0.668895097356348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:58:57+00:00",
        "end_time": "2019-10-18T13:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5642.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5642.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5642.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5642.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48430646,
            35.62080985,
            -0.6688950974,
            -75.47483693,
            35.62986352,
            1.471104903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48425209274114,
                  35.620809846987214,
                  -0.668895097356348
                ],
                [
                  -75.48430646190495,
                  35.62982603134382,
                  -0.668895097356348
                ],
                [
                  -75.47489023781317,
                  35.629863518654275,
                  1.471104902643652
                ],
                [
                  -75.47483692563479,
                  35.62084732191535,
                  1.471104902643652
                ],
                [
                  -75.48425209274114,
                  35.620809846987214,
                  -0.668895097356348
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5642.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5642.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:58:57Z",
            "pc:count": 1770502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456633.0305,
                "count": 1770502,
                "maximum": 457000.0045,
                "minimum": 456147.3645,
                "name": "X",
                "position": 0,
                "stddev": 225.6495778,
                "variance": 50917.73195
              },
              {
                "average": 3942520.489,
                "count": 1770502,
                "maximum": 3942999.986,
                "minimum": 3941999.986,
                "name": "Y",
                "position": 1,
                "stddev": 285.2416334,
                "variance": 81362.78942
              },
              {
                "average": -0.3462092489,
                "count": 1770502,
                "maximum": 1.471104903,
                "minimum": -0.6688950974,
                "name": "Z",
                "position": 2,
                "stddev": 0.09813985592,
                "variance": 0.009631431321
              },
              {
                "average": 1.56941873,
                "count": 1770502,
                "maximum": 4437,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.15826132,
                "variance": 2515.851179
              },
              {
                "average": 1.00000113,
                "count": 1770502,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001062836999,
                "variance": 1.129622486e-06
              },
              {
                "average": 1.000002259,
                "count": 1770502,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001503077649,
                "variance": 2.25924242e-06
              },
              {
                "average": 1,
                "count": 1770502,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9681034,
                "count": 1770502,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9321933136,
                "variance": 0.868984374
              },
              {
                "average": 20.03075547,
                "count": 1770502,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.603648923,
                "variance": 2.571689867
              },
              {
                "average": 1.998836488,
                "count": 1770502,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03420622868,
                "variance": 0.001170066081
              },
              {
                "average": 2.200455012,
                "count": 1770502,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9784103655,
                "variance": 0.9572868434
              },
              {
                "average": 255441505.4,
                "count": 1770502,
                "maximum": 255442337.6,
                "minimum": 255440966.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.539632,
                "variance": 198505.5637
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456147.3645,
              3941999.986,
              -0.6688950974,
              457000.0045,
              3942999.986,
              1.471104903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456147.36447900004,
                    3941999.986153756,
                    -0.668895097356348
                  ],
                  [
                    456147.36447900004,
                    3942999.986153756,
                    -0.668895097356348
                  ],
                  [
                    457000.00447900005,
                    3942999.986153756,
                    1.471104902643652
                  ],
                  [
                    457000.00447900005,
                    3941999.986153756,
                    1.471104902643652
                  ],
                  [
                    456147.36447900004,
                    3941999.986153756,
                    -0.668895097356348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:58:57+00:00",
            "end_time": "2019-10-18T13:36: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": "20191017_NCMP_NC_Dunex_18SVE5516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49547964678939,
              35.386333130230625,
              -0.576892874589973
            ],
            [
              -75.49553479775057,
              35.395349650581124,
              -0.576892874589973
            ],
            [
              -75.48718123165835,
              35.39538362791877,
              15.383107125410028
            ],
            [
              -75.48712701032396,
              35.386367096312874,
              15.383107125410028
            ],
            [
              -75.49547964678939,
              35.386333130230625,
              -0.576892874589973
            ]
          ]
        ]
      },
      "bbox": [
        -75.4955348,
        35.38633313,
        -0.5768928746,
        -75.48712701,
        35.39538363,
        15.38310713
      ],
      "properties": {
        "datetime": "2019-10-17T18:02:00Z",
        "pc:count": 2770161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455314.3213,
            "count": 2770161,
            "maximum": 455758.6315,
            "minimum": 455000.0115,
            "name": "X",
            "position": 0,
            "stddev": 180.9416958,
            "variance": 32739.89726
          },
          {
            "average": 3916549.529,
            "count": 2770161,
            "maximum": 3916999.985,
            "minimum": 3915999.985,
            "name": "Y",
            "position": 1,
            "stddev": 297.1318538,
            "variance": 88287.33857
          },
          {
            "average": 2.46076424,
            "count": 2770161,
            "maximum": 15.38310713,
            "minimum": -0.5768928746,
            "name": "Z",
            "position": 2,
            "stddev": 1.533939322,
            "variance": 2.352969844
          },
          {
            "average": 1940.439122,
            "count": 2770161,
            "maximum": 44282,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2205.08784,
            "variance": 4862412.381
          },
          {
            "average": 1.484269326,
            "count": 2770161,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8059621759,
            "variance": 0.649575029
          },
          {
            "average": 1.969756992,
            "count": 2770161,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.110990519,
            "variance": 1.234299933
          },
          {
            "average": 1,
            "count": 2770161,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.614973281,
            "count": 2770161,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.217282566,
            "variance": 4.916341977
          },
          {
            "average": 20.18563833,
            "count": 2770161,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.22179538,
            "variance": 4.936374712
          },
          {
            "average": 1.511689393,
            "count": 2770161,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8122043326,
            "variance": 0.6596758779
          },
          {
            "average": 4.563150301,
            "count": 2770161,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.454882765,
            "variance": 2.116683858
          },
          {
            "average": 255365994.3,
            "count": 2770161,
            "maximum": 255370520.9,
            "minimum": 255363963.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1246.546616,
            "variance": 1553878.465
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2770161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0115,
          3915999.985,
          -0.5768928746,
          455758.6315,
          3916999.985,
          15.38310713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.011482827,
                3915999.9851194266,
                -0.576892874589973
              ],
              [
                455000.011482827,
                3916999.9851194266,
                -0.576892874589973
              ],
              [
                455758.631482827,
                3916999.9851194266,
                15.383107125410028
              ],
              [
                455758.631482827,
                3915999.9851194266,
                15.383107125410028
              ],
              [
                455000.011482827,
                3915999.9851194266,
                -0.576892874589973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:02:00+00:00",
        "end_time": "2019-10-17T16:12:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.4955348,
            35.38633313,
            -0.5768928746,
            -75.48712701,
            35.39538363,
            15.38310713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49547964678939,
                  35.386333130230625,
                  -0.576892874589973
                ],
                [
                  -75.49553479775057,
                  35.395349650581124,
                  -0.576892874589973
                ],
                [
                  -75.48718123165835,
                  35.39538362791877,
                  15.383107125410028
                ],
                [
                  -75.48712701032396,
                  35.386367096312874,
                  15.383107125410028
                ],
                [
                  -75.49547964678939,
                  35.386333130230625,
                  -0.576892874589973
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:02:00Z",
            "pc:count": 2770161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455314.3213,
                "count": 2770161,
                "maximum": 455758.6315,
                "minimum": 455000.0115,
                "name": "X",
                "position": 0,
                "stddev": 180.9416958,
                "variance": 32739.89726
              },
              {
                "average": 3916549.529,
                "count": 2770161,
                "maximum": 3916999.985,
                "minimum": 3915999.985,
                "name": "Y",
                "position": 1,
                "stddev": 297.1318538,
                "variance": 88287.33857
              },
              {
                "average": 2.46076424,
                "count": 2770161,
                "maximum": 15.38310713,
                "minimum": -0.5768928746,
                "name": "Z",
                "position": 2,
                "stddev": 1.533939322,
                "variance": 2.352969844
              },
              {
                "average": 1940.439122,
                "count": 2770161,
                "maximum": 44282,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2205.08784,
                "variance": 4862412.381
              },
              {
                "average": 1.484269326,
                "count": 2770161,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8059621759,
                "variance": 0.649575029
              },
              {
                "average": 1.969756992,
                "count": 2770161,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.110990519,
                "variance": 1.234299933
              },
              {
                "average": 1,
                "count": 2770161,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.614973281,
                "count": 2770161,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.217282566,
                "variance": 4.916341977
              },
              {
                "average": 20.18563833,
                "count": 2770161,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.22179538,
                "variance": 4.936374712
              },
              {
                "average": 1.511689393,
                "count": 2770161,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8122043326,
                "variance": 0.6596758779
              },
              {
                "average": 4.563150301,
                "count": 2770161,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.454882765,
                "variance": 2.116683858
              },
              {
                "average": 255365994.3,
                "count": 2770161,
                "maximum": 255370520.9,
                "minimum": 255363963.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1246.546616,
                "variance": 1553878.465
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2770161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0115,
              3915999.985,
              -0.5768928746,
              455758.6315,
              3916999.985,
              15.38310713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.011482827,
                    3915999.9851194266,
                    -0.576892874589973
                  ],
                  [
                    455000.011482827,
                    3916999.9851194266,
                    -0.576892874589973
                  ],
                  [
                    455758.631482827,
                    3916999.9851194266,
                    15.383107125410028
                  ],
                  [
                    455758.631482827,
                    3915999.9851194266,
                    15.383107125410028
                  ],
                  [
                    455000.011482827,
                    3915999.9851194266,
                    -0.576892874589973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:02:00+00:00",
            "end_time": "2019-10-17T16:12: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": "20191017_NCMP_NC_Dunex_18SVE5312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.51053112832142,
              35.35020340803486,
              -0.608517942698821
            ],
            [
              -75.5105878788392,
              35.35921996154498,
              -0.608517942698821
            ],
            [
              -75.50632084335513,
              35.3592379133801,
              45.29148205730118
            ],
            [
              -75.5062645670577,
              35.35022135392053,
              45.29148205730118
            ],
            [
              -75.51053112832142,
              35.35020340803486,
              -0.608517942698821
            ]
          ]
        ]
      },
      "bbox": [
        -75.51058788,
        35.35020341,
        -0.6085179427,
        -75.50626457,
        35.35923791,
        45.29148206
      ],
      "properties": {
        "datetime": "2019-10-17T16:13:59Z",
        "pc:count": 1462811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453868.972,
            "count": 1462811,
            "maximum": 454000.0212,
            "minimum": 453612.3412,
            "name": "X",
            "position": 0,
            "stddev": 99.61752106,
            "variance": 9923.650503
          },
          {
            "average": 3912448.085,
            "count": 1462811,
            "maximum": 3912999.989,
            "minimum": 3911999.989,
            "name": "Y",
            "position": 1,
            "stddev": 279.7678384,
            "variance": 78270.04342
          },
          {
            "average": 3.399474245,
            "count": 1462811,
            "maximum": 45.29148206,
            "minimum": -0.6085179427,
            "name": "Z",
            "position": 2,
            "stddev": 2.895065326,
            "variance": 8.381403239
          },
          {
            "average": 956.2029415,
            "count": 1462811,
            "maximum": 49466,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1346.60147,
            "variance": 1813335.518
          },
          {
            "average": 1.932032915,
            "count": 1462811,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.141171629,
            "variance": 1.302272686
          },
          {
            "average": 2.881227992,
            "count": 1462811,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497056866,
            "variance": 2.241179259
          },
          {
            "average": 1,
            "count": 1462811,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378648369,
            "count": 1462811,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.19826198,
            "variance": 1.435831773
          },
          {
            "average": 20.17424448,
            "count": 1462811,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.793943611,
            "variance": 3.21823368
          },
          {
            "average": 2.009401761,
            "count": 1462811,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.287030956,
            "variance": 1.656448683
          },
          {
            "average": 1.270237235,
            "count": 1462811,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4440824323,
            "variance": 0.1972092066
          },
          {
            "average": 255363703.9,
            "count": 1462811,
            "maximum": 255364039.9,
            "minimum": 255363572.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 199.7773469,
            "variance": 39910.98835
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1462811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453612.3412,
          3911999.989,
          -0.6085179427,
          454000.0212,
          3912999.989,
          45.29148206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453612.34117282066,
                3911999.989053281,
                -0.608517942698821
              ],
              [
                453612.34117282066,
                3912999.989053281,
                -0.608517942698821
              ],
              [
                454000.0211728207,
                3912999.989053281,
                45.29148205730118
              ],
              [
                454000.0211728207,
                3911999.989053281,
                45.29148205730118
              ],
              [
                453612.34117282066,
                3911999.989053281,
                -0.608517942698821
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:13:59+00:00",
        "end_time": "2019-10-17T16:06:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.51058788,
            35.35020341,
            -0.6085179427,
            -75.50626457,
            35.35923791,
            45.29148206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.51053112832142,
                  35.35020340803486,
                  -0.608517942698821
                ],
                [
                  -75.5105878788392,
                  35.35921996154498,
                  -0.608517942698821
                ],
                [
                  -75.50632084335513,
                  35.3592379133801,
                  45.29148205730118
                ],
                [
                  -75.5062645670577,
                  35.35022135392053,
                  45.29148205730118
                ],
                [
                  -75.51053112832142,
                  35.35020340803486,
                  -0.608517942698821
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:13:59Z",
            "pc:count": 1462811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453868.972,
                "count": 1462811,
                "maximum": 454000.0212,
                "minimum": 453612.3412,
                "name": "X",
                "position": 0,
                "stddev": 99.61752106,
                "variance": 9923.650503
              },
              {
                "average": 3912448.085,
                "count": 1462811,
                "maximum": 3912999.989,
                "minimum": 3911999.989,
                "name": "Y",
                "position": 1,
                "stddev": 279.7678384,
                "variance": 78270.04342
              },
              {
                "average": 3.399474245,
                "count": 1462811,
                "maximum": 45.29148206,
                "minimum": -0.6085179427,
                "name": "Z",
                "position": 2,
                "stddev": 2.895065326,
                "variance": 8.381403239
              },
              {
                "average": 956.2029415,
                "count": 1462811,
                "maximum": 49466,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1346.60147,
                "variance": 1813335.518
              },
              {
                "average": 1.932032915,
                "count": 1462811,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.141171629,
                "variance": 1.302272686
              },
              {
                "average": 2.881227992,
                "count": 1462811,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497056866,
                "variance": 2.241179259
              },
              {
                "average": 1,
                "count": 1462811,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378648369,
                "count": 1462811,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.19826198,
                "variance": 1.435831773
              },
              {
                "average": 20.17424448,
                "count": 1462811,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.793943611,
                "variance": 3.21823368
              },
              {
                "average": 2.009401761,
                "count": 1462811,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.287030956,
                "variance": 1.656448683
              },
              {
                "average": 1.270237235,
                "count": 1462811,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4440824323,
                "variance": 0.1972092066
              },
              {
                "average": 255363703.9,
                "count": 1462811,
                "maximum": 255364039.9,
                "minimum": 255363572.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 199.7773469,
                "variance": 39910.98835
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1462811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453612.3412,
              3911999.989,
              -0.6085179427,
              454000.0212,
              3912999.989,
              45.29148206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453612.34117282066,
                    3911999.989053281,
                    -0.608517942698821
                  ],
                  [
                    453612.34117282066,
                    3912999.989053281,
                    -0.608517942698821
                  ],
                  [
                    454000.0211728207,
                    3912999.989053281,
                    45.29148205730118
                  ],
                  [
                    454000.0211728207,
                    3911999.989053281,
                    45.29148205730118
                  ],
                  [
                    453612.34117282066,
                    3911999.989053281,
                    -0.608517942698821
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:13:59+00:00",
            "end_time": "2019-10-17T16:06: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": "20191017_NCMP_NC_Dunex_18SVE5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50876630938141,
              35.35922763395069,
              -0.780737926131655
            ],
            [
              -75.50879376121536,
              35.36360336371836,
              -0.780737926131655
            ],
            [
              -75.50634818426549,
              35.36361363516703,
              15.199262073868345
            ],
            [
              -75.50632086436823,
              35.35923790374736,
              15.199262073868345
            ],
            [
              -75.50876630938141,
              35.35922763395069,
              -0.780737926131655
            ]
          ]
        ]
      },
      "bbox": [
        -75.50879376,
        35.35922763,
        -0.7807379261,
        -75.50632086,
        35.36361364,
        15.19926207
      ],
      "properties": {
        "datetime": "2019-10-17T16:13:43Z",
        "pc:count": 253060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453920.0289,
            "count": 253060,
            "maximum": 454000.0193,
            "minimum": 453777.8393,
            "name": "X",
            "position": 0,
            "stddev": 64.35163594,
            "variance": 4141.133048
          },
          {
            "average": 3913179.757,
            "count": 253060,
            "maximum": 3913485.288,
            "minimum": 3912999.988,
            "name": "Y",
            "position": 1,
            "stddev": 124.1387126,
            "variance": 15410.41997
          },
          {
            "average": 3.315693592,
            "count": 253060,
            "maximum": 15.19926207,
            "minimum": -0.7807379261,
            "name": "Z",
            "position": 2,
            "stddev": 3.256533525,
            "variance": 10.6050106
          },
          {
            "average": 644.6754327,
            "count": 253060,
            "maximum": 31424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 904.9316231,
            "variance": 818901.2424
          },
          {
            "average": 1.869967597,
            "count": 253060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.171563889,
            "variance": 1.372561947
          },
          {
            "average": 2.748609026,
            "count": 253060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.635000743,
            "variance": 2.673227431
          },
          {
            "average": 1,
            "count": 253060,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.2713072,
            "count": 253060,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.893465453,
            "variance": 23.94600414
          },
          {
            "average": 20.48992752,
            "count": 253060,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.521020765,
            "variance": 2.313504166
          },
          {
            "average": 2.0007271,
            "count": 253060,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.352549828,
            "variance": 1.829391036
          },
          {
            "average": 1.07527859,
            "count": 253060,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2638408593,
            "variance": 0.06961199902
          },
          {
            "average": 255363626.4,
            "count": 253060,
            "maximum": 255364023.8,
            "minimum": 255363588.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113.1440044,
            "variance": 12801.56574
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453777.8393,
          3912999.988,
          -0.7807379261,
          454000.0193,
          3913485.288,
          15.19926207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453777.8392582689,
                3912999.9879947333,
                -0.780737926131655
              ],
              [
                453777.8392582689,
                3913485.287994733,
                -0.780737926131655
              ],
              [
                454000.01925826893,
                3913485.287994733,
                15.199262073868345
              ],
              [
                454000.01925826893,
                3912999.9879947333,
                15.199262073868345
              ],
              [
                453777.8392582689,
                3912999.9879947333,
                -0.780737926131655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:13:43+00:00",
        "end_time": "2019-10-17T16:06:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50879376,
            35.35922763,
            -0.7807379261,
            -75.50632086,
            35.36361364,
            15.19926207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50876630938141,
                  35.35922763395069,
                  -0.780737926131655
                ],
                [
                  -75.50879376121536,
                  35.36360336371836,
                  -0.780737926131655
                ],
                [
                  -75.50634818426549,
                  35.36361363516703,
                  15.199262073868345
                ],
                [
                  -75.50632086436823,
                  35.35923790374736,
                  15.199262073868345
                ],
                [
                  -75.50876630938141,
                  35.35922763395069,
                  -0.780737926131655
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:13:43Z",
            "pc:count": 253060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453920.0289,
                "count": 253060,
                "maximum": 454000.0193,
                "minimum": 453777.8393,
                "name": "X",
                "position": 0,
                "stddev": 64.35163594,
                "variance": 4141.133048
              },
              {
                "average": 3913179.757,
                "count": 253060,
                "maximum": 3913485.288,
                "minimum": 3912999.988,
                "name": "Y",
                "position": 1,
                "stddev": 124.1387126,
                "variance": 15410.41997
              },
              {
                "average": 3.315693592,
                "count": 253060,
                "maximum": 15.19926207,
                "minimum": -0.7807379261,
                "name": "Z",
                "position": 2,
                "stddev": 3.256533525,
                "variance": 10.6050106
              },
              {
                "average": 644.6754327,
                "count": 253060,
                "maximum": 31424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 904.9316231,
                "variance": 818901.2424
              },
              {
                "average": 1.869967597,
                "count": 253060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.171563889,
                "variance": 1.372561947
              },
              {
                "average": 2.748609026,
                "count": 253060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.635000743,
                "variance": 2.673227431
              },
              {
                "average": 1,
                "count": 253060,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.2713072,
                "count": 253060,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.893465453,
                "variance": 23.94600414
              },
              {
                "average": 20.48992752,
                "count": 253060,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.521020765,
                "variance": 2.313504166
              },
              {
                "average": 2.0007271,
                "count": 253060,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.352549828,
                "variance": 1.829391036
              },
              {
                "average": 1.07527859,
                "count": 253060,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2638408593,
                "variance": 0.06961199902
              },
              {
                "average": 255363626.4,
                "count": 253060,
                "maximum": 255364023.8,
                "minimum": 255363588.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113.1440044,
                "variance": 12801.56574
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453777.8393,
              3912999.988,
              -0.7807379261,
              454000.0193,
              3913485.288,
              15.19926207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453777.8392582689,
                    3912999.9879947333,
                    -0.780737926131655
                  ],
                  [
                    453777.8392582689,
                    3913485.287994733,
                    -0.780737926131655
                  ],
                  [
                    454000.01925826893,
                    3913485.287994733,
                    15.199262073868345
                  ],
                  [
                    454000.01925826893,
                    3912999.9879947333,
                    15.199262073868345
                  ],
                  [
                    453777.8392582689,
                    3912999.9879947333,
                    -0.780737926131655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:13:43+00:00",
            "end_time": "2019-10-17T16:06: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": "20191018_NCMP_NC_Dunex_18SVE5643.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48586035197891,
              35.62981975295621,
              -0.620525209448322
            ],
            [
              -75.48591491979833,
              35.638835921651115,
              -0.620525209448322
            ],
            [
              -75.4749434085358,
              35.63887968107212,
              6.679474790551678
            ],
            [
              -75.4748900726933,
              35.62986349792475,
              6.679474790551678
            ],
            [
              -75.48586035197891,
              35.62981975295621,
              -0.620525209448322
            ]
          ]
        ]
      },
      "bbox": [
        -75.48591492,
        35.62981975,
        -0.6205252094,
        -75.47489007,
        35.63887968,
        6.679474791
      ],
      "properties": {
        "datetime": "2019-10-18T14:06:46Z",
        "pc:count": 2137788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456556.7207,
            "count": 2137788,
            "maximum": 457000.0194,
            "minimum": 456006.6594,
            "name": "X",
            "position": 0,
            "stddev": 264.6592088,
            "variance": 70044.4968
          },
          {
            "average": 3943516.673,
            "count": 2137788,
            "maximum": 3943999.984,
            "minimum": 3942999.984,
            "name": "Y",
            "position": 1,
            "stddev": 285.0618358,
            "variance": 81260.25025
          },
          {
            "average": 0.2665472692,
            "count": 2137788,
            "maximum": 6.679474791,
            "minimum": -0.6205252094,
            "name": "Z",
            "position": 2,
            "stddev": 0.7451006538,
            "variance": 0.5551749843
          },
          {
            "average": 448.6460655,
            "count": 2137788,
            "maximum": 9195,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 760.1149574,
            "variance": 577774.7485
          },
          {
            "average": 1.027166866,
            "count": 2137788,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.18913526,
            "variance": 0.03577214658
          },
          {
            "average": 1.054591007,
            "count": 2137788,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2826541554,
            "variance": 0.07989337156
          },
          {
            "average": 1,
            "count": 2137788,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.10097961,
            "count": 2137788,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.18211716,
            "variance": 173.7682127
          },
          {
            "average": 20.02896173,
            "count": 2137788,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.495616769,
            "variance": 2.23686952
          },
          {
            "average": 1.675877122,
            "count": 2137788,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4782207165,
            "variance": 0.2286950537
          },
          {
            "average": 2.57809708,
            "count": 2137788,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.202550752,
            "variance": 1.44612831
          },
          {
            "average": 255441680.3,
            "count": 2137788,
            "maximum": 255442806.7,
            "minimum": 255440953.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 554.580491,
            "variance": 307559.5209
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2137788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456006.6594,
          3942999.984,
          -0.6205252094,
          457000.0194,
          3943999.984,
          6.679474791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456006.6594191583,
                3942999.983782472,
                -0.620525209448322
              ],
              [
                456006.6594191583,
                3943999.983782472,
                -0.620525209448322
              ],
              [
                457000.0194191583,
                3943999.983782472,
                6.679474790551678
              ],
              [
                457000.0194191583,
                3942999.983782472,
                6.679474790551678
              ],
              [
                456006.6594191583,
                3942999.983782472,
                -0.620525209448322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:06:46+00:00",
        "end_time": "2019-10-18T13:35:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5643.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5643.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5643.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5643.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48591492,
            35.62981975,
            -0.6205252094,
            -75.47489007,
            35.63887968,
            6.679474791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48586035197891,
                  35.62981975295621,
                  -0.620525209448322
                ],
                [
                  -75.48591491979833,
                  35.638835921651115,
                  -0.620525209448322
                ],
                [
                  -75.4749434085358,
                  35.63887968107212,
                  6.679474790551678
                ],
                [
                  -75.4748900726933,
                  35.62986349792475,
                  6.679474790551678
                ],
                [
                  -75.48586035197891,
                  35.62981975295621,
                  -0.620525209448322
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5643.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5643.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:06:46Z",
            "pc:count": 2137788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456556.7207,
                "count": 2137788,
                "maximum": 457000.0194,
                "minimum": 456006.6594,
                "name": "X",
                "position": 0,
                "stddev": 264.6592088,
                "variance": 70044.4968
              },
              {
                "average": 3943516.673,
                "count": 2137788,
                "maximum": 3943999.984,
                "minimum": 3942999.984,
                "name": "Y",
                "position": 1,
                "stddev": 285.0618358,
                "variance": 81260.25025
              },
              {
                "average": 0.2665472692,
                "count": 2137788,
                "maximum": 6.679474791,
                "minimum": -0.6205252094,
                "name": "Z",
                "position": 2,
                "stddev": 0.7451006538,
                "variance": 0.5551749843
              },
              {
                "average": 448.6460655,
                "count": 2137788,
                "maximum": 9195,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 760.1149574,
                "variance": 577774.7485
              },
              {
                "average": 1.027166866,
                "count": 2137788,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.18913526,
                "variance": 0.03577214658
              },
              {
                "average": 1.054591007,
                "count": 2137788,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2826541554,
                "variance": 0.07989337156
              },
              {
                "average": 1,
                "count": 2137788,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.10097961,
                "count": 2137788,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.18211716,
                "variance": 173.7682127
              },
              {
                "average": 20.02896173,
                "count": 2137788,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.495616769,
                "variance": 2.23686952
              },
              {
                "average": 1.675877122,
                "count": 2137788,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4782207165,
                "variance": 0.2286950537
              },
              {
                "average": 2.57809708,
                "count": 2137788,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.202550752,
                "variance": 1.44612831
              },
              {
                "average": 255441680.3,
                "count": 2137788,
                "maximum": 255442806.7,
                "minimum": 255440953.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 554.580491,
                "variance": 307559.5209
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2137788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456006.6594,
              3942999.984,
              -0.6205252094,
              457000.0194,
              3943999.984,
              6.679474791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456006.6594191583,
                    3942999.983782472,
                    -0.620525209448322
                  ],
                  [
                    456006.6594191583,
                    3943999.983782472,
                    -0.620525209448322
                  ],
                  [
                    457000.0194191583,
                    3943999.983782472,
                    6.679474790551678
                  ],
                  [
                    457000.0194191583,
                    3942999.983782472,
                    6.679474790551678
                  ],
                  [
                    456006.6594191583,
                    3942999.983782472,
                    -0.620525209448322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:06:46+00:00",
            "end_time": "2019-10-18T13:35: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": "20191001_NCMP_NC_Dunex_18SVD4299.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.63740779263294,
              35.23238219065627,
              -1.919128306181399
            ],
            [
              -75.63747833836636,
              35.24139871951232,
              -1.919128306181399
            ],
            [
              -75.62648770322163,
              35.24145611025838,
              21.180871693818602
            ],
            [
              -75.62641837355736,
              35.232439562354536,
              21.180871693818602
            ],
            [
              -75.63740779263294,
              35.23238219065627,
              -1.919128306181399
            ]
          ]
        ]
      },
      "bbox": [
        -75.63747834,
        35.23238219,
        -1.919128306,
        -75.62641837,
        35.24145611,
        21.18087169
      ],
      "properties": {
        "datetime": "2019-10-17T15:51:45Z",
        "pc:count": 8404586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442647.6664,
            "count": 8404586,
            "maximum": 443000.019,
            "minimum": 441999.999,
            "name": "X",
            "position": 0,
            "stddev": 253.7930995,
            "variance": 64410.93736
          },
          {
            "average": 3899425.149,
            "count": 8404586,
            "maximum": 3899999.983,
            "minimum": 3898999.983,
            "name": "Y",
            "position": 1,
            "stddev": 269.0541669,
            "variance": 72390.14471
          },
          {
            "average": 2.011196368,
            "count": 8404586,
            "maximum": 21.18087169,
            "minimum": -1.919128306,
            "name": "Z",
            "position": 2,
            "stddev": 3.19688327,
            "variance": 10.22006264
          },
          {
            "average": 713.654428,
            "count": 8404586,
            "maximum": 47952,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1322.019139,
            "variance": 1747734.605
          },
          {
            "average": 1.689708333,
            "count": 8404586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.089659061,
            "variance": 1.18735687
          },
          {
            "average": 2.383859241,
            "count": 8404586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.581210064,
            "variance": 2.500225265
          },
          {
            "average": 1,
            "count": 8404586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.55571577,
            "count": 8404586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.46607488,
            "variance": 181.3351727
          },
          {
            "average": 20.14716685,
            "count": 8404586,
            "maximum": 28.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.669459301,
            "variance": 2.787094357
          },
          {
            "average": 2.119350317,
            "count": 8404586,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084842038,
            "variance": 1.176882248
          },
          {
            "average": 8.501537256,
            "count": 8404586,
            "maximum": 15,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.544942116,
            "variance": 12.56661461
          },
          {
            "average": 254505555.9,
            "count": 8404586,
            "maximum": 255362705.5,
            "minimum": 253978439.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609844.3799,
            "variance": 371910167700.0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441999.999,
          3898999.983,
          -1.919128306,
          443000.019,
          3899999.983,
          21.18087169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441999.9990134265,
                3898999.983331456,
                -1.919128306181399
              ],
              [
                441999.9990134265,
                3899999.983331456,
                -1.919128306181399
              ],
              [
                443000.0190134265,
                3899999.983331456,
                21.180871693818602
              ],
              [
                443000.0190134265,
                3898999.983331456,
                21.180871693818602
              ],
              [
                441999.9990134265,
                3898999.983331456,
                -1.919128306181399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:51:45+00:00",
        "end_time": "2019-10-01T15:20:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4299.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4299.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4299.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4299.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.63747834,
            35.23238219,
            -1.919128306,
            -75.62641837,
            35.24145611,
            21.18087169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.63740779263294,
                  35.23238219065627,
                  -1.919128306181399
                ],
                [
                  -75.63747833836636,
                  35.24139871951232,
                  -1.919128306181399
                ],
                [
                  -75.62648770322163,
                  35.24145611025838,
                  21.180871693818602
                ],
                [
                  -75.62641837355736,
                  35.232439562354536,
                  21.180871693818602
                ],
                [
                  -75.63740779263294,
                  35.23238219065627,
                  -1.919128306181399
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4299.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4299.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:51:45Z",
            "pc:count": 8404586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442647.6664,
                "count": 8404586,
                "maximum": 443000.019,
                "minimum": 441999.999,
                "name": "X",
                "position": 0,
                "stddev": 253.7930995,
                "variance": 64410.93736
              },
              {
                "average": 3899425.149,
                "count": 8404586,
                "maximum": 3899999.983,
                "minimum": 3898999.983,
                "name": "Y",
                "position": 1,
                "stddev": 269.0541669,
                "variance": 72390.14471
              },
              {
                "average": 2.011196368,
                "count": 8404586,
                "maximum": 21.18087169,
                "minimum": -1.919128306,
                "name": "Z",
                "position": 2,
                "stddev": 3.19688327,
                "variance": 10.22006264
              },
              {
                "average": 713.654428,
                "count": 8404586,
                "maximum": 47952,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1322.019139,
                "variance": 1747734.605
              },
              {
                "average": 1.689708333,
                "count": 8404586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.089659061,
                "variance": 1.18735687
              },
              {
                "average": 2.383859241,
                "count": 8404586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.581210064,
                "variance": 2.500225265
              },
              {
                "average": 1,
                "count": 8404586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.55571577,
                "count": 8404586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.46607488,
                "variance": 181.3351727
              },
              {
                "average": 20.14716685,
                "count": 8404586,
                "maximum": 28.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.669459301,
                "variance": 2.787094357
              },
              {
                "average": 2.119350317,
                "count": 8404586,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084842038,
                "variance": 1.176882248
              },
              {
                "average": 8.501537256,
                "count": 8404586,
                "maximum": 15,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.544942116,
                "variance": 12.56661461
              },
              {
                "average": 254505555.9,
                "count": 8404586,
                "maximum": 255362705.5,
                "minimum": 253978439.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609844.3799,
                "variance": 371910167700.0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441999.999,
              3898999.983,
              -1.919128306,
              443000.019,
              3899999.983,
              21.18087169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441999.9990134265,
                    3898999.983331456,
                    -1.919128306181399
                  ],
                  [
                    441999.9990134265,
                    3899999.983331456,
                    -1.919128306181399
                  ],
                  [
                    443000.0190134265,
                    3899999.983331456,
                    21.180871693818602
                  ],
                  [
                    443000.0190134265,
                    3898999.983331456,
                    21.180871693818602
                  ],
                  [
                    441999.9990134265,
                    3898999.983331456,
                    -1.919128306181399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:51:45+00:00",
            "end_time": "2019-10-01T15:20: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": "20191018_NCMP_NC_Dunex_18SVF2433.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84796654093434,
              36.43921788607459,
              -0.45803905721978
            ],
            [
              -75.8480646413773,
              36.44823217006254,
              -0.45803905721978
            ],
            [
              -75.84007799146262,
              36.44828864663546,
              18.101960942780217
            ],
            [
              -75.83998081461466,
              36.43927434417051,
              18.101960942780217
            ],
            [
              -75.84796654093434,
              36.43921788607459,
              -0.45803905721978
            ]
          ]
        ]
      },
      "bbox": [
        -75.84806464,
        36.43921789,
        -0.4580390572,
        -75.83998081,
        36.44828865,
        18.10196094
      ],
      "properties": {
        "datetime": "2019-10-18T20:11:12Z",
        "pc:count": 3944196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424247.0789,
            "count": 3944196,
            "maximum": 424715.7975,
            "minimum": 423999.9975,
            "name": "X",
            "position": 0,
            "stddev": 160.8324417,
            "variance": 25867.0743
          },
          {
            "average": 4033406.342,
            "count": 3944196,
            "maximum": 4033999.986,
            "minimum": 4032999.986,
            "name": "Y",
            "position": 1,
            "stddev": 288.2838643,
            "variance": 83107.58641
          },
          {
            "average": 4.196287107,
            "count": 3944196,
            "maximum": 18.10196094,
            "minimum": -0.4580390572,
            "name": "Z",
            "position": 2,
            "stddev": 2.466898258,
            "variance": 6.085587015
          },
          {
            "average": 1975.251359,
            "count": 3944196,
            "maximum": 34000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2574.852373,
            "variance": 6629864.742
          },
          {
            "average": 1.763350503,
            "count": 3944196,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.077826338,
            "variance": 1.161709614
          },
          {
            "average": 2.530275372,
            "count": 3944196,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485163069,
            "variance": 2.205709342
          },
          {
            "average": 1,
            "count": 3944196,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394727595,
            "count": 3944196,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4887921657,
            "variance": 0.2389177813
          },
          {
            "average": 20.09168107,
            "count": 3944196,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.879135585,
            "variance": 3.531150548
          },
          {
            "average": 1.808972475,
            "count": 3944196,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.168102108,
            "variance": 1.364462536
          },
          {
            "average": 4.611789069,
            "count": 3944196,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.954842897,
            "variance": 3.821410754
          },
          {
            "average": 255462256.5,
            "count": 3944196,
            "maximum": 255464672.2,
            "minimum": 255459945.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1263.152966,
            "variance": 1595555.416
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3944196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423999.9975,
          4032999.986,
          -0.4580390572,
          424715.7975,
          4033999.986,
          18.10196094
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423999.99751981173,
                4032999.9855697686,
                -0.45803905721978
              ],
              [
                423999.99751981173,
                4033999.9855697686,
                -0.45803905721978
              ],
              [
                424715.7975198118,
                4033999.9855697686,
                18.101960942780217
              ],
              [
                424715.7975198118,
                4032999.9855697686,
                18.101960942780217
              ],
              [
                423999.99751981173,
                4032999.9855697686,
                -0.45803905721978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:11:12+00:00",
        "end_time": "2019-10-18T18:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2433.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2433.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2433.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2433.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84806464,
            36.43921789,
            -0.4580390572,
            -75.83998081,
            36.44828865,
            18.10196094
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84796654093434,
                  36.43921788607459,
                  -0.45803905721978
                ],
                [
                  -75.8480646413773,
                  36.44823217006254,
                  -0.45803905721978
                ],
                [
                  -75.84007799146262,
                  36.44828864663546,
                  18.101960942780217
                ],
                [
                  -75.83998081461466,
                  36.43927434417051,
                  18.101960942780217
                ],
                [
                  -75.84796654093434,
                  36.43921788607459,
                  -0.45803905721978
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2433.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2433.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:11:12Z",
            "pc:count": 3944196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424247.0789,
                "count": 3944196,
                "maximum": 424715.7975,
                "minimum": 423999.9975,
                "name": "X",
                "position": 0,
                "stddev": 160.8324417,
                "variance": 25867.0743
              },
              {
                "average": 4033406.342,
                "count": 3944196,
                "maximum": 4033999.986,
                "minimum": 4032999.986,
                "name": "Y",
                "position": 1,
                "stddev": 288.2838643,
                "variance": 83107.58641
              },
              {
                "average": 4.196287107,
                "count": 3944196,
                "maximum": 18.10196094,
                "minimum": -0.4580390572,
                "name": "Z",
                "position": 2,
                "stddev": 2.466898258,
                "variance": 6.085587015
              },
              {
                "average": 1975.251359,
                "count": 3944196,
                "maximum": 34000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2574.852373,
                "variance": 6629864.742
              },
              {
                "average": 1.763350503,
                "count": 3944196,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.077826338,
                "variance": 1.161709614
              },
              {
                "average": 2.530275372,
                "count": 3944196,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485163069,
                "variance": 2.205709342
              },
              {
                "average": 1,
                "count": 3944196,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394727595,
                "count": 3944196,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4887921657,
                "variance": 0.2389177813
              },
              {
                "average": 20.09168107,
                "count": 3944196,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.879135585,
                "variance": 3.531150548
              },
              {
                "average": 1.808972475,
                "count": 3944196,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.168102108,
                "variance": 1.364462536
              },
              {
                "average": 4.611789069,
                "count": 3944196,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.954842897,
                "variance": 3.821410754
              },
              {
                "average": 255462256.5,
                "count": 3944196,
                "maximum": 255464672.2,
                "minimum": 255459945.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1263.152966,
                "variance": 1595555.416
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3944196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423999.9975,
              4032999.986,
              -0.4580390572,
              424715.7975,
              4033999.986,
              18.10196094
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423999.99751981173,
                    4032999.9855697686,
                    -0.45803905721978
                  ],
                  [
                    423999.99751981173,
                    4033999.9855697686,
                    -0.45803905721978
                  ],
                  [
                    424715.7975198118,
                    4033999.9855697686,
                    18.101960942780217
                  ],
                  [
                    424715.7975198118,
                    4032999.9855697686,
                    18.101960942780217
                  ],
                  [
                    423999.99751981173,
                    4032999.9855697686,
                    -0.45803905721978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:11:12+00:00",
            "end_time": "2019-10-18T18:52: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": "20191017_NCMP_NC_Dunex_18SVE5630.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48155136920435,
              35.51262266139525,
              -0.672917225810256
            ],
            [
              -75.481605221213,
              35.521639191812774,
              -0.672917225810256
            ],
            [
              -75.47425189704029,
              35.52166832726388,
              17.807082774189745
            ],
            [
              -75.47419886718804,
              35.51265178720978,
              17.807082774189745
            ],
            [
              -75.48155136920435,
              35.51262266139525,
              -0.672917225810256
            ]
          ]
        ]
      },
      "bbox": [
        -75.48160522,
        35.51262266,
        -0.6729172258,
        -75.47419887,
        35.52166833,
        17.80708277
      ],
      "properties": {
        "datetime": "2019-10-17T17:55:49Z",
        "pc:count": 3330006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456700.5333,
            "count": 3330006,
            "maximum": 457000.0185,
            "minimum": 456333.2785,
            "name": "X",
            "position": 0,
            "stddev": 129.4755027,
            "variance": 16763.90579
          },
          {
            "average": 3930474.277,
            "count": 3330006,
            "maximum": 3930999.993,
            "minimum": 3929999.973,
            "name": "Y",
            "position": 1,
            "stddev": 280.2608808,
            "variance": 78546.16132
          },
          {
            "average": 3.940618065,
            "count": 3330006,
            "maximum": 17.80708277,
            "minimum": -0.6729172258,
            "name": "Z",
            "position": 2,
            "stddev": 3.369977642,
            "variance": 11.35674931
          },
          {
            "average": 811.8041958,
            "count": 3330006,
            "maximum": 19726,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1236.747948,
            "variance": 1529545.486
          },
          {
            "average": 2.123566744,
            "count": 3330006,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234213879,
            "variance": 1.5232839
          },
          {
            "average": 3.247767421,
            "count": 3330006,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548511664,
            "variance": 2.397888375
          },
          {
            "average": 1,
            "count": 3330006,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356851609,
            "count": 3330006,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.296491501,
            "variance": 1.680890212
          },
          {
            "average": 20.09127281,
            "count": 3330006,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.197759417,
            "variance": 1.43462762
          },
          {
            "average": 2.25443828,
            "count": 3330006,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.464920905,
            "variance": 2.145993258
          },
          {
            "average": 1.82316218,
            "count": 3330006,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6990435106,
            "variance": 0.4886618298
          },
          {
            "average": 255369021.7,
            "count": 3330006,
            "maximum": 255370149,
            "minimum": 255368602.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.3558619,
            "variance": 136423.7527
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3330006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456333.2785,
          3929999.973,
          -0.6729172258,
          457000.0185,
          3930999.993,
          17.80708277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456333.27853817306,
                3929999.973419346,
                -0.672917225810256
              ],
              [
                456333.27853817306,
                3930999.9934193455,
                -0.672917225810256
              ],
              [
                457000.01853817306,
                3930999.9934193455,
                17.807082774189745
              ],
              [
                457000.01853817306,
                3929999.973419346,
                17.807082774189745
              ],
              [
                456333.27853817306,
                3929999.973419346,
                -0.672917225810256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:55:49+00:00",
        "end_time": "2019-10-17T17:30:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5630.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5630.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5630.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5630.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48160522,
            35.51262266,
            -0.6729172258,
            -75.47419887,
            35.52166833,
            17.80708277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48155136920435,
                  35.51262266139525,
                  -0.672917225810256
                ],
                [
                  -75.481605221213,
                  35.521639191812774,
                  -0.672917225810256
                ],
                [
                  -75.47425189704029,
                  35.52166832726388,
                  17.807082774189745
                ],
                [
                  -75.47419886718804,
                  35.51265178720978,
                  17.807082774189745
                ],
                [
                  -75.48155136920435,
                  35.51262266139525,
                  -0.672917225810256
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5630.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5630.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:55:49Z",
            "pc:count": 3330006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456700.5333,
                "count": 3330006,
                "maximum": 457000.0185,
                "minimum": 456333.2785,
                "name": "X",
                "position": 0,
                "stddev": 129.4755027,
                "variance": 16763.90579
              },
              {
                "average": 3930474.277,
                "count": 3330006,
                "maximum": 3930999.993,
                "minimum": 3929999.973,
                "name": "Y",
                "position": 1,
                "stddev": 280.2608808,
                "variance": 78546.16132
              },
              {
                "average": 3.940618065,
                "count": 3330006,
                "maximum": 17.80708277,
                "minimum": -0.6729172258,
                "name": "Z",
                "position": 2,
                "stddev": 3.369977642,
                "variance": 11.35674931
              },
              {
                "average": 811.8041958,
                "count": 3330006,
                "maximum": 19726,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1236.747948,
                "variance": 1529545.486
              },
              {
                "average": 2.123566744,
                "count": 3330006,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234213879,
                "variance": 1.5232839
              },
              {
                "average": 3.247767421,
                "count": 3330006,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548511664,
                "variance": 2.397888375
              },
              {
                "average": 1,
                "count": 3330006,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356851609,
                "count": 3330006,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.296491501,
                "variance": 1.680890212
              },
              {
                "average": 20.09127281,
                "count": 3330006,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.197759417,
                "variance": 1.43462762
              },
              {
                "average": 2.25443828,
                "count": 3330006,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.464920905,
                "variance": 2.145993258
              },
              {
                "average": 1.82316218,
                "count": 3330006,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6990435106,
                "variance": 0.4886618298
              },
              {
                "average": 255369021.7,
                "count": 3330006,
                "maximum": 255370149,
                "minimum": 255368602.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.3558619,
                "variance": 136423.7527
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3330006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456333.2785,
              3929999.973,
              -0.6729172258,
              457000.0185,
              3930999.993,
              17.80708277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456333.27853817306,
                    3929999.973419346,
                    -0.672917225810256
                  ],
                  [
                    456333.27853817306,
                    3930999.9934193455,
                    -0.672917225810256
                  ],
                  [
                    457000.01853817306,
                    3930999.9934193455,
                    17.807082774189745
                  ],
                  [
                    457000.01853817306,
                    3929999.973419346,
                    17.807082774189745
                  ],
                  [
                    456333.27853817306,
                    3929999.973419346,
                    -0.672917225810256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:55:49+00:00",
            "end_time": "2019-10-17T17:30: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": "20191018_NCMP_NC_Dunex_18SVE3495.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72322598861996,
              36.10443197180218,
              3.719536464533915
            ],
            [
              -75.72324468976677,
              36.106472081002096,
              3.719536464533915
            ],
            [
              -75.72216574043378,
              36.10647858928845,
              26.339536464533914
            ],
            [
              -75.72214706717976,
              36.10443847960476,
              26.339536464533914
            ],
            [
              -75.72322598861996,
              36.10443197180218,
              3.719536464533915
            ]
          ]
        ]
      },
      "bbox": [
        -75.72324469,
        36.10443197,
        3.719536465,
        -75.72214707,
        36.10647859,
        26.33953646
      ],
      "properties": {
        "datetime": "2019-10-18T15:14:03Z",
        "pc:count": 146716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434963.3583,
            "count": 146716,
            "maximum": 434999.996,
            "minimum": 434902.876,
            "name": "X",
            "position": 0,
            "stddev": 21.35252088,
            "variance": 455.9301479
          },
          {
            "average": 3995921.225,
            "count": 146716,
            "maximum": 3995999.991,
            "minimum": 3995773.691,
            "name": "Y",
            "position": 1,
            "stddev": 55.42273972,
            "variance": 3071.680078
          },
          {
            "average": 13.56444486,
            "count": 146716,
            "maximum": 26.33953646,
            "minimum": 3.719536465,
            "name": "Z",
            "position": 2,
            "stddev": 4.899098771,
            "variance": 24.00116877
          },
          {
            "average": 314.3997519,
            "count": 146716,
            "maximum": 11868,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 627.1243689,
            "variance": 393284.974
          },
          {
            "average": 2.791781401,
            "count": 146716,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25455006,
            "variance": 1.573895853
          },
          {
            "average": 4.594134246,
            "count": 146716,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8995824723,
            "variance": 0.8092486244
          },
          {
            "average": 1,
            "count": 146716,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132173723,
            "count": 146716,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3386806933,
            "variance": 0.114704612
          },
          {
            "average": 20.30398763,
            "count": 146716,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.276860001,
            "variance": 1.630371462
          },
          {
            "average": 3.474692603,
            "count": 146716,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.050041969,
            "variance": 4.202672076
          },
          {
            "average": 1,
            "count": 146716,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255446840.4,
            "count": 146716,
            "maximum": 255446843.3,
            "minimum": 255446838.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.277051438,
            "variance": 1.630860376
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 146716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434902.876,
          3995773.691,
          3.719536465,
          434999.996,
          3995999.991,
          26.33953646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434902.8760048791,
                3995773.6909016385,
                3.719536464533915
              ],
              [
                434902.8760048791,
                3995999.9909016383,
                3.719536464533915
              ],
              [
                434999.99600487907,
                3995999.9909016383,
                26.339536464533914
              ],
              [
                434999.99600487907,
                3995773.6909016385,
                26.339536464533914
              ],
              [
                434902.8760048791,
                3995773.6909016385,
                3.719536464533915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:14:03+00:00",
        "end_time": "2019-10-18T15:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3495.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3495.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3495.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3495.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72324469,
            36.10443197,
            3.719536465,
            -75.72214707,
            36.10647859,
            26.33953646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72322598861996,
                  36.10443197180218,
                  3.719536464533915
                ],
                [
                  -75.72324468976677,
                  36.106472081002096,
                  3.719536464533915
                ],
                [
                  -75.72216574043378,
                  36.10647858928845,
                  26.339536464533914
                ],
                [
                  -75.72214706717976,
                  36.10443847960476,
                  26.339536464533914
                ],
                [
                  -75.72322598861996,
                  36.10443197180218,
                  3.719536464533915
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3495.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3495.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:14:03Z",
            "pc:count": 146716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434963.3583,
                "count": 146716,
                "maximum": 434999.996,
                "minimum": 434902.876,
                "name": "X",
                "position": 0,
                "stddev": 21.35252088,
                "variance": 455.9301479
              },
              {
                "average": 3995921.225,
                "count": 146716,
                "maximum": 3995999.991,
                "minimum": 3995773.691,
                "name": "Y",
                "position": 1,
                "stddev": 55.42273972,
                "variance": 3071.680078
              },
              {
                "average": 13.56444486,
                "count": 146716,
                "maximum": 26.33953646,
                "minimum": 3.719536465,
                "name": "Z",
                "position": 2,
                "stddev": 4.899098771,
                "variance": 24.00116877
              },
              {
                "average": 314.3997519,
                "count": 146716,
                "maximum": 11868,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 627.1243689,
                "variance": 393284.974
              },
              {
                "average": 2.791781401,
                "count": 146716,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25455006,
                "variance": 1.573895853
              },
              {
                "average": 4.594134246,
                "count": 146716,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8995824723,
                "variance": 0.8092486244
              },
              {
                "average": 1,
                "count": 146716,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132173723,
                "count": 146716,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3386806933,
                "variance": 0.114704612
              },
              {
                "average": 20.30398763,
                "count": 146716,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.276860001,
                "variance": 1.630371462
              },
              {
                "average": 3.474692603,
                "count": 146716,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.050041969,
                "variance": 4.202672076
              },
              {
                "average": 1,
                "count": 146716,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255446840.4,
                "count": 146716,
                "maximum": 255446843.3,
                "minimum": 255446838.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.277051438,
                "variance": 1.630860376
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 146716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434902.876,
              3995773.691,
              3.719536465,
              434999.996,
              3995999.991,
              26.33953646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434902.8760048791,
                    3995773.6909016385,
                    3.719536464533915
                  ],
                  [
                    434902.8760048791,
                    3995999.9909016383,
                    3.719536464533915
                  ],
                  [
                    434999.99600487907,
                    3995999.9909016383,
                    26.339536464533914
                  ],
                  [
                    434999.99600487907,
                    3995773.6909016385,
                    26.339536464533914
                  ],
                  [
                    434902.8760048791,
                    3995773.6909016385,
                    3.719536464533915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:14:03+00:00",
            "end_time": "2019-10-18T15:13: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": "20191018_NCMP_NC_Dunex_18SVF2717.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81299531099134,
              36.29521927710929,
              -0.576089336205584
            ],
            [
              -75.8130888728954,
              36.304233858837954,
              -0.576089336205584
            ],
            [
              -75.8019514380748,
              36.3043090886054,
              23.503910663794418
            ],
            [
              -75.80185915741512,
              36.295294482224655,
              23.503910663794418
            ],
            [
              -75.81299531099134,
              36.29521927710929,
              -0.576089336205584
            ]
          ]
        ]
      },
      "bbox": [
        -75.81308887,
        36.29521928,
        -0.5760893362,
        -75.80185916,
        36.30430909,
        23.50391066
      ],
      "properties": {
        "datetime": "2019-10-18T16:43:55Z",
        "pc:count": 5014351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427529.9529,
            "count": 5014351,
            "maximum": 428000.0172,
            "minimum": 426999.9972,
            "name": "X",
            "position": 0,
            "stddev": 267.9532606,
            "variance": 71798.94989
          },
          {
            "average": 4017498.772,
            "count": 5014351,
            "maximum": 4017999.984,
            "minimum": 4016999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.1504425,
            "variance": 86524.48282
          },
          {
            "average": 5.796036532,
            "count": 5014351,
            "maximum": 23.50391066,
            "minimum": -0.5760893362,
            "name": "Z",
            "position": 2,
            "stddev": 3.984496713,
            "variance": 15.87621405
          },
          {
            "average": 1061.283135,
            "count": 5014351,
            "maximum": 48090,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1676.925916,
            "variance": 2812080.527
          },
          {
            "average": 2.112432696,
            "count": 5014351,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246283218,
            "variance": 1.55322186
          },
          {
            "average": 3.238850252,
            "count": 5014351,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.62943175,
            "variance": 2.655047827
          },
          {
            "average": 1,
            "count": 5014351,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335374209,
            "count": 5014351,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.083554002,
            "variance": 1.174089276
          },
          {
            "average": 19.98610693,
            "count": 5014351,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.207520269,
            "variance": 1.4581052
          },
          {
            "average": 2.328393046,
            "count": 5014351,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.631877691,
            "variance": 2.663024798
          },
          {
            "average": 2.334109838,
            "count": 5014351,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134377128,
            "variance": 1.286811469
          },
          {
            "average": 255450448,
            "count": 5014351,
            "maximum": 255452235,
            "minimum": 255449698.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 697.2004407,
            "variance": 486088.4545
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014351,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426999.9972,
          4016999.984,
          -0.5760893362,
          428000.0172,
          4017999.984,
          23.50391066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426999.9971617288,
                4016999.9841768537,
                -0.576089336205584
              ],
              [
                426999.9971617288,
                4017999.9841768537,
                -0.576089336205584
              ],
              [
                428000.0171617288,
                4017999.9841768537,
                23.503910663794418
              ],
              [
                428000.0171617288,
                4016999.9841768537,
                23.503910663794418
              ],
              [
                426999.9971617288,
                4016999.9841768537,
                -0.576089336205584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:43:55+00:00",
        "end_time": "2019-10-18T16:01:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2717.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2717.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2717.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2717.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81308887,
            36.29521928,
            -0.5760893362,
            -75.80185916,
            36.30430909,
            23.50391066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81299531099134,
                  36.29521927710929,
                  -0.576089336205584
                ],
                [
                  -75.8130888728954,
                  36.304233858837954,
                  -0.576089336205584
                ],
                [
                  -75.8019514380748,
                  36.3043090886054,
                  23.503910663794418
                ],
                [
                  -75.80185915741512,
                  36.295294482224655,
                  23.503910663794418
                ],
                [
                  -75.81299531099134,
                  36.29521927710929,
                  -0.576089336205584
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2717.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2717.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:43:55Z",
            "pc:count": 5014351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427529.9529,
                "count": 5014351,
                "maximum": 428000.0172,
                "minimum": 426999.9972,
                "name": "X",
                "position": 0,
                "stddev": 267.9532606,
                "variance": 71798.94989
              },
              {
                "average": 4017498.772,
                "count": 5014351,
                "maximum": 4017999.984,
                "minimum": 4016999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.1504425,
                "variance": 86524.48282
              },
              {
                "average": 5.796036532,
                "count": 5014351,
                "maximum": 23.50391066,
                "minimum": -0.5760893362,
                "name": "Z",
                "position": 2,
                "stddev": 3.984496713,
                "variance": 15.87621405
              },
              {
                "average": 1061.283135,
                "count": 5014351,
                "maximum": 48090,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1676.925916,
                "variance": 2812080.527
              },
              {
                "average": 2.112432696,
                "count": 5014351,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246283218,
                "variance": 1.55322186
              },
              {
                "average": 3.238850252,
                "count": 5014351,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.62943175,
                "variance": 2.655047827
              },
              {
                "average": 1,
                "count": 5014351,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335374209,
                "count": 5014351,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.083554002,
                "variance": 1.174089276
              },
              {
                "average": 19.98610693,
                "count": 5014351,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.207520269,
                "variance": 1.4581052
              },
              {
                "average": 2.328393046,
                "count": 5014351,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.631877691,
                "variance": 2.663024798
              },
              {
                "average": 2.334109838,
                "count": 5014351,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134377128,
                "variance": 1.286811469
              },
              {
                "average": 255450448,
                "count": 5014351,
                "maximum": 255452235,
                "minimum": 255449698.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 697.2004407,
                "variance": 486088.4545
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014351,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426999.9972,
              4016999.984,
              -0.5760893362,
              428000.0172,
              4017999.984,
              23.50391066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426999.9971617288,
                    4016999.9841768537,
                    -0.576089336205584
                  ],
                  [
                    426999.9971617288,
                    4017999.9841768537,
                    -0.576089336205584
                  ],
                  [
                    428000.0171617288,
                    4017999.9841768537,
                    23.503910663794418
                  ],
                  [
                    428000.0171617288,
                    4016999.9841768537,
                    23.503910663794418
                  ],
                  [
                    426999.9971617288,
                    4016999.9841768537,
                    -0.576089336205584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:43:55+00:00",
            "end_time": "2019-10-18T16:01: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": "20191018_NCMP_NC_Dunex_18SVF3200.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74981594675059,
              36.142370795288784,
              -0.618227738937897
            ],
            [
              -75.74990175738291,
              36.151385743761296,
              -0.618227738937897
            ],
            [
              -75.74481009217037,
              36.15141752048222,
              27.921772261062102
            ],
            [
              -75.74472486404133,
              36.142402561578564,
              27.921772261062102
            ],
            [
              -75.74981594675059,
              36.142370795288784,
              -0.618227738937897
            ]
          ]
        ]
      },
      "bbox": [
        -75.74990176,
        36.1423708,
        -0.6182277389,
        -75.74472486,
        36.15141752,
        27.92177226
      ],
      "properties": {
        "datetime": "2019-10-18T16:12:31Z",
        "pc:count": 965660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432898.5243,
            "count": 965660,
            "maximum": 433000.0168,
            "minimum": 432541.9568,
            "name": "X",
            "position": 0,
            "stddev": 69.85809441,
            "variance": 4880.153354
          },
          {
            "average": 4000567.466,
            "count": 965660,
            "maximum": 4000999.989,
            "minimum": 3999999.989,
            "name": "Y",
            "position": 1,
            "stddev": 270.6828832,
            "variance": 73269.22325
          },
          {
            "average": 11.36495804,
            "count": 965660,
            "maximum": 27.92177226,
            "minimum": -0.6182277389,
            "name": "Z",
            "position": 2,
            "stddev": 4.510566526,
            "variance": 20.34521039
          },
          {
            "average": 1091.087505,
            "count": 965660,
            "maximum": 47054,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1712.336338,
            "variance": 2932095.736
          },
          {
            "average": 2.04893855,
            "count": 965660,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.187010323,
            "variance": 1.408993508
          },
          {
            "average": 3.141901912,
            "count": 965660,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539495396,
            "variance": 2.370046075
          },
          {
            "average": 1,
            "count": 965660,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298161879,
            "count": 965660,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9555497133,
            "variance": 0.9130752547
          },
          {
            "average": 20.03457473,
            "count": 965660,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8770460238,
            "variance": 0.7692097279
          },
          {
            "average": 2.222493424,
            "count": 965660,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.530448836,
            "variance": 2.342273639
          },
          {
            "average": 1.3668113,
            "count": 965660,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.481934654,
            "variance": 0.2322610107
          },
          {
            "average": 255449712.1,
            "count": 965660,
            "maximum": 255450351.7,
            "minimum": 255447089,
            "name": "GpsTime",
            "position": 12,
            "stddev": 567.0175776,
            "variance": 321508.9333
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 965660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432541.9568,
          3999999.989,
          -0.6182277389,
          433000.0168,
          4000999.989,
          27.92177226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432541.9567603637,
                3999999.9890239406,
                -0.618227738937897
              ],
              [
                432541.9567603637,
                4000999.9890239406,
                -0.618227738937897
              ],
              [
                433000.01676036377,
                4000999.9890239406,
                27.921772261062102
              ],
              [
                433000.01676036377,
                3999999.9890239406,
                27.921772261062102
              ],
              [
                432541.9567603637,
                3999999.9890239406,
                -0.618227738937897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:12:31+00:00",
        "end_time": "2019-10-18T15:18:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3200.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3200.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3200.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3200.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74990176,
            36.1423708,
            -0.6182277389,
            -75.74472486,
            36.15141752,
            27.92177226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74981594675059,
                  36.142370795288784,
                  -0.618227738937897
                ],
                [
                  -75.74990175738291,
                  36.151385743761296,
                  -0.618227738937897
                ],
                [
                  -75.74481009217037,
                  36.15141752048222,
                  27.921772261062102
                ],
                [
                  -75.74472486404133,
                  36.142402561578564,
                  27.921772261062102
                ],
                [
                  -75.74981594675059,
                  36.142370795288784,
                  -0.618227738937897
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3200.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3200.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:12:31Z",
            "pc:count": 965660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432898.5243,
                "count": 965660,
                "maximum": 433000.0168,
                "minimum": 432541.9568,
                "name": "X",
                "position": 0,
                "stddev": 69.85809441,
                "variance": 4880.153354
              },
              {
                "average": 4000567.466,
                "count": 965660,
                "maximum": 4000999.989,
                "minimum": 3999999.989,
                "name": "Y",
                "position": 1,
                "stddev": 270.6828832,
                "variance": 73269.22325
              },
              {
                "average": 11.36495804,
                "count": 965660,
                "maximum": 27.92177226,
                "minimum": -0.6182277389,
                "name": "Z",
                "position": 2,
                "stddev": 4.510566526,
                "variance": 20.34521039
              },
              {
                "average": 1091.087505,
                "count": 965660,
                "maximum": 47054,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1712.336338,
                "variance": 2932095.736
              },
              {
                "average": 2.04893855,
                "count": 965660,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.187010323,
                "variance": 1.408993508
              },
              {
                "average": 3.141901912,
                "count": 965660,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539495396,
                "variance": 2.370046075
              },
              {
                "average": 1,
                "count": 965660,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298161879,
                "count": 965660,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9555497133,
                "variance": 0.9130752547
              },
              {
                "average": 20.03457473,
                "count": 965660,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8770460238,
                "variance": 0.7692097279
              },
              {
                "average": 2.222493424,
                "count": 965660,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.530448836,
                "variance": 2.342273639
              },
              {
                "average": 1.3668113,
                "count": 965660,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.481934654,
                "variance": 0.2322610107
              },
              {
                "average": 255449712.1,
                "count": 965660,
                "maximum": 255450351.7,
                "minimum": 255447089,
                "name": "GpsTime",
                "position": 12,
                "stddev": 567.0175776,
                "variance": 321508.9333
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 965660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432541.9568,
              3999999.989,
              -0.6182277389,
              433000.0168,
              4000999.989,
              27.92177226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432541.9567603637,
                    3999999.9890239406,
                    -0.618227738937897
                  ],
                  [
                    432541.9567603637,
                    4000999.9890239406,
                    -0.618227738937897
                  ],
                  [
                    433000.01676036377,
                    4000999.9890239406,
                    27.921772261062102
                  ],
                  [
                    433000.01676036377,
                    3999999.9890239406,
                    27.921772261062102
                  ],
                  [
                    432541.9567603637,
                    3999999.9890239406,
                    -0.618227738937897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:12:31+00:00",
            "end_time": "2019-10-18T15:18: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": "20191017_NCMP_NC_Dunex_18SVE5629.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48306441185687,
              35.503600144748866,
              -0.607018527110299
            ],
            [
              -75.48311841402287,
              35.51261650634173,
              -0.607018527110299
            ],
            [
              -75.4741988999297,
              35.51265189757044,
              16.012981472889702
            ],
            [
              -75.47414589468013,
              35.50363552427082,
              16.012981472889702
            ],
            [
              -75.48306441185687,
              35.503600144748866,
              -0.607018527110299
            ]
          ]
        ]
      },
      "bbox": [
        -75.48311841,
        35.50360014,
        -0.6070185271,
        -75.47414589,
        35.5126519,
        16.01298147
      ],
      "properties": {
        "datetime": "2019-10-17T17:56:04Z",
        "pc:count": 3391631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456619.985,
            "count": 3391631,
            "maximum": 457000.0156,
            "minimum": 456191.1756,
            "name": "X",
            "position": 0,
            "stddev": 170.6298153,
            "variance": 29114.53385
          },
          {
            "average": 3929527.067,
            "count": 3391631,
            "maximum": 3929999.986,
            "minimum": 3928999.986,
            "name": "Y",
            "position": 1,
            "stddev": 282.7393093,
            "variance": 79941.51701
          },
          {
            "average": 3.395915799,
            "count": 3391631,
            "maximum": 16.01298147,
            "minimum": -0.6070185271,
            "name": "Z",
            "position": 2,
            "stddev": 2.73046425,
            "variance": 7.455435023
          },
          {
            "average": 1500.890256,
            "count": 3391631,
            "maximum": 34884,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1911.289714,
            "variance": 3653028.371
          },
          {
            "average": 1.890421157,
            "count": 3391631,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.184025282,
            "variance": 1.401915867
          },
          {
            "average": 2.781047526,
            "count": 3391631,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.644301459,
            "variance": 2.703727287
          },
          {
            "average": 1,
            "count": 3391631,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417255592,
            "count": 3391631,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7756154487,
            "variance": 0.6015793242
          },
          {
            "average": 20.10772588,
            "count": 3391631,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.585657158,
            "variance": 2.514308623
          },
          {
            "average": 2.001400211,
            "count": 3391631,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.409111085,
            "variance": 1.985594051
          },
          {
            "average": 1.937371135,
            "count": 3391631,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8555502718,
            "variance": 0.7319662676
          },
          {
            "average": 255369082,
            "count": 3391631,
            "maximum": 255370164.7,
            "minimum": 255368588.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452.0799066,
            "variance": 204376.2419
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3391631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456191.1756,
          3928999.986,
          -0.6070185271,
          457000.0156,
          3929999.986,
          16.01298147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456191.1756280079,
                3928999.9856733764,
                -0.607018527110299
              ],
              [
                456191.1756280079,
                3929999.9856733764,
                -0.607018527110299
              ],
              [
                457000.0156280079,
                3929999.9856733764,
                16.012981472889702
              ],
              [
                457000.0156280079,
                3928999.9856733764,
                16.012981472889702
              ],
              [
                456191.1756280079,
                3928999.9856733764,
                -0.607018527110299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:56:04+00:00",
        "end_time": "2019-10-17T17:29:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5629.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5629.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5629.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5629.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48311841,
            35.50360014,
            -0.6070185271,
            -75.47414589,
            35.5126519,
            16.01298147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48306441185687,
                  35.503600144748866,
                  -0.607018527110299
                ],
                [
                  -75.48311841402287,
                  35.51261650634173,
                  -0.607018527110299
                ],
                [
                  -75.4741988999297,
                  35.51265189757044,
                  16.012981472889702
                ],
                [
                  -75.47414589468013,
                  35.50363552427082,
                  16.012981472889702
                ],
                [
                  -75.48306441185687,
                  35.503600144748866,
                  -0.607018527110299
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5629.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5629.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:56:04Z",
            "pc:count": 3391631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456619.985,
                "count": 3391631,
                "maximum": 457000.0156,
                "minimum": 456191.1756,
                "name": "X",
                "position": 0,
                "stddev": 170.6298153,
                "variance": 29114.53385
              },
              {
                "average": 3929527.067,
                "count": 3391631,
                "maximum": 3929999.986,
                "minimum": 3928999.986,
                "name": "Y",
                "position": 1,
                "stddev": 282.7393093,
                "variance": 79941.51701
              },
              {
                "average": 3.395915799,
                "count": 3391631,
                "maximum": 16.01298147,
                "minimum": -0.6070185271,
                "name": "Z",
                "position": 2,
                "stddev": 2.73046425,
                "variance": 7.455435023
              },
              {
                "average": 1500.890256,
                "count": 3391631,
                "maximum": 34884,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1911.289714,
                "variance": 3653028.371
              },
              {
                "average": 1.890421157,
                "count": 3391631,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.184025282,
                "variance": 1.401915867
              },
              {
                "average": 2.781047526,
                "count": 3391631,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.644301459,
                "variance": 2.703727287
              },
              {
                "average": 1,
                "count": 3391631,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417255592,
                "count": 3391631,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7756154487,
                "variance": 0.6015793242
              },
              {
                "average": 20.10772588,
                "count": 3391631,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.585657158,
                "variance": 2.514308623
              },
              {
                "average": 2.001400211,
                "count": 3391631,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.409111085,
                "variance": 1.985594051
              },
              {
                "average": 1.937371135,
                "count": 3391631,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8555502718,
                "variance": 0.7319662676
              },
              {
                "average": 255369082,
                "count": 3391631,
                "maximum": 255370164.7,
                "minimum": 255368588.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452.0799066,
                "variance": 204376.2419
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3391631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456191.1756,
              3928999.986,
              -0.6070185271,
              457000.0156,
              3929999.986,
              16.01298147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456191.1756280079,
                    3928999.9856733764,
                    -0.607018527110299
                  ],
                  [
                    456191.1756280079,
                    3929999.9856733764,
                    -0.607018527110299
                  ],
                  [
                    457000.0156280079,
                    3929999.9856733764,
                    16.012981472889702
                  ],
                  [
                    457000.0156280079,
                    3928999.9856733764,
                    16.012981472889702
                  ],
                  [
                    456191.1756280079,
                    3928999.9856733764,
                    -0.607018527110299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:56:04+00:00",
            "end_time": "2019-10-17T17:29: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": "20191017_NCMP_NC_Dunex_18SVE5517.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49553487757603,
              35.39534964636579,
              -0.708890193849157
            ],
            [
              -75.49559005304471,
              35.40436615315625,
              -0.708890193849157
            ],
            [
              -75.48568848357446,
              35.4044063723059,
              15.651109806150842
            ],
            [
              -75.48563441036937,
              35.39538985219384,
              15.651109806150842
            ],
            [
              -75.49553487757603,
              35.39534964636579,
              -0.708890193849157
            ]
          ]
        ]
      },
      "bbox": [
        -75.49559005,
        35.39534965,
        -0.7088901938,
        -75.48563441,
        35.40440637,
        15.65110981
      ],
      "properties": {
        "datetime": "2019-10-17T18:02:15Z",
        "pc:count": 6417993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455361.1067,
            "count": 6417993,
            "maximum": 455899.1042,
            "minimum": 455000.0042,
            "name": "X",
            "position": 0,
            "stddev": 224.2605135,
            "variance": 50292.77792
          },
          {
            "average": 3917524.783,
            "count": 6417993,
            "maximum": 3917999.985,
            "minimum": 3916999.985,
            "name": "Y",
            "position": 1,
            "stddev": 292.5414547,
            "variance": 85580.50271
          },
          {
            "average": 2.5821845,
            "count": 6417993,
            "maximum": 15.65110981,
            "minimum": -0.7088901938,
            "name": "Z",
            "position": 2,
            "stddev": 1.60778775,
            "variance": 2.584981449
          },
          {
            "average": 1254.600157,
            "count": 6417993,
            "maximum": 26135,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1897.889718,
            "variance": 3601985.381
          },
          {
            "average": 1.689478783,
            "count": 6417993,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9063132244,
            "variance": 0.8214036608
          },
          {
            "average": 2.379743636,
            "count": 6417993,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.143841226,
            "variance": 1.308372751
          },
          {
            "average": 1,
            "count": 6417993,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298663928,
            "count": 6417993,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.576474463,
            "variance": 0.3323228065
          },
          {
            "average": 19.90917089,
            "count": 6417993,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.604134372,
            "variance": 2.573247084
          },
          {
            "average": 1.708209872,
            "count": 6417993,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9172149774,
            "variance": 0.8412833149
          },
          {
            "average": 3.468248563,
            "count": 6417993,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.528434279,
            "variance": 2.336111345
          },
          {
            "average": 255366802.4,
            "count": 6417993,
            "maximum": 255370535.7,
            "minimum": 255363948.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2106.012973,
            "variance": 4435290.641
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0042,
          3916999.985,
          -0.7088901938,
          455899.1042,
          3917999.985,
          15.65110981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.00423139794,
                3916999.98468824,
                -0.708890193849157
              ],
              [
                455000.00423139794,
                3917999.98468824,
                -0.708890193849157
              ],
              [
                455899.1042313979,
                3917999.98468824,
                15.651109806150842
              ],
              [
                455899.1042313979,
                3916999.98468824,
                15.651109806150842
              ],
              [
                455000.00423139794,
                3916999.98468824,
                -0.708890193849157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:02:15+00:00",
        "end_time": "2019-10-17T16:12:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5517.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5517.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5517.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5517.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49559005,
            35.39534965,
            -0.7088901938,
            -75.48563441,
            35.40440637,
            15.65110981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49553487757603,
                  35.39534964636579,
                  -0.708890193849157
                ],
                [
                  -75.49559005304471,
                  35.40436615315625,
                  -0.708890193849157
                ],
                [
                  -75.48568848357446,
                  35.4044063723059,
                  15.651109806150842
                ],
                [
                  -75.48563441036937,
                  35.39538985219384,
                  15.651109806150842
                ],
                [
                  -75.49553487757603,
                  35.39534964636579,
                  -0.708890193849157
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5517.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5517.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:02:15Z",
            "pc:count": 6417993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455361.1067,
                "count": 6417993,
                "maximum": 455899.1042,
                "minimum": 455000.0042,
                "name": "X",
                "position": 0,
                "stddev": 224.2605135,
                "variance": 50292.77792
              },
              {
                "average": 3917524.783,
                "count": 6417993,
                "maximum": 3917999.985,
                "minimum": 3916999.985,
                "name": "Y",
                "position": 1,
                "stddev": 292.5414547,
                "variance": 85580.50271
              },
              {
                "average": 2.5821845,
                "count": 6417993,
                "maximum": 15.65110981,
                "minimum": -0.7088901938,
                "name": "Z",
                "position": 2,
                "stddev": 1.60778775,
                "variance": 2.584981449
              },
              {
                "average": 1254.600157,
                "count": 6417993,
                "maximum": 26135,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1897.889718,
                "variance": 3601985.381
              },
              {
                "average": 1.689478783,
                "count": 6417993,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9063132244,
                "variance": 0.8214036608
              },
              {
                "average": 2.379743636,
                "count": 6417993,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.143841226,
                "variance": 1.308372751
              },
              {
                "average": 1,
                "count": 6417993,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298663928,
                "count": 6417993,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.576474463,
                "variance": 0.3323228065
              },
              {
                "average": 19.90917089,
                "count": 6417993,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.604134372,
                "variance": 2.573247084
              },
              {
                "average": 1.708209872,
                "count": 6417993,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9172149774,
                "variance": 0.8412833149
              },
              {
                "average": 3.468248563,
                "count": 6417993,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.528434279,
                "variance": 2.336111345
              },
              {
                "average": 255366802.4,
                "count": 6417993,
                "maximum": 255370535.7,
                "minimum": 255363948.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2106.012973,
                "variance": 4435290.641
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0042,
              3916999.985,
              -0.7088901938,
              455899.1042,
              3917999.985,
              15.65110981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.00423139794,
                    3916999.98468824,
                    -0.708890193849157
                  ],
                  [
                    455000.00423139794,
                    3917999.98468824,
                    -0.708890193849157
                  ],
                  [
                    455899.1042313979,
                    3917999.98468824,
                    15.651109806150842
                  ],
                  [
                    455899.1042313979,
                    3916999.98468824,
                    15.651109806150842
                  ],
                  [
                    455000.00423139794,
                    3916999.98468824,
                    -0.708890193849157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:02:15+00:00",
            "end_time": "2019-10-17T16:12: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": "20191018_NCMP_NC_Dunex_18SVF2339.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85971986359668,
              36.49322348635026,
              -0.633202392005877
            ],
            [
              -75.85981951969889,
              36.50223766094769,
              -0.633202392005877
            ],
            [
              -75.8552901802289,
              36.5022702199239,
              17.206797607994123
            ],
            [
              -75.85519104893669,
              36.49325603468076,
              17.206797607994123
            ],
            [
              -75.85971986359668,
              36.49322348635026,
              -0.633202392005877
            ]
          ]
        ]
      },
      "bbox": [
        -75.85981952,
        36.49322349,
        -0.633202392,
        -75.85519105,
        36.50227022,
        17.20679761
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:42Z",
        "pc:count": 1389545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423147.0322,
            "count": 1389545,
            "maximum": 423405.6587,
            "minimum": 422999.9987,
            "name": "X",
            "position": 0,
            "stddev": 96.69073653,
            "variance": 9349.09853
          },
          {
            "average": 4039442.747,
            "count": 1389545,
            "maximum": 4039999.989,
            "minimum": 4038999.989,
            "name": "Y",
            "position": 1,
            "stddev": 289.1796583,
            "variance": 83624.87475
          },
          {
            "average": 3.548053602,
            "count": 1389545,
            "maximum": 17.20679761,
            "minimum": -0.633202392,
            "name": "Z",
            "position": 2,
            "stddev": 2.793280053,
            "variance": 7.802413456
          },
          {
            "average": 4087.613787,
            "count": 1389545,
            "maximum": 24156,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2680.065679,
            "variance": 7182752.042
          },
          {
            "average": 1.188342227,
            "count": 1389545,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5502942597,
            "variance": 0.3028237722
          },
          {
            "average": 1.385295906,
            "count": 1389545,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8419723471,
            "variance": 0.7089174333
          },
          {
            "average": 1,
            "count": 1389545,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.657034497,
            "count": 1389545,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4747002517,
            "variance": 0.225340329
          },
          {
            "average": 20.08458096,
            "count": 1389545,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.224029606,
            "variance": 1.498248477
          },
          {
            "average": 1.198546287,
            "count": 1389545,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5658674359,
            "variance": 0.320205955
          },
          {
            "average": 5.777707091,
            "count": 1389545,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.43359788,
            "variance": 2.055202881
          },
          {
            "average": 255463051.3,
            "count": 1389545,
            "maximum": 255464582.2,
            "minimum": 255460609.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1001.728223,
            "variance": 1003459.433
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422999.9987,
          4038999.989,
          -0.633202392,
          423405.6587,
          4039999.989,
          17.20679761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422999.9986855416,
                4038999.988839142,
                -0.633202392005877
              ],
              [
                422999.9986855416,
                4039999.988839142,
                -0.633202392005877
              ],
              [
                423405.65868554165,
                4039999.988839142,
                17.206797607994123
              ],
              [
                423405.65868554165,
                4038999.988839142,
                17.206797607994123
              ],
              [
                422999.9986855416,
                4038999.988839142,
                -0.633202392005877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:42+00:00",
        "end_time": "2019-10-18T19:03:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2339.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2339.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2339.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2339.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85981952,
            36.49322349,
            -0.633202392,
            -75.85519105,
            36.50227022,
            17.20679761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85971986359668,
                  36.49322348635026,
                  -0.633202392005877
                ],
                [
                  -75.85981951969889,
                  36.50223766094769,
                  -0.633202392005877
                ],
                [
                  -75.8552901802289,
                  36.5022702199239,
                  17.206797607994123
                ],
                [
                  -75.85519104893669,
                  36.49325603468076,
                  17.206797607994123
                ],
                [
                  -75.85971986359668,
                  36.49322348635026,
                  -0.633202392005877
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2339.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2339.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:42Z",
            "pc:count": 1389545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423147.0322,
                "count": 1389545,
                "maximum": 423405.6587,
                "minimum": 422999.9987,
                "name": "X",
                "position": 0,
                "stddev": 96.69073653,
                "variance": 9349.09853
              },
              {
                "average": 4039442.747,
                "count": 1389545,
                "maximum": 4039999.989,
                "minimum": 4038999.989,
                "name": "Y",
                "position": 1,
                "stddev": 289.1796583,
                "variance": 83624.87475
              },
              {
                "average": 3.548053602,
                "count": 1389545,
                "maximum": 17.20679761,
                "minimum": -0.633202392,
                "name": "Z",
                "position": 2,
                "stddev": 2.793280053,
                "variance": 7.802413456
              },
              {
                "average": 4087.613787,
                "count": 1389545,
                "maximum": 24156,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2680.065679,
                "variance": 7182752.042
              },
              {
                "average": 1.188342227,
                "count": 1389545,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5502942597,
                "variance": 0.3028237722
              },
              {
                "average": 1.385295906,
                "count": 1389545,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8419723471,
                "variance": 0.7089174333
              },
              {
                "average": 1,
                "count": 1389545,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.657034497,
                "count": 1389545,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4747002517,
                "variance": 0.225340329
              },
              {
                "average": 20.08458096,
                "count": 1389545,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.224029606,
                "variance": 1.498248477
              },
              {
                "average": 1.198546287,
                "count": 1389545,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5658674359,
                "variance": 0.320205955
              },
              {
                "average": 5.777707091,
                "count": 1389545,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.43359788,
                "variance": 2.055202881
              },
              {
                "average": 255463051.3,
                "count": 1389545,
                "maximum": 255464582.2,
                "minimum": 255460609.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1001.728223,
                "variance": 1003459.433
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422999.9987,
              4038999.989,
              -0.633202392,
              423405.6587,
              4039999.989,
              17.20679761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422999.9986855416,
                    4038999.988839142,
                    -0.633202392005877
                  ],
                  [
                    422999.9986855416,
                    4039999.988839142,
                    -0.633202392005877
                  ],
                  [
                    423405.65868554165,
                    4039999.988839142,
                    17.206797607994123
                  ],
                  [
                    423405.65868554165,
                    4038999.988839142,
                    17.206797607994123
                  ],
                  [
                    422999.9986855416,
                    4038999.988839142,
                    -0.633202392005877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:42+00:00",
            "end_time": "2019-10-18T19:03: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": "20191018_NCMP_NC_Dunex_18SVE5647.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48615225173047,
              35.665884048541194,
              -1.066210204182704
            ],
            [
              -75.48620692484022,
              35.67490016274358,
              -1.066210204182704
            ],
            [
              -75.47647844767967,
              35.67493905455669,
              23.573789795817298
            ],
            [
              -75.47642486841812,
              35.665922927515055,
              23.573789795817298
            ],
            [
              -75.48615225173047,
              35.665884048541194,
              -1.066210204182704
            ]
          ]
        ]
      },
      "bbox": [
        -75.48620692,
        35.66588405,
        -1.066210204,
        -75.47642487,
        35.67493905,
        23.5737898
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:05Z",
        "pc:count": 1962378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456403.4576,
            "count": 1962378,
            "maximum": 456880.4285,
            "minimum": 456000.0085,
            "name": "X",
            "position": 0,
            "stddev": 232.8105314,
            "variance": 54200.74355
          },
          {
            "average": 3947468.711,
            "count": 1962378,
            "maximum": 3947999.984,
            "minimum": 3946999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.9309684,
            "variance": 84640.82837
          },
          {
            "average": 1.108265269,
            "count": 1962378,
            "maximum": 23.5737898,
            "minimum": -1.066210204,
            "name": "Z",
            "position": 2,
            "stddev": 1.817772163,
            "variance": 3.304295636
          },
          {
            "average": 1456.132644,
            "count": 1962378,
            "maximum": 16803,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1829.712015,
            "variance": 3347846.06
          },
          {
            "average": 1.055646771,
            "count": 1962378,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2711056981,
            "variance": 0.07349829954
          },
          {
            "average": 1.112118562,
            "count": 1962378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4037977936,
            "variance": 0.1630526581
          },
          {
            "average": 1,
            "count": 1962378,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.592369564,
            "count": 1962378,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.31239238,
            "variance": 127.9702214
          },
          {
            "average": 20.12236447,
            "count": 1962378,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.532138134,
            "variance": 2.347447262
          },
          {
            "average": 1.285917392,
            "count": 1962378,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4749027561,
            "variance": 0.2255326278
          },
          {
            "average": 4.777397627,
            "count": 1962378,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.160485787,
            "variance": 1.346727263
          },
          {
            "average": 255442703.3,
            "count": 1962378,
            "maximum": 255443665.5,
            "minimum": 255441455.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.652364,
            "variance": 294471.5882
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1962378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0085,
          3946999.984,
          -1.066210204,
          456880.4285,
          3947999.984,
          23.5737898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.0085083736,
                3946999.983675633,
                -1.066210204182704
              ],
              [
                456000.0085083736,
                3947999.983675633,
                -1.066210204182704
              ],
              [
                456880.4285083736,
                3947999.983675633,
                23.573789795817298
              ],
              [
                456880.4285083736,
                3946999.983675633,
                23.573789795817298
              ],
              [
                456000.0085083736,
                3946999.983675633,
                -1.066210204182704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:05+00:00",
        "end_time": "2019-10-18T13:44:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5647.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5647.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5647.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5647.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48620692,
            35.66588405,
            -1.066210204,
            -75.47642487,
            35.67493905,
            23.5737898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48615225173047,
                  35.665884048541194,
                  -1.066210204182704
                ],
                [
                  -75.48620692484022,
                  35.67490016274358,
                  -1.066210204182704
                ],
                [
                  -75.47647844767967,
                  35.67493905455669,
                  23.573789795817298
                ],
                [
                  -75.47642486841812,
                  35.665922927515055,
                  23.573789795817298
                ],
                [
                  -75.48615225173047,
                  35.665884048541194,
                  -1.066210204182704
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5647.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5647.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:05Z",
            "pc:count": 1962378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456403.4576,
                "count": 1962378,
                "maximum": 456880.4285,
                "minimum": 456000.0085,
                "name": "X",
                "position": 0,
                "stddev": 232.8105314,
                "variance": 54200.74355
              },
              {
                "average": 3947468.711,
                "count": 1962378,
                "maximum": 3947999.984,
                "minimum": 3946999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.9309684,
                "variance": 84640.82837
              },
              {
                "average": 1.108265269,
                "count": 1962378,
                "maximum": 23.5737898,
                "minimum": -1.066210204,
                "name": "Z",
                "position": 2,
                "stddev": 1.817772163,
                "variance": 3.304295636
              },
              {
                "average": 1456.132644,
                "count": 1962378,
                "maximum": 16803,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1829.712015,
                "variance": 3347846.06
              },
              {
                "average": 1.055646771,
                "count": 1962378,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2711056981,
                "variance": 0.07349829954
              },
              {
                "average": 1.112118562,
                "count": 1962378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4037977936,
                "variance": 0.1630526581
              },
              {
                "average": 1,
                "count": 1962378,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.592369564,
                "count": 1962378,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.31239238,
                "variance": 127.9702214
              },
              {
                "average": 20.12236447,
                "count": 1962378,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.532138134,
                "variance": 2.347447262
              },
              {
                "average": 1.285917392,
                "count": 1962378,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4749027561,
                "variance": 0.2255326278
              },
              {
                "average": 4.777397627,
                "count": 1962378,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.160485787,
                "variance": 1.346727263
              },
              {
                "average": 255442703.3,
                "count": 1962378,
                "maximum": 255443665.5,
                "minimum": 255441455.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.652364,
                "variance": 294471.5882
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1962378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0085,
              3946999.984,
              -1.066210204,
              456880.4285,
              3947999.984,
              23.5737898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.0085083736,
                    3946999.983675633,
                    -1.066210204182704
                  ],
                  [
                    456000.0085083736,
                    3947999.983675633,
                    -1.066210204182704
                  ],
                  [
                    456880.4285083736,
                    3947999.983675633,
                    23.573789795817298
                  ],
                  [
                    456880.4285083736,
                    3946999.983675633,
                    23.573789795817298
                  ],
                  [
                    456000.0085083736,
                    3946999.983675633,
                    -1.066210204182704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:05+00:00",
            "end_time": "2019-10-18T13:44: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": "20191018_NCMP_NC_Dunex_18SVE3496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.72940429613163,
              36.106434583025276,
              2.34302565677887
            ],
            [
              -75.72948766289569,
              36.11544980758115,
              2.34302565677887
            ],
            [
              -75.72224814998752,
              36.115493672249876,
              30.84302565677887
            ],
            [
              -75.72216561038795,
              36.10647843328852,
              30.84302565677887
            ],
            [
              -75.72940429613163,
              36.106434583025276,
              2.34302565677887
            ]
          ]
        ]
      },
      "bbox": [
        -75.72948766,
        36.10643458,
        2.343025657,
        -75.72216561,
        36.11549367,
        30.84302566
      ],
      "properties": {
        "datetime": "2019-10-18T16:38:00Z",
        "pc:count": 3428591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434795.7607,
            "count": 3428591,
            "maximum": 435000.0076,
            "minimum": 434348.4276,
            "name": "X",
            "position": 0,
            "stddev": 156.5879503,
            "variance": 24519.78617
          },
          {
            "average": 3996643.525,
            "count": 3428591,
            "maximum": 3996999.994,
            "minimum": 3995999.974,
            "name": "Y",
            "position": 1,
            "stddev": 268.5530712,
            "variance": 72120.75208
          },
          {
            "average": 11.52508684,
            "count": 3428591,
            "maximum": 30.84302566,
            "minimum": 2.343025657,
            "name": "Z",
            "position": 2,
            "stddev": 4.817782752,
            "variance": 23.21103065
          },
          {
            "average": 429.485736,
            "count": 3428591,
            "maximum": 33134,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 920.2430167,
            "variance": 846847.2098
          },
          {
            "average": 2.681810691,
            "count": 3428591,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283243783,
            "variance": 1.646714608
          },
          {
            "average": 4.377788135,
            "count": 3428591,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.102423626,
            "variance": 1.215337852
          },
          {
            "average": 1,
            "count": 3428591,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163119777,
            "count": 3428591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3694749725,
            "variance": 0.1365117553
          },
          {
            "average": 19.92859832,
            "count": 3428591,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.567477212,
            "variance": 2.456984811
          },
          {
            "average": 3.177617278,
            "count": 3428591,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.920579292,
            "variance": 3.688624818
          },
          {
            "average": 1.596492262,
            "count": 3428591,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.94087937,
            "variance": 0.8852539889
          },
          {
            "average": 255447422.2,
            "count": 3428591,
            "maximum": 255451880.8,
            "minimum": 255446839.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1315.65911,
            "variance": 1730958.893
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3428591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434348.4276,
          3995999.974,
          2.343025657,
          435000.0076,
          3996999.994,
          30.84302566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434348.4275815852,
                3995999.973511289,
                2.34302565677887
              ],
              [
                434348.4275815852,
                3996999.9935112884,
                2.34302565677887
              ],
              [
                435000.00758158515,
                3996999.9935112884,
                30.84302565677887
              ],
              [
                435000.00758158515,
                3995999.973511289,
                30.84302565677887
              ],
              [
                434348.4275815852,
                3995999.973511289,
                2.34302565677887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:38:00+00:00",
        "end_time": "2019-10-18T15:13:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE3496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE3496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE3496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.72948766,
            36.10643458,
            2.343025657,
            -75.72216561,
            36.11549367,
            30.84302566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.72940429613163,
                  36.106434583025276,
                  2.34302565677887
                ],
                [
                  -75.72948766289569,
                  36.11544980758115,
                  2.34302565677887
                ],
                [
                  -75.72224814998752,
                  36.115493672249876,
                  30.84302565677887
                ],
                [
                  -75.72216561038795,
                  36.10647843328852,
                  30.84302565677887
                ],
                [
                  -75.72940429613163,
                  36.106434583025276,
                  2.34302565677887
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE3496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE3496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:38:00Z",
            "pc:count": 3428591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434795.7607,
                "count": 3428591,
                "maximum": 435000.0076,
                "minimum": 434348.4276,
                "name": "X",
                "position": 0,
                "stddev": 156.5879503,
                "variance": 24519.78617
              },
              {
                "average": 3996643.525,
                "count": 3428591,
                "maximum": 3996999.994,
                "minimum": 3995999.974,
                "name": "Y",
                "position": 1,
                "stddev": 268.5530712,
                "variance": 72120.75208
              },
              {
                "average": 11.52508684,
                "count": 3428591,
                "maximum": 30.84302566,
                "minimum": 2.343025657,
                "name": "Z",
                "position": 2,
                "stddev": 4.817782752,
                "variance": 23.21103065
              },
              {
                "average": 429.485736,
                "count": 3428591,
                "maximum": 33134,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 920.2430167,
                "variance": 846847.2098
              },
              {
                "average": 2.681810691,
                "count": 3428591,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283243783,
                "variance": 1.646714608
              },
              {
                "average": 4.377788135,
                "count": 3428591,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.102423626,
                "variance": 1.215337852
              },
              {
                "average": 1,
                "count": 3428591,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163119777,
                "count": 3428591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3694749725,
                "variance": 0.1365117553
              },
              {
                "average": 19.92859832,
                "count": 3428591,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.567477212,
                "variance": 2.456984811
              },
              {
                "average": 3.177617278,
                "count": 3428591,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.920579292,
                "variance": 3.688624818
              },
              {
                "average": 1.596492262,
                "count": 3428591,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.94087937,
                "variance": 0.8852539889
              },
              {
                "average": 255447422.2,
                "count": 3428591,
                "maximum": 255451880.8,
                "minimum": 255446839.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1315.65911,
                "variance": 1730958.893
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3428591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434348.4276,
              3995999.974,
              2.343025657,
              435000.0076,
              3996999.994,
              30.84302566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434348.4275815852,
                    3995999.973511289,
                    2.34302565677887
                  ],
                  [
                    434348.4275815852,
                    3996999.9935112884,
                    2.34302565677887
                  ],
                  [
                    435000.00758158515,
                    3996999.9935112884,
                    30.84302565677887
                  ],
                  [
                    435000.00758158515,
                    3995999.973511289,
                    30.84302565677887
                  ],
                  [
                    434348.4275815852,
                    3995999.973511289,
                    2.34302565677887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:38:00+00:00",
            "end_time": "2019-10-18T15:13:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2144.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87946259866436,
              36.5381537127587,
              0.07001516785094
            ],
            [
              -75.8795647121953,
              36.54716795230582,
              0.07001516785094
            ],
            [
              -75.87149020653446,
              36.547227240269784,
              30.57001516785094
            ],
            [
              -75.87138903012706,
              36.53821298134672,
              30.57001516785094
            ],
            [
              -75.87946259866436,
              36.5381537127587,
              0.07001516785094
            ]
          ]
        ]
      },
      "bbox": [
        -75.87956471,
        36.53815371,
        0.07001516785,
        -75.87138903,
        36.54722724,
        30.57001517
      ],
      "properties": {
        "datetime": "2019-10-18T20:01:48Z",
        "pc:count": 8378184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421722.7051,
            "count": 8378184,
            "maximum": 422000.0044,
            "minimum": 421277.2444,
            "name": "X",
            "position": 0,
            "stddev": 182.8435386,
            "variance": 33431.75959
          },
          {
            "average": 4044538.248,
            "count": 8378184,
            "maximum": 4044999.994,
            "minimum": 4043999.974,
            "name": "Y",
            "position": 1,
            "stddev": 283.8577024,
            "variance": 80575.19521
          },
          {
            "average": 9.5351494,
            "count": 8378184,
            "maximum": 30.57001517,
            "minimum": 0.07001516785,
            "name": "Z",
            "position": 2,
            "stddev": 6.744550706,
            "variance": 45.48896422
          },
          {
            "average": 368.3177477,
            "count": 8378184,
            "maximum": 44839,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 760.5027321,
            "variance": 578364.4056
          },
          {
            "average": 2.72223193,
            "count": 8378184,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265185697,
            "variance": 1.600694849
          },
          {
            "average": 4.448232338,
            "count": 8378184,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9934183494,
            "variance": 0.986880017
          },
          {
            "average": 1,
            "count": 8378184,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14003691,
            "count": 8378184,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3470253425,
            "variance": 0.1204265883
          },
          {
            "average": 20.22166688,
            "count": 8378184,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.616592002,
            "variance": 6.846553706
          },
          {
            "average": 3.290566786,
            "count": 8378184,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.995084836,
            "variance": 3.980363502
          },
          {
            "average": 3.021411084,
            "count": 8378184,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.024768359,
            "variance": 4.099686907
          },
          {
            "average": 255461206.3,
            "count": 8378184,
            "maximum": 255464108.1,
            "minimum": 255460103.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1169.468957,
            "variance": 1367657.642
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8378184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421277.2444,
          4043999.974,
          0.07001516785,
          422000.0044,
          4044999.994,
          30.57001517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421277.2444015358,
                4043999.973578815,
                0.07001516785094
              ],
              [
                421277.2444015358,
                4044999.9935788144,
                0.07001516785094
              ],
              [
                422000.0044015358,
                4044999.9935788144,
                30.57001516785094
              ],
              [
                422000.0044015358,
                4043999.973578815,
                30.57001516785094
              ],
              [
                421277.2444015358,
                4043999.973578815,
                0.07001516785094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:01:48+00:00",
        "end_time": "2019-10-18T18:55:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2144.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2144.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2144.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2144.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87956471,
            36.53815371,
            0.07001516785,
            -75.87138903,
            36.54722724,
            30.57001517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87946259866436,
                  36.5381537127587,
                  0.07001516785094
                ],
                [
                  -75.8795647121953,
                  36.54716795230582,
                  0.07001516785094
                ],
                [
                  -75.87149020653446,
                  36.547227240269784,
                  30.57001516785094
                ],
                [
                  -75.87138903012706,
                  36.53821298134672,
                  30.57001516785094
                ],
                [
                  -75.87946259866436,
                  36.5381537127587,
                  0.07001516785094
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2144.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2144.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:01:48Z",
            "pc:count": 8378184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421722.7051,
                "count": 8378184,
                "maximum": 422000.0044,
                "minimum": 421277.2444,
                "name": "X",
                "position": 0,
                "stddev": 182.8435386,
                "variance": 33431.75959
              },
              {
                "average": 4044538.248,
                "count": 8378184,
                "maximum": 4044999.994,
                "minimum": 4043999.974,
                "name": "Y",
                "position": 1,
                "stddev": 283.8577024,
                "variance": 80575.19521
              },
              {
                "average": 9.5351494,
                "count": 8378184,
                "maximum": 30.57001517,
                "minimum": 0.07001516785,
                "name": "Z",
                "position": 2,
                "stddev": 6.744550706,
                "variance": 45.48896422
              },
              {
                "average": 368.3177477,
                "count": 8378184,
                "maximum": 44839,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 760.5027321,
                "variance": 578364.4056
              },
              {
                "average": 2.72223193,
                "count": 8378184,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265185697,
                "variance": 1.600694849
              },
              {
                "average": 4.448232338,
                "count": 8378184,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9934183494,
                "variance": 0.986880017
              },
              {
                "average": 1,
                "count": 8378184,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14003691,
                "count": 8378184,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3470253425,
                "variance": 0.1204265883
              },
              {
                "average": 20.22166688,
                "count": 8378184,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.616592002,
                "variance": 6.846553706
              },
              {
                "average": 3.290566786,
                "count": 8378184,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.995084836,
                "variance": 3.980363502
              },
              {
                "average": 3.021411084,
                "count": 8378184,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.024768359,
                "variance": 4.099686907
              },
              {
                "average": 255461206.3,
                "count": 8378184,
                "maximum": 255464108.1,
                "minimum": 255460103.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1169.468957,
                "variance": 1367657.642
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8378184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421277.2444,
              4043999.974,
              0.07001516785,
              422000.0044,
              4044999.994,
              30.57001517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421277.2444015358,
                    4043999.973578815,
                    0.07001516785094
                  ],
                  [
                    421277.2444015358,
                    4044999.9935788144,
                    0.07001516785094
                  ],
                  [
                    422000.0044015358,
                    4044999.9935788144,
                    30.57001516785094
                  ],
                  [
                    422000.0044015358,
                    4043999.973578815,
                    30.57001516785094
                  ],
                  [
                    421277.2444015358,
                    4043999.973578815,
                    0.07001516785094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:01:48+00:00",
            "end_time": "2019-10-18T18:55: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": "20191018_NCMP_NC_Dunex_18SVF2434.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8480646063218,
              36.44823215133184,
              -0.475417979391043
            ],
            [
              -75.84816275036673,
              36.45724642144859,
              -0.475417979391043
            ],
            [
              -75.84267344378466,
              36.45728530404163,
              16.244582020608956
            ],
            [
              -75.84257593474392,
              36.44827102120522,
              16.244582020608956
            ],
            [
              -75.8480646063218,
              36.44823215133184,
              -0.475417979391043
            ]
          ]
        ]
      },
      "bbox": [
        -75.84816275,
        36.44823215,
        -0.4754179794,
        -75.84257593,
        36.4572853,
        16.24458202
      ],
      "properties": {
        "datetime": "2019-10-18T20:10:57Z",
        "pc:count": 1454937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424172.6034,
            "count": 1454937,
            "maximum": 424491.9206,
            "minimum": 424000.0006,
            "name": "X",
            "position": 0,
            "stddev": 113.2925466,
            "variance": 12835.20112
          },
          {
            "average": 4034436.442,
            "count": 1454937,
            "maximum": 4034999.983,
            "minimum": 4033999.983,
            "name": "Y",
            "position": 1,
            "stddev": 289.8118533,
            "variance": 83990.91032
          },
          {
            "average": 3.038479777,
            "count": 1454937,
            "maximum": 16.24458202,
            "minimum": -0.4754179794,
            "name": "Z",
            "position": 2,
            "stddev": 2.444806912,
            "variance": 5.977080836
          },
          {
            "average": 4280.958624,
            "count": 1454937,
            "maximum": 40527,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2580.10642,
            "variance": 6656949.14
          },
          {
            "average": 1.107495376,
            "count": 1454937,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4109595171,
            "variance": 0.1688877247
          },
          {
            "average": 1.220626735,
            "count": 1454937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.634493615,
            "variance": 0.4025821475
          },
          {
            "average": 1,
            "count": 1454937,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.656144562,
            "count": 1454937,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4749937168,
            "variance": 0.225619031
          },
          {
            "average": 19.94160084,
            "count": 1454937,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.961703536,
            "variance": 3.848280763
          },
          {
            "average": 1.121984663,
            "count": 1454937,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4295478088,
            "variance": 0.1845113201
          },
          {
            "average": 5.754473905,
            "count": 1454937,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.472818036,
            "variance": 2.169192968
          },
          {
            "average": 255463005.3,
            "count": 1454937,
            "maximum": 255464657.8,
            "minimum": 255460683.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1043.12534,
            "variance": 1088110.474
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1454937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.0006,
          4033999.983,
          -0.4754179794,
          424491.9206,
          4034999.983,
          16.24458202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.0006431348,
                4033999.983464408,
                -0.475417979391043
              ],
              [
                424000.0006431348,
                4034999.983464408,
                -0.475417979391043
              ],
              [
                424491.92064313486,
                4034999.983464408,
                16.244582020608956
              ],
              [
                424491.92064313486,
                4033999.983464408,
                16.244582020608956
              ],
              [
                424000.0006431348,
                4033999.983464408,
                -0.475417979391043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:10:57+00:00",
        "end_time": "2019-10-18T19:04:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2434.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2434.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2434.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2434.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84816275,
            36.44823215,
            -0.4754179794,
            -75.84257593,
            36.4572853,
            16.24458202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8480646063218,
                  36.44823215133184,
                  -0.475417979391043
                ],
                [
                  -75.84816275036673,
                  36.45724642144859,
                  -0.475417979391043
                ],
                [
                  -75.84267344378466,
                  36.45728530404163,
                  16.244582020608956
                ],
                [
                  -75.84257593474392,
                  36.44827102120522,
                  16.244582020608956
                ],
                [
                  -75.8480646063218,
                  36.44823215133184,
                  -0.475417979391043
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2434.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2434.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:10:57Z",
            "pc:count": 1454937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424172.6034,
                "count": 1454937,
                "maximum": 424491.9206,
                "minimum": 424000.0006,
                "name": "X",
                "position": 0,
                "stddev": 113.2925466,
                "variance": 12835.20112
              },
              {
                "average": 4034436.442,
                "count": 1454937,
                "maximum": 4034999.983,
                "minimum": 4033999.983,
                "name": "Y",
                "position": 1,
                "stddev": 289.8118533,
                "variance": 83990.91032
              },
              {
                "average": 3.038479777,
                "count": 1454937,
                "maximum": 16.24458202,
                "minimum": -0.4754179794,
                "name": "Z",
                "position": 2,
                "stddev": 2.444806912,
                "variance": 5.977080836
              },
              {
                "average": 4280.958624,
                "count": 1454937,
                "maximum": 40527,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2580.10642,
                "variance": 6656949.14
              },
              {
                "average": 1.107495376,
                "count": 1454937,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4109595171,
                "variance": 0.1688877247
              },
              {
                "average": 1.220626735,
                "count": 1454937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.634493615,
                "variance": 0.4025821475
              },
              {
                "average": 1,
                "count": 1454937,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.656144562,
                "count": 1454937,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4749937168,
                "variance": 0.225619031
              },
              {
                "average": 19.94160084,
                "count": 1454937,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.961703536,
                "variance": 3.848280763
              },
              {
                "average": 1.121984663,
                "count": 1454937,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4295478088,
                "variance": 0.1845113201
              },
              {
                "average": 5.754473905,
                "count": 1454937,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.472818036,
                "variance": 2.169192968
              },
              {
                "average": 255463005.3,
                "count": 1454937,
                "maximum": 255464657.8,
                "minimum": 255460683.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1043.12534,
                "variance": 1088110.474
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1454937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.0006,
              4033999.983,
              -0.4754179794,
              424491.9206,
              4034999.983,
              16.24458202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.0006431348,
                    4033999.983464408,
                    -0.475417979391043
                  ],
                  [
                    424000.0006431348,
                    4034999.983464408,
                    -0.475417979391043
                  ],
                  [
                    424491.92064313486,
                    4034999.983464408,
                    16.244582020608956
                  ],
                  [
                    424491.92064313486,
                    4033999.983464408,
                    16.244582020608956
                  ],
                  [
                    424000.0006431348,
                    4033999.983464408,
                    -0.475417979391043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:10:57+00:00",
            "end_time": "2019-10-18T19:04: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": "20191017_NCMP_NC_Dunex_18SVE5732.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47430515773449,
              35.53068449002677,
              -3.226115684595197
            ],
            [
              -75.47435823473404,
              35.539701002930094,
              -3.226115684595197
            ],
            [
              -75.46332697425085,
              35.53974388937027,
              25.013884315404805
            ],
            [
              -75.46327513145472,
              35.530727362285305,
              25.013884315404805
            ],
            [
              -75.47430515773449,
              35.53068449002677,
              -3.226115684595197
            ]
          ]
        ]
      },
      "bbox": [
        -75.47435823,
        35.53068449,
        -3.226115685,
        -75.46327513,
        35.53974389,
        25.01388432
      ],
      "properties": {
        "datetime": "2019-10-17T18:23:05Z",
        "pc:count": 2620229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457297.1433,
            "count": 2620229,
            "maximum": 457999.9996,
            "minimum": 456999.9996,
            "name": "X",
            "position": 0,
            "stddev": 199.9480703,
            "variance": 39979.23082
          },
          {
            "average": 3932552.837,
            "count": 2620229,
            "maximum": 3932999.993,
            "minimum": 3931999.973,
            "name": "Y",
            "position": 1,
            "stddev": 290.2894031,
            "variance": 84267.93754
          },
          {
            "average": 3.071849493,
            "count": 2620229,
            "maximum": 25.01388432,
            "minimum": -3.226115685,
            "name": "Z",
            "position": 2,
            "stddev": 2.741298302,
            "variance": 7.514716383
          },
          {
            "average": 2335.90683,
            "count": 2620229,
            "maximum": 41634,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2174.206194,
            "variance": 4727172.575
          },
          {
            "average": 1.468359445,
            "count": 2620229,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.880577378,
            "variance": 0.7754165187
          },
          {
            "average": 1.943565238,
            "count": 2620229,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.298344886,
            "variance": 1.685699443
          },
          {
            "average": 1,
            "count": 2620229,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.55606094,
            "count": 2620229,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7910056555,
            "variance": 0.625689947
          },
          {
            "average": 19.98040848,
            "count": 2620229,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.493492613,
            "variance": 2.230520186
          },
          {
            "average": 1.500112013,
            "count": 2620229,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9452180801,
            "variance": 0.8934372189
          },
          {
            "average": 3.381504059,
            "count": 2620229,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008811527,
            "variance": 1.017700696
          },
          {
            "average": 255369848.9,
            "count": 2620229,
            "maximum": 255371785.9,
            "minimum": 255369041.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.1779246,
            "variance": 292873.5461
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2620229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456999.9996,
          3931999.973,
          -3.226115685,
          457999.9996,
          3932999.993,
          25.01388432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456999.9995517475,
                3931999.9731709845,
                -3.226115684595197
              ],
              [
                456999.9995517475,
                3932999.993170984,
                -3.226115684595197
              ],
              [
                457999.9995517475,
                3932999.993170984,
                25.013884315404805
              ],
              [
                457999.9995517475,
                3931999.9731709845,
                25.013884315404805
              ],
              [
                456999.9995517475,
                3931999.9731709845,
                -3.226115684595197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:23:05+00:00",
        "end_time": "2019-10-17T17:37:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5732.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5732.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5732.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5732.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47435823,
            35.53068449,
            -3.226115685,
            -75.46327513,
            35.53974389,
            25.01388432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47430515773449,
                  35.53068449002677,
                  -3.226115684595197
                ],
                [
                  -75.47435823473404,
                  35.539701002930094,
                  -3.226115684595197
                ],
                [
                  -75.46332697425085,
                  35.53974388937027,
                  25.013884315404805
                ],
                [
                  -75.46327513145472,
                  35.530727362285305,
                  25.013884315404805
                ],
                [
                  -75.47430515773449,
                  35.53068449002677,
                  -3.226115684595197
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5732.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5732.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:23:05Z",
            "pc:count": 2620229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457297.1433,
                "count": 2620229,
                "maximum": 457999.9996,
                "minimum": 456999.9996,
                "name": "X",
                "position": 0,
                "stddev": 199.9480703,
                "variance": 39979.23082
              },
              {
                "average": 3932552.837,
                "count": 2620229,
                "maximum": 3932999.993,
                "minimum": 3931999.973,
                "name": "Y",
                "position": 1,
                "stddev": 290.2894031,
                "variance": 84267.93754
              },
              {
                "average": 3.071849493,
                "count": 2620229,
                "maximum": 25.01388432,
                "minimum": -3.226115685,
                "name": "Z",
                "position": 2,
                "stddev": 2.741298302,
                "variance": 7.514716383
              },
              {
                "average": 2335.90683,
                "count": 2620229,
                "maximum": 41634,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2174.206194,
                "variance": 4727172.575
              },
              {
                "average": 1.468359445,
                "count": 2620229,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.880577378,
                "variance": 0.7754165187
              },
              {
                "average": 1.943565238,
                "count": 2620229,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.298344886,
                "variance": 1.685699443
              },
              {
                "average": 1,
                "count": 2620229,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.55606094,
                "count": 2620229,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7910056555,
                "variance": 0.625689947
              },
              {
                "average": 19.98040848,
                "count": 2620229,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.493492613,
                "variance": 2.230520186
              },
              {
                "average": 1.500112013,
                "count": 2620229,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9452180801,
                "variance": 0.8934372189
              },
              {
                "average": 3.381504059,
                "count": 2620229,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008811527,
                "variance": 1.017700696
              },
              {
                "average": 255369848.9,
                "count": 2620229,
                "maximum": 255371785.9,
                "minimum": 255369041.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.1779246,
                "variance": 292873.5461
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2620229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456999.9996,
              3931999.973,
              -3.226115685,
              457999.9996,
              3932999.993,
              25.01388432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456999.9995517475,
                    3931999.9731709845,
                    -3.226115684595197
                  ],
                  [
                    456999.9995517475,
                    3932999.993170984,
                    -3.226115684595197
                  ],
                  [
                    457999.9995517475,
                    3932999.993170984,
                    25.013884315404805
                  ],
                  [
                    457999.9995517475,
                    3931999.9731709845,
                    25.013884315404805
                  ],
                  [
                    456999.9995517475,
                    3931999.9731709845,
                    -3.226115684595197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:23:05+00:00",
            "end_time": "2019-10-17T17:37: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": "20191017_NCMP_NC_Dunex_18SVE5631.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48056505318026,
              35.52164326847892,
              -0.958737095843535
            ],
            [
              -75.48061881168574,
              35.53065960636548,
              -0.958737095843535
            ],
            [
              -75.47430501460472,
              35.53068460123574,
              23.781262904156467
            ],
            [
              -75.47425196224945,
              35.52166825508317,
              23.781262904156467
            ],
            [
              -75.48056505318026,
              35.52164326847892,
              -0.958737095843535
            ]
          ]
        ]
      },
      "bbox": [
        -75.48061881,
        35.52164327,
        -0.9587370958,
        -75.47425196,
        35.5306846,
        23.7812629
      ],
      "properties": {
        "datetime": "2019-10-17T17:48:31Z",
        "pc:count": 2220864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456793.7485,
            "count": 2220864,
            "maximum": 457000.0126,
            "minimum": 456427.5926,
            "name": "X",
            "position": 0,
            "stddev": 129.6699377,
            "variance": 16814.29275
          },
          {
            "average": 3931473.527,
            "count": 2220864,
            "maximum": 3931999.985,
            "minimum": 3930999.985,
            "name": "Y",
            "position": 1,
            "stddev": 277.8322841,
            "variance": 77190.77806
          },
          {
            "average": 2.516208966,
            "count": 2220864,
            "maximum": 23.7812629,
            "minimum": -0.9587370958,
            "name": "Z",
            "position": 2,
            "stddev": 2.160924555,
            "variance": 4.669594932
          },
          {
            "average": 787.7195844,
            "count": 2220864,
            "maximum": 42342,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1107.920861,
            "variance": 1227488.635
          },
          {
            "average": 1.795570553,
            "count": 2220864,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9969812971,
            "variance": 0.9939717068
          },
          {
            "average": 2.592095689,
            "count": 2220864,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.252600795,
            "variance": 1.569008752
          },
          {
            "average": 1,
            "count": 2220864,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.607237544,
            "count": 2220864,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.754493178,
            "variance": 7.587232669
          },
          {
            "average": 20.08196979,
            "count": 2220864,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.063332077,
            "variance": 1.130675106
          },
          {
            "average": 1.821782423,
            "count": 2220864,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0119901,
            "variance": 1.024123963
          },
          {
            "average": 1.721881664,
            "count": 2220864,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6607737716,
            "variance": 0.4366219773
          },
          {
            "average": 255368967.2,
            "count": 2220864,
            "maximum": 255369711.5,
            "minimum": 255368616.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 339.1789146,
            "variance": 115042.3361
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2220864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456427.5926,
          3930999.985,
          -0.9587370958,
          457000.0126,
          3931999.985,
          23.7812629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456427.5925871734,
                3930999.9854424326,
                -0.958737095843535
              ],
              [
                456427.5925871734,
                3931999.9854424326,
                -0.958737095843535
              ],
              [
                457000.01258717343,
                3931999.9854424326,
                23.781262904156467
              ],
              [
                457000.01258717343,
                3930999.9854424326,
                23.781262904156467
              ],
              [
                456427.5925871734,
                3930999.9854424326,
                -0.958737095843535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:48:31+00:00",
        "end_time": "2019-10-17T17:30:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5631.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5631.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5631.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5631.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48061881,
            35.52164327,
            -0.9587370958,
            -75.47425196,
            35.5306846,
            23.7812629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48056505318026,
                  35.52164326847892,
                  -0.958737095843535
                ],
                [
                  -75.48061881168574,
                  35.53065960636548,
                  -0.958737095843535
                ],
                [
                  -75.47430501460472,
                  35.53068460123574,
                  23.781262904156467
                ],
                [
                  -75.47425196224945,
                  35.52166825508317,
                  23.781262904156467
                ],
                [
                  -75.48056505318026,
                  35.52164326847892,
                  -0.958737095843535
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5631.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5631.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:48:31Z",
            "pc:count": 2220864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456793.7485,
                "count": 2220864,
                "maximum": 457000.0126,
                "minimum": 456427.5926,
                "name": "X",
                "position": 0,
                "stddev": 129.6699377,
                "variance": 16814.29275
              },
              {
                "average": 3931473.527,
                "count": 2220864,
                "maximum": 3931999.985,
                "minimum": 3930999.985,
                "name": "Y",
                "position": 1,
                "stddev": 277.8322841,
                "variance": 77190.77806
              },
              {
                "average": 2.516208966,
                "count": 2220864,
                "maximum": 23.7812629,
                "minimum": -0.9587370958,
                "name": "Z",
                "position": 2,
                "stddev": 2.160924555,
                "variance": 4.669594932
              },
              {
                "average": 787.7195844,
                "count": 2220864,
                "maximum": 42342,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1107.920861,
                "variance": 1227488.635
              },
              {
                "average": 1.795570553,
                "count": 2220864,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9969812971,
                "variance": 0.9939717068
              },
              {
                "average": 2.592095689,
                "count": 2220864,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.252600795,
                "variance": 1.569008752
              },
              {
                "average": 1,
                "count": 2220864,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.607237544,
                "count": 2220864,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.754493178,
                "variance": 7.587232669
              },
              {
                "average": 20.08196979,
                "count": 2220864,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.063332077,
                "variance": 1.130675106
              },
              {
                "average": 1.821782423,
                "count": 2220864,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0119901,
                "variance": 1.024123963
              },
              {
                "average": 1.721881664,
                "count": 2220864,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6607737716,
                "variance": 0.4366219773
              },
              {
                "average": 255368967.2,
                "count": 2220864,
                "maximum": 255369711.5,
                "minimum": 255368616.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 339.1789146,
                "variance": 115042.3361
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2220864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456427.5926,
              3930999.985,
              -0.9587370958,
              457000.0126,
              3931999.985,
              23.7812629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456427.5925871734,
                    3930999.9854424326,
                    -0.958737095843535
                  ],
                  [
                    456427.5925871734,
                    3931999.9854424326,
                    -0.958737095843535
                  ],
                  [
                    457000.01258717343,
                    3931999.9854424326,
                    23.781262904156467
                  ],
                  [
                    457000.01258717343,
                    3930999.9854424326,
                    23.781262904156467
                  ],
                  [
                    456427.5925871734,
                    3930999.9854424326,
                    -0.958737095843535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:48:31+00:00",
            "end_time": "2019-10-17T17:30: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": "20191018_NCMP_NC_Dunex_18SVE5551.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49742470087462,
              35.701903158092286,
              -1.996886596696861
            ],
            [
              -75.49748071694547,
              35.71091938328663,
              -1.996886596696861
            ],
            [
              -75.48642595073647,
              35.71096457044927,
              20.50311340330314
            ],
            [
              -75.4863711793056,
              35.70194833034363,
              20.50311340330314
            ],
            [
              -75.49742470087462,
              35.701903158092286,
              -1.996886596696861
            ]
          ]
        ]
      },
      "bbox": [
        -75.49748072,
        35.70190316,
        -1.996886597,
        -75.48637118,
        35.71096457,
        20.5031134
      ],
      "properties": {
        "datetime": "2019-10-19T15:46:12Z",
        "pc:count": 3667865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455432.6416,
            "count": 3667865,
            "maximum": 456000.0004,
            "minimum": 455000.0004,
            "name": "X",
            "position": 0,
            "stddev": 250.0840822,
            "variance": 62542.04815
          },
          {
            "average": 3951455.581,
            "count": 3667865,
            "maximum": 3951999.993,
            "minimum": 3950999.973,
            "name": "Y",
            "position": 1,
            "stddev": 286.0379321,
            "variance": 81817.69859
          },
          {
            "average": 1.115501272,
            "count": 3667865,
            "maximum": 20.5031134,
            "minimum": -1.996886597,
            "name": "Z",
            "position": 2,
            "stddev": 1.659503333,
            "variance": 2.753951314
          },
          {
            "average": 1225.467335,
            "count": 3667865,
            "maximum": 22728,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1781.868395,
            "variance": 3175054.979
          },
          {
            "average": 1.073414098,
            "count": 3667865,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3037260034,
            "variance": 0.09224948516
          },
          {
            "average": 1.147817327,
            "count": 3667865,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4470082494,
            "variance": 0.199816375
          },
          {
            "average": 1,
            "count": 3667865,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.30205665,
            "count": 3667865,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.74614757,
            "variance": 188.956573
          },
          {
            "average": 20.01988292,
            "count": 3667865,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.48568093,
            "variance": 2.207247824
          },
          {
            "average": 1.557771619,
            "count": 3667865,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5207288241,
            "variance": 0.2711585082
          },
          {
            "average": 7.81765005,
            "count": 3667865,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.2156428,
            "variance": 27.20292982
          },
          {
            "average": 255483455.8,
            "count": 3667865,
            "maximum": 255535172.1,
            "minimum": 255440847.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45238.61073,
            "variance": 2046531900
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0004,
          3950999.973,
          -1.996886597,
          456000.0004,
          3951999.993,
          20.5031134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.0003723206,
                3950999.9733580295,
                -1.996886596696861
              ],
              [
                455000.0003723206,
                3951999.993358029,
                -1.996886596696861
              ],
              [
                456000.0003723206,
                3951999.993358029,
                20.50311340330314
              ],
              [
                456000.0003723206,
                3950999.9733580295,
                20.50311340330314
              ],
              [
                455000.0003723206,
                3950999.9733580295,
                -1.996886596696861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:46:12+00:00",
        "end_time": "2019-10-18T13:34:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5551.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5551.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5551.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5551.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49748072,
            35.70190316,
            -1.996886597,
            -75.48637118,
            35.71096457,
            20.5031134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49742470087462,
                  35.701903158092286,
                  -1.996886596696861
                ],
                [
                  -75.49748071694547,
                  35.71091938328663,
                  -1.996886596696861
                ],
                [
                  -75.48642595073647,
                  35.71096457044927,
                  20.50311340330314
                ],
                [
                  -75.4863711793056,
                  35.70194833034363,
                  20.50311340330314
                ],
                [
                  -75.49742470087462,
                  35.701903158092286,
                  -1.996886596696861
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5551.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5551.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:46:12Z",
            "pc:count": 3667865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455432.6416,
                "count": 3667865,
                "maximum": 456000.0004,
                "minimum": 455000.0004,
                "name": "X",
                "position": 0,
                "stddev": 250.0840822,
                "variance": 62542.04815
              },
              {
                "average": 3951455.581,
                "count": 3667865,
                "maximum": 3951999.993,
                "minimum": 3950999.973,
                "name": "Y",
                "position": 1,
                "stddev": 286.0379321,
                "variance": 81817.69859
              },
              {
                "average": 1.115501272,
                "count": 3667865,
                "maximum": 20.5031134,
                "minimum": -1.996886597,
                "name": "Z",
                "position": 2,
                "stddev": 1.659503333,
                "variance": 2.753951314
              },
              {
                "average": 1225.467335,
                "count": 3667865,
                "maximum": 22728,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1781.868395,
                "variance": 3175054.979
              },
              {
                "average": 1.073414098,
                "count": 3667865,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3037260034,
                "variance": 0.09224948516
              },
              {
                "average": 1.147817327,
                "count": 3667865,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4470082494,
                "variance": 0.199816375
              },
              {
                "average": 1,
                "count": 3667865,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.30205665,
                "count": 3667865,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.74614757,
                "variance": 188.956573
              },
              {
                "average": 20.01988292,
                "count": 3667865,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.48568093,
                "variance": 2.207247824
              },
              {
                "average": 1.557771619,
                "count": 3667865,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5207288241,
                "variance": 0.2711585082
              },
              {
                "average": 7.81765005,
                "count": 3667865,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.2156428,
                "variance": 27.20292982
              },
              {
                "average": 255483455.8,
                "count": 3667865,
                "maximum": 255535172.1,
                "minimum": 255440847.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45238.61073,
                "variance": 2046531900
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0004,
              3950999.973,
              -1.996886597,
              456000.0004,
              3951999.993,
              20.5031134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.0003723206,
                    3950999.9733580295,
                    -1.996886596696861
                  ],
                  [
                    455000.0003723206,
                    3951999.993358029,
                    -1.996886596696861
                  ],
                  [
                    456000.0003723206,
                    3951999.993358029,
                    20.50311340330314
                  ],
                  [
                    456000.0003723206,
                    3950999.9733580295,
                    20.50311340330314
                  ],
                  [
                    455000.0003723206,
                    3950999.9733580295,
                    -1.996886596696861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:46:12+00:00",
            "end_time": "2019-10-18T13:34:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.53238293131673,
              35.250923601955115,
              0.967550981557817
            ],
            [
              -75.5324418940987,
              35.25994027238372,
              0.967550981557817
            ],
            [
              -75.52768957072435,
              35.25996109055875,
              27.507550981557817
            ],
            [
              -75.52763113415638,
              35.25094441322214,
              27.507550981557817
            ],
            [
              -75.53238293131673,
              35.250923601955115,
              0.967550981557817
            ]
          ]
        ]
      },
      "bbox": [
        -75.53244189,
        35.2509236,
        0.9675509816,
        -75.52763113,
        35.25996109,
        27.50755098
      ],
      "properties": {
        "datetime": "2019-10-17T16:16:36Z",
        "pc:count": 2721662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451822.713,
            "count": 2721662,
            "maximum": 452000.0118,
            "minimum": 451567.7118,
            "name": "X",
            "position": 0,
            "stddev": 112.6635816,
            "variance": 12693.08261
          },
          {
            "average": 3901428.901,
            "count": 2721662,
            "maximum": 3901999.985,
            "minimum": 3900999.985,
            "name": "Y",
            "position": 1,
            "stddev": 280.1877024,
            "variance": 78505.14858
          },
          {
            "average": 6.628503183,
            "count": 2721662,
            "maximum": 27.50755098,
            "minimum": 0.9675509816,
            "name": "Z",
            "position": 2,
            "stddev": 4.38112282,
            "variance": 19.19423717
          },
          {
            "average": 392.4191729,
            "count": 2721662,
            "maximum": 33259,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 638.9111834,
            "variance": 408207.5002
          },
          {
            "average": 2.51159953,
            "count": 2721662,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282610047,
            "variance": 1.645088533
          },
          {
            "average": 4.026372856,
            "count": 2721662,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.260400603,
            "variance": 1.58860968
          },
          {
            "average": 1,
            "count": 2721662,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206896007,
            "count": 2721662,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4050803742,
            "variance": 0.1640901095
          },
          {
            "average": 20.28977981,
            "count": 2721662,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.75833518,
            "variance": 3.091742605
          },
          {
            "average": 2.785709614,
            "count": 2721662,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.695781073,
            "variance": 2.875673449
          },
          {
            "average": 1.258226407,
            "count": 2721662,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4376592284,
            "variance": 0.1915456002
          },
          {
            "average": 255363606.8,
            "count": 2721662,
            "maximum": 255364196.7,
            "minimum": 255363394.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.7685826,
            "variance": 118176.8384
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451567.7118,
          3900999.985,
          0.9675509816,
          452000.0118,
          3901999.985,
          27.50755098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451567.7117982047,
                3900999.9847854516,
                0.967550981557817
              ],
              [
                451567.7117982047,
                3901999.9847854516,
                0.967550981557817
              ],
              [
                452000.01179820474,
                3901999.9847854516,
                27.507550981557817
              ],
              [
                452000.01179820474,
                3900999.9847854516,
                27.507550981557817
              ],
              [
                451567.7117982047,
                3900999.9847854516,
                0.967550981557817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:16:36+00:00",
        "end_time": "2019-10-17T16:03:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.53244189,
            35.2509236,
            0.9675509816,
            -75.52763113,
            35.25996109,
            27.50755098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.53238293131673,
                  35.250923601955115,
                  0.967550981557817
                ],
                [
                  -75.5324418940987,
                  35.25994027238372,
                  0.967550981557817
                ],
                [
                  -75.52768957072435,
                  35.25996109055875,
                  27.507550981557817
                ],
                [
                  -75.52763113415638,
                  35.25094441322214,
                  27.507550981557817
                ],
                [
                  -75.53238293131673,
                  35.250923601955115,
                  0.967550981557817
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:16:36Z",
            "pc:count": 2721662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451822.713,
                "count": 2721662,
                "maximum": 452000.0118,
                "minimum": 451567.7118,
                "name": "X",
                "position": 0,
                "stddev": 112.6635816,
                "variance": 12693.08261
              },
              {
                "average": 3901428.901,
                "count": 2721662,
                "maximum": 3901999.985,
                "minimum": 3900999.985,
                "name": "Y",
                "position": 1,
                "stddev": 280.1877024,
                "variance": 78505.14858
              },
              {
                "average": 6.628503183,
                "count": 2721662,
                "maximum": 27.50755098,
                "minimum": 0.9675509816,
                "name": "Z",
                "position": 2,
                "stddev": 4.38112282,
                "variance": 19.19423717
              },
              {
                "average": 392.4191729,
                "count": 2721662,
                "maximum": 33259,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 638.9111834,
                "variance": 408207.5002
              },
              {
                "average": 2.51159953,
                "count": 2721662,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282610047,
                "variance": 1.645088533
              },
              {
                "average": 4.026372856,
                "count": 2721662,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.260400603,
                "variance": 1.58860968
              },
              {
                "average": 1,
                "count": 2721662,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206896007,
                "count": 2721662,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4050803742,
                "variance": 0.1640901095
              },
              {
                "average": 20.28977981,
                "count": 2721662,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.75833518,
                "variance": 3.091742605
              },
              {
                "average": 2.785709614,
                "count": 2721662,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.695781073,
                "variance": 2.875673449
              },
              {
                "average": 1.258226407,
                "count": 2721662,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4376592284,
                "variance": 0.1915456002
              },
              {
                "average": 255363606.8,
                "count": 2721662,
                "maximum": 255364196.7,
                "minimum": 255363394.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.7685826,
                "variance": 118176.8384
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451567.7118,
              3900999.985,
              0.9675509816,
              452000.0118,
              3901999.985,
              27.50755098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451567.7117982047,
                    3900999.9847854516,
                    0.967550981557817
                  ],
                  [
                    451567.7117982047,
                    3901999.9847854516,
                    0.967550981557817
                  ],
                  [
                    452000.01179820474,
                    3901999.9847854516,
                    27.507550981557817
                  ],
                  [
                    452000.01179820474,
                    3900999.9847854516,
                    27.507550981557817
                  ],
                  [
                    451567.7117982047,
                    3900999.9847854516,
                    0.967550981557817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:16:36+00:00",
            "end_time": "2019-10-17T16: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": "20191018_NCMP_NC_Dunex_18SVF2911.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79017818689294,
              36.241280571789524,
              -0.900472360741347
            ],
            [
              -75.79026894406257,
              36.25029528537237,
              -0.900472360741347
            ],
            [
              -75.77913932953636,
              36.25036829519157,
              18.779527639258653
            ],
            [
              -75.77904985021212,
              36.24135355766939,
              18.779527639258653
            ],
            [
              -75.79017818689294,
              36.241280571789524,
              -0.900472360741347
            ]
          ]
        ]
      },
      "bbox": [
        -75.79026894,
        36.24128057,
        -0.9004723607,
        -75.77904985,
        36.2503683,
        18.77952764
      ],
      "properties": {
        "datetime": "2019-10-18T16:42:15Z",
        "pc:count": 3435417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429623.8033,
            "count": 3435417,
            "maximum": 430000.0037,
            "minimum": 429000.0037,
            "name": "X",
            "position": 0,
            "stddev": 244.2527873,
            "variance": 59659.42408
          },
          {
            "average": 4011502.237,
            "count": 3435417,
            "maximum": 4011999.984,
            "minimum": 4010999.984,
            "name": "Y",
            "position": 1,
            "stddev": 290.5614549,
            "variance": 84425.95904
          },
          {
            "average": 2.637514446,
            "count": 3435417,
            "maximum": 18.77952764,
            "minimum": -0.9004723607,
            "name": "Z",
            "position": 2,
            "stddev": 2.70737045,
            "variance": 7.329854752
          },
          {
            "average": 595.4284883,
            "count": 3435417,
            "maximum": 23521,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1042.531925,
            "variance": 1086872.814
          },
          {
            "average": 1.723686528,
            "count": 3435417,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.063697405,
            "variance": 1.131452169
          },
          {
            "average": 2.448684396,
            "count": 3435417,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.483004041,
            "variance": 2.199300986
          },
          {
            "average": 1,
            "count": 3435417,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.14677665,
            "count": 3435417,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.31809852,
            "variance": 128.099354
          },
          {
            "average": 20.25764402,
            "count": 3435417,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.674769502,
            "variance": 2.804852884
          },
          {
            "average": 1.974599881,
            "count": 3435417,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.066991578,
            "variance": 1.138471028
          },
          {
            "average": 2.811657217,
            "count": 3435417,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020973336,
            "variance": 1.042386552
          },
          {
            "average": 255450734.4,
            "count": 3435417,
            "maximum": 255452135.1,
            "minimum": 255449605.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 636.4887593,
            "variance": 405117.9407
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3435417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0037,
          4010999.984,
          -0.9004723607,
          430000.0037,
          4011999.984,
          18.77952764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.0037172377,
                4010999.9839829854,
                -0.900472360741347
              ],
              [
                429000.0037172377,
                4011999.9839829854,
                -0.900472360741347
              ],
              [
                430000.0037172377,
                4011999.9839829854,
                18.779527639258653
              ],
              [
                430000.0037172377,
                4010999.9839829854,
                18.779527639258653
              ],
              [
                429000.0037172377,
                4010999.9839829854,
                -0.900472360741347
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:42:15+00:00",
        "end_time": "2019-10-18T16:00:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2911.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2911.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2911.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2911.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79026894,
            36.24128057,
            -0.9004723607,
            -75.77904985,
            36.2503683,
            18.77952764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79017818689294,
                  36.241280571789524,
                  -0.900472360741347
                ],
                [
                  -75.79026894406257,
                  36.25029528537237,
                  -0.900472360741347
                ],
                [
                  -75.77913932953636,
                  36.25036829519157,
                  18.779527639258653
                ],
                [
                  -75.77904985021212,
                  36.24135355766939,
                  18.779527639258653
                ],
                [
                  -75.79017818689294,
                  36.241280571789524,
                  -0.900472360741347
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2911.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2911.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:42:15Z",
            "pc:count": 3435417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429623.8033,
                "count": 3435417,
                "maximum": 430000.0037,
                "minimum": 429000.0037,
                "name": "X",
                "position": 0,
                "stddev": 244.2527873,
                "variance": 59659.42408
              },
              {
                "average": 4011502.237,
                "count": 3435417,
                "maximum": 4011999.984,
                "minimum": 4010999.984,
                "name": "Y",
                "position": 1,
                "stddev": 290.5614549,
                "variance": 84425.95904
              },
              {
                "average": 2.637514446,
                "count": 3435417,
                "maximum": 18.77952764,
                "minimum": -0.9004723607,
                "name": "Z",
                "position": 2,
                "stddev": 2.70737045,
                "variance": 7.329854752
              },
              {
                "average": 595.4284883,
                "count": 3435417,
                "maximum": 23521,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1042.531925,
                "variance": 1086872.814
              },
              {
                "average": 1.723686528,
                "count": 3435417,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.063697405,
                "variance": 1.131452169
              },
              {
                "average": 2.448684396,
                "count": 3435417,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.483004041,
                "variance": 2.199300986
              },
              {
                "average": 1,
                "count": 3435417,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.14677665,
                "count": 3435417,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.31809852,
                "variance": 128.099354
              },
              {
                "average": 20.25764402,
                "count": 3435417,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.674769502,
                "variance": 2.804852884
              },
              {
                "average": 1.974599881,
                "count": 3435417,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.066991578,
                "variance": 1.138471028
              },
              {
                "average": 2.811657217,
                "count": 3435417,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020973336,
                "variance": 1.042386552
              },
              {
                "average": 255450734.4,
                "count": 3435417,
                "maximum": 255452135.1,
                "minimum": 255449605.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 636.4887593,
                "variance": 405117.9407
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3435417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0037,
              4010999.984,
              -0.9004723607,
              430000.0037,
              4011999.984,
              18.77952764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.0037172377,
                    4010999.9839829854,
                    -0.900472360741347
                  ],
                  [
                    429000.0037172377,
                    4011999.9839829854,
                    -0.900472360741347
                  ],
                  [
                    430000.0037172377,
                    4011999.9839829854,
                    18.779527639258653
                  ],
                  [
                    430000.0037172377,
                    4010999.9839829854,
                    18.779527639258653
                  ],
                  [
                    429000.0037172377,
                    4010999.9839829854,
                    -0.900472360741347
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:42:15+00:00",
            "end_time": "2019-10-18T16:00: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": "20191018_NCMP_NC_Dunex_18SVF2718.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81308880333123,
              36.30423386048097,
              0.210405980931842
            ],
            [
              -75.81318240680852,
              36.31324842837858,
              0.210405980931842
            ],
            [
              -75.80204391294407,
              36.31332368130255,
              48.91040598093184
            ],
            [
              -75.80195159125482,
              36.30430908874776,
              48.91040598093184
            ],
            [
              -75.81308880333123,
              36.30423386048097,
              0.210405980931842
            ]
          ]
        ]
      },
      "bbox": [
        -75.81318241,
        36.30423386,
        0.2104059809,
        -75.80195159,
        36.31332368,
        48.91040598
      ],
      "properties": {
        "datetime": "2019-10-18T16:55:09Z",
        "pc:count": 4658558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427419.5532,
            "count": 4658558,
            "maximum": 428000.0034,
            "minimum": 427000.0034,
            "name": "X",
            "position": 0,
            "stddev": 256.3449287,
            "variance": 65712.72248
          },
          {
            "average": 4018471.796,
            "count": 4658558,
            "maximum": 4018999.984,
            "minimum": 4017999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.2018507,
            "variance": 82484.90307
          },
          {
            "average": 6.237050908,
            "count": 4658558,
            "maximum": 48.91040598,
            "minimum": 0.2104059809,
            "name": "Z",
            "position": 2,
            "stddev": 4.23464453,
            "variance": 17.9322143
          },
          {
            "average": 1313.866998,
            "count": 4658558,
            "maximum": 44420,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1908.755078,
            "variance": 3643345.948
          },
          {
            "average": 1.902071199,
            "count": 4658558,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.136787693,
            "variance": 1.292286258
          },
          {
            "average": 2.824173489,
            "count": 4658558,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535529521,
            "variance": 2.357850909
          },
          {
            "average": 1,
            "count": 4658558,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346530192,
            "count": 4658558,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4758645467,
            "variance": 0.2264470668
          },
          {
            "average": 20.06857995,
            "count": 4658558,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.162521646,
            "variance": 1.351456578
          },
          {
            "average": 2.017544055,
            "count": 4658558,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.383010663,
            "variance": 1.912718493
          },
          {
            "average": 3.238651317,
            "count": 4658558,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.323535968,
            "variance": 1.751747459
          },
          {
            "average": 255451004.4,
            "count": 4658558,
            "maximum": 255452909.3,
            "minimum": 255449713.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 821.7324729,
            "variance": 675244.2569
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4658558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0034,
          4017999.984,
          0.2104059809,
          428000.0034,
          4018999.984,
          48.91040598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.00340893574,
                4017999.984306623,
                0.210405980931842
              ],
              [
                427000.00340893574,
                4018999.984306623,
                0.210405980931842
              ],
              [
                428000.00340893574,
                4018999.984306623,
                48.91040598093184
              ],
              [
                428000.00340893574,
                4017999.984306623,
                48.91040598093184
              ],
              [
                427000.00340893574,
                4017999.984306623,
                0.210405980931842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:55:09+00:00",
        "end_time": "2019-10-18T16:01:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2718.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2718.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2718.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2718.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81318241,
            36.30423386,
            0.2104059809,
            -75.80195159,
            36.31332368,
            48.91040598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81308880333123,
                  36.30423386048097,
                  0.210405980931842
                ],
                [
                  -75.81318240680852,
                  36.31324842837858,
                  0.210405980931842
                ],
                [
                  -75.80204391294407,
                  36.31332368130255,
                  48.91040598093184
                ],
                [
                  -75.80195159125482,
                  36.30430908874776,
                  48.91040598093184
                ],
                [
                  -75.81308880333123,
                  36.30423386048097,
                  0.210405980931842
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2718.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2718.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:55:09Z",
            "pc:count": 4658558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427419.5532,
                "count": 4658558,
                "maximum": 428000.0034,
                "minimum": 427000.0034,
                "name": "X",
                "position": 0,
                "stddev": 256.3449287,
                "variance": 65712.72248
              },
              {
                "average": 4018471.796,
                "count": 4658558,
                "maximum": 4018999.984,
                "minimum": 4017999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.2018507,
                "variance": 82484.90307
              },
              {
                "average": 6.237050908,
                "count": 4658558,
                "maximum": 48.91040598,
                "minimum": 0.2104059809,
                "name": "Z",
                "position": 2,
                "stddev": 4.23464453,
                "variance": 17.9322143
              },
              {
                "average": 1313.866998,
                "count": 4658558,
                "maximum": 44420,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1908.755078,
                "variance": 3643345.948
              },
              {
                "average": 1.902071199,
                "count": 4658558,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.136787693,
                "variance": 1.292286258
              },
              {
                "average": 2.824173489,
                "count": 4658558,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535529521,
                "variance": 2.357850909
              },
              {
                "average": 1,
                "count": 4658558,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346530192,
                "count": 4658558,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4758645467,
                "variance": 0.2264470668
              },
              {
                "average": 20.06857995,
                "count": 4658558,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.162521646,
                "variance": 1.351456578
              },
              {
                "average": 2.017544055,
                "count": 4658558,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.383010663,
                "variance": 1.912718493
              },
              {
                "average": 3.238651317,
                "count": 4658558,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.323535968,
                "variance": 1.751747459
              },
              {
                "average": 255451004.4,
                "count": 4658558,
                "maximum": 255452909.3,
                "minimum": 255449713.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 821.7324729,
                "variance": 675244.2569
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4658558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0034,
              4017999.984,
              0.2104059809,
              428000.0034,
              4018999.984,
              48.91040598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.00340893574,
                    4017999.984306623,
                    0.210405980931842
                  ],
                  [
                    427000.00340893574,
                    4018999.984306623,
                    0.210405980931842
                  ],
                  [
                    428000.00340893574,
                    4018999.984306623,
                    48.91040598093184
                  ],
                  [
                    428000.00340893574,
                    4017999.984306623,
                    48.91040598093184
                  ],
                  [
                    427000.00340893574,
                    4017999.984306623,
                    0.210405980931842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:55:09+00:00",
            "end_time": "2019-10-18T16:01: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": "20191018_NCMP_NC_Dunex_18SVE5648.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48620703744831,
              35.6749001811331,
              -1.173328241342558
            ],
            [
              -75.48626173485835,
              35.683916281733026,
              -1.173328241342558
            ],
            [
              -75.47909004279046,
              35.68394503464881,
              28.026671758657443
            ],
            [
              -75.47903615201626,
              35.67492892455781,
              28.026671758657443
            ],
            [
              -75.48620703744831,
              35.6749001811331,
              -1.173328241342558
            ]
          ]
        ]
      },
      "bbox": [
        -75.48626173,
        35.67490018,
        -1.173328241,
        -75.47903615,
        35.68394503,
        28.02667176
      ],
      "properties": {
        "datetime": "2019-10-18T14:15:37Z",
        "pc:count": 1310848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456280.3993,
            "count": 1310848,
            "maximum": 456648.9583,
            "minimum": 455999.9983,
            "name": "X",
            "position": 0,
            "stddev": 154.0624905,
            "variance": 23735.25099
          },
          {
            "average": 3948474.189,
            "count": 1310848,
            "maximum": 3948999.986,
            "minimum": 3947999.986,
            "name": "Y",
            "position": 1,
            "stddev": 293.9440555,
            "variance": 86403.10775
          },
          {
            "average": 1.452500428,
            "count": 1310848,
            "maximum": 28.02667176,
            "minimum": -1.173328241,
            "name": "Z",
            "position": 2,
            "stddev": 2.063055221,
            "variance": 4.256196844
          },
          {
            "average": 2358.121691,
            "count": 1310848,
            "maximum": 22000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2439.866793,
            "variance": 5952949.968
          },
          {
            "average": 1.042599142,
            "count": 1310848,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2299442958,
            "variance": 0.05287437917
          },
          {
            "average": 1.086020652,
            "count": 1310848,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.340336838,
            "variance": 0.1158291633
          },
          {
            "average": 1,
            "count": 1310848,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.886092056,
            "count": 1310848,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.76478755,
            "variance": 115.880651
          },
          {
            "average": 20.02173025,
            "count": 1310848,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.770906701,
            "variance": 3.136110543
          },
          {
            "average": 1.246608302,
            "count": 1310848,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4453199828,
            "variance": 0.1983098871
          },
          {
            "average": 4.9315939,
            "count": 1310848,
            "maximum": 6,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8093976341,
            "variance": 0.6551245301
          },
          {
            "average": 255442783.4,
            "count": 1310848,
            "maximum": 255443337.3,
            "minimum": 255441804.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.2040187,
            "variance": 142282.8717
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1310848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9983,
          3947999.986,
          -1.173328241,
          456648.9583,
          3948999.986,
          28.02667176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.9983277574,
                3947999.985765646,
                -1.173328241342558
              ],
              [
                455999.9983277574,
                3948999.985765646,
                -1.173328241342558
              ],
              [
                456648.95832775737,
                3948999.985765646,
                28.026671758657443
              ],
              [
                456648.95832775737,
                3947999.985765646,
                28.026671758657443
              ],
              [
                455999.9983277574,
                3947999.985765646,
                -1.173328241342558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:15:37+00:00",
        "end_time": "2019-10-18T13:50:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5648.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5648.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5648.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5648.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48626173,
            35.67490018,
            -1.173328241,
            -75.47903615,
            35.68394503,
            28.02667176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48620703744831,
                  35.6749001811331,
                  -1.173328241342558
                ],
                [
                  -75.48626173485835,
                  35.683916281733026,
                  -1.173328241342558
                ],
                [
                  -75.47909004279046,
                  35.68394503464881,
                  28.026671758657443
                ],
                [
                  -75.47903615201626,
                  35.67492892455781,
                  28.026671758657443
                ],
                [
                  -75.48620703744831,
                  35.6749001811331,
                  -1.173328241342558
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5648.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5648.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:15:37Z",
            "pc:count": 1310848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456280.3993,
                "count": 1310848,
                "maximum": 456648.9583,
                "minimum": 455999.9983,
                "name": "X",
                "position": 0,
                "stddev": 154.0624905,
                "variance": 23735.25099
              },
              {
                "average": 3948474.189,
                "count": 1310848,
                "maximum": 3948999.986,
                "minimum": 3947999.986,
                "name": "Y",
                "position": 1,
                "stddev": 293.9440555,
                "variance": 86403.10775
              },
              {
                "average": 1.452500428,
                "count": 1310848,
                "maximum": 28.02667176,
                "minimum": -1.173328241,
                "name": "Z",
                "position": 2,
                "stddev": 2.063055221,
                "variance": 4.256196844
              },
              {
                "average": 2358.121691,
                "count": 1310848,
                "maximum": 22000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2439.866793,
                "variance": 5952949.968
              },
              {
                "average": 1.042599142,
                "count": 1310848,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2299442958,
                "variance": 0.05287437917
              },
              {
                "average": 1.086020652,
                "count": 1310848,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.340336838,
                "variance": 0.1158291633
              },
              {
                "average": 1,
                "count": 1310848,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.886092056,
                "count": 1310848,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.76478755,
                "variance": 115.880651
              },
              {
                "average": 20.02173025,
                "count": 1310848,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.770906701,
                "variance": 3.136110543
              },
              {
                "average": 1.246608302,
                "count": 1310848,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4453199828,
                "variance": 0.1983098871
              },
              {
                "average": 4.9315939,
                "count": 1310848,
                "maximum": 6,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8093976341,
                "variance": 0.6551245301
              },
              {
                "average": 255442783.4,
                "count": 1310848,
                "maximum": 255443337.3,
                "minimum": 255441804.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.2040187,
                "variance": 142282.8717
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1310848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9983,
              3947999.986,
              -1.173328241,
              456648.9583,
              3948999.986,
              28.02667176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.9983277574,
                    3947999.985765646,
                    -1.173328241342558
                  ],
                  [
                    455999.9983277574,
                    3948999.985765646,
                    -1.173328241342558
                  ],
                  [
                    456648.95832775737,
                    3948999.985765646,
                    28.026671758657443
                  ],
                  [
                    456648.95832775737,
                    3947999.985765646,
                    28.026671758657443
                  ],
                  [
                    455999.9983277574,
                    3947999.985765646,
                    -1.173328241342558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:15:37+00:00",
            "end_time": "2019-10-18T13:50: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": "20191018_NCMP_NC_Dunex_18SVE5644.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48598842185969,
              35.63883563654872,
              -0.992257636690084
            ],
            [
              -75.48604302217674,
              35.647851791549186,
              -0.992257636690084
            ],
            [
              -75.47499693243229,
              35.647895861405495,
              16.867742363309915
            ],
            [
              -75.47494357287803,
              35.63887969185163,
              16.867742363309915
            ],
            [
              -75.48598842185969,
              35.63883563654872,
              -0.992257636690084
            ]
          ]
        ]
      },
      "bbox": [
        -75.48604302,
        35.63883564,
        -0.9922576367,
        -75.47494357,
        35.64789586,
        16.86774236
      ],
      "properties": {
        "datetime": "2019-10-18T14:14:34Z",
        "pc:count": 2347257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456524.304,
            "count": 2347257,
            "maximum": 457000.0045,
            "minimum": 456000.0045,
            "name": "X",
            "position": 0,
            "stddev": 282.0720501,
            "variance": 79564.64143
          },
          {
            "average": 3944520.406,
            "count": 2347257,
            "maximum": 3944999.985,
            "minimum": 3943999.985,
            "name": "Y",
            "position": 1,
            "stddev": 295.5585475,
            "variance": 87354.85497
          },
          {
            "average": 0.6750174806,
            "count": 2347257,
            "maximum": 16.86774236,
            "minimum": -0.9922576367,
            "name": "Z",
            "position": 2,
            "stddev": 0.8823130633,
            "variance": 0.7784763416
          },
          {
            "average": 887.4445508,
            "count": 2347257,
            "maximum": 18527,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 929.9584528,
            "variance": 864822.7239
          },
          {
            "average": 1.04690837,
            "count": 2347257,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.243972825,
            "variance": 0.05952273932
          },
          {
            "average": 1.093972241,
            "count": 2347257,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3603149509,
            "variance": 0.1298268638
          },
          {
            "average": 1,
            "count": 2347257,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.700284204,
            "count": 2347257,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.97146693,
            "variance": 143.3160205
          },
          {
            "average": 20.00622501,
            "count": 2347257,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.493919406,
            "variance": 2.231795192
          },
          {
            "average": 1.321426243,
            "count": 2347257,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4829358431,
            "variance": 0.2332270285
          },
          {
            "average": 3.120781406,
            "count": 2347257,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.358312718,
            "variance": 1.84501344
          },
          {
            "average": 255441931.5,
            "count": 2347257,
            "maximum": 255443274.9,
            "minimum": 255440940,
            "name": "GpsTime",
            "position": 12,
            "stddev": 628.6496765,
            "variance": 395200.4158
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2347257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0045,
          3943999.985,
          -0.9922576367,
          457000.0045,
          3944999.985,
          16.86774236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.00454575836,
                3943999.9850498866,
                -0.992257636690084
              ],
              [
                456000.00454575836,
                3944999.9850498866,
                -0.992257636690084
              ],
              [
                457000.00454575836,
                3944999.9850498866,
                16.867742363309915
              ],
              [
                457000.00454575836,
                3943999.9850498866,
                16.867742363309915
              ],
              [
                456000.00454575836,
                3943999.9850498866,
                -0.992257636690084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:14:34+00:00",
        "end_time": "2019-10-18T13:35:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5644.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5644.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5644.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5644.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48604302,
            35.63883564,
            -0.9922576367,
            -75.47494357,
            35.64789586,
            16.86774236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48598842185969,
                  35.63883563654872,
                  -0.992257636690084
                ],
                [
                  -75.48604302217674,
                  35.647851791549186,
                  -0.992257636690084
                ],
                [
                  -75.47499693243229,
                  35.647895861405495,
                  16.867742363309915
                ],
                [
                  -75.47494357287803,
                  35.63887969185163,
                  16.867742363309915
                ],
                [
                  -75.48598842185969,
                  35.63883563654872,
                  -0.992257636690084
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5644.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5644.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:14:34Z",
            "pc:count": 2347257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456524.304,
                "count": 2347257,
                "maximum": 457000.0045,
                "minimum": 456000.0045,
                "name": "X",
                "position": 0,
                "stddev": 282.0720501,
                "variance": 79564.64143
              },
              {
                "average": 3944520.406,
                "count": 2347257,
                "maximum": 3944999.985,
                "minimum": 3943999.985,
                "name": "Y",
                "position": 1,
                "stddev": 295.5585475,
                "variance": 87354.85497
              },
              {
                "average": 0.6750174806,
                "count": 2347257,
                "maximum": 16.86774236,
                "minimum": -0.9922576367,
                "name": "Z",
                "position": 2,
                "stddev": 0.8823130633,
                "variance": 0.7784763416
              },
              {
                "average": 887.4445508,
                "count": 2347257,
                "maximum": 18527,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 929.9584528,
                "variance": 864822.7239
              },
              {
                "average": 1.04690837,
                "count": 2347257,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.243972825,
                "variance": 0.05952273932
              },
              {
                "average": 1.093972241,
                "count": 2347257,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3603149509,
                "variance": 0.1298268638
              },
              {
                "average": 1,
                "count": 2347257,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.700284204,
                "count": 2347257,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.97146693,
                "variance": 143.3160205
              },
              {
                "average": 20.00622501,
                "count": 2347257,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.493919406,
                "variance": 2.231795192
              },
              {
                "average": 1.321426243,
                "count": 2347257,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4829358431,
                "variance": 0.2332270285
              },
              {
                "average": 3.120781406,
                "count": 2347257,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.358312718,
                "variance": 1.84501344
              },
              {
                "average": 255441931.5,
                "count": 2347257,
                "maximum": 255443274.9,
                "minimum": 255440940,
                "name": "GpsTime",
                "position": 12,
                "stddev": 628.6496765,
                "variance": 395200.4158
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2347257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0045,
              3943999.985,
              -0.9922576367,
              457000.0045,
              3944999.985,
              16.86774236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.00454575836,
                    3943999.9850498866,
                    -0.992257636690084
                  ],
                  [
                    456000.00454575836,
                    3944999.9850498866,
                    -0.992257636690084
                  ],
                  [
                    457000.00454575836,
                    3944999.9850498866,
                    16.867742363309915
                  ],
                  [
                    457000.00454575836,
                    3943999.9850498866,
                    16.867742363309915
                  ],
                  [
                    456000.00454575836,
                    3943999.9850498866,
                    -0.992257636690084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:14:34+00:00",
            "end_time": "2019-10-18T13:35: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": "20191017_NCMP_NC_Dunex_18SVE5632.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4771919623918,
              35.53067324879527,
              -0.999597163545443
            ],
            [
              -75.47724536134079,
              35.539689577605216,
              -0.999597163545443
            ],
            [
              -75.4743582637189,
              35.53970096843866,
              17.08040283645456
            ],
            [
              -75.47430518777746,
              35.53068463586209,
              17.08040283645456
            ],
            [
              -75.4771919623918,
              35.53067324879527,
              -0.999597163545443
            ]
          ]
        ]
      },
      "bbox": [
        -75.47724536,
        35.53067325,
        -0.9995971635,
        -75.47430519,
        35.53970097,
        17.08040284
      ],
      "properties": {
        "datetime": "2019-10-17T17:37:41Z",
        "pc:count": 481758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456901.2068,
            "count": 481758,
            "maximum": 456999.9969,
            "minimum": 456738.2769,
            "name": "X",
            "position": 0,
            "stddev": 55.11199353,
            "variance": 3037.331831
          },
          {
            "average": 3932428.048,
            "count": 481758,
            "maximum": 3932999.989,
            "minimum": 3931999.989,
            "name": "Y",
            "position": 1,
            "stddev": 315.4689472,
            "variance": 99520.65663
          },
          {
            "average": 2.345275532,
            "count": 481758,
            "maximum": 17.08040284,
            "minimum": -0.9995971635,
            "name": "Z",
            "position": 2,
            "stddev": 2.170992409,
            "variance": 4.71320804
          },
          {
            "average": 1244.984216,
            "count": 481758,
            "maximum": 27892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1471.237136,
            "variance": 2164538.71
          },
          {
            "average": 1.582929604,
            "count": 481758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.937607443,
            "variance": 0.8791077171
          },
          {
            "average": 2.170035578,
            "count": 481758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.317426385,
            "variance": 1.735612281
          },
          {
            "average": 1,
            "count": 481758,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.30380606,
            "count": 481758,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.872595692,
            "variance": 23.74218878
          },
          {
            "average": 20.11136741,
            "count": 481758,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.300278368,
            "variance": 1.690723835
          },
          {
            "average": 1.634735697,
            "count": 481758,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9613877446,
            "variance": 0.9242663955
          },
          {
            "average": 1.571257768,
            "count": 481758,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4948967961,
            "variance": 0.2449228388
          },
          {
            "average": 255368875.9,
            "count": 481758,
            "maximum": 255369061,
            "minimum": 255368631.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 204.3396387,
            "variance": 41754.68794
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456738.2769,
          3931999.989,
          -0.9995971635,
          456999.9969,
          3932999.989,
          17.08040284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456738.2769058755,
                3931999.989358274,
                -0.999597163545443
              ],
              [
                456738.2769058755,
                3932999.989358274,
                -0.999597163545443
              ],
              [
                456999.99690587545,
                3932999.989358274,
                17.08040283645456
              ],
              [
                456999.99690587545,
                3931999.989358274,
                17.08040283645456
              ],
              [
                456738.2769058755,
                3931999.989358274,
                -0.999597163545443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:37:41+00:00",
        "end_time": "2019-10-17T17:30:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5632.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5632.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5632.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5632.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47724536,
            35.53067325,
            -0.9995971635,
            -75.47430519,
            35.53970097,
            17.08040284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4771919623918,
                  35.53067324879527,
                  -0.999597163545443
                ],
                [
                  -75.47724536134079,
                  35.539689577605216,
                  -0.999597163545443
                ],
                [
                  -75.4743582637189,
                  35.53970096843866,
                  17.08040283645456
                ],
                [
                  -75.47430518777746,
                  35.53068463586209,
                  17.08040283645456
                ],
                [
                  -75.4771919623918,
                  35.53067324879527,
                  -0.999597163545443
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5632.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5632.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:37:41Z",
            "pc:count": 481758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456901.2068,
                "count": 481758,
                "maximum": 456999.9969,
                "minimum": 456738.2769,
                "name": "X",
                "position": 0,
                "stddev": 55.11199353,
                "variance": 3037.331831
              },
              {
                "average": 3932428.048,
                "count": 481758,
                "maximum": 3932999.989,
                "minimum": 3931999.989,
                "name": "Y",
                "position": 1,
                "stddev": 315.4689472,
                "variance": 99520.65663
              },
              {
                "average": 2.345275532,
                "count": 481758,
                "maximum": 17.08040284,
                "minimum": -0.9995971635,
                "name": "Z",
                "position": 2,
                "stddev": 2.170992409,
                "variance": 4.71320804
              },
              {
                "average": 1244.984216,
                "count": 481758,
                "maximum": 27892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1471.237136,
                "variance": 2164538.71
              },
              {
                "average": 1.582929604,
                "count": 481758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.937607443,
                "variance": 0.8791077171
              },
              {
                "average": 2.170035578,
                "count": 481758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.317426385,
                "variance": 1.735612281
              },
              {
                "average": 1,
                "count": 481758,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.30380606,
                "count": 481758,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.872595692,
                "variance": 23.74218878
              },
              {
                "average": 20.11136741,
                "count": 481758,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.300278368,
                "variance": 1.690723835
              },
              {
                "average": 1.634735697,
                "count": 481758,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9613877446,
                "variance": 0.9242663955
              },
              {
                "average": 1.571257768,
                "count": 481758,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4948967961,
                "variance": 0.2449228388
              },
              {
                "average": 255368875.9,
                "count": 481758,
                "maximum": 255369061,
                "minimum": 255368631.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 204.3396387,
                "variance": 41754.68794
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456738.2769,
              3931999.989,
              -0.9995971635,
              456999.9969,
              3932999.989,
              17.08040284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456738.2769058755,
                    3931999.989358274,
                    -0.999597163545443
                  ],
                  [
                    456738.2769058755,
                    3932999.989358274,
                    -0.999597163545443
                  ],
                  [
                    456999.99690587545,
                    3932999.989358274,
                    17.08040283645456
                  ],
                  [
                    456999.99690587545,
                    3931999.989358274,
                    17.08040283645456
                  ],
                  [
                    456738.2769058755,
                    3931999.989358274,
                    -0.999597163545443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:37:41+00:00",
            "end_time": "2019-10-17T17:30: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": "20191017_NCMP_NC_Dunex_18SVE5633.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47667233699917,
              35.5396917418468,
              -1.164837974279745
            ],
            [
              -75.47669805071857,
              35.544037247192435,
              -1.164837974279745
            ],
            [
              -75.47438379104902,
              35.54404637339874,
              6.955162025720256
            ],
            [
              -75.47435820215239,
              35.53970086659866,
              6.955162025720256
            ],
            [
              -75.47667233699917,
              35.5396917418468,
              -1.164837974279745
            ]
          ]
        ]
      },
      "bbox": [
        -75.47669805,
        35.53969174,
        -1.164837974,
        -75.4743582,
        35.54404637,
        6.955162026
      ],
      "properties": {
        "datetime": "2019-10-17T17:37:25Z",
        "pc:count": 167552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456944.5029,
            "count": 167552,
            "maximum": 457000.0024,
            "minimum": 456790.2224,
            "name": "X",
            "position": 0,
            "stddev": 42.96699182,
            "variance": 1846.162386
          },
          {
            "average": 3933222.748,
            "count": 167552,
            "maximum": 3933481.938,
            "minimum": 3932999.978,
            "name": "Y",
            "position": 1,
            "stddev": 130.1361515,
            "variance": 16935.41793
          },
          {
            "average": 0.8139357199,
            "count": 167552,
            "maximum": 6.955162026,
            "minimum": -1.164837974,
            "name": "Z",
            "position": 2,
            "stddev": 0.7383533769,
            "variance": 0.5451657091
          },
          {
            "average": 930.5355054,
            "count": 167552,
            "maximum": 8808,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 885.0511626,
            "variance": 783315.5604
          },
          {
            "average": 1.073589095,
            "count": 167552,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.315675672,
            "variance": 0.09965112988
          },
          {
            "average": 1.150592055,
            "count": 167552,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4778972199,
            "variance": 0.2283857528
          },
          {
            "average": 1,
            "count": 167552,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.950689935,
            "count": 167552,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.04825173,
            "variance": 100.9673628
          },
          {
            "average": 20.29582748,
            "count": 167552,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.497507706,
            "variance": 2.24252933
          },
          {
            "average": 1.240361201,
            "count": 167552,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4660142699,
            "variance": 0.2171692997
          },
          {
            "average": 1.407968869,
            "count": 167552,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4914587597,
            "variance": 0.2415317125
          },
          {
            "average": 255368809.9,
            "count": 167552,
            "maximum": 255369045.8,
            "minimum": 255368645.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191.4772583,
            "variance": 36663.54043
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456790.2224,
          3932999.978,
          -1.164837974,
          457000.0024,
          3933481.938,
          6.955162026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456790.22243249195,
                3932999.978036612,
                -1.164837974279745
              ],
              [
                456790.22243249195,
                3933481.938036612,
                -1.164837974279745
              ],
              [
                457000.002432492,
                3933481.938036612,
                6.955162025720256
              ],
              [
                457000.002432492,
                3932999.978036612,
                6.955162025720256
              ],
              [
                456790.22243249195,
                3932999.978036612,
                -1.164837974279745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:37:25+00:00",
        "end_time": "2019-10-17T17:30:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5633.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5633.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5633.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5633.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47669805,
            35.53969174,
            -1.164837974,
            -75.4743582,
            35.54404637,
            6.955162026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47667233699917,
                  35.5396917418468,
                  -1.164837974279745
                ],
                [
                  -75.47669805071857,
                  35.544037247192435,
                  -1.164837974279745
                ],
                [
                  -75.47438379104902,
                  35.54404637339874,
                  6.955162025720256
                ],
                [
                  -75.47435820215239,
                  35.53970086659866,
                  6.955162025720256
                ],
                [
                  -75.47667233699917,
                  35.5396917418468,
                  -1.164837974279745
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5633.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5633.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:37:25Z",
            "pc:count": 167552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456944.5029,
                "count": 167552,
                "maximum": 457000.0024,
                "minimum": 456790.2224,
                "name": "X",
                "position": 0,
                "stddev": 42.96699182,
                "variance": 1846.162386
              },
              {
                "average": 3933222.748,
                "count": 167552,
                "maximum": 3933481.938,
                "minimum": 3932999.978,
                "name": "Y",
                "position": 1,
                "stddev": 130.1361515,
                "variance": 16935.41793
              },
              {
                "average": 0.8139357199,
                "count": 167552,
                "maximum": 6.955162026,
                "minimum": -1.164837974,
                "name": "Z",
                "position": 2,
                "stddev": 0.7383533769,
                "variance": 0.5451657091
              },
              {
                "average": 930.5355054,
                "count": 167552,
                "maximum": 8808,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 885.0511626,
                "variance": 783315.5604
              },
              {
                "average": 1.073589095,
                "count": 167552,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.315675672,
                "variance": 0.09965112988
              },
              {
                "average": 1.150592055,
                "count": 167552,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4778972199,
                "variance": 0.2283857528
              },
              {
                "average": 1,
                "count": 167552,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.950689935,
                "count": 167552,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.04825173,
                "variance": 100.9673628
              },
              {
                "average": 20.29582748,
                "count": 167552,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.497507706,
                "variance": 2.24252933
              },
              {
                "average": 1.240361201,
                "count": 167552,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4660142699,
                "variance": 0.2171692997
              },
              {
                "average": 1.407968869,
                "count": 167552,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4914587597,
                "variance": 0.2415317125
              },
              {
                "average": 255368809.9,
                "count": 167552,
                "maximum": 255369045.8,
                "minimum": 255368645.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191.4772583,
                "variance": 36663.54043
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456790.2224,
              3932999.978,
              -1.164837974,
              457000.0024,
              3933481.938,
              6.955162026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456790.22243249195,
                    3932999.978036612,
                    -1.164837974279745
                  ],
                  [
                    456790.22243249195,
                    3933481.938036612,
                    -1.164837974279745
                  ],
                  [
                    457000.002432492,
                    3933481.938036612,
                    6.955162025720256
                  ],
                  [
                    457000.002432492,
                    3932999.978036612,
                    6.955162025720256
                  ],
                  [
                    456790.22243249195,
                    3932999.978036612,
                    -1.164837974279745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:37:25+00:00",
            "end_time": "2019-10-17T17:30: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": "20191017_NCMP_NC_Dunex_18SVE5635.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47481086665958,
              35.55968127193824,
              0.392647510555505
            ],
            [
              -75.47481682268872,
              35.56069109692212,
              0.392647510555505
            ],
            [
              -75.47448204736942,
              35.56069241488221,
              1.252647510555505
            ],
            [
              -75.47447609553929,
              35.55968258984953,
              1.252647510555505
            ],
            [
              -75.47481086665958,
              35.55968127193824,
              0.392647510555505
            ]
          ]
        ]
      },
      "bbox": [
        -75.47481682,
        35.55968127,
        0.3926475106,
        -75.4744761,
        35.56069241,
        1.252647511
      ],
      "properties": {
        "datetime": "2019-10-17T17:31:22Z",
        "pc:count": 11012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456981.0105,
            "count": 11012,
            "maximum": 456999.9858,
            "minimum": 456969.6458,
            "name": "X",
            "position": 0,
            "stddev": 8.530503783,
            "variance": 72.76949479
          },
          {
            "average": 3935267.076,
            "count": 11012,
            "maximum": 3935328.153,
            "minimum": 3935216.153,
            "name": "Y",
            "position": 1,
            "stddev": 28.79558067,
            "variance": 829.1854661
          },
          {
            "average": 0.6776338891,
            "count": 11012,
            "maximum": 1.252647511,
            "minimum": 0.3926475106,
            "name": "Z",
            "position": 2,
            "stddev": 0.1690581156,
            "variance": 0.02858064644
          },
          {
            "average": 1188.03923,
            "count": 11012,
            "maximum": 5892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1043.252552,
            "variance": 1088375.887
          },
          {
            "average": 1,
            "count": 11012,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11012,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11012,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838176535,
            "count": 11012,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3683055113,
            "variance": 0.1356489497
          },
          {
            "average": 18.54163427,
            "count": 11012,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7036419132,
            "variance": 0.4951119419
          },
          {
            "average": 1.00009081,
            "count": 11012,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.009529429439,
            "variance": 9.081002543e-05
          },
          {
            "average": 1,
            "count": 11012,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255368680.3,
            "count": 11012,
            "maximum": 255368682.1,
            "minimum": 255368678.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8560641617,
            "variance": 0.7328458489
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456969.6458,
          3935216.153,
          0.3926475106,
          456999.9858,
          3935328.153,
          1.252647511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456969.64577674074,
                3935216.1532045603,
                0.392647510555505
              ],
              [
                456969.64577674074,
                3935328.1532045603,
                0.392647510555505
              ],
              [
                456999.9857767407,
                3935328.1532045603,
                1.252647510555505
              ],
              [
                456999.9857767407,
                3935216.1532045603,
                1.252647510555505
              ],
              [
                456969.64577674074,
                3935216.1532045603,
                0.392647510555505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T17:31:22+00:00",
        "end_time": "2019-10-17T17:31:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5635.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5635.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5635.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5635.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47481682,
            35.55968127,
            0.3926475106,
            -75.4744761,
            35.56069241,
            1.252647511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47481086665958,
                  35.55968127193824,
                  0.392647510555505
                ],
                [
                  -75.47481682268872,
                  35.56069109692212,
                  0.392647510555505
                ],
                [
                  -75.47448204736942,
                  35.56069241488221,
                  1.252647510555505
                ],
                [
                  -75.47447609553929,
                  35.55968258984953,
                  1.252647510555505
                ],
                [
                  -75.47481086665958,
                  35.55968127193824,
                  0.392647510555505
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5635.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5635.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T17:31:22Z",
            "pc:count": 11012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456981.0105,
                "count": 11012,
                "maximum": 456999.9858,
                "minimum": 456969.6458,
                "name": "X",
                "position": 0,
                "stddev": 8.530503783,
                "variance": 72.76949479
              },
              {
                "average": 3935267.076,
                "count": 11012,
                "maximum": 3935328.153,
                "minimum": 3935216.153,
                "name": "Y",
                "position": 1,
                "stddev": 28.79558067,
                "variance": 829.1854661
              },
              {
                "average": 0.6776338891,
                "count": 11012,
                "maximum": 1.252647511,
                "minimum": 0.3926475106,
                "name": "Z",
                "position": 2,
                "stddev": 0.1690581156,
                "variance": 0.02858064644
              },
              {
                "average": 1188.03923,
                "count": 11012,
                "maximum": 5892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1043.252552,
                "variance": 1088375.887
              },
              {
                "average": 1,
                "count": 11012,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11012,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11012,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838176535,
                "count": 11012,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3683055113,
                "variance": 0.1356489497
              },
              {
                "average": 18.54163427,
                "count": 11012,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7036419132,
                "variance": 0.4951119419
              },
              {
                "average": 1.00009081,
                "count": 11012,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.009529429439,
                "variance": 9.081002543e-05
              },
              {
                "average": 1,
                "count": 11012,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255368680.3,
                "count": 11012,
                "maximum": 255368682.1,
                "minimum": 255368678.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8560641617,
                "variance": 0.7328458489
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456969.6458,
              3935216.153,
              0.3926475106,
              456999.9858,
              3935328.153,
              1.252647511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456969.64577674074,
                    3935216.1532045603,
                    0.392647510555505
                  ],
                  [
                    456969.64577674074,
                    3935328.1532045603,
                    0.392647510555505
                  ],
                  [
                    456999.9857767407,
                    3935328.1532045603,
                    1.252647510555505
                  ],
                  [
                    456999.9857767407,
                    3935216.1532045603,
                    1.252647510555505
                  ],
                  [
                    456969.64577674074,
                    3935216.1532045603,
                    0.392647510555505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T17:31:22+00:00",
            "end_time": "2019-10-17T17:31: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": "20191018_NCMP_NC_Dunex_18SVE5552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49748073578029,
              35.71091929549347,
              -2.107848296440748
            ],
            [
              -75.49753677561702,
              35.71993532675552,
              -2.107848296440748
            ],
            [
              -75.49024224319854,
              35.719965264176786,
              19.43215170355925
            ],
            [
              -75.49018702489747,
              35.710949223037,
              19.43215170355925
            ],
            [
              -75.49748073578029,
              35.71091929549347,
              -2.107848296440748
            ]
          ]
        ]
      },
      "bbox": [
        -75.49753678,
        35.7109193,
        -2.107848296,
        -75.49018702,
        35.71996526,
        19.4321517
      ],
      "properties": {
        "datetime": "2019-10-19T15:51:35Z",
        "pc:count": 1762141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455297.621,
            "count": 1762141,
            "maximum": 455659.7786,
            "minimum": 454999.9986,
            "name": "X",
            "position": 0,
            "stddev": 159.0794951,
            "variance": 25306.28577
          },
          {
            "average": 3952386.339,
            "count": 1762141,
            "maximum": 3952999.984,
            "minimum": 3951999.984,
            "name": "Y",
            "position": 1,
            "stddev": 262.5088751,
            "variance": 68910.90948
          },
          {
            "average": 1.595998757,
            "count": 1762141,
            "maximum": 19.4321517,
            "minimum": -2.107848296,
            "name": "Z",
            "position": 2,
            "stddev": 1.980744038,
            "variance": 3.923346945
          },
          {
            "average": 1709.801862,
            "count": 1762141,
            "maximum": 44970,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1833.837903,
            "variance": 3362961.456
          },
          {
            "average": 1.13852921,
            "count": 1762141,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4234344271,
            "variance": 0.179296714
          },
          {
            "average": 1.278024857,
            "count": 1762141,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.618065094,
            "variance": 0.3820044605
          },
          {
            "average": 1,
            "count": 1762141,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.672875213,
            "count": 1762141,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.4941082,
            "variance": 132.1145234
          },
          {
            "average": 20.17539535,
            "count": 1762141,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.198668376,
            "variance": 1.436805876
          },
          {
            "average": 1.385164978,
            "count": 1762141,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.545566218,
            "variance": 0.2976424982
          },
          {
            "average": 12.01502434,
            "count": 1762141,
            "maximum": 17,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.056379965,
            "variance": 25.56697835
          },
          {
            "average": 255510662.6,
            "count": 1762141,
            "maximum": 255535495.4,
            "minimum": 255441530.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40093.15228,
            "variance": 1607460859
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1762141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454999.9986,
          3951999.984,
          -2.107848296,
          455659.7786,
          3952999.984,
          19.4321517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454999.99861923966,
                3951999.9836294707,
                -2.107848296440748
              ],
              [
                454999.99861923966,
                3952999.9836294707,
                -2.107848296440748
              ],
              [
                455659.7786192397,
                3952999.9836294707,
                19.43215170355925
              ],
              [
                455659.7786192397,
                3951999.9836294707,
                19.43215170355925
              ],
              [
                454999.99861923966,
                3951999.9836294707,
                -2.107848296440748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:51:35+00:00",
        "end_time": "2019-10-18T13:45:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49753678,
            35.7109193,
            -2.107848296,
            -75.49018702,
            35.71996526,
            19.4321517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49748073578029,
                  35.71091929549347,
                  -2.107848296440748
                ],
                [
                  -75.49753677561702,
                  35.71993532675552,
                  -2.107848296440748
                ],
                [
                  -75.49024224319854,
                  35.719965264176786,
                  19.43215170355925
                ],
                [
                  -75.49018702489747,
                  35.710949223037,
                  19.43215170355925
                ],
                [
                  -75.49748073578029,
                  35.71091929549347,
                  -2.107848296440748
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:51:35Z",
            "pc:count": 1762141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455297.621,
                "count": 1762141,
                "maximum": 455659.7786,
                "minimum": 454999.9986,
                "name": "X",
                "position": 0,
                "stddev": 159.0794951,
                "variance": 25306.28577
              },
              {
                "average": 3952386.339,
                "count": 1762141,
                "maximum": 3952999.984,
                "minimum": 3951999.984,
                "name": "Y",
                "position": 1,
                "stddev": 262.5088751,
                "variance": 68910.90948
              },
              {
                "average": 1.595998757,
                "count": 1762141,
                "maximum": 19.4321517,
                "minimum": -2.107848296,
                "name": "Z",
                "position": 2,
                "stddev": 1.980744038,
                "variance": 3.923346945
              },
              {
                "average": 1709.801862,
                "count": 1762141,
                "maximum": 44970,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1833.837903,
                "variance": 3362961.456
              },
              {
                "average": 1.13852921,
                "count": 1762141,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4234344271,
                "variance": 0.179296714
              },
              {
                "average": 1.278024857,
                "count": 1762141,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.618065094,
                "variance": 0.3820044605
              },
              {
                "average": 1,
                "count": 1762141,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.672875213,
                "count": 1762141,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.4941082,
                "variance": 132.1145234
              },
              {
                "average": 20.17539535,
                "count": 1762141,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.198668376,
                "variance": 1.436805876
              },
              {
                "average": 1.385164978,
                "count": 1762141,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.545566218,
                "variance": 0.2976424982
              },
              {
                "average": 12.01502434,
                "count": 1762141,
                "maximum": 17,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.056379965,
                "variance": 25.56697835
              },
              {
                "average": 255510662.6,
                "count": 1762141,
                "maximum": 255535495.4,
                "minimum": 255441530.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40093.15228,
                "variance": 1607460859
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1762141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454999.9986,
              3951999.984,
              -2.107848296,
              455659.7786,
              3952999.984,
              19.4321517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454999.99861923966,
                    3951999.9836294707,
                    -2.107848296440748
                  ],
                  [
                    454999.99861923966,
                    3952999.9836294707,
                    -2.107848296440748
                  ],
                  [
                    455659.7786192397,
                    3952999.9836294707,
                    19.43215170355925
                  ],
                  [
                    455659.7786192397,
                    3951999.9836294707,
                    19.43215170355925
                  ],
                  [
                    454999.99861923966,
                    3951999.9836294707,
                    -2.107848296440748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:51:35+00:00",
            "end_time": "2019-10-18T13:45: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": "20191018_NCMP_NC_Dunex_18SVF2914.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7904505488505,
              36.2683247259819,
              -0.184029523668453
            ],
            [
              -75.7905122125885,
              36.27444190371193,
              -0.184029523668453
            ],
            [
              -75.78826133777085,
              36.27445676138017,
              18.035970476331546
            ],
            [
              -75.78819984956749,
              36.2683395803451,
              18.035970476331546
            ],
            [
              -75.7904505488505,
              36.2683247259819,
              -0.184029523668453
            ]
          ]
        ]
      },
      "bbox": [
        -75.79051221,
        36.26832473,
        -0.1840295237,
        -75.78819985,
        36.27445676,
        18.03597048
      ],
      "properties": {
        "datetime": "2019-10-18T16:42:59Z",
        "pc:count": 273176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429071.5991,
            "count": 273176,
            "maximum": 429202.1865,
            "minimum": 429000.0065,
            "name": "X",
            "position": 0,
            "stddev": 49.82088976,
            "variance": 2482.121057
          },
          {
            "average": 4014255.379,
            "count": 273176,
            "maximum": 4014678.57,
            "minimum": 4013999.99,
            "name": "Y",
            "position": 1,
            "stddev": 165.9441528,
            "variance": 27537.46185
          },
          {
            "average": 4.721922134,
            "count": 273176,
            "maximum": 18.03597048,
            "minimum": -0.1840295237,
            "name": "Z",
            "position": 2,
            "stddev": 2.847040857,
            "variance": 8.105641642
          },
          {
            "average": 2667.961852,
            "count": 273176,
            "maximum": 20893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2716.964407,
            "variance": 7381895.586
          },
          {
            "average": 1.311974698,
            "count": 273176,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6689173488,
            "variance": 0.4474504196
          },
          {
            "average": 1.630794799,
            "count": 273176,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.968195059,
            "variance": 0.9374016723
          },
          {
            "average": 1,
            "count": 273176,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.980404574,
            "count": 273176,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.616085245,
            "variance": 13.0760725
          },
          {
            "average": 20.29452758,
            "count": 273176,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.342603297,
            "variance": 1.802583614
          },
          {
            "average": 1.352944622,
            "count": 273176,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6930435007,
            "variance": 0.4803092938
          },
          {
            "average": 4.430634463,
            "count": 273176,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5224968826,
            "variance": 0.2730029923
          },
          {
            "average": 255451748.6,
            "count": 273176,
            "maximum": 255452179.2,
            "minimum": 255450913.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 383.3503975,
            "variance": 146957.5273
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0065,
          4013999.99,
          -0.1840295237,
          429202.1865,
          4014678.57,
          18.03597048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.0065125634,
                4013999.990048007,
                -0.184029523668453
              ],
              [
                429000.0065125634,
                4014678.570048007,
                -0.184029523668453
              ],
              [
                429202.18651256344,
                4014678.570048007,
                18.035970476331546
              ],
              [
                429202.18651256344,
                4013999.990048007,
                18.035970476331546
              ],
              [
                429000.0065125634,
                4013999.990048007,
                -0.184029523668453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:42:59+00:00",
        "end_time": "2019-10-18T16:21:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2914.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2914.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2914.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2914.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79051221,
            36.26832473,
            -0.1840295237,
            -75.78819985,
            36.27445676,
            18.03597048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7904505488505,
                  36.2683247259819,
                  -0.184029523668453
                ],
                [
                  -75.7905122125885,
                  36.27444190371193,
                  -0.184029523668453
                ],
                [
                  -75.78826133777085,
                  36.27445676138017,
                  18.035970476331546
                ],
                [
                  -75.78819984956749,
                  36.2683395803451,
                  18.035970476331546
                ],
                [
                  -75.7904505488505,
                  36.2683247259819,
                  -0.184029523668453
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2914.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2914.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:42:59Z",
            "pc:count": 273176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429071.5991,
                "count": 273176,
                "maximum": 429202.1865,
                "minimum": 429000.0065,
                "name": "X",
                "position": 0,
                "stddev": 49.82088976,
                "variance": 2482.121057
              },
              {
                "average": 4014255.379,
                "count": 273176,
                "maximum": 4014678.57,
                "minimum": 4013999.99,
                "name": "Y",
                "position": 1,
                "stddev": 165.9441528,
                "variance": 27537.46185
              },
              {
                "average": 4.721922134,
                "count": 273176,
                "maximum": 18.03597048,
                "minimum": -0.1840295237,
                "name": "Z",
                "position": 2,
                "stddev": 2.847040857,
                "variance": 8.105641642
              },
              {
                "average": 2667.961852,
                "count": 273176,
                "maximum": 20893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2716.964407,
                "variance": 7381895.586
              },
              {
                "average": 1.311974698,
                "count": 273176,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6689173488,
                "variance": 0.4474504196
              },
              {
                "average": 1.630794799,
                "count": 273176,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.968195059,
                "variance": 0.9374016723
              },
              {
                "average": 1,
                "count": 273176,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.980404574,
                "count": 273176,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.616085245,
                "variance": 13.0760725
              },
              {
                "average": 20.29452758,
                "count": 273176,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.342603297,
                "variance": 1.802583614
              },
              {
                "average": 1.352944622,
                "count": 273176,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6930435007,
                "variance": 0.4803092938
              },
              {
                "average": 4.430634463,
                "count": 273176,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5224968826,
                "variance": 0.2730029923
              },
              {
                "average": 255451748.6,
                "count": 273176,
                "maximum": 255452179.2,
                "minimum": 255450913.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 383.3503975,
                "variance": 146957.5273
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0065,
              4013999.99,
              -0.1840295237,
              429202.1865,
              4014678.57,
              18.03597048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.0065125634,
                    4013999.990048007,
                    -0.184029523668453
                  ],
                  [
                    429000.0065125634,
                    4014678.570048007,
                    -0.184029523668453
                  ],
                  [
                    429202.18651256344,
                    4014678.570048007,
                    18.035970476331546
                  ],
                  [
                    429202.18651256344,
                    4013999.990048007,
                    18.035970476331546
                  ],
                  [
                    429000.0065125634,
                    4013999.990048007,
                    -0.184029523668453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:42:59+00:00",
            "end_time": "2019-10-18T16:21: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": "20191018_NCMP_NC_Dunex_18SVF3006.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77039179085844,
              36.19947283004202,
              -1.021547295635988
            ],
            [
              -75.7704493638221,
              36.2053477892988,
              -1.021547295635988
            ],
            [
              -75.76756910034705,
              36.20536629666089,
              2.738452704364012
            ],
            [
              -75.76751174256371,
              36.199491333447135,
              2.738452704364012
            ],
            [
              -75.77039179085844,
              36.19947283004202,
              -1.021547295635988
            ]
          ]
        ]
      },
      "bbox": [
        -75.77044936,
        36.19947283,
        -1.021547296,
        -75.76751174,
        36.2053663,
        2.738452704
      ],
      "properties": {
        "datetime": "2019-10-18T16:11:08Z",
        "pc:count": 164223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430895.0756,
            "count": 164223,
            "maximum": 431000,
            "minimum": 430741.06,
            "name": "X",
            "position": 0,
            "stddev": 59.32233611,
            "variance": 3519.139562
          },
          {
            "average": 4006794.912,
            "count": 164223,
            "maximum": 4006999.981,
            "minimum": 4006348.281,
            "name": "Y",
            "position": 1,
            "stddev": 140.2989475,
            "variance": 19683.79468
          },
          {
            "average": -0.5806264137,
            "count": 164223,
            "maximum": 2.738452704,
            "minimum": -1.021547296,
            "name": "Z",
            "position": 2,
            "stddev": 0.1188408522,
            "variance": 0.01412314815
          },
          {
            "average": 0.3003964122,
            "count": 164223,
            "maximum": 5374,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.59658701,
            "variance": 655.1852666
          },
          {
            "average": 1.000243571,
            "count": 164223,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01813184632,
            "variance": 0.0003287638511
          },
          {
            "average": 1.000487142,
            "count": 164223,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02725177978,
            "variance": 0.0007426595012
          },
          {
            "average": 1,
            "count": 164223,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.98959951,
            "count": 164223,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5395436764,
            "variance": 0.2911073788
          },
          {
            "average": 20.34001347,
            "count": 164223,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.100151437,
            "variance": 1.210333183
          },
          {
            "average": 2.00025575,
            "count": 164223,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03042221139,
            "variance": 0.0009255109456
          },
          {
            "average": 1.483811646,
            "count": 164223,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.49973939,
            "variance": 0.2497394579
          },
          {
            "average": 255449890.4,
            "count": 164223,
            "maximum": 255450268.1,
            "minimum": 255449535,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358.8781599,
            "variance": 128793.5336
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 164223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430741.06,
          4006348.281,
          -1.021547296,
          431000,
          4006999.981,
          2.738452704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430741.06002429186,
                4006348.2807474053,
                -1.021547295635988
              ],
              [
                430741.06002429186,
                4006999.9807474054,
                -1.021547295635988
              ],
              [
                431000.0000242918,
                4006999.9807474054,
                2.738452704364012
              ],
              [
                431000.0000242918,
                4006348.2807474053,
                2.738452704364012
              ],
              [
                430741.06002429186,
                4006348.2807474053,
                -1.021547295635988
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:11:08+00:00",
        "end_time": "2019-10-18T15:58:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3006.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3006.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3006.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3006.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77044936,
            36.19947283,
            -1.021547296,
            -75.76751174,
            36.2053663,
            2.738452704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77039179085844,
                  36.19947283004202,
                  -1.021547295635988
                ],
                [
                  -75.7704493638221,
                  36.2053477892988,
                  -1.021547295635988
                ],
                [
                  -75.76756910034705,
                  36.20536629666089,
                  2.738452704364012
                ],
                [
                  -75.76751174256371,
                  36.199491333447135,
                  2.738452704364012
                ],
                [
                  -75.77039179085844,
                  36.19947283004202,
                  -1.021547295635988
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3006.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3006.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:11:08Z",
            "pc:count": 164223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430895.0756,
                "count": 164223,
                "maximum": 431000,
                "minimum": 430741.06,
                "name": "X",
                "position": 0,
                "stddev": 59.32233611,
                "variance": 3519.139562
              },
              {
                "average": 4006794.912,
                "count": 164223,
                "maximum": 4006999.981,
                "minimum": 4006348.281,
                "name": "Y",
                "position": 1,
                "stddev": 140.2989475,
                "variance": 19683.79468
              },
              {
                "average": -0.5806264137,
                "count": 164223,
                "maximum": 2.738452704,
                "minimum": -1.021547296,
                "name": "Z",
                "position": 2,
                "stddev": 0.1188408522,
                "variance": 0.01412314815
              },
              {
                "average": 0.3003964122,
                "count": 164223,
                "maximum": 5374,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.59658701,
                "variance": 655.1852666
              },
              {
                "average": 1.000243571,
                "count": 164223,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01813184632,
                "variance": 0.0003287638511
              },
              {
                "average": 1.000487142,
                "count": 164223,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02725177978,
                "variance": 0.0007426595012
              },
              {
                "average": 1,
                "count": 164223,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.98959951,
                "count": 164223,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5395436764,
                "variance": 0.2911073788
              },
              {
                "average": 20.34001347,
                "count": 164223,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.100151437,
                "variance": 1.210333183
              },
              {
                "average": 2.00025575,
                "count": 164223,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03042221139,
                "variance": 0.0009255109456
              },
              {
                "average": 1.483811646,
                "count": 164223,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.49973939,
                "variance": 0.2497394579
              },
              {
                "average": 255449890.4,
                "count": 164223,
                "maximum": 255450268.1,
                "minimum": 255449535,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358.8781599,
                "variance": 128793.5336
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 164223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430741.06,
              4006348.281,
              -1.021547296,
              431000,
              4006999.981,
              2.738452704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430741.06002429186,
                    4006348.2807474053,
                    -1.021547295635988
                  ],
                  [
                    430741.06002429186,
                    4006999.9807474054,
                    -1.021547295635988
                  ],
                  [
                    431000.0000242918,
                    4006999.9807474054,
                    2.738452704364012
                  ],
                  [
                    431000.0000242918,
                    4006348.2807474053,
                    2.738452704364012
                  ],
                  [
                    430741.06002429186,
                    4006348.2807474053,
                    -1.021547295635988
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:11:08+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVE5649.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48626173812325,
              35.683916248971066,
              -2.64320420777841
            ],
            [
              -75.48631645983204,
              35.692932335967306,
              -2.64320420777841
            ],
            [
              -75.48045763762626,
              35.692955862375335,
              27.13679579222159
            ],
            [
              -75.48040357510659,
              35.6839397676141,
              27.13679579222159
            ],
            [
              -75.48626173812325,
              35.683916248971066,
              -2.64320420777841
            ]
          ]
        ]
      },
      "bbox": [
        -75.48631646,
        35.68391625,
        -2.643204208,
        -75.48040358,
        35.69295586,
        27.13679579
      ],
      "properties": {
        "datetime": "2019-10-19T15:24:26Z",
        "pc:count": 1336697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456164.6763,
            "count": 1336697,
            "maximum": 456530.098,
            "minimum": 455999.998,
            "name": "X",
            "position": 0,
            "stddev": 99.56643737,
            "variance": 9913.475451
          },
          {
            "average": 3949466.882,
            "count": 1336697,
            "maximum": 3949999.982,
            "minimum": 3948999.982,
            "name": "Y",
            "position": 1,
            "stddev": 264.4554842,
            "variance": 69936.7031
          },
          {
            "average": 2.001256938,
            "count": 1336697,
            "maximum": 27.13679579,
            "minimum": -2.643204208,
            "name": "Z",
            "position": 2,
            "stddev": 1.819933898,
            "variance": 3.312159393
          },
          {
            "average": 3577.191804,
            "count": 1336697,
            "maximum": 39642,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2574.926111,
            "variance": 6630244.477
          },
          {
            "average": 1.041934709,
            "count": 1336697,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.226925479,
            "variance": 0.05149517303
          },
          {
            "average": 1.084670647,
            "count": 1336697,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3351845793,
            "variance": 0.1123487022
          },
          {
            "average": 1,
            "count": 1336697,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.416519974,
            "count": 1336697,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.417194632,
            "variance": 19.51160842
          },
          {
            "average": 20.14414461,
            "count": 1336697,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.803311936,
            "variance": 3.251933939
          },
          {
            "average": 1.083769919,
            "count": 1336697,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2974106064,
            "variance": 0.08845306881
          },
          {
            "average": 7.419220661,
            "count": 1336697,
            "maximum": 15,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.210812642,
            "variance": 10.30931782
          },
          {
            "average": 255472793,
            "count": 1336697,
            "maximum": 255533866.9,
            "minimum": 255442423.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41958.52126,
            "variance": 1760517506
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1336697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.998,
          3948999.982,
          -2.643204208,
          456530.098,
          3949999.982,
          27.13679579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.99801433744,
                3948999.982133478,
                -2.64320420777841
              ],
              [
                455999.99801433744,
                3949999.982133478,
                -2.64320420777841
              ],
              [
                456530.0980143374,
                3949999.982133478,
                27.13679579222159
              ],
              [
                456530.0980143374,
                3948999.982133478,
                27.13679579222159
              ],
              [
                455999.99801433744,
                3948999.982133478,
                -2.64320420777841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:24:26+00:00",
        "end_time": "2019-10-18T14:00:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5649.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5649.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5649.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5649.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48631646,
            35.68391625,
            -2.643204208,
            -75.48040358,
            35.69295586,
            27.13679579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48626173812325,
                  35.683916248971066,
                  -2.64320420777841
                ],
                [
                  -75.48631645983204,
                  35.692932335967306,
                  -2.64320420777841
                ],
                [
                  -75.48045763762626,
                  35.692955862375335,
                  27.13679579222159
                ],
                [
                  -75.48040357510659,
                  35.6839397676141,
                  27.13679579222159
                ],
                [
                  -75.48626173812325,
                  35.683916248971066,
                  -2.64320420777841
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5649.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5649.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:24:26Z",
            "pc:count": 1336697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456164.6763,
                "count": 1336697,
                "maximum": 456530.098,
                "minimum": 455999.998,
                "name": "X",
                "position": 0,
                "stddev": 99.56643737,
                "variance": 9913.475451
              },
              {
                "average": 3949466.882,
                "count": 1336697,
                "maximum": 3949999.982,
                "minimum": 3948999.982,
                "name": "Y",
                "position": 1,
                "stddev": 264.4554842,
                "variance": 69936.7031
              },
              {
                "average": 2.001256938,
                "count": 1336697,
                "maximum": 27.13679579,
                "minimum": -2.643204208,
                "name": "Z",
                "position": 2,
                "stddev": 1.819933898,
                "variance": 3.312159393
              },
              {
                "average": 3577.191804,
                "count": 1336697,
                "maximum": 39642,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2574.926111,
                "variance": 6630244.477
              },
              {
                "average": 1.041934709,
                "count": 1336697,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.226925479,
                "variance": 0.05149517303
              },
              {
                "average": 1.084670647,
                "count": 1336697,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3351845793,
                "variance": 0.1123487022
              },
              {
                "average": 1,
                "count": 1336697,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.416519974,
                "count": 1336697,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.417194632,
                "variance": 19.51160842
              },
              {
                "average": 20.14414461,
                "count": 1336697,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.803311936,
                "variance": 3.251933939
              },
              {
                "average": 1.083769919,
                "count": 1336697,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2974106064,
                "variance": 0.08845306881
              },
              {
                "average": 7.419220661,
                "count": 1336697,
                "maximum": 15,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.210812642,
                "variance": 10.30931782
              },
              {
                "average": 255472793,
                "count": 1336697,
                "maximum": 255533866.9,
                "minimum": 255442423.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41958.52126,
                "variance": 1760517506
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1336697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.998,
              3948999.982,
              -2.643204208,
              456530.098,
              3949999.982,
              27.13679579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.99801433744,
                    3948999.982133478,
                    -2.64320420777841
                  ],
                  [
                    455999.99801433744,
                    3949999.982133478,
                    -2.64320420777841
                  ],
                  [
                    456530.0980143374,
                    3949999.982133478,
                    27.13679579222159
                  ],
                  [
                    456530.0980143374,
                    3948999.982133478,
                    27.13679579222159
                  ],
                  [
                    455999.99801433744,
                    3948999.982133478,
                    -2.64320420777841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:24:26+00:00",
            "end_time": "2019-10-18T14:00: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": "20191019_NCMP_NC_Dunex_18SVE5553.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49753670983569,
              35.719935308291426,
              -1.975844995775187
            ],
            [
              -75.49759209154196,
              35.72884151092769,
              -1.975844995775187
            ],
            [
              -75.49279678989767,
              35.72886124531883,
              17.824155004224814
            ],
            [
              -75.49274194185274,
              35.719955036251264,
              17.824155004224814
            ],
            [
              -75.49753670983569,
              35.719935308291426,
              -1.975844995775187
            ]
          ]
        ]
      },
      "bbox": [
        -75.49759209,
        35.71993531,
        -1.975844996,
        -75.49274194,
        35.72886125,
        17.824155
      ],
      "properties": {
        "datetime": "2019-10-19T15:51:50Z",
        "pc:count": 325735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455090.7055,
            "count": 325735,
            "maximum": 455433.6846,
            "minimum": 455000.0046,
            "name": "X",
            "position": 0,
            "stddev": 67.95203208,
            "variance": 4617.478664
          },
          {
            "average": 3953328.761,
            "count": 325735,
            "maximum": 3953987.802,
            "minimum": 3952999.982,
            "name": "Y",
            "position": 1,
            "stddev": 248.945229,
            "variance": 61973.72706
          },
          {
            "average": 1.531216818,
            "count": 325735,
            "maximum": 17.824155,
            "minimum": -1.975844996,
            "name": "Z",
            "position": 2,
            "stddev": 1.668799472,
            "variance": 2.784891677
          },
          {
            "average": 2235.323997,
            "count": 325735,
            "maximum": 9103,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1566.207312,
            "variance": 2453005.343
          },
          {
            "average": 1.058470843,
            "count": 325735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2604173367,
            "variance": 0.06781718926
          },
          {
            "average": 1.117267104,
            "count": 325735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.37713997,
            "variance": 0.142234557
          },
          {
            "average": 1,
            "count": 325735,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.032244002,
            "count": 325735,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.536231454,
            "variance": 56.79478452
          },
          {
            "average": 19.76247944,
            "count": 325735,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.089173363,
            "variance": 1.186298615
          },
          {
            "average": 1.155958064,
            "count": 325735,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3801542146,
            "variance": 0.1445172269
          },
          {
            "average": 15.80437779,
            "count": 325735,
            "maximum": 17,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5470539126,
            "variance": 0.2992679833
          },
          {
            "average": 255534836.1,
            "count": 325735,
            "maximum": 255535510.1,
            "minimum": 255533907.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.9865708,
            "variance": 319209.8252
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 325735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.0046,
          3952999.982,
          -1.975844996,
          455433.6846,
          3953987.802,
          17.824155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.004558537,
                3952999.9815514414,
                -1.975844995775187
              ],
              [
                455000.004558537,
                3953987.8015514417,
                -1.975844995775187
              ],
              [
                455433.68455853703,
                3953987.8015514417,
                17.824155004224814
              ],
              [
                455433.68455853703,
                3952999.9815514414,
                17.824155004224814
              ],
              [
                455000.004558537,
                3952999.9815514414,
                -1.975844995775187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:51:50+00:00",
        "end_time": "2019-10-19T15:25:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5553.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5553.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5553.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5553.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49759209,
            35.71993531,
            -1.975844996,
            -75.49274194,
            35.72886125,
            17.824155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49753670983569,
                  35.719935308291426,
                  -1.975844995775187
                ],
                [
                  -75.49759209154196,
                  35.72884151092769,
                  -1.975844995775187
                ],
                [
                  -75.49279678989767,
                  35.72886124531883,
                  17.824155004224814
                ],
                [
                  -75.49274194185274,
                  35.719955036251264,
                  17.824155004224814
                ],
                [
                  -75.49753670983569,
                  35.719935308291426,
                  -1.975844995775187
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5553.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5553.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:51:50Z",
            "pc:count": 325735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455090.7055,
                "count": 325735,
                "maximum": 455433.6846,
                "minimum": 455000.0046,
                "name": "X",
                "position": 0,
                "stddev": 67.95203208,
                "variance": 4617.478664
              },
              {
                "average": 3953328.761,
                "count": 325735,
                "maximum": 3953987.802,
                "minimum": 3952999.982,
                "name": "Y",
                "position": 1,
                "stddev": 248.945229,
                "variance": 61973.72706
              },
              {
                "average": 1.531216818,
                "count": 325735,
                "maximum": 17.824155,
                "minimum": -1.975844996,
                "name": "Z",
                "position": 2,
                "stddev": 1.668799472,
                "variance": 2.784891677
              },
              {
                "average": 2235.323997,
                "count": 325735,
                "maximum": 9103,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1566.207312,
                "variance": 2453005.343
              },
              {
                "average": 1.058470843,
                "count": 325735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2604173367,
                "variance": 0.06781718926
              },
              {
                "average": 1.117267104,
                "count": 325735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.37713997,
                "variance": 0.142234557
              },
              {
                "average": 1,
                "count": 325735,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.032244002,
                "count": 325735,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.536231454,
                "variance": 56.79478452
              },
              {
                "average": 19.76247944,
                "count": 325735,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.089173363,
                "variance": 1.186298615
              },
              {
                "average": 1.155958064,
                "count": 325735,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3801542146,
                "variance": 0.1445172269
              },
              {
                "average": 15.80437779,
                "count": 325735,
                "maximum": 17,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5470539126,
                "variance": 0.2992679833
              },
              {
                "average": 255534836.1,
                "count": 325735,
                "maximum": 255535510.1,
                "minimum": 255533907.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.9865708,
                "variance": 319209.8252
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 325735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.0046,
              3952999.982,
              -1.975844996,
              455433.6846,
              3953987.802,
              17.824155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.004558537,
                    3952999.9815514414,
                    -1.975844995775187
                  ],
                  [
                    455000.004558537,
                    3953987.8015514417,
                    -1.975844995775187
                  ],
                  [
                    455433.68455853703,
                    3953987.8015514417,
                    17.824155004224814
                  ],
                  [
                    455433.68455853703,
                    3952999.9815514414,
                    17.824155004224814
                  ],
                  [
                    455000.004558537,
                    3952999.9815514414,
                    -1.975844995775187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:51:50+00:00",
            "end_time": "2019-10-19T15:25:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5518.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49451349889237,
              35.40437057307513,
              -0.646776285524
            ],
            [
              -75.49456857897337,
              35.413387067765896,
              -0.646776285524
            ],
            [
              -75.48504082103938,
              35.413425706892895,
              17.093223714476004
            ],
            [
              -75.48498680196198,
              35.404409199405315,
              17.093223714476004
            ],
            [
              -75.49451349889237,
              35.40437057307513,
              -0.646776285524
            ]
          ]
        ]
      },
      "bbox": [
        -75.49456858,
        35.40437057,
        -0.6467762855,
        -75.4849868,
        35.41342571,
        17.09322371
      ],
      "properties": {
        "datetime": "2019-10-17T18:02:29Z",
        "pc:count": 6613683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455521.4135,
            "count": 6613683,
            "maximum": 455962.8195,
            "minimum": 455097.7595,
            "name": "X",
            "position": 0,
            "stddev": 200.1857636,
            "variance": 40074.33997
          },
          {
            "average": 3918475.987,
            "count": 6613683,
            "maximum": 3918999.986,
            "minimum": 3917999.986,
            "name": "Y",
            "position": 1,
            "stddev": 279.2835502,
            "variance": 77999.30139
          },
          {
            "average": 2.664889142,
            "count": 6613683,
            "maximum": 17.09322371,
            "minimum": -0.6467762855,
            "name": "Z",
            "position": 2,
            "stddev": 1.748013919,
            "variance": 3.05555266
          },
          {
            "average": 1614.477329,
            "count": 6613683,
            "maximum": 38043,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2132.104465,
            "variance": 4545869.449
          },
          {
            "average": 1.585239268,
            "count": 6613683,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8726641608,
            "variance": 0.7615427376
          },
          {
            "average": 2.171083343,
            "count": 6613683,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.168123105,
            "variance": 1.364511589
          },
          {
            "average": 1,
            "count": 6613683,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.448179479,
            "count": 6613683,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.697076251,
            "variance": 2.880067803
          },
          {
            "average": 20.04960447,
            "count": 6613683,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.556532829,
            "variance": 2.422794447
          },
          {
            "average": 1.606684959,
            "count": 6613683,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8840144053,
            "variance": 0.7814814688
          },
          {
            "average": 3.367879289,
            "count": 6613683,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.26456902,
            "variance": 1.599134805
          },
          {
            "average": 255367313.4,
            "count": 6613683,
            "maximum": 255370549,
            "minimum": 255363934.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2322.795902,
            "variance": 5395380.802
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455097.7595,
          3917999.986,
          -0.6467762855,
          455962.8195,
          3918999.986,
          17.09322371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455097.75951560074,
                3917999.985546608,
                -0.646776285524
              ],
              [
                455097.75951560074,
                3918999.985546608,
                -0.646776285524
              ],
              [
                455962.8195156008,
                3918999.985546608,
                17.093223714476004
              ],
              [
                455962.8195156008,
                3917999.985546608,
                17.093223714476004
              ],
              [
                455097.75951560074,
                3917999.985546608,
                -0.646776285524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:02:29+00:00",
        "end_time": "2019-10-17T16:12:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5518.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5518.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5518.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5518.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49456858,
            35.40437057,
            -0.6467762855,
            -75.4849868,
            35.41342571,
            17.09322371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49451349889237,
                  35.40437057307513,
                  -0.646776285524
                ],
                [
                  -75.49456857897337,
                  35.413387067765896,
                  -0.646776285524
                ],
                [
                  -75.48504082103938,
                  35.413425706892895,
                  17.093223714476004
                ],
                [
                  -75.48498680196198,
                  35.404409199405315,
                  17.093223714476004
                ],
                [
                  -75.49451349889237,
                  35.40437057307513,
                  -0.646776285524
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5518.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5518.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:02:29Z",
            "pc:count": 6613683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455521.4135,
                "count": 6613683,
                "maximum": 455962.8195,
                "minimum": 455097.7595,
                "name": "X",
                "position": 0,
                "stddev": 200.1857636,
                "variance": 40074.33997
              },
              {
                "average": 3918475.987,
                "count": 6613683,
                "maximum": 3918999.986,
                "minimum": 3917999.986,
                "name": "Y",
                "position": 1,
                "stddev": 279.2835502,
                "variance": 77999.30139
              },
              {
                "average": 2.664889142,
                "count": 6613683,
                "maximum": 17.09322371,
                "minimum": -0.6467762855,
                "name": "Z",
                "position": 2,
                "stddev": 1.748013919,
                "variance": 3.05555266
              },
              {
                "average": 1614.477329,
                "count": 6613683,
                "maximum": 38043,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2132.104465,
                "variance": 4545869.449
              },
              {
                "average": 1.585239268,
                "count": 6613683,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8726641608,
                "variance": 0.7615427376
              },
              {
                "average": 2.171083343,
                "count": 6613683,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.168123105,
                "variance": 1.364511589
              },
              {
                "average": 1,
                "count": 6613683,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.448179479,
                "count": 6613683,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.697076251,
                "variance": 2.880067803
              },
              {
                "average": 20.04960447,
                "count": 6613683,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.556532829,
                "variance": 2.422794447
              },
              {
                "average": 1.606684959,
                "count": 6613683,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8840144053,
                "variance": 0.7814814688
              },
              {
                "average": 3.367879289,
                "count": 6613683,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.26456902,
                "variance": 1.599134805
              },
              {
                "average": 255367313.4,
                "count": 6613683,
                "maximum": 255370549,
                "minimum": 255363934.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2322.795902,
                "variance": 5395380.802
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455097.7595,
              3917999.986,
              -0.6467762855,
              455962.8195,
              3918999.986,
              17.09322371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455097.75951560074,
                    3917999.985546608,
                    -0.646776285524
                  ],
                  [
                    455097.75951560074,
                    3918999.985546608,
                    -0.646776285524
                  ],
                  [
                    455962.8195156008,
                    3918999.985546608,
                    17.093223714476004
                  ],
                  [
                    455962.8195156008,
                    3917999.985546608,
                    17.093223714476004
                  ],
                  [
                    455097.75951560074,
                    3917999.985546608,
                    -0.646776285524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:02:29+00:00",
            "end_time": "2019-10-17T16:12: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": "20191019_NCMP_NC_Dunex_18SVE5554.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49758629298297,
              35.72901994353373,
              -1.045239432707509
            ],
            [
              -75.49758869869146,
              35.72940673038231,
              -1.045239432707509
            ],
            [
              -75.49736711024075,
              35.72940764650967,
              -0.385239432707509
            ],
            [
              -75.49736470560346,
              35.72902085964813,
              -0.385239432707509
            ],
            [
              -75.49758629298297,
              35.72901994353373,
              -1.045239432707509
            ]
          ]
        ]
      },
      "bbox": [
        -75.4975887,
        35.72901994,
        -1.045239433,
        -75.49736471,
        35.72940765,
        -0.3852394327
      ],
      "properties": {
        "datetime": "2019-10-19T15:51:50Z",
        "pc:count": 86,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455009.0807,
            "count": 86,
            "maximum": 455020.6693,
            "minimum": 455000.6293,
            "name": "X",
            "position": 0,
            "stddev": 5.547887179,
            "variance": 30.77905215
          },
          {
            "average": 3954028.527,
            "count": 86,
            "maximum": 3954050.489,
            "minimum": 3954007.589,
            "name": "Y",
            "position": 1,
            "stddev": 9.936764227,
            "variance": 98.7392833
          },
          {
            "average": -0.7069836188,
            "count": 86,
            "maximum": -0.3852394327,
            "minimum": -1.045239433,
            "name": "Z",
            "position": 2,
            "stddev": 0.1694710932,
            "variance": 0.02872045144
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 86,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 86,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 86,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 86,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.43051174,
            "count": 86,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4960196102,
            "variance": 0.2460354537
          },
          {
            "average": 2,
            "count": 86,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17,
            "count": 86,
            "maximum": 17,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255535509.1,
            "count": 86,
            "maximum": 255535510.9,
            "minimum": 255535506.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.883278209,
            "variance": 3.546736812
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 86,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455000.6293,
          3954007.589,
          -1.045239433,
          455020.6693,
          3954050.489,
          -0.3852394327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455000.6293233412,
                3954007.5890207887,
                -1.045239432707509
              ],
              [
                455000.6293233412,
                3954050.489020789,
                -1.045239432707509
              ],
              [
                455020.6693233412,
                3954050.489020789,
                -0.385239432707509
              ],
              [
                455020.6693233412,
                3954007.5890207887,
                -0.385239432707509
              ],
              [
                455000.6293233412,
                3954007.5890207887,
                -1.045239432707509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:51:50+00:00",
        "end_time": "2019-10-19T15:51:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5554.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5554.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5554.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5554.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.4975887,
            35.72901994,
            -1.045239433,
            -75.49736471,
            35.72940765,
            -0.3852394327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49758629298297,
                  35.72901994353373,
                  -1.045239432707509
                ],
                [
                  -75.49758869869146,
                  35.72940673038231,
                  -1.045239432707509
                ],
                [
                  -75.49736711024075,
                  35.72940764650967,
                  -0.385239432707509
                ],
                [
                  -75.49736470560346,
                  35.72902085964813,
                  -0.385239432707509
                ],
                [
                  -75.49758629298297,
                  35.72901994353373,
                  -1.045239432707509
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5554.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5554.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:51:50Z",
            "pc:count": 86,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455009.0807,
                "count": 86,
                "maximum": 455020.6693,
                "minimum": 455000.6293,
                "name": "X",
                "position": 0,
                "stddev": 5.547887179,
                "variance": 30.77905215
              },
              {
                "average": 3954028.527,
                "count": 86,
                "maximum": 3954050.489,
                "minimum": 3954007.589,
                "name": "Y",
                "position": 1,
                "stddev": 9.936764227,
                "variance": 98.7392833
              },
              {
                "average": -0.7069836188,
                "count": 86,
                "maximum": -0.3852394327,
                "minimum": -1.045239433,
                "name": "Z",
                "position": 2,
                "stddev": 0.1694710932,
                "variance": 0.02872045144
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 86,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 86,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 86,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 86,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.43051174,
                "count": 86,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4960196102,
                "variance": 0.2460354537
              },
              {
                "average": 2,
                "count": 86,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17,
                "count": 86,
                "maximum": 17,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255535509.1,
                "count": 86,
                "maximum": 255535510.9,
                "minimum": 255535506.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.883278209,
                "variance": 3.546736812
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 86,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455000.6293,
              3954007.589,
              -1.045239433,
              455020.6693,
              3954050.489,
              -0.3852394327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455000.6293233412,
                    3954007.5890207887,
                    -1.045239432707509
                  ],
                  [
                    455000.6293233412,
                    3954050.489020789,
                    -1.045239432707509
                  ],
                  [
                    455020.6693233412,
                    3954050.489020789,
                    -0.385239432707509
                  ],
                  [
                    455020.6693233412,
                    3954007.5890207887,
                    -0.385239432707509
                  ],
                  [
                    455000.6293233412,
                    3954007.5890207887,
                    -1.045239432707509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:51:50+00:00",
            "end_time": "2019-10-19T15:51: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": "20191017_NCMP_NC_Dunex_18SVE5619.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48463887379191,
              35.41468544742823,
              -2.165744595997963
            ],
            [
              -75.48468533571982,
              35.42244341878839,
              -2.165744595997963
            ],
            [
              -75.48258869766018,
              35.42245181539048,
              1.214255404002037
            ],
            [
              -75.48254243669695,
              35.414693841637856,
              1.214255404002037
            ],
            [
              -75.48463887379191,
              35.41468544742823,
              -2.165744595997963
            ]
          ]
        ]
      },
      "bbox": [
        -75.48468534,
        35.41468545,
        -2.165744596,
        -75.48254244,
        35.42245182,
        1.214255404
      ],
      "properties": {
        "datetime": "2019-10-17T18:15:08Z",
        "pc:count": 3211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456126.4881,
            "count": 3211,
            "maximum": 456190.3377,
            "minimum": 455999.9977,
            "name": "X",
            "position": 0,
            "stddev": 67.43001577,
            "variance": 4546.807027
          },
          {
            "average": 3919473.247,
            "count": 3211,
            "maximum": 3919999.938,
            "minimum": 3919139.518,
            "name": "Y",
            "position": 1,
            "stddev": 265.5847153,
            "variance": 70535.24103
          },
          {
            "average": -1.092057271,
            "count": 3211,
            "maximum": 1.214255404,
            "minimum": -2.165744596,
            "name": "Z",
            "position": 2,
            "stddev": 1.028135315,
            "variance": 1.057062225
          },
          {
            "average": 574.3936468,
            "count": 3211,
            "maximum": 11862,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1388.497744,
            "variance": 1927925.986
          },
          {
            "average": 1,
            "count": 3211,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3211,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3211,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.93522267,
            "count": 3211,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.29332125,
            "variance": 127.5391048
          },
          {
            "average": 20.34820655,
            "count": 3211,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.25251318,
            "variance": 1.568789266
          },
          {
            "average": 1.776082217,
            "count": 3211,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4169325436,
            "variance": 0.1738327459
          },
          {
            "average": 5.507318592,
            "count": 3211,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8354635725,
            "variance": 0.697999381
          },
          {
            "average": 255370731,
            "count": 3211,
            "maximum": 255371308.2,
            "minimum": 255365147.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1471.822136,
            "variance": 2166260.399
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9977,
          3919139.518,
          -2.165744596,
          456190.3377,
          3919999.938,
          1.214255404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.9976860098,
                3919139.518261221,
                -2.165744595997963
              ],
              [
                455999.9976860098,
                3919999.9382612207,
                -2.165744595997963
              ],
              [
                456190.33768600976,
                3919999.9382612207,
                1.214255404002037
              ],
              [
                456190.33768600976,
                3919139.518261221,
                1.214255404002037
              ],
              [
                455999.9976860098,
                3919139.518261221,
                -2.165744595997963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:15:08+00:00",
        "end_time": "2019-10-17T16:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5619.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5619.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5619.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5619.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48468534,
            35.41468545,
            -2.165744596,
            -75.48254244,
            35.42245182,
            1.214255404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48463887379191,
                  35.41468544742823,
                  -2.165744595997963
                ],
                [
                  -75.48468533571982,
                  35.42244341878839,
                  -2.165744595997963
                ],
                [
                  -75.48258869766018,
                  35.42245181539048,
                  1.214255404002037
                ],
                [
                  -75.48254243669695,
                  35.414693841637856,
                  1.214255404002037
                ],
                [
                  -75.48463887379191,
                  35.41468544742823,
                  -2.165744595997963
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5619.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5619.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:15:08Z",
            "pc:count": 3211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456126.4881,
                "count": 3211,
                "maximum": 456190.3377,
                "minimum": 455999.9977,
                "name": "X",
                "position": 0,
                "stddev": 67.43001577,
                "variance": 4546.807027
              },
              {
                "average": 3919473.247,
                "count": 3211,
                "maximum": 3919999.938,
                "minimum": 3919139.518,
                "name": "Y",
                "position": 1,
                "stddev": 265.5847153,
                "variance": 70535.24103
              },
              {
                "average": -1.092057271,
                "count": 3211,
                "maximum": 1.214255404,
                "minimum": -2.165744596,
                "name": "Z",
                "position": 2,
                "stddev": 1.028135315,
                "variance": 1.057062225
              },
              {
                "average": 574.3936468,
                "count": 3211,
                "maximum": 11862,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1388.497744,
                "variance": 1927925.986
              },
              {
                "average": 1,
                "count": 3211,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3211,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3211,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.93522267,
                "count": 3211,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.29332125,
                "variance": 127.5391048
              },
              {
                "average": 20.34820655,
                "count": 3211,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.25251318,
                "variance": 1.568789266
              },
              {
                "average": 1.776082217,
                "count": 3211,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4169325436,
                "variance": 0.1738327459
              },
              {
                "average": 5.507318592,
                "count": 3211,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8354635725,
                "variance": 0.697999381
              },
              {
                "average": 255370731,
                "count": 3211,
                "maximum": 255371308.2,
                "minimum": 255365147.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1471.822136,
                "variance": 2166260.399
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9977,
              3919139.518,
              -2.165744596,
              456190.3377,
              3919999.938,
              1.214255404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.9976860098,
                    3919139.518261221,
                    -2.165744595997963
                  ],
                  [
                    455999.9976860098,
                    3919999.9382612207,
                    -2.165744595997963
                  ],
                  [
                    456190.33768600976,
                    3919999.9382612207,
                    1.214255404002037
                  ],
                  [
                    456190.33768600976,
                    3919139.518261221,
                    1.214255404002037
                  ],
                  [
                    455999.9976860098,
                    3919139.518261221,
                    -2.165744595997963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:15:08+00:00",
            "end_time": "2019-10-17T16:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5650.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48631648465317,
              35.69293246783329,
              -2.309522569932856
            ],
            [
              -75.4863670822645,
              35.70126548398038,
              -2.309522569932856
            ],
            [
              -75.48196449535642,
              35.7012831929983,
              16.350477430067144
            ],
            [
              -75.48191435571046,
              35.69295017144959,
              16.350477430067144
            ],
            [
              -75.48631648465317,
              35.69293246783329,
              -2.309522569932856
            ]
          ]
        ]
      },
      "bbox": [
        -75.48636708,
        35.69293247,
        -2.30952257,
        -75.48191436,
        35.70128319,
        16.35047743
      ],
      "properties": {
        "datetime": "2019-10-19T15:46:12Z",
        "pc:count": 589558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456091.1918,
            "count": 589558,
            "maximum": 456398.2958,
            "minimum": 455999.9958,
            "name": "X",
            "position": 0,
            "stddev": 54.72717413,
            "variance": 2995.063588
          },
          {
            "average": 3950335.197,
            "count": 589558,
            "maximum": 3950924.237,
            "minimum": 3949999.997,
            "name": "Y",
            "position": 1,
            "stddev": 199.7141921,
            "variance": 39885.75851
          },
          {
            "average": 2.712513481,
            "count": 589558,
            "maximum": 16.35047743,
            "minimum": -2.30952257,
            "name": "Z",
            "position": 2,
            "stddev": 1.819242715,
            "variance": 3.309644056
          },
          {
            "average": 5222.433121,
            "count": 589558,
            "maximum": 34910,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2198.375936,
            "variance": 4832856.756
          },
          {
            "average": 1.01323025,
            "count": 589558,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1292757371,
            "variance": 0.0167122162
          },
          {
            "average": 1.026574145,
            "count": 589558,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1921820491,
            "variance": 0.03693394
          },
          {
            "average": 1,
            "count": 589558,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.790907765,
            "count": 589558,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.971461891,
            "variance": 3.886661989
          },
          {
            "average": 20.17873038,
            "count": 589558,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.604004414,
            "variance": 2.572830161
          },
          {
            "average": 1.024857605,
            "count": 589558,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1675200149,
            "variance": 0.0280629554
          },
          {
            "average": 9.403760105,
            "count": 589558,
            "maximum": 16,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.407798146,
            "variance": 19.42868449
          },
          {
            "average": 255483451.2,
            "count": 589558,
            "maximum": 255535172.1,
            "minimum": 255442703.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45014.49884,
            "variance": 2026305105
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9958,
          3949999.997,
          -2.30952257,
          456398.2958,
          3950924.237,
          16.35047743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.9958410288,
                3949999.996769885,
                -2.309522569932856
              ],
              [
                455999.9958410288,
                3950924.2367698853,
                -2.309522569932856
              ],
              [
                456398.29584102886,
                3950924.2367698853,
                16.350477430067144
              ],
              [
                456398.29584102886,
                3949999.996769885,
                16.350477430067144
              ],
              [
                455999.9958410288,
                3949999.996769885,
                -2.309522569932856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:46:12+00:00",
        "end_time": "2019-10-18T14:05:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5650.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5650.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5650.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5650.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48636708,
            35.69293247,
            -2.30952257,
            -75.48191436,
            35.70128319,
            16.35047743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48631648465317,
                  35.69293246783329,
                  -2.309522569932856
                ],
                [
                  -75.4863670822645,
                  35.70126548398038,
                  -2.309522569932856
                ],
                [
                  -75.48196449535642,
                  35.7012831929983,
                  16.350477430067144
                ],
                [
                  -75.48191435571046,
                  35.69295017144959,
                  16.350477430067144
                ],
                [
                  -75.48631648465317,
                  35.69293246783329,
                  -2.309522569932856
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5650.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5650.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:46:12Z",
            "pc:count": 589558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456091.1918,
                "count": 589558,
                "maximum": 456398.2958,
                "minimum": 455999.9958,
                "name": "X",
                "position": 0,
                "stddev": 54.72717413,
                "variance": 2995.063588
              },
              {
                "average": 3950335.197,
                "count": 589558,
                "maximum": 3950924.237,
                "minimum": 3949999.997,
                "name": "Y",
                "position": 1,
                "stddev": 199.7141921,
                "variance": 39885.75851
              },
              {
                "average": 2.712513481,
                "count": 589558,
                "maximum": 16.35047743,
                "minimum": -2.30952257,
                "name": "Z",
                "position": 2,
                "stddev": 1.819242715,
                "variance": 3.309644056
              },
              {
                "average": 5222.433121,
                "count": 589558,
                "maximum": 34910,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2198.375936,
                "variance": 4832856.756
              },
              {
                "average": 1.01323025,
                "count": 589558,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1292757371,
                "variance": 0.0167122162
              },
              {
                "average": 1.026574145,
                "count": 589558,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1921820491,
                "variance": 0.03693394
              },
              {
                "average": 1,
                "count": 589558,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.790907765,
                "count": 589558,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.971461891,
                "variance": 3.886661989
              },
              {
                "average": 20.17873038,
                "count": 589558,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.604004414,
                "variance": 2.572830161
              },
              {
                "average": 1.024857605,
                "count": 589558,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1675200149,
                "variance": 0.0280629554
              },
              {
                "average": 9.403760105,
                "count": 589558,
                "maximum": 16,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.407798146,
                "variance": 19.42868449
              },
              {
                "average": 255483451.2,
                "count": 589558,
                "maximum": 255535172.1,
                "minimum": 255442703.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45014.49884,
                "variance": 2026305105
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9958,
              3949999.997,
              -2.30952257,
              456398.2958,
              3950924.237,
              16.35047743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.9958410288,
                    3949999.996769885,
                    -2.309522569932856
                  ],
                  [
                    455999.9958410288,
                    3950924.2367698853,
                    -2.309522569932856
                  ],
                  [
                    456398.29584102886,
                    3950924.2367698853,
                    16.350477430067144
                  ],
                  [
                    456398.29584102886,
                    3949999.996769885,
                    16.350477430067144
                  ],
                  [
                    455999.9958410288,
                    3949999.996769885,
                    -2.309522569932856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:46:12+00:00",
            "end_time": "2019-10-18T14:05: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": "20191019_NCMP_NC_Dunex_18SVE5651.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.48637167698995,
              35.702062359636066,
              -1.958173325741577
            ],
            [
              -75.48637946826965,
              35.70334516542806,
              -1.958173325741577
            ],
            [
              -75.48580180048376,
              35.70334749834026,
              -0.518173325741577
            ],
            [
              -75.48579401845679,
              35.70206469243871,
              -0.518173325741577
            ],
            [
              -75.48637167698995,
              35.702062359636066,
              -1.958173325741577
            ]
          ]
        ]
      },
      "bbox": [
        -75.48637947,
        35.70206236,
        -1.958173326,
        -75.48579402,
        35.7033475,
        -0.5181733257
      ],
      "properties": {
        "datetime": "2019-10-19T15:46:13Z",
        "pc:count": 3300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456025.6621,
            "count": 3300,
            "maximum": 456052.278,
            "minimum": 456000.018,
            "name": "X",
            "position": 0,
            "stddev": 8.949668475,
            "variance": 80.09656582
          },
          {
            "average": 3951071.092,
            "count": 3300,
            "maximum": 3951154.901,
            "minimum": 3951012.621,
            "name": "Y",
            "position": 1,
            "stddev": 26.84336196,
            "variance": 720.5660813
          },
          {
            "average": -1.080909689,
            "count": 3300,
            "maximum": -0.5181733257,
            "minimum": -1.958173326,
            "name": "Z",
            "position": 2,
            "stddev": 0.2472634038,
            "variance": 0.06113919086
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3300,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3300,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3300,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3300,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.63687426,
            "count": 3300,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4898000504,
            "variance": 0.2399040893
          },
          {
            "average": 2,
            "count": 3300,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.97969697,
            "count": 3300,
            "maximum": 16,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1410561825,
            "variance": 0.01989684661
          },
          {
            "average": 255535144.8,
            "count": 3300,
            "maximum": 255535173.4,
            "minimum": 255533877.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 182.2649285,
            "variance": 33220.50417
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.018,
          3951012.621,
          -1.958173326,
          456052.278,
          3951154.901,
          -0.5181733257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.0180008905,
                3951012.6206144597,
                -1.958173325741577
              ],
              [
                456000.0180008905,
                3951154.90061446,
                -1.958173325741577
              ],
              [
                456052.2780008905,
                3951154.90061446,
                -0.518173325741577
              ],
              [
                456052.2780008905,
                3951012.6206144597,
                -0.518173325741577
              ],
              [
                456000.0180008905,
                3951012.6206144597,
                -1.958173325741577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:46:13+00:00",
        "end_time": "2019-10-19T15:24:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE5651.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE5651.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE5651.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5651.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48637947,
            35.70206236,
            -1.958173326,
            -75.48579402,
            35.7033475,
            -0.5181733257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.48637167698995,
                  35.702062359636066,
                  -1.958173325741577
                ],
                [
                  -75.48637946826965,
                  35.70334516542806,
                  -1.958173325741577
                ],
                [
                  -75.48580180048376,
                  35.70334749834026,
                  -0.518173325741577
                ],
                [
                  -75.48579401845679,
                  35.70206469243871,
                  -0.518173325741577
                ],
                [
                  -75.48637167698995,
                  35.702062359636066,
                  -1.958173325741577
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE5651.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE5651.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:46:13Z",
            "pc:count": 3300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456025.6621,
                "count": 3300,
                "maximum": 456052.278,
                "minimum": 456000.018,
                "name": "X",
                "position": 0,
                "stddev": 8.949668475,
                "variance": 80.09656582
              },
              {
                "average": 3951071.092,
                "count": 3300,
                "maximum": 3951154.901,
                "minimum": 3951012.621,
                "name": "Y",
                "position": 1,
                "stddev": 26.84336196,
                "variance": 720.5660813
              },
              {
                "average": -1.080909689,
                "count": 3300,
                "maximum": -0.5181733257,
                "minimum": -1.958173326,
                "name": "Z",
                "position": 2,
                "stddev": 0.2472634038,
                "variance": 0.06113919086
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3300,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3300,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3300,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3300,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.63687426,
                "count": 3300,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4898000504,
                "variance": 0.2399040893
              },
              {
                "average": 2,
                "count": 3300,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.97969697,
                "count": 3300,
                "maximum": 16,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1410561825,
                "variance": 0.01989684661
              },
              {
                "average": 255535144.8,
                "count": 3300,
                "maximum": 255535173.4,
                "minimum": 255533877.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 182.2649285,
                "variance": 33220.50417
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.018,
              3951012.621,
              -1.958173326,
              456052.278,
              3951154.901,
              -0.5181733257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.0180008905,
                    3951012.6206144597,
                    -1.958173325741577
                  ],
                  [
                    456000.0180008905,
                    3951154.90061446,
                    -1.958173325741577
                  ],
                  [
                    456052.2780008905,
                    3951154.90061446,
                    -0.518173325741577
                  ],
                  [
                    456052.2780008905,
                    3951012.6206144597,
                    -0.518173325741577
                  ],
                  [
                    456000.0180008905,
                    3951012.6206144597,
                    -1.958173325741577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:46:13+00:00",
            "end_time": "2019-10-19T15:24: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": "20191019_NCMP_NC_Dunex_18SVE4964.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.56457281128255,
              35.81881720002542,
              0.087387517175815
            ],
            [
              -75.56463666128764,
              35.827832971058314,
              0.087387517175815
            ],
            [
              -75.55356560179048,
              35.82788447143066,
              28.567387517175817
            ],
            [
              -75.55350300356093,
              35.818868683427475,
              28.567387517175817
            ],
            [
              -75.56457281128255,
              35.81881720002542,
              0.087387517175815
            ]
          ]
        ]
      },
      "bbox": [
        -75.56463666,
        35.8188172,
        0.08738751718,
        -75.553503,
        35.82788447,
        28.56738752
      ],
      "properties": {
        "datetime": "2019-10-19T15:42:48Z",
        "pc:count": 3384662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449438.6498,
            "count": 3384662,
            "maximum": 450000.0161,
            "minimum": 448999.9961,
            "name": "X",
            "position": 0,
            "stddev": 294.6773076,
            "variance": 86834.7156
          },
          {
            "average": 3964646.173,
            "count": 3384662,
            "maximum": 3964999.987,
            "minimum": 3963999.987,
            "name": "Y",
            "position": 1,
            "stddev": 270.369036,
            "variance": 73099.41564
          },
          {
            "average": 4.702832631,
            "count": 3384662,
            "maximum": 28.56738752,
            "minimum": 0.08738751718,
            "name": "Z",
            "position": 2,
            "stddev": 6.075598289,
            "variance": 36.91289457
          },
          {
            "average": 749.7783519,
            "count": 3384662,
            "maximum": 32636,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1149.291845,
            "variance": 1320871.746
          },
          {
            "average": 1.85105012,
            "count": 3384662,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.099798653,
            "variance": 1.209557076
          },
          {
            "average": 2.704670658,
            "count": 3384662,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521756039,
            "variance": 2.315741442
          },
          {
            "average": 1,
            "count": 3384662,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33873338,
            "count": 3384662,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4732791391,
            "variance": 0.2239931435
          },
          {
            "average": 19.96087457,
            "count": 3384662,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.047671366,
            "variance": 1.097615291
          },
          {
            "average": 2.034968041,
            "count": 3384662,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.49057874,
            "variance": 2.22182498
          },
          {
            "average": 13.35500472,
            "count": 3384662,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.713268463,
            "variance": 2.935288828
          },
          {
            "average": 255532941.6,
            "count": 3384662,
            "maximum": 255534968.6,
            "minimum": 255530410.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1257.363599,
            "variance": 1580963.22
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448999.9961,
          3963999.987,
          0.08738751718,
          450000.0161,
          3964999.987,
          28.56738752
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448999.996099086,
                3963999.9872491155,
                0.087387517175815
              ],
              [
                448999.996099086,
                3964999.9872491155,
                0.087387517175815
              ],
              [
                450000.01609908603,
                3964999.9872491155,
                28.567387517175817
              ],
              [
                450000.01609908603,
                3963999.9872491155,
                28.567387517175817
              ],
              [
                448999.996099086,
                3963999.9872491155,
                0.087387517175815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T15:42:48+00:00",
        "end_time": "2019-10-19T14:26:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191019_NCMP_NC_Dunex_18SVE4964.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191019_NCMP_NC_Dunex_18SVE4964.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191019_NCMP_NC_Dunex_18SVE4964.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4964.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.56463666,
            35.8188172,
            0.08738751718,
            -75.553503,
            35.82788447,
            28.56738752
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.56457281128255,
                  35.81881720002542,
                  0.087387517175815
                ],
                [
                  -75.56463666128764,
                  35.827832971058314,
                  0.087387517175815
                ],
                [
                  -75.55356560179048,
                  35.82788447143066,
                  28.567387517175817
                ],
                [
                  -75.55350300356093,
                  35.818868683427475,
                  28.567387517175817
                ],
                [
                  -75.56457281128255,
                  35.81881720002542,
                  0.087387517175815
                ]
              ]
            ]
          },
          "id": "20191019_NCMP_NC_Dunex_18SVE4964.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191019_NCMP_NC_Dunex_18SVE4964.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T15:42:48Z",
            "pc:count": 3384662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449438.6498,
                "count": 3384662,
                "maximum": 450000.0161,
                "minimum": 448999.9961,
                "name": "X",
                "position": 0,
                "stddev": 294.6773076,
                "variance": 86834.7156
              },
              {
                "average": 3964646.173,
                "count": 3384662,
                "maximum": 3964999.987,
                "minimum": 3963999.987,
                "name": "Y",
                "position": 1,
                "stddev": 270.369036,
                "variance": 73099.41564
              },
              {
                "average": 4.702832631,
                "count": 3384662,
                "maximum": 28.56738752,
                "minimum": 0.08738751718,
                "name": "Z",
                "position": 2,
                "stddev": 6.075598289,
                "variance": 36.91289457
              },
              {
                "average": 749.7783519,
                "count": 3384662,
                "maximum": 32636,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1149.291845,
                "variance": 1320871.746
              },
              {
                "average": 1.85105012,
                "count": 3384662,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.099798653,
                "variance": 1.209557076
              },
              {
                "average": 2.704670658,
                "count": 3384662,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521756039,
                "variance": 2.315741442
              },
              {
                "average": 1,
                "count": 3384662,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33873338,
                "count": 3384662,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4732791391,
                "variance": 0.2239931435
              },
              {
                "average": 19.96087457,
                "count": 3384662,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.047671366,
                "variance": 1.097615291
              },
              {
                "average": 2.034968041,
                "count": 3384662,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.49057874,
                "variance": 2.22182498
              },
              {
                "average": 13.35500472,
                "count": 3384662,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.713268463,
                "variance": 2.935288828
              },
              {
                "average": 255532941.6,
                "count": 3384662,
                "maximum": 255534968.6,
                "minimum": 255530410.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1257.363599,
                "variance": 1580963.22
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448999.9961,
              3963999.987,
              0.08738751718,
              450000.0161,
              3964999.987,
              28.56738752
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448999.996099086,
                    3963999.9872491155,
                    0.087387517175815
                  ],
                  [
                    448999.996099086,
                    3964999.9872491155,
                    0.087387517175815
                  ],
                  [
                    450000.01609908603,
                    3964999.9872491155,
                    28.567387517175817
                  ],
                  [
                    450000.01609908603,
                    3963999.9872491155,
                    28.567387517175817
                  ],
                  [
                    448999.996099086,
                    3963999.9872491155,
                    0.087387517175815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T15:42:48+00:00",
            "end_time": "2019-10-19T14:26: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": "20191017_NCMP_NC_Dunex_18SVE5733.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47435821219243,
              35.539700934132064,
              -1.996676482018163
            ],
            [
              -75.47441131170527,
              35.54871725313156,
              -1.996676482018163
            ],
            [
              -75.46338212625658,
              35.54876014103521,
              25.643323517981838
            ],
            [
              -75.46333026110024,
              35.53974380785547,
              25.643323517981838
            ],
            [
              -75.47435821219243,
              35.539700934132064,
              -1.996676482018163
            ]
          ]
        ]
      },
      "bbox": [
        -75.47441131,
        35.53970093,
        -1.996676482,
        -75.46333026,
        35.54876014,
        25.64332352
      ],
      "properties": {
        "datetime": "2019-10-17T18:12:00Z",
        "pc:count": 3426484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457441.8017,
            "count": 3426484,
            "maximum": 457999.7016,
            "minimum": 457000.0016,
            "name": "X",
            "position": 0,
            "stddev": 225.9508758,
            "variance": 51053.79828
          },
          {
            "average": 3933497.145,
            "count": 3426484,
            "maximum": 3933999.986,
            "minimum": 3932999.986,
            "name": "Y",
            "position": 1,
            "stddev": 285.3507396,
            "variance": 81425.0446
          },
          {
            "average": 3.547792516,
            "count": 3426484,
            "maximum": 25.64332352,
            "minimum": -1.996676482,
            "name": "Z",
            "position": 2,
            "stddev": 2.982662207,
            "variance": 8.896273841
          },
          {
            "average": 1763.051089,
            "count": 3426484,
            "maximum": 45390,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2089.00609,
            "variance": 4363946.445
          },
          {
            "average": 1.651701861,
            "count": 3426484,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9936704031,
            "variance": 0.9873808701
          },
          {
            "average": 2.319099695,
            "count": 3426484,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.403397003,
            "variance": 1.969523148
          },
          {
            "average": 1,
            "count": 3426484,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.628889264,
            "count": 3426484,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.38927829,
            "variance": 5.708650745
          },
          {
            "average": 19.8970154,
            "count": 3426484,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.250384219,
            "variance": 1.563460695
          },
          {
            "average": 1.705246252,
            "count": 3426484,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.094145732,
            "variance": 1.197154882
          },
          {
            "average": 3.523867031,
            "count": 3426484,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114519312,
            "variance": 1.242153297
          },
          {
            "average": 255369919.8,
            "count": 3426484,
            "maximum": 255371120.3,
            "minimum": 255368651.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 590.2855333,
            "variance": 348437.0109
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3426484,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0016,
          3932999.986,
          -1.996676482,
          457999.7016,
          3933999.986,
          25.64332352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.00155841303,
                3932999.985530942,
                -1.996676482018163
              ],
              [
                457000.00155841303,
                3933999.985530942,
                -1.996676482018163
              ],
              [
                457999.701558413,
                3933999.985530942,
                25.643323517981838
              ],
              [
                457999.701558413,
                3932999.985530942,
                25.643323517981838
              ],
              [
                457000.00155841303,
                3932999.985530942,
                -1.996676482018163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:12:00+00:00",
        "end_time": "2019-10-17T17:30:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5733.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5733.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5733.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5733.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47441131,
            35.53970093,
            -1.996676482,
            -75.46333026,
            35.54876014,
            25.64332352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47435821219243,
                  35.539700934132064,
                  -1.996676482018163
                ],
                [
                  -75.47441131170527,
                  35.54871725313156,
                  -1.996676482018163
                ],
                [
                  -75.46338212625658,
                  35.54876014103521,
                  25.643323517981838
                ],
                [
                  -75.46333026110024,
                  35.53974380785547,
                  25.643323517981838
                ],
                [
                  -75.47435821219243,
                  35.539700934132064,
                  -1.996676482018163
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5733.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5733.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:12:00Z",
            "pc:count": 3426484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457441.8017,
                "count": 3426484,
                "maximum": 457999.7016,
                "minimum": 457000.0016,
                "name": "X",
                "position": 0,
                "stddev": 225.9508758,
                "variance": 51053.79828
              },
              {
                "average": 3933497.145,
                "count": 3426484,
                "maximum": 3933999.986,
                "minimum": 3932999.986,
                "name": "Y",
                "position": 1,
                "stddev": 285.3507396,
                "variance": 81425.0446
              },
              {
                "average": 3.547792516,
                "count": 3426484,
                "maximum": 25.64332352,
                "minimum": -1.996676482,
                "name": "Z",
                "position": 2,
                "stddev": 2.982662207,
                "variance": 8.896273841
              },
              {
                "average": 1763.051089,
                "count": 3426484,
                "maximum": 45390,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2089.00609,
                "variance": 4363946.445
              },
              {
                "average": 1.651701861,
                "count": 3426484,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9936704031,
                "variance": 0.9873808701
              },
              {
                "average": 2.319099695,
                "count": 3426484,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.403397003,
                "variance": 1.969523148
              },
              {
                "average": 1,
                "count": 3426484,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.628889264,
                "count": 3426484,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.38927829,
                "variance": 5.708650745
              },
              {
                "average": 19.8970154,
                "count": 3426484,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.250384219,
                "variance": 1.563460695
              },
              {
                "average": 1.705246252,
                "count": 3426484,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.094145732,
                "variance": 1.197154882
              },
              {
                "average": 3.523867031,
                "count": 3426484,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114519312,
                "variance": 1.242153297
              },
              {
                "average": 255369919.8,
                "count": 3426484,
                "maximum": 255371120.3,
                "minimum": 255368651.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 590.2855333,
                "variance": 348437.0109
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3426484,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0016,
              3932999.986,
              -1.996676482,
              457999.7016,
              3933999.986,
              25.64332352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.00155841303,
                    3932999.985530942,
                    -1.996676482018163
                  ],
                  [
                    457000.00155841303,
                    3933999.985530942,
                    -1.996676482018163
                  ],
                  [
                    457999.701558413,
                    3933999.985530942,
                    25.643323517981838
                  ],
                  [
                    457999.701558413,
                    3932999.985530942,
                    25.643323517981838
                  ],
                  [
                    457000.00155841303,
                    3932999.985530942,
                    -1.996676482018163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:12:00+00:00",
            "end_time": "2019-10-17T17:30: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": "20191018_NCMP_NC_Dunex_18SVF2912.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79026900434359,
              36.25029528717484,
              -0.70005442845828
            ],
            [
              -75.79035980185257,
              36.25930998694601,
              -0.70005442845828
            ],
            [
              -75.78114654200105,
              36.25937051230033,
              19.43994557154172
            ],
            [
              -75.78105680265891,
              36.25035579268541,
              19.43994557154172
            ],
            [
              -75.79026900434359,
              36.25029528717484,
              -0.70005442845828
            ]
          ]
        ]
      },
      "bbox": [
        -75.7903598,
        36.25029529,
        -0.7000544285,
        -75.7810568,
        36.25937051,
        19.43994557
      ],
      "properties": {
        "datetime": "2019-10-18T16:42:32Z",
        "pc:count": 4562578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429319.0042,
            "count": 4562578,
            "maximum": 429827.7183,
            "minimum": 428999.9983,
            "name": "X",
            "position": 0,
            "stddev": 175.2091109,
            "variance": 30698.23255
          },
          {
            "average": 4012469.507,
            "count": 4562578,
            "maximum": 4012999.984,
            "minimum": 4011999.984,
            "name": "Y",
            "position": 1,
            "stddev": 277.0776544,
            "variance": 76772.02655
          },
          {
            "average": 4.625450032,
            "count": 4562578,
            "maximum": 19.43994557,
            "minimum": -0.7000544285,
            "name": "Z",
            "position": 2,
            "stddev": 3.162829676,
            "variance": 10.00349156
          },
          {
            "average": 726.7579658,
            "count": 4562578,
            "maximum": 33993,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1453.838973,
            "variance": 2113647.758
          },
          {
            "average": 2.217444392,
            "count": 4562578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245088589,
            "variance": 1.550245595
          },
          {
            "average": 3.435806467,
            "count": 4562578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479995285,
            "variance": 2.190386044
          },
          {
            "average": 1,
            "count": 4562578,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.121669591,
            "count": 4562578,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.856460154,
            "variance": 23.58520523
          },
          {
            "average": 20.07418628,
            "count": 4562578,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.553312265,
            "variance": 2.412778991
          },
          {
            "average": 2.392291595,
            "count": 4562578,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.474361729,
            "variance": 2.173742509
          },
          {
            "average": 2.904785847,
            "count": 4562578,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8343306761,
            "variance": 0.6961076771
          },
          {
            "average": 255450793.5,
            "count": 4562578,
            "maximum": 255452152.3,
            "minimum": 255449621.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.8625212,
            "variance": 285009.1916
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4562578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428999.9983,
          4011999.984,
          -0.7000544285,
          429827.7183,
          4012999.984,
          19.43994557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428999.99830294773,
                4011999.984227095,
                -0.70005442845828
              ],
              [
                428999.99830294773,
                4012999.984227095,
                -0.70005442845828
              ],
              [
                429827.7183029477,
                4012999.984227095,
                19.43994557154172
              ],
              [
                429827.7183029477,
                4011999.984227095,
                19.43994557154172
              ],
              [
                428999.99830294773,
                4011999.984227095,
                -0.70005442845828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:42:32+00:00",
        "end_time": "2019-10-18T16:00:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2912.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2912.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2912.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2912.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7903598,
            36.25029529,
            -0.7000544285,
            -75.7810568,
            36.25937051,
            19.43994557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79026900434359,
                  36.25029528717484,
                  -0.70005442845828
                ],
                [
                  -75.79035980185257,
                  36.25930998694601,
                  -0.70005442845828
                ],
                [
                  -75.78114654200105,
                  36.25937051230033,
                  19.43994557154172
                ],
                [
                  -75.78105680265891,
                  36.25035579268541,
                  19.43994557154172
                ],
                [
                  -75.79026900434359,
                  36.25029528717484,
                  -0.70005442845828
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2912.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2912.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:42:32Z",
            "pc:count": 4562578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429319.0042,
                "count": 4562578,
                "maximum": 429827.7183,
                "minimum": 428999.9983,
                "name": "X",
                "position": 0,
                "stddev": 175.2091109,
                "variance": 30698.23255
              },
              {
                "average": 4012469.507,
                "count": 4562578,
                "maximum": 4012999.984,
                "minimum": 4011999.984,
                "name": "Y",
                "position": 1,
                "stddev": 277.0776544,
                "variance": 76772.02655
              },
              {
                "average": 4.625450032,
                "count": 4562578,
                "maximum": 19.43994557,
                "minimum": -0.7000544285,
                "name": "Z",
                "position": 2,
                "stddev": 3.162829676,
                "variance": 10.00349156
              },
              {
                "average": 726.7579658,
                "count": 4562578,
                "maximum": 33993,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1453.838973,
                "variance": 2113647.758
              },
              {
                "average": 2.217444392,
                "count": 4562578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245088589,
                "variance": 1.550245595
              },
              {
                "average": 3.435806467,
                "count": 4562578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479995285,
                "variance": 2.190386044
              },
              {
                "average": 1,
                "count": 4562578,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.121669591,
                "count": 4562578,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.856460154,
                "variance": 23.58520523
              },
              {
                "average": 20.07418628,
                "count": 4562578,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.553312265,
                "variance": 2.412778991
              },
              {
                "average": 2.392291595,
                "count": 4562578,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.474361729,
                "variance": 2.173742509
              },
              {
                "average": 2.904785847,
                "count": 4562578,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8343306761,
                "variance": 0.6961076771
              },
              {
                "average": 255450793.5,
                "count": 4562578,
                "maximum": 255452152.3,
                "minimum": 255449621.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.8625212,
                "variance": 285009.1916
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4562578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428999.9983,
              4011999.984,
              -0.7000544285,
              429827.7183,
              4012999.984,
              19.43994557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428999.99830294773,
                    4011999.984227095,
                    -0.70005442845828
                  ],
                  [
                    428999.99830294773,
                    4012999.984227095,
                    -0.70005442845828
                  ],
                  [
                    429827.7183029477,
                    4012999.984227095,
                    19.43994557154172
                  ],
                  [
                    429827.7183029477,
                    4011999.984227095,
                    19.43994557154172
                  ],
                  [
                    428999.99830294773,
                    4011999.984227095,
                    -0.70005442845828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:42:32+00:00",
            "end_time": "2019-10-18T16:00: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": "20191017_NCMP_NC_Dunex_18SVE5734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47431012344298,
              35.5487176428462,
              -0.753680238307213
            ],
            [
              -75.47436323521386,
              35.557733948398706,
              -0.753680238307213
            ],
            [
              -75.46343057360349,
              35.55777646551536,
              25.946319761692784
            ],
            [
              -75.46337868579293,
              35.54876014590676,
              25.946319761692784
            ],
            [
              -75.47431012344298,
              35.5487176428462,
              -0.753680238307213
            ]
          ]
        ]
      },
      "bbox": [
        -75.47436324,
        35.54871764,
        -0.7536802383,
        -75.46337869,
        35.55777647,
        25.94631976
      ],
      "properties": {
        "datetime": "2019-10-17T18:11:46Z",
        "pc:count": 3797916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457563.6587,
            "count": 3797916,
            "maximum": 458000.0134,
            "minimum": 457009.1734,
            "name": "X",
            "position": 0,
            "stddev": 223.2434944,
            "variance": 49837.65777
          },
          {
            "average": 3934487.838,
            "count": 3797916,
            "maximum": 3934999.985,
            "minimum": 3933999.985,
            "name": "Y",
            "position": 1,
            "stddev": 270.8469708,
            "variance": 73358.08158
          },
          {
            "average": 3.570898159,
            "count": 3797916,
            "maximum": 25.94631976,
            "minimum": -0.7536802383,
            "name": "Z",
            "position": 2,
            "stddev": 3.144062221,
            "variance": 9.885127252
          },
          {
            "average": 1378.17937,
            "count": 3797916,
            "maximum": 45376,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1779.050476,
            "variance": 3165020.597
          },
          {
            "average": 1.751648536,
            "count": 3797916,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.068693462,
            "variance": 1.142105716
          },
          {
            "average": 2.521543394,
            "count": 3797916,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506801441,
            "variance": 2.270450581
          },
          {
            "average": 1,
            "count": 3797916,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.623588568,
            "count": 3797916,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.539541808,
            "variance": 6.449272593
          },
          {
            "average": 20.02651784,
            "count": 3797916,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.281161389,
            "variance": 1.641374505
          },
          {
            "average": 1.854029157,
            "count": 3797916,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.283370053,
            "variance": 1.647038692
          },
          {
            "average": 3.529830834,
            "count": 3797916,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.127267865,
            "variance": 1.27073284
          },
          {
            "average": 255369927.2,
            "count": 3797916,
            "maximum": 255371106.7,
            "minimum": 255368664.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 596.5735579,
            "variance": 355900.01
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3797916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457009.1734,
          3933999.985,
          -0.7536802383,
          458000.0134,
          3934999.985,
          25.94631976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457009.17340191844,
                3933999.9846049105,
                -0.753680238307213
              ],
              [
                457009.17340191844,
                3934999.9846049105,
                -0.753680238307213
              ],
              [
                458000.0134019184,
                3934999.9846049105,
                25.946319761692784
              ],
              [
                458000.0134019184,
                3933999.9846049105,
                25.946319761692784
              ],
              [
                457009.17340191844,
                3933999.9846049105,
                -0.753680238307213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:11:46+00:00",
        "end_time": "2019-10-17T17:31:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47436324,
            35.54871764,
            -0.7536802383,
            -75.46337869,
            35.55777647,
            25.94631976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47431012344298,
                  35.5487176428462,
                  -0.753680238307213
                ],
                [
                  -75.47436323521386,
                  35.557733948398706,
                  -0.753680238307213
                ],
                [
                  -75.46343057360349,
                  35.55777646551536,
                  25.946319761692784
                ],
                [
                  -75.46337868579293,
                  35.54876014590676,
                  25.946319761692784
                ],
                [
                  -75.47431012344298,
                  35.5487176428462,
                  -0.753680238307213
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:11:46Z",
            "pc:count": 3797916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457563.6587,
                "count": 3797916,
                "maximum": 458000.0134,
                "minimum": 457009.1734,
                "name": "X",
                "position": 0,
                "stddev": 223.2434944,
                "variance": 49837.65777
              },
              {
                "average": 3934487.838,
                "count": 3797916,
                "maximum": 3934999.985,
                "minimum": 3933999.985,
                "name": "Y",
                "position": 1,
                "stddev": 270.8469708,
                "variance": 73358.08158
              },
              {
                "average": 3.570898159,
                "count": 3797916,
                "maximum": 25.94631976,
                "minimum": -0.7536802383,
                "name": "Z",
                "position": 2,
                "stddev": 3.144062221,
                "variance": 9.885127252
              },
              {
                "average": 1378.17937,
                "count": 3797916,
                "maximum": 45376,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1779.050476,
                "variance": 3165020.597
              },
              {
                "average": 1.751648536,
                "count": 3797916,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.068693462,
                "variance": 1.142105716
              },
              {
                "average": 2.521543394,
                "count": 3797916,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506801441,
                "variance": 2.270450581
              },
              {
                "average": 1,
                "count": 3797916,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.623588568,
                "count": 3797916,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.539541808,
                "variance": 6.449272593
              },
              {
                "average": 20.02651784,
                "count": 3797916,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.281161389,
                "variance": 1.641374505
              },
              {
                "average": 1.854029157,
                "count": 3797916,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.283370053,
                "variance": 1.647038692
              },
              {
                "average": 3.529830834,
                "count": 3797916,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.127267865,
                "variance": 1.27073284
              },
              {
                "average": 255369927.2,
                "count": 3797916,
                "maximum": 255371106.7,
                "minimum": 255368664.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 596.5735579,
                "variance": 355900.01
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3797916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457009.1734,
              3933999.985,
              -0.7536802383,
              458000.0134,
              3934999.985,
              25.94631976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457009.17340191844,
                    3933999.9846049105,
                    -0.753680238307213
                  ],
                  [
                    457009.17340191844,
                    3934999.9846049105,
                    -0.753680238307213
                  ],
                  [
                    458000.0134019184,
                    3934999.9846049105,
                    25.946319761692784
                  ],
                  [
                    458000.0134019184,
                    3933999.9846049105,
                    25.946319761692784
                  ],
                  [
                    457009.17340191844,
                    3933999.9846049105,
                    -0.753680238307213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:11:46+00:00",
            "end_time": "2019-10-17T17:31: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": "20191018_NCMP_NC_Dunex_18SVF2719.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81318244680818,
              36.31324833248881,
              0.191050525775886
            ],
            [
              -75.81327609376324,
              36.322263066844776,
              0.191050525775886
            ],
            [
              -75.80458551227237,
              36.32232188292568,
              20.711050525775885
            ],
            [
              -75.80449286575417,
              36.31330712929976,
              20.711050525775885
            ],
            [
              -75.81318244680818,
              36.31324833248881,
              0.191050525775886
            ]
          ]
        ]
      },
      "bbox": [
        -75.81327609,
        36.31324833,
        0.1910505258,
        -75.80449287,
        36.32232188,
        20.71105053
      ],
      "properties": {
        "datetime": "2019-10-18T16:54:59Z",
        "pc:count": 3105022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427286.6292,
            "count": 3105022,
            "maximum": 427780.1397,
            "minimum": 426999.9997,
            "name": "X",
            "position": 0,
            "stddev": 195.6267349,
            "variance": 38269.81943
          },
          {
            "average": 4019468.22,
            "count": 3105022,
            "maximum": 4019999.994,
            "minimum": 4018999.974,
            "name": "Y",
            "position": 1,
            "stddev": 294.4060061,
            "variance": 86674.89642
          },
          {
            "average": 4.896260003,
            "count": 3105022,
            "maximum": 20.71105053,
            "minimum": 0.1910505258,
            "name": "Z",
            "position": 2,
            "stddev": 3.139487202,
            "variance": 9.856379889
          },
          {
            "average": 1532.613029,
            "count": 3105022,
            "maximum": 38299,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2130.43817,
            "variance": 4538766.797
          },
          {
            "average": 1.821501748,
            "count": 3105022,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.087057091,
            "variance": 1.181693119
          },
          {
            "average": 2.679533672,
            "count": 3105022,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478967025,
            "variance": 2.18734346
          },
          {
            "average": 1,
            "count": 3105022,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346638446,
            "count": 3105022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4758994711,
            "variance": 0.2264803066
          },
          {
            "average": 20.10239891,
            "count": 3105022,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.240544666,
            "variance": 1.538951069
          },
          {
            "average": 1.882765726,
            "count": 3105022,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.214280169,
            "variance": 1.474476329
          },
          {
            "average": 4.159712878,
            "count": 3105022,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.163647167,
            "variance": 1.354074728
          },
          {
            "average": 255451575.7,
            "count": 3105022,
            "maximum": 255452899.1,
            "minimum": 255450080.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.8911679,
            "variance": 446078.6122
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3105022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426999.9997,
          4018999.974,
          0.1910505258,
          427780.1397,
          4019999.994,
          20.71105053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426999.99972865934,
                4018999.9737003474,
                0.191050525775886
              ],
              [
                426999.99972865934,
                4019999.993700347,
                0.191050525775886
              ],
              [
                427780.13972865936,
                4019999.993700347,
                20.711050525775885
              ],
              [
                427780.13972865936,
                4018999.9737003474,
                20.711050525775885
              ],
              [
                426999.99972865934,
                4018999.9737003474,
                0.191050525775886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:54:59+00:00",
        "end_time": "2019-10-18T16:08:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2719.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2719.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2719.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2719.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81327609,
            36.31324833,
            0.1910505258,
            -75.80449287,
            36.32232188,
            20.71105053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81318244680818,
                  36.31324833248881,
                  0.191050525775886
                ],
                [
                  -75.81327609376324,
                  36.322263066844776,
                  0.191050525775886
                ],
                [
                  -75.80458551227237,
                  36.32232188292568,
                  20.711050525775885
                ],
                [
                  -75.80449286575417,
                  36.31330712929976,
                  20.711050525775885
                ],
                [
                  -75.81318244680818,
                  36.31324833248881,
                  0.191050525775886
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2719.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2719.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:54:59Z",
            "pc:count": 3105022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427286.6292,
                "count": 3105022,
                "maximum": 427780.1397,
                "minimum": 426999.9997,
                "name": "X",
                "position": 0,
                "stddev": 195.6267349,
                "variance": 38269.81943
              },
              {
                "average": 4019468.22,
                "count": 3105022,
                "maximum": 4019999.994,
                "minimum": 4018999.974,
                "name": "Y",
                "position": 1,
                "stddev": 294.4060061,
                "variance": 86674.89642
              },
              {
                "average": 4.896260003,
                "count": 3105022,
                "maximum": 20.71105053,
                "minimum": 0.1910505258,
                "name": "Z",
                "position": 2,
                "stddev": 3.139487202,
                "variance": 9.856379889
              },
              {
                "average": 1532.613029,
                "count": 3105022,
                "maximum": 38299,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2130.43817,
                "variance": 4538766.797
              },
              {
                "average": 1.821501748,
                "count": 3105022,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.087057091,
                "variance": 1.181693119
              },
              {
                "average": 2.679533672,
                "count": 3105022,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478967025,
                "variance": 2.18734346
              },
              {
                "average": 1,
                "count": 3105022,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346638446,
                "count": 3105022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4758994711,
                "variance": 0.2264803066
              },
              {
                "average": 20.10239891,
                "count": 3105022,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.240544666,
                "variance": 1.538951069
              },
              {
                "average": 1.882765726,
                "count": 3105022,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.214280169,
                "variance": 1.474476329
              },
              {
                "average": 4.159712878,
                "count": 3105022,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.163647167,
                "variance": 1.354074728
              },
              {
                "average": 255451575.7,
                "count": 3105022,
                "maximum": 255452899.1,
                "minimum": 255450080.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.8911679,
                "variance": 446078.6122
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3105022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426999.9997,
              4018999.974,
              0.1910505258,
              427780.1397,
              4019999.994,
              20.71105053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426999.99972865934,
                    4018999.9737003474,
                    0.191050525775886
                  ],
                  [
                    426999.99972865934,
                    4019999.993700347,
                    0.191050525775886
                  ],
                  [
                    427780.13972865936,
                    4019999.993700347,
                    20.711050525775885
                  ],
                  [
                    427780.13972865936,
                    4018999.9737003474,
                    20.711050525775885
                  ],
                  [
                    426999.99972865934,
                    4018999.9737003474,
                    0.191050525775886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:54:59+00:00",
            "end_time": "2019-10-18T16:08: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": "20191017_NCMP_NC_Dunex_18SVE5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50620844263082,
              35.341204793673334,
              -1.406383161404415
            ],
            [
              -75.50626469395496,
              35.350221366688444,
              -1.406383161404415
            ],
            [
              -75.49908324232257,
              35.350251233008244,
              21.593616838595587
            ],
            [
              -75.49902778885182,
              35.34123465009398,
              21.593616838595587
            ],
            [
              -75.50620844263082,
              35.341204793673334,
              -1.406383161404415
            ]
          ]
        ]
      },
      "bbox": [
        -75.50626469,
        35.34120479,
        -1.406383161,
        -75.49902779,
        35.35025123,
        21.59361684
      ],
      "properties": {
        "datetime": "2019-10-17T16:56:38Z",
        "pc:count": 1568612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454192.6712,
            "count": 1568612,
            "maximum": 454652.5496,
            "minimum": 454000.0096,
            "name": "X",
            "position": 0,
            "stddev": 128.352503,
            "variance": 16474.36503
          },
          {
            "average": 3911593.385,
            "count": 1568612,
            "maximum": 3911999.991,
            "minimum": 3910999.991,
            "name": "Y",
            "position": 1,
            "stddev": 285.0829192,
            "variance": 81272.27081
          },
          {
            "average": 3.454095236,
            "count": 1568612,
            "maximum": 21.59361684,
            "minimum": -1.406383161,
            "name": "Z",
            "position": 2,
            "stddev": 3.020864825,
            "variance": 9.12562429
          },
          {
            "average": 1774.886955,
            "count": 1568612,
            "maximum": 44210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2099.142531,
            "variance": 4406399.365
          },
          {
            "average": 1.599533855,
            "count": 1568612,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.953008078,
            "variance": 0.9082243967
          },
          {
            "average": 2.22081815,
            "count": 1568612,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.353814434,
            "variance": 1.832813522
          },
          {
            "average": 1,
            "count": 1568612,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4631668,
            "count": 1568612,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7761433398,
            "variance": 0.6023984839
          },
          {
            "average": 19.79098034,
            "count": 1568612,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.489489882,
            "variance": 2.218580109
          },
          {
            "average": 1.627665733,
            "count": 1568612,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006138808,
            "variance": 1.0123153
          },
          {
            "average": 3.362846899,
            "count": 1568612,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8714329227,
            "variance": 0.7593953388
          },
          {
            "average": 255364949.5,
            "count": 1568612,
            "maximum": 255366598.6,
            "minimum": 255364035.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 525.5743708,
            "variance": 276228.4193
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0096,
          3910999.991,
          -1.406383161,
          454652.5496,
          3911999.991,
          21.59361684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.0096498772,
                3910999.9905282417,
                -1.406383161404415
              ],
              [
                454000.0096498772,
                3911999.9905282417,
                -1.406383161404415
              ],
              [
                454652.54964987724,
                3911999.9905282417,
                21.593616838595587
              ],
              [
                454652.54964987724,
                3910999.9905282417,
                21.593616838595587
              ],
              [
                454000.0096498772,
                3910999.9905282417,
                -1.406383161404415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:56:38+00:00",
        "end_time": "2019-10-17T16:13:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50626469,
            35.34120479,
            -1.406383161,
            -75.49902779,
            35.35025123,
            21.59361684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50620844263082,
                  35.341204793673334,
                  -1.406383161404415
                ],
                [
                  -75.50626469395496,
                  35.350221366688444,
                  -1.406383161404415
                ],
                [
                  -75.49908324232257,
                  35.350251233008244,
                  21.593616838595587
                ],
                [
                  -75.49902778885182,
                  35.34123465009398,
                  21.593616838595587
                ],
                [
                  -75.50620844263082,
                  35.341204793673334,
                  -1.406383161404415
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:56:38Z",
            "pc:count": 1568612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454192.6712,
                "count": 1568612,
                "maximum": 454652.5496,
                "minimum": 454000.0096,
                "name": "X",
                "position": 0,
                "stddev": 128.352503,
                "variance": 16474.36503
              },
              {
                "average": 3911593.385,
                "count": 1568612,
                "maximum": 3911999.991,
                "minimum": 3910999.991,
                "name": "Y",
                "position": 1,
                "stddev": 285.0829192,
                "variance": 81272.27081
              },
              {
                "average": 3.454095236,
                "count": 1568612,
                "maximum": 21.59361684,
                "minimum": -1.406383161,
                "name": "Z",
                "position": 2,
                "stddev": 3.020864825,
                "variance": 9.12562429
              },
              {
                "average": 1774.886955,
                "count": 1568612,
                "maximum": 44210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2099.142531,
                "variance": 4406399.365
              },
              {
                "average": 1.599533855,
                "count": 1568612,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.953008078,
                "variance": 0.9082243967
              },
              {
                "average": 2.22081815,
                "count": 1568612,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.353814434,
                "variance": 1.832813522
              },
              {
                "average": 1,
                "count": 1568612,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4631668,
                "count": 1568612,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7761433398,
                "variance": 0.6023984839
              },
              {
                "average": 19.79098034,
                "count": 1568612,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.489489882,
                "variance": 2.218580109
              },
              {
                "average": 1.627665733,
                "count": 1568612,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006138808,
                "variance": 1.0123153
              },
              {
                "average": 3.362846899,
                "count": 1568612,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8714329227,
                "variance": 0.7593953388
              },
              {
                "average": 255364949.5,
                "count": 1568612,
                "maximum": 255366598.6,
                "minimum": 255364035.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 525.5743708,
                "variance": 276228.4193
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0096,
              3910999.991,
              -1.406383161,
              454652.5496,
              3911999.991,
              21.59361684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.0096498772,
                    3910999.9905282417,
                    -1.406383161404415
                  ],
                  [
                    454000.0096498772,
                    3911999.9905282417,
                    -1.406383161404415
                  ],
                  [
                    454652.54964987724,
                    3911999.9905282417,
                    21.593616838595587
                  ],
                  [
                    454652.54964987724,
                    3910999.9905282417,
                    21.593616838595587
                  ],
                  [
                    454000.0096498772,
                    3910999.9905282417,
                    -1.406383161404415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:56:38+00:00",
            "end_time": "2019-10-17T16: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": "20191001_NCMP_NC_Dunex_18SVD4398.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.62637818619653,
              35.22719699135161,
              -1.986761323485172
            ],
            [
              -75.62641848308995,
              35.232439579206876,
              -1.986761323485172
            ],
            [
              -75.61542925301278,
              35.23249595217925,
              16.333238676514828
            ],
            [
              -75.61538966293617,
              35.22725335344349,
              16.333238676514828
            ],
            [
              -75.62637818619653,
              35.22719699135161,
              -1.986761323485172
            ]
          ]
        ]
      },
      "bbox": [
        -75.62641848,
        35.22719699,
        -1.986761323,
        -75.61538966,
        35.23249595,
        16.33323868
      ],
      "properties": {
        "datetime": "2019-10-17T15:56:47Z",
        "pc:count": 3672276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443413.2789,
            "count": 3672276,
            "maximum": 444000.0091,
            "minimum": 443000.0091,
            "name": "X",
            "position": 0,
            "stddev": 277.2577704,
            "variance": 76871.87122
          },
          {
            "average": 3898828.643,
            "count": 3672276,
            "maximum": 3898999.985,
            "minimum": 3898418.545,
            "name": "Y",
            "position": 1,
            "stddev": 121.028757,
            "variance": 14647.96001
          },
          {
            "average": 3.176119089,
            "count": 3672276,
            "maximum": 16.33323868,
            "minimum": -1.986761323,
            "name": "Z",
            "position": 2,
            "stddev": 1.984400691,
            "variance": 3.937846103
          },
          {
            "average": 3117.50262,
            "count": 3672276,
            "maximum": 51229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2555.953955,
            "variance": 6532900.62
          },
          {
            "average": 1.333906275,
            "count": 3672276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7325459769,
            "variance": 0.5366236083
          },
          {
            "average": 1.667865923,
            "count": 3672276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.084929989,
            "variance": 1.177073082
          },
          {
            "average": 1,
            "count": 3672276,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410607754,
            "count": 3672276,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.507814316,
            "variance": 2.27350401
          },
          {
            "average": 20.00928467,
            "count": 3672276,
            "maximum": 27,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.706745681,
            "variance": 2.91298082
          },
          {
            "average": 1.364212821,
            "count": 3672276,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7716877408,
            "variance": 0.5955019694
          },
          {
            "average": 9.386865802,
            "count": 3672276,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.745552533,
            "variance": 22.52026884
          },
          {
            "average": 254620091.3,
            "count": 3672276,
            "maximum": 255363007.3,
            "minimum": 253979875.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 637427.6819,
            "variance": 406314049600.0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3672276,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443000.0091,
          3898418.545,
          -1.986761323,
          444000.0091,
          3898999.985,
          16.33323868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443000.0090583305,
                3898418.545263292,
                -1.986761323485172
              ],
              [
                443000.0090583305,
                3898999.985263292,
                -1.986761323485172
              ],
              [
                444000.0090583305,
                3898999.985263292,
                16.333238676514828
              ],
              [
                444000.0090583305,
                3898418.545263292,
                16.333238676514828
              ],
              [
                443000.0090583305,
                3898418.545263292,
                -1.986761323485172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T15:56:47+00:00",
        "end_time": "2019-10-01T15:44:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191001_NCMP_NC_Dunex_18SVD4398.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191001_NCMP_NC_Dunex_18SVD4398.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191001_NCMP_NC_Dunex_18SVD4398.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4398.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.62641848,
            35.22719699,
            -1.986761323,
            -75.61538966,
            35.23249595,
            16.33323868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.62637818619653,
                  35.22719699135161,
                  -1.986761323485172
                ],
                [
                  -75.62641848308995,
                  35.232439579206876,
                  -1.986761323485172
                ],
                [
                  -75.61542925301278,
                  35.23249595217925,
                  16.333238676514828
                ],
                [
                  -75.61538966293617,
                  35.22725335344349,
                  16.333238676514828
                ],
                [
                  -75.62637818619653,
                  35.22719699135161,
                  -1.986761323485172
                ]
              ]
            ]
          },
          "id": "20191001_NCMP_NC_Dunex_18SVD4398.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191001_NCMP_NC_Dunex_18SVD4398.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T15:56:47Z",
            "pc:count": 3672276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443413.2789,
                "count": 3672276,
                "maximum": 444000.0091,
                "minimum": 443000.0091,
                "name": "X",
                "position": 0,
                "stddev": 277.2577704,
                "variance": 76871.87122
              },
              {
                "average": 3898828.643,
                "count": 3672276,
                "maximum": 3898999.985,
                "minimum": 3898418.545,
                "name": "Y",
                "position": 1,
                "stddev": 121.028757,
                "variance": 14647.96001
              },
              {
                "average": 3.176119089,
                "count": 3672276,
                "maximum": 16.33323868,
                "minimum": -1.986761323,
                "name": "Z",
                "position": 2,
                "stddev": 1.984400691,
                "variance": 3.937846103
              },
              {
                "average": 3117.50262,
                "count": 3672276,
                "maximum": 51229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2555.953955,
                "variance": 6532900.62
              },
              {
                "average": 1.333906275,
                "count": 3672276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7325459769,
                "variance": 0.5366236083
              },
              {
                "average": 1.667865923,
                "count": 3672276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.084929989,
                "variance": 1.177073082
              },
              {
                "average": 1,
                "count": 3672276,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410607754,
                "count": 3672276,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.507814316,
                "variance": 2.27350401
              },
              {
                "average": 20.00928467,
                "count": 3672276,
                "maximum": 27,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.706745681,
                "variance": 2.91298082
              },
              {
                "average": 1.364212821,
                "count": 3672276,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7716877408,
                "variance": 0.5955019694
              },
              {
                "average": 9.386865802,
                "count": 3672276,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.745552533,
                "variance": 22.52026884
              },
              {
                "average": 254620091.3,
                "count": 3672276,
                "maximum": 255363007.3,
                "minimum": 253979875.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 637427.6819,
                "variance": 406314049600.0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3672276,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443000.0091,
              3898418.545,
              -1.986761323,
              444000.0091,
              3898999.985,
              16.33323868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443000.0090583305,
                    3898418.545263292,
                    -1.986761323485172
                  ],
                  [
                    443000.0090583305,
                    3898999.985263292,
                    -1.986761323485172
                  ],
                  [
                    444000.0090583305,
                    3898999.985263292,
                    16.333238676514828
                  ],
                  [
                    444000.0090583305,
                    3898418.545263292,
                    16.333238676514828
                  ],
                  [
                    443000.0090583305,
                    3898418.545263292,
                    -1.986761323485172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T15:56:47+00:00",
            "end_time": "2019-10-01T15:44: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": "20191018_NCMP_NC_Dunex_18SVE5546.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49145602515732,
              35.65684608045101,
              -1.067171160657689
            ],
            [
              -75.49151127744963,
              35.665862381393964,
              -1.067171160657689
            ],
            [
              -75.48615228634286,
              35.665884136232656,
              8.352828839342312
            ],
            [
              -75.48609763641306,
              35.65686782810691,
              8.352828839342312
            ],
            [
              -75.49145602515732,
              35.65684608045101,
              -1.067171160657689
            ]
          ]
        ]
      },
      "bbox": [
        -75.49151128,
        35.65684608,
        -1.067171161,
        -75.48609764,
        35.66588414,
        8.352828839
      ],
      "properties": {
        "datetime": "2019-10-18T13:50:23Z",
        "pc:count": 842540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455796.7637,
            "count": 842540,
            "maximum": 456000.0054,
            "minimum": 455514.9654,
            "name": "X",
            "position": 0,
            "stddev": 121.8599535,
            "variance": 14849.84827
          },
          {
            "average": 3946552.529,
            "count": 842540,
            "maximum": 3946999.993,
            "minimum": 3945999.973,
            "name": "Y",
            "position": 1,
            "stddev": 295.9163072,
            "variance": 87566.46088
          },
          {
            "average": 0.3290951768,
            "count": 842540,
            "maximum": 8.352828839,
            "minimum": -1.067171161,
            "name": "Z",
            "position": 2,
            "stddev": 0.8796680603,
            "variance": 0.7738158962
          },
          {
            "average": 563.391452,
            "count": 842540,
            "maximum": 9011,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 744.2050084,
            "variance": 553841.0945
          },
          {
            "average": 1.057221022,
            "count": 842540,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2935083144,
            "variance": 0.08614713064
          },
          {
            "average": 1.114834904,
            "count": 842540,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4457682714,
            "variance": 0.1987093518
          },
          {
            "average": 1,
            "count": 842540,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.65509412,
            "count": 842540,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.71865279,
            "variance": 188.2014345
          },
          {
            "average": 19.86359571,
            "count": 842540,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.530393017,
            "variance": 2.342102787
          },
          {
            "average": 1.576026064,
            "count": 842540,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.526566998,
            "variance": 0.2772728034
          },
          {
            "average": 1.456596719,
            "count": 842540,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5439652692,
            "variance": 0.2958982141
          },
          {
            "average": 255441159.5,
            "count": 842540,
            "maximum": 255441823.5,
            "minimum": 255440913.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.1682204,
            "variance": 77377.55887
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 842540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455514.9654,
          3945999.973,
          -1.067171161,
          456000.0054,
          3946999.993,
          8.352828839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455514.9654238164,
                3945999.9734169673,
                -1.067171160657689
              ],
              [
                455514.9654238164,
                3946999.993416967,
                -1.067171160657689
              ],
              [
                456000.00542381644,
                3946999.993416967,
                8.352828839342312
              ],
              [
                456000.00542381644,
                3945999.9734169673,
                8.352828839342312
              ],
              [
                455514.9654238164,
                3945999.9734169673,
                -1.067171160657689
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:50:23+00:00",
        "end_time": "2019-10-18T13:35:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5546.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5546.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5546.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5546.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49151128,
            35.65684608,
            -1.067171161,
            -75.48609764,
            35.66588414,
            8.352828839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49145602515732,
                  35.65684608045101,
                  -1.067171160657689
                ],
                [
                  -75.49151127744963,
                  35.665862381393964,
                  -1.067171160657689
                ],
                [
                  -75.48615228634286,
                  35.665884136232656,
                  8.352828839342312
                ],
                [
                  -75.48609763641306,
                  35.65686782810691,
                  8.352828839342312
                ],
                [
                  -75.49145602515732,
                  35.65684608045101,
                  -1.067171160657689
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5546.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5546.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:50:23Z",
            "pc:count": 842540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455796.7637,
                "count": 842540,
                "maximum": 456000.0054,
                "minimum": 455514.9654,
                "name": "X",
                "position": 0,
                "stddev": 121.8599535,
                "variance": 14849.84827
              },
              {
                "average": 3946552.529,
                "count": 842540,
                "maximum": 3946999.993,
                "minimum": 3945999.973,
                "name": "Y",
                "position": 1,
                "stddev": 295.9163072,
                "variance": 87566.46088
              },
              {
                "average": 0.3290951768,
                "count": 842540,
                "maximum": 8.352828839,
                "minimum": -1.067171161,
                "name": "Z",
                "position": 2,
                "stddev": 0.8796680603,
                "variance": 0.7738158962
              },
              {
                "average": 563.391452,
                "count": 842540,
                "maximum": 9011,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 744.2050084,
                "variance": 553841.0945
              },
              {
                "average": 1.057221022,
                "count": 842540,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2935083144,
                "variance": 0.08614713064
              },
              {
                "average": 1.114834904,
                "count": 842540,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4457682714,
                "variance": 0.1987093518
              },
              {
                "average": 1,
                "count": 842540,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.65509412,
                "count": 842540,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.71865279,
                "variance": 188.2014345
              },
              {
                "average": 19.86359571,
                "count": 842540,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.530393017,
                "variance": 2.342102787
              },
              {
                "average": 1.576026064,
                "count": 842540,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.526566998,
                "variance": 0.2772728034
              },
              {
                "average": 1.456596719,
                "count": 842540,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5439652692,
                "variance": 0.2958982141
              },
              {
                "average": 255441159.5,
                "count": 842540,
                "maximum": 255441823.5,
                "minimum": 255440913.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.1682204,
                "variance": 77377.55887
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 842540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455514.9654,
              3945999.973,
              -1.067171161,
              456000.0054,
              3946999.993,
              8.352828839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455514.9654238164,
                    3945999.9734169673,
                    -1.067171160657689
                  ],
                  [
                    455514.9654238164,
                    3946999.993416967,
                    -1.067171160657689
                  ],
                  [
                    456000.00542381644,
                    3946999.993416967,
                    8.352828839342312
                  ],
                  [
                    456000.00542381644,
                    3945999.9734169673,
                    8.352828839342312
                  ],
                  [
                    455514.9654238164,
                    3945999.9734169673,
                    -1.067171160657689
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:50:23+00:00",
            "end_time": "2019-10-18T13:35: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": "20191018_NCMP_NC_Dunex_18SVF2435.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84816276789105,
              36.457246449245346,
              -0.48217607820141
            ],
            [
              -75.84826095556413,
              36.4662607054893,
              -0.48217607820141
            ],
            [
              -75.8452041690147,
              36.46628239347245,
              10.297823921798589
            ],
            [
              -75.84510633506714,
              36.45726813013442,
              10.297823921798589
            ],
            [
              -75.84816276789105,
              36.457246449245346,
              -0.48217607820141
            ]
          ]
        ]
      },
      "bbox": [
        -75.84826096,
        36.45724645,
        -0.4821760782,
        -75.84510634,
        36.46628239,
        10.29782392
      ],
      "properties": {
        "datetime": "2019-10-18T20:10:42Z",
        "pc:count": 481555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424083.6819,
            "count": 481555,
            "maximum": 424273.8991,
            "minimum": 423999.9991,
            "name": "X",
            "position": 0,
            "stddev": 65.47520767,
            "variance": 4287.002819
          },
          {
            "average": 4035328.639,
            "count": 481555,
            "maximum": 4035999.987,
            "minimum": 4034999.987,
            "name": "Y",
            "position": 1,
            "stddev": 258.3447227,
            "variance": 66741.99577
          },
          {
            "average": 2.634154476,
            "count": 481555,
            "maximum": 10.29782392,
            "minimum": -0.4821760782,
            "name": "Z",
            "position": 2,
            "stddev": 2.469139374,
            "variance": 6.096649249
          },
          {
            "average": 4930.405636,
            "count": 481555,
            "maximum": 11823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2295.214994,
            "variance": 5268011.869
          },
          {
            "average": 1.002807571,
            "count": 481555,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05536696472,
            "variance": 0.003065500782
          },
          {
            "average": 1.005706513,
            "count": 481555,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08070261041,
            "variance": 0.006512911328
          },
          {
            "average": 1,
            "count": 481555,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.763268993,
            "count": 481555,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4250762431,
            "variance": 0.1806898125
          },
          {
            "average": 20.54326165,
            "count": 481555,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.54175868,
            "variance": 2.377019828
          },
          {
            "average": 1.009359263,
            "count": 481555,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09783004932,
            "variance": 0.00957071855
          },
          {
            "average": 6.511999668,
            "count": 481555,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.398135423,
            "variance": 1.954782662
          },
          {
            "average": 255463572,
            "count": 481555,
            "maximum": 255464642.4,
            "minimum": 255461792.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1007.277631,
            "variance": 1014608.226
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 481555,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423999.9991,
          4034999.987,
          -0.4821760782,
          424273.8991,
          4035999.987,
          10.29782392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423999.9990999492,
                4034999.9865616253,
                -0.48217607820141
              ],
              [
                423999.9990999492,
                4035999.9865616253,
                -0.48217607820141
              ],
              [
                424273.8990999492,
                4035999.9865616253,
                10.297823921798589
              ],
              [
                424273.8990999492,
                4034999.9865616253,
                10.297823921798589
              ],
              [
                423999.9990999492,
                4034999.9865616253,
                -0.48217607820141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:10:42+00:00",
        "end_time": "2019-10-18T19:23:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2435.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2435.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2435.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2435.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84826096,
            36.45724645,
            -0.4821760782,
            -75.84510634,
            36.46628239,
            10.29782392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84816276789105,
                  36.457246449245346,
                  -0.48217607820141
                ],
                [
                  -75.84826095556413,
                  36.4662607054893,
                  -0.48217607820141
                ],
                [
                  -75.8452041690147,
                  36.46628239347245,
                  10.297823921798589
                ],
                [
                  -75.84510633506714,
                  36.45726813013442,
                  10.297823921798589
                ],
                [
                  -75.84816276789105,
                  36.457246449245346,
                  -0.48217607820141
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2435.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2435.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:10:42Z",
            "pc:count": 481555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424083.6819,
                "count": 481555,
                "maximum": 424273.8991,
                "minimum": 423999.9991,
                "name": "X",
                "position": 0,
                "stddev": 65.47520767,
                "variance": 4287.002819
              },
              {
                "average": 4035328.639,
                "count": 481555,
                "maximum": 4035999.987,
                "minimum": 4034999.987,
                "name": "Y",
                "position": 1,
                "stddev": 258.3447227,
                "variance": 66741.99577
              },
              {
                "average": 2.634154476,
                "count": 481555,
                "maximum": 10.29782392,
                "minimum": -0.4821760782,
                "name": "Z",
                "position": 2,
                "stddev": 2.469139374,
                "variance": 6.096649249
              },
              {
                "average": 4930.405636,
                "count": 481555,
                "maximum": 11823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2295.214994,
                "variance": 5268011.869
              },
              {
                "average": 1.002807571,
                "count": 481555,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05536696472,
                "variance": 0.003065500782
              },
              {
                "average": 1.005706513,
                "count": 481555,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08070261041,
                "variance": 0.006512911328
              },
              {
                "average": 1,
                "count": 481555,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.763268993,
                "count": 481555,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4250762431,
                "variance": 0.1806898125
              },
              {
                "average": 20.54326165,
                "count": 481555,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.54175868,
                "variance": 2.377019828
              },
              {
                "average": 1.009359263,
                "count": 481555,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09783004932,
                "variance": 0.00957071855
              },
              {
                "average": 6.511999668,
                "count": 481555,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.398135423,
                "variance": 1.954782662
              },
              {
                "average": 255463572,
                "count": 481555,
                "maximum": 255464642.4,
                "minimum": 255461792.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1007.277631,
                "variance": 1014608.226
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 481555,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423999.9991,
              4034999.987,
              -0.4821760782,
              424273.8991,
              4035999.987,
              10.29782392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423999.9990999492,
                    4034999.9865616253,
                    -0.48217607820141
                  ],
                  [
                    423999.9990999492,
                    4035999.9865616253,
                    -0.48217607820141
                  ],
                  [
                    424273.8990999492,
                    4035999.9865616253,
                    10.297823921798589
                  ],
                  [
                    424273.8990999492,
                    4034999.9865616253,
                    10.297823921798589
                  ],
                  [
                    423999.9990999492,
                    4034999.9865616253,
                    -0.48217607820141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:10:42+00:00",
            "end_time": "2019-10-18T19:23: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": "20191018_NCMP_NC_Dunex_18SVF2436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84826099291061,
              36.4662607492979,
              -0.468686617495524
            ],
            [
              -75.84827886579764,
              36.46790116215705,
              -0.468686617495524
            ],
            [
              -75.84784851852478,
              36.46790422033625,
              0.491313382504476
            ],
            [
              -75.84783065470235,
              36.46626380729504,
              0.491313382504476
            ],
            [
              -75.84826099291061,
              36.4662607492979,
              -0.468686617495524
            ]
          ]
        ]
      },
      "bbox": [
        -75.84827887,
        36.46626075,
        -0.4686866175,
        -75.84783065,
        36.46790422,
        0.4913133825
      ],
      "properties": {
        "datetime": "2019-10-18T20:10:27Z",
        "pc:count": 14132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424012.2521,
            "count": 14132,
            "maximum": 424038.5558,
            "minimum": 423999.9958,
            "name": "X",
            "position": 0,
            "stddev": 8.390377922,
            "variance": 70.39844168
          },
          {
            "average": 4036056.277,
            "count": 14132,
            "maximum": 4036181.971,
            "minimum": 4035999.991,
            "name": "Y",
            "position": 1,
            "stddev": 36.70101527,
            "variance": 1346.964522
          },
          {
            "average": -0.04709873185,
            "count": 14132,
            "maximum": 0.4913133825,
            "minimum": -0.4686866175,
            "name": "Z",
            "position": 2,
            "stddev": 0.1801724631,
            "variance": 0.03246211647
          },
          {
            "average": 2108.300311,
            "count": 14132,
            "maximum": 4922,
            "minimum": 708,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.5153709,
            "variance": 237671.2368
          },
          {
            "average": 1,
            "count": 14132,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14132,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14132,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.864491933,
            "count": 14132,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3422775491,
            "variance": 0.1171539206
          },
          {
            "average": 20.45325798,
            "count": 14132,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6568740799,
            "variance": 0.4314835569
          },
          {
            "average": 1,
            "count": 14132,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.744975941,
            "count": 14132,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4358901616,
            "variance": 0.190000233
          },
          {
            "average": 255464458.3,
            "count": 14132,
            "maximum": 255464627,
            "minimum": 255463968.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 285.2192383,
            "variance": 81350.01388
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14132,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423999.9958,
          4035999.991,
          -0.4686866175,
          424038.5558,
          4036181.971,
          0.4913133825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423999.9957965787,
                4035999.991450623,
                -0.468686617495524
              ],
              [
                423999.9957965787,
                4036181.9714506236,
                -0.468686617495524
              ],
              [
                424038.55579657876,
                4036181.9714506236,
                0.491313382504476
              ],
              [
                424038.55579657876,
                4035999.991450623,
                0.491313382504476
              ],
              [
                423999.9957965787,
                4035999.991450623,
                -0.468686617495524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:10:27+00:00",
        "end_time": "2019-10-18T19:59:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84827887,
            36.46626075,
            -0.4686866175,
            -75.84783065,
            36.46790422,
            0.4913133825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84826099291061,
                  36.4662607492979,
                  -0.468686617495524
                ],
                [
                  -75.84827886579764,
                  36.46790116215705,
                  -0.468686617495524
                ],
                [
                  -75.84784851852478,
                  36.46790422033625,
                  0.491313382504476
                ],
                [
                  -75.84783065470235,
                  36.46626380729504,
                  0.491313382504476
                ],
                [
                  -75.84826099291061,
                  36.4662607492979,
                  -0.468686617495524
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:10:27Z",
            "pc:count": 14132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424012.2521,
                "count": 14132,
                "maximum": 424038.5558,
                "minimum": 423999.9958,
                "name": "X",
                "position": 0,
                "stddev": 8.390377922,
                "variance": 70.39844168
              },
              {
                "average": 4036056.277,
                "count": 14132,
                "maximum": 4036181.971,
                "minimum": 4035999.991,
                "name": "Y",
                "position": 1,
                "stddev": 36.70101527,
                "variance": 1346.964522
              },
              {
                "average": -0.04709873185,
                "count": 14132,
                "maximum": 0.4913133825,
                "minimum": -0.4686866175,
                "name": "Z",
                "position": 2,
                "stddev": 0.1801724631,
                "variance": 0.03246211647
              },
              {
                "average": 2108.300311,
                "count": 14132,
                "maximum": 4922,
                "minimum": 708,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.5153709,
                "variance": 237671.2368
              },
              {
                "average": 1,
                "count": 14132,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14132,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14132,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.864491933,
                "count": 14132,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3422775491,
                "variance": 0.1171539206
              },
              {
                "average": 20.45325798,
                "count": 14132,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6568740799,
                "variance": 0.4314835569
              },
              {
                "average": 1,
                "count": 14132,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.744975941,
                "count": 14132,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4358901616,
                "variance": 0.190000233
              },
              {
                "average": 255464458.3,
                "count": 14132,
                "maximum": 255464627,
                "minimum": 255463968.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 285.2192383,
                "variance": 81350.01388
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14132,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423999.9958,
              4035999.991,
              -0.4686866175,
              424038.5558,
              4036181.971,
              0.4913133825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423999.9957965787,
                    4035999.991450623,
                    -0.468686617495524
                  ],
                  [
                    423999.9957965787,
                    4036181.9714506236,
                    -0.468686617495524
                  ],
                  [
                    424038.55579657876,
                    4036181.9714506236,
                    0.491313382504476
                  ],
                  [
                    424038.55579657876,
                    4035999.991450623,
                    0.491313382504476
                  ],
                  [
                    423999.9957965787,
                    4035999.991450623,
                    -0.468686617495524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:10:27+00:00",
            "end_time": "2019-10-18T19:59: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": "20191018_NCMP_NC_Dunex_18SVF2522.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82501383765046,
              36.349053696415794,
              0.809834690894854
            ],
            [
              -75.82501567709797,
              36.34922803645975,
              0.809834690894854
            ],
            [
              -75.82470120573831,
              36.34923020727894,
              12.049834690894855
            ],
            [
              -75.82469936699175,
              36.34905586722125,
              12.049834690894855
            ],
            [
              -75.82501383765046,
              36.349053696415794,
              0.809834690894854
            ]
          ]
        ]
      },
      "bbox": [
        -75.82501568,
        36.3490537,
        0.8098346909,
        -75.82469937,
        36.34923021,
        12.04983469
      ],
      "properties": {
        "datetime": "2019-10-18T18:50:03Z",
        "pc:count": 763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425991.6465,
            "count": 763,
            "maximum": 425999.969,
            "minimum": 425971.749,
            "name": "X",
            "position": 0,
            "stddev": 6.806729072,
            "variance": 46.33156065
          },
          {
            "average": 4022994.697,
            "count": 763,
            "maximum": 4022999.989,
            "minimum": 4022980.649,
            "name": "Y",
            "position": 1,
            "stddev": 4.97551611,
            "variance": 24.75576056
          },
          {
            "average": 4.205483446,
            "count": 763,
            "maximum": 12.04983469,
            "minimum": 0.8098346909,
            "name": "Z",
            "position": 2,
            "stddev": 3.688441895,
            "variance": 13.60460361
          },
          {
            "average": 1109.048493,
            "count": 763,
            "maximum": 8179,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1602.150361,
            "variance": 2566885.778
          },
          {
            "average": 1.681520315,
            "count": 763,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110442817,
            "variance": 1.23308325
          },
          {
            "average": 2.416775885,
            "count": 763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.595377702,
            "variance": 2.545230011
          },
          {
            "average": 1,
            "count": 763,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180865007,
            "count": 763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3851587754,
            "variance": 0.1483472823
          },
          {
            "average": 20.47465015,
            "count": 763,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.418121788,
            "variance": 2.011069407
          },
          {
            "average": 1.74180865,
            "count": 763,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.261241475,
            "variance": 1.590730058
          },
          {
            "average": 2.567496723,
            "count": 763,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.24929057,
            "variance": 1.560726927
          },
          {
            "average": 255454302,
            "count": 763,
            "maximum": 255459803.2,
            "minimum": 255451060.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4155.304398,
            "variance": 17266554.64
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425971.749,
          4022980.649,
          0.8098346909,
          425999.969,
          4022999.989,
          12.04983469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425971.74900522304,
                4022980.6486259233,
                0.809834690894854
              ],
              [
                425971.74900522304,
                4022999.988625923,
                0.809834690894854
              ],
              [
                425999.969005223,
                4022999.988625923,
                12.049834690894855
              ],
              [
                425999.969005223,
                4022980.6486259233,
                12.049834690894855
              ],
              [
                425971.74900522304,
                4022980.6486259233,
                0.809834690894854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:50:03+00:00",
        "end_time": "2019-10-18T16:24:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2522.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2522.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2522.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2522.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82501568,
            36.3490537,
            0.8098346909,
            -75.82469937,
            36.34923021,
            12.04983469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82501383765046,
                  36.349053696415794,
                  0.809834690894854
                ],
                [
                  -75.82501567709797,
                  36.34922803645975,
                  0.809834690894854
                ],
                [
                  -75.82470120573831,
                  36.34923020727894,
                  12.049834690894855
                ],
                [
                  -75.82469936699175,
                  36.34905586722125,
                  12.049834690894855
                ],
                [
                  -75.82501383765046,
                  36.349053696415794,
                  0.809834690894854
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2522.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2522.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:50:03Z",
            "pc:count": 763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425991.6465,
                "count": 763,
                "maximum": 425999.969,
                "minimum": 425971.749,
                "name": "X",
                "position": 0,
                "stddev": 6.806729072,
                "variance": 46.33156065
              },
              {
                "average": 4022994.697,
                "count": 763,
                "maximum": 4022999.989,
                "minimum": 4022980.649,
                "name": "Y",
                "position": 1,
                "stddev": 4.97551611,
                "variance": 24.75576056
              },
              {
                "average": 4.205483446,
                "count": 763,
                "maximum": 12.04983469,
                "minimum": 0.8098346909,
                "name": "Z",
                "position": 2,
                "stddev": 3.688441895,
                "variance": 13.60460361
              },
              {
                "average": 1109.048493,
                "count": 763,
                "maximum": 8179,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1602.150361,
                "variance": 2566885.778
              },
              {
                "average": 1.681520315,
                "count": 763,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110442817,
                "variance": 1.23308325
              },
              {
                "average": 2.416775885,
                "count": 763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.595377702,
                "variance": 2.545230011
              },
              {
                "average": 1,
                "count": 763,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180865007,
                "count": 763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3851587754,
                "variance": 0.1483472823
              },
              {
                "average": 20.47465015,
                "count": 763,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.418121788,
                "variance": 2.011069407
              },
              {
                "average": 1.74180865,
                "count": 763,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.261241475,
                "variance": 1.590730058
              },
              {
                "average": 2.567496723,
                "count": 763,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.24929057,
                "variance": 1.560726927
              },
              {
                "average": 255454302,
                "count": 763,
                "maximum": 255459803.2,
                "minimum": 255451060.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4155.304398,
                "variance": 17266554.64
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425971.749,
              4022980.649,
              0.8098346909,
              425999.969,
              4022999.989,
              12.04983469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425971.74900522304,
                    4022980.6486259233,
                    0.809834690894854
                  ],
                  [
                    425971.74900522304,
                    4022999.988625923,
                    0.809834690894854
                  ],
                  [
                    425999.969005223,
                    4022999.988625923,
                    12.049834690894855
                  ],
                  [
                    425999.969005223,
                    4022980.6486259233,
                    12.049834690894855
                  ],
                  [
                    425971.74900522304,
                    4022980.6486259233,
                    0.809834690894854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:50:03+00:00",
            "end_time": "2019-10-18T16:24: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": "20191018_NCMP_NC_Dunex_18SVF3007.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77539715831752,
              36.20531591485901,
              -0.952883502348071
            ],
            [
              -75.77548610088144,
              36.214330714611634,
              -0.952883502348071
            ],
            [
              -75.76765708610162,
              36.214381193183314,
              17.78711649765193
            ],
            [
              -75.76756904125226,
              36.20536637687237,
              17.78711649765193
            ],
            [
              -75.77539715831752,
              36.20531591485901,
              -0.952883502348071
            ]
          ]
        ]
      },
      "bbox": [
        -75.7754861,
        36.20531591,
        -0.9528835023,
        -75.76756904,
        36.21438119,
        17.7871165
      ],
      "properties": {
        "datetime": "2019-10-18T16:31:56Z",
        "pc:count": 903203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430855.6779,
            "count": 903203,
            "maximum": 431000.0054,
            "minimum": 430296.2454,
            "name": "X",
            "position": 0,
            "stddev": 118.1632959,
            "variance": 13962.56451
          },
          {
            "average": 4007629.853,
            "count": 903203,
            "maximum": 4007999.99,
            "minimum": 4006999.99,
            "name": "Y",
            "position": 1,
            "stddev": 274.1039826,
            "variance": 75132.99326
          },
          {
            "average": 1.1375156,
            "count": 903203,
            "maximum": 17.7871165,
            "minimum": -0.9528835023,
            "name": "Z",
            "position": 2,
            "stddev": 3.080127252,
            "variance": 9.487183889
          },
          {
            "average": 208.8138126,
            "count": 903203,
            "maximum": 34766,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 671.5859669,
            "variance": 451027.7109
          },
          {
            "average": 1.367461136,
            "count": 903203,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8678842527,
            "variance": 0.7532230761
          },
          {
            "average": 1.742310422,
            "count": 903203,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.355579335,
            "variance": 1.837595335
          },
          {
            "average": 1,
            "count": 903203,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.23866838,
            "count": 903203,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.90599924,
            "variance": 166.5648163
          },
          {
            "average": 20.09929517,
            "count": 903203,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.541395284,
            "variance": 2.375899421
          },
          {
            "average": 2.083301318,
            "count": 903203,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7872245367,
            "variance": 0.6197224712
          },
          {
            "average": 2.588624041,
            "count": 903203,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7691557344,
            "variance": 0.5916005437
          },
          {
            "average": 255450582.6,
            "count": 903203,
            "maximum": 255451516.6,
            "minimum": 255449544.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.3207198,
            "variance": 228790.711
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 903203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430296.2454,
          4006999.99,
          -0.9528835023,
          431000.0054,
          4007999.99,
          17.7871165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430296.24540707545,
                4006999.989602539,
                -0.952883502348071
              ],
              [
                430296.24540707545,
                4007999.989602539,
                -0.952883502348071
              ],
              [
                431000.00540707546,
                4007999.989602539,
                17.78711649765193
              ],
              [
                431000.00540707546,
                4006999.989602539,
                17.78711649765193
              ],
              [
                430296.24540707545,
                4006999.989602539,
                -0.952883502348071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:31:56+00:00",
        "end_time": "2019-10-18T15:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3007.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3007.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3007.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3007.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.7754861,
            36.20531591,
            -0.9528835023,
            -75.76756904,
            36.21438119,
            17.7871165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77539715831752,
                  36.20531591485901,
                  -0.952883502348071
                ],
                [
                  -75.77548610088144,
                  36.214330714611634,
                  -0.952883502348071
                ],
                [
                  -75.76765708610162,
                  36.214381193183314,
                  17.78711649765193
                ],
                [
                  -75.76756904125226,
                  36.20536637687237,
                  17.78711649765193
                ],
                [
                  -75.77539715831752,
                  36.20531591485901,
                  -0.952883502348071
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3007.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3007.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:31:56Z",
            "pc:count": 903203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430855.6779,
                "count": 903203,
                "maximum": 431000.0054,
                "minimum": 430296.2454,
                "name": "X",
                "position": 0,
                "stddev": 118.1632959,
                "variance": 13962.56451
              },
              {
                "average": 4007629.853,
                "count": 903203,
                "maximum": 4007999.99,
                "minimum": 4006999.99,
                "name": "Y",
                "position": 1,
                "stddev": 274.1039826,
                "variance": 75132.99326
              },
              {
                "average": 1.1375156,
                "count": 903203,
                "maximum": 17.7871165,
                "minimum": -0.9528835023,
                "name": "Z",
                "position": 2,
                "stddev": 3.080127252,
                "variance": 9.487183889
              },
              {
                "average": 208.8138126,
                "count": 903203,
                "maximum": 34766,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 671.5859669,
                "variance": 451027.7109
              },
              {
                "average": 1.367461136,
                "count": 903203,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8678842527,
                "variance": 0.7532230761
              },
              {
                "average": 1.742310422,
                "count": 903203,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.355579335,
                "variance": 1.837595335
              },
              {
                "average": 1,
                "count": 903203,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.23866838,
                "count": 903203,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.90599924,
                "variance": 166.5648163
              },
              {
                "average": 20.09929517,
                "count": 903203,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.541395284,
                "variance": 2.375899421
              },
              {
                "average": 2.083301318,
                "count": 903203,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7872245367,
                "variance": 0.6197224712
              },
              {
                "average": 2.588624041,
                "count": 903203,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7691557344,
                "variance": 0.5916005437
              },
              {
                "average": 255450582.6,
                "count": 903203,
                "maximum": 255451516.6,
                "minimum": 255449544.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.3207198,
                "variance": 228790.711
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 903203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430296.2454,
              4006999.99,
              -0.9528835023,
              431000.0054,
              4007999.99,
              17.7871165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430296.24540707545,
                    4006999.989602539,
                    -0.952883502348071
                  ],
                  [
                    430296.24540707545,
                    4007999.989602539,
                    -0.952883502348071
                  ],
                  [
                    431000.00540707546,
                    4007999.989602539,
                    17.78711649765193
                  ],
                  [
                    431000.00540707546,
                    4006999.989602539,
                    17.78711649765193
                  ],
                  [
                    430296.24540707545,
                    4006999.989602539,
                    -0.952883502348071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:31:56+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVE5547.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49344909625702,
              35.66585440499428,
              -1.864053226927456
            ],
            [
              -75.49350458989582,
              35.67487050939512,
              -1.864053226927456
            ],
            [
              -75.48620686313274,
              35.67490019971871,
              7.835946773072545
            ],
            [
              -75.48615219002986,
              35.66588408551628,
              7.835946773072545
            ],
            [
              -75.49344909625702,
              35.66585440499428,
              -1.864053226927456
            ]
          ]
        ]
      },
      "bbox": [
        -75.49350459,
        35.6658544,
        -1.864053227,
        -75.48615219,
        35.6749002,
        7.835946773
      ],
      "properties": {
        "datetime": "2019-10-18T13:50:22Z",
        "pc:count": 1171446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455752.0354,
            "count": 1171446,
            "maximum": 456000.0141,
            "minimum": 455339.5741,
            "name": "X",
            "position": 0,
            "stddev": 153.9405266,
            "variance": 23697.68573
          },
          {
            "average": 3947484.027,
            "count": 1171446,
            "maximum": 3947999.988,
            "minimum": 3946999.988,
            "name": "Y",
            "position": 1,
            "stddev": 291.3238485,
            "variance": 84869.5847
          },
          {
            "average": 0.2621921228,
            "count": 1171446,
            "maximum": 7.835946773,
            "minimum": -1.864053227,
            "name": "Z",
            "position": 2,
            "stddev": 0.8243403382,
            "variance": 0.6795369932
          },
          {
            "average": 587.3961574,
            "count": 1171446,
            "maximum": 9476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 777.0403783,
            "variance": 603791.7494
          },
          {
            "average": 1.039687702,
            "count": 1171446,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2299543418,
            "variance": 0.05287899931
          },
          {
            "average": 1.079861129,
            "count": 1171446,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3438481418,
            "variance": 0.1182315446
          },
          {
            "average": 1,
            "count": 1171446,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.77703539,
            "count": 1171446,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.71255203,
            "variance": 188.0340832
          },
          {
            "average": 19.97396626,
            "count": 1171446,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.775552958,
            "variance": 3.152588306
          },
          {
            "average": 1.564390505,
            "count": 1171446,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5114388585,
            "variance": 0.2615697059
          },
          {
            "average": 1.858696858,
            "count": 1171446,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.727797187,
            "variance": 0.5296887453
          },
          {
            "average": 255441343.9,
            "count": 1171446,
            "maximum": 255441822.4,
            "minimum": 255440899.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 341.7678399,
            "variance": 116805.2564
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1171446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455339.5741,
          3946999.988,
          -1.864053227,
          456000.0141,
          3947999.988,
          7.835946773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455339.57411301846,
                3946999.9877489028,
                -1.864053226927456
              ],
              [
                455339.57411301846,
                3947999.9877489028,
                -1.864053226927456
              ],
              [
                456000.0141130184,
                3947999.9877489028,
                7.835946773072545
              ],
              [
                456000.0141130184,
                3946999.9877489028,
                7.835946773072545
              ],
              [
                455339.57411301846,
                3946999.9877489028,
                -1.864053226927456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:50:22+00:00",
        "end_time": "2019-10-18T13:34:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5547.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5547.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5547.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5547.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49350459,
            35.6658544,
            -1.864053227,
            -75.48615219,
            35.6749002,
            7.835946773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49344909625702,
                  35.66585440499428,
                  -1.864053226927456
                ],
                [
                  -75.49350458989582,
                  35.67487050939512,
                  -1.864053226927456
                ],
                [
                  -75.48620686313274,
                  35.67490019971871,
                  7.835946773072545
                ],
                [
                  -75.48615219002986,
                  35.66588408551628,
                  7.835946773072545
                ],
                [
                  -75.49344909625702,
                  35.66585440499428,
                  -1.864053226927456
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5547.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5547.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:50:22Z",
            "pc:count": 1171446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455752.0354,
                "count": 1171446,
                "maximum": 456000.0141,
                "minimum": 455339.5741,
                "name": "X",
                "position": 0,
                "stddev": 153.9405266,
                "variance": 23697.68573
              },
              {
                "average": 3947484.027,
                "count": 1171446,
                "maximum": 3947999.988,
                "minimum": 3946999.988,
                "name": "Y",
                "position": 1,
                "stddev": 291.3238485,
                "variance": 84869.5847
              },
              {
                "average": 0.2621921228,
                "count": 1171446,
                "maximum": 7.835946773,
                "minimum": -1.864053227,
                "name": "Z",
                "position": 2,
                "stddev": 0.8243403382,
                "variance": 0.6795369932
              },
              {
                "average": 587.3961574,
                "count": 1171446,
                "maximum": 9476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 777.0403783,
                "variance": 603791.7494
              },
              {
                "average": 1.039687702,
                "count": 1171446,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2299543418,
                "variance": 0.05287899931
              },
              {
                "average": 1.079861129,
                "count": 1171446,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3438481418,
                "variance": 0.1182315446
              },
              {
                "average": 1,
                "count": 1171446,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.77703539,
                "count": 1171446,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.71255203,
                "variance": 188.0340832
              },
              {
                "average": 19.97396626,
                "count": 1171446,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.775552958,
                "variance": 3.152588306
              },
              {
                "average": 1.564390505,
                "count": 1171446,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5114388585,
                "variance": 0.2615697059
              },
              {
                "average": 1.858696858,
                "count": 1171446,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.727797187,
                "variance": 0.5296887453
              },
              {
                "average": 255441343.9,
                "count": 1171446,
                "maximum": 255441822.4,
                "minimum": 255440899.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 341.7678399,
                "variance": 116805.2564
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1171446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455339.5741,
              3946999.988,
              -1.864053227,
              456000.0141,
              3947999.988,
              7.835946773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455339.57411301846,
                    3946999.9877489028,
                    -1.864053226927456
                  ],
                  [
                    455339.57411301846,
                    3947999.9877489028,
                    -1.864053226927456
                  ],
                  [
                    456000.0141130184,
                    3947999.9877489028,
                    7.835946773072545
                  ],
                  [
                    456000.0141130184,
                    3946999.9877489028,
                    7.835946773072545
                  ],
                  [
                    455339.57411301846,
                    3946999.9877489028,
                    -1.864053226927456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:50:22+00:00",
            "end_time": "2019-10-18T13:34: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": "20191018_NCMP_NC_Dunex_18SVF2720.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81327601798812,
              36.322262968203226,
              0.177216387802154
            ],
            [
              -75.81336970468074,
              36.33127750843425,
              0.177216387802154
            ],
            [
              -75.80774458908566,
              36.33131565832337,
              17.297216387802155
            ],
            [
              -75.80765155014072,
              36.3223011055948,
              17.297216387802155
            ],
            [
              -75.81327601798812,
              36.322262968203226,
              0.177216387802154
            ]
          ]
        ]
      },
      "bbox": [
        -75.8133697,
        36.32226297,
        0.1772163878,
        -75.80765155,
        36.33131566,
        17.29721639
      ],
      "properties": {
        "datetime": "2019-10-18T19:55:59Z",
        "pc:count": 1523082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427175.7718,
            "count": 1523082,
            "maximum": 427504.9064,
            "minimum": 427000.0064,
            "name": "X",
            "position": 0,
            "stddev": 116.6061962,
            "variance": 13597.00499
          },
          {
            "average": 4020436.995,
            "count": 1523082,
            "maximum": 4020999.983,
            "minimum": 4019999.983,
            "name": "Y",
            "position": 1,
            "stddev": 282.0981068,
            "variance": 79579.34186
          },
          {
            "average": 4.732265591,
            "count": 1523082,
            "maximum": 17.29721639,
            "minimum": 0.1772163878,
            "name": "Z",
            "position": 2,
            "stddev": 3.038162805,
            "variance": 9.230433232
          },
          {
            "average": 2221.663409,
            "count": 1523082,
            "maximum": 43882,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2436.570414,
            "variance": 5936875.38
          },
          {
            "average": 1.537672955,
            "count": 1523082,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9006422017,
            "variance": 0.8111563755
          },
          {
            "average": 2.101122592,
            "count": 1523082,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.293779683,
            "variance": 1.673865868
          },
          {
            "average": 1,
            "count": 1523082,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.408594547,
            "count": 1523082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4915742079,
            "variance": 0.2416452018
          },
          {
            "average": 20.11921707,
            "count": 1523082,
            "maximum": 27,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.470230191,
            "variance": 2.161576815
          },
          {
            "average": 1.564968268,
            "count": 1523082,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9466272769,
            "variance": 0.8961032013
          },
          {
            "average": 5.18851316,
            "count": 1523082,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.090294022,
            "variance": 1.188741054
          },
          {
            "average": 255453187.6,
            "count": 1523082,
            "maximum": 255463759.2,
            "minimum": 255451013.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3015.366237,
            "variance": 9092433.542
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.0064,
          4019999.983,
          0.1772163878,
          427504.9064,
          4020999.983,
          17.29721639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.006438403,
                4019999.982701445,
                0.177216387802154
              ],
              [
                427000.006438403,
                4020999.982701445,
                0.177216387802154
              ],
              [
                427504.906438403,
                4020999.982701445,
                17.297216387802155
              ],
              [
                427504.906438403,
                4019999.982701445,
                17.297216387802155
              ],
              [
                427000.006438403,
                4019999.982701445,
                0.177216387802154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:55:59+00:00",
        "end_time": "2019-10-18T16:23:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2720.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2720.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2720.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2720.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8133697,
            36.32226297,
            0.1772163878,
            -75.80765155,
            36.33131566,
            17.29721639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81327601798812,
                  36.322262968203226,
                  0.177216387802154
                ],
                [
                  -75.81336970468074,
                  36.33127750843425,
                  0.177216387802154
                ],
                [
                  -75.80774458908566,
                  36.33131565832337,
                  17.297216387802155
                ],
                [
                  -75.80765155014072,
                  36.3223011055948,
                  17.297216387802155
                ],
                [
                  -75.81327601798812,
                  36.322262968203226,
                  0.177216387802154
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2720.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2720.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:55:59Z",
            "pc:count": 1523082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427175.7718,
                "count": 1523082,
                "maximum": 427504.9064,
                "minimum": 427000.0064,
                "name": "X",
                "position": 0,
                "stddev": 116.6061962,
                "variance": 13597.00499
              },
              {
                "average": 4020436.995,
                "count": 1523082,
                "maximum": 4020999.983,
                "minimum": 4019999.983,
                "name": "Y",
                "position": 1,
                "stddev": 282.0981068,
                "variance": 79579.34186
              },
              {
                "average": 4.732265591,
                "count": 1523082,
                "maximum": 17.29721639,
                "minimum": 0.1772163878,
                "name": "Z",
                "position": 2,
                "stddev": 3.038162805,
                "variance": 9.230433232
              },
              {
                "average": 2221.663409,
                "count": 1523082,
                "maximum": 43882,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2436.570414,
                "variance": 5936875.38
              },
              {
                "average": 1.537672955,
                "count": 1523082,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9006422017,
                "variance": 0.8111563755
              },
              {
                "average": 2.101122592,
                "count": 1523082,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.293779683,
                "variance": 1.673865868
              },
              {
                "average": 1,
                "count": 1523082,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.408594547,
                "count": 1523082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4915742079,
                "variance": 0.2416452018
              },
              {
                "average": 20.11921707,
                "count": 1523082,
                "maximum": 27,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.470230191,
                "variance": 2.161576815
              },
              {
                "average": 1.564968268,
                "count": 1523082,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9466272769,
                "variance": 0.8961032013
              },
              {
                "average": 5.18851316,
                "count": 1523082,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.090294022,
                "variance": 1.188741054
              },
              {
                "average": 255453187.6,
                "count": 1523082,
                "maximum": 255463759.2,
                "minimum": 255451013.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3015.366237,
                "variance": 9092433.542
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.0064,
              4019999.983,
              0.1772163878,
              427504.9064,
              4020999.983,
              17.29721639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.006438403,
                    4019999.982701445,
                    0.177216387802154
                  ],
                  [
                    427000.006438403,
                    4020999.982701445,
                    0.177216387802154
                  ],
                  [
                    427504.906438403,
                    4020999.982701445,
                    17.297216387802155
                  ],
                  [
                    427504.906438403,
                    4019999.982701445,
                    17.297216387802155
                  ],
                  [
                    427000.006438403,
                    4019999.982701445,
                    0.177216387802154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:55:59+00:00",
            "end_time": "2019-10-18T16:23: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": "20191018_NCMP_NC_Dunex_18SVE5645.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4860430960043,
              35.647851794136244,
              -0.673842078329246
            ],
            [
              -75.48609772058468,
              35.656867935538685,
              -0.673842078329246
            ],
            [
              -75.47505016857919,
              35.65691202082995,
              17.086157921670754
            ],
            [
              -75.47499678533757,
              35.6478958648706,
              17.086157921670754
            ],
            [
              -75.4860430960043,
              35.647851794136244,
              -0.673842078329246
            ]
          ]
        ]
      },
      "bbox": [
        -75.48609772,
        35.64785179,
        -0.6738420783,
        -75.47499679,
        35.65691202,
        17.08615792
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:17Z",
        "pc:count": 2709355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456545.5101,
            "count": 2709355,
            "maximum": 457000.0179,
            "minimum": 455999.9979,
            "name": "X",
            "position": 0,
            "stddev": 292.6771761,
            "variance": 85659.92942
          },
          {
            "average": 3945489.943,
            "count": 2709355,
            "maximum": 3945999.985,
            "minimum": 3944999.985,
            "name": "Y",
            "position": 1,
            "stddev": 287.470775,
            "variance": 82639.44648
          },
          {
            "average": 1.161895531,
            "count": 2709355,
            "maximum": 17.08615792,
            "minimum": -0.6738420783,
            "name": "Z",
            "position": 2,
            "stddev": 1.2354441,
            "variance": 1.526322124
          },
          {
            "average": 1065.966872,
            "count": 2709355,
            "maximum": 37388,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1248.465485,
            "variance": 1558666.067
          },
          {
            "average": 1.133401861,
            "count": 2709355,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4236796834,
            "variance": 0.1795044741
          },
          {
            "average": 1.267279482,
            "count": 2709355,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6230475027,
            "variance": 0.3881881906
          },
          {
            "average": 1,
            "count": 2709355,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.538355808,
            "count": 2709355,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.670545503,
            "variance": 93.51945033
          },
          {
            "average": 19.9690553,
            "count": 2709355,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.503059784,
            "variance": 2.259188716
          },
          {
            "average": 1.293447702,
            "count": 2709355,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5210458586,
            "variance": 0.2714887868
          },
          {
            "average": 3.916811566,
            "count": 2709355,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.425319253,
            "variance": 2.031534974
          },
          {
            "average": 255442300.9,
            "count": 2709355,
            "maximum": 255443677.5,
            "minimum": 255440933.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 660.1662169,
            "variance": 435819.4339
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2709355,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455999.9979,
          3944999.985,
          -0.6738420783,
          457000.0179,
          3945999.985,
          17.08615792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455999.99786374165,
                3944999.9853698583,
                -0.673842078329246
              ],
              [
                455999.99786374165,
                3945999.9853698583,
                -0.673842078329246
              ],
              [
                457000.01786374167,
                3945999.9853698583,
                17.086157921670754
              ],
              [
                457000.01786374167,
                3944999.9853698583,
                17.086157921670754
              ],
              [
                455999.99786374165,
                3944999.9853698583,
                -0.673842078329246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:17+00:00",
        "end_time": "2019-10-18T13:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5645.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5645.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5645.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5645.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48609772,
            35.64785179,
            -0.6738420783,
            -75.47499679,
            35.65691202,
            17.08615792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4860430960043,
                  35.647851794136244,
                  -0.673842078329246
                ],
                [
                  -75.48609772058468,
                  35.656867935538685,
                  -0.673842078329246
                ],
                [
                  -75.47505016857919,
                  35.65691202082995,
                  17.086157921670754
                ],
                [
                  -75.47499678533757,
                  35.6478958648706,
                  17.086157921670754
                ],
                [
                  -75.4860430960043,
                  35.647851794136244,
                  -0.673842078329246
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5645.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5645.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:17Z",
            "pc:count": 2709355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456545.5101,
                "count": 2709355,
                "maximum": 457000.0179,
                "minimum": 455999.9979,
                "name": "X",
                "position": 0,
                "stddev": 292.6771761,
                "variance": 85659.92942
              },
              {
                "average": 3945489.943,
                "count": 2709355,
                "maximum": 3945999.985,
                "minimum": 3944999.985,
                "name": "Y",
                "position": 1,
                "stddev": 287.470775,
                "variance": 82639.44648
              },
              {
                "average": 1.161895531,
                "count": 2709355,
                "maximum": 17.08615792,
                "minimum": -0.6738420783,
                "name": "Z",
                "position": 2,
                "stddev": 1.2354441,
                "variance": 1.526322124
              },
              {
                "average": 1065.966872,
                "count": 2709355,
                "maximum": 37388,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1248.465485,
                "variance": 1558666.067
              },
              {
                "average": 1.133401861,
                "count": 2709355,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4236796834,
                "variance": 0.1795044741
              },
              {
                "average": 1.267279482,
                "count": 2709355,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6230475027,
                "variance": 0.3881881906
              },
              {
                "average": 1,
                "count": 2709355,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.538355808,
                "count": 2709355,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.670545503,
                "variance": 93.51945033
              },
              {
                "average": 19.9690553,
                "count": 2709355,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.503059784,
                "variance": 2.259188716
              },
              {
                "average": 1.293447702,
                "count": 2709355,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5210458586,
                "variance": 0.2714887868
              },
              {
                "average": 3.916811566,
                "count": 2709355,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.425319253,
                "variance": 2.031534974
              },
              {
                "average": 255442300.9,
                "count": 2709355,
                "maximum": 255443677.5,
                "minimum": 255440933.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 660.1662169,
                "variance": 435819.4339
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2709355,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455999.9979,
              3944999.985,
              -0.6738420783,
              457000.0179,
              3945999.985,
              17.08615792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455999.99786374165,
                    3944999.9853698583,
                    -0.673842078329246
                  ],
                  [
                    455999.99786374165,
                    3945999.9853698583,
                    -0.673842078329246
                  ],
                  [
                    457000.01786374167,
                    3945999.9853698583,
                    17.086157921670754
                  ],
                  [
                    457000.01786374167,
                    3944999.9853698583,
                    17.086157921670754
                  ],
                  [
                    455999.99786374165,
                    3944999.9853698583,
                    -0.673842078329246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:17+00:00",
            "end_time": "2019-10-18T13:35: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": "20191018_NCMP_NC_Dunex_18SVE5744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47494364095238,
              35.6388797242,
              0.047255070872062
            ],
            [
              -75.47499700051436,
              35.64789589375375,
              0.047255070872062
            ],
            [
              -75.47037310027582,
              35.647914040625366,
              17.307255070872063
            ],
            [
              -75.47032026010031,
              35.63889786507889,
              17.307255070872063
            ],
            [
              -75.47494364095238,
              35.6388797242,
              0.047255070872062
            ]
          ]
        ]
      },
      "bbox": [
        -75.474997,
        35.63887972,
        0.04725507087,
        -75.47032026,
        35.64791404,
        17.30725507
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:46Z",
        "pc:count": 1110981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457166.3813,
            "count": 1110981,
            "maximum": 457418.5984,
            "minimum": 456999.9984,
            "name": "X",
            "position": 0,
            "stddev": 107.3641792,
            "variance": 11527.06697
          },
          {
            "average": 3944471.098,
            "count": 1110981,
            "maximum": 3944999.989,
            "minimum": 3943999.989,
            "name": "Y",
            "position": 1,
            "stddev": 275.6523269,
            "variance": 75984.20535
          },
          {
            "average": 3.440447889,
            "count": 1110981,
            "maximum": 17.30725507,
            "minimum": 0.04725507087,
            "name": "Z",
            "position": 2,
            "stddev": 2.445982005,
            "variance": 5.982827971
          },
          {
            "average": 3319.591818,
            "count": 1110981,
            "maximum": 42283,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2368.596994,
            "variance": 5610251.718
          },
          {
            "average": 1.146404844,
            "count": 1110981,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4363765595,
            "variance": 0.1904245017
          },
          {
            "average": 1.293316447,
            "count": 1110981,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6356512523,
            "variance": 0.4040525146
          },
          {
            "average": 1,
            "count": 1110981,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.663785429,
            "count": 1110981,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4724135202,
            "variance": 0.223174534
          },
          {
            "average": 20.23981122,
            "count": 1110981,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.435512415,
            "variance": 2.060695893
          },
          {
            "average": 1.16592723,
            "count": 1110981,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4517081525,
            "variance": 0.204040255
          },
          {
            "average": 5.963471923,
            "count": 1110981,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.655592993,
            "variance": 0.4298021725
          },
          {
            "average": 255443239.4,
            "count": 1110981,
            "maximum": 255443706.4,
            "minimum": 255442782,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298.2154571,
            "variance": 88932.45886
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456999.9984,
          3943999.989,
          0.04725507087,
          457418.5984,
          3944999.989,
          17.30725507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456999.9983997898,
                3943999.9886673875,
                0.047255070872062
              ],
              [
                456999.9983997898,
                3944999.9886673875,
                0.047255070872062
              ],
              [
                457418.5983997898,
                3944999.9886673875,
                17.307255070872063
              ],
              [
                457418.5983997898,
                3943999.9886673875,
                17.307255070872063
              ],
              [
                456999.9983997898,
                3943999.9886673875,
                0.047255070872062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:46+00:00",
        "end_time": "2019-10-18T14:06:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.474997,
            35.63887972,
            0.04725507087,
            -75.47032026,
            35.64791404,
            17.30725507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47494364095238,
                  35.6388797242,
                  0.047255070872062
                ],
                [
                  -75.47499700051436,
                  35.64789589375375,
                  0.047255070872062
                ],
                [
                  -75.47037310027582,
                  35.647914040625366,
                  17.307255070872063
                ],
                [
                  -75.47032026010031,
                  35.63889786507889,
                  17.307255070872063
                ],
                [
                  -75.47494364095238,
                  35.6388797242,
                  0.047255070872062
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:46Z",
            "pc:count": 1110981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457166.3813,
                "count": 1110981,
                "maximum": 457418.5984,
                "minimum": 456999.9984,
                "name": "X",
                "position": 0,
                "stddev": 107.3641792,
                "variance": 11527.06697
              },
              {
                "average": 3944471.098,
                "count": 1110981,
                "maximum": 3944999.989,
                "minimum": 3943999.989,
                "name": "Y",
                "position": 1,
                "stddev": 275.6523269,
                "variance": 75984.20535
              },
              {
                "average": 3.440447889,
                "count": 1110981,
                "maximum": 17.30725507,
                "minimum": 0.04725507087,
                "name": "Z",
                "position": 2,
                "stddev": 2.445982005,
                "variance": 5.982827971
              },
              {
                "average": 3319.591818,
                "count": 1110981,
                "maximum": 42283,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2368.596994,
                "variance": 5610251.718
              },
              {
                "average": 1.146404844,
                "count": 1110981,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4363765595,
                "variance": 0.1904245017
              },
              {
                "average": 1.293316447,
                "count": 1110981,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6356512523,
                "variance": 0.4040525146
              },
              {
                "average": 1,
                "count": 1110981,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.663785429,
                "count": 1110981,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4724135202,
                "variance": 0.223174534
              },
              {
                "average": 20.23981122,
                "count": 1110981,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.435512415,
                "variance": 2.060695893
              },
              {
                "average": 1.16592723,
                "count": 1110981,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4517081525,
                "variance": 0.204040255
              },
              {
                "average": 5.963471923,
                "count": 1110981,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.655592993,
                "variance": 0.4298021725
              },
              {
                "average": 255443239.4,
                "count": 1110981,
                "maximum": 255443706.4,
                "minimum": 255442782,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298.2154571,
                "variance": 88932.45886
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456999.9984,
              3943999.989,
              0.04725507087,
              457418.5984,
              3944999.989,
              17.30725507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456999.9983997898,
                    3943999.9886673875,
                    0.047255070872062
                  ],
                  [
                    456999.9983997898,
                    3944999.9886673875,
                    0.047255070872062
                  ],
                  [
                    457418.5983997898,
                    3944999.9886673875,
                    17.307255070872063
                  ],
                  [
                    457418.5983997898,
                    3943999.9886673875,
                    17.307255070872063
                  ],
                  [
                    456999.9983997898,
                    3943999.9886673875,
                    0.047255070872062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:46+00:00",
            "end_time": "2019-10-18T14:06: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": "20191018_NCMP_NC_Dunex_18SVF2529.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83642329067126,
              36.40323922760188,
              -0.421160427641149
            ],
            [
              -75.83651992887174,
              36.41225359280216,
              -0.421160427641149
            ],
            [
              -75.8302194142172,
              36.41229756427145,
              12.83883957235885
            ],
            [
              -75.83012350367343,
              36.40328318467961,
              12.83883957235885
            ],
            [
              -75.83642329067126,
              36.40323922760188,
              -0.421160427641149
            ]
          ]
        ]
      },
      "bbox": [
        -75.83651993,
        36.40323923,
        -0.4211604276,
        -75.8301235,
        36.41229756,
        12.83883957
      ],
      "properties": {
        "datetime": "2019-10-18T20:12:11Z",
        "pc:count": 3824717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425175.4721,
            "count": 3824717,
            "maximum": 425564.9436,
            "minimum": 425000.0036,
            "name": "X",
            "position": 0,
            "stddev": 120.6686486,
            "variance": 14560.92275
          },
          {
            "average": 4029449.675,
            "count": 3824717,
            "maximum": 4029999.985,
            "minimum": 4028999.985,
            "name": "Y",
            "position": 1,
            "stddev": 286.0860537,
            "variance": 81845.23009
          },
          {
            "average": 3.022897054,
            "count": 3824717,
            "maximum": 12.83883957,
            "minimum": -0.4211604276,
            "name": "Z",
            "position": 2,
            "stddev": 2.104753153,
            "variance": 4.429985833
          },
          {
            "average": 825.4856485,
            "count": 3824717,
            "maximum": 11141,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1518.318227,
            "variance": 2305290.24
          },
          {
            "average": 1.921253259,
            "count": 3824717,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053101203,
            "variance": 1.109022145
          },
          {
            "average": 2.845380456,
            "count": 3824717,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.267830447,
            "variance": 1.607394042
          },
          {
            "average": 1,
            "count": 3824717,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259400892,
            "count": 3824717,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4383059654,
            "variance": 0.1921121193
          },
          {
            "average": 20.20976459,
            "count": 3824717,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.079350012,
            "variance": 4.323696473
          },
          {
            "average": 1.954523694,
            "count": 3824717,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.117063905,
            "variance": 1.247831767
          },
          {
            "average": 5.490379288,
            "count": 3824717,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.533239287,
            "variance": 2.350822712
          },
          {
            "average": 255462794.7,
            "count": 3824717,
            "maximum": 255464731.1,
            "minimum": 255460753.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1082.129388,
            "variance": 1171004.012
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425000.0036,
          4028999.985,
          -0.4211604276,
          425564.9436,
          4029999.985,
          12.83883957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425000.00362210895,
                4028999.984759044,
                -0.421160427641149
              ],
              [
                425000.00362210895,
                4029999.984759044,
                -0.421160427641149
              ],
              [
                425564.9436221089,
                4029999.984759044,
                12.83883957235885
              ],
              [
                425564.9436221089,
                4028999.984759044,
                12.83883957235885
              ],
              [
                425000.00362210895,
                4028999.984759044,
                -0.421160427641149
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:12:11+00:00",
        "end_time": "2019-10-18T19:05:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2529.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2529.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2529.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2529.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83651993,
            36.40323923,
            -0.4211604276,
            -75.8301235,
            36.41229756,
            12.83883957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83642329067126,
                  36.40323922760188,
                  -0.421160427641149
                ],
                [
                  -75.83651992887174,
                  36.41225359280216,
                  -0.421160427641149
                ],
                [
                  -75.8302194142172,
                  36.41229756427145,
                  12.83883957235885
                ],
                [
                  -75.83012350367343,
                  36.40328318467961,
                  12.83883957235885
                ],
                [
                  -75.83642329067126,
                  36.40323922760188,
                  -0.421160427641149
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2529.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2529.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:12:11Z",
            "pc:count": 3824717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425175.4721,
                "count": 3824717,
                "maximum": 425564.9436,
                "minimum": 425000.0036,
                "name": "X",
                "position": 0,
                "stddev": 120.6686486,
                "variance": 14560.92275
              },
              {
                "average": 4029449.675,
                "count": 3824717,
                "maximum": 4029999.985,
                "minimum": 4028999.985,
                "name": "Y",
                "position": 1,
                "stddev": 286.0860537,
                "variance": 81845.23009
              },
              {
                "average": 3.022897054,
                "count": 3824717,
                "maximum": 12.83883957,
                "minimum": -0.4211604276,
                "name": "Z",
                "position": 2,
                "stddev": 2.104753153,
                "variance": 4.429985833
              },
              {
                "average": 825.4856485,
                "count": 3824717,
                "maximum": 11141,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1518.318227,
                "variance": 2305290.24
              },
              {
                "average": 1.921253259,
                "count": 3824717,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053101203,
                "variance": 1.109022145
              },
              {
                "average": 2.845380456,
                "count": 3824717,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.267830447,
                "variance": 1.607394042
              },
              {
                "average": 1,
                "count": 3824717,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259400892,
                "count": 3824717,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4383059654,
                "variance": 0.1921121193
              },
              {
                "average": 20.20976459,
                "count": 3824717,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.079350012,
                "variance": 4.323696473
              },
              {
                "average": 1.954523694,
                "count": 3824717,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.117063905,
                "variance": 1.247831767
              },
              {
                "average": 5.490379288,
                "count": 3824717,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.533239287,
                "variance": 2.350822712
              },
              {
                "average": 255462794.7,
                "count": 3824717,
                "maximum": 255464731.1,
                "minimum": 255460753.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1082.129388,
                "variance": 1171004.012
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425000.0036,
              4028999.985,
              -0.4211604276,
              425564.9436,
              4029999.985,
              12.83883957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425000.00362210895,
                    4028999.984759044,
                    -0.421160427641149
                  ],
                  [
                    425000.00362210895,
                    4029999.984759044,
                    -0.421160427641149
                  ],
                  [
                    425564.9436221089,
                    4029999.984759044,
                    12.83883957235885
                  ],
                  [
                    425564.9436221089,
                    4028999.984759044,
                    12.83883957235885
                  ],
                  [
                    425000.00362210895,
                    4028999.984759044,
                    -0.421160427641149
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:12:11+00:00",
            "end_time": "2019-10-18T19:05: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": "20191018_NCMP_NC_Dunex_18SVF2913.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.79035971144448,
              36.259310030498256,
              -0.45042353256888
            ],
            [
              -75.79045054929398,
              36.26832471645658,
              -0.45042353256888
            ],
            [
              -75.78474286711062,
              36.268362304022745,
              19.32957646743112
            ],
            [
              -75.78465268501807,
              36.259347605742285,
              19.32957646743112
            ],
            [
              -75.79035971144448,
              36.259310030498256,
              -0.45042353256888
            ]
          ]
        ]
      },
      "bbox": [
        -75.79045055,
        36.25931003,
        -0.4504235326,
        -75.78465269,
        36.2683623,
        19.32957647
      ],
      "properties": {
        "datetime": "2019-10-18T16:42:49Z",
        "pc:count": 1769626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429157.2925,
            "count": 1769626,
            "maximum": 429512.7265,
            "minimum": 429000.0065,
            "name": "X",
            "position": 0,
            "stddev": 117.3443678,
            "variance": 13769.70066
          },
          {
            "average": 4013397.921,
            "count": 1769626,
            "maximum": 4013999.989,
            "minimum": 4012999.989,
            "name": "Y",
            "position": 1,
            "stddev": 278.9201197,
            "variance": 77796.43319
          },
          {
            "average": 3.924574959,
            "count": 1769626,
            "maximum": 19.32957647,
            "minimum": -0.4504235326,
            "name": "Z",
            "position": 2,
            "stddev": 2.751595737,
            "variance": 7.571279097
          },
          {
            "average": 1654.452168,
            "count": 1769626,
            "maximum": 43043,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2400.084216,
            "variance": 5760404.244
          },
          {
            "average": 1.79576419,
            "count": 1769626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.060981323,
            "variance": 1.125681367
          },
          {
            "average": 2.59621129,
            "count": 1769626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.425007335,
            "variance": 2.030645904
          },
          {
            "average": 1,
            "count": 1769626,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405632603,
            "count": 1769626,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8941237585,
            "variance": 0.7994572955
          },
          {
            "average": 19.98357462,
            "count": 1769626,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.321915316,
            "variance": 1.747460104
          },
          {
            "average": 1.852106603,
            "count": 1769626,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.181115309,
            "variance": 1.395033372
          },
          {
            "average": 3.492610868,
            "count": 1769626,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7180549807,
            "variance": 0.5156029553
          },
          {
            "average": 255451169.7,
            "count": 1769626,
            "maximum": 255452169,
            "minimum": 255450169,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.1633867,
            "variance": 191987.1535
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769626,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429000.0065,
          4012999.989,
          -0.4504235326,
          429512.7265,
          4013999.989,
          19.32957647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429000.0064641052,
                4012999.988991758,
                -0.45042353256888
              ],
              [
                429000.0064641052,
                4013999.988991758,
                -0.45042353256888
              ],
              [
                429512.7264641052,
                4013999.988991758,
                19.32957646743112
              ],
              [
                429512.7264641052,
                4012999.988991758,
                19.32957646743112
              ],
              [
                429000.0064641052,
                4012999.988991758,
                -0.45042353256888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:42:49+00:00",
        "end_time": "2019-10-18T16:09:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2913.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2913.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2913.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2913.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.79045055,
            36.25931003,
            -0.4504235326,
            -75.78465269,
            36.2683623,
            19.32957647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.79035971144448,
                  36.259310030498256,
                  -0.45042353256888
                ],
                [
                  -75.79045054929398,
                  36.26832471645658,
                  -0.45042353256888
                ],
                [
                  -75.78474286711062,
                  36.268362304022745,
                  19.32957646743112
                ],
                [
                  -75.78465268501807,
                  36.259347605742285,
                  19.32957646743112
                ],
                [
                  -75.79035971144448,
                  36.259310030498256,
                  -0.45042353256888
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2913.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2913.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:42:49Z",
            "pc:count": 1769626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429157.2925,
                "count": 1769626,
                "maximum": 429512.7265,
                "minimum": 429000.0065,
                "name": "X",
                "position": 0,
                "stddev": 117.3443678,
                "variance": 13769.70066
              },
              {
                "average": 4013397.921,
                "count": 1769626,
                "maximum": 4013999.989,
                "minimum": 4012999.989,
                "name": "Y",
                "position": 1,
                "stddev": 278.9201197,
                "variance": 77796.43319
              },
              {
                "average": 3.924574959,
                "count": 1769626,
                "maximum": 19.32957647,
                "minimum": -0.4504235326,
                "name": "Z",
                "position": 2,
                "stddev": 2.751595737,
                "variance": 7.571279097
              },
              {
                "average": 1654.452168,
                "count": 1769626,
                "maximum": 43043,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2400.084216,
                "variance": 5760404.244
              },
              {
                "average": 1.79576419,
                "count": 1769626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.060981323,
                "variance": 1.125681367
              },
              {
                "average": 2.59621129,
                "count": 1769626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.425007335,
                "variance": 2.030645904
              },
              {
                "average": 1,
                "count": 1769626,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405632603,
                "count": 1769626,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8941237585,
                "variance": 0.7994572955
              },
              {
                "average": 19.98357462,
                "count": 1769626,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.321915316,
                "variance": 1.747460104
              },
              {
                "average": 1.852106603,
                "count": 1769626,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.181115309,
                "variance": 1.395033372
              },
              {
                "average": 3.492610868,
                "count": 1769626,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7180549807,
                "variance": 0.5156029553
              },
              {
                "average": 255451169.7,
                "count": 1769626,
                "maximum": 255452169,
                "minimum": 255450169,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.1633867,
                "variance": 191987.1535
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769626,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429000.0065,
              4012999.989,
              -0.4504235326,
              429512.7265,
              4013999.989,
              19.32957647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429000.0064641052,
                    4012999.988991758,
                    -0.45042353256888
                  ],
                  [
                    429000.0064641052,
                    4013999.988991758,
                    -0.45042353256888
                  ],
                  [
                    429512.7264641052,
                    4013999.988991758,
                    19.32957646743112
                  ],
                  [
                    429512.7264641052,
                    4012999.988991758,
                    19.32957646743112
                  ],
                  [
                    429000.0064641052,
                    4012999.988991758,
                    -0.45042353256888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:42:49+00:00",
            "end_time": "2019-10-18T16:09:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2721.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.81336966478774,
              36.33127750898794,
              -4.147689899472864
            ],
            [
              -75.81346336311411,
              36.340289150737306,
              -4.147689899472864
            ],
            [
              -75.80864430517654,
              36.34032185709851,
              18.392310100527133
            ],
            [
              -75.80855116178283,
              36.331310204639344,
              18.392310100527133
            ],
            [
              -75.81336966478774,
              36.33127750898794,
              -4.147689899472864
            ]
          ]
        ]
      },
      "bbox": [
        -75.81346336,
        36.33127751,
        -4.147689899,
        -75.80855116,
        36.34032186,
        18.3923101
      ],
      "properties": {
        "datetime": "2019-10-18T20:17:57Z",
        "pc:count": 718166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427088.8162,
            "count": 718166,
            "maximum": 427432.51,
            "minimum": 427000.01,
            "name": "X",
            "position": 0,
            "stddev": 83.0103501,
            "variance": 6890.718223
          },
          {
            "average": 4021355.332,
            "count": 718166,
            "maximum": 4021999.663,
            "minimum": 4020999.983,
            "name": "Y",
            "position": 1,
            "stddev": 227.0881774,
            "variance": 51569.04033
          },
          {
            "average": 3.231668313,
            "count": 718166,
            "maximum": 18.3923101,
            "minimum": -4.147689899,
            "name": "Z",
            "position": 2,
            "stddev": 3.74870217,
            "variance": 14.05276796
          },
          {
            "average": 2638.620719,
            "count": 718166,
            "maximum": 38554,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2532.441027,
            "variance": 6413257.556
          },
          {
            "average": 1.248712693,
            "count": 718166,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6206734605,
            "variance": 0.3852355446
          },
          {
            "average": 1.519959174,
            "count": 718166,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9473209045,
            "variance": 0.8974168961
          },
          {
            "average": 1,
            "count": 718166,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.162756243,
            "count": 718166,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.184976734,
            "variance": 66.99384414
          },
          {
            "average": 20.46488142,
            "count": 718166,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.346100487,
            "variance": 1.811986521
          },
          {
            "average": 1.36063807,
            "count": 718166,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6679968756,
            "variance": 0.4462198258
          },
          {
            "average": 7.015139954,
            "count": 718166,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020250825,
            "variance": 1.040911745
          },
          {
            "average": 255459861.4,
            "count": 718166,
            "maximum": 255465077.3,
            "minimum": 255452277.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5676.444171,
            "variance": 32222018.42
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 718166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427000.01,
          4020999.983,
          -4.147689899,
          427432.51,
          4021999.663,
          18.3923101
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427000.010019392,
                4020999.9827327477,
                -4.147689899472864
              ],
              [
                427000.010019392,
                4021999.6627327474,
                -4.147689899472864
              ],
              [
                427432.510019392,
                4021999.6627327474,
                18.392310100527133
              ],
              [
                427432.510019392,
                4020999.9827327477,
                18.392310100527133
              ],
              [
                427000.010019392,
                4020999.9827327477,
                -4.147689899472864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:17:57+00:00",
        "end_time": "2019-10-18T16:44:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2721.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2721.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2721.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2721.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.81346336,
            36.33127751,
            -4.147689899,
            -75.80855116,
            36.34032186,
            18.3923101
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.81336966478774,
                  36.33127750898794,
                  -4.147689899472864
                ],
                [
                  -75.81346336311411,
                  36.340289150737306,
                  -4.147689899472864
                ],
                [
                  -75.80864430517654,
                  36.34032185709851,
                  18.392310100527133
                ],
                [
                  -75.80855116178283,
                  36.331310204639344,
                  18.392310100527133
                ],
                [
                  -75.81336966478774,
                  36.33127750898794,
                  -4.147689899472864
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2721.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2721.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:17:57Z",
            "pc:count": 718166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427088.8162,
                "count": 718166,
                "maximum": 427432.51,
                "minimum": 427000.01,
                "name": "X",
                "position": 0,
                "stddev": 83.0103501,
                "variance": 6890.718223
              },
              {
                "average": 4021355.332,
                "count": 718166,
                "maximum": 4021999.663,
                "minimum": 4020999.983,
                "name": "Y",
                "position": 1,
                "stddev": 227.0881774,
                "variance": 51569.04033
              },
              {
                "average": 3.231668313,
                "count": 718166,
                "maximum": 18.3923101,
                "minimum": -4.147689899,
                "name": "Z",
                "position": 2,
                "stddev": 3.74870217,
                "variance": 14.05276796
              },
              {
                "average": 2638.620719,
                "count": 718166,
                "maximum": 38554,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2532.441027,
                "variance": 6413257.556
              },
              {
                "average": 1.248712693,
                "count": 718166,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6206734605,
                "variance": 0.3852355446
              },
              {
                "average": 1.519959174,
                "count": 718166,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9473209045,
                "variance": 0.8974168961
              },
              {
                "average": 1,
                "count": 718166,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.162756243,
                "count": 718166,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.184976734,
                "variance": 66.99384414
              },
              {
                "average": 20.46488142,
                "count": 718166,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.346100487,
                "variance": 1.811986521
              },
              {
                "average": 1.36063807,
                "count": 718166,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6679968756,
                "variance": 0.4462198258
              },
              {
                "average": 7.015139954,
                "count": 718166,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020250825,
                "variance": 1.040911745
              },
              {
                "average": 255459861.4,
                "count": 718166,
                "maximum": 255465077.3,
                "minimum": 255452277.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5676.444171,
                "variance": 32222018.42
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 718166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427000.01,
              4020999.983,
              -4.147689899,
              427432.51,
              4021999.663,
              18.3923101
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427000.010019392,
                    4020999.9827327477,
                    -4.147689899472864
                  ],
                  [
                    427000.010019392,
                    4021999.6627327474,
                    -4.147689899472864
                  ],
                  [
                    427432.510019392,
                    4021999.6627327474,
                    18.392310100527133
                  ],
                  [
                    427432.510019392,
                    4020999.9827327477,
                    18.392310100527133
                  ],
                  [
                    427000.010019392,
                    4020999.9827327477,
                    -4.147689899472864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:17:57+00:00",
            "end_time": "2019-10-18T16:44: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": "20191018_NCMP_NC_Dunex_18SVF2245.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87149026867303,
              36.54722717599333,
              -0.704603985602191
            ],
            [
              -75.87159148804308,
              36.55624124073576,
              -0.704603985602191
            ],
            [
              -75.86657655850037,
              36.55627779585551,
              18.49539601439781
            ],
            [
              -75.86647592134432,
              36.54726371916786,
              18.49539601439781
            ],
            [
              -75.87149026867303,
              36.54722717599333,
              -0.704603985602191
            ]
          ]
        ]
      },
      "bbox": [
        -75.87159149,
        36.54722718,
        -0.7046039856,
        -75.86647592,
        36.5562778,
        18.49539601
      ],
      "properties": {
        "datetime": "2019-10-18T20:23:47Z",
        "pc:count": 2522598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422133.468,
            "count": 2522598,
            "maximum": 422448.8388,
            "minimum": 421999.9988,
            "name": "X",
            "position": 0,
            "stddev": 102.8794342,
            "variance": 10584.17799
          },
          {
            "average": 4045454.498,
            "count": 2522598,
            "maximum": 4045999.986,
            "minimum": 4044999.986,
            "name": "Y",
            "position": 1,
            "stddev": 278.6656234,
            "variance": 77654.52967
          },
          {
            "average": 4.569549597,
            "count": 2522598,
            "maximum": 18.49539601,
            "minimum": -0.7046039856,
            "name": "Z",
            "position": 2,
            "stddev": 3.181897481,
            "variance": 10.12447158
          },
          {
            "average": 1067.866955,
            "count": 2522598,
            "maximum": 19444,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1846.494935,
            "variance": 3409543.544
          },
          {
            "average": 2.179129215,
            "count": 2522598,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244366414,
            "variance": 1.548447771
          },
          {
            "average": 3.35558341,
            "count": 2522598,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.505844295,
            "variance": 2.267567041
          },
          {
            "average": 1,
            "count": 2522598,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299157456,
            "count": 2522598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4578890211,
            "variance": 0.2096623556
          },
          {
            "average": 20.37922805,
            "count": 2522598,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.320247004,
            "variance": 1.743052151
          },
          {
            "average": 2.294729878,
            "count": 2522598,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.45177999,
            "variance": 2.107665139
          },
          {
            "average": 7.574523963,
            "count": 2522598,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7093113228,
            "variance": 0.5031225527
          },
          {
            "average": 255464340.3,
            "count": 2522598,
            "maximum": 255465427.9,
            "minimum": 255462357.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453.0853623,
            "variance": 205286.3456
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2522598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421999.9988,
          4044999.986,
          -0.7046039856,
          422448.8388,
          4045999.986,
          18.49539601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421999.99877530546,
                4044999.986499098,
                -0.704603985602191
              ],
              [
                421999.99877530546,
                4045999.986499098,
                -0.704603985602191
              ],
              [
                422448.8387753054,
                4045999.986499098,
                18.49539601439781
              ],
              [
                422448.8387753054,
                4044999.986499098,
                18.49539601439781
              ],
              [
                421999.99877530546,
                4044999.986499098,
                -0.704603985602191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:23:47+00:00",
        "end_time": "2019-10-18T19:32:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2245.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2245.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2245.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2245.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87159149,
            36.54722718,
            -0.7046039856,
            -75.86647592,
            36.5562778,
            18.49539601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87149026867303,
                  36.54722717599333,
                  -0.704603985602191
                ],
                [
                  -75.87159148804308,
                  36.55624124073576,
                  -0.704603985602191
                ],
                [
                  -75.86657655850037,
                  36.55627779585551,
                  18.49539601439781
                ],
                [
                  -75.86647592134432,
                  36.54726371916786,
                  18.49539601439781
                ],
                [
                  -75.87149026867303,
                  36.54722717599333,
                  -0.704603985602191
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2245.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2245.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:23:47Z",
            "pc:count": 2522598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422133.468,
                "count": 2522598,
                "maximum": 422448.8388,
                "minimum": 421999.9988,
                "name": "X",
                "position": 0,
                "stddev": 102.8794342,
                "variance": 10584.17799
              },
              {
                "average": 4045454.498,
                "count": 2522598,
                "maximum": 4045999.986,
                "minimum": 4044999.986,
                "name": "Y",
                "position": 1,
                "stddev": 278.6656234,
                "variance": 77654.52967
              },
              {
                "average": 4.569549597,
                "count": 2522598,
                "maximum": 18.49539601,
                "minimum": -0.7046039856,
                "name": "Z",
                "position": 2,
                "stddev": 3.181897481,
                "variance": 10.12447158
              },
              {
                "average": 1067.866955,
                "count": 2522598,
                "maximum": 19444,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1846.494935,
                "variance": 3409543.544
              },
              {
                "average": 2.179129215,
                "count": 2522598,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244366414,
                "variance": 1.548447771
              },
              {
                "average": 3.35558341,
                "count": 2522598,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.505844295,
                "variance": 2.267567041
              },
              {
                "average": 1,
                "count": 2522598,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299157456,
                "count": 2522598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4578890211,
                "variance": 0.2096623556
              },
              {
                "average": 20.37922805,
                "count": 2522598,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.320247004,
                "variance": 1.743052151
              },
              {
                "average": 2.294729878,
                "count": 2522598,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.45177999,
                "variance": 2.107665139
              },
              {
                "average": 7.574523963,
                "count": 2522598,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7093113228,
                "variance": 0.5031225527
              },
              {
                "average": 255464340.3,
                "count": 2522598,
                "maximum": 255465427.9,
                "minimum": 255462357.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453.0853623,
                "variance": 205286.3456
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2522598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421999.9988,
              4044999.986,
              -0.7046039856,
              422448.8388,
              4045999.986,
              18.49539601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421999.99877530546,
                    4044999.986499098,
                    -0.704603985602191
                  ],
                  [
                    421999.99877530546,
                    4045999.986499098,
                    -0.704603985602191
                  ],
                  [
                    422448.8387753054,
                    4045999.986499098,
                    18.49539601439781
                  ],
                  [
                    422448.8387753054,
                    4044999.986499098,
                    18.49539601439781
                  ],
                  [
                    421999.99877530546,
                    4044999.986499098,
                    -0.704603985602191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:23:47+00:00",
            "end_time": "2019-10-18T19:32: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": "20191017_NCMP_NC_Dunex_18SVE5735.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47446429657171,
              35.55773354344184,
              -1.929699927172397
            ],
            [
              -75.47451744325508,
              35.566749835282764,
              -1.929699927172397
            ],
            [
              -75.46348247695668,
              35.56679276427087,
              62.85030007282761
            ],
            [
              -75.46343056609741,
              35.557776458239246,
              62.85030007282761
            ],
            [
              -75.47446429657171,
              35.55773354344184,
              -1.929699927172397
            ]
          ]
        ]
      },
      "bbox": [
        -75.47451744,
        35.55773354,
        -1.929699927,
        -75.46343057,
        35.56679276,
        62.85030007
      ],
      "properties": {
        "datetime": "2019-10-18T13:41:33Z",
        "pc:count": 3254280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457618.1591,
            "count": 3254280,
            "maximum": 458000.0141,
            "minimum": 457000.0141,
            "name": "X",
            "position": 0,
            "stddev": 221.5184445,
            "variance": 49070.42127
          },
          {
            "average": 3935471.61,
            "count": 3254280,
            "maximum": 3935999.984,
            "minimum": 3934999.984,
            "name": "Y",
            "position": 1,
            "stddev": 281.2114222,
            "variance": 79079.86396
          },
          {
            "average": 3.225166476,
            "count": 3254280,
            "maximum": 62.85030007,
            "minimum": -1.929699927,
            "name": "Z",
            "position": 2,
            "stddev": 2.98206647,
            "variance": 8.89272043
          },
          {
            "average": 1373.494483,
            "count": 3254280,
            "maximum": 46969,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1844.983084,
            "variance": 3403962.58
          },
          {
            "average": 1.650448025,
            "count": 3254280,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9673320411,
            "variance": 0.9357312777
          },
          {
            "average": 2.318447399,
            "count": 3254280,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341108205,
            "variance": 1.798571219
          },
          {
            "average": 1,
            "count": 3254280,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.660199798,
            "count": 3254280,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.771630635,
            "variance": 7.681936379
          },
          {
            "average": 19.89901131,
            "count": 3254280,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.251384254,
            "variance": 1.56596255
          },
          {
            "average": 1.69307558,
            "count": 3254280,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031730958,
            "variance": 1.06446877
          },
          {
            "average": 3.272672603,
            "count": 3254280,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098943618,
            "variance": 1.207677076
          },
          {
            "average": 255369843.5,
            "count": 3254280,
            "maximum": 255441293,
            "minimum": 255368675.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2012.795784,
            "variance": 4051346.867
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3254280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0141,
          3934999.984,
          -1.929699927,
          458000.0141,
          3935999.984,
          62.85030007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.01407839125,
                3934999.9837947353,
                -1.929699927172397
              ],
              [
                457000.01407839125,
                3935999.9837947353,
                -1.929699927172397
              ],
              [
                458000.01407839125,
                3935999.9837947353,
                62.85030007282761
              ],
              [
                458000.01407839125,
                3934999.9837947353,
                62.85030007282761
              ],
              [
                457000.01407839125,
                3934999.9837947353,
                -1.929699927172397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:41:33+00:00",
        "end_time": "2019-10-17T17:31:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5735.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5735.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5735.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5735.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47451744,
            35.55773354,
            -1.929699927,
            -75.46343057,
            35.56679276,
            62.85030007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47446429657171,
                  35.55773354344184,
                  -1.929699927172397
                ],
                [
                  -75.47451744325508,
                  35.566749835282764,
                  -1.929699927172397
                ],
                [
                  -75.46348247695668,
                  35.56679276427087,
                  62.85030007282761
                ],
                [
                  -75.46343056609741,
                  35.557776458239246,
                  62.85030007282761
                ],
                [
                  -75.47446429657171,
                  35.55773354344184,
                  -1.929699927172397
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5735.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5735.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:41:33Z",
            "pc:count": 3254280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457618.1591,
                "count": 3254280,
                "maximum": 458000.0141,
                "minimum": 457000.0141,
                "name": "X",
                "position": 0,
                "stddev": 221.5184445,
                "variance": 49070.42127
              },
              {
                "average": 3935471.61,
                "count": 3254280,
                "maximum": 3935999.984,
                "minimum": 3934999.984,
                "name": "Y",
                "position": 1,
                "stddev": 281.2114222,
                "variance": 79079.86396
              },
              {
                "average": 3.225166476,
                "count": 3254280,
                "maximum": 62.85030007,
                "minimum": -1.929699927,
                "name": "Z",
                "position": 2,
                "stddev": 2.98206647,
                "variance": 8.89272043
              },
              {
                "average": 1373.494483,
                "count": 3254280,
                "maximum": 46969,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1844.983084,
                "variance": 3403962.58
              },
              {
                "average": 1.650448025,
                "count": 3254280,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9673320411,
                "variance": 0.9357312777
              },
              {
                "average": 2.318447399,
                "count": 3254280,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341108205,
                "variance": 1.798571219
              },
              {
                "average": 1,
                "count": 3254280,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.660199798,
                "count": 3254280,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.771630635,
                "variance": 7.681936379
              },
              {
                "average": 19.89901131,
                "count": 3254280,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.251384254,
                "variance": 1.56596255
              },
              {
                "average": 1.69307558,
                "count": 3254280,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031730958,
                "variance": 1.06446877
              },
              {
                "average": 3.272672603,
                "count": 3254280,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098943618,
                "variance": 1.207677076
              },
              {
                "average": 255369843.5,
                "count": 3254280,
                "maximum": 255441293,
                "minimum": 255368675.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2012.795784,
                "variance": 4051346.867
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3254280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0141,
              3934999.984,
              -1.929699927,
              458000.0141,
              3935999.984,
              62.85030007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.01407839125,
                    3934999.9837947353,
                    -1.929699927172397
                  ],
                  [
                    457000.01407839125,
                    3935999.9837947353,
                    -1.929699927172397
                  ],
                  [
                    458000.01407839125,
                    3935999.9837947353,
                    62.85030007282761
                  ],
                  [
                    458000.01407839125,
                    3934999.9837947353,
                    62.85030007282761
                  ],
                  [
                    457000.01407839125,
                    3934999.9837947353,
                    -1.929699927172397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:41:33+00:00",
            "end_time": "2019-10-17T17:31: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": "20191017_NCMP_NC_Dunex_18SVE5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50626471583253,
              35.35022131699478,
              0.323604128768801
            ],
            [
              -75.50632099214643,
              35.35923787645417,
              0.323604128768801
            ],
            [
              -75.49731978914544,
              35.35927525129293,
              31.403604128768805
            ],
            [
              -75.49726451319137,
              35.35025867944709,
              31.403604128768805
            ],
            [
              -75.50626471583253,
              35.35022131699478,
              0.323604128768801
            ]
          ]
        ]
      },
      "bbox": [
        -75.50632099,
        35.35022132,
        0.3236041288,
        -75.49726451,
        35.35927525,
        31.40360413
      ],
      "properties": {
        "datetime": "2019-10-17T16:56:54Z",
        "pc:count": 3140489,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454305.7825,
            "count": 3140489,
            "maximum": 454817.8076,
            "minimum": 454000.0076,
            "name": "X",
            "position": 0,
            "stddev": 197.3287075,
            "variance": 38938.6188
          },
          {
            "average": 3912533.871,
            "count": 3140489,
            "maximum": 3912999.985,
            "minimum": 3911999.985,
            "name": "Y",
            "position": 1,
            "stddev": 303.5075142,
            "variance": 92116.81115
          },
          {
            "average": 3.967237623,
            "count": 3140489,
            "maximum": 31.40360413,
            "minimum": 0.3236041288,
            "name": "Z",
            "position": 2,
            "stddev": 2.970560793,
            "variance": 8.824231424
          },
          {
            "average": 1686.55159,
            "count": 3140489,
            "maximum": 52972,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2175.079465,
            "variance": 4730970.678
          },
          {
            "average": 1.789981751,
            "count": 3140489,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.083605587,
            "variance": 1.174201068
          },
          {
            "average": 2.603548046,
            "count": 3140489,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.490574747,
            "variance": 2.221813077
          },
          {
            "average": 1,
            "count": 3140489,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380078707,
            "count": 3140489,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.485405973,
            "variance": 0.2356189586
          },
          {
            "average": 19.97407048,
            "count": 3140489,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.557915238,
            "variance": 2.427099888
          },
          {
            "average": 1.847632964,
            "count": 3140489,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.201017933,
            "variance": 1.442444075
          },
          {
            "average": 3.102869649,
            "count": 3140489,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.144207084,
            "variance": 1.309209852
          },
          {
            "average": 255364785.4,
            "count": 3140489,
            "maximum": 255366614.2,
            "minimum": 255363585.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.6484635,
            "variance": 497939.7541
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3140489,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0076,
          3911999.985,
          0.3236041288,
          454817.8076,
          3912999.985,
          31.40360413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.00763385603,
                3911999.985027173,
                0.323604128768801
              ],
              [
                454000.00763385603,
                3912999.985027173,
                0.323604128768801
              ],
              [
                454817.8076338561,
                3912999.985027173,
                31.403604128768805
              ],
              [
                454817.8076338561,
                3911999.985027173,
                31.403604128768805
              ],
              [
                454000.00763385603,
                3911999.985027173,
                0.323604128768801
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:56:54+00:00",
        "end_time": "2019-10-17T16:06:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50632099,
            35.35022132,
            0.3236041288,
            -75.49726451,
            35.35927525,
            31.40360413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50626471583253,
                  35.35022131699478,
                  0.323604128768801
                ],
                [
                  -75.50632099214643,
                  35.35923787645417,
                  0.323604128768801
                ],
                [
                  -75.49731978914544,
                  35.35927525129293,
                  31.403604128768805
                ],
                [
                  -75.49726451319137,
                  35.35025867944709,
                  31.403604128768805
                ],
                [
                  -75.50626471583253,
                  35.35022131699478,
                  0.323604128768801
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:56:54Z",
            "pc:count": 3140489,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454305.7825,
                "count": 3140489,
                "maximum": 454817.8076,
                "minimum": 454000.0076,
                "name": "X",
                "position": 0,
                "stddev": 197.3287075,
                "variance": 38938.6188
              },
              {
                "average": 3912533.871,
                "count": 3140489,
                "maximum": 3912999.985,
                "minimum": 3911999.985,
                "name": "Y",
                "position": 1,
                "stddev": 303.5075142,
                "variance": 92116.81115
              },
              {
                "average": 3.967237623,
                "count": 3140489,
                "maximum": 31.40360413,
                "minimum": 0.3236041288,
                "name": "Z",
                "position": 2,
                "stddev": 2.970560793,
                "variance": 8.824231424
              },
              {
                "average": 1686.55159,
                "count": 3140489,
                "maximum": 52972,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2175.079465,
                "variance": 4730970.678
              },
              {
                "average": 1.789981751,
                "count": 3140489,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.083605587,
                "variance": 1.174201068
              },
              {
                "average": 2.603548046,
                "count": 3140489,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.490574747,
                "variance": 2.221813077
              },
              {
                "average": 1,
                "count": 3140489,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380078707,
                "count": 3140489,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.485405973,
                "variance": 0.2356189586
              },
              {
                "average": 19.97407048,
                "count": 3140489,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.557915238,
                "variance": 2.427099888
              },
              {
                "average": 1.847632964,
                "count": 3140489,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.201017933,
                "variance": 1.442444075
              },
              {
                "average": 3.102869649,
                "count": 3140489,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.144207084,
                "variance": 1.309209852
              },
              {
                "average": 255364785.4,
                "count": 3140489,
                "maximum": 255366614.2,
                "minimum": 255363585.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.6484635,
                "variance": 497939.7541
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3140489,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0076,
              3911999.985,
              0.3236041288,
              454817.8076,
              3912999.985,
              31.40360413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.00763385603,
                    3911999.985027173,
                    0.323604128768801
                  ],
                  [
                    454000.00763385603,
                    3912999.985027173,
                    0.323604128768801
                  ],
                  [
                    454817.8076338561,
                    3912999.985027173,
                    31.403604128768805
                  ],
                  [
                    454817.8076338561,
                    3911999.985027173,
                    31.403604128768805
                  ],
                  [
                    454000.00763385603,
                    3911999.985027173,
                    0.323604128768801
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:56:54+00:00",
            "end_time": "2019-10-17T16:06:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2331.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84841254445456,
              36.42863470611305,
              0.270053044928946
            ],
            [
              -75.84842957394508,
              36.43019958940751,
              0.270053044928946
            ],
            [
              -75.84786847447802,
              36.430203575555495,
              2.310053044928946
            ],
            [
              -75.84785145624646,
              36.42863869203457,
              2.310053044928946
            ],
            [
              -75.84841254445456,
              36.42863470611305,
              0.270053044928946
            ]
          ]
        ]
      },
      "bbox": [
        -75.84842957,
        36.42863471,
        0.2700530449,
        -75.84785146,
        36.43020358,
        2.310053045
      ],
      "properties": {
        "datetime": "2019-10-18T18:52:15Z",
        "pc:count": 17090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423976.7182,
            "count": 17090,
            "maximum": 423999.9984,
            "minimum": 423949.6984,
            "name": "X",
            "position": 0,
            "stddev": 13.60015309,
            "variance": 184.9641641
          },
          {
            "average": 4031929.892,
            "count": 17090,
            "maximum": 4031999.984,
            "minimum": 4031826.384,
            "name": "Y",
            "position": 1,
            "stddev": 45.59489938,
            "variance": 2078.894849
          },
          {
            "average": 0.8824760993,
            "count": 17090,
            "maximum": 2.310053045,
            "minimum": 0.2700530449,
            "name": "Z",
            "position": 2,
            "stddev": 0.1519372168,
            "variance": 0.02308491786
          },
          {
            "average": 1637.092393,
            "count": 17090,
            "maximum": 5400,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 769.4011282,
            "variance": 591978.0962
          },
          {
            "average": 1.001813926,
            "count": 17090,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04255281304,
            "variance": 0.001810741897
          },
          {
            "average": 1.003686366,
            "count": 17090,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06060521364,
            "variance": 0.00367299192
          },
          {
            "average": 1,
            "count": 17090,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.615096548,
            "count": 17090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4865867228,
            "variance": 0.2367666388
          },
          {
            "average": 21.20605579,
            "count": 17090,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7059435346,
            "variance": 0.498356274
          },
          {
            "average": 1.012580456,
            "count": 17090,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1114581331,
            "variance": 0.01242291544
          },
          {
            "average": 1,
            "count": 17090,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255459932.8,
            "count": 17090,
            "maximum": 255459935,
            "minimum": 255459931.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8351205672,
            "variance": 0.6974263617
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423949.6984,
          4031826.384,
          0.2700530449,
          423999.9984,
          4031999.984,
          2.310053045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423949.69836795534,
                4031826.384157738,
                0.270053044928946
              ],
              [
                423949.69836795534,
                4031999.984157738,
                0.270053044928946
              ],
              [
                423999.9983679554,
                4031999.984157738,
                2.310053044928946
              ],
              [
                423999.9983679554,
                4031826.384157738,
                2.310053044928946
              ],
              [
                423949.69836795534,
                4031826.384157738,
                0.270053044928946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:52:15+00:00",
        "end_time": "2019-10-18T18:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2331.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2331.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2331.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2331.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84842957,
            36.42863471,
            0.2700530449,
            -75.84785146,
            36.43020358,
            2.310053045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84841254445456,
                  36.42863470611305,
                  0.270053044928946
                ],
                [
                  -75.84842957394508,
                  36.43019958940751,
                  0.270053044928946
                ],
                [
                  -75.84786847447802,
                  36.430203575555495,
                  2.310053044928946
                ],
                [
                  -75.84785145624646,
                  36.42863869203457,
                  2.310053044928946
                ],
                [
                  -75.84841254445456,
                  36.42863470611305,
                  0.270053044928946
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2331.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2331.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:52:15Z",
            "pc:count": 17090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423976.7182,
                "count": 17090,
                "maximum": 423999.9984,
                "minimum": 423949.6984,
                "name": "X",
                "position": 0,
                "stddev": 13.60015309,
                "variance": 184.9641641
              },
              {
                "average": 4031929.892,
                "count": 17090,
                "maximum": 4031999.984,
                "minimum": 4031826.384,
                "name": "Y",
                "position": 1,
                "stddev": 45.59489938,
                "variance": 2078.894849
              },
              {
                "average": 0.8824760993,
                "count": 17090,
                "maximum": 2.310053045,
                "minimum": 0.2700530449,
                "name": "Z",
                "position": 2,
                "stddev": 0.1519372168,
                "variance": 0.02308491786
              },
              {
                "average": 1637.092393,
                "count": 17090,
                "maximum": 5400,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 769.4011282,
                "variance": 591978.0962
              },
              {
                "average": 1.001813926,
                "count": 17090,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04255281304,
                "variance": 0.001810741897
              },
              {
                "average": 1.003686366,
                "count": 17090,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06060521364,
                "variance": 0.00367299192
              },
              {
                "average": 1,
                "count": 17090,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.615096548,
                "count": 17090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4865867228,
                "variance": 0.2367666388
              },
              {
                "average": 21.20605579,
                "count": 17090,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7059435346,
                "variance": 0.498356274
              },
              {
                "average": 1.012580456,
                "count": 17090,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1114581331,
                "variance": 0.01242291544
              },
              {
                "average": 1,
                "count": 17090,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255459932.8,
                "count": 17090,
                "maximum": 255459935,
                "minimum": 255459931.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8351205672,
                "variance": 0.6974263617
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423949.6984,
              4031826.384,
              0.2700530449,
              423999.9984,
              4031999.984,
              2.310053045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423949.69836795534,
                    4031826.384157738,
                    0.270053044928946
                  ],
                  [
                    423949.69836795534,
                    4031999.984157738,
                    0.270053044928946
                  ],
                  [
                    423999.9983679554,
                    4031999.984157738,
                    2.310053044928946
                  ],
                  [
                    423999.9983679554,
                    4031826.384157738,
                    2.310053044928946
                  ],
                  [
                    423949.69836795534,
                    4031826.384157738,
                    0.270053044928946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:52:15+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVE5646.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.4860976682166,
              35.65686794947527,
              -0.658826877619596
            ],
            [
              -75.486152317057,
              35.66588407727837,
              -0.658826877619596
            ],
            [
              -75.47510374413103,
              35.66592817625314,
              19.761173122380406
            ],
            [
              -75.47505033715596,
              35.6569120338902,
              19.761173122380406
            ],
            [
              -75.4860976682166,
              35.65686794947527,
              -0.658826877619596
            ]
          ]
        ]
      },
      "bbox": [
        -75.48615232,
        35.65686795,
        -0.6588268776,
        -75.47505034,
        35.66592818,
        19.76117312
      ],
      "properties": {
        "datetime": "2019-10-18T14:21:17Z",
        "pc:count": 2721087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456520.5238,
            "count": 2721087,
            "maximum": 457000.0026,
            "minimum": 456000.0026,
            "name": "X",
            "position": 0,
            "stddev": 277.1418134,
            "variance": 76807.58473
          },
          {
            "average": 3946487.014,
            "count": 2721087,
            "maximum": 3946999.987,
            "minimum": 3945999.987,
            "name": "Y",
            "position": 1,
            "stddev": 284.1875405,
            "variance": 80762.55818
          },
          {
            "average": 1.539499979,
            "count": 2721087,
            "maximum": 19.76117312,
            "minimum": -0.6588268776,
            "name": "Z",
            "position": 2,
            "stddev": 1.47683556,
            "variance": 2.181043271
          },
          {
            "average": 1676.924814,
            "count": 2721087,
            "maximum": 20434,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1841.476947,
            "variance": 3391037.347
          },
          {
            "average": 1.121069999,
            "count": 2721087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3981770398,
            "variance": 0.158544955
          },
          {
            "average": 1.242716973,
            "count": 2721087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5837620509,
            "variance": 0.3407781321
          },
          {
            "average": 1,
            "count": 2721087,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.756595802,
            "count": 2721087,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.413569482,
            "variance": 54.96101246
          },
          {
            "average": 20.12749248,
            "count": 2721087,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.620487172,
            "variance": 2.625978676
          },
          {
            "average": 1.21712426,
            "count": 2721087,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4718985856,
            "variance": 0.2226882751
          },
          {
            "average": 4.526489598,
            "count": 2721087,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.365081158,
            "variance": 1.863446567
          },
          {
            "average": 255442583.4,
            "count": 2721087,
            "maximum": 255443677.5,
            "minimum": 255441440.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 633.4551975,
            "variance": 401265.4873
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2721087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456000.0026,
          3945999.987,
          -0.6588268776,
          457000.0026,
          3946999.987,
          19.76117312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456000.0026116137,
                3945999.9868921163,
                -0.658826877619596
              ],
              [
                456000.0026116137,
                3946999.9868921163,
                -0.658826877619596
              ],
              [
                457000.0026116137,
                3946999.9868921163,
                19.761173122380406
              ],
              [
                457000.0026116137,
                3945999.9868921163,
                19.761173122380406
              ],
              [
                456000.0026116137,
                3945999.9868921163,
                -0.658826877619596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:21:17+00:00",
        "end_time": "2019-10-18T13:44:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5646.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5646.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5646.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5646.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.48615232,
            35.65686795,
            -0.6588268776,
            -75.47505034,
            35.66592818,
            19.76117312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.4860976682166,
                  35.65686794947527,
                  -0.658826877619596
                ],
                [
                  -75.486152317057,
                  35.66588407727837,
                  -0.658826877619596
                ],
                [
                  -75.47510374413103,
                  35.66592817625314,
                  19.761173122380406
                ],
                [
                  -75.47505033715596,
                  35.6569120338902,
                  19.761173122380406
                ],
                [
                  -75.4860976682166,
                  35.65686794947527,
                  -0.658826877619596
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5646.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5646.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:21:17Z",
            "pc:count": 2721087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456520.5238,
                "count": 2721087,
                "maximum": 457000.0026,
                "minimum": 456000.0026,
                "name": "X",
                "position": 0,
                "stddev": 277.1418134,
                "variance": 76807.58473
              },
              {
                "average": 3946487.014,
                "count": 2721087,
                "maximum": 3946999.987,
                "minimum": 3945999.987,
                "name": "Y",
                "position": 1,
                "stddev": 284.1875405,
                "variance": 80762.55818
              },
              {
                "average": 1.539499979,
                "count": 2721087,
                "maximum": 19.76117312,
                "minimum": -0.6588268776,
                "name": "Z",
                "position": 2,
                "stddev": 1.47683556,
                "variance": 2.181043271
              },
              {
                "average": 1676.924814,
                "count": 2721087,
                "maximum": 20434,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1841.476947,
                "variance": 3391037.347
              },
              {
                "average": 1.121069999,
                "count": 2721087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3981770398,
                "variance": 0.158544955
              },
              {
                "average": 1.242716973,
                "count": 2721087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5837620509,
                "variance": 0.3407781321
              },
              {
                "average": 1,
                "count": 2721087,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.756595802,
                "count": 2721087,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.413569482,
                "variance": 54.96101246
              },
              {
                "average": 20.12749248,
                "count": 2721087,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.620487172,
                "variance": 2.625978676
              },
              {
                "average": 1.21712426,
                "count": 2721087,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4718985856,
                "variance": 0.2226882751
              },
              {
                "average": 4.526489598,
                "count": 2721087,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.365081158,
                "variance": 1.863446567
              },
              {
                "average": 255442583.4,
                "count": 2721087,
                "maximum": 255443677.5,
                "minimum": 255441440.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 633.4551975,
                "variance": 401265.4873
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2721087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456000.0026,
              3945999.987,
              -0.6588268776,
              457000.0026,
              3946999.987,
              19.76117312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456000.0026116137,
                    3945999.9868921163,
                    -0.658826877619596
                  ],
                  [
                    456000.0026116137,
                    3946999.9868921163,
                    -0.658826877619596
                  ],
                  [
                    457000.0026116137,
                    3946999.9868921163,
                    19.761173122380406
                  ],
                  [
                    457000.0026116137,
                    3945999.9868921163,
                    19.761173122380406
                  ],
                  [
                    456000.0026116137,
                    3945999.9868921163,
                    -0.658826877619596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:21:17+00:00",
            "end_time": "2019-10-18T13:44: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": "20191018_NCMP_NC_Dunex_18SVF2332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85034870205632,
              36.430186178501266,
              0.132210380760751
            ],
            [
              -75.85044704370225,
              36.43920029029949,
              0.132210380760751
            ],
            [
              -75.84796631883698,
              36.43921793747187,
              15.032210380760752
            ],
            [
              -75.84786826396638,
              36.4302038198997,
              15.032210380760752
            ],
            [
              -75.85034870205632,
              36.430186178501266,
              0.132210380760751
            ]
          ]
        ]
      },
      "bbox": [
        -75.85044704,
        36.43018618,
        0.1322103808,
        -75.84786826,
        36.43921794,
        15.03221038
      ],
      "properties": {
        "datetime": "2019-10-18T18:52:29Z",
        "pc:count": 464297,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423895.6026,
            "count": 464297,
            "maximum": 424000.0175,
            "minimum": 423777.6575,
            "name": "X",
            "position": 0,
            "stddev": 59.29731449,
            "variance": 3516.171506
          },
          {
            "average": 4032668.696,
            "count": 464297,
            "maximum": 4032999.991,
            "minimum": 4032000.011,
            "name": "Y",
            "position": 1,
            "stddev": 245.0535784,
            "variance": 60051.25628
          },
          {
            "average": 3.508406975,
            "count": 464297,
            "maximum": 15.03221038,
            "minimum": 0.1322103808,
            "name": "Z",
            "position": 2,
            "stddev": 2.881682498,
            "variance": 8.30409402
          },
          {
            "average": 1090.907038,
            "count": 464297,
            "maximum": 11233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1862.776091,
            "variance": 3469934.765
          },
          {
            "average": 1.901703005,
            "count": 464297,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.185222423,
            "variance": 1.404752191
          },
          {
            "average": 2.807455142,
            "count": 464297,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.643729679,
            "variance": 2.701847259
          },
          {
            "average": 1,
            "count": 464297,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34416548,
            "count": 464297,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4750958731,
            "variance": 0.2257160886
          },
          {
            "average": 19.68401032,
            "count": 464297,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9126443849,
            "variance": 0.8329197733
          },
          {
            "average": 2.038473219,
            "count": 464297,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.421548752,
            "variance": 2.020800853
          },
          {
            "average": 1,
            "count": 464297,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255459943.1,
            "count": 464297,
            "maximum": 255459949.8,
            "minimum": 255459932.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.816321907,
            "variance": 14.5643129
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 464297,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423777.6575,
          4032000.011,
          0.1322103808,
          424000.0175,
          4032999.991,
          15.03221038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423777.6574761031,
                4032000.0110960803,
                0.132210380760751
              ],
              [
                423777.6574761031,
                4032999.9910960807,
                0.132210380760751
              ],
              [
                424000.0174761031,
                4032999.9910960807,
                15.032210380760752
              ],
              [
                424000.0174761031,
                4032000.0110960803,
                15.032210380760752
              ],
              [
                423777.6574761031,
                4032000.0110960803,
                0.132210380760751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:52:29+00:00",
        "end_time": "2019-10-18T18:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85044704,
            36.43018618,
            0.1322103808,
            -75.84786826,
            36.43921794,
            15.03221038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85034870205632,
                  36.430186178501266,
                  0.132210380760751
                ],
                [
                  -75.85044704370225,
                  36.43920029029949,
                  0.132210380760751
                ],
                [
                  -75.84796631883698,
                  36.43921793747187,
                  15.032210380760752
                ],
                [
                  -75.84786826396638,
                  36.4302038198997,
                  15.032210380760752
                ],
                [
                  -75.85034870205632,
                  36.430186178501266,
                  0.132210380760751
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:52:29Z",
            "pc:count": 464297,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423895.6026,
                "count": 464297,
                "maximum": 424000.0175,
                "minimum": 423777.6575,
                "name": "X",
                "position": 0,
                "stddev": 59.29731449,
                "variance": 3516.171506
              },
              {
                "average": 4032668.696,
                "count": 464297,
                "maximum": 4032999.991,
                "minimum": 4032000.011,
                "name": "Y",
                "position": 1,
                "stddev": 245.0535784,
                "variance": 60051.25628
              },
              {
                "average": 3.508406975,
                "count": 464297,
                "maximum": 15.03221038,
                "minimum": 0.1322103808,
                "name": "Z",
                "position": 2,
                "stddev": 2.881682498,
                "variance": 8.30409402
              },
              {
                "average": 1090.907038,
                "count": 464297,
                "maximum": 11233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1862.776091,
                "variance": 3469934.765
              },
              {
                "average": 1.901703005,
                "count": 464297,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.185222423,
                "variance": 1.404752191
              },
              {
                "average": 2.807455142,
                "count": 464297,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.643729679,
                "variance": 2.701847259
              },
              {
                "average": 1,
                "count": 464297,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34416548,
                "count": 464297,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4750958731,
                "variance": 0.2257160886
              },
              {
                "average": 19.68401032,
                "count": 464297,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9126443849,
                "variance": 0.8329197733
              },
              {
                "average": 2.038473219,
                "count": 464297,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.421548752,
                "variance": 2.020800853
              },
              {
                "average": 1,
                "count": 464297,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255459943.1,
                "count": 464297,
                "maximum": 255459949.8,
                "minimum": 255459932.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.816321907,
                "variance": 14.5643129
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 464297,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423777.6575,
              4032000.011,
              0.1322103808,
              424000.0175,
              4032999.991,
              15.03221038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423777.6574761031,
                    4032000.0110960803,
                    0.132210380760751
                  ],
                  [
                    423777.6574761031,
                    4032999.9910960807,
                    0.132210380760751
                  ],
                  [
                    424000.0174761031,
                    4032999.9910960807,
                    15.032210380760752
                  ],
                  [
                    424000.0174761031,
                    4032000.0110960803,
                    15.032210380760752
                  ],
                  [
                    423777.6574761031,
                    4032000.0110960803,
                    0.132210380760751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:52:29+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVF2240.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.86948232819618,
              36.50216759336925,
              0.33641565729654
            ],
            [
              -75.86958314870826,
              36.5111817311765,
              0.33641565729654
            ],
            [
              -75.85991910484388,
              36.51125179044717,
              16.676415657296538
            ],
            [
              -75.85981940445429,
              36.502237629735184,
              16.676415657296538
            ],
            [
              -75.86948232819618,
              36.50216759336925,
              0.33641565729654
            ]
          ]
        ]
      },
      "bbox": [
        -75.86958315,
        36.50216759,
        0.3364156573,
        -75.8598194,
        36.51125179,
        16.67641566
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:12Z",
        "pc:count": 3758418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422581.3603,
            "count": 3758418,
            "maximum": 423000.009,
            "minimum": 422134.569,
            "name": "X",
            "position": 0,
            "stddev": 214.714162,
            "variance": 46102.17137
          },
          {
            "average": 4040474.123,
            "count": 3758418,
            "maximum": 4040999.985,
            "minimum": 4039999.985,
            "name": "Y",
            "position": 1,
            "stddev": 292.7200563,
            "variance": 85685.03137
          },
          {
            "average": 3.469994511,
            "count": 3758418,
            "maximum": 16.67641566,
            "minimum": 0.3364156573,
            "name": "Z",
            "position": 2,
            "stddev": 2.453156965,
            "variance": 6.017979095
          },
          {
            "average": 1085.44104,
            "count": 3758418,
            "maximum": 43699,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1783.390868,
            "variance": 3180482.987
          },
          {
            "average": 1.879544,
            "count": 3758418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.063522747,
            "variance": 1.131080633
          },
          {
            "average": 2.762815898,
            "count": 3758418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341812886,
            "variance": 1.800461821
          },
          {
            "average": 1,
            "count": 3758418,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331865162,
            "count": 3758418,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4708829317,
            "variance": 0.2217307354
          },
          {
            "average": 19.94219839,
            "count": 3758418,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.601234723,
            "variance": 2.563952637
          },
          {
            "average": 1.92041891,
            "count": 3758418,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.141714117,
            "variance": 1.303511126
          },
          {
            "average": 3.128221768,
            "count": 3758418,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.302267506,
            "variance": 5.300435667
          },
          {
            "average": 255461313.2,
            "count": 3758418,
            "maximum": 255464552.5,
            "minimum": 255460046.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1412.751357,
            "variance": 1995866.396
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3758418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422134.569,
          4039999.985,
          0.3364156573,
          423000.009,
          4040999.985,
          16.67641566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422134.56897543994,
                4039999.985284672,
                0.33641565729654
              ],
              [
                422134.56897543994,
                4040999.985284672,
                0.33641565729654
              ],
              [
                423000.0089754399,
                4040999.985284672,
                16.676415657296538
              ],
              [
                423000.0089754399,
                4039999.985284672,
                16.676415657296538
              ],
              [
                422134.56897543994,
                4039999.985284672,
                0.33641565729654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:12+00:00",
        "end_time": "2019-10-18T18:54:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2240.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2240.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2240.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2240.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86958315,
            36.50216759,
            0.3364156573,
            -75.8598194,
            36.51125179,
            16.67641566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.86948232819618,
                  36.50216759336925,
                  0.33641565729654
                ],
                [
                  -75.86958314870826,
                  36.5111817311765,
                  0.33641565729654
                ],
                [
                  -75.85991910484388,
                  36.51125179044717,
                  16.676415657296538
                ],
                [
                  -75.85981940445429,
                  36.502237629735184,
                  16.676415657296538
                ],
                [
                  -75.86948232819618,
                  36.50216759336925,
                  0.33641565729654
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2240.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2240.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:12Z",
            "pc:count": 3758418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422581.3603,
                "count": 3758418,
                "maximum": 423000.009,
                "minimum": 422134.569,
                "name": "X",
                "position": 0,
                "stddev": 214.714162,
                "variance": 46102.17137
              },
              {
                "average": 4040474.123,
                "count": 3758418,
                "maximum": 4040999.985,
                "minimum": 4039999.985,
                "name": "Y",
                "position": 1,
                "stddev": 292.7200563,
                "variance": 85685.03137
              },
              {
                "average": 3.469994511,
                "count": 3758418,
                "maximum": 16.67641566,
                "minimum": 0.3364156573,
                "name": "Z",
                "position": 2,
                "stddev": 2.453156965,
                "variance": 6.017979095
              },
              {
                "average": 1085.44104,
                "count": 3758418,
                "maximum": 43699,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1783.390868,
                "variance": 3180482.987
              },
              {
                "average": 1.879544,
                "count": 3758418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.063522747,
                "variance": 1.131080633
              },
              {
                "average": 2.762815898,
                "count": 3758418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341812886,
                "variance": 1.800461821
              },
              {
                "average": 1,
                "count": 3758418,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331865162,
                "count": 3758418,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4708829317,
                "variance": 0.2217307354
              },
              {
                "average": 19.94219839,
                "count": 3758418,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.601234723,
                "variance": 2.563952637
              },
              {
                "average": 1.92041891,
                "count": 3758418,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.141714117,
                "variance": 1.303511126
              },
              {
                "average": 3.128221768,
                "count": 3758418,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.302267506,
                "variance": 5.300435667
              },
              {
                "average": 255461313.2,
                "count": 3758418,
                "maximum": 255464552.5,
                "minimum": 255460046.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1412.751357,
                "variance": 1995866.396
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3758418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422134.569,
              4039999.985,
              0.3364156573,
              423000.009,
              4040999.985,
              16.67641566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422134.56897543994,
                    4039999.985284672,
                    0.33641565729654
                  ],
                  [
                    422134.56897543994,
                    4040999.985284672,
                    0.33641565729654
                  ],
                  [
                    423000.0089754399,
                    4040999.985284672,
                    16.676415657296538
                  ],
                  [
                    423000.0089754399,
                    4039999.985284672,
                    16.676415657296538
                  ],
                  [
                    422134.56897543994,
                    4039999.985284672,
                    0.33641565729654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:12+00:00",
            "end_time": "2019-10-18T18:54: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": "20191018_NCMP_NC_Dunex_18SVF3008.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77878164609285,
              36.21430926226785,
              -0.953208149021755
            ],
            [
              -75.778871006231,
              36.223324041199845,
              -0.953208149021755
            ],
            [
              -75.76774518382818,
              36.22339594490647,
              16.366791850978245
            ],
            [
              -75.7676570998517,
              36.214381142390565,
              16.366791850978245
            ],
            [
              -75.77878164609285,
              36.21430926226785,
              -0.953208149021755
            ]
          ]
        ]
      },
      "bbox": [
        -75.77887101,
        36.21430926,
        -0.953208149,
        -75.7676571,
        36.22339594,
        16.36679185
      ],
      "properties": {
        "datetime": "2019-10-18T16:41:23Z",
        "pc:count": 2400478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430691.6323,
            "count": 2400478,
            "maximum": 431000.0041,
            "minimum": 430000.0041,
            "name": "X",
            "position": 0,
            "stddev": 216.083507,
            "variance": 46692.08201
          },
          {
            "average": 4008509.72,
            "count": 2400478,
            "maximum": 4008999.984,
            "minimum": 4007999.984,
            "name": "Y",
            "position": 1,
            "stddev": 275.8055519,
            "variance": 76068.70248
          },
          {
            "average": 2.192197499,
            "count": 2400478,
            "maximum": 16.36679185,
            "minimum": -0.953208149,
            "name": "Z",
            "position": 2,
            "stddev": 3.148247948,
            "variance": 9.911465143
          },
          {
            "average": 766.5969186,
            "count": 2400478,
            "maximum": 44564,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1438.194374,
            "variance": 2068403.056
          },
          {
            "average": 1.492321113,
            "count": 2400478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9360675717,
            "variance": 0.8762224987
          },
          {
            "average": 1.996607759,
            "count": 2400478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.400605769,
            "variance": 1.96169652
          },
          {
            "average": 1,
            "count": 2400478,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.26675645,
            "count": 2400478,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.5251998,
            "variance": 182.9310297
          },
          {
            "average": 20.16558511,
            "count": 2400478,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.326578668,
            "variance": 1.759810963
          },
          {
            "average": 1.915662214,
            "count": 2400478,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9172834392,
            "variance": 0.8414089078
          },
          {
            "average": 3.126191534,
            "count": 2400478,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9608437448,
            "variance": 0.9232207018
          },
          {
            "average": 255450925.7,
            "count": 2400478,
            "maximum": 255452083.6,
            "minimum": 255449559.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610.3646974,
            "variance": 372545.0639
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2400478,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0041,
          4007999.984,
          -0.953208149,
          431000.0041,
          4008999.984,
          16.36679185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.00412654295,
                4007999.9839783087,
                -0.953208149021755
              ],
              [
                430000.00412654295,
                4008999.9839783087,
                -0.953208149021755
              ],
              [
                431000.00412654295,
                4008999.9839783087,
                16.366791850978245
              ],
              [
                431000.00412654295,
                4007999.9839783087,
                16.366791850978245
              ],
              [
                430000.00412654295,
                4007999.9839783087,
                -0.953208149021755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:41:23+00:00",
        "end_time": "2019-10-18T15:59:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3008.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3008.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3008.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3008.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77887101,
            36.21430926,
            -0.953208149,
            -75.7676571,
            36.22339594,
            16.36679185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77878164609285,
                  36.21430926226785,
                  -0.953208149021755
                ],
                [
                  -75.778871006231,
                  36.223324041199845,
                  -0.953208149021755
                ],
                [
                  -75.76774518382818,
                  36.22339594490647,
                  16.366791850978245
                ],
                [
                  -75.7676570998517,
                  36.214381142390565,
                  16.366791850978245
                ],
                [
                  -75.77878164609285,
                  36.21430926226785,
                  -0.953208149021755
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3008.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3008.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:41:23Z",
            "pc:count": 2400478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430691.6323,
                "count": 2400478,
                "maximum": 431000.0041,
                "minimum": 430000.0041,
                "name": "X",
                "position": 0,
                "stddev": 216.083507,
                "variance": 46692.08201
              },
              {
                "average": 4008509.72,
                "count": 2400478,
                "maximum": 4008999.984,
                "minimum": 4007999.984,
                "name": "Y",
                "position": 1,
                "stddev": 275.8055519,
                "variance": 76068.70248
              },
              {
                "average": 2.192197499,
                "count": 2400478,
                "maximum": 16.36679185,
                "minimum": -0.953208149,
                "name": "Z",
                "position": 2,
                "stddev": 3.148247948,
                "variance": 9.911465143
              },
              {
                "average": 766.5969186,
                "count": 2400478,
                "maximum": 44564,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1438.194374,
                "variance": 2068403.056
              },
              {
                "average": 1.492321113,
                "count": 2400478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9360675717,
                "variance": 0.8762224987
              },
              {
                "average": 1.996607759,
                "count": 2400478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.400605769,
                "variance": 1.96169652
              },
              {
                "average": 1,
                "count": 2400478,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.26675645,
                "count": 2400478,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.5251998,
                "variance": 182.9310297
              },
              {
                "average": 20.16558511,
                "count": 2400478,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.326578668,
                "variance": 1.759810963
              },
              {
                "average": 1.915662214,
                "count": 2400478,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9172834392,
                "variance": 0.8414089078
              },
              {
                "average": 3.126191534,
                "count": 2400478,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9608437448,
                "variance": 0.9232207018
              },
              {
                "average": 255450925.7,
                "count": 2400478,
                "maximum": 255452083.6,
                "minimum": 255449559.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610.3646974,
                "variance": 372545.0639
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2400478,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0041,
              4007999.984,
              -0.953208149,
              431000.0041,
              4008999.984,
              16.36679185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.00412654295,
                    4007999.9839783087,
                    -0.953208149021755
                  ],
                  [
                    430000.00412654295,
                    4008999.9839783087,
                    -0.953208149021755
                  ],
                  [
                    431000.00412654295,
                    4008999.9839783087,
                    16.366791850978245
                  ],
                  [
                    431000.00412654295,
                    4007999.9839783087,
                    16.366791850978245
                  ],
                  [
                    430000.00412654295,
                    4007999.9839783087,
                    -0.953208149021755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:41:23+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVE5548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49528842453844,
              35.67486315194851,
              -1.44566899357027
            ],
            [
              -75.49534414348715,
              35.68387924032634,
              -1.44566899357027
            ],
            [
              -75.48626151785169,
              35.68391626773435,
              6.81433100642973
            ],
            [
              -75.4862068204661,
              35.674900167134126,
              6.81433100642973
            ],
            [
              -75.49528842453844,
              35.67486315194851,
              -1.44566899357027
            ]
          ]
        ]
      },
      "bbox": [
        -75.49534414,
        35.67486315,
        -1.445668994,
        -75.48620682,
        35.68391627,
        6.814331006
      ],
      "properties": {
        "datetime": "2019-10-18T14:00:28Z",
        "pc:count": 1583344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455651.2434,
            "count": 1583344,
            "maximum": 456000.018,
            "minimum": 455178.138,
            "name": "X",
            "position": 0,
            "stddev": 217.7046408,
            "variance": 47395.31064
          },
          {
            "average": 3948509.68,
            "count": 1583344,
            "maximum": 3948999.984,
            "minimum": 3947999.984,
            "name": "Y",
            "position": 1,
            "stddev": 285.9098783,
            "variance": 81744.45853
          },
          {
            "average": 0.05368164659,
            "count": 1583344,
            "maximum": 6.814331006,
            "minimum": -1.445668994,
            "name": "Z",
            "position": 2,
            "stddev": 0.6410369281,
            "variance": 0.4109283432
          },
          {
            "average": 407.2723685,
            "count": 1583344,
            "maximum": 8965,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 685.6647171,
            "variance": 470136.1043
          },
          {
            "average": 1.011940551,
            "count": 1583344,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1252082906,
            "variance": 0.01567711604
          },
          {
            "average": 1.023939207,
            "count": 1583344,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1872104408,
            "variance": 0.03504774916
          },
          {
            "average": 1,
            "count": 1583344,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85573066,
            "count": 1583344,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.90143355,
            "variance": 166.4469877
          },
          {
            "average": 20.11436455,
            "count": 1583344,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.856400118,
            "variance": 3.446221396
          },
          {
            "average": 1.679560475,
            "count": 1583344,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4710291543,
            "variance": 0.2218684642
          },
          {
            "average": 2.197646879,
            "count": 1583344,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9788786915,
            "variance": 0.9582034927
          },
          {
            "average": 255441502.2,
            "count": 1583344,
            "maximum": 255442428.1,
            "minimum": 255440885.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.1164758,
            "variance": 224786.4326
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455178.138,
          3947999.984,
          -1.445668994,
          456000.018,
          3948999.984,
          6.814331006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455178.13795634056,
                3947999.984115841,
                -1.44566899357027
              ],
              [
                455178.13795634056,
                3948999.984115841,
                -1.44566899357027
              ],
              [
                456000.01795634057,
                3948999.984115841,
                6.81433100642973
              ],
              [
                456000.01795634057,
                3947999.984115841,
                6.81433100642973
              ],
              [
                455178.13795634056,
                3947999.984115841,
                -1.44566899357027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:00:28+00:00",
        "end_time": "2019-10-18T13:34:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49534414,
            35.67486315,
            -1.445668994,
            -75.48620682,
            35.68391627,
            6.814331006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49528842453844,
                  35.67486315194851,
                  -1.44566899357027
                ],
                [
                  -75.49534414348715,
                  35.68387924032634,
                  -1.44566899357027
                ],
                [
                  -75.48626151785169,
                  35.68391626773435,
                  6.81433100642973
                ],
                [
                  -75.4862068204661,
                  35.674900167134126,
                  6.81433100642973
                ],
                [
                  -75.49528842453844,
                  35.67486315194851,
                  -1.44566899357027
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:00:28Z",
            "pc:count": 1583344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455651.2434,
                "count": 1583344,
                "maximum": 456000.018,
                "minimum": 455178.138,
                "name": "X",
                "position": 0,
                "stddev": 217.7046408,
                "variance": 47395.31064
              },
              {
                "average": 3948509.68,
                "count": 1583344,
                "maximum": 3948999.984,
                "minimum": 3947999.984,
                "name": "Y",
                "position": 1,
                "stddev": 285.9098783,
                "variance": 81744.45853
              },
              {
                "average": 0.05368164659,
                "count": 1583344,
                "maximum": 6.814331006,
                "minimum": -1.445668994,
                "name": "Z",
                "position": 2,
                "stddev": 0.6410369281,
                "variance": 0.4109283432
              },
              {
                "average": 407.2723685,
                "count": 1583344,
                "maximum": 8965,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 685.6647171,
                "variance": 470136.1043
              },
              {
                "average": 1.011940551,
                "count": 1583344,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1252082906,
                "variance": 0.01567711604
              },
              {
                "average": 1.023939207,
                "count": 1583344,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1872104408,
                "variance": 0.03504774916
              },
              {
                "average": 1,
                "count": 1583344,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85573066,
                "count": 1583344,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.90143355,
                "variance": 166.4469877
              },
              {
                "average": 20.11436455,
                "count": 1583344,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.856400118,
                "variance": 3.446221396
              },
              {
                "average": 1.679560475,
                "count": 1583344,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4710291543,
                "variance": 0.2218684642
              },
              {
                "average": 2.197646879,
                "count": 1583344,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9788786915,
                "variance": 0.9582034927
              },
              {
                "average": 255441502.2,
                "count": 1583344,
                "maximum": 255442428.1,
                "minimum": 255440885.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.1164758,
                "variance": 224786.4326
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455178.138,
              3947999.984,
              -1.445668994,
              456000.018,
              3948999.984,
              6.814331006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455178.13795634056,
                    3947999.984115841,
                    -1.44566899357027
                  ],
                  [
                    455178.13795634056,
                    3948999.984115841,
                    -1.44566899357027
                  ],
                  [
                    456000.01795634057,
                    3948999.984115841,
                    6.81433100642973
                  ],
                  [
                    456000.01795634057,
                    3947999.984115841,
                    6.81433100642973
                  ],
                  [
                    455178.13795634056,
                    3947999.984115841,
                    -1.44566899357027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:00:28+00:00",
            "end_time": "2019-10-18T13:34: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": "20191018_NCMP_NC_Dunex_18SVF2523.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83214795230012,
              36.34917861503433,
              -0.520445648991668
            ],
            [
              -75.83224390707596,
              36.3581930718149,
              -0.520445648991668
            ],
            [
              -75.82479581420252,
              36.35824471980199,
              21.919554351008333
            ],
            [
              -75.82470071792712,
              36.34923024610717,
              21.919554351008333
            ],
            [
              -75.83214795230012,
              36.34917861503433,
              -0.520445648991668
            ]
          ]
        ]
      },
      "bbox": [
        -75.83224391,
        36.34917862,
        -0.520445649,
        -75.82470072,
        36.35824472,
        21.91955435
      ],
      "properties": {
        "datetime": "2019-10-18T19:13:22Z",
        "pc:count": 3172143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425885.5782,
            "count": 3172143,
            "maximum": 426000.0128,
            "minimum": 425331.7128,
            "name": "X",
            "position": 0,
            "stddev": 97.55153313,
            "variance": 9516.301617
          },
          {
            "average": 4023641.66,
            "count": 3172143,
            "maximum": 4023999.993,
            "minimum": 4022999.993,
            "name": "Y",
            "position": 1,
            "stddev": 243.3880364,
            "variance": 59237.73625
          },
          {
            "average": 6.596406079,
            "count": 3172143,
            "maximum": 21.91955435,
            "minimum": -0.520445649,
            "name": "Z",
            "position": 2,
            "stddev": 4.297769734,
            "variance": 18.47082469
          },
          {
            "average": 691.6231314,
            "count": 3172143,
            "maximum": 47985,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1310.75015,
            "variance": 1718065.956
          },
          {
            "average": 2.339636643,
            "count": 3172143,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289221445,
            "variance": 1.662091934
          },
          {
            "average": 3.681140163,
            "count": 3172143,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.515765813,
            "variance": 2.297545999
          },
          {
            "average": 1,
            "count": 3172143,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481574128,
            "count": 3172143,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.867545224,
            "variance": 8.222815614
          },
          {
            "average": 20.28081761,
            "count": 3172143,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.678077758,
            "variance": 2.815944961
          },
          {
            "average": 2.628279368,
            "count": 3172143,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.719561108,
            "variance": 2.956890406
          },
          {
            "average": 2.466274692,
            "count": 3172143,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.199729028,
            "variance": 1.439349741
          },
          {
            "average": 255457242.9,
            "count": 3172143,
            "maximum": 255461202.7,
            "minimum": 255450011.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4417.692115,
            "variance": 19516003.62
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3172143,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425331.7128,
          4022999.993,
          -0.520445649,
          426000.0128,
          4023999.993,
          21.91955435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425331.71281393385,
                4022999.9925594702,
                -0.520445648991668
              ],
              [
                425331.71281393385,
                4023999.9925594702,
                -0.520445648991668
              ],
              [
                426000.0128139339,
                4023999.9925594702,
                21.919554351008333
              ],
              [
                426000.0128139339,
                4022999.9925594702,
                21.919554351008333
              ],
              [
                425331.71281393385,
                4022999.9925594702,
                -0.520445648991668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:13:22+00:00",
        "end_time": "2019-10-18T16:06:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2523.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2523.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2523.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2523.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83224391,
            36.34917862,
            -0.520445649,
            -75.82470072,
            36.35824472,
            21.91955435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83214795230012,
                  36.34917861503433,
                  -0.520445648991668
                ],
                [
                  -75.83224390707596,
                  36.3581930718149,
                  -0.520445648991668
                ],
                [
                  -75.82479581420252,
                  36.35824471980199,
                  21.919554351008333
                ],
                [
                  -75.82470071792712,
                  36.34923024610717,
                  21.919554351008333
                ],
                [
                  -75.83214795230012,
                  36.34917861503433,
                  -0.520445648991668
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2523.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2523.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:13:22Z",
            "pc:count": 3172143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425885.5782,
                "count": 3172143,
                "maximum": 426000.0128,
                "minimum": 425331.7128,
                "name": "X",
                "position": 0,
                "stddev": 97.55153313,
                "variance": 9516.301617
              },
              {
                "average": 4023641.66,
                "count": 3172143,
                "maximum": 4023999.993,
                "minimum": 4022999.993,
                "name": "Y",
                "position": 1,
                "stddev": 243.3880364,
                "variance": 59237.73625
              },
              {
                "average": 6.596406079,
                "count": 3172143,
                "maximum": 21.91955435,
                "minimum": -0.520445649,
                "name": "Z",
                "position": 2,
                "stddev": 4.297769734,
                "variance": 18.47082469
              },
              {
                "average": 691.6231314,
                "count": 3172143,
                "maximum": 47985,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1310.75015,
                "variance": 1718065.956
              },
              {
                "average": 2.339636643,
                "count": 3172143,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289221445,
                "variance": 1.662091934
              },
              {
                "average": 3.681140163,
                "count": 3172143,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.515765813,
                "variance": 2.297545999
              },
              {
                "average": 1,
                "count": 3172143,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481574128,
                "count": 3172143,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.867545224,
                "variance": 8.222815614
              },
              {
                "average": 20.28081761,
                "count": 3172143,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.678077758,
                "variance": 2.815944961
              },
              {
                "average": 2.628279368,
                "count": 3172143,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.719561108,
                "variance": 2.956890406
              },
              {
                "average": 2.466274692,
                "count": 3172143,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.199729028,
                "variance": 1.439349741
              },
              {
                "average": 255457242.9,
                "count": 3172143,
                "maximum": 255461202.7,
                "minimum": 255450011.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4417.692115,
                "variance": 19516003.62
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3172143,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425331.7128,
              4022999.993,
              -0.520445649,
              426000.0128,
              4023999.993,
              21.91955435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425331.71281393385,
                    4022999.9925594702,
                    -0.520445648991668
                  ],
                  [
                    425331.71281393385,
                    4023999.9925594702,
                    -0.520445648991668
                  ],
                  [
                    426000.0128139339,
                    4023999.9925594702,
                    21.919554351008333
                  ],
                  [
                    426000.0128139339,
                    4022999.9925594702,
                    21.919554351008333
                  ],
                  [
                    425331.71281393385,
                    4022999.9925594702,
                    -0.520445648991668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:13:22+00:00",
            "end_time": "2019-10-18T16:06:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47467706887113,
              35.59379865536328,
              -2.543029158256573
            ],
            [
              -75.4747303100579,
              35.60281489286896,
              -2.543029158256573
            ],
            [
              -75.46369039496776,
              35.60285787865518,
              84.23697084174343
            ],
            [
              -75.46363839180232,
              35.593841626946286,
              84.23697084174343
            ],
            [
              -75.47467706887113,
              35.59379865536328,
              -2.543029158256573
            ]
          ]
        ]
      },
      "bbox": [
        -75.47473031,
        35.59379866,
        -2.543029158,
        -75.46363839,
        35.60285788,
        84.23697084
      ],
      "properties": {
        "datetime": "2019-10-18T14:13:18Z",
        "pc:count": 3397017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457599.8886,
            "count": 3397017,
            "maximum": 458000.0101,
            "minimum": 457000.0101,
            "name": "X",
            "position": 0,
            "stddev": 249.0985045,
            "variance": 62050.06497
          },
          {
            "average": 3939470.945,
            "count": 3397017,
            "maximum": 3939999.987,
            "minimum": 3938999.987,
            "name": "Y",
            "position": 1,
            "stddev": 286.3300874,
            "variance": 81984.91896
          },
          {
            "average": 2.479931598,
            "count": 3397017,
            "maximum": 84.23697084,
            "minimum": -2.543029158,
            "name": "Z",
            "position": 2,
            "stddev": 3.678260554,
            "variance": 13.5296007
          },
          {
            "average": 1652.632679,
            "count": 3397017,
            "maximum": 52205,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2116.042584,
            "variance": 4477636.216
          },
          {
            "average": 1.373935132,
            "count": 3397017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7528355964,
            "variance": 0.5667614352
          },
          {
            "average": 1.75764796,
            "count": 3397017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.101675931,
            "variance": 1.213689858
          },
          {
            "average": 1,
            "count": 3397017,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.549641641,
            "count": 3397017,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.804080079,
            "variance": 96.11998619
          },
          {
            "average": 20.00977739,
            "count": 3397017,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.611216931,
            "variance": 2.59602
          },
          {
            "average": 1.541253988,
            "count": 3397017,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7887595186,
            "variance": 0.6221415782
          },
          {
            "average": 3.748814327,
            "count": 3397017,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.360702749,
            "variance": 1.85151197
          },
          {
            "average": 255430618,
            "count": 3397017,
            "maximum": 255443198.4,
            "minimum": 255368949.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26920.26961,
            "variance": 724700915.8
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3397017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457000.0101,
          3938999.987,
          -2.543029158,
          458000.0101,
          3939999.987,
          84.23697084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457000.01011810906,
                3938999.9867034117,
                -2.543029158256573
              ],
              [
                457000.01011810906,
                3939999.9867034117,
                -2.543029158256573
              ],
              [
                458000.01011810906,
                3939999.9867034117,
                84.23697084174343
              ],
              [
                458000.01011810906,
                3938999.9867034117,
                84.23697084174343
              ],
              [
                457000.01011810906,
                3938999.9867034117,
                -2.543029158256573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:13:18+00:00",
        "end_time": "2019-10-17T17:35:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47473031,
            35.59379866,
            -2.543029158,
            -75.46363839,
            35.60285788,
            84.23697084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47467706887113,
                  35.59379865536328,
                  -2.543029158256573
                ],
                [
                  -75.4747303100579,
                  35.60281489286896,
                  -2.543029158256573
                ],
                [
                  -75.46369039496776,
                  35.60285787865518,
                  84.23697084174343
                ],
                [
                  -75.46363839180232,
                  35.593841626946286,
                  84.23697084174343
                ],
                [
                  -75.47467706887113,
                  35.59379865536328,
                  -2.543029158256573
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:13:18Z",
            "pc:count": 3397017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457599.8886,
                "count": 3397017,
                "maximum": 458000.0101,
                "minimum": 457000.0101,
                "name": "X",
                "position": 0,
                "stddev": 249.0985045,
                "variance": 62050.06497
              },
              {
                "average": 3939470.945,
                "count": 3397017,
                "maximum": 3939999.987,
                "minimum": 3938999.987,
                "name": "Y",
                "position": 1,
                "stddev": 286.3300874,
                "variance": 81984.91896
              },
              {
                "average": 2.479931598,
                "count": 3397017,
                "maximum": 84.23697084,
                "minimum": -2.543029158,
                "name": "Z",
                "position": 2,
                "stddev": 3.678260554,
                "variance": 13.5296007
              },
              {
                "average": 1652.632679,
                "count": 3397017,
                "maximum": 52205,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2116.042584,
                "variance": 4477636.216
              },
              {
                "average": 1.373935132,
                "count": 3397017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7528355964,
                "variance": 0.5667614352
              },
              {
                "average": 1.75764796,
                "count": 3397017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.101675931,
                "variance": 1.213689858
              },
              {
                "average": 1,
                "count": 3397017,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.549641641,
                "count": 3397017,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.804080079,
                "variance": 96.11998619
              },
              {
                "average": 20.00977739,
                "count": 3397017,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.611216931,
                "variance": 2.59602
              },
              {
                "average": 1.541253988,
                "count": 3397017,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7887595186,
                "variance": 0.6221415782
              },
              {
                "average": 3.748814327,
                "count": 3397017,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.360702749,
                "variance": 1.85151197
              },
              {
                "average": 255430618,
                "count": 3397017,
                "maximum": 255443198.4,
                "minimum": 255368949.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26920.26961,
                "variance": 724700915.8
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3397017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457000.0101,
              3938999.987,
              -2.543029158,
              458000.0101,
              3939999.987,
              84.23697084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457000.01011810906,
                    3938999.9867034117,
                    -2.543029158256573
                  ],
                  [
                    457000.01011810906,
                    3939999.9867034117,
                    -2.543029158256573
                  ],
                  [
                    458000.01011810906,
                    3939999.9867034117,
                    84.23697084174343
                  ],
                  [
                    458000.01011810906,
                    3938999.9867034117,
                    84.23697084174343
                  ],
                  [
                    457000.01011810906,
                    3938999.9867034117,
                    -2.543029158256573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:13:18+00:00",
            "end_time": "2019-10-17T17:35:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVE5549.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49723826080877,
              35.68387147800443,
              -2.980114199506078
            ],
            [
              -75.4972942176435,
              35.692887550197796,
              -2.980114199506078
            ],
            [
              -75.48631643238518,
              35.69293239978468,
              8.699885800493922
            ],
            [
              -75.48626171067934,
              35.6839163127885,
              8.699885800493922
            ],
            [
              -75.49723826080877,
              35.68387147800443,
              -2.980114199506078
            ]
          ]
        ]
      },
      "bbox": [
        -75.49729422,
        35.68387148,
        -2.9801142,
        -75.48626171,
        35.6929324,
        8.6998858
      ],
      "properties": {
        "datetime": "2019-10-19T14:50:48Z",
        "pc:count": 2407697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455593.2308,
            "count": 2407697,
            "maximum": 456000.0005,
            "minimum": 455006.7405,
            "name": "X",
            "position": 0,
            "stddev": 262.5852146,
            "variance": 68950.9949
          },
          {
            "average": 3949545.902,
            "count": 2407697,
            "maximum": 3949999.989,
            "minimum": 3948999.989,
            "name": "Y",
            "position": 1,
            "stddev": 274.6547386,
            "variance": 75435.22545
          },
          {
            "average": 0.7000184293,
            "count": 2407697,
            "maximum": 8.6998858,
            "minimum": -2.9801142,
            "name": "Z",
            "position": 2,
            "stddev": 0.7846138508,
            "variance": 0.6156188949
          },
          {
            "average": 956.5575199,
            "count": 2407697,
            "maximum": 10918,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1273.805035,
            "variance": 1622579.267
          },
          {
            "average": 1.045259433,
            "count": 2407697,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2311132167,
            "variance": 0.05341331895
          },
          {
            "average": 1.090874392,
            "count": 2407697,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3368183116,
            "variance": 0.113446575
          },
          {
            "average": 1,
            "count": 2407697,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.54750702,
            "count": 2407697,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.60797896,
            "variance": 185.1770914
          },
          {
            "average": 20.05997241,
            "count": 2407697,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.721390405,
            "variance": 2.963184926
          },
          {
            "average": 1.495772932,
            "count": 2407697,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.510258704,
            "variance": 0.260363945
          },
          {
            "average": 4.47400192,
            "count": 2407697,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.906648355,
            "variance": 15.26190137
          },
          {
            "average": 255463373.5,
            "count": 2407697,
            "maximum": 255531848.3,
            "minimum": 255440871.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38428.29843,
            "variance": 1476734120
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455006.7405,
          3948999.989,
          -2.9801142,
          456000.0005,
          3949999.989,
          8.6998858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455006.74053269264,
                3948999.9891991783,
                -2.980114199506078
              ],
              [
                455006.74053269264,
                3949999.9891991783,
                -2.980114199506078
              ],
              [
                456000.00053269265,
                3949999.9891991783,
                8.699885800493922
              ],
              [
                456000.00053269265,
                3948999.9891991783,
                8.699885800493922
              ],
              [
                455006.74053269264,
                3948999.9891991783,
                -2.980114199506078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-19T14:50:48+00:00",
        "end_time": "2019-10-18T13:34:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVE5549.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVE5549.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVE5549.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5549.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49729422,
            35.68387148,
            -2.9801142,
            -75.48626171,
            35.6929324,
            8.6998858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49723826080877,
                  35.68387147800443,
                  -2.980114199506078
                ],
                [
                  -75.4972942176435,
                  35.692887550197796,
                  -2.980114199506078
                ],
                [
                  -75.48631643238518,
                  35.69293239978468,
                  8.699885800493922
                ],
                [
                  -75.48626171067934,
                  35.6839163127885,
                  8.699885800493922
                ],
                [
                  -75.49723826080877,
                  35.68387147800443,
                  -2.980114199506078
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVE5549.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVE5549.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-19T14:50:48Z",
            "pc:count": 2407697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455593.2308,
                "count": 2407697,
                "maximum": 456000.0005,
                "minimum": 455006.7405,
                "name": "X",
                "position": 0,
                "stddev": 262.5852146,
                "variance": 68950.9949
              },
              {
                "average": 3949545.902,
                "count": 2407697,
                "maximum": 3949999.989,
                "minimum": 3948999.989,
                "name": "Y",
                "position": 1,
                "stddev": 274.6547386,
                "variance": 75435.22545
              },
              {
                "average": 0.7000184293,
                "count": 2407697,
                "maximum": 8.6998858,
                "minimum": -2.9801142,
                "name": "Z",
                "position": 2,
                "stddev": 0.7846138508,
                "variance": 0.6156188949
              },
              {
                "average": 956.5575199,
                "count": 2407697,
                "maximum": 10918,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1273.805035,
                "variance": 1622579.267
              },
              {
                "average": 1.045259433,
                "count": 2407697,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2311132167,
                "variance": 0.05341331895
              },
              {
                "average": 1.090874392,
                "count": 2407697,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3368183116,
                "variance": 0.113446575
              },
              {
                "average": 1,
                "count": 2407697,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.54750702,
                "count": 2407697,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.60797896,
                "variance": 185.1770914
              },
              {
                "average": 20.05997241,
                "count": 2407697,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.721390405,
                "variance": 2.963184926
              },
              {
                "average": 1.495772932,
                "count": 2407697,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.510258704,
                "variance": 0.260363945
              },
              {
                "average": 4.47400192,
                "count": 2407697,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.906648355,
                "variance": 15.26190137
              },
              {
                "average": 255463373.5,
                "count": 2407697,
                "maximum": 255531848.3,
                "minimum": 255440871.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38428.29843,
                "variance": 1476734120
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455006.7405,
              3948999.989,
              -2.9801142,
              456000.0005,
              3949999.989,
              8.6998858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455006.74053269264,
                    3948999.9891991783,
                    -2.980114199506078
                  ],
                  [
                    455006.74053269264,
                    3949999.9891991783,
                    -2.980114199506078
                  ],
                  [
                    456000.00053269265,
                    3949999.9891991783,
                    8.699885800493922
                  ],
                  [
                    456000.00053269265,
                    3948999.9891991783,
                    8.699885800493922
                  ],
                  [
                    455006.74053269264,
                    3948999.9891991783,
                    -2.980114199506078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-19T14:50:48+00:00",
            "end_time": "2019-10-18T13:34: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": "20191018_NCMP_NC_Dunex_18SVF3009.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77887104045139,
              36.223324040864995,
              -0.926252107363924
            ],
            [
              -75.77896044030396,
              36.23233880599508,
              -0.926252107363924
            ],
            [
              -75.76935263760917,
              36.23240097333208,
              19.593747892636074
            ],
            [
              -75.7692643401597,
              36.22338618781364,
              19.593747892636074
            ],
            [
              -75.77887104045139,
              36.223324040864995,
              -0.926252107363924
            ]
          ]
        ]
      },
      "bbox": [
        -75.77896044,
        36.22332404,
        -0.9262521074,
        -75.76926434,
        36.23240097,
        19.59374789
      ],
      "properties": {
        "datetime": "2019-10-18T16:41:40Z",
        "pc:count": 2106306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430389.6544,
            "count": 2106306,
            "maximum": 430863.4611,
            "minimum": 430000.0011,
            "name": "X",
            "position": 0,
            "stddev": 201.582346,
            "variance": 40635.44223
          },
          {
            "average": 4009491.096,
            "count": 2106306,
            "maximum": 4009999.984,
            "minimum": 4008999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.2552763,
            "variance": 86586.16761
          },
          {
            "average": 1.650908989,
            "count": 2106306,
            "maximum": 19.59374789,
            "minimum": -0.9262521074,
            "name": "Z",
            "position": 2,
            "stddev": 2.625907333,
            "variance": 6.895389319
          },
          {
            "average": 1006.796375,
            "count": 2106306,
            "maximum": 39393,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1871.956506,
            "variance": 3504221.159
          },
          {
            "average": 1.325976378,
            "count": 2106306,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7281026132,
            "variance": 0.5301334153
          },
          {
            "average": 1.655641203,
            "count": 2106306,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.083005478,
            "variance": 1.172900865
          },
          {
            "average": 1,
            "count": 2106306,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.13344975,
            "count": 2106306,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.46090577,
            "variance": 181.195984
          },
          {
            "average": 20.13407643,
            "count": 2106306,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.835517934,
            "variance": 3.369126085
          },
          {
            "average": 1.732683665,
            "count": 2106306,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7312773672,
            "variance": 0.5347665878
          },
          {
            "average": 3.223007483,
            "count": 2106306,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9825398886,
            "variance": 0.9653846328
          },
          {
            "average": 255450987.8,
            "count": 2106306,
            "maximum": 255452100.9,
            "minimum": 255449574.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 620.0518583,
            "variance": 384464.3069
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2106306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430000.0011,
          4008999.984,
          -0.9262521074,
          430863.4611,
          4009999.984,
          19.59374789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430000.0010506741,
                4008999.9839658737,
                -0.926252107363924
              ],
              [
                430000.0010506741,
                4009999.9839658737,
                -0.926252107363924
              ],
              [
                430863.4610506741,
                4009999.9839658737,
                19.593747892636074
              ],
              [
                430863.4610506741,
                4008999.9839658737,
                19.593747892636074
              ],
              [
                430000.0010506741,
                4008999.9839658737,
                -0.926252107363924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:41:40+00:00",
        "end_time": "2019-10-18T15:59:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3009.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3009.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3009.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3009.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77896044,
            36.22332404,
            -0.9262521074,
            -75.76926434,
            36.23240097,
            19.59374789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77887104045139,
                  36.223324040864995,
                  -0.926252107363924
                ],
                [
                  -75.77896044030396,
                  36.23233880599508,
                  -0.926252107363924
                ],
                [
                  -75.76935263760917,
                  36.23240097333208,
                  19.593747892636074
                ],
                [
                  -75.7692643401597,
                  36.22338618781364,
                  19.593747892636074
                ],
                [
                  -75.77887104045139,
                  36.223324040864995,
                  -0.926252107363924
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3009.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3009.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:41:40Z",
            "pc:count": 2106306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430389.6544,
                "count": 2106306,
                "maximum": 430863.4611,
                "minimum": 430000.0011,
                "name": "X",
                "position": 0,
                "stddev": 201.582346,
                "variance": 40635.44223
              },
              {
                "average": 4009491.096,
                "count": 2106306,
                "maximum": 4009999.984,
                "minimum": 4008999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.2552763,
                "variance": 86586.16761
              },
              {
                "average": 1.650908989,
                "count": 2106306,
                "maximum": 19.59374789,
                "minimum": -0.9262521074,
                "name": "Z",
                "position": 2,
                "stddev": 2.625907333,
                "variance": 6.895389319
              },
              {
                "average": 1006.796375,
                "count": 2106306,
                "maximum": 39393,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1871.956506,
                "variance": 3504221.159
              },
              {
                "average": 1.325976378,
                "count": 2106306,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7281026132,
                "variance": 0.5301334153
              },
              {
                "average": 1.655641203,
                "count": 2106306,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.083005478,
                "variance": 1.172900865
              },
              {
                "average": 1,
                "count": 2106306,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.13344975,
                "count": 2106306,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.46090577,
                "variance": 181.195984
              },
              {
                "average": 20.13407643,
                "count": 2106306,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.835517934,
                "variance": 3.369126085
              },
              {
                "average": 1.732683665,
                "count": 2106306,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7312773672,
                "variance": 0.5347665878
              },
              {
                "average": 3.223007483,
                "count": 2106306,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9825398886,
                "variance": 0.9653846328
              },
              {
                "average": 255450987.8,
                "count": 2106306,
                "maximum": 255452100.9,
                "minimum": 255449574.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 620.0518583,
                "variance": 384464.3069
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2106306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430000.0011,
              4008999.984,
              -0.9262521074,
              430863.4611,
              4009999.984,
              19.59374789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430000.0010506741,
                    4008999.9839658737,
                    -0.926252107363924
                  ],
                  [
                    430000.0010506741,
                    4009999.9839658737,
                    -0.926252107363924
                  ],
                  [
                    430863.4610506741,
                    4009999.9839658737,
                    19.593747892636074
                  ],
                  [
                    430863.4610506741,
                    4008999.9839658737,
                    19.593747892636074
                  ],
                  [
                    430000.0010506741,
                    4008999.9839658737,
                    -0.926252107363924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:41:40+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVF2620.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82283556254218,
              36.32219745868743,
              0.173105987754612
            ],
            [
              -75.8229303520573,
              36.33121215776854,
              0.173105987754612
            ],
            [
              -75.81336957390339,
              36.33127760701545,
              23.733105987754612
            ],
            [
              -75.81327588535217,
              36.32226288649337,
              23.733105987754612
            ],
            [
              -75.82283556254218,
              36.32219745868743,
              0.173105987754612
            ]
          ]
        ]
      },
      "bbox": [
        -75.82293035,
        36.32219746,
        0.1731059878,
        -75.81327589,
        36.33127761,
        23.73310599
      ],
      "properties": {
        "datetime": "2019-10-18T19:55:59Z",
        "pc:count": 8248066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426579.4646,
            "count": 8248066,
            "maximum": 427000.0183,
            "minimum": 426141.8583,
            "name": "X",
            "position": 0,
            "stddev": 209.6685553,
            "variance": 43960.90309
          },
          {
            "average": 4020568.394,
            "count": 8248066,
            "maximum": 4020999.994,
            "minimum": 4019999.974,
            "name": "Y",
            "position": 1,
            "stddev": 292.1900601,
            "variance": 85375.0312
          },
          {
            "average": 6.067979968,
            "count": 8248066,
            "maximum": 23.73310599,
            "minimum": 0.1731059878,
            "name": "Z",
            "position": 2,
            "stddev": 4.01261406,
            "variance": 16.1010716
          },
          {
            "average": 1166.026288,
            "count": 8248066,
            "maximum": 46183,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2459.785838,
            "variance": 6050546.369
          },
          {
            "average": 2.218914955,
            "count": 8248066,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.268521181,
            "variance": 1.609145986
          },
          {
            "average": 3.44497013,
            "count": 8248066,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.643869934,
            "variance": 2.702308359
          },
          {
            "average": 1,
            "count": 8248066,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21454387,
            "count": 8248066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4105055643,
            "variance": 0.1685148183
          },
          {
            "average": 19.88571914,
            "count": 8248066,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.720451987,
            "variance": 2.959955041
          },
          {
            "average": 2.608286961,
            "count": 8248066,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.910446608,
            "variance": 3.649806244
          },
          {
            "average": 2.414111623,
            "count": 8248066,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.199255072,
            "variance": 1.438212727
          },
          {
            "average": 255454466.3,
            "count": 8248066,
            "maximum": 255463759.1,
            "minimum": 255449744.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4990.689045,
            "variance": 24906977.15
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8248066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426141.8583,
          4019999.974,
          0.1731059878,
          427000.0183,
          4020999.994,
          23.73310599
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426141.85826789186,
                4019999.9735377566,
                0.173105987754612
              ],
              [
                426141.85826789186,
                4020999.993537756,
                0.173105987754612
              ],
              [
                427000.0182678919,
                4020999.993537756,
                23.733105987754612
              ],
              [
                427000.0182678919,
                4019999.9735377566,
                23.733105987754612
              ],
              [
                426141.85826789186,
                4019999.9735377566,
                0.173105987754612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:55:59+00:00",
        "end_time": "2019-10-18T16:02:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2620.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2620.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2620.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2620.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82293035,
            36.32219746,
            0.1731059878,
            -75.81327589,
            36.33127761,
            23.73310599
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82283556254218,
                  36.32219745868743,
                  0.173105987754612
                ],
                [
                  -75.8229303520573,
                  36.33121215776854,
                  0.173105987754612
                ],
                [
                  -75.81336957390339,
                  36.33127760701545,
                  23.733105987754612
                ],
                [
                  -75.81327588535217,
                  36.32226288649337,
                  23.733105987754612
                ],
                [
                  -75.82283556254218,
                  36.32219745868743,
                  0.173105987754612
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2620.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2620.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:55:59Z",
            "pc:count": 8248066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426579.4646,
                "count": 8248066,
                "maximum": 427000.0183,
                "minimum": 426141.8583,
                "name": "X",
                "position": 0,
                "stddev": 209.6685553,
                "variance": 43960.90309
              },
              {
                "average": 4020568.394,
                "count": 8248066,
                "maximum": 4020999.994,
                "minimum": 4019999.974,
                "name": "Y",
                "position": 1,
                "stddev": 292.1900601,
                "variance": 85375.0312
              },
              {
                "average": 6.067979968,
                "count": 8248066,
                "maximum": 23.73310599,
                "minimum": 0.1731059878,
                "name": "Z",
                "position": 2,
                "stddev": 4.01261406,
                "variance": 16.1010716
              },
              {
                "average": 1166.026288,
                "count": 8248066,
                "maximum": 46183,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2459.785838,
                "variance": 6050546.369
              },
              {
                "average": 2.218914955,
                "count": 8248066,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.268521181,
                "variance": 1.609145986
              },
              {
                "average": 3.44497013,
                "count": 8248066,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.643869934,
                "variance": 2.702308359
              },
              {
                "average": 1,
                "count": 8248066,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21454387,
                "count": 8248066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4105055643,
                "variance": 0.1685148183
              },
              {
                "average": 19.88571914,
                "count": 8248066,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.720451987,
                "variance": 2.959955041
              },
              {
                "average": 2.608286961,
                "count": 8248066,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.910446608,
                "variance": 3.649806244
              },
              {
                "average": 2.414111623,
                "count": 8248066,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.199255072,
                "variance": 1.438212727
              },
              {
                "average": 255454466.3,
                "count": 8248066,
                "maximum": 255463759.1,
                "minimum": 255449744.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4990.689045,
                "variance": 24906977.15
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8248066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426141.8583,
              4019999.974,
              0.1731059878,
              427000.0183,
              4020999.994,
              23.73310599
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426141.85826789186,
                    4019999.9735377566,
                    0.173105987754612
                  ],
                  [
                    426141.85826789186,
                    4020999.993537756,
                    0.173105987754612
                  ],
                  [
                    427000.0182678919,
                    4020999.993537756,
                    23.733105987754612
                  ],
                  [
                    427000.0182678919,
                    4019999.9735377566,
                    23.733105987754612
                  ],
                  [
                    426141.85826789186,
                    4019999.9735377566,
                    0.173105987754612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:55:59+00:00",
            "end_time": "2019-10-18T16:02: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": "20191018_NCMP_NC_Dunex_18SVF2241.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8710858478047,
              36.511170760517324,
              -0.645338284491736
            ],
            [
              -75.8711868873842,
              36.52018488084681,
              -0.645338284491736
            ],
            [
              -75.86001897062427,
              36.52026592986668,
              61.774661715508266
            ],
            [
              -75.85991922589949,
              36.511251783042134,
              61.774661715508266
            ],
            [
              -75.8710858478047,
              36.511170760517324,
              -0.645338284491736
            ]
          ]
        ]
      },
      "bbox": [
        -75.87118689,
        36.51117076,
        -0.6453382845,
        -75.85991923,
        36.52026593,
        61.77466172
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:12Z",
        "pc:count": 4428684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422482.8885,
            "count": 4428684,
            "maximum": 422999.9981,
            "minimum": 421999.9981,
            "name": "X",
            "position": 0,
            "stddev": 252.1324942,
            "variance": 63570.79465
          },
          {
            "average": 4041528.876,
            "count": 4428684,
            "maximum": 4041999.985,
            "minimum": 4040999.985,
            "name": "Y",
            "position": 1,
            "stddev": 293.66742,
            "variance": 86240.55356
          },
          {
            "average": 3.589819758,
            "count": 4428684,
            "maximum": 61.77466172,
            "minimum": -0.6453382845,
            "name": "Z",
            "position": 2,
            "stddev": 2.641254461,
            "variance": 6.976225125
          },
          {
            "average": 1717.336913,
            "count": 4428684,
            "maximum": 36070,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2210.466769,
            "variance": 4886163.338
          },
          {
            "average": 1.77007549,
            "count": 4428684,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.073779204,
            "variance": 1.153001779
          },
          {
            "average": 2.548152453,
            "count": 4428684,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474683152,
            "variance": 2.174690397
          },
          {
            "average": 1,
            "count": 4428684,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404679358,
            "count": 4428684,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908299397,
            "variance": 0.2409140297
          },
          {
            "average": 20.26445072,
            "count": 4428684,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.863420342,
            "variance": 3.472335372
          },
          {
            "average": 1.817653958,
            "count": 4428684,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.168601588,
            "variance": 1.365629671
          },
          {
            "average": 4.073309362,
            "count": 4428684,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.480898359,
            "variance": 6.154856667
          },
          {
            "average": 255461927.5,
            "count": 4428684,
            "maximum": 255464552.7,
            "minimum": 255460060.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1582.150429,
            "variance": 2503199.981
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4428684,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421999.9981,
          4040999.985,
          -0.6453382845,
          422999.9981,
          4041999.985,
          61.77466172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421999.99812814593,
                4040999.984560053,
                -0.645338284491736
              ],
              [
                421999.99812814593,
                4041999.984560053,
                -0.645338284491736
              ],
              [
                422999.99812814593,
                4041999.984560053,
                61.774661715508266
              ],
              [
                422999.99812814593,
                4040999.984560053,
                61.774661715508266
              ],
              [
                421999.99812814593,
                4040999.984560053,
                -0.645338284491736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:12+00:00",
        "end_time": "2019-10-18T18:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2241.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2241.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2241.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2241.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87118689,
            36.51117076,
            -0.6453382845,
            -75.85991923,
            36.52026593,
            61.77466172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8710858478047,
                  36.511170760517324,
                  -0.645338284491736
                ],
                [
                  -75.8711868873842,
                  36.52018488084681,
                  -0.645338284491736
                ],
                [
                  -75.86001897062427,
                  36.52026592986668,
                  61.774661715508266
                ],
                [
                  -75.85991922589949,
                  36.511251783042134,
                  61.774661715508266
                ],
                [
                  -75.8710858478047,
                  36.511170760517324,
                  -0.645338284491736
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2241.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2241.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:12Z",
            "pc:count": 4428684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422482.8885,
                "count": 4428684,
                "maximum": 422999.9981,
                "minimum": 421999.9981,
                "name": "X",
                "position": 0,
                "stddev": 252.1324942,
                "variance": 63570.79465
              },
              {
                "average": 4041528.876,
                "count": 4428684,
                "maximum": 4041999.985,
                "minimum": 4040999.985,
                "name": "Y",
                "position": 1,
                "stddev": 293.66742,
                "variance": 86240.55356
              },
              {
                "average": 3.589819758,
                "count": 4428684,
                "maximum": 61.77466172,
                "minimum": -0.6453382845,
                "name": "Z",
                "position": 2,
                "stddev": 2.641254461,
                "variance": 6.976225125
              },
              {
                "average": 1717.336913,
                "count": 4428684,
                "maximum": 36070,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2210.466769,
                "variance": 4886163.338
              },
              {
                "average": 1.77007549,
                "count": 4428684,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.073779204,
                "variance": 1.153001779
              },
              {
                "average": 2.548152453,
                "count": 4428684,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474683152,
                "variance": 2.174690397
              },
              {
                "average": 1,
                "count": 4428684,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404679358,
                "count": 4428684,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908299397,
                "variance": 0.2409140297
              },
              {
                "average": 20.26445072,
                "count": 4428684,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.863420342,
                "variance": 3.472335372
              },
              {
                "average": 1.817653958,
                "count": 4428684,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.168601588,
                "variance": 1.365629671
              },
              {
                "average": 4.073309362,
                "count": 4428684,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.480898359,
                "variance": 6.154856667
              },
              {
                "average": 255461927.5,
                "count": 4428684,
                "maximum": 255464552.7,
                "minimum": 255460060.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1582.150429,
                "variance": 2503199.981
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4428684,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421999.9981,
              4040999.985,
              -0.6453382845,
              422999.9981,
              4041999.985,
              61.77466172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421999.99812814593,
                    4040999.984560053,
                    -0.645338284491736
                  ],
                  [
                    421999.99812814593,
                    4041999.984560053,
                    -0.645338284491736
                  ],
                  [
                    422999.99812814593,
                    4041999.984560053,
                    61.774661715508266
                  ],
                  [
                    422999.99812814593,
                    4040999.984560053,
                    61.774661715508266
                  ],
                  [
                    421999.99812814593,
                    4040999.984560053,
                    -0.645338284491736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:12+00:00",
            "end_time": "2019-10-18T18:54: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": "20191018_NCMP_NC_Dunex_18SVF2333.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85308631129429,
              36.43918145962773,
              0.544096017071421
            ],
            [
              -75.85318500386421,
              36.44819573167775,
              0.544096017071421
            ],
            [
              -75.84806454427037,
              36.44823222150394,
              18.944096017071423
            ],
            [
              -75.84796644383846,
              36.43921793751585,
              18.944096017071423
            ],
            [
              -75.85308631129429,
              36.43918145962773,
              0.544096017071421
            ]
          ]
        ]
      },
      "bbox": [
        -75.853185,
        36.43918146,
        0.5440960171,
        -75.84796644,
        36.44823222,
        18.94409602
      ],
      "properties": {
        "datetime": "2019-10-18T19:43:59Z",
        "pc:count": 2256931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423828.8332,
            "count": 2256931,
            "maximum": 424000.0063,
            "minimum": 423541.0863,
            "name": "X",
            "position": 0,
            "stddev": 115.9515671,
            "variance": 13444.76591
          },
          {
            "average": 4033544.686,
            "count": 2256931,
            "maximum": 4033999.991,
            "minimum": 4032999.991,
            "name": "Y",
            "position": 1,
            "stddev": 258.6055629,
            "variance": 66876.83715
          },
          {
            "average": 4.545287409,
            "count": 2256931,
            "maximum": 18.94409602,
            "minimum": 0.5440960171,
            "name": "Z",
            "position": 2,
            "stddev": 2.696027047,
            "variance": 7.268561837
          },
          {
            "average": 699.0285848,
            "count": 2256931,
            "maximum": 15958,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1458.679599,
            "variance": 2127746.172
          },
          {
            "average": 2.259350419,
            "count": 2256931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.210941389,
            "variance": 1.466379047
          },
          {
            "average": 3.525917717,
            "count": 2256931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.316552882,
            "variance": 1.733311492
          },
          {
            "average": 1,
            "count": 2256931,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261015955,
            "count": 2256931,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4391886971,
            "variance": 0.1928867116
          },
          {
            "average": 20.34000615,
            "count": 2256931,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.407400667,
            "variance": 1.980776636
          },
          {
            "average": 2.366886272,
            "count": 2256931,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.399879856,
            "variance": 1.95966361
          },
          {
            "average": 1.321568094,
            "count": 2256931,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4780159018,
            "variance": 0.2284992024
          },
          {
            "average": 255460191.8,
            "count": 2256931,
            "maximum": 255463039.4,
            "minimum": 255459945.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 348.9630493,
            "variance": 121775.2098
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2256931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423541.0863,
          4032999.991,
          0.5440960171,
          424000.0063,
          4033999.991,
          18.94409602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423541.0862724982,
                4032999.9911994543,
                0.544096017071421
              ],
              [
                423541.0862724982,
                4033999.9911994543,
                0.544096017071421
              ],
              [
                424000.0062724982,
                4033999.9911994543,
                18.944096017071423
              ],
              [
                424000.0062724982,
                4032999.9911994543,
                18.944096017071423
              ],
              [
                423541.0862724982,
                4032999.9911994543,
                0.544096017071421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:43:59+00:00",
        "end_time": "2019-10-18T18:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2333.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2333.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2333.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2333.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.853185,
            36.43918146,
            0.5440960171,
            -75.84796644,
            36.44823222,
            18.94409602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85308631129429,
                  36.43918145962773,
                  0.544096017071421
                ],
                [
                  -75.85318500386421,
                  36.44819573167775,
                  0.544096017071421
                ],
                [
                  -75.84806454427037,
                  36.44823222150394,
                  18.944096017071423
                ],
                [
                  -75.84796644383846,
                  36.43921793751585,
                  18.944096017071423
                ],
                [
                  -75.85308631129429,
                  36.43918145962773,
                  0.544096017071421
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2333.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2333.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:43:59Z",
            "pc:count": 2256931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423828.8332,
                "count": 2256931,
                "maximum": 424000.0063,
                "minimum": 423541.0863,
                "name": "X",
                "position": 0,
                "stddev": 115.9515671,
                "variance": 13444.76591
              },
              {
                "average": 4033544.686,
                "count": 2256931,
                "maximum": 4033999.991,
                "minimum": 4032999.991,
                "name": "Y",
                "position": 1,
                "stddev": 258.6055629,
                "variance": 66876.83715
              },
              {
                "average": 4.545287409,
                "count": 2256931,
                "maximum": 18.94409602,
                "minimum": 0.5440960171,
                "name": "Z",
                "position": 2,
                "stddev": 2.696027047,
                "variance": 7.268561837
              },
              {
                "average": 699.0285848,
                "count": 2256931,
                "maximum": 15958,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1458.679599,
                "variance": 2127746.172
              },
              {
                "average": 2.259350419,
                "count": 2256931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.210941389,
                "variance": 1.466379047
              },
              {
                "average": 3.525917717,
                "count": 2256931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.316552882,
                "variance": 1.733311492
              },
              {
                "average": 1,
                "count": 2256931,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261015955,
                "count": 2256931,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4391886971,
                "variance": 0.1928867116
              },
              {
                "average": 20.34000615,
                "count": 2256931,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.407400667,
                "variance": 1.980776636
              },
              {
                "average": 2.366886272,
                "count": 2256931,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.399879856,
                "variance": 1.95966361
              },
              {
                "average": 1.321568094,
                "count": 2256931,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4780159018,
                "variance": 0.2284992024
              },
              {
                "average": 255460191.8,
                "count": 2256931,
                "maximum": 255463039.4,
                "minimum": 255459945.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 348.9630493,
                "variance": 121775.2098
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2256931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423541.0863,
              4032999.991,
              0.5440960171,
              424000.0063,
              4033999.991,
              18.94409602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423541.0862724982,
                    4032999.9911994543,
                    0.544096017071421
                  ],
                  [
                    423541.0862724982,
                    4033999.9911994543,
                    0.544096017071421
                  ],
                  [
                    424000.0062724982,
                    4033999.9911994543,
                    18.944096017071423
                  ],
                  [
                    424000.0062724982,
                    4032999.9911994543,
                    18.944096017071423
                  ],
                  [
                    423541.0862724982,
                    4032999.9911994543,
                    0.544096017071421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:43:59+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVF2145.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88170747378777,
              36.54715203928534,
              0.063662573903272
            ],
            [
              -75.88180987946397,
              36.55616607947501,
              0.063662573903272
            ],
            [
              -75.87159144673973,
              36.55624121711877,
              32.24366257390327
            ],
            [
              -75.87149022737457,
              36.547227152376195,
              32.24366257390327
            ],
            [
              -75.88170747378777,
              36.54715203928534,
              0.063662573903272
            ]
          ]
        ]
      },
      "bbox": [
        -75.88180988,
        36.54715204,
        0.0636625739,
        -75.87149023,
        36.55624122,
        32.24366257
      ],
      "properties": {
        "datetime": "2019-10-18T20:08:01Z",
        "pc:count": 12624573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421641.9572,
            "count": 12624573,
            "maximum": 422000.0024,
            "minimum": 421085.4424,
            "name": "X",
            "position": 0,
            "stddev": 225.6666422,
            "variance": 50925.4334
          },
          {
            "average": 4045510.613,
            "count": 12624573,
            "maximum": 4045999.984,
            "minimum": 4044999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.186529,
            "variance": 80761.98327
          },
          {
            "average": 9.587130214,
            "count": 12624573,
            "maximum": 32.24366257,
            "minimum": 0.0636625739,
            "name": "Z",
            "position": 2,
            "stddev": 6.714505754,
            "variance": 45.08458752
          },
          {
            "average": 305.9282017,
            "count": 12624573,
            "maximum": 19005,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 607.8849782,
            "variance": 369524.1468
          },
          {
            "average": 2.760896151,
            "count": 12624573,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253404436,
            "variance": 1.571022681
          },
          {
            "average": 4.523382613,
            "count": 12624573,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9075259071,
            "variance": 0.8236032721
          },
          {
            "average": 1,
            "count": 12624573,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.128314597,
            "count": 12624573,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3344397857,
            "variance": 0.1118499702
          },
          {
            "average": 19.99332983,
            "count": 12624573,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.19246208,
            "variance": 4.806889973
          },
          {
            "average": 3.406273464,
            "count": 12624573,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.064111405,
            "variance": 4.260555892
          },
          {
            "average": 4.009777836,
            "count": 12624573,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.246628387,
            "variance": 5.047339111
          },
          {
            "average": 255461841.3,
            "count": 12624573,
            "maximum": 255464481.6,
            "minimum": 255460117.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1398.141389,
            "variance": 1954799.345
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12624573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421085.4424,
          4044999.984,
          0.0636625739,
          422000.0024,
          4045999.984,
          32.24366257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421085.442447949,
                4044999.983845801,
                0.063662573903272
              ],
              [
                421085.442447949,
                4045999.983845801,
                0.063662573903272
              ],
              [
                422000.0024479491,
                4045999.983845801,
                32.24366257390327
              ],
              [
                422000.0024479491,
                4044999.983845801,
                32.24366257390327
              ],
              [
                421085.442447949,
                4044999.983845801,
                0.063662573903272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:08:01+00:00",
        "end_time": "2019-10-18T18:55:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2145.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2145.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2145.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2145.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88180988,
            36.54715204,
            0.0636625739,
            -75.87149023,
            36.55624122,
            32.24366257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88170747378777,
                  36.54715203928534,
                  0.063662573903272
                ],
                [
                  -75.88180987946397,
                  36.55616607947501,
                  0.063662573903272
                ],
                [
                  -75.87159144673973,
                  36.55624121711877,
                  32.24366257390327
                ],
                [
                  -75.87149022737457,
                  36.547227152376195,
                  32.24366257390327
                ],
                [
                  -75.88170747378777,
                  36.54715203928534,
                  0.063662573903272
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2145.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2145.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:08:01Z",
            "pc:count": 12624573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421641.9572,
                "count": 12624573,
                "maximum": 422000.0024,
                "minimum": 421085.4424,
                "name": "X",
                "position": 0,
                "stddev": 225.6666422,
                "variance": 50925.4334
              },
              {
                "average": 4045510.613,
                "count": 12624573,
                "maximum": 4045999.984,
                "minimum": 4044999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.186529,
                "variance": 80761.98327
              },
              {
                "average": 9.587130214,
                "count": 12624573,
                "maximum": 32.24366257,
                "minimum": 0.0636625739,
                "name": "Z",
                "position": 2,
                "stddev": 6.714505754,
                "variance": 45.08458752
              },
              {
                "average": 305.9282017,
                "count": 12624573,
                "maximum": 19005,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 607.8849782,
                "variance": 369524.1468
              },
              {
                "average": 2.760896151,
                "count": 12624573,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253404436,
                "variance": 1.571022681
              },
              {
                "average": 4.523382613,
                "count": 12624573,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9075259071,
                "variance": 0.8236032721
              },
              {
                "average": 1,
                "count": 12624573,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.128314597,
                "count": 12624573,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3344397857,
                "variance": 0.1118499702
              },
              {
                "average": 19.99332983,
                "count": 12624573,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.19246208,
                "variance": 4.806889973
              },
              {
                "average": 3.406273464,
                "count": 12624573,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.064111405,
                "variance": 4.260555892
              },
              {
                "average": 4.009777836,
                "count": 12624573,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.246628387,
                "variance": 5.047339111
              },
              {
                "average": 255461841.3,
                "count": 12624573,
                "maximum": 255464481.6,
                "minimum": 255460117.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1398.141389,
                "variance": 1954799.345
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12624573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421085.4424,
              4044999.984,
              0.0636625739,
              422000.0024,
              4045999.984,
              32.24366257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421085.442447949,
                    4044999.983845801,
                    0.063662573903272
                  ],
                  [
                    421085.442447949,
                    4045999.983845801,
                    0.063662573903272
                  ],
                  [
                    422000.0024479491,
                    4045999.983845801,
                    32.24366257390327
                  ],
                  [
                    422000.0024479491,
                    4044999.983845801,
                    32.24366257390327
                  ],
                  [
                    421085.442447949,
                    4044999.983845801,
                    0.063662573903272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:08:01+00:00",
            "end_time": "2019-10-18T18:55: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": "20191017_NCMP_NC_Dunex_18SVE5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.50632101580652,
              35.359237870280204,
              -1.404921835040357
            ],
            [
              -75.50637731712155,
              35.368254416182346,
              -1.404921835040357
            ],
            [
              -75.49536948434682,
              35.368300041678495,
              23.79507816495964
            ],
            [
              -75.49531440680899,
              35.35928348065726,
              23.79507816495964
            ],
            [
              -75.50632101580652,
              35.359237870280204,
              -1.404921835040357
            ]
          ]
        ]
      },
      "bbox": [
        -75.50637732,
        35.35923787,
        -1.404921835,
        -75.49531441,
        35.36830004,
        23.79507816
      ],
      "properties": {
        "datetime": "2019-10-17T16:57:09Z",
        "pc:count": 3550554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 454459.9258,
            "count": 3550554,
            "maximum": 455000.0055,
            "minimum": 454000.0055,
            "name": "X",
            "position": 0,
            "stddev": 257.9077355,
            "variance": 66516.40005
          },
          {
            "average": 3913464.739,
            "count": 3550554,
            "maximum": 3913999.984,
            "minimum": 3912999.984,
            "name": "Y",
            "position": 1,
            "stddev": 285.9854217,
            "variance": 81787.66145
          },
          {
            "average": 3.953748006,
            "count": 3550554,
            "maximum": 23.79507816,
            "minimum": -1.404921835,
            "name": "Z",
            "position": 2,
            "stddev": 3.170080072,
            "variance": 10.04940767
          },
          {
            "average": 1652.369325,
            "count": 3550554,
            "maximum": 47893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2048.557157,
            "variance": 4196586.427
          },
          {
            "average": 1.7408227,
            "count": 3550554,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.062505648,
            "variance": 1.128918252
          },
          {
            "average": 2.512792652,
            "count": 3550554,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496859849,
            "variance": 2.240589408
          },
          {
            "average": 1,
            "count": 3550554,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.622149389,
            "count": 3550554,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.60019326,
            "variance": 6.761004991
          },
          {
            "average": 20.10859728,
            "count": 3550554,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.751999883,
            "variance": 3.06950359
          },
          {
            "average": 1.817153041,
            "count": 3550554,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.204950281,
            "variance": 1.45190518
          },
          {
            "average": 3.090127625,
            "count": 3550554,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.35358644,
            "variance": 1.832196249
          },
          {
            "average": 255364782.5,
            "count": 3550554,
            "maximum": 255366629.1,
            "minimum": 255363589.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 827.5020575,
            "variance": 684759.6551
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454000.0055,
          3912999.984,
          -1.404921835,
          455000.0055,
          3913999.984,
          23.79507816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454000.005480782,
                3912999.9843534473,
                -1.404921835040357
              ],
              [
                454000.005480782,
                3913999.9843534473,
                -1.404921835040357
              ],
              [
                455000.005480782,
                3913999.9843534473,
                23.79507816495964
              ],
              [
                455000.005480782,
                3912999.9843534473,
                23.79507816495964
              ],
              [
                454000.005480782,
                3912999.9843534473,
                -1.404921835040357
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T16:57:09+00:00",
        "end_time": "2019-10-17T16:06:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.50637732,
            35.35923787,
            -1.404921835,
            -75.49531441,
            35.36830004,
            23.79507816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.50632101580652,
                  35.359237870280204,
                  -1.404921835040357
                ],
                [
                  -75.50637731712155,
                  35.368254416182346,
                  -1.404921835040357
                ],
                [
                  -75.49536948434682,
                  35.368300041678495,
                  23.79507816495964
                ],
                [
                  -75.49531440680899,
                  35.35928348065726,
                  23.79507816495964
                ],
                [
                  -75.50632101580652,
                  35.359237870280204,
                  -1.404921835040357
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T16:57:09Z",
            "pc:count": 3550554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 454459.9258,
                "count": 3550554,
                "maximum": 455000.0055,
                "minimum": 454000.0055,
                "name": "X",
                "position": 0,
                "stddev": 257.9077355,
                "variance": 66516.40005
              },
              {
                "average": 3913464.739,
                "count": 3550554,
                "maximum": 3913999.984,
                "minimum": 3912999.984,
                "name": "Y",
                "position": 1,
                "stddev": 285.9854217,
                "variance": 81787.66145
              },
              {
                "average": 3.953748006,
                "count": 3550554,
                "maximum": 23.79507816,
                "minimum": -1.404921835,
                "name": "Z",
                "position": 2,
                "stddev": 3.170080072,
                "variance": 10.04940767
              },
              {
                "average": 1652.369325,
                "count": 3550554,
                "maximum": 47893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2048.557157,
                "variance": 4196586.427
              },
              {
                "average": 1.7408227,
                "count": 3550554,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.062505648,
                "variance": 1.128918252
              },
              {
                "average": 2.512792652,
                "count": 3550554,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496859849,
                "variance": 2.240589408
              },
              {
                "average": 1,
                "count": 3550554,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.622149389,
                "count": 3550554,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.60019326,
                "variance": 6.761004991
              },
              {
                "average": 20.10859728,
                "count": 3550554,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.751999883,
                "variance": 3.06950359
              },
              {
                "average": 1.817153041,
                "count": 3550554,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.204950281,
                "variance": 1.45190518
              },
              {
                "average": 3.090127625,
                "count": 3550554,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.35358644,
                "variance": 1.832196249
              },
              {
                "average": 255364782.5,
                "count": 3550554,
                "maximum": 255366629.1,
                "minimum": 255363589.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 827.5020575,
                "variance": 684759.6551
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454000.0055,
              3912999.984,
              -1.404921835,
              455000.0055,
              3913999.984,
              23.79507816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454000.005480782,
                    3912999.9843534473,
                    -1.404921835040357
                  ],
                  [
                    454000.005480782,
                    3913999.9843534473,
                    -1.404921835040357
                  ],
                  [
                    455000.005480782,
                    3913999.9843534473,
                    23.79507816495964
                  ],
                  [
                    455000.005480782,
                    3912999.9843534473,
                    23.79507816495964
                  ],
                  [
                    454000.005480782,
                    3912999.9843534473,
                    -1.404921835040357
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T16:57:09+00:00",
            "end_time": "2019-10-17T16:06: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": "20191017_NCMP_NC_Dunex_18SVE5736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47303324525434,
              35.566755573524226,
              -1.22685219158263
            ],
            [
              -75.47308625031548,
              35.57577203403766,
              -1.22685219158263
            ],
            [
              -75.46353441553049,
              35.57580914255594,
              36.27314780841737
            ],
            [
              -75.46348248057224,
              35.56679266977694,
              36.27314780841737
            ],
            [
              -75.47303324525434,
              35.566755573524226,
              -1.22685219158263
            ]
          ]
        ]
      },
      "bbox": [
        -75.47308625,
        35.56675557,
        -1.226852192,
        -75.46348248,
        35.57580914,
        36.27314781
      ],
      "properties": {
        "datetime": "2019-10-18T13:57:25Z",
        "pc:count": 4255565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457712.0588,
            "count": 4255565,
            "maximum": 458000.0137,
            "minimum": 457134.5137,
            "name": "X",
            "position": 0,
            "stddev": 162.573423,
            "variance": 26430.11786
          },
          {
            "average": 3936496.539,
            "count": 4255565,
            "maximum": 3936999.993,
            "minimum": 3935999.973,
            "name": "Y",
            "position": 1,
            "stddev": 265.5804304,
            "variance": 70532.96501
          },
          {
            "average": 3.87792586,
            "count": 4255565,
            "maximum": 36.27314781,
            "minimum": -1.226852192,
            "name": "Z",
            "position": 2,
            "stddev": 3.58174644,
            "variance": 12.82890756
          },
          {
            "average": 1201.52775,
            "count": 4255565,
            "maximum": 43233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1695.495865,
            "variance": 2874706.227
          },
          {
            "average": 1.864144714,
            "count": 4255565,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.129093984,
            "variance": 1.274853225
          },
          {
            "average": 2.742918743,
            "count": 4255565,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551418511,
            "variance": 2.406899396
          },
          {
            "average": 1,
            "count": 4255565,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.209903503,
            "count": 4255565,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.952700969,
            "variance": 24.52924689
          },
          {
            "average": 20.09663974,
            "count": 4255565,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.316705069,
            "variance": 1.733712239
          },
          {
            "average": 2.011795144,
            "count": 4255565,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.370447677,
            "variance": 1.878126834
          },
          {
            "average": 3.006615573,
            "count": 4255565,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9011266961,
            "variance": 0.8120293225
          },
          {
            "average": 255394477.2,
            "count": 4255565,
            "maximum": 255442245.9,
            "minimum": 255368692,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34144.32391,
            "variance": 1165834856
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457134.5137,
          3935999.973,
          -1.226852192,
          458000.0137,
          3936999.993,
          36.27314781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457134.51370144216,
                3935999.9733161638,
                -1.22685219158263
              ],
              [
                457134.51370144216,
                3936999.9933161633,
                -1.22685219158263
              ],
              [
                458000.01370144216,
                3936999.9933161633,
                36.27314780841737
              ],
              [
                458000.01370144216,
                3935999.9733161638,
                36.27314780841737
              ],
              [
                457134.51370144216,
                3935999.9733161638,
                -1.22685219158263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T13:57:25+00:00",
        "end_time": "2019-10-17T17:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47308625,
            35.56675557,
            -1.226852192,
            -75.46348248,
            35.57580914,
            36.27314781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47303324525434,
                  35.566755573524226,
                  -1.22685219158263
                ],
                [
                  -75.47308625031548,
                  35.57577203403766,
                  -1.22685219158263
                ],
                [
                  -75.46353441553049,
                  35.57580914255594,
                  36.27314780841737
                ],
                [
                  -75.46348248057224,
                  35.56679266977694,
                  36.27314780841737
                ],
                [
                  -75.47303324525434,
                  35.566755573524226,
                  -1.22685219158263
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T13:57:25Z",
            "pc:count": 4255565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457712.0588,
                "count": 4255565,
                "maximum": 458000.0137,
                "minimum": 457134.5137,
                "name": "X",
                "position": 0,
                "stddev": 162.573423,
                "variance": 26430.11786
              },
              {
                "average": 3936496.539,
                "count": 4255565,
                "maximum": 3936999.993,
                "minimum": 3935999.973,
                "name": "Y",
                "position": 1,
                "stddev": 265.5804304,
                "variance": 70532.96501
              },
              {
                "average": 3.87792586,
                "count": 4255565,
                "maximum": 36.27314781,
                "minimum": -1.226852192,
                "name": "Z",
                "position": 2,
                "stddev": 3.58174644,
                "variance": 12.82890756
              },
              {
                "average": 1201.52775,
                "count": 4255565,
                "maximum": 43233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1695.495865,
                "variance": 2874706.227
              },
              {
                "average": 1.864144714,
                "count": 4255565,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.129093984,
                "variance": 1.274853225
              },
              {
                "average": 2.742918743,
                "count": 4255565,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551418511,
                "variance": 2.406899396
              },
              {
                "average": 1,
                "count": 4255565,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.209903503,
                "count": 4255565,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.952700969,
                "variance": 24.52924689
              },
              {
                "average": 20.09663974,
                "count": 4255565,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.316705069,
                "variance": 1.733712239
              },
              {
                "average": 2.011795144,
                "count": 4255565,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.370447677,
                "variance": 1.878126834
              },
              {
                "average": 3.006615573,
                "count": 4255565,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9011266961,
                "variance": 0.8120293225
              },
              {
                "average": 255394477.2,
                "count": 4255565,
                "maximum": 255442245.9,
                "minimum": 255368692,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34144.32391,
                "variance": 1165834856
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457134.5137,
              3935999.973,
              -1.226852192,
              458000.0137,
              3936999.993,
              36.27314781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457134.51370144216,
                    3935999.9733161638,
                    -1.22685219158263
                  ],
                  [
                    457134.51370144216,
                    3936999.9933161633,
                    -1.22685219158263
                  ],
                  [
                    458000.01370144216,
                    3936999.9933161633,
                    36.27314780841737
                  ],
                  [
                    458000.01370144216,
                    3935999.9733161638,
                    36.27314780841737
                  ],
                  [
                    457134.51370144216,
                    3935999.9733161638,
                    -1.22685219158263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T13:57:25+00:00",
            "end_time": "2019-10-17T17:31: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": "20191018_NCMP_NC_Dunex_18SVF2524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83348899090365,
              36.35818432108907,
              0.245136986448742
            ],
            [
              -75.83358513190363,
              36.36719876117746,
              0.245136986448742
            ],
            [
              -75.82489093752449,
              36.367259108227394,
              27.065136986448742
            ],
            [
              -75.82479579898522,
              36.35824464837788,
              27.065136986448742
            ],
            [
              -75.83348899090365,
              36.35818432108907,
              0.245136986448742
            ]
          ]
        ]
      },
      "bbox": [
        -75.83358513,
        36.35818432,
        0.2451369864,
        -75.8247958,
        36.36725911,
        27.06513699
      ],
      "properties": {
        "datetime": "2019-10-18T19:46:21Z",
        "pc:count": 4370871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425843.93,
            "count": 4370871,
            "maximum": 426000.0141,
            "minimum": 425219.9941,
            "name": "X",
            "position": 0,
            "stddev": 105.5412729,
            "variance": 11138.96029
          },
          {
            "average": 4024531.52,
            "count": 4370871,
            "maximum": 4024999.985,
            "minimum": 4023999.985,
            "name": "Y",
            "position": 1,
            "stddev": 279.6327923,
            "variance": 78194.49855
          },
          {
            "average": 7.809817202,
            "count": 4370871,
            "maximum": 27.06513699,
            "minimum": 0.2451369864,
            "name": "Z",
            "position": 2,
            "stddev": 5.457713042,
            "variance": 29.78663165
          },
          {
            "average": 1008.312494,
            "count": 4370871,
            "maximum": 46307,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1676.852716,
            "variance": 2811835.031
          },
          {
            "average": 2.233872379,
            "count": 4370871,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267855636,
            "variance": 1.607457914
          },
          {
            "average": 3.488619316,
            "count": 4370871,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60551916,
            "variance": 2.577691772
          },
          {
            "average": 1,
            "count": 4370871,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207099912,
            "count": 4370871,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4052278076,
            "variance": 0.1642095761
          },
          {
            "average": 20.0360702,
            "count": 4370871,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.989570593,
            "variance": 3.958391146
          },
          {
            "average": 2.560697628,
            "count": 4370871,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.819379327,
            "variance": 3.310141134
          },
          {
            "average": 2.869008946,
            "count": 4370871,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.381552386,
            "variance": 1.908686995
          },
          {
            "average": 255460473,
            "count": 4370871,
            "maximum": 255463181,
            "minimum": 255450010.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2572.267788,
            "variance": 6616561.573
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4370871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425219.9941,
          4023999.985,
          0.2451369864,
          426000.0141,
          4024999.985,
          27.06513699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425219.9941116276,
                4023999.9846251206,
                0.245136986448742
              ],
              [
                425219.9941116276,
                4024999.9846251206,
                0.245136986448742
              ],
              [
                426000.0141116276,
                4024999.9846251206,
                27.065136986448742
              ],
              [
                426000.0141116276,
                4023999.9846251206,
                27.065136986448742
              ],
              [
                425219.9941116276,
                4023999.9846251206,
                0.245136986448742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:46:21+00:00",
        "end_time": "2019-10-18T16:06:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83358513,
            36.35818432,
            0.2451369864,
            -75.8247958,
            36.36725911,
            27.06513699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83348899090365,
                  36.35818432108907,
                  0.245136986448742
                ],
                [
                  -75.83358513190363,
                  36.36719876117746,
                  0.245136986448742
                ],
                [
                  -75.82489093752449,
                  36.367259108227394,
                  27.065136986448742
                ],
                [
                  -75.82479579898522,
                  36.35824464837788,
                  27.065136986448742
                ],
                [
                  -75.83348899090365,
                  36.35818432108907,
                  0.245136986448742
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:46:21Z",
            "pc:count": 4370871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425843.93,
                "count": 4370871,
                "maximum": 426000.0141,
                "minimum": 425219.9941,
                "name": "X",
                "position": 0,
                "stddev": 105.5412729,
                "variance": 11138.96029
              },
              {
                "average": 4024531.52,
                "count": 4370871,
                "maximum": 4024999.985,
                "minimum": 4023999.985,
                "name": "Y",
                "position": 1,
                "stddev": 279.6327923,
                "variance": 78194.49855
              },
              {
                "average": 7.809817202,
                "count": 4370871,
                "maximum": 27.06513699,
                "minimum": 0.2451369864,
                "name": "Z",
                "position": 2,
                "stddev": 5.457713042,
                "variance": 29.78663165
              },
              {
                "average": 1008.312494,
                "count": 4370871,
                "maximum": 46307,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1676.852716,
                "variance": 2811835.031
              },
              {
                "average": 2.233872379,
                "count": 4370871,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267855636,
                "variance": 1.607457914
              },
              {
                "average": 3.488619316,
                "count": 4370871,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60551916,
                "variance": 2.577691772
              },
              {
                "average": 1,
                "count": 4370871,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207099912,
                "count": 4370871,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4052278076,
                "variance": 0.1642095761
              },
              {
                "average": 20.0360702,
                "count": 4370871,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.989570593,
                "variance": 3.958391146
              },
              {
                "average": 2.560697628,
                "count": 4370871,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.819379327,
                "variance": 3.310141134
              },
              {
                "average": 2.869008946,
                "count": 4370871,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.381552386,
                "variance": 1.908686995
              },
              {
                "average": 255460473,
                "count": 4370871,
                "maximum": 255463181,
                "minimum": 255450010.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2572.267788,
                "variance": 6616561.573
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4370871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425219.9941,
              4023999.985,
              0.2451369864,
              426000.0141,
              4024999.985,
              27.06513699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425219.9941116276,
                    4023999.9846251206,
                    0.245136986448742
                  ],
                  [
                    425219.9941116276,
                    4024999.9846251206,
                    0.245136986448742
                  ],
                  [
                    426000.0141116276,
                    4024999.9846251206,
                    27.065136986448742
                  ],
                  [
                    426000.0141116276,
                    4023999.9846251206,
                    27.065136986448742
                  ],
                  [
                    425219.9941116276,
                    4023999.9846251206,
                    0.245136986448742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:46:21+00:00",
            "end_time": "2019-10-18T16:06: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": "20191018_NCMP_NC_Dunex_18SVF2242.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87118684117756,
              36.52018487715496,
              -0.620338009413356
            ],
            [
              -75.87128792566865,
              36.52919898358994,
              -0.620338009413356
            ],
            [
              -75.86105268470982,
              36.52927331964038,
              18.599661990586643
            ],
            [
              -75.86095278732431,
              36.520259188907225,
              18.599661990586643
            ],
            [
              -75.87118684117756,
              36.52018487715496,
              -0.620338009413356
            ]
          ]
        ]
      },
      "bbox": [
        -75.87128793,
        36.52018488,
        -0.6203380094,
        -75.86095279,
        36.52927332,
        18.59966199
      ],
      "properties": {
        "datetime": "2019-10-18T20:09:00Z",
        "pc:count": 5465072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422355.4395,
            "count": 5465072,
            "maximum": 422916.3823,
            "minimum": 422000.0023,
            "name": "X",
            "position": 0,
            "stddev": 209.7561037,
            "variance": 43997.62305
          },
          {
            "average": 4042501.228,
            "count": 5465072,
            "maximum": 4042999.984,
            "minimum": 4041999.984,
            "name": "Y",
            "position": 1,
            "stddev": 292.8637489,
            "variance": 85769.17539
          },
          {
            "average": 4.425217806,
            "count": 5465072,
            "maximum": 18.59966199,
            "minimum": -0.6203380094,
            "name": "Z",
            "position": 2,
            "stddev": 2.812648193,
            "variance": 7.910989856
          },
          {
            "average": 1373.188528,
            "count": 5465072,
            "maximum": 40271,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2059.19669,
            "variance": 4240291.008
          },
          {
            "average": 1.973445364,
            "count": 5465072,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.159412404,
            "variance": 1.344237122
          },
          {
            "average": 2.95285881,
            "count": 5465072,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496243914,
            "variance": 2.238745849
          },
          {
            "average": 1,
            "count": 5465072,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327659178,
            "count": 5465072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4693598635,
            "variance": 0.2202986814
          },
          {
            "average": 20.06000101,
            "count": 5465072,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.008918483,
            "variance": 4.035753473
          },
          {
            "average": 2.050702534,
            "count": 5465072,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.312594586,
            "variance": 1.722904548
          },
          {
            "average": 4.707702113,
            "count": 5465072,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.17830461,
            "variance": 4.745010976
          },
          {
            "average": 255462300,
            "count": 5465072,
            "maximum": 255464540.3,
            "minimum": 255460074.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1418.023411,
            "variance": 2010790.394
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5465072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0023,
          4041999.984,
          -0.6203380094,
          422916.3823,
          4042999.984,
          18.59966199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.0022615549,
                4041999.984113085,
                -0.620338009413356
              ],
              [
                422000.0022615549,
                4042999.984113085,
                -0.620338009413356
              ],
              [
                422916.3822615549,
                4042999.984113085,
                18.599661990586643
              ],
              [
                422916.3822615549,
                4041999.984113085,
                18.599661990586643
              ],
              [
                422000.0022615549,
                4041999.984113085,
                -0.620338009413356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:09:00+00:00",
        "end_time": "2019-10-18T18:54:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2242.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2242.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2242.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2242.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87128793,
            36.52018488,
            -0.6203380094,
            -75.86095279,
            36.52927332,
            18.59966199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87118684117756,
                  36.52018487715496,
                  -0.620338009413356
                ],
                [
                  -75.87128792566865,
                  36.52919898358994,
                  -0.620338009413356
                ],
                [
                  -75.86105268470982,
                  36.52927331964038,
                  18.599661990586643
                ],
                [
                  -75.86095278732431,
                  36.520259188907225,
                  18.599661990586643
                ],
                [
                  -75.87118684117756,
                  36.52018487715496,
                  -0.620338009413356
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2242.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2242.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:09:00Z",
            "pc:count": 5465072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422355.4395,
                "count": 5465072,
                "maximum": 422916.3823,
                "minimum": 422000.0023,
                "name": "X",
                "position": 0,
                "stddev": 209.7561037,
                "variance": 43997.62305
              },
              {
                "average": 4042501.228,
                "count": 5465072,
                "maximum": 4042999.984,
                "minimum": 4041999.984,
                "name": "Y",
                "position": 1,
                "stddev": 292.8637489,
                "variance": 85769.17539
              },
              {
                "average": 4.425217806,
                "count": 5465072,
                "maximum": 18.59966199,
                "minimum": -0.6203380094,
                "name": "Z",
                "position": 2,
                "stddev": 2.812648193,
                "variance": 7.910989856
              },
              {
                "average": 1373.188528,
                "count": 5465072,
                "maximum": 40271,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2059.19669,
                "variance": 4240291.008
              },
              {
                "average": 1.973445364,
                "count": 5465072,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.159412404,
                "variance": 1.344237122
              },
              {
                "average": 2.95285881,
                "count": 5465072,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496243914,
                "variance": 2.238745849
              },
              {
                "average": 1,
                "count": 5465072,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327659178,
                "count": 5465072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4693598635,
                "variance": 0.2202986814
              },
              {
                "average": 20.06000101,
                "count": 5465072,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.008918483,
                "variance": 4.035753473
              },
              {
                "average": 2.050702534,
                "count": 5465072,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.312594586,
                "variance": 1.722904548
              },
              {
                "average": 4.707702113,
                "count": 5465072,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.17830461,
                "variance": 4.745010976
              },
              {
                "average": 255462300,
                "count": 5465072,
                "maximum": 255464540.3,
                "minimum": 255460074.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1418.023411,
                "variance": 2010790.394
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5465072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0023,
              4041999.984,
              -0.6203380094,
              422916.3823,
              4042999.984,
              18.59966199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.0022615549,
                    4041999.984113085,
                    -0.620338009413356
                  ],
                  [
                    422000.0022615549,
                    4042999.984113085,
                    -0.620338009413356
                  ],
                  [
                    422916.3822615549,
                    4042999.984113085,
                    18.599661990586643
                  ],
                  [
                    422916.3822615549,
                    4041999.984113085,
                    18.599661990586643
                  ],
                  [
                    422000.0022615549,
                    4041999.984113085,
                    -0.620338009413356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:09:00+00:00",
            "end_time": "2019-10-18T18:54: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": "20191017_NCMP_NC_Dunex_18SVE5519.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.49275747803861,
              35.41339446950719,
              -0.887561123355457
            ],
            [
              -75.49281238081487,
              35.42241095308757,
              -0.887561123355457
            ],
            [
              -75.4846853554979,
              35.422443844162565,
              16.692438876644545
            ],
            [
              -75.48463135804249,
              35.413427349690274,
              16.692438876644545
            ],
            [
              -75.49275747803861,
              35.41339446950719,
              -0.887561123355457
            ]
          ]
        ]
      },
      "bbox": [
        -75.49281238,
        35.41339447,
        -0.8875611234,
        -75.48463136,
        35.42244384,
        16.69243888
      ],
      "properties": {
        "datetime": "2019-10-17T18:02:38Z",
        "pc:count": 3518553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455632.7489,
            "count": 3518553,
            "maximum": 455999.9961,
            "minimum": 455262.1961,
            "name": "X",
            "position": 0,
            "stddev": 179.2187124,
            "variance": 32119.34687
          },
          {
            "average": 3919472.306,
            "count": 3518553,
            "maximum": 3919999.985,
            "minimum": 3918999.985,
            "name": "Y",
            "position": 1,
            "stddev": 299.5587739,
            "variance": 89735.45902
          },
          {
            "average": 2.459852887,
            "count": 3518553,
            "maximum": 16.69243888,
            "minimum": -0.8875611234,
            "name": "Z",
            "position": 2,
            "stddev": 1.740927058,
            "variance": 3.03082702
          },
          {
            "average": 1964.361186,
            "count": 3518553,
            "maximum": 46681,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2230.212738,
            "variance": 4973848.856
          },
          {
            "average": 1.437859825,
            "count": 3518553,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7639030835,
            "variance": 0.583547921
          },
          {
            "average": 1.876226676,
            "count": 3518553,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.05992014,
            "variance": 1.123430703
          },
          {
            "average": 1,
            "count": 3518553,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.546359825,
            "count": 3518553,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.740776337,
            "variance": 3.030302255
          },
          {
            "average": 19.73969467,
            "count": 3518553,
            "maximum": 25.00200081,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.543812652,
            "variance": 2.383357503
          },
          {
            "average": 1.457507674,
            "count": 3518553,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7691279992,
            "variance": 0.5915578791
          },
          {
            "average": 3.059426418,
            "count": 3518553,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.017475749,
            "variance": 1.035256899
          },
          {
            "average": 255368163.8,
            "count": 3518553,
            "maximum": 255370558,
            "minimum": 255363926.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2178.650955,
            "variance": 4746519.984
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3518553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455262.1961,
          3918999.985,
          -0.8875611234,
          455999.9961,
          3919999.985,
          16.69243888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455262.1961218429,
                3918999.9854462603,
                -0.887561123355457
              ],
              [
                455262.1961218429,
                3919999.9854462603,
                -0.887561123355457
              ],
              [
                455999.99612184294,
                3919999.9854462603,
                16.692438876644545
              ],
              [
                455999.99612184294,
                3918999.9854462603,
                16.692438876644545
              ],
              [
                455262.1961218429,
                3918999.9854462603,
                -0.887561123355457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-17T18:02:38+00:00",
        "end_time": "2019-10-17T16:12:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5519.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5519.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5519.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5519.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.49281238,
            35.41339447,
            -0.8875611234,
            -75.48463136,
            35.42244384,
            16.69243888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.49275747803861,
                  35.41339446950719,
                  -0.887561123355457
                ],
                [
                  -75.49281238081487,
                  35.42241095308757,
                  -0.887561123355457
                ],
                [
                  -75.4846853554979,
                  35.422443844162565,
                  16.692438876644545
                ],
                [
                  -75.48463135804249,
                  35.413427349690274,
                  16.692438876644545
                ],
                [
                  -75.49275747803861,
                  35.41339446950719,
                  -0.887561123355457
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5519.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5519.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-17T18:02:38Z",
            "pc:count": 3518553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455632.7489,
                "count": 3518553,
                "maximum": 455999.9961,
                "minimum": 455262.1961,
                "name": "X",
                "position": 0,
                "stddev": 179.2187124,
                "variance": 32119.34687
              },
              {
                "average": 3919472.306,
                "count": 3518553,
                "maximum": 3919999.985,
                "minimum": 3918999.985,
                "name": "Y",
                "position": 1,
                "stddev": 299.5587739,
                "variance": 89735.45902
              },
              {
                "average": 2.459852887,
                "count": 3518553,
                "maximum": 16.69243888,
                "minimum": -0.8875611234,
                "name": "Z",
                "position": 2,
                "stddev": 1.740927058,
                "variance": 3.03082702
              },
              {
                "average": 1964.361186,
                "count": 3518553,
                "maximum": 46681,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2230.212738,
                "variance": 4973848.856
              },
              {
                "average": 1.437859825,
                "count": 3518553,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7639030835,
                "variance": 0.583547921
              },
              {
                "average": 1.876226676,
                "count": 3518553,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.05992014,
                "variance": 1.123430703
              },
              {
                "average": 1,
                "count": 3518553,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.546359825,
                "count": 3518553,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.740776337,
                "variance": 3.030302255
              },
              {
                "average": 19.73969467,
                "count": 3518553,
                "maximum": 25.00200081,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.543812652,
                "variance": 2.383357503
              },
              {
                "average": 1.457507674,
                "count": 3518553,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7691279992,
                "variance": 0.5915578791
              },
              {
                "average": 3.059426418,
                "count": 3518553,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.017475749,
                "variance": 1.035256899
              },
              {
                "average": 255368163.8,
                "count": 3518553,
                "maximum": 255370558,
                "minimum": 255363926.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2178.650955,
                "variance": 4746519.984
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3518553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455262.1961,
              3918999.985,
              -0.8875611234,
              455999.9961,
              3919999.985,
              16.69243888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455262.1961218429,
                    3918999.9854462603,
                    -0.887561123355457
                  ],
                  [
                    455262.1961218429,
                    3919999.9854462603,
                    -0.887561123355457
                  ],
                  [
                    455999.99612184294,
                    3919999.9854462603,
                    16.692438876644545
                  ],
                  [
                    455999.99612184294,
                    3918999.9854462603,
                    16.692438876644545
                  ],
                  [
                    455262.1961218429,
                    3918999.9854462603,
                    -0.887561123355457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-17T18:02:38+00:00",
            "end_time": "2019-10-17T16:12: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": "20191017_NCMP_NC_Dunex_18SVE5737.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47457078530714,
              35.57576616040626,
              -1.401875482835258
            ],
            [
              -75.47462397923796,
              35.58478242508223,
              -1.401875482835258
            ],
            [
              -75.46358631888914,
              35.58482538332593,
              102.47812451716473
            ],
            [
              -75.46353436190527,
              35.575809104452716,
              102.47812451716473
            ],
            [
              -75.47457078530714,
              35.57576616040626,
              -1.401875482835258
            ]
          ]
        ]
      },
      "bbox": [
        -75.47462398,
        35.57576616,
        -1.401875483,
        -75.46353436,
        35.58482538,
        102.4781245
      ],
      "properties": {
        "datetime": "2019-10-18T14:08:07Z",
        "pc:count": 4488535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457670.9778,
            "count": 4488535,
            "maximum": 458000.0185,
            "minimum": 456999.9985,
            "name": "X",
            "position": 0,
            "stddev": 244.5316349,
            "variance": 59795.72049
          },
          {
            "average": 3937520.282,
            "count": 4488535,
            "maximum": 3937999.989,
            "minimum": 3936999.989,
            "name": "Y",
            "position": 1,
            "stddev": 285.8485174,
            "variance": 81709.37491
          },
          {
            "average": 1.96936238,
            "count": 4488535,
            "maximum": 102.4781245,
            "minimum": -1.401875483,
            "name": "Z",
            "position": 2,
            "stddev": 3.567350436,
            "variance": 12.72598913
          },
          {
            "average": 1515.164739,
            "count": 4488535,
            "maximum": 48804,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2038.494375,
            "variance": 4155459.318
          },
          {
            "average": 1.379485289,
            "count": 4488535,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7731697329,
            "variance": 0.5977914359
          },
          {
            "average": 1.76431887,
            "count": 4488535,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.137855865,
            "variance": 1.29471597
          },
          {
            "average": 1,
            "count": 4488535,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.581688235,
            "count": 4488535,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.49476525,
            "variance": 132.129628
          },
          {
            "average": 20.03059042,
            "count": 4488535,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.429988251,
            "variance": 2.044866399
          },
          {
            "average": 1.619504582,
            "count": 4488535,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8069180237,
            "variance": 0.651116697
          },
          {
            "average": 2.87477139,
            "count": 4488535,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092876085,
            "variance": 1.194378137
          },
          {
            "average": 255413907.9,
            "count": 4488535,
            "maximum": 255442887.3,
            "minimum": 255368704.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35172.80654,
            "variance": 1237126320
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456999.9985,
          3936999.989,
          -1.401875483,
          458000.0185,
          3937999.989,
          102.4781245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456999.998540467,
                3936999.9890673426,
                -1.401875482835258
              ],
              [
                456999.998540467,
                3937999.9890673426,
                -1.401875482835258
              ],
              [
                458000.018540467,
                3937999.9890673426,
                102.47812451716473
              ],
              [
                458000.018540467,
                3936999.9890673426,
                102.47812451716473
              ],
              [
                456999.998540467,
                3936999.9890673426,
                -1.401875482835258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:08:07+00:00",
        "end_time": "2019-10-17T17:31:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5737.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5737.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5737.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5737.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47462398,
            35.57576616,
            -1.401875483,
            -75.46353436,
            35.58482538,
            102.4781245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47457078530714,
                  35.57576616040626,
                  -1.401875482835258
                ],
                [
                  -75.47462397923796,
                  35.58478242508223,
                  -1.401875482835258
                ],
                [
                  -75.46358631888914,
                  35.58482538332593,
                  102.47812451716473
                ],
                [
                  -75.46353436190527,
                  35.575809104452716,
                  102.47812451716473
                ],
                [
                  -75.47457078530714,
                  35.57576616040626,
                  -1.401875482835258
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5737.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5737.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:08:07Z",
            "pc:count": 4488535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457670.9778,
                "count": 4488535,
                "maximum": 458000.0185,
                "minimum": 456999.9985,
                "name": "X",
                "position": 0,
                "stddev": 244.5316349,
                "variance": 59795.72049
              },
              {
                "average": 3937520.282,
                "count": 4488535,
                "maximum": 3937999.989,
                "minimum": 3936999.989,
                "name": "Y",
                "position": 1,
                "stddev": 285.8485174,
                "variance": 81709.37491
              },
              {
                "average": 1.96936238,
                "count": 4488535,
                "maximum": 102.4781245,
                "minimum": -1.401875483,
                "name": "Z",
                "position": 2,
                "stddev": 3.567350436,
                "variance": 12.72598913
              },
              {
                "average": 1515.164739,
                "count": 4488535,
                "maximum": 48804,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2038.494375,
                "variance": 4155459.318
              },
              {
                "average": 1.379485289,
                "count": 4488535,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7731697329,
                "variance": 0.5977914359
              },
              {
                "average": 1.76431887,
                "count": 4488535,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.137855865,
                "variance": 1.29471597
              },
              {
                "average": 1,
                "count": 4488535,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.581688235,
                "count": 4488535,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.49476525,
                "variance": 132.129628
              },
              {
                "average": 20.03059042,
                "count": 4488535,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.429988251,
                "variance": 2.044866399
              },
              {
                "average": 1.619504582,
                "count": 4488535,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8069180237,
                "variance": 0.651116697
              },
              {
                "average": 2.87477139,
                "count": 4488535,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092876085,
                "variance": 1.194378137
              },
              {
                "average": 255413907.9,
                "count": 4488535,
                "maximum": 255442887.3,
                "minimum": 255368704.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35172.80654,
                "variance": 1237126320
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456999.9985,
              3936999.989,
              -1.401875483,
              458000.0185,
              3937999.989,
              102.4781245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456999.998540467,
                    3936999.9890673426,
                    -1.401875482835258
                  ],
                  [
                    456999.998540467,
                    3937999.9890673426,
                    -1.401875482835258
                  ],
                  [
                    458000.018540467,
                    3937999.9890673426,
                    102.47812451716473
                  ],
                  [
                    458000.018540467,
                    3936999.9890673426,
                    102.47812451716473
                  ],
                  [
                    456999.998540467,
                    3936999.9890673426,
                    -1.401875482835258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:08:07+00:00",
            "end_time": "2019-10-17T17:31: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": "20191018_NCMP_NC_Dunex_18SVF2334.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85522500484689,
              36.44818106704319,
              0.143943913403003
            ],
            [
              -75.85532397729868,
              36.45719532044201,
              0.143943913403003
            ],
            [
              -75.8481626307779,
              36.457246426205366,
              21.723943913403005
            ],
            [
              -75.84806448674682,
              36.44823215608835,
              21.723943913403005
            ],
            [
              -75.85522500484689,
              36.44818106704319,
              0.143943913403003
            ]
          ]
        ]
      },
      "bbox": [
        -75.85532398,
        36.44818107,
        0.1439439134,
        -75.84806449,
        36.45724643,
        21.72394391
      ],
      "properties": {
        "datetime": "2019-10-18T19:43:59Z",
        "pc:count": 3889596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423683.0335,
            "count": 3889596,
            "maximum": 424000.0114,
            "minimum": 423358.2514,
            "name": "X",
            "position": 0,
            "stddev": 167.0653427,
            "variance": 27910.82874
          },
          {
            "average": 4034531.139,
            "count": 3889596,
            "maximum": 4034999.984,
            "minimum": 4033999.984,
            "name": "Y",
            "position": 1,
            "stddev": 291.4269366,
            "variance": 84929.6594
          },
          {
            "average": 5.056666186,
            "count": 3889596,
            "maximum": 21.72394391,
            "minimum": 0.1439439134,
            "name": "Z",
            "position": 2,
            "stddev": 3.801800003,
            "variance": 14.45368326
          },
          {
            "average": 908.7902389,
            "count": 3889596,
            "maximum": 20080,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1602.751019,
            "variance": 2568810.828
          },
          {
            "average": 2.131283043,
            "count": 3889596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.213666231,
            "variance": 1.472985719
          },
          {
            "average": 3.267092521,
            "count": 3889596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533030016,
            "variance": 2.350181031
          },
          {
            "average": 1,
            "count": 3889596,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283304487,
            "count": 3889596,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4506030481,
            "variance": 0.2030431069
          },
          {
            "average": 20.10548081,
            "count": 3889596,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.822856061,
            "variance": 3.322804219
          },
          {
            "average": 2.354296179,
            "count": 3889596,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.63260417,
            "variance": 2.665396377
          },
          {
            "average": 1.962517444,
            "count": 3889596,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.473285368,
            "variance": 2.170569775
          },
          {
            "average": 255460584.1,
            "count": 3889596,
            "maximum": 255463039.5,
            "minimum": 255459960.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 901.3379327,
            "variance": 812410.069
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423358.2514,
          4033999.984,
          0.1439439134,
          424000.0114,
          4034999.984,
          21.72394391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423358.2513638172,
                4033999.983897793,
                0.143943913403003
              ],
              [
                423358.2513638172,
                4034999.983897793,
                0.143943913403003
              ],
              [
                424000.0113638172,
                4034999.983897793,
                21.723943913403005
              ],
              [
                424000.0113638172,
                4033999.983897793,
                21.723943913403005
              ],
              [
                423358.2513638172,
                4033999.983897793,
                0.143943913403003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:43:59+00:00",
        "end_time": "2019-10-18T18:52:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2334.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2334.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2334.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2334.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85532398,
            36.44818107,
            0.1439439134,
            -75.84806449,
            36.45724643,
            21.72394391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85522500484689,
                  36.44818106704319,
                  0.143943913403003
                ],
                [
                  -75.85532397729868,
                  36.45719532044201,
                  0.143943913403003
                ],
                [
                  -75.8481626307779,
                  36.457246426205366,
                  21.723943913403005
                ],
                [
                  -75.84806448674682,
                  36.44823215608835,
                  21.723943913403005
                ],
                [
                  -75.85522500484689,
                  36.44818106704319,
                  0.143943913403003
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2334.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2334.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:43:59Z",
            "pc:count": 3889596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423683.0335,
                "count": 3889596,
                "maximum": 424000.0114,
                "minimum": 423358.2514,
                "name": "X",
                "position": 0,
                "stddev": 167.0653427,
                "variance": 27910.82874
              },
              {
                "average": 4034531.139,
                "count": 3889596,
                "maximum": 4034999.984,
                "minimum": 4033999.984,
                "name": "Y",
                "position": 1,
                "stddev": 291.4269366,
                "variance": 84929.6594
              },
              {
                "average": 5.056666186,
                "count": 3889596,
                "maximum": 21.72394391,
                "minimum": 0.1439439134,
                "name": "Z",
                "position": 2,
                "stddev": 3.801800003,
                "variance": 14.45368326
              },
              {
                "average": 908.7902389,
                "count": 3889596,
                "maximum": 20080,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1602.751019,
                "variance": 2568810.828
              },
              {
                "average": 2.131283043,
                "count": 3889596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.213666231,
                "variance": 1.472985719
              },
              {
                "average": 3.267092521,
                "count": 3889596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533030016,
                "variance": 2.350181031
              },
              {
                "average": 1,
                "count": 3889596,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283304487,
                "count": 3889596,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4506030481,
                "variance": 0.2030431069
              },
              {
                "average": 20.10548081,
                "count": 3889596,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.822856061,
                "variance": 3.322804219
              },
              {
                "average": 2.354296179,
                "count": 3889596,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.63260417,
                "variance": 2.665396377
              },
              {
                "average": 1.962517444,
                "count": 3889596,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.473285368,
                "variance": 2.170569775
              },
              {
                "average": 255460584.1,
                "count": 3889596,
                "maximum": 255463039.5,
                "minimum": 255459960.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 901.3379327,
                "variance": 812410.069
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423358.2514,
              4033999.984,
              0.1439439134,
              424000.0114,
              4034999.984,
              21.72394391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423358.2513638172,
                    4033999.983897793,
                    0.143943913403003
                  ],
                  [
                    423358.2513638172,
                    4034999.983897793,
                    0.143943913403003
                  ],
                  [
                    424000.0113638172,
                    4034999.983897793,
                    21.723943913403005
                  ],
                  [
                    424000.0113638172,
                    4033999.983897793,
                    21.723943913403005
                  ],
                  [
                    423358.2513638172,
                    4033999.983897793,
                    0.143943913403003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:43:59+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVF2236.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8605103869071,
              36.47322773286682,
              0.794341783483888
            ],
            [
              -75.8605320564816,
              36.47518778234799,
              0.794341783483888
            ],
            [
              -75.85952060421077,
              36.47519507200344,
              14.49434178348389
            ],
            [
              -75.85949896009862,
              36.4732350220038,
              14.49434178348389
            ],
            [
              -75.8605103869071,
              36.47322773286682,
              0.794341783483888
            ]
          ]
        ]
      },
      "bbox": [
        -75.86053206,
        36.47322773,
        0.7943417835,
        -75.85949896,
        36.47519507,
        14.49434178
      ],
      "properties": {
        "datetime": "2019-10-18T18:53:27Z",
        "pc:count": 87979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422970.1332,
            "count": 87979,
            "maximum": 423000.0058,
            "minimum": 422909.3858,
            "name": "X",
            "position": 0,
            "stddev": 20.88541658,
            "variance": 436.2006259
          },
          {
            "average": 4036919.919,
            "count": 87979,
            "maximum": 4036999.986,
            "minimum": 4036782.546,
            "name": "Y",
            "position": 1,
            "stddev": 52.83606241,
            "variance": 2791.649491
          },
          {
            "average": 4.462104318,
            "count": 87979,
            "maximum": 14.49434178,
            "minimum": 0.7943417835,
            "name": "Z",
            "position": 2,
            "stddev": 2.363725049,
            "variance": 5.587196106
          },
          {
            "average": 438.3944464,
            "count": 87979,
            "maximum": 8959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 618.0754762,
            "variance": 382017.2942
          },
          {
            "average": 2.396719672,
            "count": 87979,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.176690054,
            "variance": 1.384599483
          },
          {
            "average": 3.772661658,
            "count": 87979,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9638254919,
            "variance": 0.9289595788
          },
          {
            "average": 1,
            "count": 87979,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227986224,
            "count": 87979,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4195360607,
            "variance": 0.1760105063
          },
          {
            "average": 20.8438141,
            "count": 87979,
            "maximum": 25.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.427226617,
            "variance": 2.036975817
          },
          {
            "average": 2.44659521,
            "count": 87979,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.268711047,
            "variance": 1.609627721
          },
          {
            "average": 1,
            "count": 87979,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255460004.8,
            "count": 87979,
            "maximum": 255460007.1,
            "minimum": 255460002.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.104549871,
            "variance": 1.220030418
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87979,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422909.3858,
          4036782.546,
          0.7943417835,
          423000.0058,
          4036999.986,
          14.49434178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422909.3858295109,
                4036782.5461683976,
                0.794341783483888
              ],
              [
                422909.3858295109,
                4036999.986168398,
                0.794341783483888
              ],
              [
                423000.0058295109,
                4036999.986168398,
                14.49434178348389
              ],
              [
                423000.0058295109,
                4036782.5461683976,
                14.49434178348389
              ],
              [
                422909.3858295109,
                4036782.5461683976,
                0.794341783483888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:53:27+00:00",
        "end_time": "2019-10-18T18:53:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2236.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2236.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2236.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2236.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86053206,
            36.47322773,
            0.7943417835,
            -75.85949896,
            36.47519507,
            14.49434178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8605103869071,
                  36.47322773286682,
                  0.794341783483888
                ],
                [
                  -75.8605320564816,
                  36.47518778234799,
                  0.794341783483888
                ],
                [
                  -75.85952060421077,
                  36.47519507200344,
                  14.49434178348389
                ],
                [
                  -75.85949896009862,
                  36.4732350220038,
                  14.49434178348389
                ],
                [
                  -75.8605103869071,
                  36.47322773286682,
                  0.794341783483888
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2236.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2236.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:53:27Z",
            "pc:count": 87979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422970.1332,
                "count": 87979,
                "maximum": 423000.0058,
                "minimum": 422909.3858,
                "name": "X",
                "position": 0,
                "stddev": 20.88541658,
                "variance": 436.2006259
              },
              {
                "average": 4036919.919,
                "count": 87979,
                "maximum": 4036999.986,
                "minimum": 4036782.546,
                "name": "Y",
                "position": 1,
                "stddev": 52.83606241,
                "variance": 2791.649491
              },
              {
                "average": 4.462104318,
                "count": 87979,
                "maximum": 14.49434178,
                "minimum": 0.7943417835,
                "name": "Z",
                "position": 2,
                "stddev": 2.363725049,
                "variance": 5.587196106
              },
              {
                "average": 438.3944464,
                "count": 87979,
                "maximum": 8959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 618.0754762,
                "variance": 382017.2942
              },
              {
                "average": 2.396719672,
                "count": 87979,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.176690054,
                "variance": 1.384599483
              },
              {
                "average": 3.772661658,
                "count": 87979,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9638254919,
                "variance": 0.9289595788
              },
              {
                "average": 1,
                "count": 87979,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227986224,
                "count": 87979,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4195360607,
                "variance": 0.1760105063
              },
              {
                "average": 20.8438141,
                "count": 87979,
                "maximum": 25.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.427226617,
                "variance": 2.036975817
              },
              {
                "average": 2.44659521,
                "count": 87979,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.268711047,
                "variance": 1.609627721
              },
              {
                "average": 1,
                "count": 87979,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255460004.8,
                "count": 87979,
                "maximum": 255460007.1,
                "minimum": 255460002.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.104549871,
                "variance": 1.220030418
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87979,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422909.3858,
              4036782.546,
              0.7943417835,
              423000.0058,
              4036999.986,
              14.49434178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422909.3858295109,
                    4036782.5461683976,
                    0.794341783483888
                  ],
                  [
                    422909.3858295109,
                    4036999.986168398,
                    0.794341783483888
                  ],
                  [
                    423000.0058295109,
                    4036999.986168398,
                    14.49434178348389
                  ],
                  [
                    423000.0058295109,
                    4036782.5461683976,
                    14.49434178348389
                  ],
                  [
                    422909.3858295109,
                    4036782.5461683976,
                    0.794341783483888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:53:27+00:00",
            "end_time": "2019-10-18T18:53: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": "20191018_NCMP_NC_Dunex_18SVF2237.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.862896795392,
              36.475170732579286,
              0.264582230057254
            ],
            [
              -75.86299675392658,
              36.484184926973114,
              0.264582230057254
            ],
            [
              -75.85962002013953,
              36.4842093020989,
              19.484582230057253
            ],
            [
              -75.8595204526051,
              36.47519509973363,
              19.484582230057253
            ],
            [
              -75.862896795392,
              36.475170732579286,
              0.264582230057254
            ]
          ]
        ]
      },
      "bbox": [
        -75.86299675,
        36.47517073,
        0.2645822301,
        -75.85952045,
        36.4842093,
        19.48458223
      ],
      "properties": {
        "datetime": "2019-10-18T19:03:50Z",
        "pc:count": 1487064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422895.0766,
            "count": 1487064,
            "maximum": 423000.0194,
            "minimum": 422697.5194,
            "name": "X",
            "position": 0,
            "stddev": 70.77144037,
            "variance": 5008.596771
          },
          {
            "average": 4037611.917,
            "count": 1487064,
            "maximum": 4037999.989,
            "minimum": 4036999.989,
            "name": "Y",
            "position": 1,
            "stddev": 279.6225928,
            "variance": 78188.79441
          },
          {
            "average": 5.902736311,
            "count": 1487064,
            "maximum": 19.48458223,
            "minimum": 0.2645822301,
            "name": "Z",
            "position": 2,
            "stddev": 3.729765888,
            "variance": 13.91115358
          },
          {
            "average": 301.0403123,
            "count": 1487064,
            "maximum": 10164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 423.1412685,
            "variance": 179048.5331
          },
          {
            "average": 2.675796738,
            "count": 1487064,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259337986,
            "variance": 1.585932164
          },
          {
            "average": 4.347527746,
            "count": 1487064,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9026836311,
            "variance": 0.8148377379
          },
          {
            "average": 1,
            "count": 1487064,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180134144,
            "count": 1487064,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3842992755,
            "variance": 0.1476859332
          },
          {
            "average": 20.12327785,
            "count": 1487064,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.84222276,
            "variance": 3.393784696
          },
          {
            "average": 2.995390918,
            "count": 1487064,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.704569861,
            "variance": 2.905558412
          },
          {
            "average": 1.09600461,
            "count": 1487064,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2945976639,
            "variance": 0.08678778357
          },
          {
            "average": 255460072.6,
            "count": 1487064,
            "maximum": 255460630.5,
            "minimum": 255460004,
            "name": "GpsTime",
            "position": 12,
            "stddev": 180.8594144,
            "variance": 32710.12779
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1487064,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422697.5194,
          4036999.989,
          0.2645822301,
          423000.0194,
          4037999.989,
          19.48458223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422697.5194388142,
                4036999.989123297,
                0.264582230057254
              ],
              [
                422697.5194388142,
                4037999.989123297,
                0.264582230057254
              ],
              [
                423000.0194388142,
                4037999.989123297,
                19.484582230057253
              ],
              [
                423000.0194388142,
                4036999.989123297,
                19.484582230057253
              ],
              [
                422697.5194388142,
                4036999.989123297,
                0.264582230057254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:03:50+00:00",
        "end_time": "2019-10-18T18:53:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2237.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2237.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2237.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2237.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86299675,
            36.47517073,
            0.2645822301,
            -75.85952045,
            36.4842093,
            19.48458223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.862896795392,
                  36.475170732579286,
                  0.264582230057254
                ],
                [
                  -75.86299675392658,
                  36.484184926973114,
                  0.264582230057254
                ],
                [
                  -75.85962002013953,
                  36.4842093020989,
                  19.484582230057253
                ],
                [
                  -75.8595204526051,
                  36.47519509973363,
                  19.484582230057253
                ],
                [
                  -75.862896795392,
                  36.475170732579286,
                  0.264582230057254
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2237.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2237.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:03:50Z",
            "pc:count": 1487064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422895.0766,
                "count": 1487064,
                "maximum": 423000.0194,
                "minimum": 422697.5194,
                "name": "X",
                "position": 0,
                "stddev": 70.77144037,
                "variance": 5008.596771
              },
              {
                "average": 4037611.917,
                "count": 1487064,
                "maximum": 4037999.989,
                "minimum": 4036999.989,
                "name": "Y",
                "position": 1,
                "stddev": 279.6225928,
                "variance": 78188.79441
              },
              {
                "average": 5.902736311,
                "count": 1487064,
                "maximum": 19.48458223,
                "minimum": 0.2645822301,
                "name": "Z",
                "position": 2,
                "stddev": 3.729765888,
                "variance": 13.91115358
              },
              {
                "average": 301.0403123,
                "count": 1487064,
                "maximum": 10164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 423.1412685,
                "variance": 179048.5331
              },
              {
                "average": 2.675796738,
                "count": 1487064,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259337986,
                "variance": 1.585932164
              },
              {
                "average": 4.347527746,
                "count": 1487064,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9026836311,
                "variance": 0.8148377379
              },
              {
                "average": 1,
                "count": 1487064,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180134144,
                "count": 1487064,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3842992755,
                "variance": 0.1476859332
              },
              {
                "average": 20.12327785,
                "count": 1487064,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.84222276,
                "variance": 3.393784696
              },
              {
                "average": 2.995390918,
                "count": 1487064,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.704569861,
                "variance": 2.905558412
              },
              {
                "average": 1.09600461,
                "count": 1487064,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2945976639,
                "variance": 0.08678778357
              },
              {
                "average": 255460072.6,
                "count": 1487064,
                "maximum": 255460630.5,
                "minimum": 255460004,
                "name": "GpsTime",
                "position": 12,
                "stddev": 180.8594144,
                "variance": 32710.12779
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1487064,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422697.5194,
              4036999.989,
              0.2645822301,
              423000.0194,
              4037999.989,
              19.48458223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422697.5194388142,
                    4036999.989123297,
                    0.264582230057254
                  ],
                  [
                    422697.5194388142,
                    4037999.989123297,
                    0.264582230057254
                  ],
                  [
                    423000.0194388142,
                    4037999.989123297,
                    19.484582230057253
                  ],
                  [
                    423000.0194388142,
                    4036999.989123297,
                    19.484582230057253
                  ],
                  [
                    422697.5194388142,
                    4036999.989123297,
                    0.264582230057254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:03:50+00:00",
            "end_time": "2019-10-18T18:53: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": "20191018_NCMP_NC_Dunex_18SVF2621.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8233791292146,
              36.3312089806145,
              -0.269253537835759
            ],
            [
              -75.8234740106616,
              36.34022348455209,
              -0.269253537835759
            ],
            [
              -75.81346331984312,
              36.34029204707971,
              25.39074646216424
            ],
            [
              -75.81336959152543,
              36.33127752068395,
              25.39074646216424
            ],
            [
              -75.8233791292146,
              36.3312089806145,
              -0.269253537835759
            ]
          ]
        ]
      },
      "bbox": [
        -75.82347401,
        36.33120898,
        -0.2692535378,
        -75.81336959,
        36.34029205,
        25.39074646
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:59Z",
        "pc:count": 10754682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426559.7111,
            "count": 10754682,
            "maximum": 427000.0166,
            "minimum": 426101.5766,
            "name": "X",
            "position": 0,
            "stddev": 213.3083661,
            "variance": 45500.45906
          },
          {
            "average": 4021520.122,
            "count": 10754682,
            "maximum": 4021999.984,
            "minimum": 4020999.984,
            "name": "Y",
            "position": 1,
            "stddev": 288.2437715,
            "variance": 83084.47179
          },
          {
            "average": 6.303907624,
            "count": 10754682,
            "maximum": 25.39074646,
            "minimum": -0.2692535378,
            "name": "Z",
            "position": 2,
            "stddev": 3.902729408,
            "variance": 15.23129683
          },
          {
            "average": 1175.636161,
            "count": 10754682,
            "maximum": 47795,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1848.897405,
            "variance": 3418421.615
          },
          {
            "average": 2.017424876,
            "count": 10754682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.189799399,
            "variance": 1.415622611
          },
          {
            "average": 3.054366554,
            "count": 10754682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566087359,
            "variance": 2.452629618
          },
          {
            "average": 1,
            "count": 10754682,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231440967,
            "count": 10754682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4217535563,
            "variance": 0.1778760622
          },
          {
            "average": 20.05824618,
            "count": 10754682,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.807448955,
            "variance": 3.266871724
          },
          {
            "average": 2.172226571,
            "count": 10754682,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.491606283,
            "variance": 2.224889303
          },
          {
            "average": 3.773436909,
            "count": 10754682,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.674116051,
            "variance": 2.802664551
          },
          {
            "average": 255457266.4,
            "count": 10754682,
            "maximum": 255464839.3,
            "minimum": 255449759.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5185.685325,
            "variance": 26891332.29
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426101.5766,
          4020999.984,
          -0.2692535378,
          427000.0166,
          4021999.984,
          25.39074646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426101.576605735,
                4020999.983974811,
                -0.269253537835759
              ],
              [
                426101.576605735,
                4021999.983974811,
                -0.269253537835759
              ],
              [
                427000.01660573494,
                4021999.983974811,
                25.39074646216424
              ],
              [
                427000.01660573494,
                4020999.983974811,
                25.39074646216424
              ],
              [
                426101.576605735,
                4020999.983974811,
                -0.269253537835759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:59+00:00",
        "end_time": "2019-10-18T16:02:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2621.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2621.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2621.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2621.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82347401,
            36.33120898,
            -0.2692535378,
            -75.81336959,
            36.34029205,
            25.39074646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8233791292146,
                  36.3312089806145,
                  -0.269253537835759
                ],
                [
                  -75.8234740106616,
                  36.34022348455209,
                  -0.269253537835759
                ],
                [
                  -75.81346331984312,
                  36.34029204707971,
                  25.39074646216424
                ],
                [
                  -75.81336959152543,
                  36.33127752068395,
                  25.39074646216424
                ],
                [
                  -75.8233791292146,
                  36.3312089806145,
                  -0.269253537835759
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2621.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2621.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:59Z",
            "pc:count": 10754682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426559.7111,
                "count": 10754682,
                "maximum": 427000.0166,
                "minimum": 426101.5766,
                "name": "X",
                "position": 0,
                "stddev": 213.3083661,
                "variance": 45500.45906
              },
              {
                "average": 4021520.122,
                "count": 10754682,
                "maximum": 4021999.984,
                "minimum": 4020999.984,
                "name": "Y",
                "position": 1,
                "stddev": 288.2437715,
                "variance": 83084.47179
              },
              {
                "average": 6.303907624,
                "count": 10754682,
                "maximum": 25.39074646,
                "minimum": -0.2692535378,
                "name": "Z",
                "position": 2,
                "stddev": 3.902729408,
                "variance": 15.23129683
              },
              {
                "average": 1175.636161,
                "count": 10754682,
                "maximum": 47795,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1848.897405,
                "variance": 3418421.615
              },
              {
                "average": 2.017424876,
                "count": 10754682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.189799399,
                "variance": 1.415622611
              },
              {
                "average": 3.054366554,
                "count": 10754682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566087359,
                "variance": 2.452629618
              },
              {
                "average": 1,
                "count": 10754682,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231440967,
                "count": 10754682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4217535563,
                "variance": 0.1778760622
              },
              {
                "average": 20.05824618,
                "count": 10754682,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.807448955,
                "variance": 3.266871724
              },
              {
                "average": 2.172226571,
                "count": 10754682,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.491606283,
                "variance": 2.224889303
              },
              {
                "average": 3.773436909,
                "count": 10754682,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.674116051,
                "variance": 2.802664551
              },
              {
                "average": 255457266.4,
                "count": 10754682,
                "maximum": 255464839.3,
                "minimum": 255449759.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5185.685325,
                "variance": 26891332.29
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426101.5766,
              4020999.984,
              -0.2692535378,
              427000.0166,
              4021999.984,
              25.39074646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426101.576605735,
                    4020999.983974811,
                    -0.269253537835759
                  ],
                  [
                    426101.576605735,
                    4021999.983974811,
                    -0.269253537835759
                  ],
                  [
                    427000.01660573494,
                    4021999.983974811,
                    25.39074646216424
                  ],
                  [
                    427000.01660573494,
                    4020999.983974811,
                    25.39074646216424
                  ],
                  [
                    426101.576605735,
                    4020999.983974811,
                    -0.269253537835759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:59+00:00",
            "end_time": "2019-10-18T16:02: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": "20191018_NCMP_NC_Dunex_18SVF2625.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82489095489143,
              36.3672591271918,
              -0.411951935706997
            ],
            [
              -75.82498613571791,
              36.376273573194375,
              -0.411951935706997
            ],
            [
              -75.82093828194417,
              36.376301459690445,
              18.108048064293
            ],
            [
              -75.82084356800112,
              36.36728700455713,
              18.108048064293
            ],
            [
              -75.82489095489143,
              36.3672591271918,
              -0.411951935706997
            ]
          ]
        ]
      },
      "bbox": [
        -75.82498614,
        36.36725913,
        -0.4119519357,
        -75.82084357,
        36.37630146,
        18.10804806
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:10Z",
        "pc:count": 1258050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426114.2298,
            "count": 1258050,
            "maximum": 426363.1326,
            "minimum": 426000.0126,
            "name": "X",
            "position": 0,
            "stddev": 89.1586722,
            "variance": 7949.268828
          },
          {
            "average": 4025365.787,
            "count": 1258050,
            "maximum": 4025999.987,
            "minimum": 4024999.987,
            "name": "Y",
            "position": 1,
            "stddev": 263.4303263,
            "variance": 69395.53679
          },
          {
            "average": 4.249854996,
            "count": 1258050,
            "maximum": 18.10804806,
            "minimum": -0.4119519357,
            "name": "Z",
            "position": 2,
            "stddev": 3.256037281,
            "variance": 10.60177877
          },
          {
            "average": 2420.140281,
            "count": 1258050,
            "maximum": 36686,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2291.504456,
            "variance": 5250992.672
          },
          {
            "average": 1.476735424,
            "count": 1258050,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8871647137,
            "variance": 0.7870612292
          },
          {
            "average": 1.971516235,
            "count": 1258050,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.314324489,
            "variance": 1.727448862
          },
          {
            "average": 1,
            "count": 1258050,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.477134454,
            "count": 1258050,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4994770917,
            "variance": 0.2494773651
          },
          {
            "average": 20.28160124,
            "count": 1258050,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.652253625,
            "variance": 2.72994204
          },
          {
            "average": 1.501502325,
            "count": 1258050,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9428680073,
            "variance": 0.8890000792
          },
          {
            "average": 6.272783276,
            "count": 1258050,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.368248525,
            "variance": 1.872104027
          },
          {
            "average": 255463334.4,
            "count": 1258050,
            "maximum": 255464790.3,
            "minimum": 255461607.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1047.482737,
            "variance": 1097220.085
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1258050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.0126,
          4024999.987,
          -0.4119519357,
          426363.1326,
          4025999.987,
          18.10804806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.01257158705,
                4024999.9867420467,
                -0.411951935706997
              ],
              [
                426000.01257158705,
                4025999.9867420467,
                -0.411951935706997
              ],
              [
                426363.13257158705,
                4025999.9867420467,
                18.108048064293
              ],
              [
                426363.13257158705,
                4024999.9867420467,
                18.108048064293
              ],
              [
                426000.01257158705,
                4024999.9867420467,
                -0.411951935706997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:10+00:00",
        "end_time": "2019-10-18T19:20:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2625.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2625.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2625.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2625.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82498614,
            36.36725913,
            -0.4119519357,
            -75.82084357,
            36.37630146,
            18.10804806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82489095489143,
                  36.3672591271918,
                  -0.411951935706997
                ],
                [
                  -75.82498613571791,
                  36.376273573194375,
                  -0.411951935706997
                ],
                [
                  -75.82093828194417,
                  36.376301459690445,
                  18.108048064293
                ],
                [
                  -75.82084356800112,
                  36.36728700455713,
                  18.108048064293
                ],
                [
                  -75.82489095489143,
                  36.3672591271918,
                  -0.411951935706997
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2625.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2625.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:10Z",
            "pc:count": 1258050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426114.2298,
                "count": 1258050,
                "maximum": 426363.1326,
                "minimum": 426000.0126,
                "name": "X",
                "position": 0,
                "stddev": 89.1586722,
                "variance": 7949.268828
              },
              {
                "average": 4025365.787,
                "count": 1258050,
                "maximum": 4025999.987,
                "minimum": 4024999.987,
                "name": "Y",
                "position": 1,
                "stddev": 263.4303263,
                "variance": 69395.53679
              },
              {
                "average": 4.249854996,
                "count": 1258050,
                "maximum": 18.10804806,
                "minimum": -0.4119519357,
                "name": "Z",
                "position": 2,
                "stddev": 3.256037281,
                "variance": 10.60177877
              },
              {
                "average": 2420.140281,
                "count": 1258050,
                "maximum": 36686,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2291.504456,
                "variance": 5250992.672
              },
              {
                "average": 1.476735424,
                "count": 1258050,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8871647137,
                "variance": 0.7870612292
              },
              {
                "average": 1.971516235,
                "count": 1258050,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.314324489,
                "variance": 1.727448862
              },
              {
                "average": 1,
                "count": 1258050,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.477134454,
                "count": 1258050,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4994770917,
                "variance": 0.2494773651
              },
              {
                "average": 20.28160124,
                "count": 1258050,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.652253625,
                "variance": 2.72994204
              },
              {
                "average": 1.501502325,
                "count": 1258050,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9428680073,
                "variance": 0.8890000792
              },
              {
                "average": 6.272783276,
                "count": 1258050,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.368248525,
                "variance": 1.872104027
              },
              {
                "average": 255463334.4,
                "count": 1258050,
                "maximum": 255464790.3,
                "minimum": 255461607.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1047.482737,
                "variance": 1097220.085
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1258050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.0126,
              4024999.987,
              -0.4119519357,
              426363.1326,
              4025999.987,
              18.10804806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.01257158705,
                    4024999.9867420467,
                    -0.411951935706997
                  ],
                  [
                    426000.01257158705,
                    4025999.9867420467,
                    -0.411951935706997
                  ],
                  [
                    426363.13257158705,
                    4025999.9867420467,
                    18.108048064293
                  ],
                  [
                    426363.13257158705,
                    4024999.9867420467,
                    18.108048064293
                  ],
                  [
                    426000.01257158705,
                    4024999.9867420467,
                    -0.411951935706997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:10+00:00",
            "end_time": "2019-10-18T19:20:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2243.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87128784062315,
              36.529198888219,
              -0.680029715014852
            ],
            [
              -75.8713889720646,
              36.53821316103998,
              -0.680029715014852
            ],
            [
              -75.8628415266024,
              36.538275312665526,
              19.859970284985145
            ],
            [
              -75.86274138685683,
              36.529261019530686,
              19.859970284985145
            ],
            [
              -75.87128784062315,
              36.529198888219,
              -0.680029715014852
            ]
          ]
        ]
      },
      "bbox": [
        -75.87138897,
        36.52919889,
        -0.680029715,
        -75.86274139,
        36.53827531,
        19.85997028
      ],
      "properties": {
        "datetime": "2019-10-18T20:08:45Z",
        "pc:count": 5747111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422233.4928,
            "count": 5747111,
            "maximum": 422765.1898,
            "minimum": 422000.0098,
            "name": "X",
            "position": 0,
            "stddev": 162.9016654,
            "variance": 26536.95258
          },
          {
            "average": 4043491.784,
            "count": 5747111,
            "maximum": 4043999.993,
            "minimum": 4042999.973,
            "name": "Y",
            "position": 1,
            "stddev": 276.4983076,
            "variance": 76451.31413
          },
          {
            "average": 5.175823659,
            "count": 5747111,
            "maximum": 19.85997028,
            "minimum": -0.680029715,
            "name": "Z",
            "position": 2,
            "stddev": 3.33460381,
            "variance": 11.11958257
          },
          {
            "average": 1007.591897,
            "count": 5747111,
            "maximum": 37840,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1769.09167,
            "variance": 3129685.337
          },
          {
            "average": 2.233167064,
            "count": 5747111,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251375179,
            "variance": 1.565939839
          },
          {
            "average": 3.472927006,
            "count": 5747111,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498879246,
            "variance": 2.246638993
          },
          {
            "average": 1,
            "count": 5747111,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264822099,
            "count": 5747111,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412384717,
            "variance": 0.1946913889
          },
          {
            "average": 19.87405151,
            "count": 5747111,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.254013227,
            "variance": 5.080575625
          },
          {
            "average": 2.420311353,
            "count": 5747111,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.579572241,
            "variance": 2.495048465
          },
          {
            "average": 5.493704402,
            "count": 5747111,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.634084822,
            "variance": 2.670233207
          },
          {
            "average": 255462773.2,
            "count": 5747111,
            "maximum": 255464525.8,
            "minimum": 255460538.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1125.443905,
            "variance": 1266623.983
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5747111,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0098,
          4042999.973,
          -0.680029715,
          422765.1898,
          4043999.993,
          19.85997028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.00977945694,
                4042999.9734648354,
                -0.680029715014852
              ],
              [
                422000.00977945694,
                4043999.993464835,
                -0.680029715014852
              ],
              [
                422765.189779457,
                4043999.993464835,
                19.859970284985145
              ],
              [
                422765.189779457,
                4042999.9734648354,
                19.859970284985145
              ],
              [
                422000.00977945694,
                4042999.9734648354,
                -0.680029715014852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:08:45+00:00",
        "end_time": "2019-10-18T19:02:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2243.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2243.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2243.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2243.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87138897,
            36.52919889,
            -0.680029715,
            -75.86274139,
            36.53827531,
            19.85997028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87128784062315,
                  36.529198888219,
                  -0.680029715014852
                ],
                [
                  -75.8713889720646,
                  36.53821316103998,
                  -0.680029715014852
                ],
                [
                  -75.8628415266024,
                  36.538275312665526,
                  19.859970284985145
                ],
                [
                  -75.86274138685683,
                  36.529261019530686,
                  19.859970284985145
                ],
                [
                  -75.87128784062315,
                  36.529198888219,
                  -0.680029715014852
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2243.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2243.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:08:45Z",
            "pc:count": 5747111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422233.4928,
                "count": 5747111,
                "maximum": 422765.1898,
                "minimum": 422000.0098,
                "name": "X",
                "position": 0,
                "stddev": 162.9016654,
                "variance": 26536.95258
              },
              {
                "average": 4043491.784,
                "count": 5747111,
                "maximum": 4043999.993,
                "minimum": 4042999.973,
                "name": "Y",
                "position": 1,
                "stddev": 276.4983076,
                "variance": 76451.31413
              },
              {
                "average": 5.175823659,
                "count": 5747111,
                "maximum": 19.85997028,
                "minimum": -0.680029715,
                "name": "Z",
                "position": 2,
                "stddev": 3.33460381,
                "variance": 11.11958257
              },
              {
                "average": 1007.591897,
                "count": 5747111,
                "maximum": 37840,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1769.09167,
                "variance": 3129685.337
              },
              {
                "average": 2.233167064,
                "count": 5747111,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251375179,
                "variance": 1.565939839
              },
              {
                "average": 3.472927006,
                "count": 5747111,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498879246,
                "variance": 2.246638993
              },
              {
                "average": 1,
                "count": 5747111,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264822099,
                "count": 5747111,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412384717,
                "variance": 0.1946913889
              },
              {
                "average": 19.87405151,
                "count": 5747111,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.254013227,
                "variance": 5.080575625
              },
              {
                "average": 2.420311353,
                "count": 5747111,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.579572241,
                "variance": 2.495048465
              },
              {
                "average": 5.493704402,
                "count": 5747111,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.634084822,
                "variance": 2.670233207
              },
              {
                "average": 255462773.2,
                "count": 5747111,
                "maximum": 255464525.8,
                "minimum": 255460538.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1125.443905,
                "variance": 1266623.983
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5747111,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0098,
              4042999.973,
              -0.680029715,
              422765.1898,
              4043999.993,
              19.85997028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.00977945694,
                    4042999.9734648354,
                    -0.680029715014852
                  ],
                  [
                    422000.00977945694,
                    4043999.993464835,
                    -0.680029715014852
                  ],
                  [
                    422765.189779457,
                    4043999.993464835,
                    19.859970284985145
                  ],
                  [
                    422765.189779457,
                    4042999.9734648354,
                    19.859970284985145
                  ],
                  [
                    422000.00977945694,
                    4042999.9734648354,
                    -0.680029715014852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:08:45+00:00",
            "end_time": "2019-10-18T19:02:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2626.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82498624227925,
              36.37627358465994,
              -0.367009624160303
            ],
            [
              -75.82505518151179,
              36.382800215211724,
              -0.367009624160303
            ],
            [
              -75.82332562585601,
              36.382812149094754,
              16.952990375839697
            ],
            [
              -75.82325683110034,
              36.37628551571403,
              16.952990375839697
            ],
            [
              -75.82498624227925,
              36.37627358465994,
              -0.367009624160303
            ]
          ]
        ]
      },
      "bbox": [
        -75.82505518,
        36.37627358,
        -0.3670096242,
        -75.82325683,
        36.38281215,
        16.95299038
      ],
      "properties": {
        "datetime": "2019-10-18T20:12:55Z",
        "pc:count": 189098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426054.692,
            "count": 189098,
            "maximum": 426155.143,
            "minimum": 426000.003,
            "name": "X",
            "position": 0,
            "stddev": 36.23812757,
            "variance": 1313.20189
          },
          {
            "average": 4026251.753,
            "count": 189098,
            "maximum": 4026724.008,
            "minimum": 4025999.988,
            "name": "Y",
            "position": 1,
            "stddev": 172.6233755,
            "variance": 29798.82976
          },
          {
            "average": 1.277216227,
            "count": 189098,
            "maximum": 16.95299038,
            "minimum": -0.3670096242,
            "name": "Z",
            "position": 2,
            "stddev": 1.821847642,
            "variance": 3.31912883
          },
          {
            "average": 3687.671779,
            "count": 189098,
            "maximum": 29025,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2170.353986,
            "variance": 4710436.426
          },
          {
            "average": 1.038472115,
            "count": 189098,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2362370569,
            "variance": 0.05580794705
          },
          {
            "average": 1.080117188,
            "count": 189098,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3707342389,
            "variance": 0.1374438759
          },
          {
            "average": 1,
            "count": 189098,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.80226655,
            "count": 189098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3982910643,
            "variance": 0.1586357719
          },
          {
            "average": 20.25738394,
            "count": 189098,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.077517007,
            "variance": 1.1610429
          },
          {
            "average": 1.044532465,
            "count": 189098,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2492737047,
            "variance": 0.06213737984
          },
          {
            "average": 7.514558589,
            "count": 189098,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997893241,
            "variance": 0.2497893684
          },
          {
            "average": 255464315,
            "count": 189098,
            "maximum": 255464775.6,
            "minimum": 255463827.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.0109756,
            "variance": 219034.2733
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 189098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.003,
          4025999.988,
          -0.3670096242,
          426155.143,
          4026724.008,
          16.95299038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.0030238632,
                4025999.9880954986,
                -0.367009624160303
              ],
              [
                426000.0030238632,
                4026724.008095498,
                -0.367009624160303
              ],
              [
                426155.1430238632,
                4026724.008095498,
                16.952990375839697
              ],
              [
                426155.1430238632,
                4025999.9880954986,
                16.952990375839697
              ],
              [
                426000.0030238632,
                4025999.9880954986,
                -0.367009624160303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:12:55+00:00",
        "end_time": "2019-10-18T19:57:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2626.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2626.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2626.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2626.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82505518,
            36.37627358,
            -0.3670096242,
            -75.82325683,
            36.38281215,
            16.95299038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82498624227925,
                  36.37627358465994,
                  -0.367009624160303
                ],
                [
                  -75.82505518151179,
                  36.382800215211724,
                  -0.367009624160303
                ],
                [
                  -75.82332562585601,
                  36.382812149094754,
                  16.952990375839697
                ],
                [
                  -75.82325683110034,
                  36.37628551571403,
                  16.952990375839697
                ],
                [
                  -75.82498624227925,
                  36.37627358465994,
                  -0.367009624160303
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2626.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2626.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:12:55Z",
            "pc:count": 189098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426054.692,
                "count": 189098,
                "maximum": 426155.143,
                "minimum": 426000.003,
                "name": "X",
                "position": 0,
                "stddev": 36.23812757,
                "variance": 1313.20189
              },
              {
                "average": 4026251.753,
                "count": 189098,
                "maximum": 4026724.008,
                "minimum": 4025999.988,
                "name": "Y",
                "position": 1,
                "stddev": 172.6233755,
                "variance": 29798.82976
              },
              {
                "average": 1.277216227,
                "count": 189098,
                "maximum": 16.95299038,
                "minimum": -0.3670096242,
                "name": "Z",
                "position": 2,
                "stddev": 1.821847642,
                "variance": 3.31912883
              },
              {
                "average": 3687.671779,
                "count": 189098,
                "maximum": 29025,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2170.353986,
                "variance": 4710436.426
              },
              {
                "average": 1.038472115,
                "count": 189098,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2362370569,
                "variance": 0.05580794705
              },
              {
                "average": 1.080117188,
                "count": 189098,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3707342389,
                "variance": 0.1374438759
              },
              {
                "average": 1,
                "count": 189098,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.80226655,
                "count": 189098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3982910643,
                "variance": 0.1586357719
              },
              {
                "average": 20.25738394,
                "count": 189098,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.077517007,
                "variance": 1.1610429
              },
              {
                "average": 1.044532465,
                "count": 189098,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2492737047,
                "variance": 0.06213737984
              },
              {
                "average": 7.514558589,
                "count": 189098,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997893241,
                "variance": 0.2497893684
              },
              {
                "average": 255464315,
                "count": 189098,
                "maximum": 255464775.6,
                "minimum": 255463827.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.0109756,
                "variance": 219034.2733
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 189098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.003,
              4025999.988,
              -0.3670096242,
              426155.143,
              4026724.008,
              16.95299038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.0030238632,
                    4025999.9880954986,
                    -0.367009624160303
                  ],
                  [
                    426000.0030238632,
                    4026724.008095498,
                    -0.367009624160303
                  ],
                  [
                    426155.1430238632,
                    4026724.008095498,
                    16.952990375839697
                  ],
                  [
                    426155.1430238632,
                    4025999.9880954986,
                    16.952990375839697
                  ],
                  [
                    426000.0030238632,
                    4025999.9880954986,
                    -0.367009624160303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:12:55+00:00",
            "end_time": "2019-10-18T19:57:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191017_NCMP_NC_Dunex_18SVE5738.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.47462398756434,
              35.5847823868831,
              -2.582439314077458
            ],
            [
              -75.4746772051259,
              35.59379863797462,
              -2.582439314077458
            ],
            [
              -75.46363830728593,
              35.5938416104194,
              45.75756068592254
            ],
            [
              -75.46358632722075,
              35.58482534512753,
              45.75756068592254
            ],
            [
              -75.47462398756434,
              35.5847823868831,
              -2.582439314077458
            ]
          ]
        ]
      },
      "bbox": [
        -75.47467721,
        35.58478239,
        -2.582439314,
        -75.46358633,
        35.59384161,
        45.75756069
      ],
      "properties": {
        "datetime": "2019-10-18T14:13:02Z",
        "pc:count": 4559746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457606.9078,
            "count": 4559746,
            "maximum": 458000.0178,
            "minimum": 456999.9978,
            "name": "X",
            "position": 0,
            "stddev": 243.1736748,
            "variance": 59133.43611
          },
          {
            "average": 3938496.487,
            "count": 4559746,
            "maximum": 3938999.985,
            "minimum": 3937999.985,
            "name": "Y",
            "position": 1,
            "stddev": 281.4228632,
            "variance": 79198.82793
          },
          {
            "average": 1.982547913,
            "count": 4559746,
            "maximum": 45.75756069,
            "minimum": -2.582439314,
            "name": "Z",
            "position": 2,
            "stddev": 3.041045799,
            "variance": 9.247959552
          },
          {
            "average": 1363.093006,
            "count": 4559746,
            "maximum": 44996,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1830.758833,
            "variance": 3351677.904
          },
          {
            "average": 1.346661415,
            "count": 4559746,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7483269731,
            "variance": 0.5599932587
          },
          {
            "average": 1.703788544,
            "count": 4559746,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118383295,
            "variance": 1.250781194
          },
          {
            "average": 1,
            "count": 4559746,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.077263953,
            "count": 4559746,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.81306195,
            "variance": 139.5484326
          },
          {
            "average": 20.09528282,
            "count": 4559746,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.478691178,
            "variance": 2.186527601
          },
          {
            "average": 1.607807102,
            "count": 4559746,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7929566285,
            "variance": 0.6287802146
          },
          {
            "average": 2.881297116,
            "count": 4559746,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.278502181,
            "variance": 1.634567826
          },
          {
            "average": 255416392.2,
            "count": 4559746,
            "maximum": 255443182.8,
            "minimum": 255368718.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34778.82321,
            "variance": 1209566544
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4559746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456999.9978,
          3937999.985,
          -2.582439314,
          458000.0178,
          3938999.985,
          45.75756069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456999.9977656865,
                3937999.9848343832,
                -2.582439314077458
              ],
              [
                456999.9977656865,
                3938999.9848343832,
                -2.582439314077458
              ],
              [
                458000.0177656865,
                3938999.9848343832,
                45.75756068592254
              ],
              [
                458000.0177656865,
                3937999.9848343832,
                45.75756068592254
              ],
              [
                456999.9977656865,
                3937999.9848343832,
                -2.582439314077458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T14:13:02+00:00",
        "end_time": "2019-10-17T17:31:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191017_NCMP_NC_Dunex_18SVE5738.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191017_NCMP_NC_Dunex_18SVE5738.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191017_NCMP_NC_Dunex_18SVE5738.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5738.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.47467721,
            35.58478239,
            -2.582439314,
            -75.46358633,
            35.59384161,
            45.75756069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.47462398756434,
                  35.5847823868831,
                  -2.582439314077458
                ],
                [
                  -75.4746772051259,
                  35.59379863797462,
                  -2.582439314077458
                ],
                [
                  -75.46363830728593,
                  35.5938416104194,
                  45.75756068592254
                ],
                [
                  -75.46358632722075,
                  35.58482534512753,
                  45.75756068592254
                ],
                [
                  -75.47462398756434,
                  35.5847823868831,
                  -2.582439314077458
                ]
              ]
            ]
          },
          "id": "20191017_NCMP_NC_Dunex_18SVE5738.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191017_NCMP_NC_Dunex_18SVE5738.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T14:13:02Z",
            "pc:count": 4559746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457606.9078,
                "count": 4559746,
                "maximum": 458000.0178,
                "minimum": 456999.9978,
                "name": "X",
                "position": 0,
                "stddev": 243.1736748,
                "variance": 59133.43611
              },
              {
                "average": 3938496.487,
                "count": 4559746,
                "maximum": 3938999.985,
                "minimum": 3937999.985,
                "name": "Y",
                "position": 1,
                "stddev": 281.4228632,
                "variance": 79198.82793
              },
              {
                "average": 1.982547913,
                "count": 4559746,
                "maximum": 45.75756069,
                "minimum": -2.582439314,
                "name": "Z",
                "position": 2,
                "stddev": 3.041045799,
                "variance": 9.247959552
              },
              {
                "average": 1363.093006,
                "count": 4559746,
                "maximum": 44996,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1830.758833,
                "variance": 3351677.904
              },
              {
                "average": 1.346661415,
                "count": 4559746,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7483269731,
                "variance": 0.5599932587
              },
              {
                "average": 1.703788544,
                "count": 4559746,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118383295,
                "variance": 1.250781194
              },
              {
                "average": 1,
                "count": 4559746,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.077263953,
                "count": 4559746,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.81306195,
                "variance": 139.5484326
              },
              {
                "average": 20.09528282,
                "count": 4559746,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.478691178,
                "variance": 2.186527601
              },
              {
                "average": 1.607807102,
                "count": 4559746,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7929566285,
                "variance": 0.6287802146
              },
              {
                "average": 2.881297116,
                "count": 4559746,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.278502181,
                "variance": 1.634567826
              },
              {
                "average": 255416392.2,
                "count": 4559746,
                "maximum": 255443182.8,
                "minimum": 255368718.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34778.82321,
                "variance": 1209566544
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4559746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456999.9978,
              3937999.985,
              -2.582439314,
              458000.0178,
              3938999.985,
              45.75756069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456999.9977656865,
                    3937999.9848343832,
                    -2.582439314077458
                  ],
                  [
                    456999.9977656865,
                    3938999.9848343832,
                    -2.582439314077458
                  ],
                  [
                    458000.0177656865,
                    3938999.9848343832,
                    45.75756068592254
                  ],
                  [
                    458000.0177656865,
                    3937999.9848343832,
                    45.75756068592254
                  ],
                  [
                    456999.9977656865,
                    3937999.9848343832,
                    -2.582439314077458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T14:13:02+00:00",
            "end_time": "2019-10-17T17:31: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": "20191018_NCMP_NC_Dunex_18SVF2714.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80277204683235,
              36.27461142868029,
              -0.50616880544206
            ],
            [
              -75.80279914284483,
              36.27725776654382,
              -0.50616880544206
            ],
            [
              -75.80167489325974,
              36.27726530858805,
              20.333831194557938
            ],
            [
              -75.80164783518292,
              36.274618969998734,
              20.333831194557938
            ],
            [
              -75.80277204683235,
              36.27461142868029,
              -0.50616880544206
            ]
          ]
        ]
      },
      "bbox": [
        -75.80279914,
        36.27461143,
        -0.5061688054,
        -75.80164784,
        36.27726531,
        20.33383119
      ],
      "properties": {
        "datetime": "2019-10-18T16:01:12Z",
        "pc:count": 88907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427968.1192,
            "count": 88907,
            "maximum": 428000.0016,
            "minimum": 427899.0216,
            "name": "X",
            "position": 0,
            "stddev": 22.04851059,
            "variance": 486.1368193
          },
          {
            "average": 4014918.602,
            "count": 88907,
            "maximum": 4014999.993,
            "minimum": 4014706.433,
            "name": "Y",
            "position": 1,
            "stddev": 61.13938319,
            "variance": 3738.024177
          },
          {
            "average": 4.460432137,
            "count": 88907,
            "maximum": 20.33383119,
            "minimum": -0.5061688054,
            "name": "Z",
            "position": 2,
            "stddev": 4.443206244,
            "variance": 19.74208173
          },
          {
            "average": 200.4835952,
            "count": 88907,
            "maximum": 5308,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 272.0127134,
            "variance": 73990.91624
          },
          {
            "average": 2.361231399,
            "count": 88907,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346159891,
            "variance": 1.812146451
          },
          {
            "average": 3.688719673,
            "count": 88907,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.698954215,
            "variance": 2.886445425
          },
          {
            "average": 1,
            "count": 88907,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.042561328,
            "count": 88907,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.37846333,
            "variance": 129.4694278
          },
          {
            "average": 19.91020016,
            "count": 88907,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.536950901,
            "variance": 2.362218074
          },
          {
            "average": 3.000911064,
            "count": 88907,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.821361257,
            "variance": 3.317356829
          },
          {
            "average": 1,
            "count": 88907,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449669.2,
            "count": 88907,
            "maximum": 255449672.1,
            "minimum": 255449666,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.501610323,
            "variance": 2.254833562
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 88907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427899.0216,
          4014706.433,
          -0.5061688054,
          428000.0016,
          4014999.993,
          20.33383119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427899.02158994076,
                4014706.4332463513,
                -0.50616880544206
              ],
              [
                427899.02158994076,
                4014999.993246351,
                -0.50616880544206
              ],
              [
                428000.00158994074,
                4014999.993246351,
                20.333831194557938
              ],
              [
                428000.00158994074,
                4014706.4332463513,
                20.333831194557938
              ],
              [
                427899.02158994076,
                4014706.4332463513,
                -0.50616880544206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:01:12+00:00",
        "end_time": "2019-10-18T16:01:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2714.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2714.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2714.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2714.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80279914,
            36.27461143,
            -0.5061688054,
            -75.80164784,
            36.27726531,
            20.33383119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80277204683235,
                  36.27461142868029,
                  -0.50616880544206
                ],
                [
                  -75.80279914284483,
                  36.27725776654382,
                  -0.50616880544206
                ],
                [
                  -75.80167489325974,
                  36.27726530858805,
                  20.333831194557938
                ],
                [
                  -75.80164783518292,
                  36.274618969998734,
                  20.333831194557938
                ],
                [
                  -75.80277204683235,
                  36.27461142868029,
                  -0.50616880544206
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2714.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2714.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:01:12Z",
            "pc:count": 88907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427968.1192,
                "count": 88907,
                "maximum": 428000.0016,
                "minimum": 427899.0216,
                "name": "X",
                "position": 0,
                "stddev": 22.04851059,
                "variance": 486.1368193
              },
              {
                "average": 4014918.602,
                "count": 88907,
                "maximum": 4014999.993,
                "minimum": 4014706.433,
                "name": "Y",
                "position": 1,
                "stddev": 61.13938319,
                "variance": 3738.024177
              },
              {
                "average": 4.460432137,
                "count": 88907,
                "maximum": 20.33383119,
                "minimum": -0.5061688054,
                "name": "Z",
                "position": 2,
                "stddev": 4.443206244,
                "variance": 19.74208173
              },
              {
                "average": 200.4835952,
                "count": 88907,
                "maximum": 5308,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 272.0127134,
                "variance": 73990.91624
              },
              {
                "average": 2.361231399,
                "count": 88907,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346159891,
                "variance": 1.812146451
              },
              {
                "average": 3.688719673,
                "count": 88907,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.698954215,
                "variance": 2.886445425
              },
              {
                "average": 1,
                "count": 88907,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.042561328,
                "count": 88907,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.37846333,
                "variance": 129.4694278
              },
              {
                "average": 19.91020016,
                "count": 88907,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.536950901,
                "variance": 2.362218074
              },
              {
                "average": 3.000911064,
                "count": 88907,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.821361257,
                "variance": 3.317356829
              },
              {
                "average": 1,
                "count": 88907,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449669.2,
                "count": 88907,
                "maximum": 255449672.1,
                "minimum": 255449666,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.501610323,
                "variance": 2.254833562
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 88907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427899.0216,
              4014706.433,
              -0.5061688054,
              428000.0016,
              4014999.993,
              20.33383119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427899.02158994076,
                    4014706.4332463513,
                    -0.50616880544206
                  ],
                  [
                    427899.02158994076,
                    4014999.993246351,
                    -0.50616880544206
                  ],
                  [
                    428000.00158994074,
                    4014999.993246351,
                    20.333831194557938
                  ],
                  [
                    428000.00158994074,
                    4014706.4332463513,
                    20.333831194557938
                  ],
                  [
                    427899.02158994076,
                    4014706.4332463513,
                    -0.50616880544206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:01:12+00:00",
            "end_time": "2019-10-18T16:01: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": "20191018_NCMP_NC_Dunex_18SVF2715.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80607089015804,
              36.277235718074664,
              -0.973386921357285
            ],
            [
              -75.80616359431,
              36.286250342413275,
              -0.973386921357285
            ],
            [
              -75.80176696139952,
              36.28627990372468,
              21.146613078642716
            ],
            [
              -75.80167476270258,
              36.27726526969714,
              21.146613078642716
            ],
            [
              -75.80607089015804,
              36.277235718074664,
              -0.973386921357285
            ]
          ]
        ]
      },
      "bbox": [
        -75.80616359,
        36.27723572,
        -0.9733869214,
        -75.80167476,
        36.2862799,
        21.14661308
      ],
      "properties": {
        "datetime": "2019-10-18T16:08:57Z",
        "pc:count": 1291448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427900.7168,
            "count": 1291448,
            "maximum": 428000.0133,
            "minimum": 427605.1533,
            "name": "X",
            "position": 0,
            "stddev": 75.91237391,
            "variance": 5762.688512
          },
          {
            "average": 4015609.132,
            "count": 1291448,
            "maximum": 4015999.989,
            "minimum": 4014999.989,
            "name": "Y",
            "position": 1,
            "stddev": 251.0865839,
            "variance": 63044.47261
          },
          {
            "average": 5.643664783,
            "count": 1291448,
            "maximum": 21.14661308,
            "minimum": -0.9733869214,
            "name": "Z",
            "position": 2,
            "stddev": 4.326699476,
            "variance": 18.72032836
          },
          {
            "average": 595.8275749,
            "count": 1291448,
            "maximum": 35002,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1093.543571,
            "variance": 1195837.542
          },
          {
            "average": 2.264462836,
            "count": 1291448,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278641366,
            "variance": 1.634923743
          },
          {
            "average": 3.546168332,
            "count": 1291448,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.606500067,
            "variance": 2.580842465
          },
          {
            "average": 1,
            "count": 1291448,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.649666111,
            "count": 1291448,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.156583873,
            "variance": 37.90352499
          },
          {
            "average": 20.06897647,
            "count": 1291448,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.254525981,
            "variance": 1.573835438
          },
          {
            "average": 2.660775347,
            "count": 1291448,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.803710668,
            "variance": 3.253372173
          },
          {
            "average": 1.307495927,
            "count": 1291448,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4614567659,
            "variance": 0.2129423468
          },
          {
            "average": 255449817.4,
            "count": 1291448,
            "maximum": 255450137.6,
            "minimum": 255449668.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 209.1632972,
            "variance": 43749.28488
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1291448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427605.1533,
          4014999.989,
          -0.9733869214,
          428000.0133,
          4015999.989,
          21.14661308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427605.1532800513,
                4014999.9888353683,
                -0.973386921357285
              ],
              [
                427605.1532800513,
                4015999.9888353683,
                -0.973386921357285
              ],
              [
                428000.0132800513,
                4015999.9888353683,
                21.146613078642716
              ],
              [
                428000.0132800513,
                4014999.9888353683,
                21.146613078642716
              ],
              [
                427605.1532800513,
                4014999.9888353683,
                -0.973386921357285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:08:57+00:00",
        "end_time": "2019-10-18T16:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2715.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2715.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2715.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2715.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80616359,
            36.27723572,
            -0.9733869214,
            -75.80167476,
            36.2862799,
            21.14661308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80607089015804,
                  36.277235718074664,
                  -0.973386921357285
                ],
                [
                  -75.80616359431,
                  36.286250342413275,
                  -0.973386921357285
                ],
                [
                  -75.80176696139952,
                  36.28627990372468,
                  21.146613078642716
                ],
                [
                  -75.80167476270258,
                  36.27726526969714,
                  21.146613078642716
                ],
                [
                  -75.80607089015804,
                  36.277235718074664,
                  -0.973386921357285
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2715.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2715.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:08:57Z",
            "pc:count": 1291448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427900.7168,
                "count": 1291448,
                "maximum": 428000.0133,
                "minimum": 427605.1533,
                "name": "X",
                "position": 0,
                "stddev": 75.91237391,
                "variance": 5762.688512
              },
              {
                "average": 4015609.132,
                "count": 1291448,
                "maximum": 4015999.989,
                "minimum": 4014999.989,
                "name": "Y",
                "position": 1,
                "stddev": 251.0865839,
                "variance": 63044.47261
              },
              {
                "average": 5.643664783,
                "count": 1291448,
                "maximum": 21.14661308,
                "minimum": -0.9733869214,
                "name": "Z",
                "position": 2,
                "stddev": 4.326699476,
                "variance": 18.72032836
              },
              {
                "average": 595.8275749,
                "count": 1291448,
                "maximum": 35002,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1093.543571,
                "variance": 1195837.542
              },
              {
                "average": 2.264462836,
                "count": 1291448,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278641366,
                "variance": 1.634923743
              },
              {
                "average": 3.546168332,
                "count": 1291448,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.606500067,
                "variance": 2.580842465
              },
              {
                "average": 1,
                "count": 1291448,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.649666111,
                "count": 1291448,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.156583873,
                "variance": 37.90352499
              },
              {
                "average": 20.06897647,
                "count": 1291448,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.254525981,
                "variance": 1.573835438
              },
              {
                "average": 2.660775347,
                "count": 1291448,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.803710668,
                "variance": 3.253372173
              },
              {
                "average": 1.307495927,
                "count": 1291448,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4614567659,
                "variance": 0.2129423468
              },
              {
                "average": 255449817.4,
                "count": 1291448,
                "maximum": 255450137.6,
                "minimum": 255449668.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 209.1632972,
                "variance": 43749.28488
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1291448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427605.1533,
              4014999.989,
              -0.9733869214,
              428000.0133,
              4015999.989,
              21.14661308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427605.1532800513,
                    4014999.9888353683,
                    -0.973386921357285
                  ],
                  [
                    427605.1532800513,
                    4015999.9888353683,
                    -0.973386921357285
                  ],
                  [
                    428000.0132800513,
                    4015999.9888353683,
                    21.146613078642716
                  ],
                  [
                    428000.0132800513,
                    4014999.9888353683,
                    21.146613078642716
                  ],
                  [
                    427605.1532800513,
                    4014999.9888353683,
                    -0.973386921357285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:08:57+00:00",
            "end_time": "2019-10-18T16:01: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": "20191018_NCMP_NC_Dunex_18SVF2430.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84417912370132,
              36.41219968539468,
              0.098982872376395
            ],
            [
              -75.84427668981553,
              36.42121401908962,
              0.098982872376395
            ],
            [
              -75.83661648346512,
              36.42126793909453,
              15.838982872376395
            ],
            [
              -75.83651980232518,
              36.412253587753725,
              15.838982872376395
            ],
            [
              -75.84417912370132,
              36.41219968539468,
              0.098982872376395
            ]
          ]
        ]
      },
      "bbox": [
        -75.84427669,
        36.41219969,
        0.09898287238,
        -75.8365198,
        36.42126794,
        15.83898287
      ],
      "properties": {
        "datetime": "2019-10-18T19:58:22Z",
        "pc:count": 4716233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424757.8751,
            "count": 4716233,
            "maximum": 425000.015,
            "minimum": 424313.235,
            "name": "X",
            "position": 0,
            "stddev": 141.6661425,
            "variance": 20069.29594
          },
          {
            "average": 4030516.316,
            "count": 4716233,
            "maximum": 4030999.984,
            "minimum": 4029999.984,
            "name": "Y",
            "position": 1,
            "stddev": 294.2414473,
            "variance": 86578.02931
          },
          {
            "average": 3.048603046,
            "count": 4716233,
            "maximum": 15.83898287,
            "minimum": 0.09898287238,
            "name": "Z",
            "position": 2,
            "stddev": 2.391343964,
            "variance": 5.718525953
          },
          {
            "average": 473.0044762,
            "count": 4716233,
            "maximum": 43351,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 778.6372763,
            "variance": 606276.008
          },
          {
            "average": 2.082982965,
            "count": 4716233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.145426409,
            "variance": 1.312001658
          },
          {
            "average": 3.166638077,
            "count": 4716233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.346726917,
            "variance": 1.813673388
          },
          {
            "average": 1,
            "count": 4716233,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222016597,
            "count": 4716233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4156022908,
            "variance": 0.1727252641
          },
          {
            "average": 19.85046193,
            "count": 4716233,
            "maximum": 25.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.255229984,
            "variance": 5.086062279
          },
          {
            "average": 2.168571824,
            "count": 4716233,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.304956646,
            "variance": 1.702911849
          },
          {
            "average": 3.875887387,
            "count": 4716233,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.83537926,
            "variance": 3.368617029
          },
          {
            "average": 255461765.8,
            "count": 4716233,
            "maximum": 255463902.1,
            "minimum": 255459902.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1131.914244,
            "variance": 1281229.856
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4716233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424313.235,
          4029999.984,
          0.09898287238,
          425000.015,
          4030999.984,
          15.83898287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424313.2349632986,
                4029999.9841007055,
                0.098982872376395
              ],
              [
                424313.2349632986,
                4030999.9841007055,
                0.098982872376395
              ],
              [
                425000.0149632986,
                4030999.9841007055,
                15.838982872376395
              ],
              [
                425000.0149632986,
                4029999.9841007055,
                15.838982872376395
              ],
              [
                424313.2349632986,
                4029999.9841007055,
                0.098982872376395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:58:22+00:00",
        "end_time": "2019-10-18T18:51:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2430.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2430.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2430.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2430.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84427669,
            36.41219969,
            0.09898287238,
            -75.8365198,
            36.42126794,
            15.83898287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84417912370132,
                  36.41219968539468,
                  0.098982872376395
                ],
                [
                  -75.84427668981553,
                  36.42121401908962,
                  0.098982872376395
                ],
                [
                  -75.83661648346512,
                  36.42126793909453,
                  15.838982872376395
                ],
                [
                  -75.83651980232518,
                  36.412253587753725,
                  15.838982872376395
                ],
                [
                  -75.84417912370132,
                  36.41219968539468,
                  0.098982872376395
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2430.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2430.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:58:22Z",
            "pc:count": 4716233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424757.8751,
                "count": 4716233,
                "maximum": 425000.015,
                "minimum": 424313.235,
                "name": "X",
                "position": 0,
                "stddev": 141.6661425,
                "variance": 20069.29594
              },
              {
                "average": 4030516.316,
                "count": 4716233,
                "maximum": 4030999.984,
                "minimum": 4029999.984,
                "name": "Y",
                "position": 1,
                "stddev": 294.2414473,
                "variance": 86578.02931
              },
              {
                "average": 3.048603046,
                "count": 4716233,
                "maximum": 15.83898287,
                "minimum": 0.09898287238,
                "name": "Z",
                "position": 2,
                "stddev": 2.391343964,
                "variance": 5.718525953
              },
              {
                "average": 473.0044762,
                "count": 4716233,
                "maximum": 43351,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 778.6372763,
                "variance": 606276.008
              },
              {
                "average": 2.082982965,
                "count": 4716233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.145426409,
                "variance": 1.312001658
              },
              {
                "average": 3.166638077,
                "count": 4716233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.346726917,
                "variance": 1.813673388
              },
              {
                "average": 1,
                "count": 4716233,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222016597,
                "count": 4716233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4156022908,
                "variance": 0.1727252641
              },
              {
                "average": 19.85046193,
                "count": 4716233,
                "maximum": 25.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.255229984,
                "variance": 5.086062279
              },
              {
                "average": 2.168571824,
                "count": 4716233,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.304956646,
                "variance": 1.702911849
              },
              {
                "average": 3.875887387,
                "count": 4716233,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.83537926,
                "variance": 3.368617029
              },
              {
                "average": 255461765.8,
                "count": 4716233,
                "maximum": 255463902.1,
                "minimum": 255459902.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1131.914244,
                "variance": 1281229.856
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4716233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424313.235,
              4029999.984,
              0.09898287238,
              425000.015,
              4030999.984,
              15.83898287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424313.2349632986,
                    4029999.9841007055,
                    0.098982872376395
                  ],
                  [
                    424313.2349632986,
                    4030999.9841007055,
                    0.098982872376395
                  ],
                  [
                    425000.0149632986,
                    4030999.9841007055,
                    15.838982872376395
                  ],
                  [
                    425000.0149632986,
                    4029999.9841007055,
                    15.838982872376395
                  ],
                  [
                    424313.2349632986,
                    4029999.9841007055,
                    0.098982872376395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:58:22+00:00",
            "end_time": "2019-10-18T18:51: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": "20191018_NCMP_NC_Dunex_18SVF3010.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77896047117929,
              36.232338811483615,
              -0.6544932814639
            ],
            [
              -75.77904991076393,
              36.24135356281036,
              -0.6544932814639
            ],
            [
              -75.77334884844946,
              36.241390552550705,
              18.1855067185361
            ],
            [
              -75.77326006322129,
              36.23237578909407,
              18.1855067185361
            ],
            [
              -75.77896047117929,
              36.232338811483615,
              -0.6544932814639
            ]
          ]
        ]
      },
      "bbox": [
        -75.77904991,
        36.23233881,
        -0.6544932815,
        -75.77326006,
        36.24139055,
        18.18550672
      ],
      "properties": {
        "datetime": "2019-10-18T16:41:57Z",
        "pc:count": 1915258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430169.0046,
            "count": 1915258,
            "maximum": 430512.2983,
            "minimum": 429999.9983,
            "name": "X",
            "position": 0,
            "stddev": 112.0678442,
            "variance": 12559.2017
          },
          {
            "average": 4010431.789,
            "count": 1915258,
            "maximum": 4010999.985,
            "minimum": 4009999.985,
            "name": "Y",
            "position": 1,
            "stddev": 265.573231,
            "variance": 70529.14105
          },
          {
            "average": 3.602489924,
            "count": 1915258,
            "maximum": 18.18550672,
            "minimum": -0.6544932815,
            "name": "Z",
            "position": 2,
            "stddev": 2.513232983,
            "variance": 6.316340029
          },
          {
            "average": 1121.427717,
            "count": 1915258,
            "maximum": 27361,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1945.434673,
            "variance": 3784716.068
          },
          {
            "average": 1.914810433,
            "count": 1915258,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.067007693,
            "variance": 1.138505417
          },
          {
            "average": 2.830843677,
            "count": 1915258,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.295279619,
            "variance": 1.677749291
          },
          {
            "average": 1,
            "count": 1915258,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.97976565,
            "count": 1915258,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.239423507,
            "variance": 17.97271167
          },
          {
            "average": 19.93343628,
            "count": 1915258,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.062756513,
            "variance": 4.25496443
          },
          {
            "average": 1.953194295,
            "count": 1915258,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.073323584,
            "variance": 1.152023516
          },
          {
            "average": 3.595667007,
            "count": 1915258,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6632441311,
            "variance": 0.4398927775
          },
          {
            "average": 255451223.9,
            "count": 1915258,
            "maximum": 255452117.7,
            "minimum": 255450212.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.9622426,
            "variance": 173024.5873
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429999.9983,
          4009999.985,
          -0.6544932815,
          430512.2983,
          4010999.985,
          18.18550672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429999.99828095443,
                4009999.9845969724,
                -0.6544932814639
              ],
              [
                429999.99828095443,
                4010999.9845969724,
                -0.6544932814639
              ],
              [
                430512.2982809545,
                4010999.9845969724,
                18.1855067185361
              ],
              [
                430512.2982809545,
                4009999.9845969724,
                18.1855067185361
              ],
              [
                429999.99828095443,
                4009999.9845969724,
                -0.6544932814639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:41:57+00:00",
        "end_time": "2019-10-18T16:10:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3010.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3010.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3010.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3010.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77904991,
            36.23233881,
            -0.6544932815,
            -75.77326006,
            36.24139055,
            18.18550672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77896047117929,
                  36.232338811483615,
                  -0.6544932814639
                ],
                [
                  -75.77904991076393,
                  36.24135356281036,
                  -0.6544932814639
                ],
                [
                  -75.77334884844946,
                  36.241390552550705,
                  18.1855067185361
                ],
                [
                  -75.77326006322129,
                  36.23237578909407,
                  18.1855067185361
                ],
                [
                  -75.77896047117929,
                  36.232338811483615,
                  -0.6544932814639
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3010.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3010.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:41:57Z",
            "pc:count": 1915258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430169.0046,
                "count": 1915258,
                "maximum": 430512.2983,
                "minimum": 429999.9983,
                "name": "X",
                "position": 0,
                "stddev": 112.0678442,
                "variance": 12559.2017
              },
              {
                "average": 4010431.789,
                "count": 1915258,
                "maximum": 4010999.985,
                "minimum": 4009999.985,
                "name": "Y",
                "position": 1,
                "stddev": 265.573231,
                "variance": 70529.14105
              },
              {
                "average": 3.602489924,
                "count": 1915258,
                "maximum": 18.18550672,
                "minimum": -0.6544932815,
                "name": "Z",
                "position": 2,
                "stddev": 2.513232983,
                "variance": 6.316340029
              },
              {
                "average": 1121.427717,
                "count": 1915258,
                "maximum": 27361,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1945.434673,
                "variance": 3784716.068
              },
              {
                "average": 1.914810433,
                "count": 1915258,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.067007693,
                "variance": 1.138505417
              },
              {
                "average": 2.830843677,
                "count": 1915258,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.295279619,
                "variance": 1.677749291
              },
              {
                "average": 1,
                "count": 1915258,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.97976565,
                "count": 1915258,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.239423507,
                "variance": 17.97271167
              },
              {
                "average": 19.93343628,
                "count": 1915258,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.062756513,
                "variance": 4.25496443
              },
              {
                "average": 1.953194295,
                "count": 1915258,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.073323584,
                "variance": 1.152023516
              },
              {
                "average": 3.595667007,
                "count": 1915258,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6632441311,
                "variance": 0.4398927775
              },
              {
                "average": 255451223.9,
                "count": 1915258,
                "maximum": 255452117.7,
                "minimum": 255450212.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.9622426,
                "variance": 173024.5873
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429999.9983,
              4009999.985,
              -0.6544932815,
              430512.2983,
              4010999.985,
              18.18550672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429999.99828095443,
                    4009999.9845969724,
                    -0.6544932814639
                  ],
                  [
                    429999.99828095443,
                    4010999.9845969724,
                    -0.6544932814639
                  ],
                  [
                    430512.2982809545,
                    4010999.9845969724,
                    18.1855067185361
                  ],
                  [
                    430512.2982809545,
                    4009999.9845969724,
                    18.1855067185361
                  ],
                  [
                    429999.99828095443,
                    4009999.9845969724,
                    -0.6544932814639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:41:57+00:00",
            "end_time": "2019-10-18T16:10: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": "20191018_NCMP_NC_Dunex_18SVF3011.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.77904991767198,
              36.241353633397594,
              0.261473580128735
            ],
            [
              -75.77909479195647,
              36.24587506687474,
              0.261473580128735
            ],
            [
              -75.77708890080024,
              36.245888113912365,
              17.761473580128737
            ],
            [
              -75.77704414202266,
              36.2413666782893,
              17.761473580128737
            ],
            [
              -75.77904991767198,
              36.241353633397594,
              0.261473580128735
            ]
          ]
        ]
      },
      "bbox": [
        -75.77909479,
        36.24135363,
        0.2614735801,
        -75.77704414,
        36.24588811,
        17.76147358
      ],
      "properties": {
        "datetime": "2019-10-18T16:42:06Z",
        "pc:count": 138204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430071.2435,
            "count": 138204,
            "maximum": 430180.2377,
            "minimum": 429999.9977,
            "name": "X",
            "position": 0,
            "stddev": 47.73537474,
            "variance": 2278.666002
          },
          {
            "average": 4011186.005,
            "count": 138204,
            "maximum": 4011501.552,
            "minimum": 4010999.992,
            "name": "Y",
            "position": 1,
            "stddev": 125.9869639,
            "variance": 15872.71507
          },
          {
            "average": 3.170995953,
            "count": 138204,
            "maximum": 17.76147358,
            "minimum": 0.2614735801,
            "name": "Z",
            "position": 2,
            "stddev": 3.157006771,
            "variance": 9.966691753
          },
          {
            "average": 4481.657296,
            "count": 138204,
            "maximum": 21817,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2669.644625,
            "variance": 7127002.426
          },
          {
            "average": 1.147448699,
            "count": 138204,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4886895407,
            "variance": 0.2388174671
          },
          {
            "average": 1.302523805,
            "count": 138204,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7520824096,
            "variance": 0.5656279509
          },
          {
            "average": 1,
            "count": 138204,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.716006773,
            "count": 138204,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4509351899,
            "variance": 0.2033425455
          },
          {
            "average": 19.7022622,
            "count": 138204,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.468371654,
            "variance": 2.156115315
          },
          {
            "average": 1.155784203,
            "count": 138204,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5026500549,
            "variance": 0.2526570777
          },
          {
            "average": 4.404373245,
            "count": 138204,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4907721127,
            "variance": 0.2408572666
          },
          {
            "average": 255451731,
            "count": 138204,
            "maximum": 255452126.1,
            "minimum": 255451460.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.0475576,
            "variance": 103071.5343
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429999.9977,
          4010999.992,
          0.2614735801,
          430180.2377,
          4011501.552,
          17.76147358
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429999.99772317574,
                4010999.9924316537,
                0.261473580128735
              ],
              [
                429999.99772317574,
                4011501.5524316533,
                0.261473580128735
              ],
              [
                430180.2377231757,
                4011501.5524316533,
                17.761473580128737
              ],
              [
                430180.2377231757,
                4010999.9924316537,
                17.761473580128737
              ],
              [
                429999.99772317574,
                4010999.9924316537,
                0.261473580128735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:42:06+00:00",
        "end_time": "2019-10-18T16:31:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3011.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3011.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3011.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3011.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.77909479,
            36.24135363,
            0.2614735801,
            -75.77704414,
            36.24588811,
            17.76147358
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.77904991767198,
                  36.241353633397594,
                  0.261473580128735
                ],
                [
                  -75.77909479195647,
                  36.24587506687474,
                  0.261473580128735
                ],
                [
                  -75.77708890080024,
                  36.245888113912365,
                  17.761473580128737
                ],
                [
                  -75.77704414202266,
                  36.2413666782893,
                  17.761473580128737
                ],
                [
                  -75.77904991767198,
                  36.241353633397594,
                  0.261473580128735
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3011.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3011.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:42:06Z",
            "pc:count": 138204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430071.2435,
                "count": 138204,
                "maximum": 430180.2377,
                "minimum": 429999.9977,
                "name": "X",
                "position": 0,
                "stddev": 47.73537474,
                "variance": 2278.666002
              },
              {
                "average": 4011186.005,
                "count": 138204,
                "maximum": 4011501.552,
                "minimum": 4010999.992,
                "name": "Y",
                "position": 1,
                "stddev": 125.9869639,
                "variance": 15872.71507
              },
              {
                "average": 3.170995953,
                "count": 138204,
                "maximum": 17.76147358,
                "minimum": 0.2614735801,
                "name": "Z",
                "position": 2,
                "stddev": 3.157006771,
                "variance": 9.966691753
              },
              {
                "average": 4481.657296,
                "count": 138204,
                "maximum": 21817,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2669.644625,
                "variance": 7127002.426
              },
              {
                "average": 1.147448699,
                "count": 138204,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4886895407,
                "variance": 0.2388174671
              },
              {
                "average": 1.302523805,
                "count": 138204,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7520824096,
                "variance": 0.5656279509
              },
              {
                "average": 1,
                "count": 138204,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.716006773,
                "count": 138204,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4509351899,
                "variance": 0.2033425455
              },
              {
                "average": 19.7022622,
                "count": 138204,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.468371654,
                "variance": 2.156115315
              },
              {
                "average": 1.155784203,
                "count": 138204,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5026500549,
                "variance": 0.2526570777
              },
              {
                "average": 4.404373245,
                "count": 138204,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4907721127,
                "variance": 0.2408572666
              },
              {
                "average": 255451731,
                "count": 138204,
                "maximum": 255452126.1,
                "minimum": 255451460.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.0475576,
                "variance": 103071.5343
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429999.9977,
              4010999.992,
              0.2614735801,
              430180.2377,
              4011501.552,
              17.76147358
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429999.99772317574,
                    4010999.9924316537,
                    0.261473580128735
                  ],
                  [
                    429999.99772317574,
                    4011501.5524316533,
                    0.261473580128735
                  ],
                  [
                    430180.2377231757,
                    4011501.5524316533,
                    17.761473580128737
                  ],
                  [
                    430180.2377231757,
                    4010999.9924316537,
                    17.761473580128737
                  ],
                  [
                    429999.99772317574,
                    4010999.9924316537,
                    0.261473580128735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:42:06+00:00",
            "end_time": "2019-10-18T16:31: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": "20191018_NCMP_NC_Dunex_18SVF3102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7575785855545,
              36.16584071940763,
              -0.209499497747494
            ],
            [
              -75.75761253367075,
              36.16936806992697,
              -0.209499497747494
            ],
            [
              -75.75609912024763,
              36.169377637000245,
              13.250500502252507
            ],
            [
              -75.75606523993065,
              36.165850285252255,
              13.250500502252507
            ],
            [
              -75.7575785855545,
              36.16584071940763,
              -0.209499497747494
            ]
          ]
        ]
      },
      "bbox": [
        -75.75761253,
        36.16584072,
        -0.2094994977,
        -75.75606524,
        36.16937764,
        13.2505005
      ],
      "properties": {
        "datetime": "2019-10-18T15:58:08Z",
        "pc:count": 73201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431959.1211,
            "count": 73201,
            "maximum": 431999.9981,
            "minimum": 431863.8781,
            "name": "X",
            "position": 0,
            "stddev": 31.29279993,
            "variance": 979.2393275
          },
          {
            "average": 4002873.293,
            "count": 73201,
            "maximum": 4002999.982,
            "minimum": 4002608.702,
            "name": "Y",
            "position": 1,
            "stddev": 101.7299445,
            "variance": 10348.98161
          },
          {
            "average": 2.270930961,
            "count": 73201,
            "maximum": 13.2505005,
            "minimum": -0.2094994977,
            "name": "Z",
            "position": 2,
            "stddev": 2.067599181,
            "variance": 4.274966373
          },
          {
            "average": 545.1902843,
            "count": 73201,
            "maximum": 14857,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 706.467993,
            "variance": 499097.0251
          },
          {
            "average": 1.726383519,
            "count": 73201,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9899407687,
            "variance": 0.9799827255
          },
          {
            "average": 2.453982869,
            "count": 73201,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330892102,
            "variance": 1.771273788
          },
          {
            "average": 1,
            "count": 73201,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308889223,
            "count": 73201,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.50965339,
            "variance": 2.279053358
          },
          {
            "average": 19.39315246,
            "count": 73201,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9597954455,
            "variance": 0.9212072972
          },
          {
            "average": 1.806382426,
            "count": 73201,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.136556359,
            "variance": 1.291760357
          },
          {
            "average": 1,
            "count": 73201,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255449485.1,
            "count": 73201,
            "maximum": 255449488.9,
            "minimum": 255449480.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.121991231,
            "variance": 4.502846783
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431863.8781,
          4002608.702,
          -0.2094994977,
          431999.9981,
          4002999.982,
          13.2505005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431863.87811277417,
                4002608.7022604905,
                -0.209499497747494
              ],
              [
                431863.87811277417,
                4002999.982260491,
                -0.209499497747494
              ],
              [
                431999.99811277416,
                4002999.982260491,
                13.250500502252507
              ],
              [
                431999.99811277416,
                4002608.7022604905,
                13.250500502252507
              ],
              [
                431863.87811277417,
                4002608.7022604905,
                -0.209499497747494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T15:58:08+00:00",
        "end_time": "2019-10-18T15:58:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75761253,
            36.16584072,
            -0.2094994977,
            -75.75606524,
            36.16937764,
            13.2505005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7575785855545,
                  36.16584071940763,
                  -0.209499497747494
                ],
                [
                  -75.75761253367075,
                  36.16936806992697,
                  -0.209499497747494
                ],
                [
                  -75.75609912024763,
                  36.169377637000245,
                  13.250500502252507
                ],
                [
                  -75.75606523993065,
                  36.165850285252255,
                  13.250500502252507
                ],
                [
                  -75.7575785855545,
                  36.16584071940763,
                  -0.209499497747494
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T15:58:08Z",
            "pc:count": 73201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431959.1211,
                "count": 73201,
                "maximum": 431999.9981,
                "minimum": 431863.8781,
                "name": "X",
                "position": 0,
                "stddev": 31.29279993,
                "variance": 979.2393275
              },
              {
                "average": 4002873.293,
                "count": 73201,
                "maximum": 4002999.982,
                "minimum": 4002608.702,
                "name": "Y",
                "position": 1,
                "stddev": 101.7299445,
                "variance": 10348.98161
              },
              {
                "average": 2.270930961,
                "count": 73201,
                "maximum": 13.2505005,
                "minimum": -0.2094994977,
                "name": "Z",
                "position": 2,
                "stddev": 2.067599181,
                "variance": 4.274966373
              },
              {
                "average": 545.1902843,
                "count": 73201,
                "maximum": 14857,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 706.467993,
                "variance": 499097.0251
              },
              {
                "average": 1.726383519,
                "count": 73201,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9899407687,
                "variance": 0.9799827255
              },
              {
                "average": 2.453982869,
                "count": 73201,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330892102,
                "variance": 1.771273788
              },
              {
                "average": 1,
                "count": 73201,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308889223,
                "count": 73201,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.50965339,
                "variance": 2.279053358
              },
              {
                "average": 19.39315246,
                "count": 73201,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9597954455,
                "variance": 0.9212072972
              },
              {
                "average": 1.806382426,
                "count": 73201,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.136556359,
                "variance": 1.291760357
              },
              {
                "average": 1,
                "count": 73201,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255449485.1,
                "count": 73201,
                "maximum": 255449488.9,
                "minimum": 255449480.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.121991231,
                "variance": 4.502846783
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431863.8781,
              4002608.702,
              -0.2094994977,
              431999.9981,
              4002999.982,
              13.2505005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431863.87811277417,
                    4002608.7022604905,
                    -0.209499497747494
                  ],
                  [
                    431863.87811277417,
                    4002999.982260491,
                    -0.209499497747494
                  ],
                  [
                    431999.99811277416,
                    4002999.982260491,
                    13.250500502252507
                  ],
                  [
                    431999.99811277416,
                    4002608.7022604905,
                    13.250500502252507
                  ],
                  [
                    431863.87811277417,
                    4002608.7022604905,
                    -0.209499497747494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T15:58:08+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVF3103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75914801626078,
              36.169358396390685,
              -0.996376079992725
            ],
            [
              -75.75923498063145,
              36.1783732847526,
              -0.996376079992725
            ],
            [
              -75.75618556884895,
              36.178392585347595,
              17.963623920007276
            ],
            [
              -75.75609895368304,
              36.16937769065196,
              17.963623920007276
            ],
            [
              -75.75914801626078,
              36.169358396390685,
              -0.996376079992725
            ]
          ]
        ]
      },
      "bbox": [
        -75.75923498,
        36.1693584,
        -0.99637608,
        -75.75609895,
        36.17839259,
        17.96362392
      ],
      "properties": {
        "datetime": "2019-10-18T20:48:49Z",
        "pc:count": 363289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431958.031,
            "count": 363289,
            "maximum": 432000.0131,
            "minimum": 431725.7731,
            "name": "X",
            "position": 0,
            "stddev": 36.16660535,
            "variance": 1308.023343
          },
          {
            "average": 4003620.078,
            "count": 363289,
            "maximum": 4003999.988,
            "minimum": 4002999.988,
            "name": "Y",
            "position": 1,
            "stddev": 300.293656,
            "variance": 90176.27985
          },
          {
            "average": 3.891403759,
            "count": 363289,
            "maximum": 17.96362392,
            "minimum": -0.99637608,
            "name": "Z",
            "position": 2,
            "stddev": 3.217502351,
            "variance": 10.35232138
          },
          {
            "average": 1187.514731,
            "count": 363289,
            "maximum": 42290,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1807.756738,
            "variance": 3267984.424
          },
          {
            "average": 1.806203876,
            "count": 363289,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.087584985,
            "variance": 1.1828411
          },
          {
            "average": 2.640165268,
            "count": 363289,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.486946132,
            "variance": 2.211008799
          },
          {
            "average": 1,
            "count": 363289,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.28254365,
            "count": 363289,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.106733694,
            "variance": 26.07872902
          },
          {
            "average": 19.73048705,
            "count": 363289,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.350421021,
            "variance": 1.823636935
          },
          {
            "average": 1.901477887,
            "count": 363289,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194861036,
            "variance": 1.427692895
          },
          {
            "average": 1.635050882,
            "count": 363289,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4851188775,
            "variance": 0.2353403253
          },
          {
            "average": 255454538,
            "count": 363289,
            "maximum": 255466929.3,
            "minimum": 255449484.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7591.298674,
            "variance": 57627815.56
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431725.7731,
          4002999.988,
          -0.99637608,
          432000.0131,
          4003999.988,
          17.96362392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431725.7731394281,
                4002999.9880949,
                -0.996376079992725
              ],
              [
                431725.7731394281,
                4003999.9880949,
                -0.996376079992725
              ],
              [
                432000.0131394281,
                4003999.9880949,
                17.963623920007276
              ],
              [
                432000.0131394281,
                4002999.9880949,
                17.963623920007276
              ],
              [
                431725.7731394281,
                4002999.9880949,
                -0.996376079992725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:48:49+00:00",
        "end_time": "2019-10-18T15:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75923498,
            36.1693584,
            -0.99637608,
            -75.75609895,
            36.17839259,
            17.96362392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75914801626078,
                  36.169358396390685,
                  -0.996376079992725
                ],
                [
                  -75.75923498063145,
                  36.1783732847526,
                  -0.996376079992725
                ],
                [
                  -75.75618556884895,
                  36.178392585347595,
                  17.963623920007276
                ],
                [
                  -75.75609895368304,
                  36.16937769065196,
                  17.963623920007276
                ],
                [
                  -75.75914801626078,
                  36.169358396390685,
                  -0.996376079992725
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:48:49Z",
            "pc:count": 363289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431958.031,
                "count": 363289,
                "maximum": 432000.0131,
                "minimum": 431725.7731,
                "name": "X",
                "position": 0,
                "stddev": 36.16660535,
                "variance": 1308.023343
              },
              {
                "average": 4003620.078,
                "count": 363289,
                "maximum": 4003999.988,
                "minimum": 4002999.988,
                "name": "Y",
                "position": 1,
                "stddev": 300.293656,
                "variance": 90176.27985
              },
              {
                "average": 3.891403759,
                "count": 363289,
                "maximum": 17.96362392,
                "minimum": -0.99637608,
                "name": "Z",
                "position": 2,
                "stddev": 3.217502351,
                "variance": 10.35232138
              },
              {
                "average": 1187.514731,
                "count": 363289,
                "maximum": 42290,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1807.756738,
                "variance": 3267984.424
              },
              {
                "average": 1.806203876,
                "count": 363289,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.087584985,
                "variance": 1.1828411
              },
              {
                "average": 2.640165268,
                "count": 363289,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.486946132,
                "variance": 2.211008799
              },
              {
                "average": 1,
                "count": 363289,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.28254365,
                "count": 363289,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.106733694,
                "variance": 26.07872902
              },
              {
                "average": 19.73048705,
                "count": 363289,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.350421021,
                "variance": 1.823636935
              },
              {
                "average": 1.901477887,
                "count": 363289,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194861036,
                "variance": 1.427692895
              },
              {
                "average": 1.635050882,
                "count": 363289,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4851188775,
                "variance": 0.2353403253
              },
              {
                "average": 255454538,
                "count": 363289,
                "maximum": 255466929.3,
                "minimum": 255449484.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7591.298674,
                "variance": 57627815.56
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431725.7731,
              4002999.988,
              -0.99637608,
              432000.0131,
              4003999.988,
              17.96362392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431725.7731394281,
                    4002999.9880949,
                    -0.996376079992725
                  ],
                  [
                    431725.7731394281,
                    4003999.9880949,
                    -0.996376079992725
                  ],
                  [
                    432000.0131394281,
                    4003999.9880949,
                    17.963623920007276
                  ],
                  [
                    432000.0131394281,
                    4002999.9880949,
                    17.963623920007276
                  ],
                  [
                    431725.7731394281,
                    4002999.9880949,
                    -0.996376079992725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:48:49+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVF2244.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.871389111543,
              36.538213077988885,
              -0.755202552598865
            ],
            [
              -75.87149028593626,
              36.54722715663019,
              -0.755202552598865
            ],
            [
              -75.86480284896302,
              36.5472758458986,
              20.104797447401133
            ],
            [
              -75.8647024507013,
              36.5382617513454,
              20.104797447401133
            ],
            [
              -75.871389111543,
              36.538213077988885,
              -0.755202552598865
            ]
          ]
        ]
      },
      "bbox": [
        -75.87149029,
        36.53821308,
        -0.7552025526,
        -75.86470245,
        36.54727585,
        20.10479745
      ],
      "properties": {
        "datetime": "2019-10-18T20:23:33Z",
        "pc:count": 4053310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422165.0005,
            "count": 4053310,
            "maximum": 422598.5972,
            "minimum": 421999.9972,
            "name": "X",
            "position": 0,
            "stddev": 128.2528749,
            "variance": 16448.79991
          },
          {
            "average": 4044481.737,
            "count": 4053310,
            "maximum": 4044999.984,
            "minimum": 4043999.984,
            "name": "Y",
            "position": 1,
            "stddev": 287.8335501,
            "variance": 82848.15258
          },
          {
            "average": 5.030251893,
            "count": 4053310,
            "maximum": 20.10479745,
            "minimum": -0.7552025526,
            "name": "Z",
            "position": 2,
            "stddev": 3.24713715,
            "variance": 10.54389967
          },
          {
            "average": 985.5999339,
            "count": 4053310,
            "maximum": 49413,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1739.470314,
            "variance": 3025756.973
          },
          {
            "average": 2.21420444,
            "count": 4053310,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237818944,
            "variance": 1.532195739
          },
          {
            "average": 3.43274583,
            "count": 4053310,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459062397,
            "variance": 2.128863079
          },
          {
            "average": 1,
            "count": 4053310,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27535397,
            "count": 4053310,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4466925234,
            "variance": 0.1995342104
          },
          {
            "average": 20.12664277,
            "count": 4053310,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.961756186,
            "variance": 3.848487334
          },
          {
            "average": 2.343664314,
            "count": 4053310,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.467417809,
            "variance": 2.153315025
          },
          {
            "average": 6.562429471,
            "count": 4053310,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05616133,
            "variance": 1.115476755
          },
          {
            "average": 255463560.8,
            "count": 4053310,
            "maximum": 255465413.9,
            "minimum": 255462359,
            "name": "GpsTime",
            "position": 12,
            "stddev": 845.0972832,
            "variance": 714189.418
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4053310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421999.9972,
          4043999.984,
          -0.7552025526,
          422598.5972,
          4044999.984,
          20.10479745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421999.9972107237,
                4043999.98436517,
                -0.755202552598865
              ],
              [
                421999.9972107237,
                4044999.98436517,
                -0.755202552598865
              ],
              [
                422598.5972107237,
                4044999.98436517,
                20.104797447401133
              ],
              [
                422598.5972107237,
                4043999.98436517,
                20.104797447401133
              ],
              [
                421999.9972107237,
                4043999.98436517,
                -0.755202552598865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:23:33+00:00",
        "end_time": "2019-10-18T19:32:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2244.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2244.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2244.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2244.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87149029,
            36.53821308,
            -0.7552025526,
            -75.86470245,
            36.54727585,
            20.10479745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.871389111543,
                  36.538213077988885,
                  -0.755202552598865
                ],
                [
                  -75.87149028593626,
                  36.54722715663019,
                  -0.755202552598865
                ],
                [
                  -75.86480284896302,
                  36.5472758458986,
                  20.104797447401133
                ],
                [
                  -75.8647024507013,
                  36.5382617513454,
                  20.104797447401133
                ],
                [
                  -75.871389111543,
                  36.538213077988885,
                  -0.755202552598865
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2244.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2244.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:23:33Z",
            "pc:count": 4053310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422165.0005,
                "count": 4053310,
                "maximum": 422598.5972,
                "minimum": 421999.9972,
                "name": "X",
                "position": 0,
                "stddev": 128.2528749,
                "variance": 16448.79991
              },
              {
                "average": 4044481.737,
                "count": 4053310,
                "maximum": 4044999.984,
                "minimum": 4043999.984,
                "name": "Y",
                "position": 1,
                "stddev": 287.8335501,
                "variance": 82848.15258
              },
              {
                "average": 5.030251893,
                "count": 4053310,
                "maximum": 20.10479745,
                "minimum": -0.7552025526,
                "name": "Z",
                "position": 2,
                "stddev": 3.24713715,
                "variance": 10.54389967
              },
              {
                "average": 985.5999339,
                "count": 4053310,
                "maximum": 49413,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1739.470314,
                "variance": 3025756.973
              },
              {
                "average": 2.21420444,
                "count": 4053310,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237818944,
                "variance": 1.532195739
              },
              {
                "average": 3.43274583,
                "count": 4053310,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459062397,
                "variance": 2.128863079
              },
              {
                "average": 1,
                "count": 4053310,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27535397,
                "count": 4053310,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4466925234,
                "variance": 0.1995342104
              },
              {
                "average": 20.12664277,
                "count": 4053310,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.961756186,
                "variance": 3.848487334
              },
              {
                "average": 2.343664314,
                "count": 4053310,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.467417809,
                "variance": 2.153315025
              },
              {
                "average": 6.562429471,
                "count": 4053310,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05616133,
                "variance": 1.115476755
              },
              {
                "average": 255463560.8,
                "count": 4053310,
                "maximum": 255465413.9,
                "minimum": 255462359,
                "name": "GpsTime",
                "position": 12,
                "stddev": 845.0972832,
                "variance": 714189.418
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4053310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421999.9972,
              4043999.984,
              -0.7552025526,
              422598.5972,
              4044999.984,
              20.10479745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421999.9972107237,
                    4043999.98436517,
                    -0.755202552598865
                  ],
                  [
                    421999.9972107237,
                    4044999.98436517,
                    -0.755202552598865
                  ],
                  [
                    422598.5972107237,
                    4044999.98436517,
                    20.104797447401133
                  ],
                  [
                    422598.5972107237,
                    4043999.98436517,
                    20.104797447401133
                  ],
                  [
                    421999.9972107237,
                    4043999.98436517,
                    -0.755202552598865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:23:33+00:00",
            "end_time": "2019-10-18T19:32: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": "20191018_NCMP_NC_Dunex_18SVF3104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76428118717259,
              36.17834118282522,
              -1.085123360284509
            ],
            [
              -75.76436876831063,
              36.1873560468621,
              -1.085123360284509
            ],
            [
              -75.75627218376984,
              36.18740747408747,
              21.25487663971549
            ],
            [
              -75.75618553011934,
              36.17839259317588,
              21.25487663971549
            ],
            [
              -75.76428118717259,
              36.17834118282522,
              -1.085123360284509
            ]
          ]
        ]
      },
      "bbox": [
        -75.76436877,
        36.17834118,
        -1.08512336,
        -75.75618553,
        36.18740747,
        21.25487664
      ],
      "properties": {
        "datetime": "2019-10-18T20:48:49Z",
        "pc:count": 2152463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431875.3248,
            "count": 2152463,
            "maximum": 432000.0166,
            "minimum": 431271.9566,
            "name": "X",
            "position": 0,
            "stddev": 95.26775164,
            "variance": 9075.944502
          },
          {
            "average": 4004518.912,
            "count": 2152463,
            "maximum": 4004999.989,
            "minimum": 4003999.989,
            "name": "Y",
            "position": 1,
            "stddev": 260.6909363,
            "variance": 67959.76428
          },
          {
            "average": 4.870589314,
            "count": 2152463,
            "maximum": 21.25487664,
            "minimum": -1.08512336,
            "name": "Z",
            "position": 2,
            "stddev": 3.252626146,
            "variance": 10.57957684
          },
          {
            "average": 727.8415239,
            "count": 2152463,
            "maximum": 48214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1282.286123,
            "variance": 1644257.703
          },
          {
            "average": 2.003010969,
            "count": 2152463,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.165338569,
            "variance": 1.358013979
          },
          {
            "average": 3.010895425,
            "count": 2152463,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478441836,
            "variance": 2.185790263
          },
          {
            "average": 1,
            "count": 2152463,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.1075461,
            "count": 2152463,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.964327167,
            "variance": 48.50185288
          },
          {
            "average": 20.08112409,
            "count": 2152463,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.289064892,
            "variance": 1.661688295
          },
          {
            "average": 2.144497722,
            "count": 2152463,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.273775353,
            "variance": 1.62250365
          },
          {
            "average": 3.452988507,
            "count": 2152463,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.721922714,
            "variance": 7.408863261
          },
          {
            "average": 255454259.9,
            "count": 2152463,
            "maximum": 255466929.2,
            "minimum": 255449501.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6145.36519,
            "variance": 37765513.31
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2152463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431271.9566,
          4003999.989,
          -1.08512336,
          432000.0166,
          4004999.989,
          21.25487664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431271.95662901516,
                4003999.9889360834,
                -1.085123360284509
              ],
              [
                431271.95662901516,
                4004999.9889360834,
                -1.085123360284509
              ],
              [
                432000.0166290152,
                4004999.9889360834,
                21.25487663971549
              ],
              [
                432000.0166290152,
                4003999.9889360834,
                21.25487663971549
              ],
              [
                431271.95662901516,
                4003999.9889360834,
                -1.085123360284509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:48:49+00:00",
        "end_time": "2019-10-18T15:58:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76436877,
            36.17834118,
            -1.08512336,
            -75.75618553,
            36.18740747,
            21.25487664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76428118717259,
                  36.17834118282522,
                  -1.085123360284509
                ],
                [
                  -75.76436876831063,
                  36.1873560468621,
                  -1.085123360284509
                ],
                [
                  -75.75627218376984,
                  36.18740747408747,
                  21.25487663971549
                ],
                [
                  -75.75618553011934,
                  36.17839259317588,
                  21.25487663971549
                ],
                [
                  -75.76428118717259,
                  36.17834118282522,
                  -1.085123360284509
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:48:49Z",
            "pc:count": 2152463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431875.3248,
                "count": 2152463,
                "maximum": 432000.0166,
                "minimum": 431271.9566,
                "name": "X",
                "position": 0,
                "stddev": 95.26775164,
                "variance": 9075.944502
              },
              {
                "average": 4004518.912,
                "count": 2152463,
                "maximum": 4004999.989,
                "minimum": 4003999.989,
                "name": "Y",
                "position": 1,
                "stddev": 260.6909363,
                "variance": 67959.76428
              },
              {
                "average": 4.870589314,
                "count": 2152463,
                "maximum": 21.25487664,
                "minimum": -1.08512336,
                "name": "Z",
                "position": 2,
                "stddev": 3.252626146,
                "variance": 10.57957684
              },
              {
                "average": 727.8415239,
                "count": 2152463,
                "maximum": 48214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1282.286123,
                "variance": 1644257.703
              },
              {
                "average": 2.003010969,
                "count": 2152463,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.165338569,
                "variance": 1.358013979
              },
              {
                "average": 3.010895425,
                "count": 2152463,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478441836,
                "variance": 2.185790263
              },
              {
                "average": 1,
                "count": 2152463,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.1075461,
                "count": 2152463,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.964327167,
                "variance": 48.50185288
              },
              {
                "average": 20.08112409,
                "count": 2152463,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.289064892,
                "variance": 1.661688295
              },
              {
                "average": 2.144497722,
                "count": 2152463,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.273775353,
                "variance": 1.62250365
              },
              {
                "average": 3.452988507,
                "count": 2152463,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.721922714,
                "variance": 7.408863261
              },
              {
                "average": 255454259.9,
                "count": 2152463,
                "maximum": 255466929.2,
                "minimum": 255449501.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6145.36519,
                "variance": 37765513.31
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2152463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431271.9566,
              4003999.989,
              -1.08512336,
              432000.0166,
              4004999.989,
              21.25487664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431271.95662901516,
                    4003999.9889360834,
                    -1.085123360284509
                  ],
                  [
                    431271.95662901516,
                    4004999.9889360834,
                    -1.085123360284509
                  ],
                  [
                    432000.0166290152,
                    4004999.9889360834,
                    21.25487663971549
                  ],
                  [
                    432000.0166290152,
                    4003999.9889360834,
                    21.25487663971549
                  ],
                  [
                    431271.95662901516,
                    4003999.9889360834,
                    -1.085123360284509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:48:49+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVF2238.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.8648545433062,
              36.48417133605021,
              0.175480288996356
            ],
            [
              -75.86495476349214,
              36.49318569244289,
              0.175480288996356
            ],
            [
              -75.85971971915133,
              36.493223530629976,
              20.415480288996356
            ],
            [
              -75.85962010535451,
              36.48420916186401,
              20.415480288996356
            ],
            [
              -75.8648545433062,
              36.48417133605021,
              0.175480288996356
            ]
          ]
        ]
      },
      "bbox": [
        -75.86495476,
        36.48417134,
        0.175480289,
        -75.85962011,
        36.49322353,
        20.41548029
      ],
      "properties": {
        "datetime": "2019-10-18T19:42:50Z",
        "pc:count": 3085426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422798.7416,
            "count": 3085426,
            "maximum": 423000.0117,
            "minimum": 422531.0917,
            "name": "X",
            "position": 0,
            "stddev": 124.5765492,
            "variance": 15519.31661
          },
          {
            "average": 4038544.843,
            "count": 3085426,
            "maximum": 4038999.994,
            "minimum": 4037999.974,
            "name": "Y",
            "position": 1,
            "stddev": 295.5719006,
            "variance": 87362.74841
          },
          {
            "average": 5.281363551,
            "count": 3085426,
            "maximum": 20.41548029,
            "minimum": 0.175480289,
            "name": "Z",
            "position": 2,
            "stddev": 3.553391744,
            "variance": 12.62659289
          },
          {
            "average": 496.7759758,
            "count": 3085426,
            "maximum": 36451,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1105.501436,
            "variance": 1222133.425
          },
          {
            "average": 2.46461137,
            "count": 3085426,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264621808,
            "variance": 1.599268318
          },
          {
            "average": 3.92955916,
            "count": 3085426,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.276246541,
            "variance": 1.628805234
          },
          {
            "average": 1,
            "count": 3085426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206702737,
            "count": 3085426,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.40524288,
            "variance": 0.1642217918
          },
          {
            "average": 20.44571828,
            "count": 3085426,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.702399139,
            "variance": 2.898162829
          },
          {
            "average": 2.734598399,
            "count": 3085426,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.679651572,
            "variance": 2.821229404
          },
          {
            "average": 1.406721146,
            "count": 3085426,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6983623128,
            "variance": 0.4877099199
          },
          {
            "average": 255460268.3,
            "count": 3085426,
            "maximum": 255462970.5,
            "minimum": 255460017.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.3741149,
            "variance": 174201.1518
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422531.0917,
          4037999.974,
          0.175480289,
          423000.0117,
          4038999.994,
          20.41548029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422531.0916667771,
                4037999.97363552,
                0.175480288996356
              ],
              [
                422531.0916667771,
                4038999.9936355194,
                0.175480288996356
              ],
              [
                423000.01166677714,
                4038999.9936355194,
                20.415480288996356
              ],
              [
                423000.01166677714,
                4037999.97363552,
                20.415480288996356
              ],
              [
                422531.0916667771,
                4037999.97363552,
                0.175480288996356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:42:50+00:00",
        "end_time": "2019-10-18T18:53:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2238.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2238.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2238.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2238.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86495476,
            36.48417134,
            0.175480289,
            -75.85962011,
            36.49322353,
            20.41548029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.8648545433062,
                  36.48417133605021,
                  0.175480288996356
                ],
                [
                  -75.86495476349214,
                  36.49318569244289,
                  0.175480288996356
                ],
                [
                  -75.85971971915133,
                  36.493223530629976,
                  20.415480288996356
                ],
                [
                  -75.85962010535451,
                  36.48420916186401,
                  20.415480288996356
                ],
                [
                  -75.8648545433062,
                  36.48417133605021,
                  0.175480288996356
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2238.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2238.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:42:50Z",
            "pc:count": 3085426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422798.7416,
                "count": 3085426,
                "maximum": 423000.0117,
                "minimum": 422531.0917,
                "name": "X",
                "position": 0,
                "stddev": 124.5765492,
                "variance": 15519.31661
              },
              {
                "average": 4038544.843,
                "count": 3085426,
                "maximum": 4038999.994,
                "minimum": 4037999.974,
                "name": "Y",
                "position": 1,
                "stddev": 295.5719006,
                "variance": 87362.74841
              },
              {
                "average": 5.281363551,
                "count": 3085426,
                "maximum": 20.41548029,
                "minimum": 0.175480289,
                "name": "Z",
                "position": 2,
                "stddev": 3.553391744,
                "variance": 12.62659289
              },
              {
                "average": 496.7759758,
                "count": 3085426,
                "maximum": 36451,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1105.501436,
                "variance": 1222133.425
              },
              {
                "average": 2.46461137,
                "count": 3085426,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264621808,
                "variance": 1.599268318
              },
              {
                "average": 3.92955916,
                "count": 3085426,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.276246541,
                "variance": 1.628805234
              },
              {
                "average": 1,
                "count": 3085426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206702737,
                "count": 3085426,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.40524288,
                "variance": 0.1642217918
              },
              {
                "average": 20.44571828,
                "count": 3085426,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.702399139,
                "variance": 2.898162829
              },
              {
                "average": 2.734598399,
                "count": 3085426,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.679651572,
                "variance": 2.821229404
              },
              {
                "average": 1.406721146,
                "count": 3085426,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6983623128,
                "variance": 0.4877099199
              },
              {
                "average": 255460268.3,
                "count": 3085426,
                "maximum": 255462970.5,
                "minimum": 255460017.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.3741149,
                "variance": 174201.1518
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422531.0917,
              4037999.974,
              0.175480289,
              423000.0117,
              4038999.994,
              20.41548029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422531.0916667771,
                    4037999.97363552,
                    0.175480288996356
                  ],
                  [
                    422531.0916667771,
                    4038999.9936355194,
                    0.175480288996356
                  ],
                  [
                    423000.01166677714,
                    4038999.9936355194,
                    20.415480288996356
                  ],
                  [
                    423000.01166677714,
                    4037999.97363552,
                    20.415480288996356
                  ],
                  [
                    422531.0916667771,
                    4037999.97363552,
                    0.175480288996356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:42:50+00:00",
            "end_time": "2019-10-18T18:53: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": "20191018_NCMP_NC_Dunex_18SVF2815.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80167490695072,
              36.27726522365354,
              0.228076403279855
            ],
            [
              -75.80176710566408,
              36.28627985768083,
              0.228076403279855
            ],
            [
              -75.7916073696645,
              36.286347549501016,
              22.888076403279854
            ],
            [
              -75.79151633896448,
              36.2773328932872,
              22.888076403279854
            ],
            [
              -75.80167490695072,
              36.27726522365354,
              0.228076403279855
            ]
          ]
        ]
      },
      "bbox": [
        -75.80176711,
        36.27726522,
        0.2280764033,
        -75.79151634,
        36.28634755,
        22.8880764
      ],
      "properties": {
        "datetime": "2019-10-18T16:43:21Z",
        "pc:count": 4906119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428337.5583,
            "count": 4906119,
            "maximum": 428912.4403,
            "minimum": 428000.0003,
            "name": "X",
            "position": 0,
            "stddev": 216.5306099,
            "variance": 46885.50504
          },
          {
            "average": 4015450.126,
            "count": 4906119,
            "maximum": 4015999.984,
            "minimum": 4014999.984,
            "name": "Y",
            "position": 1,
            "stddev": 282.1958685,
            "variance": 79634.50822
          },
          {
            "average": 5.016261904,
            "count": 4906119,
            "maximum": 22.8880764,
            "minimum": 0.2280764033,
            "name": "Z",
            "position": 2,
            "stddev": 3.176373581,
            "variance": 10.08934912
          },
          {
            "average": 911.4342261,
            "count": 4906119,
            "maximum": 51976,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1622.499376,
            "variance": 2632504.224
          },
          {
            "average": 2.137055379,
            "count": 4906119,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.211636352,
            "variance": 1.46806265
          },
          {
            "average": 3.284363669,
            "count": 4906119,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494016644,
            "variance": 2.232085732
          },
          {
            "average": 1,
            "count": 4906119,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272714543,
            "count": 4906119,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453553204,
            "variance": 0.1983413614
          },
          {
            "average": 19.97598681,
            "count": 4906119,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.605438764,
            "variance": 2.577433625
          },
          {
            "average": 2.297961179,
            "count": 4906119,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.508997395,
            "variance": 2.277073139
          },
          {
            "average": 2.872912989,
            "count": 4906119,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070888683,
            "variance": 1.146802572
          },
          {
            "average": 255450775.6,
            "count": 4906119,
            "maximum": 255452201.5,
            "minimum": 255449667.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 677.7417512,
            "variance": 459333.8813
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4906119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428000.0003,
          4014999.984,
          0.2280764033,
          428912.4403,
          4015999.984,
          22.8880764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428000.0002823012,
                4014999.983835336,
                0.228076403279855
              ],
              [
                428000.0002823012,
                4015999.983835336,
                0.228076403279855
              ],
              [
                428912.44028230116,
                4015999.983835336,
                22.888076403279854
              ],
              [
                428912.44028230116,
                4014999.983835336,
                22.888076403279854
              ],
              [
                428000.0002823012,
                4014999.983835336,
                0.228076403279855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:43:21+00:00",
        "end_time": "2019-10-18T16:01:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2815.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2815.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2815.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2815.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80176711,
            36.27726522,
            0.2280764033,
            -75.79151634,
            36.28634755,
            22.8880764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80167490695072,
                  36.27726522365354,
                  0.228076403279855
                ],
                [
                  -75.80176710566408,
                  36.28627985768083,
                  0.228076403279855
                ],
                [
                  -75.7916073696645,
                  36.286347549501016,
                  22.888076403279854
                ],
                [
                  -75.79151633896448,
                  36.2773328932872,
                  22.888076403279854
                ],
                [
                  -75.80167490695072,
                  36.27726522365354,
                  0.228076403279855
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2815.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2815.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:43:21Z",
            "pc:count": 4906119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428337.5583,
                "count": 4906119,
                "maximum": 428912.4403,
                "minimum": 428000.0003,
                "name": "X",
                "position": 0,
                "stddev": 216.5306099,
                "variance": 46885.50504
              },
              {
                "average": 4015450.126,
                "count": 4906119,
                "maximum": 4015999.984,
                "minimum": 4014999.984,
                "name": "Y",
                "position": 1,
                "stddev": 282.1958685,
                "variance": 79634.50822
              },
              {
                "average": 5.016261904,
                "count": 4906119,
                "maximum": 22.8880764,
                "minimum": 0.2280764033,
                "name": "Z",
                "position": 2,
                "stddev": 3.176373581,
                "variance": 10.08934912
              },
              {
                "average": 911.4342261,
                "count": 4906119,
                "maximum": 51976,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1622.499376,
                "variance": 2632504.224
              },
              {
                "average": 2.137055379,
                "count": 4906119,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.211636352,
                "variance": 1.46806265
              },
              {
                "average": 3.284363669,
                "count": 4906119,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494016644,
                "variance": 2.232085732
              },
              {
                "average": 1,
                "count": 4906119,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272714543,
                "count": 4906119,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453553204,
                "variance": 0.1983413614
              },
              {
                "average": 19.97598681,
                "count": 4906119,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.605438764,
                "variance": 2.577433625
              },
              {
                "average": 2.297961179,
                "count": 4906119,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.508997395,
                "variance": 2.277073139
              },
              {
                "average": 2.872912989,
                "count": 4906119,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070888683,
                "variance": 1.146802572
              },
              {
                "average": 255450775.6,
                "count": 4906119,
                "maximum": 255452201.5,
                "minimum": 255449667.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 677.7417512,
                "variance": 459333.8813
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4906119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428000.0003,
              4014999.984,
              0.2280764033,
              428912.4403,
              4015999.984,
              22.8880764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428000.0002823012,
                    4014999.983835336,
                    0.228076403279855
                  ],
                  [
                    428000.0002823012,
                    4015999.983835336,
                    0.228076403279855
                  ],
                  [
                    428912.44028230116,
                    4015999.983835336,
                    22.888076403279854
                  ],
                  [
                    428912.44028230116,
                    4014999.983835336,
                    22.888076403279854
                  ],
                  [
                    428000.0002823012,
                    4014999.983835336,
                    0.228076403279855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:43:21+00:00",
            "end_time": "2019-10-18T16:01:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2622.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82460570682467,
              36.3402156791443,
              -0.374974918740053
            ],
            [
              -75.82470076085815,
              36.34923016668315,
              -0.374974918740053
            ],
            [
              -75.81355873592467,
              36.34930654669519,
              20.465025081259945
            ],
            [
              -75.81346496576026,
              36.34029203414001,
              20.465025081259945
            ],
            [
              -75.82460570682467,
              36.3402156791443,
              -0.374974918740053
            ]
          ]
        ]
      },
      "bbox": [
        -75.82470076,
        36.34021568,
        -0.3749749187,
        -75.81346497,
        36.34930655,
        20.46502508
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:55Z",
        "pc:count": 9508973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426454.4662,
            "count": 9508973,
            "maximum": 426999.8689,
            "minimum": 426000.0089,
            "name": "X",
            "position": 0,
            "stddev": 204.107172,
            "variance": 41659.73767
          },
          {
            "average": 4022500.169,
            "count": 9508973,
            "maximum": 4022999.984,
            "minimum": 4021999.984,
            "name": "Y",
            "position": 1,
            "stddev": 298.647046,
            "variance": 89190.0581
          },
          {
            "average": 5.713423372,
            "count": 9508973,
            "maximum": 20.46502508,
            "minimum": -0.3749749187,
            "name": "Z",
            "position": 2,
            "stddev": 3.399451637,
            "variance": 11.55627143
          },
          {
            "average": 1475.112493,
            "count": 9508973,
            "maximum": 51714,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2084.849695,
            "variance": 4346598.25
          },
          {
            "average": 1.894290162,
            "count": 9508973,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.148451396,
            "variance": 1.318940609
          },
          {
            "average": 2.807686592,
            "count": 9508973,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566983583,
            "variance": 2.455437548
          },
          {
            "average": 1,
            "count": 9508973,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246618431,
            "count": 9508973,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4310426892,
            "variance": 0.1857977999
          },
          {
            "average": 20.14782834,
            "count": 9508973,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.981137577,
            "variance": 3.9249061
          },
          {
            "average": 2.005029355,
            "count": 9508973,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.380660515,
            "variance": 1.906223457
          },
          {
            "average": 4.521401523,
            "count": 9508973,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.828047266,
            "variance": 3.341756806
          },
          {
            "average": 255458507.7,
            "count": 9508973,
            "maximum": 255464835,
            "minimum": 255451044.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4820.251349,
            "variance": 23234823.07
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9508973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.0089,
          4021999.984,
          -0.3749749187,
          426999.8689,
          4022999.984,
          20.46502508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.0088865079,
                4021999.9837822635,
                -0.374974918740053
              ],
              [
                426000.0088865079,
                4022999.9837822635,
                -0.374974918740053
              ],
              [
                426999.8688865079,
                4022999.9837822635,
                20.465025081259945
              ],
              [
                426999.8688865079,
                4021999.9837822635,
                20.465025081259945
              ],
              [
                426000.0088865079,
                4021999.9837822635,
                -0.374974918740053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:55+00:00",
        "end_time": "2019-10-18T16:24:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2622.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2622.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2622.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2622.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82470076,
            36.34021568,
            -0.3749749187,
            -75.81346497,
            36.34930655,
            20.46502508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82460570682467,
                  36.3402156791443,
                  -0.374974918740053
                ],
                [
                  -75.82470076085815,
                  36.34923016668315,
                  -0.374974918740053
                ],
                [
                  -75.81355873592467,
                  36.34930654669519,
                  20.465025081259945
                ],
                [
                  -75.81346496576026,
                  36.34029203414001,
                  20.465025081259945
                ],
                [
                  -75.82460570682467,
                  36.3402156791443,
                  -0.374974918740053
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2622.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2622.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:55Z",
            "pc:count": 9508973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426454.4662,
                "count": 9508973,
                "maximum": 426999.8689,
                "minimum": 426000.0089,
                "name": "X",
                "position": 0,
                "stddev": 204.107172,
                "variance": 41659.73767
              },
              {
                "average": 4022500.169,
                "count": 9508973,
                "maximum": 4022999.984,
                "minimum": 4021999.984,
                "name": "Y",
                "position": 1,
                "stddev": 298.647046,
                "variance": 89190.0581
              },
              {
                "average": 5.713423372,
                "count": 9508973,
                "maximum": 20.46502508,
                "minimum": -0.3749749187,
                "name": "Z",
                "position": 2,
                "stddev": 3.399451637,
                "variance": 11.55627143
              },
              {
                "average": 1475.112493,
                "count": 9508973,
                "maximum": 51714,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2084.849695,
                "variance": 4346598.25
              },
              {
                "average": 1.894290162,
                "count": 9508973,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.148451396,
                "variance": 1.318940609
              },
              {
                "average": 2.807686592,
                "count": 9508973,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566983583,
                "variance": 2.455437548
              },
              {
                "average": 1,
                "count": 9508973,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246618431,
                "count": 9508973,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4310426892,
                "variance": 0.1857977999
              },
              {
                "average": 20.14782834,
                "count": 9508973,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.981137577,
                "variance": 3.9249061
              },
              {
                "average": 2.005029355,
                "count": 9508973,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.380660515,
                "variance": 1.906223457
              },
              {
                "average": 4.521401523,
                "count": 9508973,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.828047266,
                "variance": 3.341756806
              },
              {
                "average": 255458507.7,
                "count": 9508973,
                "maximum": 255464835,
                "minimum": 255451044.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4820.251349,
                "variance": 23234823.07
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9508973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.0089,
              4021999.984,
              -0.3749749187,
              426999.8689,
              4022999.984,
              20.46502508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.0088865079,
                    4021999.9837822635,
                    -0.374974918740053
                  ],
                  [
                    426000.0088865079,
                    4022999.9837822635,
                    -0.374974918740053
                  ],
                  [
                    426999.8688865079,
                    4022999.9837822635,
                    20.465025081259945
                  ],
                  [
                    426999.8688865079,
                    4021999.9837822635,
                    20.465025081259945
                  ],
                  [
                    426000.0088865079,
                    4021999.9837822635,
                    -0.374974918740053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:55+00:00",
            "end_time": "2019-10-18T16:24: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": "20191018_NCMP_NC_Dunex_18SVF2335.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85783688610286,
              36.45717729671137,
              0.354984141360848
            ],
            [
              -75.8579361933685,
              36.4661915303326,
              0.354984141360848
            ],
            [
              -75.8482607434261,
              36.46626069406118,
              24.41498414136085
            ],
            [
              -75.84816255577763,
              36.45724643781671,
              24.41498414136085
            ],
            [
              -75.85783688610286,
              36.45717729671137,
              0.354984141360848
            ]
          ]
        ]
      },
      "bbox": [
        -75.85793619,
        36.4571773,
        0.3549841414,
        -75.84816256,
        36.46626069,
        24.41498414
      ],
      "properties": {
        "datetime": "2019-10-18T19:59:32Z",
        "pc:count": 5728114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423569.6337,
            "count": 5728114,
            "maximum": 424000.0181,
            "minimum": 423133.0581,
            "name": "X",
            "position": 0,
            "stddev": 216.3161311,
            "variance": 46792.66857
          },
          {
            "average": 4035525.939,
            "count": 5728114,
            "maximum": 4035999.985,
            "minimum": 4034999.985,
            "name": "Y",
            "position": 1,
            "stddev": 296.7105704,
            "variance": 88037.16259
          },
          {
            "average": 4.442316007,
            "count": 5728114,
            "maximum": 24.41498414,
            "minimum": 0.3549841414,
            "name": "Z",
            "position": 2,
            "stddev": 3.015889389,
            "variance": 9.095588809
          },
          {
            "average": 1323.89881,
            "count": 5728114,
            "maximum": 11678,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2223.442149,
            "variance": 4943694.992
          },
          {
            "average": 2.064265655,
            "count": 5728114,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.183681463,
            "variance": 1.401101805
          },
          {
            "average": 3.12951296,
            "count": 5728114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491028141,
            "variance": 2.223164918
          },
          {
            "average": 1,
            "count": 5728114,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297018006,
            "count": 5728114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4569445772,
            "variance": 0.2087983467
          },
          {
            "average": 20.14369673,
            "count": 5728114,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.961759554,
            "variance": 3.848500546
          },
          {
            "average": 2.204254664,
            "count": 5728114,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.461964087,
            "variance": 2.137338993
          },
          {
            "average": 2.651101741,
            "count": 5728114,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.880435517,
            "variance": 3.536037734
          },
          {
            "average": 255461017.6,
            "count": 5728114,
            "maximum": 255463972.4,
            "minimum": 255459974.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1161.335647,
            "variance": 1348700.484
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5728114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423133.0581,
          4034999.985,
          0.3549841414,
          424000.0181,
          4035999.985,
          24.41498414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423133.0580957268,
                4034999.9851266798,
                0.354984141360848
              ],
              [
                423133.0580957268,
                4035999.9851266798,
                0.354984141360848
              ],
              [
                424000.0180957268,
                4035999.9851266798,
                24.41498414136085
              ],
              [
                424000.0180957268,
                4034999.9851266798,
                24.41498414136085
              ],
              [
                423133.0580957268,
                4034999.9851266798,
                0.354984141360848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:59:32+00:00",
        "end_time": "2019-10-18T18:52:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2335.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2335.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2335.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2335.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85793619,
            36.4571773,
            0.3549841414,
            -75.84816256,
            36.46626069,
            24.41498414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85783688610286,
                  36.45717729671137,
                  0.354984141360848
                ],
                [
                  -75.8579361933685,
                  36.4661915303326,
                  0.354984141360848
                ],
                [
                  -75.8482607434261,
                  36.46626069406118,
                  24.41498414136085
                ],
                [
                  -75.84816255577763,
                  36.45724643781671,
                  24.41498414136085
                ],
                [
                  -75.85783688610286,
                  36.45717729671137,
                  0.354984141360848
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2335.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2335.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:59:32Z",
            "pc:count": 5728114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423569.6337,
                "count": 5728114,
                "maximum": 424000.0181,
                "minimum": 423133.0581,
                "name": "X",
                "position": 0,
                "stddev": 216.3161311,
                "variance": 46792.66857
              },
              {
                "average": 4035525.939,
                "count": 5728114,
                "maximum": 4035999.985,
                "minimum": 4034999.985,
                "name": "Y",
                "position": 1,
                "stddev": 296.7105704,
                "variance": 88037.16259
              },
              {
                "average": 4.442316007,
                "count": 5728114,
                "maximum": 24.41498414,
                "minimum": 0.3549841414,
                "name": "Z",
                "position": 2,
                "stddev": 3.015889389,
                "variance": 9.095588809
              },
              {
                "average": 1323.89881,
                "count": 5728114,
                "maximum": 11678,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2223.442149,
                "variance": 4943694.992
              },
              {
                "average": 2.064265655,
                "count": 5728114,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.183681463,
                "variance": 1.401101805
              },
              {
                "average": 3.12951296,
                "count": 5728114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491028141,
                "variance": 2.223164918
              },
              {
                "average": 1,
                "count": 5728114,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297018006,
                "count": 5728114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4569445772,
                "variance": 0.2087983467
              },
              {
                "average": 20.14369673,
                "count": 5728114,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.961759554,
                "variance": 3.848500546
              },
              {
                "average": 2.204254664,
                "count": 5728114,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.461964087,
                "variance": 2.137338993
              },
              {
                "average": 2.651101741,
                "count": 5728114,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.880435517,
                "variance": 3.536037734
              },
              {
                "average": 255461017.6,
                "count": 5728114,
                "maximum": 255463972.4,
                "minimum": 255459974.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1161.335647,
                "variance": 1348700.484
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5728114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423133.0581,
              4034999.985,
              0.3549841414,
              424000.0181,
              4035999.985,
              24.41498414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423133.0580957268,
                    4034999.9851266798,
                    0.354984141360848
                  ],
                  [
                    423133.0580957268,
                    4035999.9851266798,
                    0.354984141360848
                  ],
                  [
                    424000.0180957268,
                    4035999.9851266798,
                    24.41498414136085
                  ],
                  [
                    424000.0180957268,
                    4034999.9851266798,
                    24.41498414136085
                  ],
                  [
                    423133.0580957268,
                    4034999.9851266798,
                    0.354984141360848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:59:32+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVF3300.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74472499919585,
              36.14240241899322,
              -0.513237276363864
            ],
            [
              -75.74481022904487,
              36.15141755819585,
              -0.513237276363864
            ],
            [
              -75.73369448475896,
              36.1514861785143,
              35.58676272363614
            ],
            [
              -75.73361052662253,
              36.1424710167856,
              35.58676272363614
            ],
            [
              -75.74472499919585,
              36.14240241899322,
              -0.513237276363864
            ]
          ]
        ]
      },
      "bbox": [
        -75.74481023,
        36.14240242,
        -0.5132372764,
        -75.73361053,
        36.15148618,
        35.58676272
      ],
      "properties": {
        "datetime": "2019-10-18T16:59:26Z",
        "pc:count": 7852825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433400.7117,
            "count": 7852825,
            "maximum": 434000.0045,
            "minimum": 433000.0045,
            "name": "X",
            "position": 0,
            "stddev": 243.6016051,
            "variance": 59341.742
          },
          {
            "average": 4000421.202,
            "count": 7852825,
            "maximum": 4000999.993,
            "minimum": 3999999.973,
            "name": "Y",
            "position": 1,
            "stddev": 277.8886502,
            "variance": 77222.1019
          },
          {
            "average": 8.754907246,
            "count": 7852825,
            "maximum": 35.58676272,
            "minimum": -0.5132372764,
            "name": "Z",
            "position": 2,
            "stddev": 5.309707562,
            "variance": 28.19299439
          },
          {
            "average": 875.5543862,
            "count": 7852825,
            "maximum": 45396,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1552.841065,
            "variance": 2411315.372
          },
          {
            "average": 2.275015297,
            "count": 7852825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262596715,
            "variance": 1.594150466
          },
          {
            "average": 3.5792397,
            "count": 7852825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491977557,
            "variance": 2.225997031
          },
          {
            "average": 1,
            "count": 7852825,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249846648,
            "count": 7852825,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7999961015,
            "variance": 0.6399937625
          },
          {
            "average": 19.92462233,
            "count": 7852825,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.305805566,
            "variance": 1.705128177
          },
          {
            "average": 2.473046324,
            "count": 7852825,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.592826931,
            "variance": 2.537097631
          },
          {
            "average": 3.220859245,
            "count": 7852825,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.161337842,
            "variance": 1.348705583
          },
          {
            "average": 255450186.3,
            "count": 7852825,
            "maximum": 255453166,
            "minimum": 255447089,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1601.793681,
            "variance": 2565742.998
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7852825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433000.0045,
          3999999.973,
          -0.5132372764,
          434000.0045,
          4000999.993,
          35.58676272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433000.00447957835,
                3999999.9733015755,
                -0.513237276363864
              ],
              [
                433000.00447957835,
                4000999.993301575,
                -0.513237276363864
              ],
              [
                434000.00447957835,
                4000999.993301575,
                35.58676272363614
              ],
              [
                434000.00447957835,
                3999999.9733015755,
                35.58676272363614
              ],
              [
                433000.00447957835,
                3999999.9733015755,
                -0.513237276363864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:59:26+00:00",
        "end_time": "2019-10-18T15:18:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3300.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3300.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3300.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3300.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74481023,
            36.14240242,
            -0.5132372764,
            -75.73361053,
            36.15148618,
            35.58676272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74472499919585,
                  36.14240241899322,
                  -0.513237276363864
                ],
                [
                  -75.74481022904487,
                  36.15141755819585,
                  -0.513237276363864
                ],
                [
                  -75.73369448475896,
                  36.1514861785143,
                  35.58676272363614
                ],
                [
                  -75.73361052662253,
                  36.1424710167856,
                  35.58676272363614
                ],
                [
                  -75.74472499919585,
                  36.14240241899322,
                  -0.513237276363864
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3300.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3300.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:59:26Z",
            "pc:count": 7852825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433400.7117,
                "count": 7852825,
                "maximum": 434000.0045,
                "minimum": 433000.0045,
                "name": "X",
                "position": 0,
                "stddev": 243.6016051,
                "variance": 59341.742
              },
              {
                "average": 4000421.202,
                "count": 7852825,
                "maximum": 4000999.993,
                "minimum": 3999999.973,
                "name": "Y",
                "position": 1,
                "stddev": 277.8886502,
                "variance": 77222.1019
              },
              {
                "average": 8.754907246,
                "count": 7852825,
                "maximum": 35.58676272,
                "minimum": -0.5132372764,
                "name": "Z",
                "position": 2,
                "stddev": 5.309707562,
                "variance": 28.19299439
              },
              {
                "average": 875.5543862,
                "count": 7852825,
                "maximum": 45396,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1552.841065,
                "variance": 2411315.372
              },
              {
                "average": 2.275015297,
                "count": 7852825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262596715,
                "variance": 1.594150466
              },
              {
                "average": 3.5792397,
                "count": 7852825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491977557,
                "variance": 2.225997031
              },
              {
                "average": 1,
                "count": 7852825,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249846648,
                "count": 7852825,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7999961015,
                "variance": 0.6399937625
              },
              {
                "average": 19.92462233,
                "count": 7852825,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.305805566,
                "variance": 1.705128177
              },
              {
                "average": 2.473046324,
                "count": 7852825,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.592826931,
                "variance": 2.537097631
              },
              {
                "average": 3.220859245,
                "count": 7852825,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.161337842,
                "variance": 1.348705583
              },
              {
                "average": 255450186.3,
                "count": 7852825,
                "maximum": 255453166,
                "minimum": 255447089,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1601.793681,
                "variance": 2565742.998
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7852825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433000.0045,
              3999999.973,
              -0.5132372764,
              434000.0045,
              4000999.993,
              35.58676272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433000.00447957835,
                    3999999.9733015755,
                    -0.513237276363864
                  ],
                  [
                    433000.00447957835,
                    4000999.993301575,
                    -0.513237276363864
                  ],
                  [
                    434000.00447957835,
                    4000999.993301575,
                    35.58676272363614
                  ],
                  [
                    434000.00447957835,
                    3999999.9733015755,
                    35.58676272363614
                  ],
                  [
                    433000.00447957835,
                    3999999.9733015755,
                    -0.513237276363864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:59:26+00:00",
            "end_time": "2019-10-18T15:18: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": "20191018_NCMP_NC_Dunex_18SVF2816.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.80176713061317,
              36.2862797643285,
              0.157591475407838
            ],
            [
              -75.80185937214893,
              36.29529456482538,
              0.157591475407838
            ],
            [
              -75.79506932950652,
              36.295339910561026,
              17.55759147540784
            ],
            [
              -75.79497786885892,
              36.28632509520295,
              17.55759147540784
            ],
            [
              -75.80176713061317,
              36.2862797643285,
              0.157591475407838
            ]
          ]
        ]
      },
      "bbox": [
        -75.80185937,
        36.28627976,
        0.1575914754,
        -75.79497787,
        36.29533991,
        17.55759148
      ],
      "properties": {
        "datetime": "2019-10-18T16:43:38Z",
        "pc:count": 2364563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428214.3843,
            "count": 2364563,
            "maximum": 428609.738,
            "minimum": 427999.998,
            "name": "X",
            "position": 0,
            "stddev": 144.1950368,
            "variance": 20792.20862
          },
          {
            "average": 4016476.855,
            "count": 2364563,
            "maximum": 4016999.993,
            "minimum": 4015999.973,
            "name": "Y",
            "position": 1,
            "stddev": 279.0899516,
            "variance": 77891.20109
          },
          {
            "average": 5.029807322,
            "count": 2364563,
            "maximum": 17.55759148,
            "minimum": 0.1575914754,
            "name": "Z",
            "position": 2,
            "stddev": 2.76436262,
            "variance": 7.641700695
          },
          {
            "average": 1524.500291,
            "count": 2364563,
            "maximum": 46969,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2094.945544,
            "variance": 4388796.832
          },
          {
            "average": 1.795575335,
            "count": 2364563,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.066617726,
            "variance": 1.137673373
          },
          {
            "average": 2.615005394,
            "count": 2364563,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.437145855,
            "variance": 2.065388207
          },
          {
            "average": 1,
            "count": 2364563,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.369316022,
            "count": 2364563,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4842730645,
            "variance": 0.234520401
          },
          {
            "average": 20.11387737,
            "count": 2364563,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.651673087,
            "variance": 2.728023986
          },
          {
            "average": 1.83832742,
            "count": 2364563,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.146417833,
            "variance": 1.314273848
          },
          {
            "average": 3.812881704,
            "count": 2364563,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7467596524,
            "variance": 0.5576499785
          },
          {
            "average": 255451373.1,
            "count": 2364563,
            "maximum": 255452218.3,
            "minimum": 255450124.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463.6629218,
            "variance": 214983.305
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2364563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427999.998,
          4015999.973,
          0.1575914754,
          428609.738,
          4016999.993,
          17.55759148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427999.9979560269,
                4015999.9734989516,
                0.157591475407838
              ],
              [
                427999.9979560269,
                4016999.993498951,
                0.157591475407838
              ],
              [
                428609.7379560269,
                4016999.993498951,
                17.55759147540784
              ],
              [
                428609.7379560269,
                4015999.9734989516,
                17.55759147540784
              ],
              [
                427999.9979560269,
                4015999.9734989516,
                0.157591475407838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:43:38+00:00",
        "end_time": "2019-10-18T16:08:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2816.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2816.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2816.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2816.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.80185937,
            36.28627976,
            0.1575914754,
            -75.79497787,
            36.29533991,
            17.55759148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.80176713061317,
                  36.2862797643285,
                  0.157591475407838
                ],
                [
                  -75.80185937214893,
                  36.29529456482538,
                  0.157591475407838
                ],
                [
                  -75.79506932950652,
                  36.295339910561026,
                  17.55759147540784
                ],
                [
                  -75.79497786885892,
                  36.28632509520295,
                  17.55759147540784
                ],
                [
                  -75.80176713061317,
                  36.2862797643285,
                  0.157591475407838
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2816.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2816.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:43:38Z",
            "pc:count": 2364563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428214.3843,
                "count": 2364563,
                "maximum": 428609.738,
                "minimum": 427999.998,
                "name": "X",
                "position": 0,
                "stddev": 144.1950368,
                "variance": 20792.20862
              },
              {
                "average": 4016476.855,
                "count": 2364563,
                "maximum": 4016999.993,
                "minimum": 4015999.973,
                "name": "Y",
                "position": 1,
                "stddev": 279.0899516,
                "variance": 77891.20109
              },
              {
                "average": 5.029807322,
                "count": 2364563,
                "maximum": 17.55759148,
                "minimum": 0.1575914754,
                "name": "Z",
                "position": 2,
                "stddev": 2.76436262,
                "variance": 7.641700695
              },
              {
                "average": 1524.500291,
                "count": 2364563,
                "maximum": 46969,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2094.945544,
                "variance": 4388796.832
              },
              {
                "average": 1.795575335,
                "count": 2364563,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.066617726,
                "variance": 1.137673373
              },
              {
                "average": 2.615005394,
                "count": 2364563,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.437145855,
                "variance": 2.065388207
              },
              {
                "average": 1,
                "count": 2364563,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.369316022,
                "count": 2364563,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4842730645,
                "variance": 0.234520401
              },
              {
                "average": 20.11387737,
                "count": 2364563,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.651673087,
                "variance": 2.728023986
              },
              {
                "average": 1.83832742,
                "count": 2364563,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.146417833,
                "variance": 1.314273848
              },
              {
                "average": 3.812881704,
                "count": 2364563,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7467596524,
                "variance": 0.5576499785
              },
              {
                "average": 255451373.1,
                "count": 2364563,
                "maximum": 255452218.3,
                "minimum": 255450124.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463.6629218,
                "variance": 214983.305
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2364563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427999.998,
              4015999.973,
              0.1575914754,
              428609.738,
              4016999.993,
              17.55759148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427999.9979560269,
                    4015999.9734989516,
                    0.157591475407838
                  ],
                  [
                    427999.9979560269,
                    4016999.993498951,
                    0.157591475407838
                  ],
                  [
                    428609.7379560269,
                    4016999.993498951,
                    17.55759147540784
                  ],
                  [
                    428609.7379560269,
                    4015999.9734989516,
                    17.55759147540784
                  ],
                  [
                    427999.9979560269,
                    4015999.9734989516,
                    0.157591475407838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:43:38+00:00",
            "end_time": "2019-10-18T16:08:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.7667791027687,
              36.18734060345894,
              -0.99175651443192
            ],
            [
              -75.76686699905738,
              36.19635544864709,
              -0.99175651443192
            ],
            [
              -75.7563588996485,
              36.19642231321664,
              26.88824348556808
            ],
            [
              -75.7562722074889,
              36.18740744609058,
              26.88824348556808
            ],
            [
              -75.7667791027687,
              36.18734060345894,
              -0.99175651443192
            ]
          ]
        ]
      },
      "bbox": [
        -75.766867,
        36.1873406,
        -0.9917565144,
        -75.75627221,
        36.19642231,
        26.88824349
      ],
      "properties": {
        "datetime": "2019-10-18T16:40:32Z",
        "pc:count": 2705922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431680.2074,
            "count": 2705922,
            "maximum": 432000.0145,
            "minimum": 431055.2145,
            "name": "X",
            "position": 0,
            "stddev": 193.1080702,
            "variance": 37290.72679
          },
          {
            "average": 4005563.899,
            "count": 2705922,
            "maximum": 4005999.986,
            "minimum": 4004999.986,
            "name": "Y",
            "position": 1,
            "stddev": 286.4679723,
            "variance": 82063.89916
          },
          {
            "average": 7.869906058,
            "count": 2705922,
            "maximum": 26.88824349,
            "minimum": -0.9917565144,
            "name": "Z",
            "position": 2,
            "stddev": 4.902482022,
            "variance": 24.03432997
          },
          {
            "average": 1377.48632,
            "count": 2705922,
            "maximum": 39649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1875.927516,
            "variance": 3519104.044
          },
          {
            "average": 1.729506615,
            "count": 2705922,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.044844617,
            "variance": 1.091700273
          },
          {
            "average": 2.496736417,
            "count": 2705922,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.463082379,
            "variance": 2.140610047
          },
          {
            "average": 1,
            "count": 2705922,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.064901353,
            "count": 2705922,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.707012191,
            "variance": 44.98401252
          },
          {
            "average": 19.9081903,
            "count": 2705922,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.272879596,
            "variance": 1.620222466
          },
          {
            "average": 1.846035473,
            "count": 2705922,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.145207167,
            "variance": 1.311499454
          },
          {
            "average": 3.199393405,
            "count": 2705922,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9329645919,
            "variance": 0.8704229297
          },
          {
            "average": 255450960.5,
            "count": 2705922,
            "maximum": 255452032.5,
            "minimum": 255449514.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.5162627,
            "variance": 349891.4891
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2705922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431055.2145,
          4004999.986,
          -0.9917565144,
          432000.0145,
          4005999.986,
          26.88824349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431055.2144720818,
                4004999.9858472617,
                -0.99175651443192
              ],
              [
                431055.2144720818,
                4005999.9858472617,
                -0.99175651443192
              ],
              [
                432000.01447208185,
                4005999.9858472617,
                26.88824348556808
              ],
              [
                432000.01447208185,
                4004999.9858472617,
                26.88824348556808
              ],
              [
                431055.2144720818,
                4004999.9858472617,
                -0.99175651443192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:40:32+00:00",
        "end_time": "2019-10-18T15:58:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.766867,
            36.1873406,
            -0.9917565144,
            -75.75627221,
            36.19642231,
            26.88824349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.7667791027687,
                  36.18734060345894,
                  -0.99175651443192
                ],
                [
                  -75.76686699905738,
                  36.19635544864709,
                  -0.99175651443192
                ],
                [
                  -75.7563588996485,
                  36.19642231321664,
                  26.88824348556808
                ],
                [
                  -75.7562722074889,
                  36.18740744609058,
                  26.88824348556808
                ],
                [
                  -75.7667791027687,
                  36.18734060345894,
                  -0.99175651443192
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:40:32Z",
            "pc:count": 2705922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431680.2074,
                "count": 2705922,
                "maximum": 432000.0145,
                "minimum": 431055.2145,
                "name": "X",
                "position": 0,
                "stddev": 193.1080702,
                "variance": 37290.72679
              },
              {
                "average": 4005563.899,
                "count": 2705922,
                "maximum": 4005999.986,
                "minimum": 4004999.986,
                "name": "Y",
                "position": 1,
                "stddev": 286.4679723,
                "variance": 82063.89916
              },
              {
                "average": 7.869906058,
                "count": 2705922,
                "maximum": 26.88824349,
                "minimum": -0.9917565144,
                "name": "Z",
                "position": 2,
                "stddev": 4.902482022,
                "variance": 24.03432997
              },
              {
                "average": 1377.48632,
                "count": 2705922,
                "maximum": 39649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1875.927516,
                "variance": 3519104.044
              },
              {
                "average": 1.729506615,
                "count": 2705922,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.044844617,
                "variance": 1.091700273
              },
              {
                "average": 2.496736417,
                "count": 2705922,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.463082379,
                "variance": 2.140610047
              },
              {
                "average": 1,
                "count": 2705922,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.064901353,
                "count": 2705922,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.707012191,
                "variance": 44.98401252
              },
              {
                "average": 19.9081903,
                "count": 2705922,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.272879596,
                "variance": 1.620222466
              },
              {
                "average": 1.846035473,
                "count": 2705922,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.145207167,
                "variance": 1.311499454
              },
              {
                "average": 3.199393405,
                "count": 2705922,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9329645919,
                "variance": 0.8704229297
              },
              {
                "average": 255450960.5,
                "count": 2705922,
                "maximum": 255452032.5,
                "minimum": 255449514.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.5162627,
                "variance": 349891.4891
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2705922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431055.2145,
              4004999.986,
              -0.9917565144,
              432000.0145,
              4005999.986,
              26.88824349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431055.2144720818,
                    4004999.9858472617,
                    -0.99175651443192
                  ],
                  [
                    431055.2144720818,
                    4005999.9858472617,
                    -0.99175651443192
                  ],
                  [
                    432000.01447208185,
                    4005999.9858472617,
                    26.88824348556808
                  ],
                  [
                    432000.01447208185,
                    4004999.9858472617,
                    26.88824348556808
                  ],
                  [
                    431055.2144720818,
                    4004999.9858472617,
                    -0.99175651443192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:40:32+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVF3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74481029011751,
              36.15141750185972,
              0.206914613606585
            ],
            [
              -75.74489555614085,
              36.160432446988345,
              0.206914613606585
            ],
            [
              -75.73720614215351,
              36.160480035917274,
              24.266914613606588
            ],
            [
              -75.7371217561197,
              36.15146507516853,
              24.266914613606588
            ],
            [
              -75.74481029011751,
              36.15141750185972,
              0.206914613606585
            ]
          ]
        ]
      },
      "bbox": [
        -75.74489556,
        36.1514175,
        0.2069146136,
        -75.73712176,
        36.16048004,
        24.26691461
      ],
      "properties": {
        "datetime": "2019-10-18T16:39:23Z",
        "pc:count": 2583945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433213.5205,
            "count": 2583945,
            "maximum": 433691.6789,
            "minimum": 432999.9989,
            "name": "X",
            "position": 0,
            "stddev": 143.1705213,
            "variance": 20497.79817
          },
          {
            "average": 4001422.275,
            "count": 2583945,
            "maximum": 4001999.987,
            "minimum": 4000999.987,
            "name": "Y",
            "position": 1,
            "stddev": 267.5057155,
            "variance": 71559.30781
          },
          {
            "average": 6.393029825,
            "count": 2583945,
            "maximum": 24.26691461,
            "minimum": 0.2069146136,
            "name": "Z",
            "position": 2,
            "stddev": 3.7073947,
            "variance": 13.74477546
          },
          {
            "average": 1207.069006,
            "count": 2583945,
            "maximum": 42611,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1833.273129,
            "variance": 3360890.364
          },
          {
            "average": 1.998498033,
            "count": 2583945,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.17701687,
            "variance": 1.385368712
          },
          {
            "average": 3.028468485,
            "count": 2583945,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.527888773,
            "variance": 2.334444102
          },
          {
            "average": 1,
            "count": 2583945,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.304854786,
            "count": 2583945,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4603459867,
            "variance": 0.2119184275
          },
          {
            "average": 20.16885919,
            "count": 2583945,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.328529522,
            "variance": 1.764990692
          },
          {
            "average": 2.086690313,
            "count": 2583945,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.346651573,
            "variance": 1.813470458
          },
          {
            "average": 3.912823609,
            "count": 2583945,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7766188298,
            "variance": 0.6031368069
          },
          {
            "average": 255451399.4,
            "count": 2583945,
            "maximum": 255451963.3,
            "minimum": 255450339.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.8929961,
            "variance": 258972.0815
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2583945,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432999.9989,
          4000999.987,
          0.2069146136,
          433691.6789,
          4001999.987,
          24.26691461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432999.9989377226,
                4000999.9870948875,
                0.206914613606585
              ],
              [
                432999.9989377226,
                4001999.9870948875,
                0.206914613606585
              ],
              [
                433691.67893772264,
                4001999.9870948875,
                24.266914613606588
              ],
              [
                433691.67893772264,
                4000999.9870948875,
                24.266914613606588
              ],
              [
                432999.9989377226,
                4000999.9870948875,
                0.206914613606585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:39:23+00:00",
        "end_time": "2019-10-18T16:12:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74489556,
            36.1514175,
            0.2069146136,
            -75.73712176,
            36.16048004,
            24.26691461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74481029011751,
                  36.15141750185972,
                  0.206914613606585
                ],
                [
                  -75.74489555614085,
                  36.160432446988345,
                  0.206914613606585
                ],
                [
                  -75.73720614215351,
                  36.160480035917274,
                  24.266914613606588
                ],
                [
                  -75.7371217561197,
                  36.15146507516853,
                  24.266914613606588
                ],
                [
                  -75.74481029011751,
                  36.15141750185972,
                  0.206914613606585
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:39:23Z",
            "pc:count": 2583945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433213.5205,
                "count": 2583945,
                "maximum": 433691.6789,
                "minimum": 432999.9989,
                "name": "X",
                "position": 0,
                "stddev": 143.1705213,
                "variance": 20497.79817
              },
              {
                "average": 4001422.275,
                "count": 2583945,
                "maximum": 4001999.987,
                "minimum": 4000999.987,
                "name": "Y",
                "position": 1,
                "stddev": 267.5057155,
                "variance": 71559.30781
              },
              {
                "average": 6.393029825,
                "count": 2583945,
                "maximum": 24.26691461,
                "minimum": 0.2069146136,
                "name": "Z",
                "position": 2,
                "stddev": 3.7073947,
                "variance": 13.74477546
              },
              {
                "average": 1207.069006,
                "count": 2583945,
                "maximum": 42611,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1833.273129,
                "variance": 3360890.364
              },
              {
                "average": 1.998498033,
                "count": 2583945,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.17701687,
                "variance": 1.385368712
              },
              {
                "average": 3.028468485,
                "count": 2583945,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.527888773,
                "variance": 2.334444102
              },
              {
                "average": 1,
                "count": 2583945,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.304854786,
                "count": 2583945,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4603459867,
                "variance": 0.2119184275
              },
              {
                "average": 20.16885919,
                "count": 2583945,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.328529522,
                "variance": 1.764990692
              },
              {
                "average": 2.086690313,
                "count": 2583945,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.346651573,
                "variance": 1.813470458
              },
              {
                "average": 3.912823609,
                "count": 2583945,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7766188298,
                "variance": 0.6031368069
              },
              {
                "average": 255451399.4,
                "count": 2583945,
                "maximum": 255451963.3,
                "minimum": 255450339.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.8929961,
                "variance": 258972.0815
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2583945,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432999.9989,
              4000999.987,
              0.2069146136,
              433691.6789,
              4001999.987,
              24.26691461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432999.9989377226,
                    4000999.9870948875,
                    0.206914613606585
                  ],
                  [
                    432999.9989377226,
                    4001999.9870948875,
                    0.206914613606585
                  ],
                  [
                    433691.67893772264,
                    4001999.9870948875,
                    24.266914613606588
                  ],
                  [
                    433691.67893772264,
                    4000999.9870948875,
                    24.266914613606588
                  ],
                  [
                    432999.9989377226,
                    4000999.9870948875,
                    0.206914613606585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:39:23+00:00",
            "end_time": "2019-10-18T16:12: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": "20191018_NCMP_NC_Dunex_18SVF3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.74489557884912,
              36.16043248198397,
              0.232162411817272
            ],
            [
              -75.7449762446691,
              36.16895736202219,
              0.232162411817272
            ],
            [
              -75.74142064196165,
              36.168979433099686,
              17.27216241181727
            ],
            [
              -75.74134036105518,
              36.1604545462115,
              17.27216241181727
            ],
            [
              -75.74489557884912,
              36.16043248198397,
              0.232162411817272
            ]
          ]
        ]
      },
      "bbox": [
        -75.74497624,
        36.16043248,
        0.2321624118,
        -75.74134036,
        36.16897943,
        17.27216241
      ],
      "properties": {
        "datetime": "2019-10-18T16:39:39Z",
        "pc:count": 509826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433092.8199,
            "count": 509826,
            "maximum": 433319.7969,
            "minimum": 432999.9969,
            "name": "X",
            "position": 0,
            "stddev": 65.41458102,
            "variance": 4279.067411
          },
          {
            "average": 4002287.502,
            "count": 509826,
            "maximum": 4002945.631,
            "minimum": 4001999.991,
            "name": "Y",
            "position": 1,
            "stddev": 191.5471423,
            "variance": 36690.30773
          },
          {
            "average": 4.861524155,
            "count": 509826,
            "maximum": 17.27216241,
            "minimum": 0.2321624118,
            "name": "Z",
            "position": 2,
            "stddev": 2.904019628,
            "variance": 8.433329999
          },
          {
            "average": 2147.951156,
            "count": 509826,
            "maximum": 41477,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2139.632974,
            "variance": 4578029.262
          },
          {
            "average": 1.480705182,
            "count": 509826,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8478745084,
            "variance": 0.718891182
          },
          {
            "average": 1.988611801,
            "count": 509826,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223665273,
            "variance": 1.497356701
          },
          {
            "average": 1,
            "count": 509826,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.47415785,
            "count": 509826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4993322264,
            "variance": 0.2493326723
          },
          {
            "average": 19.82508767,
            "count": 509826,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.743506727,
            "variance": 3.039815709
          },
          {
            "average": 1.501435784,
            "count": 509826,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8757066053,
            "variance": 0.7668620586
          },
          {
            "average": 4.610219957,
            "count": 509826,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4877007561,
            "variance": 0.2378520275
          },
          {
            "average": 255451822.1,
            "count": 509826,
            "maximum": 255451979.6,
            "minimum": 255451589.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 180.9605967,
            "variance": 32746.73755
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 509826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432999.9969,
          4001999.991,
          0.2321624118,
          433319.7969,
          4002945.631,
          17.27216241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432999.9969249597,
                4001999.9909922886,
                0.232162411817272
              ],
              [
                432999.9969249597,
                4002945.6309922882,
                0.232162411817272
              ],
              [
                433319.79692495975,
                4002945.6309922882,
                17.27216241181727
              ],
              [
                433319.79692495975,
                4001999.9909922886,
                17.27216241181727
              ],
              [
                432999.9969249597,
                4001999.9909922886,
                0.232162411817272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:39:39+00:00",
        "end_time": "2019-10-18T16:33:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.74497624,
            36.16043248,
            0.2321624118,
            -75.74134036,
            36.16897943,
            17.27216241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.74489557884912,
                  36.16043248198397,
                  0.232162411817272
                ],
                [
                  -75.7449762446691,
                  36.16895736202219,
                  0.232162411817272
                ],
                [
                  -75.74142064196165,
                  36.168979433099686,
                  17.27216241181727
                ],
                [
                  -75.74134036105518,
                  36.1604545462115,
                  17.27216241181727
                ],
                [
                  -75.74489557884912,
                  36.16043248198397,
                  0.232162411817272
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:39:39Z",
            "pc:count": 509826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433092.8199,
                "count": 509826,
                "maximum": 433319.7969,
                "minimum": 432999.9969,
                "name": "X",
                "position": 0,
                "stddev": 65.41458102,
                "variance": 4279.067411
              },
              {
                "average": 4002287.502,
                "count": 509826,
                "maximum": 4002945.631,
                "minimum": 4001999.991,
                "name": "Y",
                "position": 1,
                "stddev": 191.5471423,
                "variance": 36690.30773
              },
              {
                "average": 4.861524155,
                "count": 509826,
                "maximum": 17.27216241,
                "minimum": 0.2321624118,
                "name": "Z",
                "position": 2,
                "stddev": 2.904019628,
                "variance": 8.433329999
              },
              {
                "average": 2147.951156,
                "count": 509826,
                "maximum": 41477,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2139.632974,
                "variance": 4578029.262
              },
              {
                "average": 1.480705182,
                "count": 509826,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8478745084,
                "variance": 0.718891182
              },
              {
                "average": 1.988611801,
                "count": 509826,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223665273,
                "variance": 1.497356701
              },
              {
                "average": 1,
                "count": 509826,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.47415785,
                "count": 509826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4993322264,
                "variance": 0.2493326723
              },
              {
                "average": 19.82508767,
                "count": 509826,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.743506727,
                "variance": 3.039815709
              },
              {
                "average": 1.501435784,
                "count": 509826,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8757066053,
                "variance": 0.7668620586
              },
              {
                "average": 4.610219957,
                "count": 509826,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4877007561,
                "variance": 0.2378520275
              },
              {
                "average": 255451822.1,
                "count": 509826,
                "maximum": 255451979.6,
                "minimum": 255451589.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 180.9605967,
                "variance": 32746.73755
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 509826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432999.9969,
              4001999.991,
              0.2321624118,
              433319.7969,
              4002945.631,
              17.27216241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432999.9969249597,
                    4001999.9909922886,
                    0.232162411817272
                  ],
                  [
                    432999.9969249597,
                    4002945.6309922882,
                    0.232162411817272
                  ],
                  [
                    433319.79692495975,
                    4002945.6309922882,
                    17.27216241181727
                  ],
                  [
                    433319.79692495975,
                    4001999.9909922886,
                    17.27216241181727
                  ],
                  [
                    432999.9969249597,
                    4001999.9909922886,
                    0.232162411817272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:39:39+00:00",
            "end_time": "2019-10-18T16:33: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": "20191018_NCMP_NC_Dunex_18SVF3400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.73361049333923,
              36.14247108989795,
              0.169183347541463
            ],
            [
              -75.73362773998787,
              36.144323309106255,
              0.169183347541463
            ],
            [
              -75.73278146261995,
              36.14432849024038,
              11.949183347541464
            ],
            [
              -75.73276423586186,
              36.142476270682586,
              11.949183347541464
            ],
            [
              -75.73361049333923,
              36.14247108989795,
              0.169183347541463
            ]
          ]
        ]
      },
      "bbox": [
        -75.73362774,
        36.14247109,
        0.1691833475,
        -75.73276424,
        36.14432849,
        11.94918335
      ],
      "properties": {
        "datetime": "2019-10-18T16:59:27Z",
        "pc:count": 47978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434023.5598,
            "count": 47978,
            "maximum": 434076.1475,
            "minimum": 434000.0075,
            "name": "X",
            "position": 0,
            "stddev": 17.63125218,
            "variance": 310.8610533
          },
          {
            "average": 4000060.603,
            "count": 47978,
            "maximum": 4000205.441,
            "minimum": 3999999.981,
            "name": "Y",
            "position": 1,
            "stddev": 44.86015586,
            "variance": 2012.433584
          },
          {
            "average": 3.913894882,
            "count": 47978,
            "maximum": 11.94918335,
            "minimum": 0.1691833475,
            "name": "Z",
            "position": 2,
            "stddev": 2.380225501,
            "variance": 5.665473436
          },
          {
            "average": 3145.254596,
            "count": 47978,
            "maximum": 13422,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1922.808105,
            "variance": 3697191.01
          },
          {
            "average": 1.05783901,
            "count": 47978,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2563366944,
            "variance": 0.06570850092
          },
          {
            "average": 1.119388053,
            "count": 47978,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.377806945,
            "variance": 0.1427380877
          },
          {
            "average": 1,
            "count": 47978,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.708845721,
            "count": 47978,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4542992038,
            "variance": 0.2063877666
          },
          {
            "average": 20.10288395,
            "count": 47978,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9206307492,
            "variance": 0.8475609763
          },
          {
            "average": 1.081995915,
            "count": 47978,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2947253637,
            "variance": 0.08686304002
          },
          {
            "average": 5.712034683,
            "count": 47978,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.025992227,
            "variance": 1.052660049
          },
          {
            "average": 255451666.8,
            "count": 47978,
            "maximum": 255453167.8,
            "minimum": 255448184.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1662.515752,
            "variance": 2763958.624
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434000.0075,
          3999999.981,
          0.1691833475,
          434076.1475,
          4000205.441,
          11.94918335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434000.0075352385,
                3999999.981388589,
                0.169183347541463
              ],
              [
                434000.0075352385,
                4000205.441388589,
                0.169183347541463
              ],
              [
                434076.14753523853,
                4000205.441388589,
                11.949183347541464
              ],
              [
                434076.14753523853,
                3999999.981388589,
                11.949183347541464
              ],
              [
                434000.0075352385,
                3999999.981388589,
                0.169183347541463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:59:27+00:00",
        "end_time": "2019-10-18T15:36:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.73362774,
            36.14247109,
            0.1691833475,
            -75.73276424,
            36.14432849,
            11.94918335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.73361049333923,
                  36.14247108989795,
                  0.169183347541463
                ],
                [
                  -75.73362773998787,
                  36.144323309106255,
                  0.169183347541463
                ],
                [
                  -75.73278146261995,
                  36.14432849024038,
                  11.949183347541464
                ],
                [
                  -75.73276423586186,
                  36.142476270682586,
                  11.949183347541464
                ],
                [
                  -75.73361049333923,
                  36.14247108989795,
                  0.169183347541463
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:59:27Z",
            "pc:count": 47978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434023.5598,
                "count": 47978,
                "maximum": 434076.1475,
                "minimum": 434000.0075,
                "name": "X",
                "position": 0,
                "stddev": 17.63125218,
                "variance": 310.8610533
              },
              {
                "average": 4000060.603,
                "count": 47978,
                "maximum": 4000205.441,
                "minimum": 3999999.981,
                "name": "Y",
                "position": 1,
                "stddev": 44.86015586,
                "variance": 2012.433584
              },
              {
                "average": 3.913894882,
                "count": 47978,
                "maximum": 11.94918335,
                "minimum": 0.1691833475,
                "name": "Z",
                "position": 2,
                "stddev": 2.380225501,
                "variance": 5.665473436
              },
              {
                "average": 3145.254596,
                "count": 47978,
                "maximum": 13422,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1922.808105,
                "variance": 3697191.01
              },
              {
                "average": 1.05783901,
                "count": 47978,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2563366944,
                "variance": 0.06570850092
              },
              {
                "average": 1.119388053,
                "count": 47978,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.377806945,
                "variance": 0.1427380877
              },
              {
                "average": 1,
                "count": 47978,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.708845721,
                "count": 47978,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4542992038,
                "variance": 0.2063877666
              },
              {
                "average": 20.10288395,
                "count": 47978,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9206307492,
                "variance": 0.8475609763
              },
              {
                "average": 1.081995915,
                "count": 47978,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2947253637,
                "variance": 0.08686304002
              },
              {
                "average": 5.712034683,
                "count": 47978,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.025992227,
                "variance": 1.052660049
              },
              {
                "average": 255451666.8,
                "count": 47978,
                "maximum": 255453167.8,
                "minimum": 255448184.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1662.515752,
                "variance": 2763958.624
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434000.0075,
              3999999.981,
              0.1691833475,
              434076.1475,
              4000205.441,
              11.94918335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434000.0075352385,
                    3999999.981388589,
                    0.169183347541463
                  ],
                  [
                    434000.0075352385,
                    4000205.441388589,
                    0.169183347541463
                  ],
                  [
                    434076.14753523853,
                    4000205.441388589,
                    11.949183347541464
                  ],
                  [
                    434076.14753523853,
                    3999999.981388589,
                    11.949183347541464
                  ],
                  [
                    434000.0075352385,
                    3999999.981388589,
                    0.169183347541463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:59:27+00:00",
            "end_time": "2019-10-18T15:36:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2623.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82470082807612,
              36.34923007286572,
              -0.389494202552973
            ],
            [
              -75.82479592626596,
              36.35824472684986,
              -0.389494202552973
            ],
            [
              -75.81605500853033,
              36.35830474757343,
              20.830505797447024
            ],
            [
              -75.815960917886,
              36.34929007393261,
              20.830505797447024
            ],
            [
              -75.82470082807612,
              36.34923007286572,
              -0.389494202552973
            ]
          ]
        ]
      },
      "bbox": [
        -75.82479593,
        36.34923007,
        -0.3894942026,
        -75.81596092,
        36.35830475,
        20.8305058
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:39Z",
        "pc:count": 7624373,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426274.9965,
            "count": 7624373,
            "maximum": 426784.3028,
            "minimum": 426000.0028,
            "name": "X",
            "position": 0,
            "stddev": 185.759332,
            "variance": 34506.52941
          },
          {
            "average": 4023415.823,
            "count": 7624373,
            "maximum": 4023999.993,
            "minimum": 4022999.973,
            "name": "Y",
            "position": 1,
            "stddev": 291.9317842,
            "variance": 85224.16661
          },
          {
            "average": 6.065800718,
            "count": 7624373,
            "maximum": 20.8305058,
            "minimum": -0.3894942026,
            "name": "Z",
            "position": 2,
            "stddev": 3.357341302,
            "variance": 11.27174062
          },
          {
            "average": 1576.261973,
            "count": 7624373,
            "maximum": 50790,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2217.190784,
            "variance": 4915934.973
          },
          {
            "average": 1.904302951,
            "count": 7624373,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.152360856,
            "variance": 1.327935542
          },
          {
            "average": 2.825763509,
            "count": 7624373,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56371471,
            "variance": 2.445203694
          },
          {
            "average": 1,
            "count": 7624373,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279581416,
            "count": 7624373,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4487935765,
            "variance": 0.2014156743
          },
          {
            "average": 19.95551524,
            "count": 7624373,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.17130041,
            "variance": 4.714545471
          },
          {
            "average": 2.013336179,
            "count": 7624373,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.380182086,
            "variance": 1.904902591
          },
          {
            "average": 4.54918352,
            "count": 7624373,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.922309416,
            "variance": 3.695273493
          },
          {
            "average": 255459931.3,
            "count": 7624373,
            "maximum": 255464819.7,
            "minimum": 255451061.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4083.563057,
            "variance": 16675487.24
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7624373,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.0028,
          4022999.973,
          -0.3894942026,
          426784.3028,
          4023999.993,
          20.8305058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.0027661594,
                4022999.9734270684,
                -0.389494202552973
              ],
              [
                426000.0027661594,
                4023999.993427068,
                -0.389494202552973
              ],
              [
                426784.30276615947,
                4023999.993427068,
                20.830505797447024
              ],
              [
                426784.30276615947,
                4022999.9734270684,
                20.830505797447024
              ],
              [
                426000.0027661594,
                4022999.9734270684,
                -0.389494202552973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:39+00:00",
        "end_time": "2019-10-18T16:24:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2623.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2623.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2623.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2623.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82479593,
            36.34923007,
            -0.3894942026,
            -75.81596092,
            36.35830475,
            20.8305058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82470082807612,
                  36.34923007286572,
                  -0.389494202552973
                ],
                [
                  -75.82479592626596,
                  36.35824472684986,
                  -0.389494202552973
                ],
                [
                  -75.81605500853033,
                  36.35830474757343,
                  20.830505797447024
                ],
                [
                  -75.815960917886,
                  36.34929007393261,
                  20.830505797447024
                ],
                [
                  -75.82470082807612,
                  36.34923007286572,
                  -0.389494202552973
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2623.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2623.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:39Z",
            "pc:count": 7624373,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426274.9965,
                "count": 7624373,
                "maximum": 426784.3028,
                "minimum": 426000.0028,
                "name": "X",
                "position": 0,
                "stddev": 185.759332,
                "variance": 34506.52941
              },
              {
                "average": 4023415.823,
                "count": 7624373,
                "maximum": 4023999.993,
                "minimum": 4022999.973,
                "name": "Y",
                "position": 1,
                "stddev": 291.9317842,
                "variance": 85224.16661
              },
              {
                "average": 6.065800718,
                "count": 7624373,
                "maximum": 20.8305058,
                "minimum": -0.3894942026,
                "name": "Z",
                "position": 2,
                "stddev": 3.357341302,
                "variance": 11.27174062
              },
              {
                "average": 1576.261973,
                "count": 7624373,
                "maximum": 50790,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2217.190784,
                "variance": 4915934.973
              },
              {
                "average": 1.904302951,
                "count": 7624373,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.152360856,
                "variance": 1.327935542
              },
              {
                "average": 2.825763509,
                "count": 7624373,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56371471,
                "variance": 2.445203694
              },
              {
                "average": 1,
                "count": 7624373,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279581416,
                "count": 7624373,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4487935765,
                "variance": 0.2014156743
              },
              {
                "average": 19.95551524,
                "count": 7624373,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.17130041,
                "variance": 4.714545471
              },
              {
                "average": 2.013336179,
                "count": 7624373,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.380182086,
                "variance": 1.904902591
              },
              {
                "average": 4.54918352,
                "count": 7624373,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.922309416,
                "variance": 3.695273493
              },
              {
                "average": 255459931.3,
                "count": 7624373,
                "maximum": 255464819.7,
                "minimum": 255451061.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4083.563057,
                "variance": 16675487.24
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7624373,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.0028,
              4022999.973,
              -0.3894942026,
              426784.3028,
              4023999.993,
              20.8305058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.0027661594,
                    4022999.9734270684,
                    -0.389494202552973
                  ],
                  [
                    426000.0027661594,
                    4023999.993427068,
                    -0.389494202552973
                  ],
                  [
                    426784.30276615947,
                    4023999.993427068,
                    20.830505797447024
                  ],
                  [
                    426784.30276615947,
                    4022999.9734270684,
                    20.830505797447024
                  ],
                  [
                    426000.0027661594,
                    4022999.9734270684,
                    -0.389494202552973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:39+00:00",
            "end_time": "2019-10-18T16:24: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": "20191018_NCMP_NC_Dunex_18SVF2336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85942105408543,
              36.46618083600028,
              -0.493820099693945
            ],
            [
              -75.85952057739404,
              36.47519505224682,
              -0.493820099693945
            ],
            [
              -75.84835908491843,
              36.47527492508928,
              19.526179900306055
            ],
            [
              -75.84826085361131,
              36.4662606827192,
              19.526179900306055
            ],
            [
              -75.85942105408543,
              36.46618083600028,
              -0.493820099693945
            ]
          ]
        ]
      },
      "bbox": [
        -75.85952058,
        36.46618084,
        -0.4938200997,
        -75.84826085,
        36.47527493,
        19.5261799
      ],
      "properties": {
        "datetime": "2019-10-18T20:10:24Z",
        "pc:count": 5834462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423434.2928,
            "count": 5834462,
            "maximum": 424000.0082,
            "minimum": 423000.0082,
            "name": "X",
            "position": 0,
            "stddev": 225.4583618,
            "variance": 50831.47288
          },
          {
            "average": 4036494.087,
            "count": 5834462,
            "maximum": 4036999.984,
            "minimum": 4035999.984,
            "name": "Y",
            "position": 1,
            "stddev": 293.064876,
            "variance": 85887.02155
          },
          {
            "average": 3.740400826,
            "count": 5834462,
            "maximum": 19.5261799,
            "minimum": -0.4938200997,
            "name": "Z",
            "position": 2,
            "stddev": 2.616330974,
            "variance": 6.845187764
          },
          {
            "average": 1279.419612,
            "count": 5834462,
            "maximum": 12111,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2142.251331,
            "variance": 4589240.764
          },
          {
            "average": 1.960130857,
            "count": 5834462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.140082036,
            "variance": 1.299787048
          },
          {
            "average": 2.921829811,
            "count": 5834462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462168068,
            "variance": 2.13793546
          },
          {
            "average": 1,
            "count": 5834462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317564156,
            "count": 5834462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4655289464,
            "variance": 0.2167171999
          },
          {
            "average": 19.9871997,
            "count": 5834462,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.231125488,
            "variance": 4.977920945
          },
          {
            "average": 2.037169151,
            "count": 5834462,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.29680643,
            "variance": 1.681706917
          },
          {
            "average": 3.157578025,
            "count": 5834462,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.102257592,
            "variance": 4.419486983
          },
          {
            "average": 255461339.8,
            "count": 5834462,
            "maximum": 255464624.9,
            "minimum": 255459989,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1314.324694,
            "variance": 1727449.402
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5834462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.0082,
          4035999.984,
          -0.4938200997,
          424000.0082,
          4036999.984,
          19.5261799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.0082123906,
                4035999.9839554257,
                -0.493820099693945
              ],
              [
                423000.0082123906,
                4036999.9839554257,
                -0.493820099693945
              ],
              [
                424000.0082123906,
                4036999.9839554257,
                19.526179900306055
              ],
              [
                424000.0082123906,
                4035999.9839554257,
                19.526179900306055
              ],
              [
                423000.0082123906,
                4035999.9839554257,
                -0.493820099693945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:10:24+00:00",
        "end_time": "2019-10-18T18:53:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85952058,
            36.46618084,
            -0.4938200997,
            -75.84826085,
            36.47527493,
            19.5261799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85942105408543,
                  36.46618083600028,
                  -0.493820099693945
                ],
                [
                  -75.85952057739404,
                  36.47519505224682,
                  -0.493820099693945
                ],
                [
                  -75.84835908491843,
                  36.47527492508928,
                  19.526179900306055
                ],
                [
                  -75.84826085361131,
                  36.4662606827192,
                  19.526179900306055
                ],
                [
                  -75.85942105408543,
                  36.46618083600028,
                  -0.493820099693945
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:10:24Z",
            "pc:count": 5834462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423434.2928,
                "count": 5834462,
                "maximum": 424000.0082,
                "minimum": 423000.0082,
                "name": "X",
                "position": 0,
                "stddev": 225.4583618,
                "variance": 50831.47288
              },
              {
                "average": 4036494.087,
                "count": 5834462,
                "maximum": 4036999.984,
                "minimum": 4035999.984,
                "name": "Y",
                "position": 1,
                "stddev": 293.064876,
                "variance": 85887.02155
              },
              {
                "average": 3.740400826,
                "count": 5834462,
                "maximum": 19.5261799,
                "minimum": -0.4938200997,
                "name": "Z",
                "position": 2,
                "stddev": 2.616330974,
                "variance": 6.845187764
              },
              {
                "average": 1279.419612,
                "count": 5834462,
                "maximum": 12111,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2142.251331,
                "variance": 4589240.764
              },
              {
                "average": 1.960130857,
                "count": 5834462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.140082036,
                "variance": 1.299787048
              },
              {
                "average": 2.921829811,
                "count": 5834462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462168068,
                "variance": 2.13793546
              },
              {
                "average": 1,
                "count": 5834462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317564156,
                "count": 5834462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4655289464,
                "variance": 0.2167171999
              },
              {
                "average": 19.9871997,
                "count": 5834462,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.231125488,
                "variance": 4.977920945
              },
              {
                "average": 2.037169151,
                "count": 5834462,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.29680643,
                "variance": 1.681706917
              },
              {
                "average": 3.157578025,
                "count": 5834462,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.102257592,
                "variance": 4.419486983
              },
              {
                "average": 255461339.8,
                "count": 5834462,
                "maximum": 255464624.9,
                "minimum": 255459989,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1314.324694,
                "variance": 1727449.402
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5834462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.0082,
              4035999.984,
              -0.4938200997,
              424000.0082,
              4036999.984,
              19.5261799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.0082123906,
                    4035999.9839554257,
                    -0.493820099693945
                  ],
                  [
                    423000.0082123906,
                    4036999.9839554257,
                    -0.493820099693945
                  ],
                  [
                    424000.0082123906,
                    4036999.9839554257,
                    19.526179900306055
                  ],
                  [
                    424000.0082123906,
                    4035999.9839554257,
                    19.526179900306055
                  ],
                  [
                    423000.0082123906,
                    4035999.9839554257,
                    -0.493820099693945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:10:24+00:00",
            "end_time": "2019-10-18T18:53: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": "20191018_NCMP_NC_Dunex_18SVF3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75309469268947,
              36.15136569904597,
              -0.567663096451527
            ],
            [
              -75.75318090689551,
              36.16038062716246,
              -0.567663096451527
            ],
            [
              -75.74489541908555,
              36.16043245785332,
              30.052336903548472
            ],
            [
              -75.74481015307786,
              36.15141751272443,
              30.052336903548472
            ],
            [
              -75.75309469268947,
              36.15136569904597,
              -0.567663096451527
            ]
          ]
        ]
      },
      "bbox": [
        -75.75318091,
        36.1513657,
        -0.5676630965,
        -75.74481015,
        36.16043246,
        30.0523369
      ],
      "properties": {
        "datetime": "2019-10-18T16:33:23Z",
        "pc:count": 3550427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432713.5139,
            "count": 3550427,
            "maximum": 433000.0113,
            "minimum": 432254.7113,
            "name": "X",
            "position": 0,
            "stddev": 170.8505435,
            "variance": 29189.90823
          },
          {
            "average": 4001583.551,
            "count": 3550427,
            "maximum": 4001999.988,
            "minimum": 4000999.988,
            "name": "Y",
            "position": 1,
            "stddev": 259.6996301,
            "variance": 67443.89786
          },
          {
            "average": 10.8307181,
            "count": 3550427,
            "maximum": 30.0523369,
            "minimum": -0.5676630965,
            "name": "Z",
            "position": 2,
            "stddev": 5.589694761,
            "variance": 31.24468752
          },
          {
            "average": 825.6627082,
            "count": 3550427,
            "maximum": 38187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1530.496392,
            "variance": 2342419.207
          },
          {
            "average": 2.27118372,
            "count": 3550427,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263958109,
            "variance": 1.597590101
          },
          {
            "average": 3.57533108,
            "count": 3550427,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.542732257,
            "variance": 2.380022816
          },
          {
            "average": 1,
            "count": 3550427,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.653640816,
            "count": 3550427,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.458726827,
            "variance": 11.96279127
          },
          {
            "average": 20.05783491,
            "count": 3550427,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.000202232,
            "variance": 1.000404504
          },
          {
            "average": 2.581549487,
            "count": 3550427,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.752745818,
            "variance": 3.072117903
          },
          {
            "average": 1.986731173,
            "count": 3550427,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8780504126,
            "variance": 0.7709725271
          },
          {
            "average": 255450181.1,
            "count": 3550427,
            "maximum": 255451603.7,
            "minimum": 255449453.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.2479468,
            "variance": 346035.6469
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3550427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432254.7113,
          4000999.988,
          -0.5676630965,
          433000.0113,
          4001999.988,
          30.0523369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432254.7112746878,
                4000999.9882054627,
                -0.567663096451527
              ],
              [
                432254.7112746878,
                4001999.9882054627,
                -0.567663096451527
              ],
              [
                433000.01127468783,
                4001999.9882054627,
                30.052336903548472
              ],
              [
                433000.01127468783,
                4000999.9882054627,
                30.052336903548472
              ],
              [
                432254.7112746878,
                4000999.9882054627,
                -0.567663096451527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:33:23+00:00",
        "end_time": "2019-10-18T15:57:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75318091,
            36.1513657,
            -0.5676630965,
            -75.74481015,
            36.16043246,
            30.0523369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75309469268947,
                  36.15136569904597,
                  -0.567663096451527
                ],
                [
                  -75.75318090689551,
                  36.16038062716246,
                  -0.567663096451527
                ],
                [
                  -75.74489541908555,
                  36.16043245785332,
                  30.052336903548472
                ],
                [
                  -75.74481015307786,
                  36.15141751272443,
                  30.052336903548472
                ],
                [
                  -75.75309469268947,
                  36.15136569904597,
                  -0.567663096451527
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:33:23Z",
            "pc:count": 3550427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432713.5139,
                "count": 3550427,
                "maximum": 433000.0113,
                "minimum": 432254.7113,
                "name": "X",
                "position": 0,
                "stddev": 170.8505435,
                "variance": 29189.90823
              },
              {
                "average": 4001583.551,
                "count": 3550427,
                "maximum": 4001999.988,
                "minimum": 4000999.988,
                "name": "Y",
                "position": 1,
                "stddev": 259.6996301,
                "variance": 67443.89786
              },
              {
                "average": 10.8307181,
                "count": 3550427,
                "maximum": 30.0523369,
                "minimum": -0.5676630965,
                "name": "Z",
                "position": 2,
                "stddev": 5.589694761,
                "variance": 31.24468752
              },
              {
                "average": 825.6627082,
                "count": 3550427,
                "maximum": 38187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1530.496392,
                "variance": 2342419.207
              },
              {
                "average": 2.27118372,
                "count": 3550427,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263958109,
                "variance": 1.597590101
              },
              {
                "average": 3.57533108,
                "count": 3550427,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.542732257,
                "variance": 2.380022816
              },
              {
                "average": 1,
                "count": 3550427,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.653640816,
                "count": 3550427,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.458726827,
                "variance": 11.96279127
              },
              {
                "average": 20.05783491,
                "count": 3550427,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.000202232,
                "variance": 1.000404504
              },
              {
                "average": 2.581549487,
                "count": 3550427,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.752745818,
                "variance": 3.072117903
              },
              {
                "average": 1.986731173,
                "count": 3550427,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8780504126,
                "variance": 0.7709725271
              },
              {
                "average": 255450181.1,
                "count": 3550427,
                "maximum": 255451603.7,
                "minimum": 255449453.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.2479468,
                "variance": 346035.6469
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3550427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432254.7113,
              4000999.988,
              -0.5676630965,
              433000.0113,
              4001999.988,
              30.0523369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432254.7112746878,
                    4000999.9882054627,
                    -0.567663096451527
                  ],
                  [
                    432254.7112746878,
                    4001999.9882054627,
                    -0.567663096451527
                  ],
                  [
                    433000.01127468783,
                    4001999.9882054627,
                    30.052336903548472
                  ],
                  [
                    433000.01127468783,
                    4000999.9882054627,
                    30.052336903548472
                  ],
                  [
                    432254.7112746878,
                    4000999.9882054627,
                    -0.567663096451527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:33:23+00:00",
            "end_time": "2019-10-18T15:57: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": "20191018_NCMP_NC_Dunex_18SVF3202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75601254317336,
              36.160362757821744,
              -0.607817160971514
            ],
            [
              -75.75609911988667,
              36.169377666299766,
              -0.607817160971514
            ],
            [
              -75.74498064608208,
              36.16944736538524,
              59.37218283902849
            ],
            [
              -75.7448953421944,
              36.160432434032245,
              59.37218283902849
            ],
            [
              -75.75601254317336,
              36.160362757821744,
              -0.607817160971514
            ]
          ]
        ]
      },
      "bbox": [
        -75.75609912,
        36.16036276,
        -0.607817161,
        -75.74489534,
        36.16944737,
        59.37218284
      ],
      "properties": {
        "datetime": "2019-10-18T16:39:41Z",
        "pc:count": 4917225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432533.1223,
            "count": 4917225,
            "maximum": 433000.0182,
            "minimum": 431999.9982,
            "name": "X",
            "position": 0,
            "stddev": 255.8646773,
            "variance": 65466.73311
          },
          {
            "average": 4002519.246,
            "count": 4917225,
            "maximum": 4002999.986,
            "minimum": 4001999.986,
            "name": "Y",
            "position": 1,
            "stddev": 289.1147233,
            "variance": 83587.3232
          },
          {
            "average": 8.599361022,
            "count": 4917225,
            "maximum": 59.37218284,
            "minimum": -0.607817161,
            "name": "Z",
            "position": 2,
            "stddev": 4.828750493,
            "variance": 23.31683132
          },
          {
            "average": 1128.823796,
            "count": 4917225,
            "maximum": 45488,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1797.755739,
            "variance": 3231925.697
          },
          {
            "average": 2.076636721,
            "count": 4917225,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.209270564,
            "variance": 1.462335297
          },
          {
            "average": 3.189686866,
            "count": 4917225,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.578645473,
            "variance": 2.49212153
          },
          {
            "average": 1,
            "count": 4917225,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437733478,
            "count": 4917225,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.188516292,
            "variance": 4.789603561
          },
          {
            "average": 20.04612014,
            "count": 4917225,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.239941535,
            "variance": 1.53745501
          },
          {
            "average": 2.284162104,
            "count": 4917225,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.593627202,
            "variance": 2.539647659
          },
          {
            "average": 2.527503826,
            "count": 4917225,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.148671497,
            "variance": 1.319446209
          },
          {
            "average": 255450530.8,
            "count": 4917225,
            "maximum": 255451981,
            "minimum": 255449469,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.6385444,
            "variance": 560459.6702
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4917225,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9982,
          4001999.986,
          -0.607817161,
          433000.0182,
          4002999.986,
          59.37218284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.9981705488,
                4001999.985510161,
                -0.607817160971514
              ],
              [
                431999.9981705488,
                4002999.985510161,
                -0.607817160971514
              ],
              [
                433000.01817054884,
                4002999.985510161,
                59.37218283902849
              ],
              [
                433000.01817054884,
                4001999.985510161,
                59.37218283902849
              ],
              [
                431999.9981705488,
                4001999.985510161,
                -0.607817160971514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:39:41+00:00",
        "end_time": "2019-10-18T15:57:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75609912,
            36.16036276,
            -0.607817161,
            -75.74489534,
            36.16944737,
            59.37218284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75601254317336,
                  36.160362757821744,
                  -0.607817160971514
                ],
                [
                  -75.75609911988667,
                  36.169377666299766,
                  -0.607817160971514
                ],
                [
                  -75.74498064608208,
                  36.16944736538524,
                  59.37218283902849
                ],
                [
                  -75.7448953421944,
                  36.160432434032245,
                  59.37218283902849
                ],
                [
                  -75.75601254317336,
                  36.160362757821744,
                  -0.607817160971514
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:39:41Z",
            "pc:count": 4917225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432533.1223,
                "count": 4917225,
                "maximum": 433000.0182,
                "minimum": 431999.9982,
                "name": "X",
                "position": 0,
                "stddev": 255.8646773,
                "variance": 65466.73311
              },
              {
                "average": 4002519.246,
                "count": 4917225,
                "maximum": 4002999.986,
                "minimum": 4001999.986,
                "name": "Y",
                "position": 1,
                "stddev": 289.1147233,
                "variance": 83587.3232
              },
              {
                "average": 8.599361022,
                "count": 4917225,
                "maximum": 59.37218284,
                "minimum": -0.607817161,
                "name": "Z",
                "position": 2,
                "stddev": 4.828750493,
                "variance": 23.31683132
              },
              {
                "average": 1128.823796,
                "count": 4917225,
                "maximum": 45488,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1797.755739,
                "variance": 3231925.697
              },
              {
                "average": 2.076636721,
                "count": 4917225,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.209270564,
                "variance": 1.462335297
              },
              {
                "average": 3.189686866,
                "count": 4917225,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.578645473,
                "variance": 2.49212153
              },
              {
                "average": 1,
                "count": 4917225,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437733478,
                "count": 4917225,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.188516292,
                "variance": 4.789603561
              },
              {
                "average": 20.04612014,
                "count": 4917225,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.239941535,
                "variance": 1.53745501
              },
              {
                "average": 2.284162104,
                "count": 4917225,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.593627202,
                "variance": 2.539647659
              },
              {
                "average": 2.527503826,
                "count": 4917225,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.148671497,
                "variance": 1.319446209
              },
              {
                "average": 255450530.8,
                "count": 4917225,
                "maximum": 255451981,
                "minimum": 255449469,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.6385444,
                "variance": 560459.6702
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4917225,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9982,
              4001999.986,
              -0.607817161,
              433000.0182,
              4002999.986,
              59.37218284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.9981705488,
                    4001999.985510161,
                    -0.607817160971514
                  ],
                  [
                    431999.9981705488,
                    4002999.985510161,
                    -0.607817160971514
                  ],
                  [
                    433000.01817054884,
                    4002999.985510161,
                    59.37218283902849
                  ],
                  [
                    433000.01817054884,
                    4001999.985510161,
                    59.37218283902849
                  ],
                  [
                    431999.9981705488,
                    4001999.985510161,
                    -0.607817160971514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:39:41+00:00",
            "end_time": "2019-10-18T15:57:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2431.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84777017442903,
              36.42118926218924,
              -0.432417795628773
            ],
            [
              -75.84786818768526,
              36.430203573916216,
              -0.432417795628773
            ],
            [
              -75.83671332901578,
              36.43028227256121,
              17.787582204371226
            ],
            [
              -75.8366166048881,
              36.42126793508185,
              17.787582204371226
            ],
            [
              -75.84777017442903,
              36.42118926218924,
              -0.432417795628773
            ]
          ]
        ]
      },
      "bbox": [
        -75.84786819,
        36.42118926,
        -0.4324177956,
        -75.8366166,
        36.43028227,
        17.7875822
      ],
      "properties": {
        "datetime": "2019-10-18T20:11:36Z",
        "pc:count": 5085586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424601.0531,
            "count": 5085586,
            "maximum": 425000.0041,
            "minimum": 424000.0241,
            "name": "X",
            "position": 0,
            "stddev": 193.894242,
            "variance": 37594.97708
          },
          {
            "average": 4031459.983,
            "count": 5085586,
            "maximum": 4031999.984,
            "minimum": 4030999.984,
            "name": "Y",
            "position": 1,
            "stddev": 285.1578356,
            "variance": 81314.99119
          },
          {
            "average": 4.264999118,
            "count": 5085586,
            "maximum": 17.7875822,
            "minimum": -0.4324177956,
            "name": "Z",
            "position": 2,
            "stddev": 2.814317997,
            "variance": 7.920385787
          },
          {
            "average": 1496.777563,
            "count": 5085586,
            "maximum": 34720,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2304.738382,
            "variance": 5311819.011
          },
          {
            "average": 1.966302802,
            "count": 5085586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.18275589,
            "variance": 1.398911494
          },
          {
            "average": 2.935733856,
            "count": 5085586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56872702,
            "variance": 2.460904465
          },
          {
            "average": 1,
            "count": 5085586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.390844438,
            "count": 5085586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.424042451,
            "variance": 2.027896902
          },
          {
            "average": 19.90384649,
            "count": 5085586,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.9985778,
            "variance": 3.994313223
          },
          {
            "average": 2.071369356,
            "count": 5085586,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.38000948,
            "variance": 1.904426164
          },
          {
            "average": 4.177942719,
            "count": 5085586,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.010489913,
            "variance": 4.04206969
          },
          {
            "average": 255461977.1,
            "count": 5085586,
            "maximum": 255464696.1,
            "minimum": 255459917.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1276.827551,
            "variance": 1630288.596
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5085586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.0241,
          4030999.984,
          -0.4324177956,
          425000.0041,
          4031999.984,
          17.7875822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.02407402726,
                4030999.9837499703,
                -0.432417795628773
              ],
              [
                424000.02407402726,
                4031999.9837499703,
                -0.432417795628773
              ],
              [
                425000.00407402724,
                4031999.9837499703,
                17.787582204371226
              ],
              [
                425000.00407402724,
                4030999.9837499703,
                17.787582204371226
              ],
              [
                424000.02407402726,
                4030999.9837499703,
                -0.432417795628773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:11:36+00:00",
        "end_time": "2019-10-18T18:51:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2431.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2431.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2431.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2431.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.84786819,
            36.42118926,
            -0.4324177956,
            -75.8366166,
            36.43028227,
            17.7875822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84777017442903,
                  36.42118926218924,
                  -0.432417795628773
                ],
                [
                  -75.84786818768526,
                  36.430203573916216,
                  -0.432417795628773
                ],
                [
                  -75.83671332901578,
                  36.43028227256121,
                  17.787582204371226
                ],
                [
                  -75.8366166048881,
                  36.42126793508185,
                  17.787582204371226
                ],
                [
                  -75.84777017442903,
                  36.42118926218924,
                  -0.432417795628773
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2431.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2431.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:11:36Z",
            "pc:count": 5085586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424601.0531,
                "count": 5085586,
                "maximum": 425000.0041,
                "minimum": 424000.0241,
                "name": "X",
                "position": 0,
                "stddev": 193.894242,
                "variance": 37594.97708
              },
              {
                "average": 4031459.983,
                "count": 5085586,
                "maximum": 4031999.984,
                "minimum": 4030999.984,
                "name": "Y",
                "position": 1,
                "stddev": 285.1578356,
                "variance": 81314.99119
              },
              {
                "average": 4.264999118,
                "count": 5085586,
                "maximum": 17.7875822,
                "minimum": -0.4324177956,
                "name": "Z",
                "position": 2,
                "stddev": 2.814317997,
                "variance": 7.920385787
              },
              {
                "average": 1496.777563,
                "count": 5085586,
                "maximum": 34720,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2304.738382,
                "variance": 5311819.011
              },
              {
                "average": 1.966302802,
                "count": 5085586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.18275589,
                "variance": 1.398911494
              },
              {
                "average": 2.935733856,
                "count": 5085586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56872702,
                "variance": 2.460904465
              },
              {
                "average": 1,
                "count": 5085586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.390844438,
                "count": 5085586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.424042451,
                "variance": 2.027896902
              },
              {
                "average": 19.90384649,
                "count": 5085586,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.9985778,
                "variance": 3.994313223
              },
              {
                "average": 2.071369356,
                "count": 5085586,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.38000948,
                "variance": 1.904426164
              },
              {
                "average": 4.177942719,
                "count": 5085586,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.010489913,
                "variance": 4.04206969
              },
              {
                "average": 255461977.1,
                "count": 5085586,
                "maximum": 255464696.1,
                "minimum": 255459917.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1276.827551,
                "variance": 1630288.596
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5085586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.0241,
              4030999.984,
              -0.4324177956,
              425000.0041,
              4031999.984,
              17.7875822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.02407402726,
                    4030999.9837499703,
                    -0.432417795628773
                  ],
                  [
                    424000.02407402726,
                    4031999.9837499703,
                    -0.432417795628773
                  ],
                  [
                    425000.00407402724,
                    4031999.9837499703,
                    17.787582204371226
                  ],
                  [
                    425000.00407402724,
                    4030999.9837499703,
                    17.787582204371226
                  ],
                  [
                    424000.02407402726,
                    4030999.9837499703,
                    -0.432417795628773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:11:36+00:00",
            "end_time": "2019-10-18T18:51: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": "20191018_NCMP_NC_Dunex_18SVF2624.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.82479582495078,
              36.35824463905922,
              -0.347277911254706
            ],
            [
              -75.824890963493,
              36.36725909890868,
              -0.347277911254706
            ],
            [
              -75.81856931546317,
              36.36730258062755,
              25.352722088745296
            ],
            [
              -75.81847490582709,
              36.35828810653963,
              25.352722088745296
            ],
            [
              -75.82479582495078,
              36.35824463905922,
              -0.347277911254706
            ]
          ]
        ]
      },
      "bbox": [
        -75.82489096,
        36.35824464,
        -0.3472779113,
        -75.81847491,
        36.36730258,
        25.35272209
      ],
      "properties": {
        "datetime": "2019-10-18T20:13:25Z",
        "pc:count": 4128575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426156.6064,
            "count": 4128575,
            "maximum": 426567.1718,
            "minimum": 426000.0118,
            "name": "X",
            "position": 0,
            "stddev": 126.1608433,
            "variance": 15916.55838
          },
          {
            "average": 4024394.91,
            "count": 4128575,
            "maximum": 4024999.984,
            "minimum": 4023999.984,
            "name": "Y",
            "position": 1,
            "stddev": 273.6658018,
            "variance": 74892.97109
          },
          {
            "average": 6.551996984,
            "count": 4128575,
            "maximum": 25.35272209,
            "minimum": -0.3472779113,
            "name": "Z",
            "position": 2,
            "stddev": 4.38444996,
            "variance": 19.22340145
          },
          {
            "average": 1310.803731,
            "count": 4128575,
            "maximum": 48437,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2020.011355,
            "variance": 4080445.874
          },
          {
            "average": 2.091070406,
            "count": 4128575,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231912179,
            "variance": 1.517607616
          },
          {
            "average": 3.198957267,
            "count": 4128575,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.616315565,
            "variance": 2.612476005
          },
          {
            "average": 1,
            "count": 4128575,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278572147,
            "count": 4128575,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4482965028,
            "variance": 0.2009697544
          },
          {
            "average": 20.01822468,
            "count": 4128575,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.933731414,
            "variance": 3.739317182
          },
          {
            "average": 2.299337423,
            "count": 4128575,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.622153315,
            "variance": 2.631381377
          },
          {
            "average": 4.963277402,
            "count": 4128575,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.688703456,
            "variance": 2.851719362
          },
          {
            "average": 255462436.9,
            "count": 4128575,
            "maximum": 255464805,
            "minimum": 255460827.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1156.458258,
            "variance": 1337395.702
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4128575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426000.0118,
          4023999.984,
          -0.3472779113,
          426567.1718,
          4024999.984,
          25.35272209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426000.01177314954,
                4023999.983611333,
                -0.347277911254706
              ],
              [
                426000.01177314954,
                4024999.983611333,
                -0.347277911254706
              ],
              [
                426567.1717731496,
                4024999.983611333,
                25.352722088745296
              ],
              [
                426567.1717731496,
                4023999.983611333,
                25.352722088745296
              ],
              [
                426000.01177314954,
                4023999.983611333,
                -0.347277911254706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:13:25+00:00",
        "end_time": "2019-10-18T19:07:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2624.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2624.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2624.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2624.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.82489096,
            36.35824464,
            -0.3472779113,
            -75.81847491,
            36.36730258,
            25.35272209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.82479582495078,
                  36.35824463905922,
                  -0.347277911254706
                ],
                [
                  -75.824890963493,
                  36.36725909890868,
                  -0.347277911254706
                ],
                [
                  -75.81856931546317,
                  36.36730258062755,
                  25.352722088745296
                ],
                [
                  -75.81847490582709,
                  36.35828810653963,
                  25.352722088745296
                ],
                [
                  -75.82479582495078,
                  36.35824463905922,
                  -0.347277911254706
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2624.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2624.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:13:25Z",
            "pc:count": 4128575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426156.6064,
                "count": 4128575,
                "maximum": 426567.1718,
                "minimum": 426000.0118,
                "name": "X",
                "position": 0,
                "stddev": 126.1608433,
                "variance": 15916.55838
              },
              {
                "average": 4024394.91,
                "count": 4128575,
                "maximum": 4024999.984,
                "minimum": 4023999.984,
                "name": "Y",
                "position": 1,
                "stddev": 273.6658018,
                "variance": 74892.97109
              },
              {
                "average": 6.551996984,
                "count": 4128575,
                "maximum": 25.35272209,
                "minimum": -0.3472779113,
                "name": "Z",
                "position": 2,
                "stddev": 4.38444996,
                "variance": 19.22340145
              },
              {
                "average": 1310.803731,
                "count": 4128575,
                "maximum": 48437,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2020.011355,
                "variance": 4080445.874
              },
              {
                "average": 2.091070406,
                "count": 4128575,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231912179,
                "variance": 1.517607616
              },
              {
                "average": 3.198957267,
                "count": 4128575,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.616315565,
                "variance": 2.612476005
              },
              {
                "average": 1,
                "count": 4128575,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278572147,
                "count": 4128575,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4482965028,
                "variance": 0.2009697544
              },
              {
                "average": 20.01822468,
                "count": 4128575,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.933731414,
                "variance": 3.739317182
              },
              {
                "average": 2.299337423,
                "count": 4128575,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.622153315,
                "variance": 2.631381377
              },
              {
                "average": 4.963277402,
                "count": 4128575,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.688703456,
                "variance": 2.851719362
              },
              {
                "average": 255462436.9,
                "count": 4128575,
                "maximum": 255464805,
                "minimum": 255460827.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1156.458258,
                "variance": 1337395.702
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4128575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426000.0118,
              4023999.984,
              -0.3472779113,
              426567.1718,
              4024999.984,
              25.35272209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426000.01177314954,
                    4023999.983611333,
                    -0.347277911254706
                  ],
                  [
                    426000.01177314954,
                    4024999.983611333,
                    -0.347277911254706
                  ],
                  [
                    426567.1717731496,
                    4024999.983611333,
                    25.352722088745296
                  ],
                  [
                    426567.1717731496,
                    4023999.983611333,
                    25.352722088745296
                  ],
                  [
                    426000.01177314954,
                    4023999.983611333,
                    -0.347277911254706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:13:25+00:00",
            "end_time": "2019-10-18T19:07:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF3203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75609915033999,
              36.1693776493314,
              0.321971933140876
            ],
            [
              -75.75618576552829,
              36.17839254402669,
              0.321971933140876
            ],
            [
              -75.74529107789498,
              36.17846086508975,
              27.481971933140876
            ],
            [
              -75.74520571032473,
              36.16944594797405,
              27.481971933140876
            ],
            [
              -75.75609915033999,
              36.1693776493314,
              0.321971933140876
            ]
          ]
        ]
      },
      "bbox": [
        -75.75618577,
        36.16937765,
        0.3219719331,
        -75.74520571,
        36.17846087,
        27.48197193
      ],
      "properties": {
        "datetime": "2019-10-18T20:48:58Z",
        "pc:count": 4238116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432369.3504,
            "count": 4238116,
            "maximum": 432979.7754,
            "minimum": 431999.9954,
            "name": "X",
            "position": 0,
            "stddev": 228.2105165,
            "variance": 52080.03986
          },
          {
            "average": 4003482.354,
            "count": 4238116,
            "maximum": 4003999.984,
            "minimum": 4002999.984,
            "name": "Y",
            "position": 1,
            "stddev": 305.2054309,
            "variance": 93150.35506
          },
          {
            "average": 8.443374146,
            "count": 4238116,
            "maximum": 27.48197193,
            "minimum": 0.3219719331,
            "name": "Z",
            "position": 2,
            "stddev": 4.438106407,
            "variance": 19.69678848
          },
          {
            "average": 1411.057087,
            "count": 4238116,
            "maximum": 49348,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1934.136727,
            "variance": 3740884.878
          },
          {
            "average": 1.818118003,
            "count": 4238116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.078395227,
            "variance": 1.162936265
          },
          {
            "average": 2.66919971,
            "count": 4238116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.457680474,
            "variance": 2.124832365
          },
          {
            "average": 1,
            "count": 4238116,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330901986,
            "count": 4238116,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4705378984,
            "variance": 0.2214059138
          },
          {
            "average": 19.96695713,
            "count": 4238116,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.3584995,
            "variance": 1.845520891
          },
          {
            "average": 1.878230563,
            "count": 4238116,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.200619955,
            "variance": 1.441488275
          },
          {
            "average": 3.10279898,
            "count": 4238116,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124911158,
            "variance": 1.265425114
          },
          {
            "average": 255452234.7,
            "count": 4238116,
            "maximum": 255466938.2,
            "minimum": 255449484.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4383.695055,
            "variance": 19216782.33
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9954,
          4002999.984,
          0.3219719331,
          432979.7754,
          4003999.984,
          27.48197193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.99541701365,
                4002999.98364935,
                0.321971933140876
              ],
              [
                431999.99541701365,
                4003999.98364935,
                0.321971933140876
              ],
              [
                432979.7754170137,
                4003999.98364935,
                27.481971933140876
              ],
              [
                432979.7754170137,
                4002999.98364935,
                27.481971933140876
              ],
              [
                431999.99541701365,
                4002999.98364935,
                0.321971933140876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:48:58+00:00",
        "end_time": "2019-10-18T15:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75618577,
            36.16937765,
            0.3219719331,
            -75.74520571,
            36.17846087,
            27.48197193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75609915033999,
                  36.1693776493314,
                  0.321971933140876
                ],
                [
                  -75.75618576552829,
                  36.17839254402669,
                  0.321971933140876
                ],
                [
                  -75.74529107789498,
                  36.17846086508975,
                  27.481971933140876
                ],
                [
                  -75.74520571032473,
                  36.16944594797405,
                  27.481971933140876
                ],
                [
                  -75.75609915033999,
                  36.1693776493314,
                  0.321971933140876
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:48:58Z",
            "pc:count": 4238116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432369.3504,
                "count": 4238116,
                "maximum": 432979.7754,
                "minimum": 431999.9954,
                "name": "X",
                "position": 0,
                "stddev": 228.2105165,
                "variance": 52080.03986
              },
              {
                "average": 4003482.354,
                "count": 4238116,
                "maximum": 4003999.984,
                "minimum": 4002999.984,
                "name": "Y",
                "position": 1,
                "stddev": 305.2054309,
                "variance": 93150.35506
              },
              {
                "average": 8.443374146,
                "count": 4238116,
                "maximum": 27.48197193,
                "minimum": 0.3219719331,
                "name": "Z",
                "position": 2,
                "stddev": 4.438106407,
                "variance": 19.69678848
              },
              {
                "average": 1411.057087,
                "count": 4238116,
                "maximum": 49348,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1934.136727,
                "variance": 3740884.878
              },
              {
                "average": 1.818118003,
                "count": 4238116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.078395227,
                "variance": 1.162936265
              },
              {
                "average": 2.66919971,
                "count": 4238116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.457680474,
                "variance": 2.124832365
              },
              {
                "average": 1,
                "count": 4238116,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330901986,
                "count": 4238116,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4705378984,
                "variance": 0.2214059138
              },
              {
                "average": 19.96695713,
                "count": 4238116,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.3584995,
                "variance": 1.845520891
              },
              {
                "average": 1.878230563,
                "count": 4238116,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.200619955,
                "variance": 1.441488275
              },
              {
                "average": 3.10279898,
                "count": 4238116,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124911158,
                "variance": 1.265425114
              },
              {
                "average": 255452234.7,
                "count": 4238116,
                "maximum": 255466938.2,
                "minimum": 255449484.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4383.695055,
                "variance": 19216782.33
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9954,
              4002999.984,
              0.3219719331,
              432979.7754,
              4003999.984,
              27.48197193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.99541701365,
                    4002999.98364935,
                    0.321971933140876
                  ],
                  [
                    431999.99541701365,
                    4003999.98364935,
                    0.321971933140876
                  ],
                  [
                    432979.7754170137,
                    4003999.98364935,
                    27.481971933140876
                  ],
                  [
                    432979.7754170137,
                    4002999.98364935,
                    27.481971933140876
                  ],
                  [
                    431999.99541701365,
                    4002999.98364935,
                    0.321971933140876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:48:58+00:00",
            "end_time": "2019-10-18T15:58: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": "20191018_NCMP_NC_Dunex_18SVF2239.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.86741532102552,
              36.493167787506096,
              0.397940031291768
            ],
            [
              -75.86751586889022,
              36.5021819438852,
              0.397940031291768
            ],
            [
              -75.85981938046848,
              36.50223766419052,
              25.437940031291767
            ],
            [
              -75.8597197243824,
              36.493223489592744,
              25.437940031291767
            ],
            [
              -75.86741532102552,
              36.493167787506096,
              0.397940031291768
            ]
          ]
        ]
      },
      "bbox": [
        -75.86751587,
        36.49316779,
        0.3979400313,
        -75.85971972,
        36.50223766,
        25.43794003
      ],
      "properties": {
        "datetime": "2019-10-18T20:00:30Z",
        "pc:count": 5014874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422703.8121,
            "count": 5014874,
            "maximum": 423000.0112,
            "minimum": 422310.6912,
            "name": "X",
            "position": 0,
            "stddev": 173.9793094,
            "variance": 30268.80011
          },
          {
            "average": 4039515.968,
            "count": 5014874,
            "maximum": 4039999.989,
            "minimum": 4038999.989,
            "name": "Y",
            "position": 1,
            "stddev": 281.8445389,
            "variance": 79436.34413
          },
          {
            "average": 5.989344942,
            "count": 5014874,
            "maximum": 25.43794003,
            "minimum": 0.3979400313,
            "name": "Z",
            "position": 2,
            "stddev": 3.724123679,
            "variance": 13.86909718
          },
          {
            "average": 642.9906173,
            "count": 5014874,
            "maximum": 28056,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1368.371463,
            "variance": 1872440.462
          },
          {
            "average": 2.37577315,
            "count": 5014874,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246658768,
            "variance": 1.554158083
          },
          {
            "average": 3.755518284,
            "count": 5014874,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.31154395,
            "variance": 1.720147532
          },
          {
            "average": 1,
            "count": 5014874,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217343646,
            "count": 5014874,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4124383827,
            "variance": 0.1701054195
          },
          {
            "average": 20.09230398,
            "count": 5014874,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.004319002,
            "variance": 4.017294662
          },
          {
            "average": 2.576756066,
            "count": 5014874,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.584172848,
            "variance": 2.509603613
          },
          {
            "average": 2.239819784,
            "count": 5014874,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.627536922,
            "variance": 2.648876432
          },
          {
            "average": 255460765.9,
            "count": 5014874,
            "maximum": 255464030.3,
            "minimum": 255460031.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 961.3871024,
            "variance": 924265.1607
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5014874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422310.6912,
          4038999.989,
          0.3979400313,
          423000.0112,
          4039999.989,
          25.43794003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422310.69115762424,
                4038999.989087544,
                0.397940031291768
              ],
              [
                422310.69115762424,
                4039999.989087544,
                0.397940031291768
              ],
              [
                423000.0111576242,
                4039999.989087544,
                25.437940031291767
              ],
              [
                423000.0111576242,
                4038999.989087544,
                25.437940031291767
              ],
              [
                422310.69115762424,
                4038999.989087544,
                0.397940031291768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:00:30+00:00",
        "end_time": "2019-10-18T18:53:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2239.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2239.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2239.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2239.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.86751587,
            36.49316779,
            0.3979400313,
            -75.85971972,
            36.50223766,
            25.43794003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.86741532102552,
                  36.493167787506096,
                  0.397940031291768
                ],
                [
                  -75.86751586889022,
                  36.5021819438852,
                  0.397940031291768
                ],
                [
                  -75.85981938046848,
                  36.50223766419052,
                  25.437940031291767
                ],
                [
                  -75.8597197243824,
                  36.493223489592744,
                  25.437940031291767
                ],
                [
                  -75.86741532102552,
                  36.493167787506096,
                  0.397940031291768
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2239.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2239.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:00:30Z",
            "pc:count": 5014874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422703.8121,
                "count": 5014874,
                "maximum": 423000.0112,
                "minimum": 422310.6912,
                "name": "X",
                "position": 0,
                "stddev": 173.9793094,
                "variance": 30268.80011
              },
              {
                "average": 4039515.968,
                "count": 5014874,
                "maximum": 4039999.989,
                "minimum": 4038999.989,
                "name": "Y",
                "position": 1,
                "stddev": 281.8445389,
                "variance": 79436.34413
              },
              {
                "average": 5.989344942,
                "count": 5014874,
                "maximum": 25.43794003,
                "minimum": 0.3979400313,
                "name": "Z",
                "position": 2,
                "stddev": 3.724123679,
                "variance": 13.86909718
              },
              {
                "average": 642.9906173,
                "count": 5014874,
                "maximum": 28056,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1368.371463,
                "variance": 1872440.462
              },
              {
                "average": 2.37577315,
                "count": 5014874,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246658768,
                "variance": 1.554158083
              },
              {
                "average": 3.755518284,
                "count": 5014874,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.31154395,
                "variance": 1.720147532
              },
              {
                "average": 1,
                "count": 5014874,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217343646,
                "count": 5014874,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4124383827,
                "variance": 0.1701054195
              },
              {
                "average": 20.09230398,
                "count": 5014874,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.004319002,
                "variance": 4.017294662
              },
              {
                "average": 2.576756066,
                "count": 5014874,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.584172848,
                "variance": 2.509603613
              },
              {
                "average": 2.239819784,
                "count": 5014874,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.627536922,
                "variance": 2.648876432
              },
              {
                "average": 255460765.9,
                "count": 5014874,
                "maximum": 255464030.3,
                "minimum": 255460031.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 961.3871024,
                "variance": 924265.1607
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5014874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422310.6912,
              4038999.989,
              0.3979400313,
              423000.0112,
              4039999.989,
              25.43794003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422310.69115762424,
                    4038999.989087544,
                    0.397940031291768
                  ],
                  [
                    422310.69115762424,
                    4039999.989087544,
                    0.397940031291768
                  ],
                  [
                    423000.0111576242,
                    4039999.989087544,
                    25.437940031291767
                  ],
                  [
                    423000.0111576242,
                    4038999.989087544,
                    25.437940031291767
                  ],
                  [
                    422310.69115762424,
                    4038999.989087544,
                    0.397940031291768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:00:30+00:00",
            "end_time": "2019-10-18T18:53:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2909.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.78367206341599,
              36.22329289349451,
              -0.984127884260316
            ],
            [
              -75.78376201240052,
              36.23230746804526,
              -0.984127884260316
            ],
            [
              -75.77896045881972,
              36.2323388256816,
              3.355872115739684
            ],
            [
              -75.77887106075256,
              36.22332424084703,
              3.355872115739684
            ],
            [
              -75.78367206341599,
              36.22329289349451,
              -0.984127884260316
            ]
          ]
        ]
      },
      "bbox": [
        -75.78376201,
        36.22329289,
        -0.9841278843,
        -75.77887106,
        36.23233883,
        3.355872116
      ],
      "properties": {
        "datetime": "2019-10-18T16:10:24Z",
        "pc:count": 503440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429832.8992,
            "count": 503440,
            "maximum": 429999.9994,
            "minimum": 429568.4794,
            "name": "X",
            "position": 0,
            "stddev": 112.2887417,
            "variance": 12608.76151
          },
          {
            "average": 4009710.262,
            "count": 503440,
            "maximum": 4009999.986,
            "minimum": 4009000.006,
            "name": "Y",
            "position": 1,
            "stddev": 207.1615212,
            "variance": 42915.89586
          },
          {
            "average": 0.577055077,
            "count": 503440,
            "maximum": 3.355872116,
            "minimum": -0.9841278843,
            "name": "Z",
            "position": 2,
            "stddev": 0.9036803107,
            "variance": 0.8166381039
          },
          {
            "average": 676.0756058,
            "count": 503440,
            "maximum": 5236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 761.9340724,
            "variance": 580543.5307
          },
          {
            "average": 1.101863181,
            "count": 503440,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.340749029,
            "variance": 0.1161099008
          },
          {
            "average": 1.203674718,
            "count": 503440,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4857983075,
            "variance": 0.2359999956
          },
          {
            "average": 1,
            "count": 503440,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.162076911,
            "count": 503440,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.45420327,
            "variance": 155.1071792
          },
          {
            "average": 19.98615274,
            "count": 503440,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.31108761,
            "variance": 1.718950721
          },
          {
            "average": 1.419750119,
            "count": 503440,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5193156362,
            "variance": 0.26968873
          },
          {
            "average": 1.274970205,
            "count": 503440,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4464997059,
            "variance": 0.1993619874
          },
          {
            "average": 255449761,
            "count": 503440,
            "maximum": 255450224.2,
            "minimum": 255449575.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 281.5710504,
            "variance": 79282.25643
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 503440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429568.4794,
          4009000.006,
          -0.9841278843,
          429999.9994,
          4009999.986,
          3.355872116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429568.47940430336,
                4009000.0061629154,
                -0.984127884260316
              ],
              [
                429568.47940430336,
                4009999.986162916,
                -0.984127884260316
              ],
              [
                429999.9994043034,
                4009999.986162916,
                3.355872115739684
              ],
              [
                429999.9994043034,
                4009000.0061629154,
                3.355872115739684
              ],
              [
                429568.47940430336,
                4009000.0061629154,
                -0.984127884260316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:10:24+00:00",
        "end_time": "2019-10-18T15:59:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2909.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2909.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2909.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2909.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78376201,
            36.22329289,
            -0.9841278843,
            -75.77887106,
            36.23233883,
            3.355872116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.78367206341599,
                  36.22329289349451,
                  -0.984127884260316
                ],
                [
                  -75.78376201240052,
                  36.23230746804526,
                  -0.984127884260316
                ],
                [
                  -75.77896045881972,
                  36.2323388256816,
                  3.355872115739684
                ],
                [
                  -75.77887106075256,
                  36.22332424084703,
                  3.355872115739684
                ],
                [
                  -75.78367206341599,
                  36.22329289349451,
                  -0.984127884260316
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2909.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2909.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:10:24Z",
            "pc:count": 503440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429832.8992,
                "count": 503440,
                "maximum": 429999.9994,
                "minimum": 429568.4794,
                "name": "X",
                "position": 0,
                "stddev": 112.2887417,
                "variance": 12608.76151
              },
              {
                "average": 4009710.262,
                "count": 503440,
                "maximum": 4009999.986,
                "minimum": 4009000.006,
                "name": "Y",
                "position": 1,
                "stddev": 207.1615212,
                "variance": 42915.89586
              },
              {
                "average": 0.577055077,
                "count": 503440,
                "maximum": 3.355872116,
                "minimum": -0.9841278843,
                "name": "Z",
                "position": 2,
                "stddev": 0.9036803107,
                "variance": 0.8166381039
              },
              {
                "average": 676.0756058,
                "count": 503440,
                "maximum": 5236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 761.9340724,
                "variance": 580543.5307
              },
              {
                "average": 1.101863181,
                "count": 503440,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.340749029,
                "variance": 0.1161099008
              },
              {
                "average": 1.203674718,
                "count": 503440,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4857983075,
                "variance": 0.2359999956
              },
              {
                "average": 1,
                "count": 503440,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.162076911,
                "count": 503440,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.45420327,
                "variance": 155.1071792
              },
              {
                "average": 19.98615274,
                "count": 503440,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.31108761,
                "variance": 1.718950721
              },
              {
                "average": 1.419750119,
                "count": 503440,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5193156362,
                "variance": 0.26968873
              },
              {
                "average": 1.274970205,
                "count": 503440,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4464997059,
                "variance": 0.1993619874
              },
              {
                "average": 255449761,
                "count": 503440,
                "maximum": 255450224.2,
                "minimum": 255449575.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 281.5710504,
                "variance": 79282.25643
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 503440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429568.4794,
              4009000.006,
              -0.9841278843,
              429999.9994,
              4009999.986,
              3.355872116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429568.47940430336,
                    4009000.0061629154,
                    -0.984127884260316
                  ],
                  [
                    429568.47940430336,
                    4009999.986162916,
                    -0.984127884260316
                  ],
                  [
                    429999.9994043034,
                    4009999.986162916,
                    3.355872115739684
                  ],
                  [
                    429999.9994043034,
                    4009000.0061629154,
                    3.355872115739684
                  ],
                  [
                    429568.47940430336,
                    4009000.0061629154,
                    -0.984127884260316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:10:24+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVF3204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75618572404366,
              36.17839254600921,
              0.199524556520782
            ],
            [
              -75.75627237771623,
              36.18740742692047,
              0.199524556520782
            ],
            [
              -75.74516648087787,
              36.1874770776207,
              44.419524556520784
            ],
            [
              -75.74508109942964,
              36.178462173855046,
              44.419524556520784
            ],
            [
              -75.75618572404366,
              36.17839254600921,
              0.199524556520782
            ]
          ]
        ]
      },
      "bbox": [
        -75.75627238,
        36.17839255,
        0.1995245565,
        -75.7450811,
        36.18747708,
        44.41952456
      ],
      "properties": {
        "datetime": "2019-10-18T20:48:59Z",
        "pc:count": 3577010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432244.0744,
            "count": 3577010,
            "maximum": 432998.6591,
            "minimum": 431999.9991,
            "name": "X",
            "position": 0,
            "stddev": 158.1725191,
            "variance": 25018.54581
          },
          {
            "average": 4004412.802,
            "count": 3577010,
            "maximum": 4004999.984,
            "minimum": 4003999.984,
            "name": "Y",
            "position": 1,
            "stddev": 262.4009562,
            "variance": 68854.26181
          },
          {
            "average": 5.338314448,
            "count": 3577010,
            "maximum": 44.41952456,
            "minimum": 0.1995245565,
            "name": "Z",
            "position": 2,
            "stddev": 2.522717386,
            "variance": 6.364103007
          },
          {
            "average": 1862.724201,
            "count": 3577010,
            "maximum": 47211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2184.449617,
            "variance": 4771820.131
          },
          {
            "average": 1.482631863,
            "count": 3577010,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8015004983,
            "variance": 0.6424030488
          },
          {
            "average": 1.969731983,
            "count": 3577010,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.106760541,
            "variance": 1.224918895
          },
          {
            "average": 1,
            "count": 3577010,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.381144308,
            "count": 3577010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4856679837,
            "variance": 0.2358733903
          },
          {
            "average": 20.12466832,
            "count": 3577010,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.38091888,
            "variance": 1.906936953
          },
          {
            "average": 1.510616409,
            "count": 3577010,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8232315349,
            "variance": 0.67771016
          },
          {
            "average": 4.864294481,
            "count": 3577010,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.92318281,
            "variance": 8.544997742
          },
          {
            "average": 255455292.4,
            "count": 3577010,
            "maximum": 255466939.6,
            "minimum": 255450298.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5891.115455,
            "variance": 34705241.31
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3577010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9991,
          4003999.984,
          0.1995245565,
          432998.6591,
          4004999.984,
          44.41952456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.9991492988,
                4003999.9838401857,
                0.199524556520782
              ],
              [
                431999.9991492988,
                4004999.9838401857,
                0.199524556520782
              ],
              [
                432998.65914929885,
                4004999.9838401857,
                44.419524556520784
              ],
              [
                432998.65914929885,
                4003999.9838401857,
                44.419524556520784
              ],
              [
                431999.9991492988,
                4003999.9838401857,
                0.199524556520782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:48:59+00:00",
        "end_time": "2019-10-18T16:11:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75627238,
            36.17839255,
            0.1995245565,
            -75.7450811,
            36.18747708,
            44.41952456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75618572404366,
                  36.17839254600921,
                  0.199524556520782
                ],
                [
                  -75.75627237771623,
                  36.18740742692047,
                  0.199524556520782
                ],
                [
                  -75.74516648087787,
                  36.1874770776207,
                  44.419524556520784
                ],
                [
                  -75.74508109942964,
                  36.178462173855046,
                  44.419524556520784
                ],
                [
                  -75.75618572404366,
                  36.17839254600921,
                  0.199524556520782
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:48:59Z",
            "pc:count": 3577010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432244.0744,
                "count": 3577010,
                "maximum": 432998.6591,
                "minimum": 431999.9991,
                "name": "X",
                "position": 0,
                "stddev": 158.1725191,
                "variance": 25018.54581
              },
              {
                "average": 4004412.802,
                "count": 3577010,
                "maximum": 4004999.984,
                "minimum": 4003999.984,
                "name": "Y",
                "position": 1,
                "stddev": 262.4009562,
                "variance": 68854.26181
              },
              {
                "average": 5.338314448,
                "count": 3577010,
                "maximum": 44.41952456,
                "minimum": 0.1995245565,
                "name": "Z",
                "position": 2,
                "stddev": 2.522717386,
                "variance": 6.364103007
              },
              {
                "average": 1862.724201,
                "count": 3577010,
                "maximum": 47211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2184.449617,
                "variance": 4771820.131
              },
              {
                "average": 1.482631863,
                "count": 3577010,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8015004983,
                "variance": 0.6424030488
              },
              {
                "average": 1.969731983,
                "count": 3577010,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.106760541,
                "variance": 1.224918895
              },
              {
                "average": 1,
                "count": 3577010,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.381144308,
                "count": 3577010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4856679837,
                "variance": 0.2358733903
              },
              {
                "average": 20.12466832,
                "count": 3577010,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.38091888,
                "variance": 1.906936953
              },
              {
                "average": 1.510616409,
                "count": 3577010,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8232315349,
                "variance": 0.67771016
              },
              {
                "average": 4.864294481,
                "count": 3577010,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.92318281,
                "variance": 8.544997742
              },
              {
                "average": 255455292.4,
                "count": 3577010,
                "maximum": 255466939.6,
                "minimum": 255450298.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5891.115455,
                "variance": 34705241.31
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3577010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9991,
              4003999.984,
              0.1995245565,
              432998.6591,
              4004999.984,
              44.41952456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.9991492988,
                    4003999.9838401857,
                    0.199524556520782
                  ],
                  [
                    431999.9991492988,
                    4004999.9838401857,
                    0.199524556520782
                  ],
                  [
                    432998.65914929885,
                    4004999.9838401857,
                    44.419524556520784
                  ],
                  [
                    432998.65914929885,
                    4003999.9838401857,
                    44.419524556520784
                  ],
                  [
                    431999.9991492988,
                    4003999.9838401857,
                    0.199524556520782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:48:59+00:00",
            "end_time": "2019-10-18T16:11: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": "20191018_NCMP_NC_Dunex_18SVF3205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.75627242146153,
              36.187407419287815,
              0.154314481323993
            ],
            [
              -75.75635771759633,
              36.19627714716193,
              0.154314481323993
            ],
            [
              -75.75267387553782,
              36.19630036949998,
              21.534314481323992
            ],
            [
              -75.75258899474223,
              36.187430634129385,
              21.534314481323992
            ],
            [
              -75.75627242146153,
              36.187407419287815,
              0.154314481323993
            ]
          ]
        ]
      },
      "bbox": [
        -75.75635772,
        36.18740742,
        0.1543144813,
        -75.75258899,
        36.19630037,
        21.53431448
      ],
      "properties": {
        "datetime": "2019-10-18T16:40:31Z",
        "pc:count": 563928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432096.1449,
            "count": 563928,
            "maximum": 432331.2152,
            "minimum": 431999.9952,
            "name": "X",
            "position": 0,
            "stddev": 66.91224285,
            "variance": 4477.248243
          },
          {
            "average": 4005282.238,
            "count": 563928,
            "maximum": 4005983.883,
            "minimum": 4004999.983,
            "name": "Y",
            "position": 1,
            "stddev": 192.4103536,
            "variance": 37021.74416
          },
          {
            "average": 6.771193285,
            "count": 563928,
            "maximum": 21.53431448,
            "minimum": 0.1543144813,
            "name": "Z",
            "position": 2,
            "stddev": 3.430178198,
            "variance": 11.76612247
          },
          {
            "average": 1991.145327,
            "count": 563928,
            "maximum": 38757,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2173.873345,
            "variance": 4725725.321
          },
          {
            "average": 1.51259558,
            "count": 563928,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8615987174,
            "variance": 0.7423523499
          },
          {
            "average": 2.074231108,
            "count": 563928,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.243974539,
            "variance": 1.547472654
          },
          {
            "average": 1,
            "count": 563928,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430038941,
            "count": 563928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4950816952,
            "variance": 0.2451058849
          },
          {
            "average": 20.08966465,
            "count": 563928,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.385026639,
            "variance": 1.918298789
          },
          {
            "average": 1.535970904,
            "count": 563928,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8939916398,
            "variance": 0.799221052
          },
          {
            "average": 4.627659914,
            "count": 563928,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4834287546,
            "variance": 0.2337033608
          },
          {
            "average": 255451845.5,
            "count": 563928,
            "maximum": 255452031.6,
            "minimum": 255451547.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 224.9703118,
            "variance": 50611.64121
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431999.9952,
          4004999.983,
          0.1543144813,
          432331.2152,
          4005983.883,
          21.53431448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431999.9952092848,
                4004999.9830242195,
                0.154314481323993
              ],
              [
                431999.9952092848,
                4005983.88302422,
                0.154314481323993
              ],
              [
                432331.2152092848,
                4005983.88302422,
                21.534314481323992
              ],
              [
                432331.2152092848,
                4004999.9830242195,
                21.534314481323992
              ],
              [
                431999.9952092848,
                4004999.9830242195,
                0.154314481323993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:40:31+00:00",
        "end_time": "2019-10-18T16:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.75635772,
            36.18740742,
            0.1543144813,
            -75.75258899,
            36.19630037,
            21.53431448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.75627242146153,
                  36.187407419287815,
                  0.154314481323993
                ],
                [
                  -75.75635771759633,
                  36.19627714716193,
                  0.154314481323993
                ],
                [
                  -75.75267387553782,
                  36.19630036949998,
                  21.534314481323992
                ],
                [
                  -75.75258899474223,
                  36.187430634129385,
                  21.534314481323992
                ],
                [
                  -75.75627242146153,
                  36.187407419287815,
                  0.154314481323993
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:40:31Z",
            "pc:count": 563928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432096.1449,
                "count": 563928,
                "maximum": 432331.2152,
                "minimum": 431999.9952,
                "name": "X",
                "position": 0,
                "stddev": 66.91224285,
                "variance": 4477.248243
              },
              {
                "average": 4005282.238,
                "count": 563928,
                "maximum": 4005983.883,
                "minimum": 4004999.983,
                "name": "Y",
                "position": 1,
                "stddev": 192.4103536,
                "variance": 37021.74416
              },
              {
                "average": 6.771193285,
                "count": 563928,
                "maximum": 21.53431448,
                "minimum": 0.1543144813,
                "name": "Z",
                "position": 2,
                "stddev": 3.430178198,
                "variance": 11.76612247
              },
              {
                "average": 1991.145327,
                "count": 563928,
                "maximum": 38757,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2173.873345,
                "variance": 4725725.321
              },
              {
                "average": 1.51259558,
                "count": 563928,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8615987174,
                "variance": 0.7423523499
              },
              {
                "average": 2.074231108,
                "count": 563928,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.243974539,
                "variance": 1.547472654
              },
              {
                "average": 1,
                "count": 563928,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430038941,
                "count": 563928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4950816952,
                "variance": 0.2451058849
              },
              {
                "average": 20.08966465,
                "count": 563928,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.385026639,
                "variance": 1.918298789
              },
              {
                "average": 1.535970904,
                "count": 563928,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8939916398,
                "variance": 0.799221052
              },
              {
                "average": 4.627659914,
                "count": 563928,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4834287546,
                "variance": 0.2337033608
              },
              {
                "average": 255451845.5,
                "count": 563928,
                "maximum": 255452031.6,
                "minimum": 255451547.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 224.9703118,
                "variance": 50611.64121
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431999.9952,
              4004999.983,
              0.1543144813,
              432331.2152,
              4005983.883,
              21.53431448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431999.9952092848,
                    4004999.9830242195,
                    0.154314481323993
                  ],
                  [
                    431999.9952092848,
                    4005983.88302422,
                    0.154314481323993
                  ],
                  [
                    432331.2152092848,
                    4005983.88302422,
                    21.534314481323992
                  ],
                  [
                    432331.2152092848,
                    4004999.9830242195,
                    21.534314481323992
                  ],
                  [
                    431999.9952092848,
                    4004999.9830242195,
                    0.154314481323993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:40:31+00:00",
            "end_time": "2019-10-18T16:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF3106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.76748103222855,
              36.19635149362682,
              -0.988793747968453
            ],
            [
              -75.76756903796942,
              36.20536632373149,
              -0.988793747968453
            ],
            [
              -75.75651269065614,
              36.20543672336907,
              20.65120625203155
            ],
            [
              -75.7564259522856,
              36.19642187016903,
              20.65120625203155
            ],
            [
              -75.76748103222855,
              36.19635149362682,
              -0.988793747968453
            ]
          ]
        ]
      },
      "bbox": [
        -75.76756904,
        36.19635149,
        -0.988793748,
        -75.75642595,
        36.20543672,
        20.65120625
      ],
      "properties": {
        "datetime": "2019-10-18T16:40:49Z",
        "pc:count": 3676586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431425.8827,
            "count": 3676586,
            "maximum": 431993.9857,
            "minimum": 431000.0057,
            "name": "X",
            "position": 0,
            "stddev": 198.9025788,
            "variance": 39562.23587
          },
          {
            "average": 4006475.654,
            "count": 3676586,
            "maximum": 4006999.984,
            "minimum": 4005999.984,
            "name": "Y",
            "position": 1,
            "stddev": 286.1543517,
            "variance": 81884.31302
          },
          {
            "average": 5.565423877,
            "count": 3676586,
            "maximum": 20.65120625,
            "minimum": -0.988793748,
            "name": "Z",
            "position": 2,
            "stddev": 3.939935135,
            "variance": 15.52308887
          },
          {
            "average": 1187.168456,
            "count": 3676586,
            "maximum": 45508,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1755.492639,
            "variance": 3081754.404
          },
          {
            "average": 1.924788105,
            "count": 3676586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.167323748,
            "variance": 1.362644732
          },
          {
            "average": 2.878830524,
            "count": 3676586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.579605857,
            "variance": 2.495154664
          },
          {
            "average": 1,
            "count": 3676586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.862779764,
            "count": 3676586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.376325599,
            "variance": 40.65752815
          },
          {
            "average": 20.02193466,
            "count": 3676586,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.3976445,
            "variance": 1.953410148
          },
          {
            "average": 2.077261623,
            "count": 3676586,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.34054429,
            "variance": 1.797058994
          },
          {
            "average": 3.410961963,
            "count": 3676586,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9252824346,
            "variance": 0.8561475838
          },
          {
            "average": 255451093.8,
            "count": 3676586,
            "maximum": 255452049.1,
            "minimum": 255449529.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.9678691,
            "variance": 342187.4079
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3676586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431000.0057,
          4005999.984,
          -0.988793748,
          431993.9857,
          4006999.984,
          20.65120625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431000.0056555424,
                4005999.9837057404,
                -0.988793747968453
              ],
              [
                431000.0056555424,
                4006999.9837057404,
                -0.988793747968453
              ],
              [
                431993.9856555424,
                4006999.9837057404,
                20.65120625203155
              ],
              [
                431993.9856555424,
                4005999.9837057404,
                20.65120625203155
              ],
              [
                431000.0056555424,
                4005999.9837057404,
                -0.988793747968453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:40:49+00:00",
        "end_time": "2019-10-18T15:58:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF3106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF3106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF3106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.76756904,
            36.19635149,
            -0.988793748,
            -75.75642595,
            36.20543672,
            20.65120625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.76748103222855,
                  36.19635149362682,
                  -0.988793747968453
                ],
                [
                  -75.76756903796942,
                  36.20536632373149,
                  -0.988793747968453
                ],
                [
                  -75.75651269065614,
                  36.20543672336907,
                  20.65120625203155
                ],
                [
                  -75.7564259522856,
                  36.19642187016903,
                  20.65120625203155
                ],
                [
                  -75.76748103222855,
                  36.19635149362682,
                  -0.988793747968453
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF3106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF3106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:40:49Z",
            "pc:count": 3676586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431425.8827,
                "count": 3676586,
                "maximum": 431993.9857,
                "minimum": 431000.0057,
                "name": "X",
                "position": 0,
                "stddev": 198.9025788,
                "variance": 39562.23587
              },
              {
                "average": 4006475.654,
                "count": 3676586,
                "maximum": 4006999.984,
                "minimum": 4005999.984,
                "name": "Y",
                "position": 1,
                "stddev": 286.1543517,
                "variance": 81884.31302
              },
              {
                "average": 5.565423877,
                "count": 3676586,
                "maximum": 20.65120625,
                "minimum": -0.988793748,
                "name": "Z",
                "position": 2,
                "stddev": 3.939935135,
                "variance": 15.52308887
              },
              {
                "average": 1187.168456,
                "count": 3676586,
                "maximum": 45508,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1755.492639,
                "variance": 3081754.404
              },
              {
                "average": 1.924788105,
                "count": 3676586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.167323748,
                "variance": 1.362644732
              },
              {
                "average": 2.878830524,
                "count": 3676586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.579605857,
                "variance": 2.495154664
              },
              {
                "average": 1,
                "count": 3676586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.862779764,
                "count": 3676586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.376325599,
                "variance": 40.65752815
              },
              {
                "average": 20.02193466,
                "count": 3676586,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.3976445,
                "variance": 1.953410148
              },
              {
                "average": 2.077261623,
                "count": 3676586,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.34054429,
                "variance": 1.797058994
              },
              {
                "average": 3.410961963,
                "count": 3676586,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9252824346,
                "variance": 0.8561475838
              },
              {
                "average": 255451093.8,
                "count": 3676586,
                "maximum": 255452049.1,
                "minimum": 255449529.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.9678691,
                "variance": 342187.4079
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3676586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431000.0057,
              4005999.984,
              -0.988793748,
              431993.9857,
              4006999.984,
              20.65120625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431000.0056555424,
                    4005999.9837057404,
                    -0.988793747968453
                  ],
                  [
                    431000.0056555424,
                    4006999.9837057404,
                    -0.988793747968453
                  ],
                  [
                    431993.9856555424,
                    4006999.9837057404,
                    20.65120625203155
                  ],
                  [
                    431993.9856555424,
                    4005999.9837057404,
                    20.65120625203155
                  ],
                  [
                    431000.0056555424,
                    4005999.9837057404,
                    -0.988793747968453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:40:49+00:00",
            "end_time": "2019-10-18T15:58:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2525.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83406753206276,
              36.36719538837959,
              0.199673103217918
            ],
            [
              -75.83416377143962,
              36.37620981351388,
              0.199673103217918
            ],
            [
              -75.82498611531244,
              36.37627354835706,
              52.139673103217916
            ],
            [
              -75.82489093448842,
              36.3672591023544,
              52.139673103217916
            ],
            [
              -75.83406753206276,
              36.36719538837959,
              0.199673103217918
            ]
          ]
        ]
      },
      "bbox": [
        -75.83416377,
        36.36719539,
        0.1996731032,
        -75.82489093,
        36.37627355,
        52.1396731
      ],
      "properties": {
        "datetime": "2019-10-18T19:57:12Z",
        "pc:count": 4838464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425745.7288,
            "count": 4838464,
            "maximum": 426000.0144,
            "minimum": 425176.7144,
            "name": "X",
            "position": 0,
            "stddev": 174.2778395,
            "variance": 30372.76533
          },
          {
            "average": 4025506.939,
            "count": 4838464,
            "maximum": 4025999.984,
            "minimum": 4024999.984,
            "name": "Y",
            "position": 1,
            "stddev": 302.6408474,
            "variance": 91591.48249
          },
          {
            "average": 7.394214516,
            "count": 4838464,
            "maximum": 52.1396731,
            "minimum": 0.1996731032,
            "name": "Z",
            "position": 2,
            "stddev": 4.763779159,
            "variance": 22.69359188
          },
          {
            "average": 1044.713311,
            "count": 4838464,
            "maximum": 51314,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1640.742171,
            "variance": 2692034.871
          },
          {
            "average": 2.153329652,
            "count": 4838464,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244332909,
            "variance": 1.548364387
          },
          {
            "average": 3.330822757,
            "count": 4838464,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.591800212,
            "variance": 2.533827915
          },
          {
            "average": 1,
            "count": 4838464,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245345217,
            "count": 4838464,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.430291738,
            "variance": 0.1851509798
          },
          {
            "average": 20.06043059,
            "count": 4838464,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.116820124,
            "variance": 4.480927437
          },
          {
            "average": 2.37664329,
            "count": 4838464,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.645780655,
            "variance": 2.708593966
          },
          {
            "average": 3.462550719,
            "count": 4838464,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.819839163,
            "variance": 3.311814579
          },
          {
            "average": 255461510.1,
            "count": 4838464,
            "maximum": 255463832.1,
            "minimum": 255459830.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1134.988123,
            "variance": 1288198.04
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4838464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425176.7144,
          4024999.984,
          0.1996731032,
          426000.0144,
          4025999.984,
          52.1396731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425176.7143784338,
                4024999.9839713355,
                0.199673103217918
              ],
              [
                425176.7143784338,
                4025999.9839713355,
                0.199673103217918
              ],
              [
                426000.0143784339,
                4025999.9839713355,
                52.139673103217916
              ],
              [
                426000.0143784339,
                4024999.9839713355,
                52.139673103217916
              ],
              [
                425176.7143784338,
                4024999.9839713355,
                0.199673103217918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:57:12+00:00",
        "end_time": "2019-10-18T18:50:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2525.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2525.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2525.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2525.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83416377,
            36.36719539,
            0.1996731032,
            -75.82489093,
            36.37627355,
            52.1396731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83406753206276,
                  36.36719538837959,
                  0.199673103217918
                ],
                [
                  -75.83416377143962,
                  36.37620981351388,
                  0.199673103217918
                ],
                [
                  -75.82498611531244,
                  36.37627354835706,
                  52.139673103217916
                ],
                [
                  -75.82489093448842,
                  36.3672591023544,
                  52.139673103217916
                ],
                [
                  -75.83406753206276,
                  36.36719538837959,
                  0.199673103217918
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2525.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2525.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:57:12Z",
            "pc:count": 4838464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425745.7288,
                "count": 4838464,
                "maximum": 426000.0144,
                "minimum": 425176.7144,
                "name": "X",
                "position": 0,
                "stddev": 174.2778395,
                "variance": 30372.76533
              },
              {
                "average": 4025506.939,
                "count": 4838464,
                "maximum": 4025999.984,
                "minimum": 4024999.984,
                "name": "Y",
                "position": 1,
                "stddev": 302.6408474,
                "variance": 91591.48249
              },
              {
                "average": 7.394214516,
                "count": 4838464,
                "maximum": 52.1396731,
                "minimum": 0.1996731032,
                "name": "Z",
                "position": 2,
                "stddev": 4.763779159,
                "variance": 22.69359188
              },
              {
                "average": 1044.713311,
                "count": 4838464,
                "maximum": 51314,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1640.742171,
                "variance": 2692034.871
              },
              {
                "average": 2.153329652,
                "count": 4838464,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244332909,
                "variance": 1.548364387
              },
              {
                "average": 3.330822757,
                "count": 4838464,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.591800212,
                "variance": 2.533827915
              },
              {
                "average": 1,
                "count": 4838464,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245345217,
                "count": 4838464,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.430291738,
                "variance": 0.1851509798
              },
              {
                "average": 20.06043059,
                "count": 4838464,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.116820124,
                "variance": 4.480927437
              },
              {
                "average": 2.37664329,
                "count": 4838464,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.645780655,
                "variance": 2.708593966
              },
              {
                "average": 3.462550719,
                "count": 4838464,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.819839163,
                "variance": 3.311814579
              },
              {
                "average": 255461510.1,
                "count": 4838464,
                "maximum": 255463832.1,
                "minimum": 255459830.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1134.988123,
                "variance": 1288198.04
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4838464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425176.7144,
              4024999.984,
              0.1996731032,
              426000.0144,
              4025999.984,
              52.1396731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425176.7143784338,
                    4024999.9839713355,
                    0.199673103217918
                  ],
                  [
                    425176.7143784338,
                    4025999.9839713355,
                    0.199673103217918
                  ],
                  [
                    426000.0143784339,
                    4025999.9839713355,
                    52.139673103217916
                  ],
                  [
                    426000.0143784339,
                    4024999.9839713355,
                    52.139673103217916
                  ],
                  [
                    425176.7143784338,
                    4024999.9839713355,
                    0.199673103217918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:57:12+00:00",
            "end_time": "2019-10-18T18:50: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": "20191018_NCMP_NC_Dunex_18SVF2337.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85952051108545,
              36.47519495872172,
              -0.561381686779679
            ],
            [
              -75.85962008061794,
              36.48420934137096,
              -0.561381686779679
            ],
            [
              -75.85042060937343,
              36.48427526337619,
              16.178618313220323
            ],
            [
              -75.85032210509826,
              36.47526085916794,
              16.178618313220323
            ],
            [
              -75.85952051108545,
              36.47519495872172,
              -0.561381686779679
            ]
          ]
        ]
      },
      "bbox": [
        -75.85962008,
        36.47519496,
        -0.5613816868,
        -75.85032211,
        36.48427526,
        16.17861831
      ],
      "properties": {
        "datetime": "2019-10-18T20:10:11Z",
        "pc:count": 4943488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423294.0687,
            "count": 4943488,
            "maximum": 423824.1341,
            "minimum": 423000.0141,
            "name": "X",
            "position": 0,
            "stddev": 174.6180474,
            "variance": 30491.46248
          },
          {
            "average": 4037487.896,
            "count": 4943488,
            "maximum": 4037999.994,
            "minimum": 4036999.974,
            "name": "Y",
            "position": 1,
            "stddev": 288.3633549,
            "variance": 83153.42447
          },
          {
            "average": 3.687873485,
            "count": 4943488,
            "maximum": 16.17861831,
            "minimum": -0.5613816868,
            "name": "Z",
            "position": 2,
            "stddev": 2.367001499,
            "variance": 5.602696097
          },
          {
            "average": 1352.16559,
            "count": 4943488,
            "maximum": 17445,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2221.456355,
            "variance": 4934868.335
          },
          {
            "average": 1.936429501,
            "count": 4943488,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.135576307,
            "variance": 1.289533549
          },
          {
            "average": 2.875265804,
            "count": 4943488,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.463973901,
            "variance": 2.143219584
          },
          {
            "average": 1,
            "count": 4943488,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31078178,
            "count": 4943488,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628136866,
            "variance": 0.2141965085
          },
          {
            "average": 19.97945068,
            "count": 4943488,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.129588055,
            "variance": 4.535145285
          },
          {
            "average": 1.992440965,
            "count": 4943488,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.23828737,
            "variance": 1.533355612
          },
          {
            "average": 3.637019651,
            "count": 4943488,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.997571243,
            "variance": 3.990290872
          },
          {
            "average": 255461632.6,
            "count": 4943488,
            "maximum": 255464611.8,
            "minimum": 255460003.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1243.126999,
            "variance": 1545364.735
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4943488,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423000.0141,
          4036999.974,
          -0.5613816868,
          423824.1341,
          4037999.994,
          16.17861831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423000.0140602398,
                4036999.9735279744,
                -0.561381686779679
              ],
              [
                423000.0140602398,
                4037999.993527974,
                -0.561381686779679
              ],
              [
                423824.13406023977,
                4037999.993527974,
                16.178618313220323
              ],
              [
                423824.13406023977,
                4036999.9735279744,
                16.178618313220323
              ],
              [
                423000.0140602398,
                4036999.9735279744,
                -0.561381686779679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:10:11+00:00",
        "end_time": "2019-10-18T18:53:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2337.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2337.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2337.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2337.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.85962008,
            36.47519496,
            -0.5613816868,
            -75.85032211,
            36.48427526,
            16.17861831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.85952051108545,
                  36.47519495872172,
                  -0.561381686779679
                ],
                [
                  -75.85962008061794,
                  36.48420934137096,
                  -0.561381686779679
                ],
                [
                  -75.85042060937343,
                  36.48427526337619,
                  16.178618313220323
                ],
                [
                  -75.85032210509826,
                  36.47526085916794,
                  16.178618313220323
                ],
                [
                  -75.85952051108545,
                  36.47519495872172,
                  -0.561381686779679
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2337.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2337.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:10:11Z",
            "pc:count": 4943488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423294.0687,
                "count": 4943488,
                "maximum": 423824.1341,
                "minimum": 423000.0141,
                "name": "X",
                "position": 0,
                "stddev": 174.6180474,
                "variance": 30491.46248
              },
              {
                "average": 4037487.896,
                "count": 4943488,
                "maximum": 4037999.994,
                "minimum": 4036999.974,
                "name": "Y",
                "position": 1,
                "stddev": 288.3633549,
                "variance": 83153.42447
              },
              {
                "average": 3.687873485,
                "count": 4943488,
                "maximum": 16.17861831,
                "minimum": -0.5613816868,
                "name": "Z",
                "position": 2,
                "stddev": 2.367001499,
                "variance": 5.602696097
              },
              {
                "average": 1352.16559,
                "count": 4943488,
                "maximum": 17445,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2221.456355,
                "variance": 4934868.335
              },
              {
                "average": 1.936429501,
                "count": 4943488,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.135576307,
                "variance": 1.289533549
              },
              {
                "average": 2.875265804,
                "count": 4943488,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.463973901,
                "variance": 2.143219584
              },
              {
                "average": 1,
                "count": 4943488,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31078178,
                "count": 4943488,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628136866,
                "variance": 0.2141965085
              },
              {
                "average": 19.97945068,
                "count": 4943488,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.129588055,
                "variance": 4.535145285
              },
              {
                "average": 1.992440965,
                "count": 4943488,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.23828737,
                "variance": 1.533355612
              },
              {
                "average": 3.637019651,
                "count": 4943488,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.997571243,
                "variance": 3.990290872
              },
              {
                "average": 255461632.6,
                "count": 4943488,
                "maximum": 255464611.8,
                "minimum": 255460003.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1243.126999,
                "variance": 1545364.735
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4943488,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423000.0141,
              4036999.974,
              -0.5613816868,
              423824.1341,
              4037999.994,
              16.17861831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423000.0140602398,
                    4036999.9735279744,
                    -0.561381686779679
                  ],
                  [
                    423000.0140602398,
                    4037999.993527974,
                    -0.561381686779679
                  ],
                  [
                    423824.13406023977,
                    4037999.993527974,
                    16.178618313220323
                  ],
                  [
                    423824.13406023977,
                    4036999.9735279744,
                    16.178618313220323
                  ],
                  [
                    423000.0140602398,
                    4036999.9735279744,
                    -0.561381686779679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:10:11+00:00",
            "end_time": "2019-10-18T18:53:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_NC_Dunex_18SVF2526.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83603911860149,
              36.37619669509899,
              -0.386216741475533
            ],
            [
              -75.83613561715099,
              36.38521110208664,
              -0.386216741475533
            ],
            [
              -75.82508147320002,
              36.385287971406036,
              51.85378325852447
            ],
            [
              -75.82498625005603,
              36.376273539251976,
              51.85378325852447
            ],
            [
              -75.83603911860149,
              36.37619669509899,
              -0.386216741475533
            ]
          ]
        ]
      },
      "bbox": [
        -75.83613562,
        36.3761967,
        -0.3862167415,
        -75.82498625,
        36.38528797,
        51.85378326
      ],
      "properties": {
        "datetime": "2019-10-18T20:12:47Z",
        "pc:count": 7825381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425555.2977,
            "count": 7825381,
            "maximum": 426000.0023,
            "minimum": 425008.4823,
            "name": "X",
            "position": 0,
            "stddev": 234.322041,
            "variance": 54906.81888
          },
          {
            "average": 4026456.138,
            "count": 7825381,
            "maximum": 4026999.983,
            "minimum": 4025999.983,
            "name": "Y",
            "position": 1,
            "stddev": 288.0341551,
            "variance": 82963.67448
          },
          {
            "average": 7.07684823,
            "count": 7825381,
            "maximum": 51.85378326,
            "minimum": -0.3862167415,
            "name": "Z",
            "position": 2,
            "stddev": 4.988197029,
            "variance": 24.8821096
          },
          {
            "average": 925.7320153,
            "count": 7825381,
            "maximum": 43247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1643.795956,
            "variance": 2702065.145
          },
          {
            "average": 2.298834651,
            "count": 7825381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274270656,
            "variance": 1.623765704
          },
          {
            "average": 3.610887828,
            "count": 7825381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554196282,
            "variance": 2.415526083
          },
          {
            "average": 1,
            "count": 7825381,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226005226,
            "count": 7825381,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4182426163,
            "variance": 0.1749268861
          },
          {
            "average": 20.00822528,
            "count": 7825381,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.028402452,
            "variance": 4.114416508
          },
          {
            "average": 2.641744472,
            "count": 7825381,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.835077733,
            "variance": 3.367510286
          },
          {
            "average": 3.568876199,
            "count": 7825381,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.123350144,
            "variance": 4.508615835
          },
          {
            "average": 255461574.3,
            "count": 7825381,
            "maximum": 255464767.1,
            "minimum": 255459844.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1361.179002,
            "variance": 1852808.274
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425008.4823,
          4025999.983,
          -0.3862167415,
          426000.0023,
          4026999.983,
          51.85378326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425008.4822832657,
                4025999.983064575,
                -0.386216741475533
              ],
              [
                425008.4822832657,
                4026999.983064575,
                -0.386216741475533
              ],
              [
                426000.0022832657,
                4026999.983064575,
                51.85378325852447
              ],
              [
                426000.0022832657,
                4025999.983064575,
                51.85378325852447
              ],
              [
                425008.4822832657,
                4025999.983064575,
                -0.386216741475533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:12:47+00:00",
        "end_time": "2019-10-18T18:50:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2526.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2526.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2526.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2526.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83613562,
            36.3761967,
            -0.3862167415,
            -75.82498625,
            36.38528797,
            51.85378326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83603911860149,
                  36.37619669509899,
                  -0.386216741475533
                ],
                [
                  -75.83613561715099,
                  36.38521110208664,
                  -0.386216741475533
                ],
                [
                  -75.82508147320002,
                  36.385287971406036,
                  51.85378325852447
                ],
                [
                  -75.82498625005603,
                  36.376273539251976,
                  51.85378325852447
                ],
                [
                  -75.83603911860149,
                  36.37619669509899,
                  -0.386216741475533
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2526.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2526.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:12:47Z",
            "pc:count": 7825381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425555.2977,
                "count": 7825381,
                "maximum": 426000.0023,
                "minimum": 425008.4823,
                "name": "X",
                "position": 0,
                "stddev": 234.322041,
                "variance": 54906.81888
              },
              {
                "average": 4026456.138,
                "count": 7825381,
                "maximum": 4026999.983,
                "minimum": 4025999.983,
                "name": "Y",
                "position": 1,
                "stddev": 288.0341551,
                "variance": 82963.67448
              },
              {
                "average": 7.07684823,
                "count": 7825381,
                "maximum": 51.85378326,
                "minimum": -0.3862167415,
                "name": "Z",
                "position": 2,
                "stddev": 4.988197029,
                "variance": 24.8821096
              },
              {
                "average": 925.7320153,
                "count": 7825381,
                "maximum": 43247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1643.795956,
                "variance": 2702065.145
              },
              {
                "average": 2.298834651,
                "count": 7825381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274270656,
                "variance": 1.623765704
              },
              {
                "average": 3.610887828,
                "count": 7825381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554196282,
                "variance": 2.415526083
              },
              {
                "average": 1,
                "count": 7825381,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226005226,
                "count": 7825381,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4182426163,
                "variance": 0.1749268861
              },
              {
                "average": 20.00822528,
                "count": 7825381,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.028402452,
                "variance": 4.114416508
              },
              {
                "average": 2.641744472,
                "count": 7825381,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.835077733,
                "variance": 3.367510286
              },
              {
                "average": 3.568876199,
                "count": 7825381,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.123350144,
                "variance": 4.508615835
              },
              {
                "average": 255461574.3,
                "count": 7825381,
                "maximum": 255464767.1,
                "minimum": 255459844.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1361.179002,
                "variance": 1852808.274
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425008.4823,
              4025999.983,
              -0.3862167415,
              426000.0023,
              4026999.983,
              51.85378326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425008.4822832657,
                    4025999.983064575,
                    -0.386216741475533
                  ],
                  [
                    425008.4822832657,
                    4026999.983064575,
                    -0.386216741475533
                  ],
                  [
                    426000.0022832657,
                    4026999.983064575,
                    51.85378325852447
                  ],
                  [
                    426000.0022832657,
                    4025999.983064575,
                    51.85378325852447
                  ],
                  [
                    425008.4822832657,
                    4025999.983064575,
                    -0.386216741475533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:12:47+00:00",
            "end_time": "2019-10-18T18:50: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": "20191018_NCMP_NC_Dunex_18SVF2432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.84786834367893,
              36.43020358753576,
              -0.449136058345388
            ],
            [
              -75.8479664005195,
              36.4392178853939,
              -0.449136058345388
            ],
            [
              -75.83758294383007,
              36.43929119084718,
              17.830863941654613
            ],
            [
              -75.8374860873638,
              36.430276869003855,
              17.830863941654613
            ],
            [
              -75.84786834367893,
              36.43020358753576,
              -0.449136058345388
            ]
          ]
        ]
      },
      "bbox": [
        -75.8479664,
        36.43020359,
        -0.4491360583,
        -75.83748609,
        36.43929119,
        17.83086394
      ],
      "properties": {
        "datetime": "2019-10-18T20:11:26Z",
        "pc:count": 5183523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424368.3425,
            "count": 5183523,
            "maximum": 424930.7301,
            "minimum": 424000.0101,
            "name": "X",
            "position": 0,
            "stddev": 199.6494919,
            "variance": 39859.91961
          },
          {
            "average": 4032464.113,
            "count": 5183523,
            "maximum": 4032999.985,
            "minimum": 4031999.985,
            "name": "Y",
            "position": 1,
            "stddev": 284.7447771,
            "variance": 81079.5881
          },
          {
            "average": 4.3132578,
            "count": 5183523,
            "maximum": 17.83086394,
            "minimum": -0.4491360583,
            "name": "Z",
            "position": 2,
            "stddev": 2.701139307,
            "variance": 7.296153558
          },
          {
            "average": 1511.312533,
            "count": 5183523,
            "maximum": 47480,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2170.517409,
            "variance": 4711145.821
          },
          {
            "average": 1.849268924,
            "count": 5183523,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.12470999,
            "variance": 1.264972561
          },
          {
            "average": 2.700367298,
            "count": 5183523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.52990927,
            "variance": 2.340622374
          },
          {
            "average": 1,
            "count": 5183523,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375249613,
            "count": 5183523,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5871094897,
            "variance": 0.3446975529
          },
          {
            "average": 19.99482404,
            "count": 5183523,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.137692238,
            "variance": 4.569728106
          },
          {
            "average": 1.925237913,
            "count": 5183523,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.280570184,
            "variance": 1.639859997
          },
          {
            "average": 3.901425922,
            "count": 5183523,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.136021003,
            "variance": 4.562585727
          },
          {
            "average": 255461814.7,
            "count": 5183523,
            "maximum": 255464686.9,
            "minimum": 255459931.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1361.722013,
            "variance": 1854286.842
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5183523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424000.0101,
          4031999.985,
          -0.4491360583,
          424930.7301,
          4032999.985,
          17.83086394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424000.01010426716,
                4031999.9853836214,
                -0.449136058345388
              ],
              [
                424000.01010426716,
                4032999.9853836214,
                -0.449136058345388
              ],
              [
                424930.73010426713,
                4032999.9853836214,
                17.830863941654613
              ],
              [
                424930.73010426713,
                4031999.9853836214,
                17.830863941654613
              ],
              [
                424000.01010426716,
                4031999.9853836214,
                -0.449136058345388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:11:26+00:00",
        "end_time": "2019-10-18T18:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8479664,
            36.43020359,
            -0.4491360583,
            -75.83748609,
            36.43929119,
            17.83086394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.84786834367893,
                  36.43020358753576,
                  -0.449136058345388
                ],
                [
                  -75.8479664005195,
                  36.4392178853939,
                  -0.449136058345388
                ],
                [
                  -75.83758294383007,
                  36.43929119084718,
                  17.830863941654613
                ],
                [
                  -75.8374860873638,
                  36.430276869003855,
                  17.830863941654613
                ],
                [
                  -75.84786834367893,
                  36.43020358753576,
                  -0.449136058345388
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:11:26Z",
            "pc:count": 5183523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424368.3425,
                "count": 5183523,
                "maximum": 424930.7301,
                "minimum": 424000.0101,
                "name": "X",
                "position": 0,
                "stddev": 199.6494919,
                "variance": 39859.91961
              },
              {
                "average": 4032464.113,
                "count": 5183523,
                "maximum": 4032999.985,
                "minimum": 4031999.985,
                "name": "Y",
                "position": 1,
                "stddev": 284.7447771,
                "variance": 81079.5881
              },
              {
                "average": 4.3132578,
                "count": 5183523,
                "maximum": 17.83086394,
                "minimum": -0.4491360583,
                "name": "Z",
                "position": 2,
                "stddev": 2.701139307,
                "variance": 7.296153558
              },
              {
                "average": 1511.312533,
                "count": 5183523,
                "maximum": 47480,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2170.517409,
                "variance": 4711145.821
              },
              {
                "average": 1.849268924,
                "count": 5183523,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.12470999,
                "variance": 1.264972561
              },
              {
                "average": 2.700367298,
                "count": 5183523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.52990927,
                "variance": 2.340622374
              },
              {
                "average": 1,
                "count": 5183523,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375249613,
                "count": 5183523,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5871094897,
                "variance": 0.3446975529
              },
              {
                "average": 19.99482404,
                "count": 5183523,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.137692238,
                "variance": 4.569728106
              },
              {
                "average": 1.925237913,
                "count": 5183523,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.280570184,
                "variance": 1.639859997
              },
              {
                "average": 3.901425922,
                "count": 5183523,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.136021003,
                "variance": 4.562585727
              },
              {
                "average": 255461814.7,
                "count": 5183523,
                "maximum": 255464686.9,
                "minimum": 255459931.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1361.722013,
                "variance": 1854286.842
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5183523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424000.0101,
              4031999.985,
              -0.4491360583,
              424930.7301,
              4032999.985,
              17.83086394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424000.01010426716,
                    4031999.9853836214,
                    -0.449136058345388
                  ],
                  [
                    424000.01010426716,
                    4032999.9853836214,
                    -0.449136058345388
                  ],
                  [
                    424930.73010426713,
                    4032999.9853836214,
                    17.830863941654613
                  ],
                  [
                    424930.73010426713,
                    4031999.9853836214,
                    17.830863941654613
                  ],
                  [
                    424000.01010426716,
                    4031999.9853836214,
                    -0.449136058345388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:11:26+00:00",
            "end_time": "2019-10-18T18:52: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": "20191018_NCMP_NC_Dunex_18SVF2910.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.787715803518,
              36.23228151869666,
              -0.934850419861644
            ],
            [
              -75.78780624813064,
              36.241296251219396,
              -0.934850419861644
            ],
            [
              -75.77904980176447,
              36.24135359409622,
              11.985149580138355
            ],
            [
              -75.77896036219224,
              36.2323388427693,
              11.985149580138355
            ],
            [
              -75.787715803518,
              36.23228151869666,
              -0.934850419861644
            ]
          ]
        ]
      },
      "bbox": [
        -75.78780625,
        36.23228152,
        -0.9348504199,
        -75.77896036,
        36.24135359,
        11.98514958
      ],
      "properties": {
        "datetime": "2019-10-18T16:31:12Z",
        "pc:count": 2203418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429748.3282,
            "count": 2203418,
            "maximum": 430000.0081,
            "minimum": 429213.1481,
            "name": "X",
            "position": 0,
            "stddev": 183.0495323,
            "variance": 33507.13129
          },
          {
            "average": 4010592.946,
            "count": 2203418,
            "maximum": 4010999.988,
            "minimum": 4009999.988,
            "name": "Y",
            "position": 1,
            "stddev": 273.2739087,
            "variance": 74678.62919
          },
          {
            "average": 1.850886458,
            "count": 2203418,
            "maximum": 11.98514958,
            "minimum": -0.9348504199,
            "name": "Z",
            "position": 2,
            "stddev": 1.945601009,
            "variance": 3.785363287
          },
          {
            "average": 626.7115758,
            "count": 2203418,
            "maximum": 5721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 630.059743,
            "variance": 396975.2797
          },
          {
            "average": 1.564849248,
            "count": 2203418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9748242444,
            "variance": 0.9502823074
          },
          {
            "average": 2.130341134,
            "count": 2203418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.418835279,
            "variance": 2.013093549
          },
          {
            "average": 1,
            "count": 2203418,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.715610928,
            "count": 2203418,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.089486811,
            "variance": 37.08184962
          },
          {
            "average": 20.08923174,
            "count": 2203418,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.536628118,
            "variance": 2.361225974
          },
          {
            "average": 1.674321894,
            "count": 2203418,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.040594391,
            "variance": 1.082836686
          },
          {
            "average": 2.115699336,
            "count": 2203418,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9122053587,
            "variance": 0.8321186164
          },
          {
            "average": 255450293.6,
            "count": 2203418,
            "maximum": 255451472.1,
            "minimum": 255449590.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 572.4213914,
            "variance": 327666.2494
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2203418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429213.1481,
          4009999.988,
          -0.9348504199,
          430000.0081,
          4010999.988,
          11.98514958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429213.1481029679,
                4009999.9879885353,
                -0.934850419861644
              ],
              [
                429213.1481029679,
                4010999.9879885353,
                -0.934850419861644
              ],
              [
                430000.00810296787,
                4010999.9879885353,
                11.985149580138355
              ],
              [
                430000.00810296787,
                4009999.9879885353,
                11.985149580138355
              ],
              [
                429213.1481029679,
                4009999.9879885353,
                -0.934850419861644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T16:31:12+00:00",
        "end_time": "2019-10-18T15:59:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2910.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2910.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2910.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2910.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.78780625,
            36.23228152,
            -0.9348504199,
            -75.77896036,
            36.24135359,
            11.98514958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.787715803518,
                  36.23228151869666,
                  -0.934850419861644
                ],
                [
                  -75.78780624813064,
                  36.241296251219396,
                  -0.934850419861644
                ],
                [
                  -75.77904980176447,
                  36.24135359409622,
                  11.985149580138355
                ],
                [
                  -75.77896036219224,
                  36.2323388427693,
                  11.985149580138355
                ],
                [
                  -75.787715803518,
                  36.23228151869666,
                  -0.934850419861644
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2910.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2910.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T16:31:12Z",
            "pc:count": 2203418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429748.3282,
                "count": 2203418,
                "maximum": 430000.0081,
                "minimum": 429213.1481,
                "name": "X",
                "position": 0,
                "stddev": 183.0495323,
                "variance": 33507.13129
              },
              {
                "average": 4010592.946,
                "count": 2203418,
                "maximum": 4010999.988,
                "minimum": 4009999.988,
                "name": "Y",
                "position": 1,
                "stddev": 273.2739087,
                "variance": 74678.62919
              },
              {
                "average": 1.850886458,
                "count": 2203418,
                "maximum": 11.98514958,
                "minimum": -0.9348504199,
                "name": "Z",
                "position": 2,
                "stddev": 1.945601009,
                "variance": 3.785363287
              },
              {
                "average": 626.7115758,
                "count": 2203418,
                "maximum": 5721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 630.059743,
                "variance": 396975.2797
              },
              {
                "average": 1.564849248,
                "count": 2203418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9748242444,
                "variance": 0.9502823074
              },
              {
                "average": 2.130341134,
                "count": 2203418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.418835279,
                "variance": 2.013093549
              },
              {
                "average": 1,
                "count": 2203418,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.715610928,
                "count": 2203418,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.089486811,
                "variance": 37.08184962
              },
              {
                "average": 20.08923174,
                "count": 2203418,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.536628118,
                "variance": 2.361225974
              },
              {
                "average": 1.674321894,
                "count": 2203418,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.040594391,
                "variance": 1.082836686
              },
              {
                "average": 2.115699336,
                "count": 2203418,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9122053587,
                "variance": 0.8321186164
              },
              {
                "average": 255450293.6,
                "count": 2203418,
                "maximum": 255451472.1,
                "minimum": 255449590.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 572.4213914,
                "variance": 327666.2494
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2203418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429213.1481,
              4009999.988,
              -0.9348504199,
              430000.0081,
              4010999.988,
              11.98514958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429213.1481029679,
                    4009999.9879885353,
                    -0.934850419861644
                  ],
                  [
                    429213.1481029679,
                    4010999.9879885353,
                    -0.934850419861644
                  ],
                  [
                    430000.00810296787,
                    4010999.9879885353,
                    11.985149580138355
                  ],
                  [
                    430000.00810296787,
                    4009999.9879885353,
                    11.985149580138355
                  ],
                  [
                    429213.1481029679,
                    4009999.9879885353,
                    -0.934850419861644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T16:31:12+00:00",
            "end_time": "2019-10-18T15:59: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": "20191018_NCMP_NC_Dunex_18SVF2527.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83623018252658,
              36.38521047704983,
              -0.410905608508708
            ],
            [
              -75.83632673488226,
              36.39422486996521,
              -0.410905608508708
            ],
            [
              -75.8257688279317,
              36.39429833442491,
              25.369094391491295
            ],
            [
              -75.82567349412692,
              36.38528391746026,
              25.369094391491295
            ],
            [
              -75.83623018252658,
              36.38521047704983,
              -0.410905608508708
            ]
          ]
        ]
      },
      "bbox": [
        -75.83632673,
        36.38521048,
        -0.4109056085,
        -75.82567349,
        36.39429833,
        25.36909439
      ],
      "properties": {
        "datetime": "2019-10-18T20:12:40Z",
        "pc:count": 9020447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425365.8326,
            "count": 9020447,
            "maximum": 425946.9001,
            "minimum": 425000.0001,
            "name": "X",
            "position": 0,
            "stddev": 206.2805101,
            "variance": 42551.64886
          },
          {
            "average": 4027579.991,
            "count": 9020447,
            "maximum": 4027999.987,
            "minimum": 4026999.987,
            "name": "Y",
            "position": 1,
            "stddev": 260.7146342,
            "variance": 67972.12046
          },
          {
            "average": 6.310852687,
            "count": 9020447,
            "maximum": 25.36909439,
            "minimum": -0.4109056085,
            "name": "Z",
            "position": 2,
            "stddev": 4.369421438,
            "variance": 19.09184371
          },
          {
            "average": 693.5440684,
            "count": 9020447,
            "maximum": 49767,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1385.532024,
            "variance": 1919698.989
          },
          {
            "average": 2.476954745,
            "count": 9020447,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304243393,
            "variance": 1.701050828
          },
          {
            "average": 3.961310676,
            "count": 9020447,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.441058078,
            "variance": 2.076648385
          },
          {
            "average": 1,
            "count": 9020447,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193717894,
            "count": 9020447,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3952104365,
            "variance": 0.1561912891
          },
          {
            "average": 20.14665756,
            "count": 9020447,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.258616934,
            "variance": 5.101350453
          },
          {
            "average": 2.877678124,
            "count": 9020447,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.880723746,
            "variance": 3.53712181
          },
          {
            "average": 3.86230771,
            "count": 9020447,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.104475186,
            "variance": 4.428815808
          },
          {
            "average": 255461773.4,
            "count": 9020447,
            "maximum": 255464760.6,
            "minimum": 255459858.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1344.543102,
            "variance": 1807796.154
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9020447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425000.0001,
          4026999.987,
          -0.4109056085,
          425946.9001,
          4027999.987,
          25.36909439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425000.00010240666,
                4026999.9871659447,
                -0.410905608508708
              ],
              [
                425000.00010240666,
                4027999.9871659447,
                -0.410905608508708
              ],
              [
                425946.9001024067,
                4027999.9871659447,
                25.369094391491295
              ],
              [
                425946.9001024067,
                4026999.9871659447,
                25.369094391491295
              ],
              [
                425000.00010240666,
                4026999.9871659447,
                -0.410905608508708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:12:40+00:00",
        "end_time": "2019-10-18T18:50:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2527.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2527.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2527.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2527.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83632673,
            36.38521048,
            -0.4109056085,
            -75.82567349,
            36.39429833,
            25.36909439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83623018252658,
                  36.38521047704983,
                  -0.410905608508708
                ],
                [
                  -75.83632673488226,
                  36.39422486996521,
                  -0.410905608508708
                ],
                [
                  -75.8257688279317,
                  36.39429833442491,
                  25.369094391491295
                ],
                [
                  -75.82567349412692,
                  36.38528391746026,
                  25.369094391491295
                ],
                [
                  -75.83623018252658,
                  36.38521047704983,
                  -0.410905608508708
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2527.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2527.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:12:40Z",
            "pc:count": 9020447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425365.8326,
                "count": 9020447,
                "maximum": 425946.9001,
                "minimum": 425000.0001,
                "name": "X",
                "position": 0,
                "stddev": 206.2805101,
                "variance": 42551.64886
              },
              {
                "average": 4027579.991,
                "count": 9020447,
                "maximum": 4027999.987,
                "minimum": 4026999.987,
                "name": "Y",
                "position": 1,
                "stddev": 260.7146342,
                "variance": 67972.12046
              },
              {
                "average": 6.310852687,
                "count": 9020447,
                "maximum": 25.36909439,
                "minimum": -0.4109056085,
                "name": "Z",
                "position": 2,
                "stddev": 4.369421438,
                "variance": 19.09184371
              },
              {
                "average": 693.5440684,
                "count": 9020447,
                "maximum": 49767,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1385.532024,
                "variance": 1919698.989
              },
              {
                "average": 2.476954745,
                "count": 9020447,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304243393,
                "variance": 1.701050828
              },
              {
                "average": 3.961310676,
                "count": 9020447,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.441058078,
                "variance": 2.076648385
              },
              {
                "average": 1,
                "count": 9020447,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193717894,
                "count": 9020447,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3952104365,
                "variance": 0.1561912891
              },
              {
                "average": 20.14665756,
                "count": 9020447,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.258616934,
                "variance": 5.101350453
              },
              {
                "average": 2.877678124,
                "count": 9020447,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.880723746,
                "variance": 3.53712181
              },
              {
                "average": 3.86230771,
                "count": 9020447,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.104475186,
                "variance": 4.428815808
              },
              {
                "average": 255461773.4,
                "count": 9020447,
                "maximum": 255464760.6,
                "minimum": 255459858.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1344.543102,
                "variance": 1807796.154
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9020447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425000.0001,
              4026999.987,
              -0.4109056085,
              425946.9001,
              4027999.987,
              25.36909439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425000.00010240666,
                    4026999.9871659447,
                    -0.410905608508708
                  ],
                  [
                    425000.00010240666,
                    4027999.9871659447,
                    -0.410905608508708
                  ],
                  [
                    425946.9001024067,
                    4027999.9871659447,
                    25.369094391491295
                  ],
                  [
                    425946.9001024067,
                    4026999.9871659447,
                    25.369094391491295
                  ],
                  [
                    425000.00010240666,
                    4026999.9871659447,
                    -0.410905608508708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:12:40+00:00",
            "end_time": "2019-10-18T18:50: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": "20191018_NCMP_NC_Dunex_18SVF2528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.83632676052329,
              36.39422483374763,
              -0.441256968601262
            ],
            [
              -75.83642335579671,
              36.40323921280609,
              -0.441256968601262
            ],
            [
              -75.82775526286942,
              36.40329960890416,
              20.418743031398737
            ],
            [
              -75.82765966836025,
              36.394285210076454,
              20.418743031398737
            ],
            [
              -75.83632676052329,
              36.39422483374763,
              -0.441256968601262
            ]
          ]
        ]
      },
      "bbox": [
        -75.83642336,
        36.39422483,
        -0.4412569686,
        -75.82765967,
        36.40329961,
        20.41874303
      ],
      "properties": {
        "datetime": "2019-10-18T20:12:25Z",
        "pc:count": 7062141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425273.7733,
            "count": 7062141,
            "maximum": 425777.3178,
            "minimum": 424999.9978,
            "name": "X",
            "position": 0,
            "stddev": 150.7255197,
            "variance": 22718.18227
          },
          {
            "average": 4028466.069,
            "count": 7062141,
            "maximum": 4028999.983,
            "minimum": 4027999.983,
            "name": "Y",
            "position": 1,
            "stddev": 282.5757503,
            "variance": 79849.05466
          },
          {
            "average": 4.045224631,
            "count": 7062141,
            "maximum": 20.41874303,
            "minimum": -0.4412569686,
            "name": "Z",
            "position": 2,
            "stddev": 3.068480267,
            "variance": 9.415571148
          },
          {
            "average": 578.9978501,
            "count": 7062141,
            "maximum": 37322,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1165.770383,
            "variance": 1359020.587
          },
          {
            "average": 2.286176246,
            "count": 7062141,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238731886,
            "variance": 1.534456686
          },
          {
            "average": 3.574165398,
            "count": 7062141,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.413523318,
            "variance": 1.998048169
          },
          {
            "average": 1,
            "count": 7062141,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206158444,
            "count": 7062141,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045456256,
            "variance": 0.1636571632
          },
          {
            "average": 19.91349502,
            "count": 7062141,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.380633177,
            "variance": 5.667414323
          },
          {
            "average": 2.490313773,
            "count": 7062141,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.583482499,
            "variance": 2.507416825
          },
          {
            "average": 4.631771442,
            "count": 7062141,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.851564139,
            "variance": 3.428289762
          },
          {
            "average": 255462252.3,
            "count": 7062141,
            "maximum": 255464745.9,
            "minimum": 255459873.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1197.551154,
            "variance": 1434128.766
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7062141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424999.9978,
          4027999.983,
          -0.4412569686,
          425777.3178,
          4028999.983,
          20.41874303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424999.9977681285,
                4027999.9831684083,
                -0.441256968601262
              ],
              [
                424999.9977681285,
                4028999.9831684083,
                -0.441256968601262
              ],
              [
                425777.3177681285,
                4028999.9831684083,
                20.418743031398737
              ],
              [
                425777.3177681285,
                4027999.9831684083,
                20.418743031398737
              ],
              [
                424999.9977681285,
                4027999.9831684083,
                -0.441256968601262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:12:25+00:00",
        "end_time": "2019-10-18T18:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/nc/20191018_NCMP_NC_Dunex_18SVF2528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_NC_Dunex_18SVF2528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/nc/20191018_NCMP_NC_Dunex_18SVF2528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.83642336,
            36.39422483,
            -0.4412569686,
            -75.82765967,
            36.40329961,
            20.41874303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.83632676052329,
                  36.39422483374763,
                  -0.441256968601262
                ],
                [
                  -75.83642335579671,
                  36.40323921280609,
                  -0.441256968601262
                ],
                [
                  -75.82775526286942,
                  36.40329960890416,
                  20.418743031398737
                ],
                [
                  -75.82765966836025,
                  36.394285210076454,
                  20.418743031398737
                ],
                [
                  -75.83632676052329,
                  36.39422483374763,
                  -0.441256968601262
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_NC_Dunex_18SVF2528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/nc/20191018_NCMP_NC_Dunex_18SVF2528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:12:25Z",
            "pc:count": 7062141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425273.7733,
                "count": 7062141,
                "maximum": 425777.3178,
                "minimum": 424999.9978,
                "name": "X",
                "position": 0,
                "stddev": 150.7255197,
                "variance": 22718.18227
              },
              {
                "average": 4028466.069,
                "count": 7062141,
                "maximum": 4028999.983,
                "minimum": 4027999.983,
                "name": "Y",
                "position": 1,
                "stddev": 282.5757503,
                "variance": 79849.05466
              },
              {
                "average": 4.045224631,
                "count": 7062141,
                "maximum": 20.41874303,
                "minimum": -0.4412569686,
                "name": "Z",
                "position": 2,
                "stddev": 3.068480267,
                "variance": 9.415571148
              },
              {
                "average": 578.9978501,
                "count": 7062141,
                "maximum": 37322,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1165.770383,
                "variance": 1359020.587
              },
              {
                "average": 2.286176246,
                "count": 7062141,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238731886,
                "variance": 1.534456686
              },
              {
                "average": 3.574165398,
                "count": 7062141,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.413523318,
                "variance": 1.998048169
              },
              {
                "average": 1,
                "count": 7062141,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206158444,
                "count": 7062141,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045456256,
                "variance": 0.1636571632
              },
              {
                "average": 19.91349502,
                "count": 7062141,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.380633177,
                "variance": 5.667414323
              },
              {
                "average": 2.490313773,
                "count": 7062141,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.583482499,
                "variance": 2.507416825
              },
              {
                "average": 4.631771442,
                "count": 7062141,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.851564139,
                "variance": 3.428289762
              },
              {
                "average": 255462252.3,
                "count": 7062141,
                "maximum": 255464745.9,
                "minimum": 255459873.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1197.551154,
                "variance": 1434128.766
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7062141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424999.9978,
              4027999.983,
              -0.4412569686,
              425777.3178,
              4028999.983,
              20.41874303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424999.9977681285,
                    4027999.9831684083,
                    -0.441256968601262
                  ],
                  [
                    424999.9977681285,
                    4028999.9831684083,
                    -0.441256968601262
                  ],
                  [
                    425777.3177681285,
                    4028999.9831684083,
                    20.418743031398737
                  ],
                  [
                    425777.3177681285,
                    4027999.9831684083,
                    20.418743031398737
                  ],
                  [
                    424999.9977681285,
                    4027999.9831684083,
                    -0.441256968601262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:12:25+00:00",
            "end_time": "2019-10-18T18:51: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": "20191018_NCMP_VA_Dunex_18SVF2246.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87159144484988,
              36.55624120910523,
              -1.930126635749396
            ],
            [
              -75.87169270921412,
              36.56525525994751,
              -1.930126635749396
            ],
            [
              -75.86814283077894,
              36.56528116320336,
              12.349873364250605
            ],
            [
              -75.86804197867687,
              36.55626710389743,
              12.349873364250605
            ],
            [
              -75.87159144484988,
              36.55624120910523,
              -1.930126635749396
            ]
          ]
        ]
      },
      "bbox": [
        -75.87169271,
        36.55624121,
        -1.930126636,
        -75.86804198,
        36.56528116,
        12.34987336
      ],
      "properties": {
        "datetime": "2019-10-18T20:29:33Z",
        "pc:count": 702626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422094.8092,
            "count": 702626,
            "maximum": 422317.6826,
            "minimum": 422000.0026,
            "name": "X",
            "position": 0,
            "stddev": 66.75436654,
            "variance": 4456.145452
          },
          {
            "average": 4046427.718,
            "count": 702626,
            "maximum": 4046999.983,
            "minimum": 4045999.983,
            "name": "Y",
            "position": 1,
            "stddev": 290.8963859,
            "variance": 84620.70732
          },
          {
            "average": 3.268639536,
            "count": 702626,
            "maximum": 12.34987336,
            "minimum": -1.930126636,
            "name": "Z",
            "position": 2,
            "stddev": 2.200145332,
            "variance": 4.840639483
          },
          {
            "average": 3010.612676,
            "count": 702626,
            "maximum": 13710,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2784.969182,
            "variance": 7756053.347
          },
          {
            "average": 1.369617691,
            "count": 702626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7492002987,
            "variance": 0.5613010876
          },
          {
            "average": 1.740368276,
            "count": 702626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.087111957,
            "variance": 1.181812407
          },
          {
            "average": 1,
            "count": 702626,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.58360778,
            "count": 702626,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5205623674,
            "variance": 0.2709851784
          },
          {
            "average": 19.61936668,
            "count": 702626,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.484218618,
            "variance": 2.202904907
          },
          {
            "average": 1.386073103,
            "count": 702626,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7586623682,
            "variance": 0.5755685889
          },
          {
            "average": 8.298854583,
            "count": 702626,
            "maximum": 10,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5530251821,
            "variance": 0.305836852
          },
          {
            "average": 255464790.2,
            "count": 702626,
            "maximum": 255465773.9,
            "minimum": 255464120.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475.4072154,
            "variance": 226012.0204
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702626,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0026,
          4045999.983,
          -1.930126636,
          422317.6826,
          4046999.983,
          12.34987336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.0026090231,
                4045999.982955339,
                -1.930126635749396
              ],
              [
                422000.0026090231,
                4046999.982955339,
                -1.930126635749396
              ],
              [
                422317.6826090232,
                4046999.982955339,
                12.349873364250605
              ],
              [
                422317.6826090232,
                4045999.982955339,
                12.349873364250605
              ],
              [
                422000.0026090231,
                4045999.982955339,
                -1.930126635749396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:29:33+00:00",
        "end_time": "2019-10-18T20:02:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2246.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2246.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2246.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2246.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87169271,
            36.55624121,
            -1.930126636,
            -75.86804198,
            36.56528116,
            12.34987336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87159144484988,
                  36.55624120910523,
                  -1.930126635749396
                ],
                [
                  -75.87169270921412,
                  36.56525525994751,
                  -1.930126635749396
                ],
                [
                  -75.86814283077894,
                  36.56528116320336,
                  12.349873364250605
                ],
                [
                  -75.86804197867687,
                  36.55626710389743,
                  12.349873364250605
                ],
                [
                  -75.87159144484988,
                  36.55624120910523,
                  -1.930126635749396
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2246.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2246.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:29:33Z",
            "pc:count": 702626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422094.8092,
                "count": 702626,
                "maximum": 422317.6826,
                "minimum": 422000.0026,
                "name": "X",
                "position": 0,
                "stddev": 66.75436654,
                "variance": 4456.145452
              },
              {
                "average": 4046427.718,
                "count": 702626,
                "maximum": 4046999.983,
                "minimum": 4045999.983,
                "name": "Y",
                "position": 1,
                "stddev": 290.8963859,
                "variance": 84620.70732
              },
              {
                "average": 3.268639536,
                "count": 702626,
                "maximum": 12.34987336,
                "minimum": -1.930126636,
                "name": "Z",
                "position": 2,
                "stddev": 2.200145332,
                "variance": 4.840639483
              },
              {
                "average": 3010.612676,
                "count": 702626,
                "maximum": 13710,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2784.969182,
                "variance": 7756053.347
              },
              {
                "average": 1.369617691,
                "count": 702626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7492002987,
                "variance": 0.5613010876
              },
              {
                "average": 1.740368276,
                "count": 702626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.087111957,
                "variance": 1.181812407
              },
              {
                "average": 1,
                "count": 702626,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.58360778,
                "count": 702626,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5205623674,
                "variance": 0.2709851784
              },
              {
                "average": 19.61936668,
                "count": 702626,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.484218618,
                "variance": 2.202904907
              },
              {
                "average": 1.386073103,
                "count": 702626,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7586623682,
                "variance": 0.5755685889
              },
              {
                "average": 8.298854583,
                "count": 702626,
                "maximum": 10,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5530251821,
                "variance": 0.305836852
              },
              {
                "average": 255464790.2,
                "count": 702626,
                "maximum": 255465773.9,
                "minimum": 255464120.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475.4072154,
                "variance": 226012.0204
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702626,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0026,
              4045999.983,
              -1.930126636,
              422317.6826,
              4046999.983,
              12.34987336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.0026090231,
                    4045999.982955339,
                    -1.930126635749396
                  ],
                  [
                    422000.0026090231,
                    4046999.982955339,
                    -1.930126635749396
                  ],
                  [
                    422317.6826090232,
                    4046999.982955339,
                    12.349873364250605
                  ],
                  [
                    422317.6826090232,
                    4045999.982955339,
                    12.349873364250605
                  ],
                  [
                    422000.0026090231,
                    4045999.982955339,
                    -1.930126635749396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:29:33+00:00",
            "end_time": "2019-10-18T20:02: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": "20191018_NCMP_VA_Dunex_18SVF2247.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87169262077558,
              36.565255256435385,
              -1.7926947827982
            ],
            [
              -75.87179388353681,
              36.574265146922386,
              -1.7926947827982
            ],
            [
              -75.86900331609684,
              36.574285522707854,
              9.567305217201799
            ],
            [
              -75.86890237737292,
              36.565275625566976,
              9.567305217201799
            ],
            [
              -75.87169262077558,
              36.565255256435385,
              -1.7926947827982
            ]
          ]
        ]
      },
      "bbox": [
        -75.87179388,
        36.56525526,
        -1.792694783,
        -75.86890238,
        36.57428552,
        9.567305217
      ],
      "properties": {
        "datetime": "2019-10-18T20:29:24Z",
        "pc:count": 110446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422040.0125,
            "count": 110446,
            "maximum": 422249.7105,
            "minimum": 422000.0105,
            "name": "X",
            "position": 0,
            "stddev": 32.89163984,
            "variance": 1081.859971
          },
          {
            "average": 4047238.007,
            "count": 110446,
            "maximum": 4047999.522,
            "minimum": 4046999.982,
            "name": "Y",
            "position": 1,
            "stddev": 204.911982,
            "variance": 41988.92038
          },
          {
            "average": 1.826094761,
            "count": 110446,
            "maximum": 9.567305217,
            "minimum": -1.792694783,
            "name": "Z",
            "position": 2,
            "stddev": 2.43281043,
            "variance": 5.91856659
          },
          {
            "average": 3621.014767,
            "count": 110446,
            "maximum": 12851,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2449.393051,
            "variance": 5999526.316
          },
          {
            "average": 1.027072053,
            "count": 110446,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1849283946,
            "variance": 0.03419851112
          },
          {
            "average": 1.054986147,
            "count": 110446,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2768812347,
            "variance": 0.07666321815
          },
          {
            "average": 1,
            "count": 110446,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.916900567,
            "count": 110446,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.362315663,
            "variance": 1.855903965
          },
          {
            "average": 19.71797202,
            "count": 110446,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.163096153,
            "variance": 1.352792661
          },
          {
            "average": 1.048784021,
            "count": 110446,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2329456503,
            "variance": 0.05426367598
          },
          {
            "average": 8.767207504,
            "count": 110446,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.426409534,
            "variance": 0.1818250907
          },
          {
            "average": 255465215.2,
            "count": 110446,
            "maximum": 255465764.6,
            "minimum": 255464461.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.0644229,
            "variance": 173109.604
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 110446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422000.0105,
          4046999.982,
          -1.792694783,
          422249.7105,
          4047999.522,
          9.567305217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422000.01051924576,
                4046999.98249401,
                -1.7926947827982
              ],
              [
                422000.01051924576,
                4047999.52249401,
                -1.7926947827982
              ],
              [
                422249.7105192457,
                4047999.52249401,
                9.567305217201799
              ],
              [
                422249.7105192457,
                4046999.98249401,
                9.567305217201799
              ],
              [
                422000.01051924576,
                4046999.98249401,
                -1.7926947827982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:29:24+00:00",
        "end_time": "2019-10-18T20:07:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2247.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2247.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2247.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2247.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87179388,
            36.56525526,
            -1.792694783,
            -75.86890238,
            36.57428552,
            9.567305217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87169262077558,
                  36.565255256435385,
                  -1.7926947827982
                ],
                [
                  -75.87179388353681,
                  36.574265146922386,
                  -1.7926947827982
                ],
                [
                  -75.86900331609684,
                  36.574285522707854,
                  9.567305217201799
                ],
                [
                  -75.86890237737292,
                  36.565275625566976,
                  9.567305217201799
                ],
                [
                  -75.87169262077558,
                  36.565255256435385,
                  -1.7926947827982
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2247.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2247.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:29:24Z",
            "pc:count": 110446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422040.0125,
                "count": 110446,
                "maximum": 422249.7105,
                "minimum": 422000.0105,
                "name": "X",
                "position": 0,
                "stddev": 32.89163984,
                "variance": 1081.859971
              },
              {
                "average": 4047238.007,
                "count": 110446,
                "maximum": 4047999.522,
                "minimum": 4046999.982,
                "name": "Y",
                "position": 1,
                "stddev": 204.911982,
                "variance": 41988.92038
              },
              {
                "average": 1.826094761,
                "count": 110446,
                "maximum": 9.567305217,
                "minimum": -1.792694783,
                "name": "Z",
                "position": 2,
                "stddev": 2.43281043,
                "variance": 5.91856659
              },
              {
                "average": 3621.014767,
                "count": 110446,
                "maximum": 12851,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2449.393051,
                "variance": 5999526.316
              },
              {
                "average": 1.027072053,
                "count": 110446,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1849283946,
                "variance": 0.03419851112
              },
              {
                "average": 1.054986147,
                "count": 110446,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2768812347,
                "variance": 0.07666321815
              },
              {
                "average": 1,
                "count": 110446,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.916900567,
                "count": 110446,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.362315663,
                "variance": 1.855903965
              },
              {
                "average": 19.71797202,
                "count": 110446,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.163096153,
                "variance": 1.352792661
              },
              {
                "average": 1.048784021,
                "count": 110446,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2329456503,
                "variance": 0.05426367598
              },
              {
                "average": 8.767207504,
                "count": 110446,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.426409534,
                "variance": 0.1818250907
              },
              {
                "average": 255465215.2,
                "count": 110446,
                "maximum": 255465764.6,
                "minimum": 255464461.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.0644229,
                "variance": 173109.604
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 110446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422000.0105,
              4046999.982,
              -1.792694783,
              422249.7105,
              4047999.522,
              9.567305217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422000.01051924576,
                    4046999.98249401,
                    -1.7926947827982
                  ],
                  [
                    422000.01051924576,
                    4047999.52249401,
                    -1.7926947827982
                  ],
                  [
                    422249.7105192457,
                    4047999.52249401,
                    9.567305217201799
                  ],
                  [
                    422249.7105192457,
                    4046999.98249401,
                    9.567305217201799
                  ],
                  [
                    422000.01051924576,
                    4046999.98249401,
                    -1.7926947827982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:29:24+00:00",
            "end_time": "2019-10-18T20:07: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": "20191018_NCMP_VA_Dunex_18SVF2248.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.87176816503757,
              36.57427002206503,
              -1.913976239691486
            ],
            [
              -75.87183427348845,
              36.5801500511893,
              -1.913976239691486
            ],
            [
              -75.87137424776536,
              36.580153415002684,
              -1.053976239691486
            ],
            [
              -75.87130817418603,
              36.57427338516154,
              -1.053976239691486
            ],
            [
              -75.87176816503757,
              36.57427002206503,
              -1.913976239691486
            ]
          ]
        ]
      },
      "bbox": [
        -75.87183427,
        36.57427002,
        -1.91397624,
        -75.87130817,
        36.58015342,
        -1.05397624
      ],
      "properties": {
        "datetime": "2019-10-18T20:29:14Z",
        "pc:count": 448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422020.2189,
            "count": 448,
            "maximum": 422043.4765,
            "minimum": 422002.3165,
            "name": "X",
            "position": 0,
            "stddev": 7.671888753,
            "variance": 58.85787704
          },
          {
            "average": 4048424.736,
            "count": 448,
            "maximum": 4048652.362,
            "minimum": 4048000.042,
            "name": "Y",
            "position": 1,
            "stddev": 199.0806781,
            "variance": 39633.11638
          },
          {
            "average": -1.526587847,
            "count": 448,
            "maximum": -1.05397624,
            "minimum": -1.91397624,
            "name": "Z",
            "position": 2,
            "stddev": 0.1585098704,
            "variance": 0.02512537901
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 448,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 448,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 448,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 448,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.66535275,
            "count": 448,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7410029734,
            "variance": 0.5490854066
          },
          {
            "average": 2,
            "count": 448,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.982142857,
            "count": 448,
            "maximum": 10,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1325801674,
            "variance": 0.0175775008
          },
          {
            "average": 255465740.8,
            "count": 448,
            "maximum": 255465754,
            "minimum": 255465455.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38.42677737,
            "variance": 1476.617219
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422002.3165,
          4048000.042,
          -1.91397624,
          422043.4765,
          4048652.362,
          -1.05397624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422002.3165261073,
                4048000.042424742,
                -1.913976239691486
              ],
              [
                422002.3165261073,
                4048652.3624247424,
                -1.913976239691486
              ],
              [
                422043.47652610735,
                4048652.3624247424,
                -1.053976239691486
              ],
              [
                422043.47652610735,
                4048000.042424742,
                -1.053976239691486
              ],
              [
                422002.3165261073,
                4048000.042424742,
                -1.913976239691486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:29:14+00:00",
        "end_time": "2019-10-18T20:24:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2248.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2248.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2248.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2248.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.87183427,
            36.57427002,
            -1.91397624,
            -75.87130817,
            36.58015342,
            -1.05397624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.87176816503757,
                  36.57427002206503,
                  -1.913976239691486
                ],
                [
                  -75.87183427348845,
                  36.5801500511893,
                  -1.913976239691486
                ],
                [
                  -75.87137424776536,
                  36.580153415002684,
                  -1.053976239691486
                ],
                [
                  -75.87130817418603,
                  36.57427338516154,
                  -1.053976239691486
                ],
                [
                  -75.87176816503757,
                  36.57427002206503,
                  -1.913976239691486
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2248.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2248.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:29:14Z",
            "pc:count": 448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422020.2189,
                "count": 448,
                "maximum": 422043.4765,
                "minimum": 422002.3165,
                "name": "X",
                "position": 0,
                "stddev": 7.671888753,
                "variance": 58.85787704
              },
              {
                "average": 4048424.736,
                "count": 448,
                "maximum": 4048652.362,
                "minimum": 4048000.042,
                "name": "Y",
                "position": 1,
                "stddev": 199.0806781,
                "variance": 39633.11638
              },
              {
                "average": -1.526587847,
                "count": 448,
                "maximum": -1.05397624,
                "minimum": -1.91397624,
                "name": "Z",
                "position": 2,
                "stddev": 0.1585098704,
                "variance": 0.02512537901
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 448,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 448,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 448,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 448,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.66535275,
                "count": 448,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7410029734,
                "variance": 0.5490854066
              },
              {
                "average": 2,
                "count": 448,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.982142857,
                "count": 448,
                "maximum": 10,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1325801674,
                "variance": 0.0175775008
              },
              {
                "average": 255465740.8,
                "count": 448,
                "maximum": 255465754,
                "minimum": 255465455.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38.42677737,
                "variance": 1476.617219
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422002.3165,
              4048000.042,
              -1.91397624,
              422043.4765,
              4048652.362,
              -1.05397624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422002.3165261073,
                    4048000.042424742,
                    -1.913976239691486
                  ],
                  [
                    422002.3165261073,
                    4048652.3624247424,
                    -1.913976239691486
                  ],
                  [
                    422043.47652610735,
                    4048652.3624247424,
                    -1.053976239691486
                  ],
                  [
                    422043.47652610735,
                    4048000.042424742,
                    -1.053976239691486
                  ],
                  [
                    422002.3165261073,
                    4048000.042424742,
                    -1.913976239691486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:29:14+00:00",
            "end_time": "2019-10-18T20:24: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": "20191018_NCMP_VA_Dunex_18SVF2046.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88415750748807,
              36.55996706731092,
              0.182336064397013
            ],
            [
              -75.88421672429713,
              36.56516310770911,
              0.182336064397013
            ],
            [
              -75.88286708881593,
              36.56517311017131,
              18.242336064397012
            ],
            [
              -75.88280796236457,
              36.55997706788911,
              18.242336064397012
            ],
            [
              -75.88415750748807,
              36.55996706731092,
              0.182336064397013
            ]
          ]
        ]
      },
      "bbox": [
        -75.88421672,
        36.55996707,
        0.1823360644,
        -75.88280796,
        36.56517311,
        18.24233606
      ],
      "properties": {
        "datetime": "2019-10-18T18:55:49Z",
        "pc:count": 73949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420962.6379,
            "count": 73949,
            "maximum": 421000.0005,
            "minimum": 420879.2205,
            "name": "X",
            "position": 0,
            "stddev": 29.25803233,
            "variance": 856.032456
          },
          {
            "average": 4046762.408,
            "count": 73949,
            "maximum": 4046999.992,
            "minimum": 4046423.552,
            "name": "Y",
            "position": 1,
            "stddev": 151.6724525,
            "variance": 23004.53286
          },
          {
            "average": 1.221190951,
            "count": 73949,
            "maximum": 18.24233606,
            "minimum": 0.1823360644,
            "name": "Z",
            "position": 2,
            "stddev": 1.243635125,
            "variance": 1.546628323
          },
          {
            "average": 910.4800741,
            "count": 73949,
            "maximum": 5564,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 716.2323655,
            "variance": 512988.8014
          },
          {
            "average": 1.238732099,
            "count": 73949,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5739921344,
            "variance": 0.3294669703
          },
          {
            "average": 1.47895171,
            "count": 73949,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8385883918,
            "variance": 0.7032304908
          },
          {
            "average": 1,
            "count": 73949,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.512177311,
            "count": 73949,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998550708,
            "variance": 0.2498550918
          },
          {
            "average": 18.75324013,
            "count": 73949,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.647568007,
            "variance": 0.4193443237
          },
          {
            "average": 1.290240571,
            "count": 73949,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6485267831,
            "variance": 0.4205869884
          },
          {
            "average": 1,
            "count": 73949,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 255460145,
            "count": 73949,
            "maximum": 255460149.8,
            "minimum": 255460140.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.325237533,
            "variance": 5.406729586
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420879.2205,
          4046423.552,
          0.1823360644,
          421000.0005,
          4046999.992,
          18.24233606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420879.22045661375,
                4046423.551734929,
                0.182336064397013
              ],
              [
                420879.22045661375,
                4046999.9917349294,
                0.182336064397013
              ],
              [
                421000.0004566138,
                4046999.9917349294,
                18.242336064397012
              ],
              [
                421000.0004566138,
                4046423.551734929,
                18.242336064397012
              ],
              [
                420879.22045661375,
                4046423.551734929,
                0.182336064397013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T18:55:49+00:00",
        "end_time": "2019-10-18T18:55:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2046.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2046.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2046.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2046.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88421672,
            36.55996707,
            0.1823360644,
            -75.88280796,
            36.56517311,
            18.24233606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88415750748807,
                  36.55996706731092,
                  0.182336064397013
                ],
                [
                  -75.88421672429713,
                  36.56516310770911,
                  0.182336064397013
                ],
                [
                  -75.88286708881593,
                  36.56517311017131,
                  18.242336064397012
                ],
                [
                  -75.88280796236457,
                  36.55997706788911,
                  18.242336064397012
                ],
                [
                  -75.88415750748807,
                  36.55996706731092,
                  0.182336064397013
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2046.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2046.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T18:55:49Z",
            "pc:count": 73949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420962.6379,
                "count": 73949,
                "maximum": 421000.0005,
                "minimum": 420879.2205,
                "name": "X",
                "position": 0,
                "stddev": 29.25803233,
                "variance": 856.032456
              },
              {
                "average": 4046762.408,
                "count": 73949,
                "maximum": 4046999.992,
                "minimum": 4046423.552,
                "name": "Y",
                "position": 1,
                "stddev": 151.6724525,
                "variance": 23004.53286
              },
              {
                "average": 1.221190951,
                "count": 73949,
                "maximum": 18.24233606,
                "minimum": 0.1823360644,
                "name": "Z",
                "position": 2,
                "stddev": 1.243635125,
                "variance": 1.546628323
              },
              {
                "average": 910.4800741,
                "count": 73949,
                "maximum": 5564,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 716.2323655,
                "variance": 512988.8014
              },
              {
                "average": 1.238732099,
                "count": 73949,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5739921344,
                "variance": 0.3294669703
              },
              {
                "average": 1.47895171,
                "count": 73949,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8385883918,
                "variance": 0.7032304908
              },
              {
                "average": 1,
                "count": 73949,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.512177311,
                "count": 73949,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998550708,
                "variance": 0.2498550918
              },
              {
                "average": 18.75324013,
                "count": 73949,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.647568007,
                "variance": 0.4193443237
              },
              {
                "average": 1.290240571,
                "count": 73949,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6485267831,
                "variance": 0.4205869884
              },
              {
                "average": 1,
                "count": 73949,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 255460145,
                "count": 73949,
                "maximum": 255460149.8,
                "minimum": 255460140.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.325237533,
                "variance": 5.406729586
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420879.2205,
              4046423.552,
              0.1823360644,
              421000.0005,
              4046999.992,
              18.24233606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420879.22045661375,
                    4046423.551734929,
                    0.182336064397013
                  ],
                  [
                    420879.22045661375,
                    4046999.9917349294,
                    0.182336064397013
                  ],
                  [
                    421000.0004566138,
                    4046999.9917349294,
                    18.242336064397012
                  ],
                  [
                    421000.0004566138,
                    4046423.551734929,
                    18.242336064397012
                  ],
                  [
                    420879.22045661375,
                    4046423.551734929,
                    0.182336064397013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T18:55:49+00:00",
            "end_time": "2019-10-18T18:55: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": "20191018_NCMP_VA_Dunex_18SVF2047.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88672633419365,
              36.56514444265762,
              0.119589679663179
            ],
            [
              -75.88682939025426,
              36.57415844336375,
              0.119589679663179
            ],
            [
              -75.88296955380811,
              36.574187096169645,
              26.05958967966318
            ],
            [
              -75.88286694614641,
              36.565173086102426,
              26.05958967966318
            ],
            [
              -75.88672633419365,
              36.56514444265762,
              0.119589679663179
            ]
          ]
        ]
      },
      "bbox": [
        -75.88682939,
        36.56514444,
        0.1195896797,
        -75.88286695,
        36.5741871,
        26.05958968
      ],
      "properties": {
        "datetime": "2019-10-18T19:01:28Z",
        "pc:count": 1891152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420916.0349,
            "count": 1891152,
            "maximum": 421000.0132,
            "minimum": 420654.6332,
            "name": "X",
            "position": 0,
            "stddev": 75.55701309,
            "variance": 5708.862227
          },
          {
            "average": 4047658.638,
            "count": 1891152,
            "maximum": 4047999.989,
            "minimum": 4046999.989,
            "name": "Y",
            "position": 1,
            "stddev": 249.7506278,
            "variance": 62375.37607
          },
          {
            "average": 7.273455561,
            "count": 1891152,
            "maximum": 26.05958968,
            "minimum": 0.1195896797,
            "name": "Z",
            "position": 2,
            "stddev": 6.29839378,
            "variance": 39.66976421
          },
          {
            "average": 321.2757076,
            "count": 1891152,
            "maximum": 9653,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 508.5233711,
            "variance": 258596.0189
          },
          {
            "average": 2.577254499,
            "count": 1891152,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267653651,
            "variance": 1.606945779
          },
          {
            "average": 4.143479741,
            "count": 1891152,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.345268585,
            "variance": 1.809747566
          },
          {
            "average": 1,
            "count": 1891152,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143344903,
            "count": 1891152,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3504243238,
            "variance": 0.1227972067
          },
          {
            "average": 20.28001786,
            "count": 1891152,
            "maximum": 25.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.343599643,
            "variance": 1.805260001
          },
          {
            "average": 3.317593192,
            "count": 1891152,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.254293485,
            "variance": 5.081839118
          },
          {
            "average": 1.306026697,
            "count": 1891152,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4608410464,
            "variance": 0.21237447
          },
          {
            "average": 255460256.3,
            "count": 1891152,
            "maximum": 255460488.9,
            "minimum": 255460146.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 149.7879024,
            "variance": 22436.41572
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1891152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420654.6332,
          4046999.989,
          0.1195896797,
          421000.0132,
          4047999.989,
          26.05958968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420654.63319863897,
                4046999.98894779,
                0.119589679663179
              ],
              [
                420654.63319863897,
                4047999.98894779,
                0.119589679663179
              ],
              [
                421000.013198639,
                4047999.98894779,
                26.05958967966318
              ],
              [
                421000.013198639,
                4046999.98894779,
                26.05958967966318
              ],
              [
                420654.63319863897,
                4046999.98894779,
                0.119589679663179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:01:28+00:00",
        "end_time": "2019-10-18T18:55:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2047.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2047.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2047.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2047.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88682939,
            36.56514444,
            0.1195896797,
            -75.88286695,
            36.5741871,
            26.05958968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88672633419365,
                  36.56514444265762,
                  0.119589679663179
                ],
                [
                  -75.88682939025426,
                  36.57415844336375,
                  0.119589679663179
                ],
                [
                  -75.88296955380811,
                  36.574187096169645,
                  26.05958967966318
                ],
                [
                  -75.88286694614641,
                  36.565173086102426,
                  26.05958967966318
                ],
                [
                  -75.88672633419365,
                  36.56514444265762,
                  0.119589679663179
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2047.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2047.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:01:28Z",
            "pc:count": 1891152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420916.0349,
                "count": 1891152,
                "maximum": 421000.0132,
                "minimum": 420654.6332,
                "name": "X",
                "position": 0,
                "stddev": 75.55701309,
                "variance": 5708.862227
              },
              {
                "average": 4047658.638,
                "count": 1891152,
                "maximum": 4047999.989,
                "minimum": 4046999.989,
                "name": "Y",
                "position": 1,
                "stddev": 249.7506278,
                "variance": 62375.37607
              },
              {
                "average": 7.273455561,
                "count": 1891152,
                "maximum": 26.05958968,
                "minimum": 0.1195896797,
                "name": "Z",
                "position": 2,
                "stddev": 6.29839378,
                "variance": 39.66976421
              },
              {
                "average": 321.2757076,
                "count": 1891152,
                "maximum": 9653,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 508.5233711,
                "variance": 258596.0189
              },
              {
                "average": 2.577254499,
                "count": 1891152,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267653651,
                "variance": 1.606945779
              },
              {
                "average": 4.143479741,
                "count": 1891152,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.345268585,
                "variance": 1.809747566
              },
              {
                "average": 1,
                "count": 1891152,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143344903,
                "count": 1891152,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3504243238,
                "variance": 0.1227972067
              },
              {
                "average": 20.28001786,
                "count": 1891152,
                "maximum": 25.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.343599643,
                "variance": 1.805260001
              },
              {
                "average": 3.317593192,
                "count": 1891152,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.254293485,
                "variance": 5.081839118
              },
              {
                "average": 1.306026697,
                "count": 1891152,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4608410464,
                "variance": 0.21237447
              },
              {
                "average": 255460256.3,
                "count": 1891152,
                "maximum": 255460488.9,
                "minimum": 255460146.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 149.7879024,
                "variance": 22436.41572
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1891152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420654.6332,
              4046999.989,
              0.1195896797,
              421000.0132,
              4047999.989,
              26.05958968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420654.63319863897,
                    4046999.98894779,
                    0.119589679663179
                  ],
                  [
                    420654.63319863897,
                    4047999.98894779,
                    0.119589679663179
                  ],
                  [
                    421000.013198639,
                    4047999.98894779,
                    26.05958967966318
                  ],
                  [
                    421000.013198639,
                    4046999.98894779,
                    26.05958967966318
                  ],
                  [
                    420654.63319863897,
                    4046999.98894779,
                    0.119589679663179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:01:28+00:00",
            "end_time": "2019-10-18T18:55: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": "20191018_NCMP_VA_Dunex_18SVF2048.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88885923481574,
              36.5741433080118,
              0.223807181192404
            ],
            [
              -75.88896257260524,
              36.583157289866136,
              0.223807181192404
            ],
            [
              -75.88307211378753,
              36.583201076004904,
              27.503807181192407
            ],
            [
              -75.88296946051908,
              36.57418707984671,
              27.503807181192407
            ],
            [
              -75.88885923481574,
              36.5741433080118,
              0.223807181192404
            ]
          ]
        ]
      },
      "bbox": [
        -75.88896257,
        36.57414331,
        0.2238071812,
        -75.88296946,
        36.58320108,
        27.50380718
      ],
      "properties": {
        "datetime": "2019-10-18T19:40:30Z",
        "pc:count": 4500961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420824.1024,
            "count": 4500961,
            "maximum": 421000.0215,
            "minimum": 420473.0015,
            "name": "X",
            "position": 0,
            "stddev": 115.6176463,
            "variance": 13367.44014
          },
          {
            "average": 4048570.21,
            "count": 4500961,
            "maximum": 4048999.987,
            "minimum": 4047999.987,
            "name": "Y",
            "position": 1,
            "stddev": 279.4596929,
            "variance": 78097.71994
          },
          {
            "average": 7.882275562,
            "count": 4500961,
            "maximum": 27.50380718,
            "minimum": 0.2238071812,
            "name": "Z",
            "position": 2,
            "stddev": 5.580312573,
            "variance": 31.13988841
          },
          {
            "average": 416.9079532,
            "count": 4500961,
            "maximum": 46858,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 907.9455074,
            "variance": 824365.0444
          },
          {
            "average": 2.616751845,
            "count": 4500961,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265314954,
            "variance": 1.601021933
          },
          {
            "average": 4.232968471,
            "count": 4500961,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.185620886,
            "variance": 1.405696886
          },
          {
            "average": 1,
            "count": 4500961,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156003796,
            "count": 4500961,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3628589817,
            "variance": 0.1316666406
          },
          {
            "average": 20.75178979,
            "count": 4500961,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.144094416,
            "variance": 4.597140865
          },
          {
            "average": 3.167157414,
            "count": 4500961,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.014641767,
            "variance": 4.058781447
          },
          {
            "average": 2.030905844,
            "count": 4500961,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.469387936,
            "variance": 2.159100905
          },
          {
            "average": 255460619.5,
            "count": 4500961,
            "maximum": 255462830,
            "minimum": 255460159.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.9428381,
            "variance": 627173.4588
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4500961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420473.0015,
          4047999.987,
          0.2238071812,
          421000.0215,
          4048999.987,
          27.50380718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420473.00152884825,
                4047999.987060448,
                0.223807181192404
              ],
              [
                420473.00152884825,
                4048999.987060448,
                0.223807181192404
              ],
              [
                421000.0215288483,
                4048999.987060448,
                27.503807181192407
              ],
              [
                421000.0215288483,
                4047999.987060448,
                27.503807181192407
              ],
              [
                420473.00152884825,
                4047999.987060448,
                0.223807181192404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T19:40:30+00:00",
        "end_time": "2019-10-18T18:55:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2048.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2048.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2048.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2048.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88896257,
            36.57414331,
            0.2238071812,
            -75.88296946,
            36.58320108,
            27.50380718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88885923481574,
                  36.5741433080118,
                  0.223807181192404
                ],
                [
                  -75.88896257260524,
                  36.583157289866136,
                  0.223807181192404
                ],
                [
                  -75.88307211378753,
                  36.583201076004904,
                  27.503807181192407
                ],
                [
                  -75.88296946051908,
                  36.57418707984671,
                  27.503807181192407
                ],
                [
                  -75.88885923481574,
                  36.5741433080118,
                  0.223807181192404
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2048.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2048.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T19:40:30Z",
            "pc:count": 4500961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420824.1024,
                "count": 4500961,
                "maximum": 421000.0215,
                "minimum": 420473.0015,
                "name": "X",
                "position": 0,
                "stddev": 115.6176463,
                "variance": 13367.44014
              },
              {
                "average": 4048570.21,
                "count": 4500961,
                "maximum": 4048999.987,
                "minimum": 4047999.987,
                "name": "Y",
                "position": 1,
                "stddev": 279.4596929,
                "variance": 78097.71994
              },
              {
                "average": 7.882275562,
                "count": 4500961,
                "maximum": 27.50380718,
                "minimum": 0.2238071812,
                "name": "Z",
                "position": 2,
                "stddev": 5.580312573,
                "variance": 31.13988841
              },
              {
                "average": 416.9079532,
                "count": 4500961,
                "maximum": 46858,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 907.9455074,
                "variance": 824365.0444
              },
              {
                "average": 2.616751845,
                "count": 4500961,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265314954,
                "variance": 1.601021933
              },
              {
                "average": 4.232968471,
                "count": 4500961,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.185620886,
                "variance": 1.405696886
              },
              {
                "average": 1,
                "count": 4500961,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156003796,
                "count": 4500961,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3628589817,
                "variance": 0.1316666406
              },
              {
                "average": 20.75178979,
                "count": 4500961,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.144094416,
                "variance": 4.597140865
              },
              {
                "average": 3.167157414,
                "count": 4500961,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.014641767,
                "variance": 4.058781447
              },
              {
                "average": 2.030905844,
                "count": 4500961,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.469387936,
                "variance": 2.159100905
              },
              {
                "average": 255460619.5,
                "count": 4500961,
                "maximum": 255462830,
                "minimum": 255460159.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.9428381,
                "variance": 627173.4588
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4500961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420473.0015,
              4047999.987,
              0.2238071812,
              421000.0215,
              4048999.987,
              27.50380718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420473.00152884825,
                    4047999.987060448,
                    0.223807181192404
                  ],
                  [
                    420473.00152884825,
                    4048999.987060448,
                    0.223807181192404
                  ],
                  [
                    421000.0215288483,
                    4048999.987060448,
                    27.503807181192407
                  ],
                  [
                    421000.0215288483,
                    4047999.987060448,
                    27.503807181192407
                  ],
                  [
                    420473.00152884825,
                    4047999.987060448,
                    0.223807181192404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T19:40:30+00:00",
            "end_time": "2019-10-18T18:55: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": "20191018_NCMP_VA_Dunex_18SVF2049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.89100935489475,
              36.583141879278166,
              -0.056691044068781
            ],
            [
              -75.89111297865756,
              36.59215602250424,
              -0.056691044068781
            ],
            [
              -75.88317488299407,
              36.59221511014541,
              28.58330895593122
            ],
            [
              -75.88307218202515,
              36.583200947618366,
              28.58330895593122
            ],
            [
              -75.89100935489475,
              36.583141879278166,
              -0.056691044068781
            ]
          ]
        ]
      },
      "bbox": [
        -75.89111298,
        36.58314188,
        -0.05669104407,
        -75.88307218,
        36.59221511,
        28.58330896
      ],
      "properties": {
        "datetime": "2019-10-18T20:03:02Z",
        "pc:count": 7342822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420796.7403,
            "count": 7342822,
            "maximum": 421000.0153,
            "minimum": 420289.8753,
            "name": "X",
            "position": 0,
            "stddev": 138.1260117,
            "variance": 19078.7951
          },
          {
            "average": 4049516.82,
            "count": 7342822,
            "maximum": 4049999.993,
            "minimum": 4048999.973,
            "name": "Y",
            "position": 1,
            "stddev": 272.6054976,
            "variance": 74313.75735
          },
          {
            "average": 8.44158594,
            "count": 7342822,
            "maximum": 28.58330896,
            "minimum": -0.05669104407,
            "name": "Z",
            "position": 2,
            "stddev": 6.184937982,
            "variance": 38.25345784
          },
          {
            "average": 345.977244,
            "count": 7342822,
            "maximum": 10892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 681.7360802,
            "variance": 464764.0831
          },
          {
            "average": 2.661463944,
            "count": 7342822,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266114736,
            "variance": 1.603046525
          },
          {
            "average": 4.325331051,
            "count": 7342822,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.134947203,
            "variance": 1.288105153
          },
          {
            "average": 1,
            "count": 7342822,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138118424,
            "count": 7342822,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3450242614,
            "variance": 0.1190417409
          },
          {
            "average": 20.04975204,
            "count": 7342822,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.358065852,
            "variance": 5.560474564
          },
          {
            "average": 3.266012032,
            "count": 7342822,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.06413199,
            "variance": 4.260640874
          },
          {
            "average": 3.809480333,
            "count": 7342822,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.016230743,
            "variance": 4.065186409
          },
          {
            "average": 255461614.1,
            "count": 7342822,
            "maximum": 255464182.7,
            "minimum": 255460174.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1190.682347,
            "variance": 1417724.452
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420289.8753,
          4048999.973,
          -0.05669104407,
          421000.0153,
          4049999.993,
          28.58330896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420289.8752933121,
                4048999.9728746978,
                -0.056691044068781
              ],
              [
                420289.8752933121,
                4049999.9928746973,
                -0.056691044068781
              ],
              [
                421000.01529331214,
                4049999.9928746973,
                28.58330895593122
              ],
              [
                421000.01529331214,
                4048999.9728746978,
                28.58330895593122
              ],
              [
                420289.8752933121,
                4048999.9728746978,
                -0.056691044068781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:03:02+00:00",
        "end_time": "2019-10-18T18:56:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.89111298,
            36.58314188,
            -0.05669104407,
            -75.88307218,
            36.59221511,
            28.58330896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.89100935489475,
                  36.583141879278166,
                  -0.056691044068781
                ],
                [
                  -75.89111297865756,
                  36.59215602250424,
                  -0.056691044068781
                ],
                [
                  -75.88317488299407,
                  36.59221511014541,
                  28.58330895593122
                ],
                [
                  -75.88307218202515,
                  36.583200947618366,
                  28.58330895593122
                ],
                [
                  -75.89100935489475,
                  36.583141879278166,
                  -0.056691044068781
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:03:02Z",
            "pc:count": 7342822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420796.7403,
                "count": 7342822,
                "maximum": 421000.0153,
                "minimum": 420289.8753,
                "name": "X",
                "position": 0,
                "stddev": 138.1260117,
                "variance": 19078.7951
              },
              {
                "average": 4049516.82,
                "count": 7342822,
                "maximum": 4049999.993,
                "minimum": 4048999.973,
                "name": "Y",
                "position": 1,
                "stddev": 272.6054976,
                "variance": 74313.75735
              },
              {
                "average": 8.44158594,
                "count": 7342822,
                "maximum": 28.58330896,
                "minimum": -0.05669104407,
                "name": "Z",
                "position": 2,
                "stddev": 6.184937982,
                "variance": 38.25345784
              },
              {
                "average": 345.977244,
                "count": 7342822,
                "maximum": 10892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 681.7360802,
                "variance": 464764.0831
              },
              {
                "average": 2.661463944,
                "count": 7342822,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266114736,
                "variance": 1.603046525
              },
              {
                "average": 4.325331051,
                "count": 7342822,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.134947203,
                "variance": 1.288105153
              },
              {
                "average": 1,
                "count": 7342822,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138118424,
                "count": 7342822,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3450242614,
                "variance": 0.1190417409
              },
              {
                "average": 20.04975204,
                "count": 7342822,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.358065852,
                "variance": 5.560474564
              },
              {
                "average": 3.266012032,
                "count": 7342822,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.06413199,
                "variance": 4.260640874
              },
              {
                "average": 3.809480333,
                "count": 7342822,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.016230743,
                "variance": 4.065186409
              },
              {
                "average": 255461614.1,
                "count": 7342822,
                "maximum": 255464182.7,
                "minimum": 255460174.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1190.682347,
                "variance": 1417724.452
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420289.8753,
              4048999.973,
              -0.05669104407,
              421000.0153,
              4049999.993,
              28.58330896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420289.8752933121,
                    4048999.9728746978,
                    -0.056691044068781
                  ],
                  [
                    420289.8752933121,
                    4049999.9928746973,
                    -0.056691044068781
                  ],
                  [
                    421000.01529331214,
                    4049999.9928746973,
                    28.58330895593122
                  ],
                  [
                    421000.01529331214,
                    4048999.9728746978,
                    28.58330895593122
                  ],
                  [
                    420289.8752933121,
                    4048999.9728746978,
                    -0.056691044068781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:03:02+00:00",
            "end_time": "2019-10-18T18:56: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": "20191018_NCMP_VA_Dunex_18SVF2050.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88404383606806,
              36.59220860480642,
              6.604453675998846
            ],
            [
              -75.88404620100401,
              36.59241592618604,
              6.604453675998846
            ],
            [
              -75.88317765046288,
              36.59242236556054,
              19.38445367599885
            ],
            [
              -75.88317528784968,
              36.59221504413252,
              19.38445367599885
            ],
            [
              -75.88404383606806,
              36.59220860480642,
              6.604453675998846
            ]
          ]
        ]
      },
      "bbox": [
        -75.8840462,
        36.5922086,
        6.604453676,
        -75.88317529,
        36.59242237,
        19.38445368
      ],
      "properties": {
        "datetime": "2019-10-18T20:03:02Z",
        "pc:count": 6337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420973.8421,
            "count": 6337,
            "maximum": 420999.979,
            "minimum": 420922.279,
            "name": "X",
            "position": 0,
            "stddev": 15.6856657,
            "variance": 246.0401085
          },
          {
            "average": 4050008.305,
            "count": 6337,
            "maximum": 4050022.986,
            "minimum": 4049999.986,
            "name": "Y",
            "position": 1,
            "stddev": 5.784293045,
            "variance": 33.45804603
          },
          {
            "average": 11.57258528,
            "count": 6337,
            "maximum": 19.38445368,
            "minimum": 6.604453676,
            "name": "Z",
            "position": 2,
            "stddev": 2.786094974,
            "variance": 7.762325202
          },
          {
            "average": 1990.882752,
            "count": 6337,
            "maximum": 11180,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2634.0062,
            "variance": 6937988.663
          },
          {
            "average": 1.806217453,
            "count": 6337,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.057533329,
            "variance": 1.118376741
          },
          {
            "average": 2.604544737,
            "count": 6337,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.39878358,
            "variance": 1.956595504
          },
          {
            "average": 1,
            "count": 6337,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37194256,
            "count": 6337,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.483361315,
            "variance": 0.2336381608
          },
          {
            "average": 19.68659529,
            "count": 6337,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.842067396,
            "variance": 0.7090774994
          },
          {
            "average": 1.847246331,
            "count": 6337,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.138051013,
            "variance": 1.295160109
          },
          {
            "average": 5.946820262,
            "count": 6337,
            "maximum": 7,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4517569567,
            "variance": 0.2040843479
          },
          {
            "average": 255462845.5,
            "count": 6337,
            "maximum": 255464182.7,
            "minimum": 255462284.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.4476581,
            "variance": 179307.9191
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420922.279,
          4049999.986,
          6.604453676,
          420999.979,
          4050022.986,
          19.38445368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420922.27901085134,
                4049999.9858847195,
                6.604453675998846
              ],
              [
                420922.27901085134,
                4050022.9858847195,
                6.604453675998846
              ],
              [
                420999.9790108513,
                4050022.9858847195,
                19.38445367599885
              ],
              [
                420999.9790108513,
                4049999.9858847195,
                19.38445367599885
              ],
              [
                420922.27901085134,
                4049999.9858847195,
                6.604453675998846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:03:02+00:00",
        "end_time": "2019-10-18T19:31:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2050.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2050.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2050.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2050.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.8840462,
            36.5922086,
            6.604453676,
            -75.88317529,
            36.59242237,
            19.38445368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88404383606806,
                  36.59220860480642,
                  6.604453675998846
                ],
                [
                  -75.88404620100401,
                  36.59241592618604,
                  6.604453675998846
                ],
                [
                  -75.88317765046288,
                  36.59242236556054,
                  19.38445367599885
                ],
                [
                  -75.88317528784968,
                  36.59221504413252,
                  19.38445367599885
                ],
                [
                  -75.88404383606806,
                  36.59220860480642,
                  6.604453675998846
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2050.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2050.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:03:02Z",
            "pc:count": 6337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420973.8421,
                "count": 6337,
                "maximum": 420999.979,
                "minimum": 420922.279,
                "name": "X",
                "position": 0,
                "stddev": 15.6856657,
                "variance": 246.0401085
              },
              {
                "average": 4050008.305,
                "count": 6337,
                "maximum": 4050022.986,
                "minimum": 4049999.986,
                "name": "Y",
                "position": 1,
                "stddev": 5.784293045,
                "variance": 33.45804603
              },
              {
                "average": 11.57258528,
                "count": 6337,
                "maximum": 19.38445368,
                "minimum": 6.604453676,
                "name": "Z",
                "position": 2,
                "stddev": 2.786094974,
                "variance": 7.762325202
              },
              {
                "average": 1990.882752,
                "count": 6337,
                "maximum": 11180,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2634.0062,
                "variance": 6937988.663
              },
              {
                "average": 1.806217453,
                "count": 6337,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.057533329,
                "variance": 1.118376741
              },
              {
                "average": 2.604544737,
                "count": 6337,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.39878358,
                "variance": 1.956595504
              },
              {
                "average": 1,
                "count": 6337,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37194256,
                "count": 6337,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.483361315,
                "variance": 0.2336381608
              },
              {
                "average": 19.68659529,
                "count": 6337,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.842067396,
                "variance": 0.7090774994
              },
              {
                "average": 1.847246331,
                "count": 6337,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.138051013,
                "variance": 1.295160109
              },
              {
                "average": 5.946820262,
                "count": 6337,
                "maximum": 7,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4517569567,
                "variance": 0.2040843479
              },
              {
                "average": 255462845.5,
                "count": 6337,
                "maximum": 255464182.7,
                "minimum": 255462284.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.4476581,
                "variance": 179307.9191
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420922.279,
              4049999.986,
              6.604453676,
              420999.979,
              4050022.986,
              19.38445368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420922.27901085134,
                    4049999.9858847195,
                    6.604453675998846
                  ],
                  [
                    420922.27901085134,
                    4050022.9858847195,
                    6.604453675998846
                  ],
                  [
                    420999.9790108513,
                    4050022.9858847195,
                    19.38445367599885
                  ],
                  [
                    420999.9790108513,
                    4049999.9858847195,
                    19.38445367599885
                  ],
                  [
                    420922.27901085134,
                    4049999.9858847195,
                    6.604453675998846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:03:02+00:00",
            "end_time": "2019-10-18T19:31: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": "20191018_NCMP_VA_Dunex_18SVF2146.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88276455674789,
              36.55615892175008,
              -0.036296593291501
            ],
            [
              -75.8828671208841,
              36.565173126005284,
              -0.036296593291501
            ],
            [
              -75.87169254273363,
              36.56525535638237,
              30.003703406708496
            ],
            [
              -75.87159127636353,
              36.556241125258694,
              30.003703406708496
            ],
            [
              -75.88276455674789,
              36.55615892175008,
              -0.036296593291501
            ]
          ]
        ]
      },
      "bbox": [
        -75.88286712,
        36.55615892,
        -0.03629659329,
        -75.87159128,
        36.56525536,
        30.00370341
      ],
      "properties": {
        "datetime": "2019-10-18T20:24:02Z",
        "pc:count": 11819300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421523.0606,
            "count": 11819300,
            "maximum": 422000.0176,
            "minimum": 420999.9976,
            "name": "X",
            "position": 0,
            "stddev": 237.632821,
            "variance": 56469.35762
          },
          {
            "average": 4046487.187,
            "count": 11819300,
            "maximum": 4046999.994,
            "minimum": 4045999.974,
            "name": "Y",
            "position": 1,
            "stddev": 291.0104329,
            "variance": 84687.07204
          },
          {
            "average": 7.748624418,
            "count": 11819300,
            "maximum": 30.00370341,
            "minimum": -0.03629659329,
            "name": "Z",
            "position": 2,
            "stddev": 5.143758803,
            "variance": 26.45825462
          },
          {
            "average": 448.6907823,
            "count": 11819300,
            "maximum": 12714,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 959.1274919,
            "variance": 919925.5457
          },
          {
            "average": 2.582868106,
            "count": 11819300,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264464107,
            "variance": 1.598869477
          },
          {
            "average": 4.166748708,
            "count": 11819300,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.185131319,
            "variance": 1.404536243
          },
          {
            "average": 1,
            "count": 11819300,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169410963,
            "count": 11819300,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3751145169,
            "variance": 0.1407109008
          },
          {
            "average": 20.13694515,
            "count": 11819300,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.906356471,
            "variance": 3.634194996
          },
          {
            "average": 3.040776273,
            "count": 11819300,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.92772948,
            "variance": 3.716140949
          },
          {
            "average": 4.523283866,
            "count": 11819300,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.373900774,
            "variance": 5.635404883
          },
          {
            "average": 255462187.6,
            "count": 11819300,
            "maximum": 255465442.1,
            "minimum": 255460132.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1547.706245,
            "variance": 2395394.62
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420999.9976,
          4045999.974,
          -0.03629659329,
          422000.0176,
          4046999.994,
          30.00370341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420999.99760317546,
                4045999.9735177197,
                -0.036296593291501
              ],
              [
                420999.99760317546,
                4046999.993517719,
                -0.036296593291501
              ],
              [
                422000.0176031755,
                4046999.993517719,
                30.003703406708496
              ],
              [
                422000.0176031755,
                4045999.9735177197,
                30.003703406708496
              ],
              [
                420999.99760317546,
                4045999.9735177197,
                -0.036296593291501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:24:02+00:00",
        "end_time": "2019-10-18T18:55:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2146.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2146.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2146.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2146.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88286712,
            36.55615892,
            -0.03629659329,
            -75.87159128,
            36.56525536,
            30.00370341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88276455674789,
                  36.55615892175008,
                  -0.036296593291501
                ],
                [
                  -75.8828671208841,
                  36.565173126005284,
                  -0.036296593291501
                ],
                [
                  -75.87169254273363,
                  36.56525535638237,
                  30.003703406708496
                ],
                [
                  -75.87159127636353,
                  36.556241125258694,
                  30.003703406708496
                ],
                [
                  -75.88276455674789,
                  36.55615892175008,
                  -0.036296593291501
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2146.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2146.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:24:02Z",
            "pc:count": 11819300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421523.0606,
                "count": 11819300,
                "maximum": 422000.0176,
                "minimum": 420999.9976,
                "name": "X",
                "position": 0,
                "stddev": 237.632821,
                "variance": 56469.35762
              },
              {
                "average": 4046487.187,
                "count": 11819300,
                "maximum": 4046999.994,
                "minimum": 4045999.974,
                "name": "Y",
                "position": 1,
                "stddev": 291.0104329,
                "variance": 84687.07204
              },
              {
                "average": 7.748624418,
                "count": 11819300,
                "maximum": 30.00370341,
                "minimum": -0.03629659329,
                "name": "Z",
                "position": 2,
                "stddev": 5.143758803,
                "variance": 26.45825462
              },
              {
                "average": 448.6907823,
                "count": 11819300,
                "maximum": 12714,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 959.1274919,
                "variance": 919925.5457
              },
              {
                "average": 2.582868106,
                "count": 11819300,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264464107,
                "variance": 1.598869477
              },
              {
                "average": 4.166748708,
                "count": 11819300,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.185131319,
                "variance": 1.404536243
              },
              {
                "average": 1,
                "count": 11819300,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169410963,
                "count": 11819300,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3751145169,
                "variance": 0.1407109008
              },
              {
                "average": 20.13694515,
                "count": 11819300,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.906356471,
                "variance": 3.634194996
              },
              {
                "average": 3.040776273,
                "count": 11819300,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.92772948,
                "variance": 3.716140949
              },
              {
                "average": 4.523283866,
                "count": 11819300,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.373900774,
                "variance": 5.635404883
              },
              {
                "average": 255462187.6,
                "count": 11819300,
                "maximum": 255465442.1,
                "minimum": 255460132.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1547.706245,
                "variance": 2395394.62
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420999.9976,
              4045999.974,
              -0.03629659329,
              422000.0176,
              4046999.994,
              30.00370341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420999.99760317546,
                    4045999.9735177197,
                    -0.036296593291501
                  ],
                  [
                    420999.99760317546,
                    4046999.993517719,
                    -0.036296593291501
                  ],
                  [
                    422000.0176031755,
                    4046999.993517719,
                    30.003703406708496
                  ],
                  [
                    422000.0176031755,
                    4045999.9735177197,
                    30.003703406708496
                  ],
                  [
                    420999.99760317546,
                    4045999.9735177197,
                    -0.036296593291501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:24:02+00:00",
            "end_time": "2019-10-18T18:55:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191018_NCMP_VA_Dunex_18SVF2147.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88286711647756,
              36.56517304119628,
              -0.678002050566361
            ],
            [
              -75.88296972415888,
              36.57418705126315,
              -0.678002050566361
            ],
            [
              -75.87179384770366,
              36.57426930851377,
              28.761997949433642
            ],
            [
              -75.87169253833929,
              36.5652552715728,
              28.761997949433642
            ],
            [
              -75.88286711647756,
              36.56517304119628,
              -0.678002050566361
            ]
          ]
        ]
      },
      "bbox": [
        -75.88296972,
        36.56517304,
        -0.6780020506,
        -75.87169254,
        36.57426931,
        28.76199795
      ],
      "properties": {
        "datetime": "2019-10-18T20:24:17Z",
        "pc:count": 11615268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421376.3474,
            "count": 11615268,
            "maximum": 422000.0179,
            "minimum": 420999.9979,
            "name": "X",
            "position": 0,
            "stddev": 245.858253,
            "variance": 60446.28056
          },
          {
            "average": 4047462.377,
            "count": 11615268,
            "maximum": 4047999.984,
            "minimum": 4046999.984,
            "name": "Y",
            "position": 1,
            "stddev": 284.4848587,
            "variance": 80931.63485
          },
          {
            "average": 8.086447548,
            "count": 11615268,
            "maximum": 28.76199795,
            "minimum": -0.6780020506,
            "name": "Z",
            "position": 2,
            "stddev": 5.146535636,
            "variance": 26.48682905
          },
          {
            "average": 614.0160366,
            "count": 11615268,
            "maximum": 12511,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1348.952781,
            "variance": 1819673.606
          },
          {
            "average": 2.548738522,
            "count": 11615268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273590229,
            "variance": 1.622032071
          },
          {
            "average": 4.099743975,
            "count": 11615268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277206742,
            "variance": 1.631257062
          },
          {
            "average": 1,
            "count": 11615268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187343245,
            "count": 11615268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3901868357,
            "variance": 0.1522457667
          },
          {
            "average": 20.18367182,
            "count": 11615268,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.998751805,
            "variance": 3.995008779
          },
          {
            "average": 3.026082566,
            "count": 11615268,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.973871509,
            "variance": 3.896168735
          },
          {
            "average": 4.97481935,
            "count": 11615268,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.330798652,
            "variance": 5.432622355
          },
          {
            "average": 255462458,
            "count": 11615268,
            "maximum": 255465457.5,
            "minimum": 255460145.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1559.847753,
            "variance": 2433125.013
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11615268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420999.9979,
          4046999.984,
          -0.6780020506,
          422000.0179,
          4047999.984,
          28.76199795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420999.99791112024,
                4046999.984106323,
                -0.678002050566361
              ],
              [
                420999.99791112024,
                4047999.984106323,
                -0.678002050566361
              ],
              [
                422000.01791112026,
                4047999.984106323,
                28.761997949433642
              ],
              [
                422000.01791112026,
                4046999.984106323,
                28.761997949433642
              ],
              [
                420999.99791112024,
                4046999.984106323,
                -0.678002050566361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:24:17+00:00",
        "end_time": "2019-10-18T18:55:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2147.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2147.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2147.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2147.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88296972,
            36.56517304,
            -0.6780020506,
            -75.87169254,
            36.57426931,
            28.76199795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88286711647756,
                  36.56517304119628,
                  -0.678002050566361
                ],
                [
                  -75.88296972415888,
                  36.57418705126315,
                  -0.678002050566361
                ],
                [
                  -75.87179384770366,
                  36.57426930851377,
                  28.761997949433642
                ],
                [
                  -75.87169253833929,
                  36.5652552715728,
                  28.761997949433642
                ],
                [
                  -75.88286711647756,
                  36.56517304119628,
                  -0.678002050566361
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2147.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2147.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:24:17Z",
            "pc:count": 11615268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421376.3474,
                "count": 11615268,
                "maximum": 422000.0179,
                "minimum": 420999.9979,
                "name": "X",
                "position": 0,
                "stddev": 245.858253,
                "variance": 60446.28056
              },
              {
                "average": 4047462.377,
                "count": 11615268,
                "maximum": 4047999.984,
                "minimum": 4046999.984,
                "name": "Y",
                "position": 1,
                "stddev": 284.4848587,
                "variance": 80931.63485
              },
              {
                "average": 8.086447548,
                "count": 11615268,
                "maximum": 28.76199795,
                "minimum": -0.6780020506,
                "name": "Z",
                "position": 2,
                "stddev": 5.146535636,
                "variance": 26.48682905
              },
              {
                "average": 614.0160366,
                "count": 11615268,
                "maximum": 12511,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1348.952781,
                "variance": 1819673.606
              },
              {
                "average": 2.548738522,
                "count": 11615268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273590229,
                "variance": 1.622032071
              },
              {
                "average": 4.099743975,
                "count": 11615268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277206742,
                "variance": 1.631257062
              },
              {
                "average": 1,
                "count": 11615268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187343245,
                "count": 11615268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3901868357,
                "variance": 0.1522457667
              },
              {
                "average": 20.18367182,
                "count": 11615268,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.998751805,
                "variance": 3.995008779
              },
              {
                "average": 3.026082566,
                "count": 11615268,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.973871509,
                "variance": 3.896168735
              },
              {
                "average": 4.97481935,
                "count": 11615268,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.330798652,
                "variance": 5.432622355
              },
              {
                "average": 255462458,
                "count": 11615268,
                "maximum": 255465457.5,
                "minimum": 255460145.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1559.847753,
                "variance": 2433125.013
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11615268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420999.9979,
              4046999.984,
              -0.6780020506,
              422000.0179,
              4047999.984,
              28.76199795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420999.99791112024,
                    4046999.984106323,
                    -0.678002050566361
                  ],
                  [
                    420999.99791112024,
                    4047999.984106323,
                    -0.678002050566361
                  ],
                  [
                    422000.01791112026,
                    4047999.984106323,
                    28.761997949433642
                  ],
                  [
                    422000.01791112026,
                    4046999.984106323,
                    28.761997949433642
                  ],
                  [
                    420999.99791112024,
                    4046999.984106323,
                    -0.678002050566361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:24:17+00:00",
            "end_time": "2019-10-18T18:55: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": "20191018_NCMP_VA_Dunex_18SVF2148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88296955240742,
              36.574186953860014,
              -1.868055776907497
            ],
            [
              -75.88307220773962,
              36.583201130297965,
              -1.868055776907497
            ],
            [
              -75.87190218564156,
              36.58328336208739,
              23.171944223092503
            ],
            [
              -75.87180082839808,
              36.57426915878576,
              23.171944223092503
            ],
            [
              -75.88296955240742,
              36.574186953860014,
              -1.868055776907497
            ]
          ]
        ]
      },
      "bbox": [
        -75.88307221,
        36.57418695,
        -1.868055777,
        -75.87180083,
        36.58328336,
        23.17194422
      ],
      "properties": {
        "datetime": "2019-10-18T20:29:12Z",
        "pc:count": 7868051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421314.7627,
            "count": 7868051,
            "maximum": 421999.3932,
            "minimum": 421000.0132,
            "name": "X",
            "position": 0,
            "stddev": 223.6300116,
            "variance": 50010.3821
          },
          {
            "average": 4048473.639,
            "count": 7868051,
            "maximum": 4048999.993,
            "minimum": 4047999.973,
            "name": "Y",
            "position": 1,
            "stddev": 290.2239964,
            "variance": 84229.96808
          },
          {
            "average": 6.802992476,
            "count": 7868051,
            "maximum": 23.17194422,
            "minimum": -1.868055777,
            "name": "Z",
            "position": 2,
            "stddev": 3.751827369,
            "variance": 14.07620861
          },
          {
            "average": 929.1942137,
            "count": 7868051,
            "maximum": 36110,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1765.783651,
            "variance": 3117991.903
          },
          {
            "average": 2.302579762,
            "count": 7868051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259277222,
            "variance": 1.585779123
          },
          {
            "average": 3.60664439,
            "count": 7868051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449446108,
            "variance": 2.100894021
          },
          {
            "average": 1,
            "count": 7868051,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268627389,
            "count": 7868051,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6832637583,
            "variance": 0.4668493634
          },
          {
            "average": 19.97154102,
            "count": 7868051,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.027664852,
            "variance": 4.111424754
          },
          {
            "average": 2.512323319,
            "count": 7868051,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.610461643,
            "variance": 2.593586705
          },
          {
            "average": 6.19380276,
            "count": 7868051,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.805449332,
            "variance": 3.25964729
          },
          {
            "average": 255463266.1,
            "count": 7868051,
            "maximum": 255465752,
            "minimum": 255460464.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1316.423248,
            "variance": 1732970.168
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7868051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421000.0132,
          4047999.973,
          -1.868055777,
          421999.3932,
          4048999.993,
          23.17194422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421000.0131789899,
                4047999.9731603535,
                -1.868055776907497
              ],
              [
                421000.0131789899,
                4048999.993160353,
                -1.868055776907497
              ],
              [
                421999.3931789899,
                4048999.993160353,
                23.171944223092503
              ],
              [
                421999.3931789899,
                4047999.9731603535,
                23.171944223092503
              ],
              [
                421000.0131789899,
                4047999.9731603535,
                -1.868055776907497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:29:12+00:00",
        "end_time": "2019-10-18T19:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88307221,
            36.57418695,
            -1.868055777,
            -75.87180083,
            36.58328336,
            23.17194422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88296955240742,
                  36.574186953860014,
                  -1.868055776907497
                ],
                [
                  -75.88307220773962,
                  36.583201130297965,
                  -1.868055776907497
                ],
                [
                  -75.87190218564156,
                  36.58328336208739,
                  23.171944223092503
                ],
                [
                  -75.87180082839808,
                  36.57426915878576,
                  23.171944223092503
                ],
                [
                  -75.88296955240742,
                  36.574186953860014,
                  -1.868055776907497
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:29:12Z",
            "pc:count": 7868051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421314.7627,
                "count": 7868051,
                "maximum": 421999.3932,
                "minimum": 421000.0132,
                "name": "X",
                "position": 0,
                "stddev": 223.6300116,
                "variance": 50010.3821
              },
              {
                "average": 4048473.639,
                "count": 7868051,
                "maximum": 4048999.993,
                "minimum": 4047999.973,
                "name": "Y",
                "position": 1,
                "stddev": 290.2239964,
                "variance": 84229.96808
              },
              {
                "average": 6.802992476,
                "count": 7868051,
                "maximum": 23.17194422,
                "minimum": -1.868055777,
                "name": "Z",
                "position": 2,
                "stddev": 3.751827369,
                "variance": 14.07620861
              },
              {
                "average": 929.1942137,
                "count": 7868051,
                "maximum": 36110,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1765.783651,
                "variance": 3117991.903
              },
              {
                "average": 2.302579762,
                "count": 7868051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259277222,
                "variance": 1.585779123
              },
              {
                "average": 3.60664439,
                "count": 7868051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449446108,
                "variance": 2.100894021
              },
              {
                "average": 1,
                "count": 7868051,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268627389,
                "count": 7868051,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6832637583,
                "variance": 0.4668493634
              },
              {
                "average": 19.97154102,
                "count": 7868051,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.027664852,
                "variance": 4.111424754
              },
              {
                "average": 2.512323319,
                "count": 7868051,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.610461643,
                "variance": 2.593586705
              },
              {
                "average": 6.19380276,
                "count": 7868051,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.805449332,
                "variance": 3.25964729
              },
              {
                "average": 255463266.1,
                "count": 7868051,
                "maximum": 255465752,
                "minimum": 255460464.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1316.423248,
                "variance": 1732970.168
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7868051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421000.0132,
              4047999.973,
              -1.868055777,
              421999.3932,
              4048999.993,
              23.17194422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421000.0131789899,
                    4047999.9731603535,
                    -1.868055776907497
                  ],
                  [
                    421000.0131789899,
                    4048999.993160353,
                    -1.868055776907497
                  ],
                  [
                    421999.3931789899,
                    4048999.993160353,
                    23.171944223092503
                  ],
                  [
                    421999.3931789899,
                    4047999.9731603535,
                    23.171944223092503
                  ],
                  [
                    421000.0131789899,
                    4047999.9731603535,
                    -1.868055776907497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:29:12+00:00",
            "end_time": "2019-10-18T19:01: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": "20191018_NCMP_VA_Dunex_18SVF2149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88307220627406,
              36.58320103738659,
              -1.988267200231794
            ],
            [
              -75.88317490519172,
              36.592215019633954,
              -1.988267200231794
            ],
            [
              -75.87319988307792,
              36.59228851955999,
              22.331732799768204
            ],
            [
              -75.87309834373234,
              36.583274513304325,
              22.331732799768204
            ],
            [
              -75.88307220627406,
              36.58320103738659,
              -1.988267200231794
            ]
          ]
        ]
      },
      "bbox": [
        -75.88317491,
        36.58320104,
        -1.9882672,
        -75.87309834,
        36.59228852,
        22.3317328
      ],
      "properties": {
        "datetime": "2019-10-18T20:29:00Z",
        "pc:count": 5436333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421268.4824,
            "count": 5436333,
            "maximum": 421892.3732,
            "minimum": 421000.0132,
            "name": "X",
            "position": 0,
            "stddev": 198.8493359,
            "variance": 39541.0584
          },
          {
            "average": 4049452.757,
            "count": 5436333,
            "maximum": 4049999.983,
            "minimum": 4048999.983,
            "name": "Y",
            "position": 1,
            "stddev": 257.4325009,
            "variance": 66271.49253
          },
          {
            "average": 6.152085549,
            "count": 5436333,
            "maximum": 22.3317328,
            "minimum": -1.9882672,
            "name": "Z",
            "position": 2,
            "stddev": 3.984299009,
            "variance": 15.87463859
          },
          {
            "average": 916.6384379,
            "count": 5436333,
            "maximum": 12976,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1689.475572,
            "variance": 2854327.708
          },
          {
            "average": 2.265956482,
            "count": 5436333,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24878211,
            "variance": 1.559456757
          },
          {
            "average": 3.530857105,
            "count": 5436333,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462800857,
            "variance": 2.139786346
          },
          {
            "average": 1,
            "count": 5436333,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325371533,
            "count": 5436333,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.319525333,
            "variance": 1.741147105
          },
          {
            "average": 20.0255601,
            "count": 5436333,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.589272407,
            "variance": 2.525786783
          },
          {
            "average": 2.470115977,
            "count": 5436333,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.597092964,
            "variance": 2.550705937
          },
          {
            "average": 7.228182122,
            "count": 5436333,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.224176712,
            "variance": 1.498608623
          },
          {
            "average": 255464040.7,
            "count": 5436333,
            "maximum": 255465740.1,
            "minimum": 255462288.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 959.0838141,
            "variance": 919841.7625
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5436333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421000.0132,
          4048999.983,
          -1.9882672,
          421892.3732,
          4049999.983,
          22.3317328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421000.01321542094,
                4048999.982852555,
                -1.988267200231794
              ],
              [
                421000.01321542094,
                4049999.982852555,
                -1.988267200231794
              ],
              [
                421892.3732154209,
                4049999.982852555,
                22.331732799768204
              ],
              [
                421892.3732154209,
                4048999.982852555,
                22.331732799768204
              ],
              [
                421000.01321542094,
                4048999.982852555,
                -1.988267200231794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:29:00+00:00",
        "end_time": "2019-10-18T19:31:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88317491,
            36.58320104,
            -1.9882672,
            -75.87309834,
            36.59228852,
            22.3317328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88307220627406,
                  36.58320103738659,
                  -1.988267200231794
                ],
                [
                  -75.88317490519172,
                  36.592215019633954,
                  -1.988267200231794
                ],
                [
                  -75.87319988307792,
                  36.59228851955999,
                  22.331732799768204
                ],
                [
                  -75.87309834373234,
                  36.583274513304325,
                  22.331732799768204
                ],
                [
                  -75.88307220627406,
                  36.58320103738659,
                  -1.988267200231794
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:29:00Z",
            "pc:count": 5436333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421268.4824,
                "count": 5436333,
                "maximum": 421892.3732,
                "minimum": 421000.0132,
                "name": "X",
                "position": 0,
                "stddev": 198.8493359,
                "variance": 39541.0584
              },
              {
                "average": 4049452.757,
                "count": 5436333,
                "maximum": 4049999.983,
                "minimum": 4048999.983,
                "name": "Y",
                "position": 1,
                "stddev": 257.4325009,
                "variance": 66271.49253
              },
              {
                "average": 6.152085549,
                "count": 5436333,
                "maximum": 22.3317328,
                "minimum": -1.9882672,
                "name": "Z",
                "position": 2,
                "stddev": 3.984299009,
                "variance": 15.87463859
              },
              {
                "average": 916.6384379,
                "count": 5436333,
                "maximum": 12976,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1689.475572,
                "variance": 2854327.708
              },
              {
                "average": 2.265956482,
                "count": 5436333,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24878211,
                "variance": 1.559456757
              },
              {
                "average": 3.530857105,
                "count": 5436333,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462800857,
                "variance": 2.139786346
              },
              {
                "average": 1,
                "count": 5436333,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325371533,
                "count": 5436333,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.319525333,
                "variance": 1.741147105
              },
              {
                "average": 20.0255601,
                "count": 5436333,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.589272407,
                "variance": 2.525786783
              },
              {
                "average": 2.470115977,
                "count": 5436333,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.597092964,
                "variance": 2.550705937
              },
              {
                "average": 7.228182122,
                "count": 5436333,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.224176712,
                "variance": 1.498608623
              },
              {
                "average": 255464040.7,
                "count": 5436333,
                "maximum": 255465740.1,
                "minimum": 255462288.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 959.0838141,
                "variance": 919841.7625
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5436333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421000.0132,
              4048999.983,
              -1.9882672,
              421892.3732,
              4049999.983,
              22.3317328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421000.01321542094,
                    4048999.982852555,
                    -1.988267200231794
                  ],
                  [
                    421000.01321542094,
                    4049999.982852555,
                    -1.988267200231794
                  ],
                  [
                    421892.3732154209,
                    4049999.982852555,
                    22.331732799768204
                  ],
                  [
                    421892.3732154209,
                    4048999.982852555,
                    22.331732799768204
                  ],
                  [
                    421000.01321542094,
                    4048999.982852555,
                    -1.988267200231794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:29:00+00:00",
            "end_time": "2019-10-18T19:31: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": "20191018_NCMP_VA_Dunex_18SVF2150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.88317480044151,
              36.59221509724284,
              -2.01340217178177
            ],
            [
              -75.88319118513859,
              36.59365282612492,
              -2.01340217178177
            ],
            [
              -75.87567926596934,
              36.59370825641765,
              17.62659782821823
            ],
            [
              -75.87566302058754,
              36.59227052464746,
              17.62659782821823
            ],
            [
              -75.88317480044151,
              36.59221509724284,
              -2.01340217178177
            ]
          ]
        ]
      },
      "bbox": [
        -75.88319119,
        36.5922151,
        -2.013402172,
        -75.87566302,
        36.59370826,
        17.62659783
      ],
      "properties": {
        "datetime": "2019-10-18T20:28:46Z",
        "pc:count": 161814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421349.4259,
            "count": 161814,
            "maximum": 421672.0227,
            "minimum": 421000.0227,
            "name": "X",
            "position": 0,
            "stddev": 144.5369161,
            "variance": 20890.92013
          },
          {
            "average": 4050045.537,
            "count": 161814,
            "maximum": 4050159.491,
            "minimum": 4049999.991,
            "name": "Y",
            "position": 1,
            "stddev": 32.68585163,
            "variance": 1068.364897
          },
          {
            "average": 4.056511927,
            "count": 161814,
            "maximum": 17.62659783,
            "minimum": -2.013402172,
            "name": "Z",
            "position": 2,
            "stddev": 3.021007788,
            "variance": 9.126488055
          },
          {
            "average": 1607.547338,
            "count": 161814,
            "maximum": 12537,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2277.86937,
            "variance": 5188688.869
          },
          {
            "average": 1.75945839,
            "count": 161814,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.031957094,
            "variance": 1.064935444
          },
          {
            "average": 2.519516235,
            "count": 161814,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.383920038,
            "variance": 1.91523467
          },
          {
            "average": 1,
            "count": 161814,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.801278011,
            "count": 161814,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.214806156,
            "variance": 10.33497862
          },
          {
            "average": 19.91307034,
            "count": 161814,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.065606142,
            "variance": 1.13551645
          },
          {
            "average": 1.813341244,
            "count": 161814,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.112420249,
            "variance": 1.237478811
          },
          {
            "average": 8.382037401,
            "count": 161814,
            "maximum": 10,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7601652195,
            "variance": 0.577851161
          },
          {
            "average": 255464800.9,
            "count": 161814,
            "maximum": 255465726.7,
            "minimum": 255464181.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.3670022,
            "variance": 312891.4432
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421000.0227,
          4049999.991,
          -2.013402172,
          421672.0227,
          4050159.491,
          17.62659783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421000.022664655,
                4049999.9913755627,
                -2.01340217178177
              ],
              [
                421000.022664655,
                4050159.4913755627,
                -2.01340217178177
              ],
              [
                421672.022664655,
                4050159.4913755627,
                17.62659782821823
              ],
              [
                421672.022664655,
                4049999.9913755627,
                17.62659782821823
              ],
              [
                421000.022664655,
                4049999.9913755627,
                -2.01340217178177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6347
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
        "start_time": "2019-10-18T20:28:46+00:00",
        "end_time": "2019-10-18T20:03:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/stac/va/20191018_NCMP_VA_Dunex_18SVF2150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191018_NCMP_VA_Dunex_18SVF2150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8886/va/20191018_NCMP_VA_Dunex_18SVF2150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -75.88319119,
            36.5922151,
            -2.013402172,
            -75.87566302,
            36.59370826,
            17.62659783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -75.88317480044151,
                  36.59221509724284,
                  -2.01340217178177
                ],
                [
                  -75.88319118513859,
                  36.59365282612492,
                  -2.01340217178177
                ],
                [
                  -75.87567926596934,
                  36.59370825641765,
                  17.62659782821823
                ],
                [
                  -75.87566302058754,
                  36.59227052464746,
                  17.62659782821823
                ],
                [
                  -75.88317480044151,
                  36.59221509724284,
                  -2.01340217178177
                ]
              ]
            ]
          },
          "id": "20191018_NCMP_VA_Dunex_18SVF2150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8886/va/20191018_NCMP_VA_Dunex_18SVF2150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-10-18T20:28:46Z",
            "pc:count": 161814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421349.4259,
                "count": 161814,
                "maximum": 421672.0227,
                "minimum": 421000.0227,
                "name": "X",
                "position": 0,
                "stddev": 144.5369161,
                "variance": 20890.92013
              },
              {
                "average": 4050045.537,
                "count": 161814,
                "maximum": 4050159.491,
                "minimum": 4049999.991,
                "name": "Y",
                "position": 1,
                "stddev": 32.68585163,
                "variance": 1068.364897
              },
              {
                "average": 4.056511927,
                "count": 161814,
                "maximum": 17.62659783,
                "minimum": -2.013402172,
                "name": "Z",
                "position": 2,
                "stddev": 3.021007788,
                "variance": 9.126488055
              },
              {
                "average": 1607.547338,
                "count": 161814,
                "maximum": 12537,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2277.86937,
                "variance": 5188688.869
              },
              {
                "average": 1.75945839,
                "count": 161814,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.031957094,
                "variance": 1.064935444
              },
              {
                "average": 2.519516235,
                "count": 161814,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.383920038,
                "variance": 1.91523467
              },
              {
                "average": 1,
                "count": 161814,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.801278011,
                "count": 161814,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.214806156,
                "variance": 10.33497862
              },
              {
                "average": 19.91307034,
                "count": 161814,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.065606142,
                "variance": 1.13551645
              },
              {
                "average": 1.813341244,
                "count": 161814,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.112420249,
                "variance": 1.237478811
              },
              {
                "average": 8.382037401,
                "count": 161814,
                "maximum": 10,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7601652195,
                "variance": 0.577851161
              },
              {
                "average": 255464800.9,
                "count": 161814,
                "maximum": 255465726.7,
                "minimum": 255464181.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.3670022,
                "variance": 312891.4432
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421000.0227,
              4049999.991,
              -2.013402172,
              421672.0227,
              4050159.491,
              17.62659783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421000.022664655,
                    4049999.9913755627,
                    -2.01340217178177
                  ],
                  [
                    421000.022664655,
                    4050159.4913755627,
                    -2.01340217178177
                  ],
                  [
                    421672.022664655,
                    4050159.4913755627,
                    17.62659782821823
                  ],
                  [
                    421672.022664655,
                    4049999.9913755627,
                    17.62659782821823
                  ],
                  [
                    421000.022664655,
                    4049999.9913755627,
                    -2.01340217178177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6347
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 18N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6347\"]]",
            "start_time": "2019-10-18T20:28:46+00:00",
            "end_time": "2019-10-18T20:03: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"
        }
      }
    }
  ]
}